:root {
  --Linear: linear-gradient(180deg, #c289a0 12.92%, #dc8dab 47.86%, #e9a5bf 82.81%); }

.effect-image {
  position: relative;
  overflow: hidden; }
  .effect-image img {
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  .effect-image:hover img {
    transform: scale(1.04);
    -webkit-transform: scale(1.04);
    -moz-transform: scale(1.04);
    -ms-transform: scale(1.04);
    -o-transform: scale(1.04); }

#plasma video {
  max-width: 100%; }

#plasma .plasma__banner-top {
  position: relative; }
  #plasma .plasma__banner-top .banner-top-content {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding-bottom: 72px; }
    #plasma .plasma__banner-top .banner-top-content .banner-top-content-wrap {
      margin-bottom: 24px;
      flex: 0 0 70%;
      max-width: 70%; }
    #plasma .plasma__banner-top .banner-top-content h2 {
      font-size: 64px;
      letter-spacing: -2.5px;
      text-align: left;
      font-weight: 400;
      letter-spacing: -1.7px;
      background: var(--Linear);
      background-clip: text;
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
      margin-bottom: 0; }
      @media (max-width: 991.98px) {
        #plasma .plasma__banner-top .banner-top-content h2 {
          font-size: 32px; } }
    #plasma .plasma__banner-top .banner-top-content .desc {
      margin-top: 6px;
      text-align: left;
      color: #404040;
      font-size: 20px;
      letter-spacing: -0.5px; }
      @media (max-width: 991.98px) {
        #plasma .plasma__banner-top .banner-top-content .desc {
          font-size: 16px; } }
  #plasma .plasma__banner-top .banner-top-content-button {
    display: flex;
    gap: 8px;
    align-items: center;
    flex: 0 0 30%;
    max-width: 30%; }
    #plasma .plasma__banner-top .banner-top-content-button a {
      display: flex;
      min-height: 36px;
      padding: 8px 32px;
      justify-content: center;
      align-items: center;
      gap: 4px;
      color: #0A0A0A;
      font-size: 14px;
      font-weight: 500;
      letter-spacing: -0.2px;
      background: #fff;
      border-radius: 100px;
      box-shadow: 0 12px 16px -4px rgba(16, 24, 40, 0.08), 0 4px 6px -2px rgba(16, 24, 40, 0.03); }
      #plasma .plasma__banner-top .banner-top-content-button a.buynow {
        background: linear-gradient(0deg, #E97EA5 0%, #E97EA5 100%);
        color: #fff; }
  @media (max-width: 991.98px) {
    #plasma .plasma__banner-top .banner-top-content {
      padding-bottom: 16px; }
      #plasma .plasma__banner-top .banner-top-content h2 {
        font-size: 32px; }
      #plasma .plasma__banner-top .banner-top-content .banner-top-content-wrap {
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 16px; }
      #plasma .plasma__banner-top .banner-top-content .banner-top-content-button {
        flex: 0 0 100%;
        max-width: 100%;
        gap: 8px; }
        #plasma .plasma__banner-top .banner-top-content .banner-top-content-button a {
          flex: 0 0 calc(50% - 4px);
          max-width: calc(50% - 4px);
          padding: 8px 16px; } }

#plasma .plasma__banner-lists {
  padding: 72px 0 0; }
  #plasma .plasma__banner-lists .banner-lists-wrap {
    display: flex;
    gap: 20px;
    align-items: center;
    flex-wrap: wrap; }
    #plasma .plasma__banner-lists .banner-lists-wrap .item {
      flex: 0 0 calc(33.333% - 13.333px);
      max-width: calc(33.333% - 13.3333px);
      display: flex;
      border-radius: 16px; }
  @media (max-width: 991.98px) {
    #plasma .plasma__banner-lists {
      padding: 32px 0 0; }
      #plasma .plasma__banner-lists .banner-lists-wrap .item {
        flex: 0 0 100%;
        max-width: 100%; }
        #plasma .plasma__banner-lists .banner-lists-wrap .item.item-half {
          flex: 0 0 100%;
          max-width: 100%; } }

#plasma .plasma__banner-center {
  padding-top: 72px; }
  #plasma .plasma__banner-center h2 {
    max-width: 536px;
    margin: 0 auto; }
  #plasma .plasma__banner-center .banner-center-wrapper {
    max-width: 536px;
    margin: 0 auto;
    text-align: center;
    border-radius: 16px; }
  @media (max-width: 991.98px) {
    #plasma .plasma__banner-center {
      padding-top: 32px; } }

#plasma .plasma__banner-fast-dry {
  padding: 72px 0; }
  #plasma .plasma__banner-fast-dry .banner-fast-dry-wrap {
    padding-bottom: 72px; }
    #plasma .plasma__banner-fast-dry .banner-fast-dry-wrap video {
      border-radius: 16px; }
    #plasma .plasma__banner-fast-dry .banner-fast-dry-wrap:last-child {
      padding-bottom: 0; }
  @media (max-width: 991.98px) {
    #plasma .plasma__banner-fast-dry {
      padding: 32px 0; }
      #plasma .plasma__banner-fast-dry .banner-fast-dry-wrap {
        padding-bottom: 32px; } }

#plasma .plasma__banner-caring {
  padding: 0 0 72px; }
  #plasma .plasma__banner-caring .banner-caring-wrap {
    display: flex;
    align-items: center;
    border-radius: 16px;
    flex-wrap: wrap;
    background: linear-gradient(276deg, #FFF -8.9%, #FEE0EC 84.72%); }
    #plasma .plasma__banner-caring .banner-caring-wrap .banner-caring-image {
      flex: 0 0 50%;
      max-width: 50%; }
    #plasma .plasma__banner-caring .banner-caring-wrap .banner-caring-content {
      flex: 0 0 50%;
      max-width: 50%;
      padding: 32px; }
      #plasma .plasma__banner-caring .banner-caring-wrap .banner-caring-content h2 {
        font-size: 44px;
        font-weight: 400;
        letter-spacing: -1.5px;
        margin-bottom: 16px;
        text-align: left;
        color: #404040;
        background: transparent;
        background-clip: initial;
        -webkit-text-fill-color: inherit; }
      #plasma .plasma__banner-caring .banner-caring-wrap .banner-caring-content .desc {
        font-size: 16px;
        letter-spacing: -0.45px;
        text-align: left; }
      #plasma .plasma__banner-caring .banner-caring-wrap .banner-caring-content .subtitle {
        margin-top: 16px;
        font-size: 32px;
        background: var(--Linear);
        background-clip: text;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent; }
  @media (max-width: 991.98px) {
    #plasma .plasma__banner-caring {
      padding: 0 0 32px; }
      #plasma .plasma__banner-caring .banner-caring-wrap {
        padding: 16px; }
        #plasma .plasma__banner-caring .banner-caring-wrap .banner-caring-image,
        #plasma .plasma__banner-caring .banner-caring-wrap .banner-caring-content {
          flex: 0 0 100%;
          max-width: 100%; }
        #plasma .plasma__banner-caring .banner-caring-wrap .banner-caring-content {
          padding: 16px 0 0; }
          #plasma .plasma__banner-caring .banner-caring-wrap .banner-caring-content h2 {
            font-size: 32px; }
          #plasma .plasma__banner-caring .banner-caring-wrap .banner-caring-content .desc {
            margin-bottom: 16px; }
          #plasma .plasma__banner-caring .banner-caring-wrap .banner-caring-content .subtitle {
            font-size: 24px; } }

#plasma .plasma__yeutoc {
  padding: 0 0 72px; }
  #plasma .plasma__yeutoc .yeutoc-banner__full {
    padding-bottom: 72px; }
    #plasma .plasma__yeutoc .yeutoc-banner__full .img {
      border-radius: 16px;
      overflow: hidden; }
  #plasma .plasma__yeutoc .yeutoc-banner__wrap {
    display: flex;
    flex-wrap: wrap;
    gap: 20px; }
    #plasma .plasma__yeutoc .yeutoc-banner__wrap .yeutoc-banner-item {
      flex: 0 0 calc(50% - 10px);
      max-width: calc(50% - 10px);
      border-radius: 16px; }
  @media (max-width: 991.98px) {
    #plasma .plasma__yeutoc {
      padding: 0 0 32px; }
      #plasma .plasma__yeutoc .yeutoc-banner__full {
        padding-bottom: 32px; }
      #plasma .plasma__yeutoc .yeutoc-banner__wrap {
        gap: 32px; }
        #plasma .plasma__yeutoc .yeutoc-banner__wrap .yeutoc-banner-item {
          flex: 0 0 100%;
          max-width: 100%;
          border-radius: 16px; } }

#plasma .plasma__product-colors {
  padding: 0 0 72px; }
  #plasma .plasma__product-colors .product-colors__wrapper {
    position: relative; }
    #plasma .plasma__product-colors .product-colors__wrapper .nav-tabs {
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      width: 100%;
      justify-content: center;
      border-bottom: 0;
      gap: 8px;
      z-index: 99; }
      #plasma .plasma__product-colors .product-colors__wrapper .nav-tabs .nav-item a {
        display: flex;
        flex-direction: column;
        padding: 0;
        gap: 4px;
        border: 0; }
        #plasma .plasma__product-colors .product-colors__wrapper .nav-tabs .nav-item a .nav-bg-color {
          width: 25px;
          height: 25px;
          border-radius: 50%;
          display: flex;
          position: relative;
          margin: 0 auto; }
          #plasma .plasma__product-colors .product-colors__wrapper .nav-tabs .nav-item a .nav-bg-color:before {
            margin: 4px;
            content: '';
            background: var(--bgnav);
            width: calc(100% - 4px);
            height: calc(100% - 4px);
            position: absolute;
            border: 1px solid transparent;
            top: -2px;
            left: -2px;
            right: 0;
            bottom: 0;
            border-radius: 50%;
            z-index: 2; }
        #plasma .plasma__product-colors .product-colors__wrapper .nav-tabs .nav-item a .nav-bg-txt {
          font-size: 13px; }
        #plasma .plasma__product-colors .product-colors__wrapper .nav-tabs .nav-item a.active {
          border: 0; }
          #plasma .plasma__product-colors .product-colors__wrapper .nav-tabs .nav-item a.active .nav-bg-color {
            border: 1px solid #404040; }
        #plasma .plasma__product-colors .product-colors__wrapper .nav-tabs .nav-item a:hover {
          border: 0; }
  @media (max-width: 991.98px) {
    #plasma .plasma__product-colors {
      padding: 0 0 32px; } }

#plasma .plasma__unbox {
  padding: 0 0 72px; }
  @media (max-width: 991.98px) {
    #plasma .plasma__unbox {
      padding: 0 0 32px; } }

#plasma .plasma-products {
  padding: 0 0 72px; }
  #plasma .plasma-products .plasma__heading {
    margin-bottom: 40px; }
    #plasma .plasma-products .plasma__heading .subtitle {
      font-size: 48px;
      line-height: 1; }
    #plasma .plasma-products .plasma__heading h2 {
      line-height: 1; }
  #plasma .plasma-products .plasma-products__wrap.swiper:not(.swiper-initialized) .swiper-wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 20px; }
    #plasma .plasma-products .plasma-products__wrap.swiper:not(.swiper-initialized) .swiper-wrapper > div {
      flex: 0 0 calc(33.3333% - 13.33333px);
      max-width: calc(33.3333% - 13.3333px); }
  #plasma .plasma-products .plasma-products__wrap.swiper .product-item {
    border-radius: 16px;
    background: #FAFAFA; }
    #plasma .plasma-products .plasma-products__wrap.swiper .product-item .product-item__image {
      position: relative; }
      #plasma .plasma-products .plasma-products__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; }
    #plasma .plasma-products .plasma-products__wrap.swiper .product-item .product-item__info {
      padding: 16px;
      text-align: center; }
      #plasma .plasma-products .plasma-products__wrap.swiper .product-item .product-item__info .title {
        font-size: 32px;
        margin-bottom: 4px;
        letter-spacing: -1px; }
      #plasma .plasma-products .plasma-products__wrap.swiper .product-item .product-item__info .price {
        font-size: 18px;
        font-weight: 500;
        letter-spacing: -0.5px; }
      #plasma .plasma-products .plasma-products__wrap.swiper .product-item .product-item__info .actions {
        margin-top: 16px;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        gap: 12px; }
        #plasma .plasma-products .plasma-products__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; }
        #plasma .plasma-products .plasma-products__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; }
    #plasma .plasma-products .plasma-products__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; }
      #plasma .plasma-products .plasma-products__wrap.swiper .product-item .product-item__specs .spec-item {
        display: flex;
        gap: 4px;
        flex-direction: column;
        align-items: center;
        text-align: center; }
        #plasma .plasma-products .plasma-products__wrap.swiper .product-item .product-item__specs .spec-item .spec-image img {
          width: 24px;
          height: 24px; }
        #plasma .plasma-products .plasma-products__wrap.swiper .product-item .product-item__specs .spec-item .spec-value {
          font-size: 16px;
          font-weight: 400;
          letter-spacing: -0.2px; }
  @media (max-width: 991.98px) {
    #plasma .plasma-products {
      padding: 0 0 32px; }
      #plasma .plasma-products .plasma__heading {
        margin-bottom: 24px; }
        #plasma .plasma-products .plasma__heading .subtitle {
          font-size: 32px; }
      #plasma .plasma-products .plasma-products__wrap.swiper:not(.swiper-initialized) .swiper-wrapper > div {
        flex: 0 0 calc(100% / 1.25);
        max-width: calc(100% / 1.25); } }
