/*Global css start here*/
@import url("https://fonts.googleapis.com/css2?family=Red+Hat+Display:ital,wght@0,300..900;1,300..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&family=Red+Hat+Display:ital,wght@0,300..900;1,300..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Fredoka:wght@300..700&family=Inter:wght@100..900&family=Lobster&family=Merienda:wght@300..900&family=Pacifico&family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&family=Reem+Kufi+Ink&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Fira+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=El+Messiri:wght@400..700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Pacifico&family=Sora:wght@100..800&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Merienda:wght@400;700;800&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Metal+Mania&display=swap");
@import url("https://fonts.googleapis.com/css2?family=El+Messiri:wght@400..700&display=swap");
.nx-container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.nx-container {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  max-width: 1320px;
}
@media (max-width: 768px) {
  .nx-container {
    padding: 0 15px;
  }
}

@media (min-width: 1024px) and (max-width: 1400px) {
  .cleanly-wrapper .nx-container {
    padding: 0 50px;
  }
}
@media (max-width: 768px) {
  .cleanly-wrapper .nx-container {
    padding: 0 15px;
  }
}

.nx-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.nx-col, .nx-col-1, .nx-col-10, .nx-col-11, .nx-col-12, .nx-col-2, .nx-col-3, .nx-col-4, .nx-col-5, .nx-col-6, .nx-col-7, .nx-col-8, .nx-col-9, .nx-col-auto, .nx-col-lg, .nx-col-lg-1, .nx-col-lg-10, .nx-col-lg-11, .nx-col-lg-12, .nx-col-lg-2, .nx-col-lg-3, .nx-col-lg-4, .nx-col-lg-5, .nx-col-lg-6, .nx-col-lg-7, .nx-col-lg-8, .nx-col-lg-9, .nx-col-lg-auto, .nx-col-xs, .nx-col-xs-1, .nx-col-xs-10, .nx-col-xs-11, .nx-col-xs-12, .nx-col-xs-2, .nx-col-xs-3, .nx-col-xs-4, .nx-col-xs-5, .nx-col-xs-6, .nx-col-xs-7, .nx-col-xs-8, .nx-col-xs-9, .nx-col-xs-auto, .nx-col-md, .nx-col-md-1, .nx-col-md-10, .nx-col-md-11, .nx-col-md-12, .nx-col-md-2, .nx-col-md-3, .nx-col-md-4, .nx-col-md-5, .nx-col-md-6, .nx-col-md-7, .nx-col-md-8, .nx-col-md-9, .nx-col-md-auto, .nx-col-sm, .nx-col-sm-1, .nx-col-sm-10, .nx-col-sm-11, .nx-col-sm-12, .nx-col-sm-2, .nx-col-sm-3, .nx-col-sm-4, .nx-col-sm-5, .nx-col-sm-6, .nx-col-sm-7, .nx-col-sm-8, .nx-col-sm-9, .nx-col-sm-auto, .nx-col-xl, .nx-col-xl-1, .nx-col-xl-10, .nx-col-xl-11, .nx-col-xl-12, .nx-col-xl-2, .nx-col-xl-3, .nx-col-xl-4, .nx-col-xl-5, .nx-col-xl-6, .nx-col-xl-7, .nx-col-xl-8, .nx-col-xl-9, .nx-col-xl-auto, .nx-col-xxl-1, .nx-col-xxl-2, .nx-col-xxl-3, .nx-col-xxl-4, .nx-col-xxl-5, .nx-col-xxl-6, .nx-col-xxl-7, .nx-col-xxl-8, .nx-col-xxl-9, .nx-col-xxl-10, .nx-col-xxl-12, .nx-col-xxl-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.nx-col-xs {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  max-width: 100%;
}

.nx-col-xs-1 {
  -ms-flex-preferred-size: 8.333%;
      flex-basis: 8.333%;
  max-width: 8.333%;
}

.nx-col-xs-2 {
  -ms-flex-preferred-size: 16.667%;
      flex-basis: 16.667%;
  max-width: 16.667%;
}

.nx-col-xs-3 {
  -ms-flex-preferred-size: 25%;
      flex-basis: 25%;
  max-width: 25%;
}

.nx-col-xs-4 {
  -ms-flex-preferred-size: 33.333%;
      flex-basis: 33.333%;
  max-width: 33.333%;
}

.nx-col-xs-5 {
  -ms-flex-preferred-size: 41.667%;
      flex-basis: 41.667%;
  max-width: 41.667%;
}

.nx-col-xs-6 {
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
  max-width: 50%;
}

.nx-col-xs-7 {
  -ms-flex-preferred-size: 58.333%;
      flex-basis: 58.333%;
  max-width: 58.333%;
}

.nx-col-xs-8 {
  -ms-flex-preferred-size: 66.667%;
      flex-basis: 66.667%;
  max-width: 66.667%;
}

.nx-col-xs-9 {
  -ms-flex-preferred-size: 75%;
      flex-basis: 75%;
  max-width: 75%;
}

.nx-col-xs-10 {
  -ms-flex-preferred-size: 83.333%;
      flex-basis: 83.333%;
  max-width: 83.333%;
}

.nx-col-xs-11 {
  -ms-flex-preferred-size: 91.667%;
      flex-basis: 91.667%;
  max-width: 91.667%;
}

.nx-col-xs-12 {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  max-width: 100%;
}

.nx-col-xs-offset-1 {
  margin-left: 8.333%;
}

.nx-col-xs-offset-2 {
  margin-left: 16.667%;
}

.nx-col-xs-offset-3 {
  margin-left: 25%;
}

.nx-col-xs-offset-4 {
  margin-left: 33.333%;
}

.nx-col-xs-offset-5 {
  margin-left: 41.667%;
}

.nx-col-xs-offset-6 {
  margin-left: 50%;
}

.nx-col-xs-offset-7 {
  margin-left: 58.333%;
}

.nx-col-xs-offset-8 {
  margin-left: 66.667%;
}

.nx-col-xs-offset-9 {
  margin-left: 75%;
}

.nx-col-xs-offset-10 {
  margin-left: 83.333%;
}

.nx-col-xs-offset-11 {
  margin-left: 91.667%;
}

@media (min-width: 576px) {
  .nx-col-sm-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .nx-col-sm-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.666667%;
            flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .nx-col-sm-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.333333%;
            flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .nx-col-sm-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .nx-col-sm-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.666667%;
            flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .nx-col-sm-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.333333%;
            flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .nx-col-sm-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .nx-col-sm-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.666667%;
            flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .nx-col-sm-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333%;
            flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .nx-col-sm-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .nx-col-sm-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.666667%;
            flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .nx-col-sm-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.333333%;
            flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .nx-col-sm {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .nx-col-sm-offset-1 {
    margin-left: 8.333%;
  }
  .nx-col-sm-offset-2 {
    margin-left: 16.667%;
  }
  .nx-col-sm-offset-3 {
    margin-left: 25%;
  }
  .nx-col-sm-offset-4 {
    margin-left: 33.333%;
  }
  .nx-col-sm-offset-5 {
    margin-left: 41.667%;
  }
  .nx-col-sm-offset-6 {
    margin-left: 50%;
  }
  .nx-col-sm-offset-7 {
    margin-left: 58.333%;
  }
  .nx-col-sm-offset-8 {
    margin-left: 66.667%;
  }
  .nx-col-sm-offset-9 {
    margin-left: 75%;
  }
  .nx-col-sm-offset-10 {
    margin-left: 83.333%;
  }
  .nx-col-sm-offset-11 {
    margin-left: 91.667%;
  }
}
@media (min-width: 768px) {
  .nx-col-md-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .nx-col-md-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.666667%;
            flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .nx-col-md-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.333333%;
            flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .nx-col-md-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .nx-col-md-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.666667%;
            flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .nx-col-md-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.333333%;
            flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .nx-col-md-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .nx-col-md-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.666667%;
            flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .nx-col-md-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333%;
            flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .nx-col-md-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .nx-col-md-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.666667%;
            flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .nx-col-md-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.333333%;
            flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .nx-col-md {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .nx-col-md-offset-1 {
    margin-left: 8.333%;
  }
  .nx-col-md-offset-2 {
    margin-left: 16.667%;
  }
  .nx-col-md-offset-3 {
    margin-left: 25%;
  }
  .nx-col-md-offset-4 {
    margin-left: 33.333%;
  }
  .nx-col-md-offset-5 {
    margin-left: 41.667%;
  }
  .nx-col-md-offset-6 {
    margin-left: 50%;
  }
  .nx-col-md-offset-7 {
    margin-left: 58.333%;
  }
  .nx-col-md-offset-8 {
    margin-left: 66.667%;
  }
  .nx-col-md-offset-9 {
    margin-left: 75%;
  }
  .nx-col-md-offset-10 {
    margin-left: 83.333%;
  }
  .nx-col-md-offset-11 {
    margin-left: 91.667%;
  }
}
@media (min-width: 992px) {
  .nx-col-lg-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .nx-col-lg-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.666667%;
            flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .nx-col-lg-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.333333%;
            flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .nx-col-lg-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .nx-col-lg-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.666667%;
            flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .nx-col-lg-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.333333%;
            flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .nx-col-lg-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .nx-col-lg-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.666667%;
            flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .nx-col-lg-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333%;
            flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .nx-col-lg-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .nx-col-lg-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.666667%;
            flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .nx-col-lg-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.333333%;
            flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .nx-col-lg {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .nx-col-lg-offset-1 {
    margin-left: 8.333%;
  }
  .nx-col-lg-offset-2 {
    margin-left: 16.667%;
  }
  .nx-col-lg-offset-3 {
    margin-left: 25%;
  }
  .nx-col-lg-offset-4 {
    margin-left: 33.333%;
  }
  .nx-col-lg-offset-5 {
    margin-left: 41.667%;
  }
  .nx-col-lg-offset-6 {
    margin-left: 50%;
  }
  .nx-col-lg-offset-7 {
    margin-left: 58.333%;
  }
  .nx-col-lg-offset-8 {
    margin-left: 66.667%;
  }
  .nx-col-lg-offset-9 {
    margin-left: 75%;
  }
  .nx-col-lg-offset-10 {
    margin-left: 83.333%;
  }
  .nx-col-lg-offset-11 {
    margin-left: 91.667%;
  }
}
@media (min-width: 1200px) {
  .nx-col-xl-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .nx-col-xl-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.666667%;
            flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .nx-col-xl-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.333333%;
            flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .nx-col-xl-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .nx-col-xl-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.666667%;
            flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .nx-col-xl-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.333333%;
            flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .nx-col-xl-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .nx-col-xl-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.666667%;
            flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .nx-col-xl-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333%;
            flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .nx-col-xl-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .nx-col-xl-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.666667%;
            flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .nx-col-xl-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.333333%;
            flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .nx-col-xl {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  /* Optional: Offsets */
  .nx-col-xl-offset-1 {
    margin-left: 8.333%;
  }
  .nx-col-xl-offset-2 {
    margin-left: 16.667%;
  }
  .nx-col-xl-offset-3 {
    margin-left: 25%;
  }
  .nx-col-xl-offset-4 {
    margin-left: 33.333%;
  }
  .nx-col-xl-offset-5 {
    margin-left: 41.667%;
  }
  .nx-col-xl-offset-6 {
    margin-left: 50%;
  }
  .nx-col-xl-offset-7 {
    margin-left: 58.333%;
  }
  .nx-col-xl-offset-8 {
    margin-left: 66.667%;
  }
  .nx-col-xl-offset-9 {
    margin-left: 75%;
  }
  .nx-col-xl-offset-10 {
    margin-left: 83.333%;
  }
  .nx-col-xl-offset-11 {
    margin-left: 91.667%;
  }
}
@media (min-width: 1400px) {
  .nx-col-xxl-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .nx-col-xxl-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.666667%;
            flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .nx-col-xxl-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.333333%;
            flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .nx-col-xxl-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .nx-col-xxl-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.666667%;
            flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .nx-col-xxl-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.333333%;
            flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .nx-col-xxl-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .nx-col-xxl-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.666667%;
            flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .nx-col-xxl-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333%;
            flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .nx-col-xxl-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .nx-col-xxl-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.666667%;
            flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .nx-col-xxl-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.333333%;
            flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .nx-col-xxl {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  /* Offset classes for XXL */
  .nx-col-xxl-offset-1 {
    margin-left: 8.333%;
  }
  .nx-col-xxl-offset-2 {
    margin-left: 16.667%;
  }
  .nx-col-xxl-offset-3 {
    margin-left: 25%;
  }
  .nx-col-xxl-offset-4 {
    margin-left: 33.333%;
  }
  .nx-col-xxl-offset-5 {
    margin-left: 41.667%;
  }
  .nx-col-xxl-offset-6 {
    margin-left: 50%;
  }
  .nx-col-xxl-offset-7 {
    margin-left: 58.333%;
  }
  .nx-col-xxl-offset-8 {
    margin-left: 66.667%;
  }
  .nx-col-xxl-offset-9 {
    margin-left: 75%;
  }
  .nx-col-xxl-offset-10 {
    margin-left: 83.333%;
  }
  .nx-col-xxl-offset-11 {
    margin-left: 91.667%;
  }
}
.margin-0 {
  margin: 0 !important;
}

.ml-auto, .mx-auto {
  margin-left: auto !important;
}

.mr-auto, .mx-auto {
  margin-right: auto !important;
}

.mr-auto {
  margin-right: auto;
}

.ml-auto {
  margin-left: auto;
}

.mt-auto {
  margin-top: auto;
}

.mb-auto {
  margin-bottom: auto;
}

.float-right {
  float: right;
}

.float-left {
  float: left;
}

.padding-0 {
  padding: 0;
}

.nx-row.reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.nx-col.reverse {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}

.nx-align-self-center {
  -ms-flex-item-align: center !important;
      -ms-grid-row-align: center !important;
      align-self: center !important;
}

.nx-media {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.nx-media-body {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

.no-gutters > .nx-col, .no-gutters > [class*=nx-col-] {
  padding-right: 0;
  padding-left: 0;
}

/* cyrillic-ext */
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v7/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa2JL7SUc.woff2) format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v7/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa0ZL7SUc.woff2) format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v7/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa2ZL7SUc.woff2) format("woff2");
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v7/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa1pL7SUc.woff2) format("woff2");
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v7/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa2pL7SUc.woff2) format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v7/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa25L7SUc.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v7/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa1ZL7.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v7/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa2JL7SUc.woff2) format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v7/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa0ZL7SUc.woff2) format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v7/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa2ZL7SUc.woff2) format("woff2");
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v7/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa1pL7SUc.woff2) format("woff2");
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v7/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa2pL7SUc.woff2) format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v7/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa25L7SUc.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v7/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa1ZL7.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v7/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa2JL7SUc.woff2) format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v7/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa0ZL7SUc.woff2) format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v7/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa2ZL7SUc.woff2) format("woff2");
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v7/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa1pL7SUc.woff2) format("woff2");
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v7/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa2pL7SUc.woff2) format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v7/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa25L7SUc.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v7/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa1ZL7.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v7/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa2JL7SUc.woff2) format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v7/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa0ZL7SUc.woff2) format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v7/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa2ZL7SUc.woff2) format("woff2");
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v7/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa1pL7SUc.woff2) format("woff2");
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v7/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa2pL7SUc.woff2) format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v7/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa25L7SUc.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v7/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa1ZL7.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v7/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa2JL7SUc.woff2) format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v7/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa0ZL7SUc.woff2) format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v7/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa2ZL7SUc.woff2) format("woff2");
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v7/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa1pL7SUc.woff2) format("woff2");
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v7/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa2pL7SUc.woff2) format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v7/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa25L7SUc.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v7/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa1ZL7.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v7/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa2JL7SUc.woff2) format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v7/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa0ZL7SUc.woff2) format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v7/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa2ZL7SUc.woff2) format("woff2");
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v7/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa1pL7SUc.woff2) format("woff2");
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v7/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa2pL7SUc.woff2) format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v7/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa25L7SUc.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v7/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa1ZL7.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v7/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa2JL7SUc.woff2) format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v7/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa0ZL7SUc.woff2) format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v7/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa2ZL7SUc.woff2) format("woff2");
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v7/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa1pL7SUc.woff2) format("woff2");
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v7/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa2pL7SUc.woff2) format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v7/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa25L7SUc.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v7/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa1ZL7.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v7/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa2JL7SUc.woff2) format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v7/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa0ZL7SUc.woff2) format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v7/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa2ZL7SUc.woff2) format("woff2");
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v7/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa1pL7SUc.woff2) format("woff2");
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v7/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa2pL7SUc.woff2) format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v7/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa25L7SUc.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v7/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa1ZL7.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/*Sora*/
body {
  font-family: "Inter";
  font-weight: 400;
  font-size: 1.2rem;
  margin: 0;
  padding: 0;
  line-height: 1.5;
  color: #7a7a7a;
  overflow-x: hidden;
  vertical-align: baseline;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/*new css*/
.button1 {
  border-radius: 8px;
  border: 2px solid #E6126F;
  background: #EB104D;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 16px 24px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #F2F2F2;
  font-family: "Sora";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (max-width: 768px) {
  .button1 {
    padding: 10px 15px;
    font-size: 14px;
  }
}
@media (max-width: 580px) {
  .button1 {
    padding: 8px 8px;
    font-size: 12px;
  }
}
.button1:hover {
  background: transparent;
  color: #EB104D;
}

.button2 {
  border-radius: 8px;
  border: 2px solid #E6126F;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 16px 24px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #EB104D;
  background: transparent;
  font-family: "Sora";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (max-width: 768px) {
  .button2 {
    padding: 10px 15px;
    font-size: 14px;
  }
}
@media (max-width: 580px) {
  .button2 {
    padding: 8px 8px;
    font-size: 12px;
  }
}
.button2:hover {
  background: #EB104D;
  color: #F2F2F2;
}

.salonly-heading {
  font-family: "Sora";
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: -0.8px;
}
.salonly-heading span {
  color: #EB104D;
}
@media (max-width: 1024px) {
  .salonly-heading {
    font-size: 32px;
  }
}
@media (max-width: 768px) {
  .salonly-heading {
    font-size: 25px;
  }
}
@media (max-width: 580px) {
  .salonly-heading {
    font-size: 23px;
    line-height: 1.5;
  }
}

.salonly-subtitle {
  position: relative;
  display: inline-block;
  padding: 6px 16px;
  background: #F9FDFF;
  font-family: "Sora", sans-serif;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: -0.36px;
  color: #1C1314;
  text-align: center;
  overflow: hidden;
  margin: 1px;
}
@media (max-width: 768px) {
  .salonly-subtitle {
    font-size: 14px;
    padding: 4px 12px;
  }
}
.salonly-subtitle span {
  position: relative;
  z-index: 2;
}
.salonly-subtitle::after {
  content: "";
  position: absolute;
  inset: 0;
  padding: 1px;
  background: -webkit-gradient(linear, right top, left top, from(#eb104d), color-stop(#ff6f91), color-stop(#149aff), color-stop(#1de1fc), to(#eb104d));
  background: linear-gradient(270deg, #eb104d, #ff6f91, #149aff, #1de1fc, #eb104d);
  background-size: 600% 600%;
  -webkit-mask: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff)) content-box, -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff));
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: destination-out;
  mask-composite: exclude;
  z-index: 1;
  border-radius: inherit;
  -webkit-animation: animatedGradient 6s ease infinite;
          animation: animatedGradient 6s ease infinite;
  -webkit-box-shadow: 0 0 8px rgba(235, 16, 77, 0.4), 0 0 12px rgba(20, 154, 255, 0.3);
          box-shadow: 0 0 8px rgba(235, 16, 77, 0.4), 0 0 12px rgba(20, 154, 255, 0.3);
  border-radius: 5px;
}

/* animation */
/*shifting gradient*/
@-webkit-keyframes animatedGradient {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
@keyframes animatedGradient {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
/*new css end*/
.more-case {
  padding: 0 0 20px 0;
}
.more-case a {
  text-decoration: underline !important;
  text-align: center;
  font-size: 16px !important;
  font-weight: 500 !important;
  line-height: 1.5;
}

.nxt_our-product {
  padding: 0 0 20px 0;
}
.nxt_our-product a {
  font-size: 16px !important;
  font-weight: 500 !important;
  line-height: 1.5;
  text-decoration: underline !important;
  text-align: center;
}

body,
button,
form *,
input,
select,
textarea {
  font-family: "Inter";
}

[role=button] {
  cursor: pointer;
}

a:active, a:focus, a:hover, a:visited {
  text-decoration: none;
  outline: 0;
}

div:focus, p:focus {
  outline: unset;
  border: none;
}

/*a {
    transition: all 0.4s ease; 
    text-decoration: none;
}*/
img {
  max-width: 100%;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

figure {
  margin: 0;
  padding: 0;
  max-width: 100%;
  margin-bottom: 10px;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

td, th {
  padding: 0;
  text-align: left;
}

.universal-gradient {
  background-color: rgba(255, 255, 255, 0.26);
  background-image: linear-gradient(135deg, rgba(255, 128, 95, 0.15), rgba(183, 75, 221, 0.16) 52%, rgba(3, 121, 255, 0.16));
}

.wp-block-table {
  display: table;
  width: auto;
  border: 1px solid #e2e3e4;
  margin-bottom: 10px;
}
.wp-block-table tr td, .wp-block-table tr th {
  padding: 15px 20px;
  font-size: 16px;
  color: #222222;
  border-bottom: 1px solid #e2e3e4;
  border-right: 1px solid #e2e3e4;
}
.wp-block-table tr td:not(:first-child) {
  text-align: center;
}
.wp-block-table tr:nth-child(odd) {
  background: #fcfdfd;
}
.wp-block-table tr:nth-child(2n) {
  background: #fff;
}

pre {
  margin: 0;
  padding: 0;
}

table {
  background-color: transparent;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

a, b, div, li, ul {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent;
  -moz-outline-: none;
}

.form-control,
.form-control:focus,
.form-control:hover,
.navbar-custom .dropdown-menu {
  -webkit-box-shadow: none;
          box-shadow: none;
}

::-moz-selection {
  background-color: #00aeff;
  color: #fff;
}

::-moz-selection,
::-ms-selection,
::-o-selection,
::-webkit-selection,
::selection {
  background-color: #00aeff;
  color: #fff;
}

[type=search] {
  outline-offset: -2px;
  -webkit-appearance: none;
}

a,
a > * {
  cursor: pointer;
}

a {
  color: #00aeff;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

*, :after, :before {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

ul, li, ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

.section-padding {
  padding: 100px 0;
}

.section-wrapper {
  padding: 50px 0;
}

h1, h2, h3 {
  font-family: "Inter";
}

span, select, input {
  font-family: inherit;
}

p {
  margin: 0 0 10px;
}

.pagination {
  margin: 50px 0 80px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-left: 12px;
  padding-right: 12px;
}
.pagination .page-numbers {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 40px;
  height: 40px;
  border-radius: 5px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #fff;
  margin: 0 4px;
  font-size: 15px;
  text-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #7a7a7a;
  border-radius: 5px;
  border: 1px solid #e2e2e2;
}
.pagination .page-numbers.current {
  color: #fff;
  background-color: #FF3B3B;
  border-color: transparent;
  cursor: not-allowed;
}
.pagination .page-numbers:hover {
  color: #fff;
  background-color: #FF3B3B;
  border-color: transparent;
}
.pagination .page-numbers.next {
  font-size: 16px;
}

.announcement {
  text-align: center;
  margin-top: 1rem;
}
.announcement span {
  font-size: 1rem;
  color: #777777;
  font-family: math;
  display: inline-block;
}

/*global css*/
main {
  overflow-x: hidden;
}

.free-trial {
  font-size: 15px;
  color: #737e8f;
  font-weight: 600;
  line-height: 20px;
  border-bottom: 1px solid #737e8f;
  letter-spacing: 0.12px;
  text-transform: uppercase;
}
.free-trial:hover {
  color: #f7764c;
  border-color: #f7764c;
}
@media (max-width: 767px) {
  .free-trial {
    display: block;
    margin-bottom: 15px;
  }
}

.main-header .header-hero-section .main-navigation .hire-us a span {
  position: absolute;
  right: -10px;
  top: 0;
  background: #7527FF;
  color: #fff;
  white-space: nowrap;
  border-radius: 4px;
  font-size: 10px;
  text-transform: uppercase;
  font-weight: 700;
  padding: 0px 5px;
  line-height: 20px;
  display: inline-block;
  -webkit-box-shadow: 0 6px 16px rgba(6, 38, 151, 0.3);
          box-shadow: 0 6px 16px rgba(6, 38, 151, 0.3);
}
.main-header .header-hero-section .main-navigation .hire-us a .menu-badge {
  position: absolute;
  top: 98%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  left: 12px;
  width: 9px;
  height: 4px;
  border: none;
  border-radius: 0;
  background: #7527FF;
  clip-path: polygon(0 0, 98% 0, 25% 98%);
}
@media (max-width: 1025px) {
  .main-header .header-hero-section .main-navigation .hire-us a span {
    position: relative;
  }
}

.footer-main-area {
  position: relative;
  z-index: 1;
  padding: 80px 0;
}
.footer-main-area .footer-widget .footer-widget-title {
  font-size: 24px;
  font-weight: 600;
  line-height: 36px;
  margin-top: 0;
  margin-bottom: 20px;
}
.footer-main-area .footer-widget .footer-widget-title.footer-main-widget-title-logo {
  font-size: 25px;
  line-height: 28px;
}
.footer-main-area .footer-widget p {
  margin-bottom: 30px;
  font-size: 1rem;
  line-height: 2;
}
.footer-main-area .footer-widget .footer-subscription-form {
  max-width: 336px;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .footer-main-area .footer-widget .footer-subscription-form {
    margin-left: auto;
    margin-right: auto;
  }
}
.footer-main-area .footer-widget .footer-subscription-form .footer-subscription-form-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  position: relative;
}
.footer-main-area .footer-widget .footer-subscription-form .footer-subscription-form-content .subscribe-input {
  border-style: solid;
  border-width: 1px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 5px;
  font-size: 17px;
  line-height: 30px;
  outline: 0 none;
  padding: 7px 0px 7px 14px;
  width: 100%;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.footer-main-area .footer-widget .footer-subscription-form .footer-subscription-form-content .subscription-btn {
  border-radius: 0px 4px 4px 0px;
  outline: 0 none;
  height: 42px;
  color: #fff;
  cursor: pointer;
  border-style: solid;
  border-width: 1px;
  font-size: 17px;
  width: 72px;
  position: absolute;
  right: 0px;
  top: 0px;
  padding: 10px 12px;
  line-height: 1;
}
.footer-main-area .footer-widget .footer-subscription-form .footer-subscription-form-content .subscription-btn i {
  position: relative;
  top: -1px;
  padding-left: 6px;
}
.footer-main-area .footer-widget .footer-widget-nav .footer-menu-list li a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 1rem;
  line-height: 2.1;
  color: #FFFFFF;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.footer-main-area .footer-widget .footer-widget-nav .footer-menu-list li a i {
  margin-right: 5px;
  font-size: 15px;
  color: #65738C;
}
.footer-main-area .footer-widget .footer-widget-nav .footer-menu-list li a .bundle_optin_dis {
  background: #7527FF;
}
.footer-main-area .footer-widget .footer-widget-nav .footer-menu-list li a:hover {
  color: #FF2F2F;
}
.footer-main-area .footer-widget .footer-widget-nav .footer-menu-list li a:hover i {
  color: #FF2F2F;
  font-weight: bold;
}
.footer-main-area .footer-widget .footer-widget-nav .footer-menu-list li a:hover .bundle_optin_dis {
  background: #4900c9;
}
.footer-main-area .footer-widget .footer-widget-nav .bundle_optin_dis {
  display: inline-block;
  background: #2575fc;
  padding: 8px 10px;
  font-size: 11px;
  border-radius: 30px;
  line-height: 1;
  margin-left: 10px;
  color: #fff;
  font-weight: 500;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}
@media (max-width: 767px) {
  .footer-main-area .footer-widget {
    text-align: center;
  }
}
@media (max-width: 767px) {
  .footer-main-area {
    padding-bottom: 40px;
  }
}
@media (min-width: 992px) {
  .footer-main-area .footer__main_widget-middle {
    padding-left: 70px;
  }
}
@media (max-width: 991px) {
  .footer-main-area .footer-widget {
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .footer-main-area .trustpilot-widget {
    margin-bottom: 30px !important;
    width: 100%;
    text-align: center;
  }
}

.back-to-top {
  position: absolute;
  background-color: transparent;
  height: 46px;
  width: 46px;
  line-height: 46px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  z-index: 5;
  background: linear-gradient(150deg, #FF7777 0%, #FF2F2F 100%);
  right: -34px;
  padding: 0;
  top: -52px;
  left: auto;
  border-radius: 50%;
  cursor: pointer;
}
.back-to-top a {
  color: #ffffff !important;
  line-height: inherit;
  font-size: 20px;
}
@media (max-width: 1200px) {
  .back-to-top {
    right: 18px;
  }
}
@media (max-width: 767px) {
  .back-to-top {
    top: auto !important;
    left: 14px !important;
    right: auto;
    bottom: 14px !important;
  }
}

.copyright {
  text-align: center;
}
.copyright .copyright-text {
  padding-top: 20px;
  padding-bottom: 50px;
  border-top: 1px solid #3C5365;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.copyright .copyright-text p {
  color: #ffffff;
  padding: 0;
  margin: 0;
  font-size: 16px;
  line-height: 30px;
  letter-spacing: 0.01em;
}
.copyright .copyright-text p a {
  color: #FF2F2F;
  font-weight: 500;
}
@media (max-width: 767px) {
  .copyright .copyright-text {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .copyright .copyright-text .footer-widget-nav {
    margin-top: 20px;
  }
  .copyright .copyright-text p {
    margin-top: 20px;
  }
  .copyright .copyright-text .payment-card {
    margin-top: 20px;
  }
}
.copyright .social-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.copyright .social-list li {
  display: inline-block;
}
.copyright .social-list li:not(:last-child) {
  margin-right: 10px;
}
.copyright .social-list li a {
  width: 25px;
  display: block;
  height: 25px;
  line-height: 25px;
  border-radius: 3px;
  border: 1px solid #6b7499;
  text-align: center;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  color: #09102D;
  background-color: #6b7499;
  font-size: 13px;
}
.copyright .social-list li a i {
  -webkit-transition: all 0.15s;
  transition: all 0.15s;
}
.copyright .social-list li a:hover i {
  color: #ffffff;
}
.copyright .payment-card-wrapper {
  height: 38px;
  display: block;
}
.copyright .payment-card-wrapper img.payment-icon {
  max-height: 38px;
  width: auto;
  margin: 0 3px 0 0;
  float: left;
  background: 0 0;
  padding: 0;
  border: none;
}
@media (max-width: 767px) {
  .copyright .payment-card-wrapper {
    margin-top: 30px;
  }
}

/*.circle-shape{
    &::before{
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        width: 40vw;
        height: 40vw;
        content: "";
        z-index: -1;
        border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
    }
    @media(max-width: 1024px){
        &:before{
            content: unset;
        }
    }
}*/
.required {
  color: red;
}

.gray-color {
  background-color: #f5f7fc;
}

.text-center {
  text-align: center !important;
}

.text-left {
  text-align: left !important;
}

.text-white {
  color: #fff !important;
}

.text-black {
  color: #000 !important;
}

.bg-white {
  background-color: #fff;
}

.text-light {
  font-weight: 300 !important;
}

.text-normal {
  font-weight: 400 !important;
}

.text-bold {
  font-weight: 700 !important;
}

.text-bold-extra {
  font-weight: 900 !important;
}

.nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav-tabs {
  border-bottom: 1px solid #dee2e6;
}

.nav-tabs .nav-item {
  margin-bottom: -1px;
}

.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.d-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.d-inline-flex {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.flex-direction-row {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: row !important;
          flex-direction: row !important;
}

.flex-direction-column {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: column !important;
          flex-direction: column !important;
}

.flex-direction-row-reverse {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
      -ms-flex-direction: row-reverse !important;
          flex-direction: row-reverse !important;
}

.flex-direction-column-reverse {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: reverse !important;
      -ms-flex-direction: column-reverse !important;
          flex-direction: column-reverse !important;
}

.flex-wrap {
  -ms-flex-wrap: wrap !important;
      flex-wrap: wrap !important;
}

.flex-nowrap {
  -ms-flex-wrap: nowrap !important;
      flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
      flex-wrap: wrap-reverse !important;
}

.flex-fill {
  -webkit-box-flex: 1 !important;
      -ms-flex: 1 1 auto !important;
          flex: 1 1 auto !important;
}

.flex-grow-0 {
  -webkit-box-flex: 0 !important;
      -ms-flex-positive: 0 !important;
          flex-grow: 0 !important;
}

.flex-grow-1 {
  -webkit-box-flex: 1 !important;
      -ms-flex-positive: 1 !important;
          flex-grow: 1 !important;
}

.flex-shrink-0 {
  -ms-flex-negative: 0 !important;
      flex-shrink: 0 !important;
}

.flex-shrink-1 {
  -ms-flex-negative: 1 !important;
      flex-shrink: 1 !important;
}

.justify-content-start {
  -webkit-box-pack: start !important;
      -ms-flex-pack: start !important;
          justify-content: flex-start !important;
}

.justify-content-end {
  -webkit-box-pack: end !important;
      -ms-flex-pack: end !important;
          justify-content: flex-end !important;
}

.justify-content-center {
  -webkit-box-pack: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important;
}

.justify-content-between {
  -webkit-box-pack: justify !important;
      -ms-flex-pack: justify !important;
          justify-content: space-between !important;
}

.justify-content-around {
  -ms-flex-pack: distribute !important;
      justify-content: space-around !important;
}

.align-items-start {
  -webkit-box-align: start !important;
      -ms-flex-align: start !important;
          align-items: flex-start !important;
}

.align-items-end {
  -webkit-box-align: end !important;
      -ms-flex-align: end !important;
          align-items: flex-end !important;
}

.align-items-center {
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
}

.align-items-baseline {
  -webkit-box-align: baseline !important;
      -ms-flex-align: baseline !important;
          align-items: baseline !important;
}

.align-items-stretch {
  -webkit-box-align: stretch !important;
      -ms-flex-align: stretch !important;
          align-items: stretch !important;
}

.align-content-start {
  -ms-flex-line-pack: start !important;
      align-content: flex-start !important;
}

.align-content-end {
  -ms-flex-line-pack: end !important;
      align-content: flex-end !important;
}

.align-content-center {
  -ms-flex-line-pack: center !important;
      align-content: center !important;
}

.align-content-between {
  -ms-flex-line-pack: justify !important;
      align-content: space-between !important;
}

.align-content-around {
  -ms-flex-line-pack: distribute !important;
      align-content: space-around !important;
}

.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
      align-content: stretch !important;
}

.align-self-auto {
  -ms-flex-item-align: auto !important;
      -ms-grid-row-align: auto !important;
      align-self: auto !important;
}

.align-self-start {
  -ms-flex-item-align: start !important;
      align-self: flex-start !important;
}

.align-self-end {
  -ms-flex-item-align: end !important;
      align-self: flex-end !important;
}

.align-self-center {
  -ms-flex-item-align: center !important;
      -ms-grid-row-align: center !important;
      align-self: center !important;
}

.align-self-baseline {
  -ms-flex-item-align: baseline !important;
      align-self: baseline !important;
}

.align-self-stretch {
  -ms-flex-item-align: stretch !important;
      -ms-grid-row-align: stretch !important;
      align-self: stretch !important;
}

.nx-gap-2 {
  gap: 2rem;
}

.nx-gap-3 {
  gap: 3rem;
}

.nx-ptb-50 {
  padding: 50px 0 !important;
}

.nx-pb-50 {
  padding-bottom: 50px !important;
}

.nx-pt-50 {
  padding-top: 50px !important;
}

.nx-pt-100 {
  padding-top: 100px !important;
}

.nx-pt-200 {
  padding-top: 200px !important;
}

.nx-pb-100 {
  padding-bottom: 100px !important;
}

.nx-pt-150 {
  padding-top: 150px !important;
}

.nx-mt-16 {
  margin-top: 1rem !important;
}

.nx-pt-60 {
  padding-top: 60px !important;
}

.nx-mt-30 {
  margin-top: 30px;
}

.nx-mt-50 {
  margin-top: 50px;
}

@media (min-width: 767px) {
  .nx-mt-80 {
    margin-top: 80px !important;
  }
}

.nx-mt-0 {
  margin-top: 0px !important;
}

.nx-pl-60 {
  padding-left: 60px;
}

.nx-pr-60 {
  padding-right: 60px;
}

.nx-pl-70 {
  padding-left: 70px;
}

.nx-pr-70 {
  padding-right: 70px;
}

.nx-mb-0-all {
  margin-bottom: 0 !important;
}

.nx-mb-50 {
  margin-bottom: 50px;
}

.nx-mb-100 {
  margin-bottom: 100px;
}

.nx-mb-30 {
  margin-bottom: 30px;
}

.nx-pl-80 {
  padding-left: 80px;
}

.nx-pr-80 {
  padding-right: 80px;
}

@media (min-width: 768px) {
  .nx-mb-0 {
    margin-bottom: 0 !important;
  }
}
@media (max-width: 767px) {
  br {
    display: none;
  }
  .nx-sm-mb-0 {
    margin-bottom: 0 !important;
  }
  .nx-sm-res {
    margin-bottom: 30px !important;
  }
  .nx-pl-60 {
    padding-left: 15px;
  }
  .nx-pr-60 {
    padding-right: 15px;
  }
  .nx-pl-70 {
    padding-left: 15px;
  }
  .nx-pr-70 {
    padding-right: 15px;
  }
  .nx-pl-80 {
    padding-left: 15px;
  }
  .nx-pr-80 {
    padding-right: 15px;
  }
  .order-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
  .order-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .order-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .feature_order-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
/* animation css*/
@-webkit-keyframes scrollToAnim {
  0% {
    -webkit-transform: translateY(8px);
            transform: translateY(8px);
    opacity: 0;
  }
  25% {
    opacity: 0.5;
  }
  50% {
    opacity: 1;
  }
  75% {
    opacity: 0.5;
  }
  100% {
    -webkit-transform: translateY(-8px);
            transform: translateY(-8px);
    opacity: 0;
  }
}
@keyframes scrollToAnim {
  0% {
    -webkit-transform: translateY(8px);
            transform: translateY(8px);
    opacity: 0;
  }
  25% {
    opacity: 0.5;
  }
  50% {
    opacity: 1;
  }
  75% {
    opacity: 0.5;
  }
  100% {
    -webkit-transform: translateY(-8px);
            transform: translateY(-8px);
    opacity: 0;
  }
}
@-webkit-keyframes topDown {
  0% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
  50% {
    -webkit-transform: translateY(5px);
            transform: translateY(5px);
  }
  100% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
}
@keyframes topDown {
  0% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
  50% {
    -webkit-transform: translateY(5px);
            transform: translateY(5px);
  }
  100% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
}
@-webkit-keyframes slide-down {
  0% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@keyframes slide-down {
  0% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@-webkit-keyframes fadeUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3%, 0);
            transform: translate3d(0, 3%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3%, 0);
            transform: translate3d(0, 3%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
@-webkit-keyframes mover {
  0% {
    -webkit-transform: rotateX(0deg) translateY(0px);
            transform: rotateX(0deg) translateY(0px);
  }
  50% {
    -webkit-transform: rotateX(0deg) translateY(15px);
            transform: rotateX(0deg) translateY(15px);
  }
  100% {
    -webkit-transform: rotateX(0deg) translateY(0px);
            transform: rotateX(0deg) translateY(0px);
  }
}
@keyframes mover {
  0% {
    -webkit-transform: rotateX(0deg) translateY(0px);
            transform: rotateX(0deg) translateY(0px);
  }
  50% {
    -webkit-transform: rotateX(0deg) translateY(15px);
            transform: rotateX(0deg) translateY(15px);
  }
  100% {
    -webkit-transform: rotateX(0deg) translateY(0px);
            transform: rotateX(0deg) translateY(0px);
  }
}
.salonly-wrapper {
  position: relative;
}
.salonly-wrapper a {
  text-decoration: none !important;
}
.salonly-wrapper .main-header.fixed-header {
  position: fixed;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  background-color: #ffffff;
  -webkit-box-shadow: 0 13px 22px -5px rgba(0, 0, 0, 0.05);
          box-shadow: 0 13px 22px -5px rgba(0, 0, 0, 0.05);
  z-index: 999;
}
.salonly-wrapper .main-header .header-hero-section {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
.salonly-wrapper .main-header .header-hero-section .site-branding {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.salonly-wrapper .main-header .header-hero-section .site-branding span {
  display: inline-block;
}
.salonly-wrapper .main-header .header-hero-section .site-branding span.brand_logo {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-right: 20px;
  cursor: pointer;
}
.salonly-wrapper .main-header .header-hero-section .site-branding .site-brand-logo {
  width: 30px;
  height: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: url(../images/themedev/themedev-icon.png);
  background-color: transparent;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.salonly-wrapper .main-header .header-hero-section .site-branding .site-brand-logo:after {
  width: 1px;
  height: 100%;
  content: "";
  background: #0a2540;
  position: absolute;
  right: -14px;
  top: 0;
  pointer-events: none;
}
.salonly-wrapper .main-header .header-hero-section .site-branding .product-text-link {
  background: url(../images/salonly/logo/salonly.png) no-repeat 50% 50%;
  background-size: contain;
  width: 107px;
  height: 50px;
  outline: 0 none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  margin-left: 5px;
}
@media (max-width: 767px) {
  .salonly-wrapper .main-header .header-hero-section .site-branding .product-text-link {
    width: 135px;
  }
}
.salonly-wrapper .main-header .header-hero-section .main-navigation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.salonly-wrapper .main-header .header-hero-section .main-navigation .salonly-menu-wrapper .salonly-menu-toggler, .salonly-wrapper .main-header .header-hero-section .main-navigation .salonly-menu-wrapper .salonly-menu-close-toggler {
  display: none;
}
@media (max-width: 1024px) {
  .salonly-wrapper .main-header .header-hero-section .main-navigation .salonly-menu-wrapper .salonly-menu-toggler, .salonly-wrapper .main-header .header-hero-section .main-navigation .salonly-menu-wrapper .salonly-menu-close-toggler {
    border: 0px solid #0a2540;
    float: right;
    padding: 0;
    background-color: transparent;
    position: relative;
    z-index: 10;
    cursor: pointer;
    height: 40px;
    -webkit-transition: all 0.4s ease-in;
    transition: all 0.4s ease-in;
    display: block;
  }
  .salonly-wrapper .main-header .header-hero-section .main-navigation .salonly-menu-wrapper .salonly-menu-toggler .salonly-hamburger-menu-icon, .salonly-wrapper .main-header .header-hero-section .main-navigation .salonly-menu-wrapper .salonly-menu-close-toggler .salonly-hamburger-menu-icon {
    height: 3px;
    width: 24px;
    display: block;
    background-color: #0a2540;
  }
  .salonly-wrapper .main-header .header-hero-section .main-navigation .salonly-menu-wrapper .salonly-menu-toggler .salonly-hamburger-menu-icon:not(:last-child), .salonly-wrapper .main-header .header-hero-section .main-navigation .salonly-menu-wrapper .salonly-menu-close-toggler .salonly-hamburger-menu-icon:not(:last-child) {
    margin-bottom: 4px;
  }
}
.salonly-wrapper .main-header .header-hero-section .main-navigation .salonly-menu-wrapper .salonly-menu-overlay {
  display: block;
  position: fixed;
  z-index: 14;
  top: 0;
  left: -110%;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  opacity: 1;
  visibility: visible;
  -webkit-transition: all 400ms cubic-bezier(0.6, 0.1, 0.68, 0.53) 300ms;
  transition: all 400ms cubic-bezier(0.6, 0.1, 0.68, 0.53) 300ms;
}
.salonly-wrapper .main-header .header-hero-section .main-navigation .salonly-menu-wrapper .salonly-nav-menus-container {
  height: 70px;
  z-index: 1000;
}
.salonly-wrapper .main-header .header-hero-section .main-navigation .salonly-menu-wrapper .salonly-nav-menus-container > ul > li {
  position: relative;
}
.salonly-wrapper .main-header .header-hero-section .main-navigation .salonly-menu-wrapper .salonly-nav-menus-container > ul > li > a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  height: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 15px;
  padding-right: 15px;
  color: #14133b;
  font-weight: 400;
  font-size: 15px;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  text-transform: none;
  text-decoration: none;
}
.salonly-wrapper .main-header .header-hero-section .main-navigation .salonly-menu-wrapper .salonly-nav-menus-container > ul > li > a:hover {
  color: #F70347;
}
@media (min-width: 1025px) {
  .salonly-wrapper .main-header .header-hero-section .main-navigation .salonly-menu-wrapper .salonly-nav-menus-container > ul > li.menu__for_only_mobile {
    display: none;
  }
}
@media (max-width: 1024px) {
  .salonly-wrapper .main-header .header-hero-section .main-navigation .salonly-menu-wrapper .salonly-nav-menus-container > ul > li.menu__for_only_mobile {
    display: block;
  }
}
.salonly-wrapper .main-header .header-hero-section .main-navigation .salonly-menu-wrapper .salonly-nav-menus-container .salonly-nav-mainmenu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.salonly-wrapper .main-header .header-hero-section .main-navigation .salonly-menu-wrapper .salonly-nav-menus-container .salonly-nav-mainmenu .salonly-nav-dropdown {
  min-width: 230px;
  transition: transform 0.4s ease, -webkit-transform 0.4s ease;
}
@media (max-width: 1024px) {
  .salonly-wrapper .main-header .header-hero-section .main-navigation .salonly-menu-wrapper .salonly-nav-menus-container .salonly-nav-mainmenu .salonly-nav-dropdown {
    display: none;
  }
  .salonly-wrapper .main-header .header-hero-section .main-navigation .salonly-menu-wrapper .salonly-nav-menus-container .salonly-nav-mainmenu .salonly-nav-dropdown.dropdown-open {
    display: block;
    background-color: #f0f0f0;
  }
}
@media (min-width: 1025px) {
  .salonly-wrapper .main-header .header-hero-section .main-navigation .salonly-menu-wrapper .salonly-nav-menus-container .salonly-nav-mainmenu .salonly-nav-dropdown.all-product-megamenu {
    min-width: 640px;
    padding: 20px;
    background: #fff;
    left: -218px;
  }
}
@media (min-width: 1025px) {
  .salonly-wrapper .main-header .header-hero-section .main-navigation .salonly-menu-wrapper .salonly-nav-menus-container .salonly-nav-mainmenu .salonly-nav-dropdown.all-product-megamenu.custom-product-menu {
    left: -218px;
  }
}
@media (min-width: 1025px) {
  .salonly-wrapper .main-header .header-hero-section .main-navigation .salonly-menu-wrapper .salonly-nav-menus-container .salonly-nav-mainmenu .salonly-nav-dropdown.all-product-megamenu .all-product-megamenu-wrapper {
    min-width: 640px;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    padding: 20px;
    background: #fff;
  }
  .salonly-wrapper .main-header .header-hero-section .main-navigation .salonly-menu-wrapper .salonly-nav-menus-container .salonly-nav-mainmenu .salonly-nav-dropdown.all-product-megamenu .all-product-megamenu-wrapper li:last-child {
    -ms-grid-column-span: 1;
    grid-column: span 1;
  }
}
@media (min-width: 1025px) {
  .salonly-wrapper .main-header .header-hero-section .main-navigation .salonly-menu-wrapper .salonly-nav-menus-container .salonly-nav-mainmenu .salonly-nav-dropdown.all-product-megamenu .all-product-megamenu-wrapper.custom-megamenu {
    min-width: 800px;
  }
}
.salonly-wrapper .main-header .header-hero-section .main-navigation .salonly-menu-wrapper .salonly-nav-menus-container .salonly-nav-mainmenu .salonly-nav-dropdown.all-product-megamenu .all-product-megamenu-wrapper .part-left {
  padding: 0px 20px 0px 0px;
}
@media (min-width: 1025px) {
  .salonly-wrapper .main-header .header-hero-section .main-navigation .salonly-menu-wrapper .salonly-nav-menus-container .salonly-nav-mainmenu .salonly-nav-dropdown.all-product-megamenu .all-product-megamenu-wrapper.salonly_custom-megamenu {
    min-width: 680px;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .salonly-wrapper .main-header .header-hero-section .main-navigation .salonly-menu-wrapper .salonly-nav-menus-container .salonly-nav-mainmenu .salonly-nav-dropdown.all-product-megamenu .all-product-megamenu-wrapper.salonly_custom-megamenu .part-left {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    margin-bottom: 2rem;
  }
  .salonly-wrapper .main-header .header-hero-section .main-navigation .salonly-menu-wrapper .salonly-nav-menus-container .salonly-nav-mainmenu .salonly-nav-dropdown.all-product-megamenu .all-product-megamenu-wrapper.salonly_custom-megamenu .part-right {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
  }
  .salonly-wrapper .main-header .header-hero-section .main-navigation .salonly-menu-wrapper .salonly-nav-menus-container .salonly-nav-mainmenu .salonly-nav-dropdown.all-product-megamenu .all-product-megamenu-wrapper.salonly_custom-megamenu .has-nav-thumbnail a {
    -ms-grid-columns: 50px auto;
    grid-template-columns: 50px auto;
  }
  .salonly-wrapper .main-header .header-hero-section .main-navigation .salonly-menu-wrapper .salonly-nav-menus-container .salonly-nav-mainmenu .salonly-nav-dropdown.all-product-megamenu .all-product-megamenu-wrapper.salonly_custom-megamenu .has-nav-thumbnail .product-link-img {
    width: unset;
  }
}
.salonly-wrapper .main-header .header-hero-section .main-navigation .salonly-menu-wrapper .salonly-nav-menus-container .salonly-nav-mainmenu .salonly-nav-dropdown.all-product-megamenu .all-product-megamenu-wrapper.salonly_custom-megamenu .part-title {
  color: black;
  font-size: 1.2rem;
  font-weight: 700;
}
.salonly-wrapper .main-header .header-hero-section .main-navigation .salonly-menu-wrapper .salonly-nav-menus-container .salonly-nav-mainmenu .salonly-nav-dropdown.all-product-megamenu .all-product-megamenu-wrapper.salonly_custom-megamenu .view-all-product {
  width: 100%;
  text-align: center;
  margin-top: 0rem;
}
.salonly-wrapper .main-header .header-hero-section .main-navigation .salonly-menu-wrapper .salonly-nav-menus-container .salonly-nav-mainmenu .salonly-nav-dropdown.all-product-megamenu .all-product-megamenu-wrapper.salonly_custom-megamenu .view-all-product a {
  color: #636363;
  font-size: 0.9rem;
  font-weight: 400;
  letter-spacing: 2px;
  text-decoration: underline;
  text-align: right;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}
.salonly-wrapper .main-header .header-hero-section .main-navigation .salonly-menu-wrapper .salonly-nav-menus-container .salonly-nav-mainmenu .salonly-nav-dropdown.all-product-megamenu .salonly-all-product {
  width: 100%;
  text-align: center;
  margin-top: 0rem;
}
.salonly-wrapper .main-header .header-hero-section .main-navigation .salonly-menu-wrapper .salonly-nav-menus-container .salonly-nav-mainmenu .salonly-nav-dropdown.all-product-megamenu .salonly-all-product a {
  color: #636363;
  font-size: 0.9rem;
  font-weight: 400;
  letter-spacing: 2px;
  text-decoration: underline;
  text-align: right;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
  background-color: unset;
  text-align: center;
}
.salonly-wrapper .main-header .header-hero-section .main-navigation .salonly-menu-wrapper .salonly-nav-menus-container .salonly-nav-mainmenu .salonly-nav-dropdown.all-product-megamenu .salonly-all-product a:hover {
  color: black;
}
@media (max-width: 1024px) {
  .salonly-wrapper .main-header .header-hero-section .main-navigation .salonly-menu-wrapper .salonly-nav-menus-container .salonly-nav-mainmenu .salonly-nav-dropdown.all-product-megamenu .has-nav-thumbnail {
    width: 100%;
  }
}
.salonly-wrapper .main-header .header-hero-section .main-navigation .salonly-menu-wrapper .salonly-nav-menus-container .salonly-nav-mainmenu .salonly-nav-dropdown.all-product-megamenu .has-nav-thumbnail > a {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 40px 15px auto;
  grid-template-columns: 40px auto;
  grid-gap: 15px;
  padding: 12px 14px;
  border-radius: 8px;
  border: unset;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.salonly-wrapper .main-header .header-hero-section .main-navigation .salonly-menu-wrapper .salonly-nav-menus-container .salonly-nav-mainmenu .salonly-nav-dropdown.all-product-megamenu .has-nav-thumbnail > a .product-link-img {
  width: 40px;
}
.salonly-wrapper .main-header .header-hero-section .main-navigation .salonly-menu-wrapper .salonly-nav-menus-container .salonly-nav-mainmenu .salonly-nav-dropdown.all-product-megamenu .has-nav-thumbnail > a .product-link-content .product_label {
  padding: 4px 8px;
  font-size: 10px;
  line-height: 1;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  border-radius: 3px;
  z-index: 99;
  color: #fff;
  margin-left: 8px;
}
.salonly-wrapper .main-header .header-hero-section .main-navigation .salonly-menu-wrapper .salonly-nav-menus-container .salonly-nav-mainmenu .salonly-nav-dropdown.all-product-megamenu .has-nav-thumbnail > a .product-link-content .product_label.new_label {
  background-color: #ffe7d6;
  color: #ce0404;
}
.salonly-wrapper .main-header .header-hero-section .main-navigation .salonly-menu-wrapper .salonly-nav-menus-container .salonly-nav-mainmenu .salonly-nav-dropdown.all-product-megamenu .has-nav-thumbnail > a .product-link-content .product_label.update_label {
  background-color: #561fdc;
}
.salonly-wrapper .main-header .header-hero-section .main-navigation .salonly-menu-wrapper .salonly-nav-menus-container .salonly-nav-mainmenu .salonly-nav-dropdown.all-product-megamenu .has-nav-thumbnail > a .product-link-content .product_label.upcoming_label {
  background-color: #16cd13;
}
.salonly-wrapper .main-header .header-hero-section .main-navigation .salonly-menu-wrapper .salonly-nav-menus-container .salonly-nav-mainmenu .salonly-nav-dropdown.all-product-megamenu .has-nav-thumbnail > a .product-link-content .product_label.hot_label {
  background-color: #ffe7d6;
  color: #ce0404;
}
.salonly-wrapper .main-header .header-hero-section .main-navigation .salonly-menu-wrapper .salonly-nav-menus-container .salonly-nav-mainmenu .salonly-nav-dropdown.all-product-megamenu .has-nav-thumbnail > a .product-link-content .product_label.beta_label {
  background-color: #03a0c7;
}
.salonly-wrapper .main-header .header-hero-section .main-navigation .salonly-menu-wrapper .salonly-nav-menus-container .salonly-nav-mainmenu .salonly-nav-dropdown.all-product-megamenu .has-nav-thumbnail > a .product-link-content .product_label.free_label {
  background-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#FE0467), to(#9E003F));
  background-image: linear-gradient(180deg, #FE0467 0%, #9E003F 100%);
  -webkit-box-shadow: 0 2px 3px 0 rgba(112, 0, 44, 0.3);
          box-shadow: 0 2px 3px 0 rgba(112, 0, 44, 0.3);
}
.salonly-wrapper .main-header .header-hero-section .main-navigation .salonly-menu-wrapper .salonly-nav-menus-container .salonly-nav-mainmenu .salonly-nav-dropdown.all-product-megamenu .has-nav-thumbnail > a .product-link-content .product_label img {
  width: 1em;
  height: 1em;
  margin-left: 2px;
  position: relative;
  top: 1px;
}
.salonly-wrapper .main-header .header-hero-section .main-navigation .salonly-menu-wrapper .salonly-nav-menus-container .salonly-nav-mainmenu .salonly-nav-dropdown.all-product-megamenu .has-nav-thumbnail > a .product-link-content span {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.6);
  display: block;
  line-height: 1.5;
}
.salonly-wrapper .main-header .header-hero-section .main-navigation .salonly-menu-wrapper .salonly-nav-menus-container .salonly-nav-mainmenu .salonly-nav-dropdown.all-product-megamenu .has-nav-thumbnail > a .product-link-content .link-title {
  font-size: 17px;
  font-weight: 600;
  color: #1a1a1a;
  margin-bottom: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.salonly-wrapper .main-header .header-hero-section .main-navigation .salonly-menu-wrapper .salonly-nav-menus-container .salonly-nav-mainmenu .salonly-nav-dropdown.all-product-megamenu .has-nav-thumbnail:hover > a {
  background-color: #f3f3fa;
}
.salonly-wrapper .main-header .header-hero-section .main-navigation .salonly-menu-wrapper .salonly-nav-menus-container .salonly-nav-mainmenu .salonly-nav-dropdown.all-product-megamenu .has-nav-thumbnail.next3-offload:hover > a .product-link-content .link-title {
  color: #FDBC25;
}
.salonly-wrapper .main-header .header-hero-section .main-navigation .salonly-menu-wrapper .salonly-nav-menus-container .salonly-nav-mainmenu .salonly-nav-dropdown.all-product-megamenu .has-nav-thumbnail.nextwoo:hover > a .product-link-content .link-title {
  color: #D9472B;
}
.salonly-wrapper .main-header .header-hero-section .main-navigation .salonly-menu-wrapper .salonly-nav-menus-container .salonly-nav-mainmenu .salonly-nav-dropdown.all-product-megamenu .has-nav-thumbnail.nextcrm:hover > a .product-link-content .link-title {
  color: #7350FF;
}
.salonly-wrapper .main-header .header-hero-section .main-navigation .salonly-menu-wrapper .salonly-nav-menus-container .salonly-nav-mainmenu .salonly-nav-dropdown.all-product-megamenu .has-nav-thumbnail.evental:hover > a .product-link-content .link-title {
  color: #140FB7;
}
.salonly-wrapper .main-header .header-hero-section .main-navigation .salonly-menu-wrapper .salonly-nav-menus-container .salonly-nav-mainmenu .salonly-nav-dropdown.all-product-megamenu .has-nav-thumbnail.nextreview:hover > a .product-link-content .link-title {
  color: #9671FF;
}
.salonly-wrapper .main-header .header-hero-section .main-navigation .salonly-menu-wrapper .salonly-nav-menus-container .salonly-nav-mainmenu .salonly-nav-dropdown.all-product-megamenu .has-nav-thumbnail.goomap:hover > a .product-link-content .link-title {
  color: #7334c1;
}
.salonly-wrapper .main-header .header-hero-section .main-navigation .salonly-menu-wrapper .salonly-nav-menus-container .salonly-nav-mainmenu .salonly-nav-dropdown.all-product-megamenu .has-nav-thumbnail.nextaddon:hover > a .product-link-content .link-title {
  color: #C148FA;
}
.salonly-wrapper .main-header .header-hero-section .main-navigation .salonly-menu-wrapper .salonly-nav-menus-container .salonly-nav-mainmenu .salonly-nav-dropdown.all-product-megamenu .has-nav-thumbnail.nextcode:hover > a .product-link-content .link-title {
  color: #1B17DA;
}
.salonly-wrapper .main-header .header-hero-section .main-navigation .salonly-menu-wrapper .salonly-nav-menus-container .salonly-nav-mainmenu .salonly-nav-dropdown.all-product-megamenu .has-nav-thumbnail.nextli:hover > a .product-link-content .link-title {
  color: #F1634C;
}
.salonly-wrapper .main-header .header-hero-section .main-navigation .salonly-menu-wrapper .salonly-nav-menus-container .salonly-nav-mainmenu .salonly-nav-dropdown.all-product-megamenu .has-nav-thumbnail.nextland:hover > a .product-link-content .link-title {
  color: #003478;
}
.salonly-wrapper .main-header .header-hero-section .main-navigation .salonly-menu-wrapper .salonly-nav-menus-container .salonly-nav-mainmenu .salonly-has-submenu-item > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 20px;
  padding-right: 20px;
  display: block;
  color: #141414;
  font-size: 14px;
  text-decoration: none;
  font-weight: 500;
  background-color: transparent;
  border-bottom: 0px solid #f7f7f7;
}
.salonly-wrapper .main-header .header-hero-section .main-navigation .salonly-menu-wrapper .salonly-nav-menus-container .salonly-nav-mainmenu .salonly-has-submenu-item > li:last-child a {
  border-bottom: 0px solid #f7f7f7;
}
.salonly-wrapper .main-header .header-hero-section .main-navigation .salonly-menu-wrapper .salonly-nav-menus-container .salonly-nav-mainmenu .salonly-has-submenu-item > li .submenu-indicator::before {
  float: right;
  content: "\e876";
  line-height: inherit;
}
.salonly-wrapper .main-header .header-hero-section .main-navigation .salonly-menu-wrapper .salonly-nav-menus-container .salonly-nav-mainmenu .salonly-has-submenu-item > li > .salonly-has-submenu-item {
  left: 100%;
  top: 0;
  right: inherit;
}
.salonly-wrapper .main-header .header-hero-section .main-navigation .salonly-menu-wrapper .salonly-nav-menus-container .salonly-nav-mainmenu .salonly-has-submenu-item > li > .salonly-has-submenu-item > li a {
  color: #000000;
  border-bottom: 0px solid #f7f7f7;
}
.salonly-wrapper .main-header .header-hero-section .main-navigation .salonly-menu-wrapper .salonly-nav-menus-container .salonly-nav-mainmenu .salonly-has-submenu-item > li > .salonly-has-submenu-item > li:last-child a {
  border-bottom: 0px solid #f7f7f7;
}
.salonly-wrapper .main-header .header-hero-section .main-navigation .salonly-menu-wrapper .salonly-nav-menus-container .salonly-nav-mainmenu .salonly-has-submenu-item > li > .salonly-has-submenu-item > li:hover a {
  color: #F70347;
}
.salonly-wrapper .main-header .header-hero-section .main-navigation .salonly-menu-wrapper .salonly-nav-menus-container .salonly-nav-mainmenu .salonly-has-submenu-item > li:hover a {
  color: #ffffff;
  background-color: #F70347;
}
.salonly-wrapper .main-header .header-hero-section .main-navigation .salonly-menu-wrapper .salonly-nav-menus-container .salonly-has-submenu > a .submenu-indicator:before {
  position: relative;
  content: "\e874";
  font-family: "iconfont";
  display: inline-block;
  font-size: 10px;
  margin-left: 8px;
  font-weight: 700;
  cursor: pointer;
  font-style: normal;
  line-height: 100%;
  pointer-events: none;
}
@media (max-width: 1024px) {
  .salonly-wrapper .main-header .header-hero-section .main-navigation .salonly-menu-wrapper .salonly-nav-menus-container .salonly-has-submenu > a .submenu-indicator {
    float: right;
  }
}
@media (max-width: 1024px) {
  .salonly-wrapper .main-header .header-hero-section .main-navigation .salonly-menu-wrapper .salonly-nav-menus-container > ul > li {
    color: #f0f0f0;
    border-top: 1px solid currentColor;
  }
  .salonly-wrapper .main-header .header-hero-section .main-navigation .salonly-menu-wrapper .salonly-nav-menus-container > ul > li > a {
    display: block;
    padding: 15px 15px;
    color: #000000 !important;
  }
  .salonly-wrapper .main-header .header-hero-section .main-navigation .salonly-menu-wrapper .salonly-nav-menus-container .salonly-nav-mainmenu {
    display: block;
    padding-top: 100px;
  }
  .salonly-wrapper .main-header .header-hero-section .main-navigation .salonly-menu-wrapper .salonly-nav-menus-container.salonly-menu-offcanvas {
    background-color: #f7f7f7;
    width: 350px;
    position: fixed;
    top: 0;
    left: -110%;
    overflow-y: auto;
    height: 100%;
    -webkit-box-shadow: 0 10px 30px 0 rgba(255, 165, 0, 0);
            box-shadow: 0 10px 30px 0 rgba(255, 165, 0, 0);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-transition: all 0.8s ease;
    transition: all 0.8s ease;
  }
  .salonly-wrapper .main-header .header-hero-section .main-navigation .salonly-menu-wrapper .salonly-nav-menus-container.salonly-menu-offcanvas.nav-open {
    left: 0;
    display: block;
  }
  .salonly-wrapper .main-header .header-hero-section .main-navigation .salonly-menu-wrapper .salonly-nav-menus-container.salonly-menu-offcanvas .salonly-menu-close-toggler {
    position: absolute;
    right: 0;
    margin: 37px 15px 15px 15px;
    font-size: 25px;
    z-index: 60;
    padding: 6px;
    line-height: 1;
    border: none;
    background-color: transparent;
  }
  .salonly-wrapper .main-header .header-hero-section .main-navigation .salonly-menu-wrapper .salonly-nav-menus-container.salonly-menu-offcanvas.nav-open + .salonly-menu-overlay {
    left: 0;
    opacity: 0.5;
  }
}
@media (max-width: 480px) {
  .salonly-wrapper .main-header .header-hero-section .main-navigation .salonly-menu-wrapper .salonly-nav-menus-container.salonly-menu-offcanvas {
    width: 300px;
  }
}
@media (min-width: 1025px) {
  .salonly-wrapper .main-header .header-hero-section .main-navigation .salonly-menu-wrapper .salonly-has-submenu > .salonly-nav-dropdown {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    border-radius: 0.25rem;
    -webkit-transform: scaleY(0);
        -ms-transform: scaleY(0);
            transform: scaleY(0);
    -webkit-transform-origin: 0 0 0;
        -ms-transform-origin: 0 0 0;
            transform-origin: 0 0 0;
    transition: transform 0.4s ease, -webkit-transform 0.4s ease;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    -webkit-box-shadow: 0 0 2.1875rem 0 rgba(0, 0, 0, 0.1);
            box-shadow: 0 0 2.1875rem 0 rgba(0, 0, 0, 0.1);
    background-color: #ffffff;
    border: 0px solid #000;
  }
  .salonly-wrapper .main-header .header-hero-section .main-navigation .salonly-menu-wrapper .salonly-has-submenu:hover > .salonly-nav-dropdown {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    -webkit-transform: scaleY(1);
        -ms-transform: scaleY(1);
            transform: scaleY(1);
  }
}
@media (max-width: 1024px) {
  .salonly-wrapper .main-header .header-hero-section .main-navigation {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}
.salonly-wrapper .main-header .header-hero-section .salonly-nav-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.salonly-wrapper .main-header .header-hero-section .salonly-nav-right .salonly-sign-in a {
  text-decoration: none;
  background-color: #F70347;
  padding: 0px 20px;
  line-height: 40px;
  border-radius: 5px;
  height: 40px;
  color: #ffffff;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
  font-size: 15px;
  font-weight: 500;
  display: inline-block;
}
.salonly-wrapper .main-header .header-hero-section .salonly-nav-right .salonly-sign-in a:hover {
  background-color: #de003f;
}
@media (max-width: 1024px) {
  .salonly-wrapper .main-header .header-hero-section .salonly-nav-right {
    display: none;
  }
}
@media (max-width: 1024px) {
  .salonly-wrapper .main-header .header-hero-section {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.salonly-wrapper .main-header.sticky-header {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 1030;
  background-color: #fff;
  -webkit-box-shadow: 0 15px 20px -8px rgba(0, 0, 0, 0.06);
          box-shadow: 0 15px 20px -8px rgba(0, 0, 0, 0.06);
  -webkit-animation: slide-down 0.7s;
          animation: slide-down 0.7s;
}
.salonly-wrapper .main-header.transprent-header:not(.sticky-header) {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background-color: transparent;
  z-index: 2;
  padding-top: 6px;
}
.salonly-wrapper .main-header .next3-all-product {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.salonly-wrapper .main-header .next3-all-product .all-products {
  border-radius: 6px;
}
.salonly-wrapper .scalable:not(.sticky-header) {
  padding-top: 40px !important;
}

.footer-area {
  background: #f6f7fb;
  /*copyright End*/
}
.footer-area .sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.footer-area .footer-main-area .footer-widget.usecase-widget ul {
  margin-left: 1rem;
}
.footer-area .footer-main-area .footer-widget.usecase-widget ul li {
  list-style-type: circle;
}
.footer-area .footer-main-area .footer-widget.usecase-widget ul li:hover a {
  color: #F70347;
}
.footer-area .footer-main-area .footer-widget.usecase-widget ul li::marker {
  color: #F70347;
}
.footer-area .footer-main-area .footer-widget.usecase-widget ul li a {
  color: #5b6674;
  font-size: 1rem;
}
.footer-area .footer-main-area .footer-widget .footer-widget-title {
  color: #14133b;
  font-size: 24px;
}
.footer-area .footer-main-area .footer-widget p {
  color: #5b6674;
  margin-bottom: 15px;
}
.footer-area .footer-main-area .footer-widget .footer-subscription-form {
  margin-bottom: 0px;
  max-width: 100%;
}
.footer-area .footer-main-area .footer-widget .footer-subscription-form .footer-subscription-form-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  position: relative;
  -webkit-box-shadow: 0 9px 30px 0 rgba(0, 0, 0, 0.09);
          box-shadow: 0 9px 30px 0 rgba(0, 0, 0, 0.09);
}
.footer-area .footer-main-area .footer-widget .footer-subscription-form .footer-subscription-form-content .subscribe-input {
  border: 1px solid #F70347;
}
.footer-area .footer-main-area .footer-widget .footer-subscription-form .footer-subscription-form-content .subscribe-input:focus {
  border-color: #F70347;
}
.footer-area .footer-main-area .footer-widget .footer-subscription-form .footer-subscription-form-content .subscribe-input::-webkit-input-placeholder {
  color: hsla(0, 0%, 60.8%, 0.8);
}
.footer-area .footer-main-area .footer-widget .footer-subscription-form .footer-subscription-form-content .subscription-btn {
  height: 46px;
  background: #F70347;
  border: 0px solid #F70347;
  font-size: 15px;
  width: 60px;
  right: 0px;
  top: 0px;
  border-radius: 0px 5px 5px o;
}
.footer-area .footer-main-area .footer-widget .footer-subscription-form .footer-subscription-form-content .subscription-btn i {
  position: relative;
  top: -1px;
  color: #ffffff;
  padding: 0;
  font-weight: 700;
  font-size: 20px;
}
.footer-area .footer-main-area .footer-widget .footer-subscription-form ul {
  margin-top: 2rem;
  -webkit-column-count: 2;
     -moz-column-count: 2;
          column-count: 2;
  margin-left: 1rem;
}
.footer-area .footer-main-area .footer-widget .footer-subscription-form ul li {
  list-style-type: circle;
}
.footer-area .footer-main-area .footer-widget .footer-subscription-form ul li:hover a {
  color: #F70347;
}
.footer-area .footer-main-area .footer-widget .footer-subscription-form ul li::marker {
  color: #F70347;
}
.footer-area .footer-main-area .footer-widget .footer-subscription-form ul li a {
  color: #5b6674;
  font-size: 1rem;
}
.footer-area .footer-main-area .footer-widget .pro-support-link {
  color: #F70347;
}
.footer-area .footer-main-area .footer-widget .social-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.footer-area .footer-main-area .footer-widget .social-list li {
  display: inline-block;
  margin-right: 10px;
}
.footer-area .footer-main-area .footer-widget .social-list li a {
  display: block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  font-size: 13px;
  border-radius: 100%;
  border: 1px solid #6b7499;
  text-align: center;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  color: #ffffff;
}
.footer-area .footer-main-area .footer-widget .social-list li a.facebook {
  background-color: #4969a8;
  border-color: #4969a8;
}
.footer-area .footer-main-area .footer-widget .social-list li a.facebook:hover {
  opacity: 0.7;
}
.footer-area .footer-main-area .footer-widget .social-list li a.twitter {
  background-color: #2aa3ef;
  border-color: #2aa3ef;
}
.footer-area .footer-main-area .footer-widget .social-list li a.twitter:hover {
  opacity: 0.7;
}
.footer-area .footer-main-area .footer-widget .social-list li a.linkedin {
  background-color: #1178b3;
  border-color: #1178b3;
}
.footer-area .footer-main-area .footer-widget .social-list li a.linkedin:hover {
  opacity: 0.7;
}
.footer-area .footer-main-area .footer-widget .social-list li a.instagram {
  background-color: #e8715c;
  border-color: #e8715c;
}
.footer-area .footer-main-area .footer-widget .social-list li a.instagram:hover {
  opacity: 0.7;
}
.footer-area .footer-main-area .footer-widget .footer-widget-nav .footer-menu-list li a {
  color: #5b6674;
}
.footer-area .footer-main-area .footer-widget .footer-widget-nav .footer-menu-list li a:hover {
  color: #F70347;
}
.footer-area .footer-main-area .footer-widget .footer-widget-nav .footer-menu-list li a i {
  color: #F70347;
}
@media (max-width: 767px) {
  .footer-area .footer-main-area .footer-widget {
    text-align: center;
  }
}
@media (min-width: 992px) {
  .footer-area .footer-main-area .footer__main_widget-middle {
    padding-right: 70px;
  }
}
@media (max-width: 991px) {
  .footer-area .footer-main-area .footer-widget {
    margin-bottom: 30px;
  }
}
.footer-area .copyright {
  text-align: center;
  background-color: rgba(113, 44, 249, 0.1);
}
.footer-area .copyright .copyright-text {
  border-top: 0px solid #e7e7e7;
  padding-top: 20px;
  padding-bottom: 20px;
}
.footer-area .copyright .copyright-text p {
  color: #F70347;
  margin: 0 !important;
}
.footer-area .copyright .copyright-text p a {
  color: #F70347;
}
.footer-area .copyright .social-list li a {
  background-color: #ffffff;
  border-color: #ffffff;
}
.footer-area .copyright .social-list li a.facebook {
  color: #4969a8;
}
.footer-area .copyright .social-list li a.twitter {
  color: #2aa3ef;
}
.footer-area .copyright .social-list li a.linkedin {
  color: #1178b3;
}
.footer-area .copyright .social-list li a.instagram {
  color: #e8715c;
}
.footer-area .copyright .social-list li a.pinterest {
  color: #BD081C;
}
.footer-area .copyright .social-list li a.youtube {
  color: #CD201F;
}
.footer-area .copyright .social-list li a:hover i {
  color: inherit;
}
.footer-area .back-to-top {
  border-color: #F70347;
  background: #F70347;
}
.footer-area .back-to-top a {
  color: #ffffff;
}
.footer-area .back-to-top:hover {
  background: #F70347;
}
.footer-area .back-to-top:hover a {
  color: #ffffff;
}

.nx-container {
  max-width: 1440px !important;
}

.absulate_shape {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.absulate_shape.dot_rctangle {
  left: auto;
  right: 20px;
  width: 30px;
  height: auto;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-timing-function: cubic-bezier(0.54, 0.085, 0.5, 0.92);
          animation-timing-function: cubic-bezier(0.54, 0.085, 0.5, 0.92);
  -webkit-animation-name: mover;
          animation-name: mover;
  -webkit-animation-duration: 5s;
          animation-duration: 5s;
}
.absulate_shape.dot_rctangle.left_dot {
  right: auto;
  left: 20px;
  top: auto;
  bottom: 10%;
}
.absulate_shape.dot_rctangle.right_dot {
  bottom: 40%;
  top: auto;
}
@media (max-width: 767px) {
  .absulate_shape {
    display: none !important;
  }
}

.birthday-content {
  margin-top: 20px;
}
.birthday-content h1 {
  color: #ffffff;
  margin: 0;
  font-size: 50px;
  font-weight: 700;
  margin-bottom: 10px;
  line-height: 60px;
}
@media (max-width: 991px) {
  .birthday-content h1 {
    font-size: 28px;
    line-height: 33px;
  }
}
.birthday-content h2 {
  color: #BAB0FB;
  font-size: 22px;
  margin-bottom: 10px;
}
.birthday-content p {
  color: #ffffff !important;
  font-size: 17px !important;
  font-weight: 400;
  margin-bottom: 0 !important;
}
.birthday-content p strong {
  color: #ffb612;
  font-weight: 700;
  font-size: 25px;
}

.section-title {
  -webkit-font-feature-settings: "ss02" on;
          font-feature-settings: "ss02" on;
  font-family: "Red Hat Display";
  font-size: 45px;
  font-style: normal;
  font-weight: 800;
  line-height: 1.3;
  letter-spacing: -0.6px;
}
@media (max-width: 820px) {
  .section-title {
    font-size: 35px;
  }
}
@media (max-width: 540px) {
  .section-title {
    font-size: 28px;
  }
}
.section-title .title-broder {
  position: relative;
  z-index: 0;
}
.section-title .title-broder::after {
  position: absolute;
  content: "";
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
  width: 100%;
  height: 12px;
  left: 0;
  bottom: 0;
  z-index: -1;
}

.section-title-inner {
  margin-bottom: 70px;
}
@media (max-width: 767px) {
  .section-title-inner {
    text-align: center !important;
    margin-bottom: 40px;
  }
}
.section-title-inner .section-title {
  font-size: 42px;
  color: #1B2733;
  font-weight: 700;
  line-height: 52px;
  margin: 0;
  margin-bottom: 5px;
}
@media (max-width: 767px) {
  .section-title-inner .section-title {
    font-size: 30px;
    line-height: 40px;
  }
}
.section-title-inner p {
  margin: 0;
  font-size: 17px;
  color: #636968;
  line-height: 30px;
}

.salonly_price_banner_section {
  padding: 150px 0px 120px 0px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-image: url(../images/salonly/landing/hero-banner.png);
}
.salonly_price_banner_section.salonly-pricing-midsum {
  background-image: url(../images/salonly/price/offer_hero_section.png);
  padding: 110px 0px 120px 0px !important;
}
.salonly_price_banner_section.salonly-pricing-flash {
  background: url(../images/coupon/flash/flash_sale_default.png), radial-gradient(circle, rgb(118, 18, 193) 0%, rgb(71, 3, 123) 100%);
  background-position: center top;
  padding: 100px 0 76px;
  position: relative;
}
.salonly_price_banner_section.salonly-pricing-flash .salonly_price_banner_wrapper .title {
  color: #ffffff;
}
.salonly_price_banner_section.salonly-pricing-flash .salonly_price_banner_wrapper .offer-content p {
  color: #ffffff;
}
.salonly_price_banner_section.salonly-pricing-flash .salonly_price_banner_wrapper .offer-content span {
  color: #ffffff;
}
.salonly_price_banner_section.salonly-pricing-mothers {
  background: url(../images/coupon/mothers/1920by580.png), -webkit-gradient(linear, left top, left bottom, from(#FAEBDF), to(#FAEBDF));
  background: url(../images/coupon/mothers/1920by580.png), linear-gradient(to bottom, #FAEBDF, #FAEBDF);
  background-position: center top;
  padding: 100px 0 76px;
  position: relative;
}
.salonly_price_banner_section.salonly-pricing-mothers .salonly_price_banner_wrapper .title {
  color: #1D2933;
}
.salonly_price_banner_section.salonly-pricing-eid {
  background: url(../images/coupon/eid/1920x580.png), -webkit-gradient(linear, left top, left bottom, from(#FAF6EC), to(#FAF6EC));
  background: url(../images/coupon/eid/1920x580.png), linear-gradient(to bottom, #FAF6EC, #FAF6EC);
  background-position: center top;
  padding: 100px 0 76px;
  position: relative;
}
.salonly_price_banner_section.salonly-pricing-spring {
  background: url(../images/coupon/spring/1920-by-580.png), -webkit-gradient(linear, left top, left bottom, from(#FAEBDF), to(#FAEBDF));
  background: url(../images/coupon/spring/1920-by-580.png), linear-gradient(to bottom, #FAEBDF, #FAEBDF);
  background-position: center top;
  padding: 100px 0 76px;
  position: relative;
}
.salonly_price_banner_section.salonly-pricing-labor {
  background: url(../images/coupon/labour/pricing.png), radial-gradient(circle, rgb(0, 65, 130) 0%, rgb(13, 41, 77) 100%);
  background-position: center bottom;
  padding: 100px 0 76px;
  position: relative;
  background-size: cover;
}
.salonly_price_banner_section.salonly-pricing-labor .salonly_price_banner_wrapper .title {
  color: #ffffff;
}
.salonly_price_banner_section.salonly-pricing-labor .salonly_price_banner_wrapper .offer-logo {
  display: block;
  -ms-grid-column-align: anchor-center;
      justify-self: anchor-center;
  margin: 3rem 0;
}
.salonly_price_banner_section.salonly-pricing-labor .salonly_price_banner_wrapper .offer-price .offer-per {
  width: 300px;
}
.salonly_price_banner_section.salonly-pricing-labor .salonly_price_banner_wrapper .offer-content {
  min-height: 171px;
}
.salonly_price_banner_section.salonly-pricing-labor .salonly_price_banner_wrapper .offer-content p, .salonly_price_banner_section.salonly-pricing-labor .salonly_price_banner_wrapper .offer-content span {
  color: #ffffff;
}
.salonly_price_banner_section.salonly-pricing-labor .salonly_price_banner_wrapper .offer-content .discount-countdown {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 15px;
  margin-bottom: 1rem;
}
.salonly_price_banner_section.salonly-pricing-labor .salonly_price_banner_wrapper .offer-content .discount-countdown h2 {
  color: #263043;
  font-family: "Saira Extra Condensed", Sans-serif;
  font-size: 30px;
  font-weight: 800;
  line-height: 26px;
  margin-bottom: 0;
}
.salonly_price_banner_section.salonly-pricing-labor .salonly_price_banner_wrapper .offer-content .discount-countdown p {
  margin-bottom: 0;
  color: #58595B;
  font-family: "Saira Extra Condensed", Sans-serif;
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 22px;
  letter-spacing: 0.8px;
}
.salonly_price_banner_section.salonly-pricing-labor .salonly_price_banner_wrapper .offer-content .discount-countdown .nx-countdown {
  padding: 15px;
  background: white;
  -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0px 20px 25px -5px, rgba(0, 0, 0, 0.04) 0px 10px 10px -5px;
          box-shadow: rgba(0, 0, 0, 0.1) 0px 20px 25px -5px, rgba(0, 0, 0, 0.04) 0px 10px 10px -5px;
  border-radius: 10px;
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  max-width: 76px;
}
.salonly_price_banner_section.salonly-pricing-halloween {
  background: url(../images/coupon/halloween/halloween-price-white.png);
  background-position: center top;
  padding: 100px 0 76px;
  position: relative;
  background-size: cover;
}
.salonly_price_banner_section.salonly-pricing-christmas {
  background: url(../images/coupon/christmas/bg-white.png);
  background-position: center top;
  padding: 100px 0 76px;
  position: relative;
  background-size: cover;
}
.salonly_price_banner_section.salonly-pricing-newyear {
  background: url(../images/coupon/newyear/newyear-white.png);
  background-position: center top;
  padding: 100px 0 76px;
  position: relative;
  background-size: cover;
}
.salonly_price_banner_section.salonly-pricing-jul4 {
  background: url(../images/coupon/us-independence/us_independence_white.png);
  background-position: center top;
  padding: 100px 0 76px;
  position: relative;
  background-size: cover;
}
.salonly_price_banner_section .salonly_price_banner_wrapper {
  text-align: center;
}
.salonly_price_banner_section .salonly_price_banner_wrapper .active-users {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  padding: 8px 16px;
  border-radius: 8px;
  border: 1px solid rgba(0, 0, 0, 0.08);
  opacity: 0.8;
  background: #FFF9F0;
  margin-bottom: 16px;
}
.salonly_price_banner_section .salonly_price_banner_wrapper .active-users .active-users-text {
  color: #000;
  font-family: Inter;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 1.5;
  margin: 0;
}
.salonly_price_banner_section .salonly_price_banner_wrapper .title {
  color: #1D2933;
  text-align: center;
  -webkit-font-feature-settings: "ss02" on;
          font-feature-settings: "ss02" on;
  font-family: "Red Hat Display";
  font-size: 42px;
  font-style: normal;
  font-weight: 900;
  line-height: 1.4;
  margin-bottom: 40px;
}
@media (max-width: 768px) {
  .salonly_price_banner_section .salonly_price_banner_wrapper .title {
    font-size: 35px;
  }
}
@media (max-width: 550px) {
  .salonly_price_banner_section .salonly_price_banner_wrapper .title {
    font-size: 30px;
  }
}
.salonly_price_banner_section .salonly_price_banner_wrapper .offer-price {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.salonly_price_banner_section .salonly_price_banner_wrapper .offer-price .offer-top {
  position: absolute;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 1;
}
.salonly_price_banner_section .salonly_price_banner_wrapper .offer-price .offer-top .img svg {
  width: 175px;
  height: 62px;
}
@media (max-width: 768px) {
  .salonly_price_banner_section .salonly_price_banner_wrapper .offer-price .offer-top .img svg {
    width: 145px;
    height: 50px;
  }
}
.salonly_price_banner_section .salonly_price_banner_wrapper .offer-price .offer-top span {
  color: #FFF;
  text-align: center;
  font-family: Helvetica;
  font-size: 35px;
  font-style: normal;
  font-weight: 700;
  line-height: 1.2;
  position: absolute;
  text-transform: uppercase;
}
@media (max-width: 768px) {
  .salonly_price_banner_section .salonly_price_banner_wrapper .offer-price .offer-top span {
    font-size: 25px;
  }
}
.salonly_price_banner_section .salonly_price_banner_wrapper .offer-price .price {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 768px) {
  .salonly_price_banner_section .salonly_price_banner_wrapper .offer-price .price .img {
    width: 80%;
  }
}
.salonly_price_banner_section .salonly_price_banner_wrapper .offer-price .price .offer-text {
  color: #ffffff;
  text-align: center;
  font-family: Inter;
  font-size: 83px;
  font-style: normal;
  font-weight: 800;
  line-height: 1.2;
  position: absolute;
  text-transform: uppercase;
}
@media (max-width: 768px) {
  .salonly_price_banner_section .salonly_price_banner_wrapper .offer-price .price .offer-text {
    font-size: 50px;
  }
}
.salonly_price_banner_section .salonly_price_banner_wrapper .offer-content {
  border-radius: 16px;
  border: 2px solid #FFC412;
  padding: 22px 32px;
  margin: 0 auto;
  margin-top: 40px;
  width: 75%;
}
@media (max-width: 768px) {
  .salonly_price_banner_section .salonly_price_banner_wrapper .offer-content {
    width: 100%;
  }
}
.salonly_price_banner_section .salonly_price_banner_wrapper .offer-content p {
  color: #1D2933;
  text-align: center;
  font-family: Inter;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 1.8;
}
.salonly_price_banner_section .salonly_price_banner_wrapper .offer-content span {
  opacity: 0.9;
  color: #1D2933;
  font-family: Inter;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.5;
}

.salonly_price_table_section {
  padding: 50px 0px 100px;
  position: relative;
  overflow: hidden;
  background-color: #f3f4f6;
}
@media (max-width: 768px) {
  .salonly_price_table_section {
    padding: 50px 0px;
  }
}
.salonly_price_table_section .salonly_price_table_wrapper .salonly-pricing-body {
  position: relative;
  z-index: 1;
}
.salonly_price_table_section .salonly_price_table_wrapper .salonly-pricing-body.pt-50 {
  padding-top: 50px;
}
@media (max-width: 768px) {
  .salonly_price_table_section .salonly_price_table_wrapper .salonly-pricing-body.pt-50 {
    padding-top: 0px;
  }
}
.salonly_price_table_section .salonly_price_table_wrapper .salonly-pricing-body .salonly-pricing-plan-box {
  border-radius: 12px;
  border: 1px solid var(--Gray-200, #e5e7eb);
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
@media (max-width: 850px) {
  .salonly_price_table_section .salonly_price_table_wrapper .salonly-pricing-body .salonly-pricing-plan-box {
    border-radius: 0px;
    border: 0px;
  }
}
.salonly_price_table_section .salonly_price_table_wrapper .salonly-pricing-body .salonly-pricing-plan-box .salonly-prcing-plans {
  border-radius: 10px;
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0px;
}
@media (max-width: 1100px) {
  .salonly_price_table_section .salonly_price_table_wrapper .salonly-pricing-body .salonly-pricing-plan-box .salonly-prcing-plans {
    gap: 0px;
  }
}
@media (max-width: 850px) {
  .salonly_price_table_section .salonly_price_table_wrapper .salonly-pricing-body .salonly-pricing-plan-box .salonly-prcing-plans {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    background-color: rgba(255, 255, 255, 0);
    gap: 30px;
    border-radius: 0px;
  }
}
.salonly_price_table_section .salonly_price_table_wrapper .salonly-pricing-body .salonly-pricing-plan-box .salonly-prcing-plans .salonly-prcing-plans-single {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  width: 25%;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.salonly_price_table_section .salonly_price_table_wrapper .salonly-pricing-body .salonly-pricing-plan-box .salonly-prcing-plans .salonly-prcing-plans-single:first-child {
  border-right: 1px solid #e5e7eb;
}
@media (max-width: 850px) {
  .salonly_price_table_section .salonly_price_table_wrapper .salonly-pricing-body .salonly-pricing-plan-box .salonly-prcing-plans .salonly-prcing-plans-single {
    width: 100%;
    background-color: #fff;
    border-radius: 12px;
  }
}
.salonly_price_table_section .salonly_price_table_wrapper .salonly-pricing-body .salonly-pricing-plan-box .salonly-prcing-plans .salonly-prcing-plans-single .tier-badge {
  position: absolute;
  background: #000;
  opacity: 0.9;
  color: white;
  height: 40px;
  padding: 0px 12px;
  top: 60px;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 2px;
  border-radius: 0px 25px 25px 0px;
}
.salonly_price_table_section .salonly_price_table_wrapper .salonly-pricing-body .salonly-pricing-plan-box .salonly-prcing-plans .salonly-prcing-plans-single .tier-badge .discount-amount {
  color: #FFF;
  font-family: Inter;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 1.2;
}
@media (max-width: 1199px) {
  .salonly_price_table_section .salonly_price_table_wrapper .salonly-pricing-body .salonly-pricing-plan-box .salonly-prcing-plans .salonly-prcing-plans-single .tier-badge .discount-amount {
    font-size: 16px;
  }
}
.salonly_price_table_section .salonly_price_table_wrapper .salonly-pricing-body .salonly-pricing-plan-box .salonly-prcing-plans .salonly-prcing-plans-single .tier-badge .symbol {
  color: rgba(255, 255, 255, 0.9215686275);
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0;
}
.salonly_price_table_section .salonly_price_table_wrapper .salonly-pricing-body .salonly-pricing-plan-box .salonly-prcing-plans .salonly-prcing-plans-single .prcing-plans-single-space {
  padding: 160px 32px 16px;
}
@media (max-width: 1199px) {
  .salonly_price_table_section .salonly_price_table_wrapper .salonly-pricing-body .salonly-pricing-plan-box .salonly-prcing-plans .salonly-prcing-plans-single .prcing-plans-single-space {
    padding: 150px 20px 16px;
  }
}
@media (max-width: 850px) {
  .salonly_price_table_section .salonly_price_table_wrapper .salonly-pricing-body .salonly-pricing-plan-box .salonly-prcing-plans .salonly-prcing-plans-single .prcing-plans-single-space {
    padding: 120px 15px 16px;
  }
}
.salonly_price_table_section .salonly_price_table_wrapper .salonly-pricing-body .salonly-pricing-plan-box .salonly-prcing-plans .salonly-prcing-plans-single .prcing-plans-single-space .prcing-plans-top {
  text-align: center;
  min-height: auto;
}
.salonly_price_table_section .salonly_price_table_wrapper .salonly-pricing-body .salonly-pricing-plan-box .salonly-prcing-plans .salonly-prcing-plans-single .prcing-plans-single-space .prcing-plans-top .pricing-period {
  color: #171614;
  text-align: center;
  font-family: Inter;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 1.2;
  margin-bottom: 24px;
}
@media (max-width: 1199px) {
  .salonly_price_table_section .salonly_price_table_wrapper .salonly-pricing-body .salonly-pricing-plan-box .salonly-prcing-plans .salonly-prcing-plans-single .prcing-plans-single-space .prcing-plans-top .pricing-period {
    font-weight: 22px;
  }
}
.salonly_price_table_section .salonly_price_table_wrapper .salonly-pricing-body .salonly-pricing-plan-box .salonly-prcing-plans .salonly-prcing-plans-single .prcing-plans-single-space .prcing-plans-top .pricing-regular {
  color: #403f3c;
  text-align: center;
  font-family: Inter;
  font-size: 23px;
  font-style: normal;
  font-weight: 600;
  line-height: 1.2;
  text-decoration-line: line-through;
}
.salonly_price_table_section .salonly_price_table_wrapper .salonly-pricing-body .salonly-pricing-plan-box .salonly-prcing-plans .salonly-prcing-plans-single .prcing-plans-single-space .prcing-plans-top .pricing-price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-bottom: 8px;
}
@media (max-width: 1100px) {
  .salonly_price_table_section .salonly_price_table_wrapper .salonly-pricing-body .salonly-pricing-plan-box .salonly-prcing-plans .salonly-prcing-plans-single .prcing-plans-single-space .prcing-plans-top .pricing-price {
    font-size: calc(1.0875rem + 1.05vw);
  }
}
.salonly_price_table_section .salonly_price_table_wrapper .salonly-pricing-body .salonly-pricing-plan-box .salonly-prcing-plans .salonly-prcing-plans-single .prcing-plans-single-space .prcing-plans-top .pricing-price .price-text {
  color: #000;
  text-align: center;
  font-family: Inter;
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  line-height: 1.2;
}
@media (max-width: 1199px) {
  .salonly_price_table_section .salonly_price_table_wrapper .salonly-pricing-body .salonly-pricing-plan-box .salonly-prcing-plans .salonly-prcing-plans-single .prcing-plans-single-space .prcing-plans-top .pricing-price .price-text {
    font-size: 36px;
  }
}
@media (max-width: 768px) {
  .salonly_price_table_section .salonly_price_table_wrapper .salonly-pricing-body .salonly-pricing-plan-box .salonly-prcing-plans .salonly-prcing-plans-single .prcing-plans-single-space .prcing-plans-top .pricing-price .price-text {
    font-size: 32px;
  }
}
.salonly_price_table_section .salonly_price_table_wrapper .salonly-pricing-body .salonly-pricing-plan-box .salonly-prcing-plans .salonly-prcing-plans-single .prcing-plans-single-space .prcing-plans-top .pricing-price .day-limit {
  color: rgba(0, 0, 0, 0.8);
  font-family: Inter;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%;
}
.salonly_price_table_section .salonly_price_table_wrapper .salonly-pricing-body .salonly-pricing-plan-box .salonly-prcing-plans .salonly-prcing-plans-single .prcing-plans-single-space .prcing-plans-top .pricing-des {
  color: #171614;
  text-align: center;
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.2;
}
.salonly_price_table_section .salonly_price_table_wrapper .salonly-pricing-body .salonly-pricing-plan-box .salonly-prcing-plans .salonly-prcing-plans-single .prcing-plans-single-space .prcing-plans-top .regular-price-save {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 8px;
  gap: 4px;
}
.salonly_price_table_section .salonly_price_table_wrapper .salonly-pricing-body .salonly-pricing-plan-box .salonly-prcing-plans .salonly-prcing-plans-single .prcing-plans-single-space .prcing-plans-top .regular-price-save .pricing-regular {
  font-size: 14px;
  font-weight: 400;
  color: #747c89;
}
@media (max-width: 1100px) {
  .salonly_price_table_section .salonly_price_table_wrapper .salonly-pricing-body .salonly-pricing-plan-box .salonly-prcing-plans .salonly-prcing-plans-single .prcing-plans-single-space .prcing-plans-top .regular-price-save .pricing-regular {
    font-size: 13px;
  }
}
.salonly_price_table_section .salonly_price_table_wrapper .salonly-pricing-body .salonly-pricing-plan-box .salonly-prcing-plans .salonly-prcing-plans-single .prcing-plans-single-space .prcing-plans-top .regular-price-save .saving-badge {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  height: 24px;
  padding: 8px 12px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  border-radius: 100px;
  background: #ecfdf3;
  color: #14b570;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px;
  text-transform: capitalize;
}
@media (max-width: 1100px) {
  .salonly_price_table_section .salonly_price_table_wrapper .salonly-pricing-body .salonly-pricing-plan-box .salonly-prcing-plans .salonly-prcing-plans-single .prcing-plans-single-space .prcing-plans-top .regular-price-save .saving-badge {
    font-size: 13px;
  }
}
.salonly_price_table_section .salonly_price_table_wrapper .salonly-pricing-body .salonly-pricing-plan-box .salonly-prcing-plans .salonly-prcing-plans-single .prcing-plans-single-space .prcing-plans-action {
  margin-top: 30px;
  margin-bottom: 32px;
  padding-bottom: 30px;
  border-bottom: 1px solid #e5e7eb;
}
.salonly_price_table_section .salonly_price_table_wrapper .salonly-pricing-body .salonly-pricing-plan-box .salonly-prcing-plans .salonly-prcing-plans-single .prcing-plans-single-space .prcing-plans-action .btn-buy-now {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  width: 100%;
  padding: 16px 4px;
  border-radius: 8px;
  background: #F70347;
  color: #ffffff;
  -webkit-box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05);
          box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05);
  font-family: Inter;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.2;
}
@media (max-width: 1199px) {
  .salonly_price_table_section .salonly_price_table_wrapper .salonly-pricing-body .salonly-pricing-plan-box .salonly-prcing-plans .salonly-prcing-plans-single .prcing-plans-single-space .prcing-plans-action .btn-buy-now {
    padding: 12px 4px;
    font-size: 16px;
  }
}
.salonly_price_table_section .salonly_price_table_wrapper .salonly-pricing-body .salonly-pricing-plan-box .salonly-prcing-plans .salonly-prcing-plans-single .prcing-plans-single-space .prcing-plans-action .btn-buy-now:hover {
  background: #495057;
  color: #ffffff;
}
.salonly_price_table_section .salonly_price_table_wrapper .salonly-pricing-body .salonly-pricing-plan-box .salonly-prcing-plans .salonly-prcing-plans-single .prcing-plans-single-space .prcing-plans-action .pricing-pay-renew {
  color: #747c89;
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 450;
  line-height: 20px;
  letter-spacing: 0.42px;
  margin-top: 12px;
}
.salonly_price_table_section .salonly_price_table_wrapper .salonly-pricing-body .salonly-pricing-plan-box .salonly-prcing-plans .salonly-prcing-plans-single .prcing-plans-single-space .prcing-plans-action .pricing-pay-renew span {
  color: #141921;
  font-weight: 700;
}
.salonly_price_table_section .salonly_price_table_wrapper .salonly-pricing-body .salonly-pricing-plan-box .salonly-prcing-plans .salonly-prcing-plans-single .prcing-plans-single-space .prcing-plans-list {
  margin-top: 32px;
  margin-bottom: 20px;
}
.salonly_price_table_section .salonly_price_table_wrapper .salonly-pricing-body .salonly-pricing-plan-box .salonly-prcing-plans .salonly-prcing-plans-single .prcing-plans-single-space .prcing-plans-list .list-unstyled li {
  line-height: normal;
  font-size: 15px;
  color: #141921;
  font-weight: 400;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 10px;
}
@media (max-width: 1100px) {
  .salonly_price_table_section .salonly_price_table_wrapper .salonly-pricing-body .salonly-pricing-plan-box .salonly-prcing-plans .salonly-prcing-plans-single .prcing-plans-single-space .prcing-plans-list .list-unstyled li {
    font-size: 14px;
  }
}
.salonly_price_table_section .salonly_price_table_wrapper .salonly-pricing-body .salonly-pricing-plan-box .salonly-prcing-plans .salonly-prcing-plans-single .prcing-plans-single-space .prcing-plans-list .list-unstyled li:not(:last-child) {
  margin-bottom: 16px;
}
.salonly_price_table_section .salonly_price_table_wrapper .salonly-pricing-body .salonly-pricing-plan-box .salonly-prcing-plans .salonly-prcing-plans-single .prcing-plans-single-space .prcing-plans-list .list-unstyled li .list-text strong {
  font-weight: 600;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 6px;
  line-height: 1.45;
  color: #151826;
}
.salonly_price_table_section .salonly_price_table_wrapper .salonly-pricing-body .salonly-pricing-plan-box .salonly-prcing-plans .salonly-prcing-plans-single .prcing-plans-single-space .prcing-plans-list .list-unstyled li .list-text strong a {
  font-size: 15px;
  font-weight: 500;
  color: #151826;
  position: relative;
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  text-decoration: underline;
  text-decoration-style: solid;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
}
@media (max-width: 1100px) {
  .salonly_price_table_section .salonly_price_table_wrapper .salonly-pricing-body .salonly-pricing-plan-box .salonly-prcing-plans .salonly-prcing-plans-single .prcing-plans-single-space .prcing-plans-list .list-unstyled li .list-text strong a {
    font-size: 14px;
  }
}
.salonly_price_table_section .salonly_price_table_wrapper .salonly-pricing-body .salonly-pricing-plan-box .salonly-prcing-plans .salonly-prcing-plans-single .prcing-plans-single-space .prcing-plans-list .list-unstyled li .list-text .info_tooltip {
  position: relative;
  cursor: help;
}
.salonly_price_table_section .salonly_price_table_wrapper .salonly-pricing-body .salonly-pricing-plan-box .salonly-prcing-plans .salonly-prcing-plans-single .prcing-plans-single-space .prcing-plans-list .list-unstyled li .list-text .info_tooltip:hover span.tooltip-text {
  pointer-events: visible;
  opacity: 1;
  -webkit-backface-visibility: visible;
          backface-visibility: visible;
}
.salonly_price_table_section .salonly_price_table_wrapper .salonly-pricing-body .salonly-pricing-plan-box .salonly-prcing-plans .salonly-prcing-plans-single .prcing-plans-single-space .prcing-plans-list .list-unstyled li .list-text .info_tooltip svg {
  margin-left: 2px;
  width: 14px;
  margin-top: -2px;
  vertical-align: middle;
}
.salonly_price_table_section .salonly_price_table_wrapper .salonly-pricing-body .salonly-pricing-plan-box .salonly-prcing-plans .salonly-prcing-plans-single .prcing-plans-single-space .prcing-plans-list .list-unstyled li .list-text .info_tooltip .tooltip-text {
  font-size: 14px;
  font-weight: 400;
  text-align: center;
  color: #ffffff;
  position: absolute;
  left: 50%;
  bottom: 100%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 250px;
  margin: 0 0 10px;
  background-color: #20292F;
  border-radius: 5px;
  padding: 15px;
  cursor: auto;
  -webkit-box-shadow: 0 5px 20px rgba(126, 126, 126, 0.25);
          box-shadow: 0 5px 20px rgba(126, 126, 126, 0.25);
  opacity: 0;
  pointer-events: none;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transition: margin 0.2s, opacity 0.2s;
  transition: margin 0.2s, opacity 0.2s;
  z-index: 999;
}
.salonly_price_table_section .salonly_price_table_wrapper .salonly-pricing-body .salonly-pricing-plan-box .salonly-prcing-plans .salonly-prcing-plans-single .prcing-plans-single-space .prcing-plans-list .list-unstyled li .list-text .info_tooltip .tooltip-text::after {
  position: absolute;
  left: 50%;
  top: 100%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  border: 7px solid transparent;
  content: "";
  z-index: 1;
  border-top-color: #20292F;
}
.salonly_price_table_section .salonly_price_table_wrapper .salonly-pricing-body .salonly-pricing-plan-box .salonly-prcing-plans .salonly-prcing-plans-single .prcing-plans-single-space .prcing-plans-list .list-unstyled li[data-features] .list-text, .salonly_price_table_section .salonly_price_table_wrapper .salonly-pricing-body .salonly-pricing-plan-box .salonly-prcing-plans .salonly-prcing-plans-single .prcing-plans-single-space .prcing-plans-list .list-unstyled li[data-dynamic] .list-text {
  -webkit-text-decoration: dotted;
          text-decoration: dotted;
}
.salonly_price_table_section .salonly_price_table_wrapper .salonly-pricing-body .salonly-pricing-plan-box .salonly-prcing-plans .salonly-prcing-plans-single .prcing-plans-single-space .alarm-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  border-radius: 6px;
  background: #fef8ec;
  gap: 8px;
  padding: 20px 15px;
  width: 100%;
  margin-top: 30px;
}
.salonly_price_table_section .salonly_price_table_wrapper .salonly-pricing-body .salonly-pricing-plan-box .salonly-prcing-plans .salonly-prcing-plans-single .prcing-plans-single-space .alarm-area img {
  width: 16px;
  height: 16px;
  position: relative;
  top: 5px;
}
.salonly_price_table_section .salonly_price_table_wrapper .salonly-pricing-body .salonly-pricing-plan-box .salonly-prcing-plans .salonly-prcing-plans-single .prcing-plans-single-space .alarm-area p {
  margin-top: 0;
  color: #ca6f04;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  margin-bottom: 0;
}
.salonly_price_table_section .salonly_price_table_wrapper .salonly-pricing-body .salonly-pricing-plan-box .salonly-prcing-plans .salonly-prcing-plans-single .prcing-plans-single-space .all-features-btn {
  color: #F70347;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 1.2;
  text-decoration-line: underline;
  text-decoration-style: solid;
  -webkit-text-decoration-skip: ink;
          text-decoration-skip-ink: auto;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
}
.salonly_price_table_section .salonly_price_table_wrapper .salonly-pricing-body .salonly-pricing-plan-box .salonly-prcing-plans .salonly-prcing-plans-single .prcing-plans-single-space .lifetime-tabl-angle {
  position: absolute;
  bottom: -110px;
  right: 16px;
  z-index: 10;
}
.salonly_price_table_section .salonly_price_table_wrapper .salonly-pricing-body .salonly-pricing-plan-box .salonly-prcing-plans .salonly-prcing-plans-single .prcing-plans-single-space .lifetime-tabl-angle svg {
  width: 100px;
  height: 140px;
}
@media (max-width: 850px) {
  .salonly_price_table_section .salonly_price_table_wrapper .salonly-pricing-body .salonly-pricing-plan-box .salonly-prcing-plans .salonly-prcing-plans-single .prcing-plans-single-space .lifetime-tabl-angle svg {
    height: 140px;
  }
}
.salonly_price_table_section .salonly_price_table_wrapper .salonly-pricing-body .salonly-pricing-plan-box .salonly-prcing-plans .salonly-prcing-plans-single .prcing-plans-single-popular {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding: 8px 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #F70347;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
  text-transform: uppercase;
  gap: 8px;
  border-radius: 10px 10px 0 0;
  position: absolute;
  width: 100%;
  top: -32px;
}
.salonly_price_table_section .salonly_price_table_wrapper .salonly-pricing-body .salonly-pricing-plan-box .salonly-prcing-plans .salonly-prcing-plans-single .life-time-tab {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.salonly_price_table_section .salonly_price_table_wrapper .salonly-pricing-body .salonly-pricing-plan-box .salonly-prcing-plans .salonly-prcing-plans-single .life-time-tab ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0;
  padding: 0;
  position: relative;
  z-index: 2;
  -webkit-box-shadow: 0 2px 10px rgba(84, 84, 84, 0.1);
          box-shadow: 0 2px 10px rgba(84, 84, 84, 0.1);
  background-color: #fff;
  border-radius: 100px;
  gap: 4px;
  border: 1px solid rgba(255, 156, 0, 0.4);
}
.salonly_price_table_section .salonly_price_table_wrapper .salonly-pricing-body .salonly-pricing-plan-box .salonly-prcing-plans .salonly-prcing-plans-single .life-time-tab ul li {
  padding: 6px 8px;
  list-style: none;
  display: inline-block;
}
@media (max-width: 1199px) {
  .salonly_price_table_section .salonly_price_table_wrapper .salonly-pricing-body .salonly-pricing-plan-box .salonly-prcing-plans .salonly-prcing-plans-single .life-time-tab ul li {
    padding: 3px 4px;
  }
}
.salonly_price_table_section .salonly_price_table_wrapper .salonly-pricing-body .salonly-pricing-plan-box .salonly-prcing-plans .salonly-prcing-plans-single .life-time-tab ul li a {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 6px 8px;
  border-radius: 100px;
  color: #171614;
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: -0.14px;
}
@media (max-width: 1199px) {
  .salonly_price_table_section .salonly_price_table_wrapper .salonly-pricing-body .salonly-pricing-plan-box .salonly-prcing-plans .salonly-prcing-plans-single .life-time-tab ul li a {
    padding: 4px 5px;
  }
}
@media (max-width: 1024px) {
  .salonly_price_table_section .salonly_price_table_wrapper .salonly-pricing-body .salonly-pricing-plan-box .salonly-prcing-plans .salonly-prcing-plans-single .life-time-tab ul li a {
    font-size: 12px;
  }
}
@media (max-width: 880px) {
  .salonly_price_table_section .salonly_price_table_wrapper .salonly-pricing-body .salonly-pricing-plan-box .salonly-prcing-plans .salonly-prcing-plans-single .life-time-tab ul li a {
    padding: 2px 2px;
    font-size: 11px;
  }
}
@media (max-width: 768px) {
  .salonly_price_table_section .salonly_price_table_wrapper .salonly-pricing-body .salonly-pricing-plan-box .salonly-prcing-plans .salonly-prcing-plans-single .life-time-tab ul li a {
    padding: 4px 5px;
    font-size: 14px;
  }
}
.salonly_price_table_section .salonly_price_table_wrapper .salonly-pricing-body .salonly-pricing-plan-box .salonly-prcing-plans .salonly-prcing-plans-single .life-time-tab ul li a.active {
  background: rgba(255, 156, 0, 0.32);
}
.salonly_price_table_section .salonly_price_table_wrapper .salonly-pricing-body .salonly-pricing-plan-box .salonly-prcing-plans .salonly-prcing-plans-single.active {
  -webkit-box-shadow: 0 8px 16px 0 rgba(16, 24, 40, 0.1), 0 6px 8px 2px rgba(16, 24, 40, 0.04);
          box-shadow: 0 8px 16px 0 rgba(16, 24, 40, 0.1), 0 6px 8px 2px rgba(16, 24, 40, 0.04);
  background-color: #fff;
  position: relative;
}
@media (max-width: 850px) {
  .salonly_price_table_section .salonly_price_table_wrapper .salonly-pricing-body .salonly-pricing-plan-box .salonly-prcing-plans .salonly-prcing-plans-single.active {
    margin-top: 30px;
  }
}
.salonly_price_table_section .salonly_price_table_wrapper .salonly-pricing-body .salonly-pricing-plan-box .salonly-prcing-plans .salonly-prcing-plans-single.active::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  border-left: 1px solid #F70347;
  border-right: 1px solid #F70347;
  z-index: 1;
}
.salonly_price_table_section .salonly_price_table_wrapper .salonly-pricing-body .salonly-pricing-plan-box .salonly-prcing-plans .salonly-prcing-plans-single.active::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 7%;
  background: #fff;
  bottom: -32px;
  border-left: 1px solid #F70347;
  border-right: 1px solid #F70347;
  border-bottom: 1px solid #F70347;
  border-radius: 0px 0px 12px 12px;
  -webkit-box-shadow: 0 29px 26px 0px rgba(16, 24, 40, 0.1), 0 6px 8px 2px rgba(16, 24, 40, 0.04);
          box-shadow: 0 29px 26px 0px rgba(16, 24, 40, 0.1), 0 6px 8px 2px rgba(16, 24, 40, 0.04);
}
@media (max-width: 850px) {
  .salonly_price_table_section .salonly_price_table_wrapper .salonly-pricing-body .salonly-pricing-plan-box .salonly-prcing-plans .salonly-prcing-plans-single.active {
    width: 100%;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
}
.salonly_price_table_section .salonly_price_table_wrapper .salonly-pricing-body .salonly-pricing-plan-box .salonly-prcing-plans .salonly-prcing-plans-single.active .tier-badge {
  z-index: 3;
}
.salonly_price_table_section .salonly_price_table_wrapper .salonly-pricing-body .salonly-pricing-plan-box .salonly-prcing-plans .salonly-prcing-plans-single.active .prcing-plans-single-space {
  padding-bottom: 120px;
  z-index: 2;
}
.salonly_price_table_section .salonly_price_table_wrapper .salonly-pricing-body .salonly-pricing-plan-box .salonly-prcing-plans .salonly-prcing-plans-single.life-time {
  padding-top: 60px;
  position: relative;
}
@media (max-width: 850px) {
  .salonly_price_table_section .salonly_price_table_wrapper .salonly-pricing-body .salonly-pricing-plan-box .salonly-prcing-plans .salonly-prcing-plans-single.life-time {
    width: 100%;
    margin-top: 40px;
  }
}
.salonly_price_table_section .salonly_price_table_wrapper .salonly-pricing-body .salonly-pricing-plan-box .salonly-prcing-plans .salonly-prcing-plans-single.life-time .tier-badge {
  top: -20px;
  left: 30%;
  padding: 10px 24px;
  border-radius: 4px;
}
@media (max-width: 1199px) {
  .salonly_price_table_section .salonly_price_table_wrapper .salonly-pricing-body .salonly-pricing-plan-box .salonly-prcing-plans .salonly-prcing-plans-single.life-time .tier-badge {
    left: 20%;
  }
}
@media (max-width: 850px) {
  .salonly_price_table_section .salonly_price_table_wrapper .salonly-pricing-body .salonly-pricing-plan-box .salonly-prcing-plans .salonly-prcing-plans-single.life-time .tier-badge {
    left: 40%;
  }
}
@media (max-width: 580px) {
  .salonly_price_table_section .salonly_price_table_wrapper .salonly-pricing-body .salonly-pricing-plan-box .salonly-prcing-plans .salonly-prcing-plans-single.life-time .tier-badge {
    left: 30%;
  }
}
.salonly_price_table_section .salonly_price_table_wrapper .salonly-pricing-body .salonly-pricing-plan-box .salonly-prcing-plans .salonly-prcing-plans-single.life-time .prcing-plans-single-space {
  padding: 58px 32px 16px;
}
@media (max-width: 850px) {
  .salonly_price_table_section .salonly_price_table_wrapper .salonly-pricing-body .salonly-pricing-plan-box .salonly-prcing-plans .salonly-prcing-plans-single.life-time .prcing-plans-single-space {
    padding: 40px 32px 16px;
  }
}
.salonly_price_table_section .salonly_price_table_wrapper .salonly-pricing-body .salonly-pricing-plan-box .salonly-prcing-plans .salonly-prcing-plans-single.selected .btn-buy-now {
  background: #0f0f0e !important;
}
.salonly_price_table_section .last-chance-lifetime-section {
  padding-top: 80px;
}
.salonly_price_table_section .last-chance-lifetime-section .last-chance-lifetime-wrap {
  border-radius: 16px;
  border: 1px solid rgba(255, 156, 0, 0.08);
  background: #FFF;
  -webkit-box-shadow: 0 0 32px -5px rgba(0, 0, 0, 0.08);
          box-shadow: 0 0 32px -5px rgba(0, 0, 0, 0.08);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 147px;
  padding: 40px 60px;
}
@media (max-width: 1024px) {
  .salonly_price_table_section .last-chance-lifetime-section .last-chance-lifetime-wrap {
    gap: 20px;
  }
}
@media (max-width: 768px) {
  .salonly_price_table_section .last-chance-lifetime-section .last-chance-lifetime-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 60px;
    padding: 30px 30px;
  }
}
.salonly_price_table_section .last-chance-lifetime-section .last-chance-lifetime-wrap .shape-top-left-wrapper {
  width: 68%;
}
@media (max-width: 768px) {
  .salonly_price_table_section .last-chance-lifetime-section .last-chance-lifetime-wrap .shape-top-left-wrapper {
    width: 100%;
    text-align: center;
  }
}
.salonly_price_table_section .last-chance-lifetime-section .last-chance-lifetime-wrap .shape-top-left-wrapper .left h4 {
  color: #141921;
  font-family: Inter;
  font-size: 32px;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 12px;
}
.salonly_price_table_section .last-chance-lifetime-section .last-chance-lifetime-wrap .shape-top-left-wrapper .left h4 span {
  color: #F70347;
}
@media (max-width: 768px) {
  .salonly_price_table_section .last-chance-lifetime-section .last-chance-lifetime-wrap .shape-top-left-wrapper .left h4 {
    font-size: 25px;
  }
}
.salonly_price_table_section .last-chance-lifetime-section .last-chance-lifetime-wrap .shape-top-left-wrapper .left p {
  color: #747c89;
  font-family: Inter;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.8;
  margin-bottom: 24px;
}
.salonly_price_table_section .last-chance-lifetime-section .last-chance-lifetime-wrap .shape-top-left-wrapper .left p a {
  color: #F70347;
  text-decoration-line: underline;
  text-decoration-style: solid;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
}
.salonly_price_table_section .last-chance-lifetime-section .last-chance-lifetime-wrap .shape-top-left-wrapper .left .get-lifetime-plan {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding: 16px 32px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  border-radius: 8px;
  background: #F70347;
  color: #fff;
  text-align: center;
  font-size: 15px;
  font-weight: 700;
  line-height: 16px;
}
.salonly_price_table_section .last-chance-lifetime-section .last-chance-lifetime-wrap .shape-top-left-wrapper .left .get-lifetime-plan:hover {
  background: #495057;
}
.salonly_price_table_section .last-chance-lifetime-section .last-chance-lifetime-wrap .shape-top-right-wrapper {
  width: 32%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 768px) {
  .salonly_price_table_section .last-chance-lifetime-section .last-chance-lifetime-wrap .shape-top-right-wrapper {
    width: 100%;
  }
}
.salonly_price_table_section .last-chance-lifetime-section .last-chance-lifetime-wrap .shape-top-right-wrapper .life-time-plan {
  border-radius: 8px;
  background: #FFF;
  -webkit-box-shadow: 0 4px 39.1px -8px rgba(0, 0, 0, 0.23);
          box-shadow: 0 4px 39.1px -8px rgba(0, 0, 0, 0.23);
  overflow: hidden;
}
.salonly_price_table_section .last-chance-lifetime-section .last-chance-lifetime-wrap .shape-top-right-wrapper .life-time-plan .header-top {
  background: #F70347;
  color: #FFF;
  text-align: center;
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.2;
  padding: 6px 38px;
}
.salonly_price_table_section .last-chance-lifetime-section .last-chance-lifetime-wrap .shape-top-right-wrapper .life-time-plan .title {
  color: #171614;
  text-align: center;
  font-family: Inter;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 1.2;
  padding-top: 15px;
  padding-bottom: 24px;
  margin: 0;
}
.salonly_price_table_section .last-chance-lifetime-section .last-chance-lifetime-wrap .shape-top-right-wrapper .life-time-plan .raguler-price {
  color: #171614;
  text-align: center;
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 1.2;
  text-decoration-line: line-through;
}
.salonly_price_table_section .last-chance-lifetime-section .last-chance-lifetime-wrap .shape-top-right-wrapper .life-time-plan .pricing-price {
  text-align: center;
  padding-bottom: 15px;
}
.salonly_price_table_section .last-chance-lifetime-section .last-chance-lifetime-wrap .shape-top-right-wrapper .life-time-plan .pricing-price .price-text {
  color: #000;
  text-align: center;
  font-family: Inter;
  font-size: 35px;
  font-style: normal;
  font-weight: 700;
  line-height: 1.2;
}
.salonly_price_table_section .last-chance-lifetime-section .last-chance-lifetime-wrap .shape-top-right-wrapper .life-time-plan .pricing-price .day-limit {
  color: rgba(0, 0, 0, 0.8);
  font-family: Inter;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%;
}
.salonly_price_table_section .last-chance-lifetime-section .reaction-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 10px;
  border-radius: 12px;
  color: #4d5761;
  text-align: center;
  font-size: 18px;
  font-weight: 500;
  line-height: 28.8px;
  background-color: transparent;
  margin-top: 25px;
}
.salonly_price_table_section .last-chance-lifetime-section .reaction-area a {
  color: #217aef;
  font-weight: 700;
  text-decoration-line: underline;
  text-decoration-style: solid;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
}

.salonly_price_box_items {
  padding: 100px 0px;
}
@media (max-width: 1024px) {
  .salonly_price_box_items {
    padding: 70px 0px;
  }
}
@media (max-width: 768px) {
  .salonly_price_box_items {
    padding: 50px 0px;
  }
}
.salonly_price_box_items .title-wrapper .title {
  color: #1D2933;
  margin-bottom: 24px;
}
.salonly_price_box_items .title-wrapper .title span {
  color: #F70347;
}
.salonly_price_box_items .price-box-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 24px;
  -ms-flex-item-align: stretch;
      -ms-grid-row-align: stretch;
      align-self: stretch;
}
@media (max-width: 980px) {
  .salonly_price_box_items .price-box-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.salonly_price_box_items .price-box-wrap .price-box-left {
  display: -ms-grid;
  display: grid;
  max-width: 1200px;
  width: 100%;
  display: grid;
  -ms-grid-columns: 1fr 24px 1fr;
  grid-template-columns: repeat(2, 1fr);
  -ms-grid-rows: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
}
.salonly_price_box_items .price-box-wrap .price-box-left > *:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}
.salonly_price_box_items .price-box-wrap .price-box-left > *:nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
}
@media (max-width: 980px) {
  .salonly_price_box_items .price-box-wrap .price-box-left {
    width: 100%;
  }
}
@media (max-width: 680px) {
  .salonly_price_box_items .price-box-wrap .price-box-left {
    -ms-grid-columns: (1fr)[1];
    grid-template-columns: repeat(1, 1fr);
  }
}
.salonly_price_box_items .price-box-wrap .price-box-left .extension-item {
  padding: 16px 20px;
  border-radius: 16px;
  border: 1px solid #E1E1E1;
}
.salonly_price_box_items .price-box-wrap .price-box-left .extension-item:has(.checkbox input:checked) {
  border: 1px solid #E1E1E1;
  background: rgba(235, 251, 245, 0.6);
}
.salonly_price_box_items .price-box-wrap .price-box-left .extension-item .extension-wrap {
  margin-bottom: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 12px;
}
.salonly_price_box_items .price-box-wrap .price-box-left .extension-item .extension-wrap .img img {
  width: 48px;
  height: 48px;
}
.salonly_price_box_items .price-box-wrap .price-box-left .extension-item .extension-wrap .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 12px;
}
.salonly_price_box_items .price-box-wrap .price-box-left .extension-item .extension-wrap .content a {
  color: #000;
  font-family: Inter;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 1.2;
}
.salonly_price_box_items .price-box-wrap .price-box-left .extension-item .extension-wrap .content p {
  color: #000;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 1.2;
}
.salonly_price_box_items .price-box-wrap .price-box-left .extension-item .extension-wrap .content p span {
  color: rgba(0, 0, 0, 0.6);
  font-family: Inter;
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%;
}
.salonly_price_box_items .price-box-wrap .price-box-left .extension-item .checkbox_item {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 8px 1fr 8px 1fr;
  grid-template-columns: repeat(3, 1fr);
  -ms-grid-rows: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
}
.salonly_price_box_items .price-box-wrap .price-box-left .extension-item .checkbox_item > *:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}
.salonly_price_box_items .price-box-wrap .price-box-left .extension-item .checkbox_item > *:nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
}
.salonly_price_box_items .price-box-wrap .price-box-left .extension-item .checkbox_item > *:nth-child(3) {
  -ms-grid-row: 1;
  -ms-grid-column: 5;
}
@media (max-width: 1400px) {
  .salonly_price_box_items .price-box-wrap .price-box-left .extension-item .checkbox_item {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 680px) {
  .salonly_price_box_items .price-box-wrap .price-box-left .extension-item .checkbox_item {
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 480px) {
  .salonly_price_box_items .price-box-wrap .price-box-left .extension-item .checkbox_item {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 340px) {
  .salonly_price_box_items .price-box-wrap .price-box-left .extension-item .checkbox_item {
    -ms-grid-columns: (1fr)[1];
    grid-template-columns: repeat(1, 1fr);
  }
}
.salonly_price_box_items .price-box-wrap .price-box-left .extension-item .checkbox_item .checkbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 4px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 8px 8px 8px 8px;
  border: 1px solid #E1E1E1;
  padding: 4px;
  position: relative;
  cursor: pointer;
}
.salonly_price_box_items .price-box-wrap .price-box-left .extension-item .checkbox_item .checkbox:has(input:checked) {
  background: #B0D6FE;
}
.salonly_price_box_items .price-box-wrap .price-box-left .extension-item .checkbox_item .checkbox input {
  cursor: pointer;
  height: 0;
  opacity: 0;
  position: absolute;
  width: 0;
}
.salonly_price_box_items .price-box-wrap .price-box-left .extension-item .checkbox_item .checkbox input:checked + .checkmark {
  background-color: #0b99ff;
  border: 1px solid #0b99ff;
  opacity: 1;
  visibility: visible;
}
.salonly_price_box_items .price-box-wrap .price-box-left .extension-item .checkbox_item .checkbox input:checked + .checkmark::after {
  display: block;
}
.salonly_price_box_items .price-box-wrap .price-box-left .extension-item .checkbox_item .checkbox .checkmark {
  background: #fff;
  border: 1px solid #d7d7d7;
  border-radius: 20px;
  height: 16px;
  width: 16px;
  position: relative;
  display: block;
}
.salonly_price_box_items .price-box-wrap .price-box-left .extension-item .checkbox_item .checkbox .checkmark::after {
  border: solid #fff;
  border-width: 0 2px 2px 0;
  content: "";
  display: none;
  height: 8px;
  left: 4px;
  position: absolute;
  top: 2px;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  width: 5px;
}
.salonly_price_box_items .price-box-wrap .price-box-left .extension-item .checkbox_item .checkbox .text {
  color: #131927;
  font-family: Inter;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  margin: 0;
  width: auto;
  white-space: nowrap;
}
.salonly_price_box_items .price-box-wrap .price-box-left .extension-item.disabled {
  opacity: 0.5;
  background: #f3f4f6;
  position: relative;
}
.salonly_price_box_items .price-box-wrap .price-box-left .extension-item.disabled .checkbox_item {
  pointer-events: none;
}
.salonly_price_box_items .price-box-wrap .price-box-left .extension-item.disabled .checkbox_item .checkbox {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.5;
}
.salonly_price_box_items .price-box-wrap .price-box-left .extension-item.disabled .checkbox_item .checkbox:has(input:checked) {
  background: #f3f4f6;
  border-color: #d7d7d7;
}
.salonly_price_box_items .price-box-wrap .price-box-left .extension-item.disabled .checkbox_item .checkbox:has(input:checked)::after {
  display: none;
}
.salonly_price_box_items .price-box-wrap .price-box-left .extension-item.disabled .extension-wrap {
  pointer-events: none;
}
.salonly_price_box_items .price-box-wrap .price-box-left .extension-item.disabled > .checkmark {
  background-color: #0b99ff;
  border: 1px solid #0b99ff;
  opacity: 1;
  visibility: visible;
  border-radius: 20px;
  height: 16px;
  width: 16px;
  position: absolute;
  display: block;
  top: 15px;
  right: 15px;
}
.salonly_price_box_items .price-box-wrap .price-box-left .extension-item.disabled > .checkmark::after {
  border: solid #fff;
  border-width: 0 2px 2px 0;
  content: "";
  height: 8px;
  left: 4px;
  position: absolute;
  top: 2px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
      transform: rotate(45deg);
  width: 6px;
}
.salonly_price_box_items .price-box-wrap .price-box-right {
  max-width: 400px;
  width: 100%;
  border-radius: 16px;
  border: 1px solid #E1E1E1;
  background: #FFF;
}
@media (max-width: 980px) {
  .salonly_price_box_items .price-box-wrap .price-box-right {
    max-width: 100%;
    width: 100%;
  }
}
.salonly_price_box_items .price-box-wrap .price-box-right .price-box-right-content {
  padding: 48px 32px;
}
.salonly_price_box_items .price-box-wrap .price-box-right .price-box-right-content .title {
  color: #424242;
  font-family: Inter;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 1.2;
  padding: 0px 0 12px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}
.salonly_price_box_items .price-box-wrap .price-box-right .price-box-right-content .select-plugin {
  padding-bottom: 16px;
}
.salonly_price_box_items .price-box-wrap .price-box-right .price-box-right-content .select-plugin .select-plugin-title {
  color: rgba(0, 0, 0, 0.9);
  font-family: Inter;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 1.2;
}
.salonly_price_box_items .price-box-wrap .price-box-right .price-box-right-content .select-plugin .select-plugin-price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 8px 0;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-item-align: stretch;
      -ms-grid-row-align: stretch;
      align-self: stretch;
}
.salonly_price_box_items .price-box-wrap .price-box-right .price-box-right-content .select-plugin .select-plugin-price .plan {
  color: rgba(0, 0, 0, 0.5);
  font-family: Inter;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.3;
}
.salonly_price_box_items .price-box-wrap .price-box-right .price-box-right-content .select-plugin .select-plugin-price .price {
  color: rgba(0, 0, 0, 0.96);
  text-align: right;
  font-family: Inter;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.3;
}
.salonly_price_box_items .price-box-wrap .price-box-right .price-box-right-content .extension-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 16px;
  -ms-flex-item-align: stretch;
      -ms-grid-row-align: stretch;
      align-self: stretch;
  padding: 16px 0;
}
.salonly_price_box_items .price-box-wrap .price-box-right .price-box-right-content .extension-items .select-extension {
  width: 100%;
}
.salonly_price_box_items .price-box-wrap .price-box-right .price-box-right-content .extension-items .select-extension .select-extension-title {
  color: rgba(61, 61, 61, 0.96);
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.2;
}
.salonly_price_box_items .price-box-wrap .price-box-right .price-box-right-content .extension-items .select-extension .select-extension-title .remove_action {
  right: 0;
  top: -7px;
  padding: 8px;
  cursor: pointer;
  color: #F70347;
  font-size: 11px;
  font-weight: 400;
}
.salonly_price_box_items .price-box-wrap .price-box-right .price-box-right-content .extension-items .select-extension .select-extension-price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 8px 0;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-item-align: stretch;
      -ms-grid-row-align: stretch;
      align-self: stretch;
}
.salonly_price_box_items .price-box-wrap .price-box-right .price-box-right-content .extension-items .select-extension .select-extension-price .plan {
  color: rgba(0, 0, 0, 0.8);
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.3;
}
.salonly_price_box_items .price-box-wrap .price-box-right .price-box-right-content .extension-items .select-extension .select-extension-price .plan span {
  color: rgba(0, 0, 0, 0.5);
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.3;
}
.salonly_price_box_items .price-box-wrap .price-box-right .price-box-right-content .extension-items .select-extension .select-extension-price .price {
  color: rgba(61, 61, 61, 0.96);
  text-align: right;
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.3;
}
.salonly_price_box_items .price-box-wrap .price-box-right .price-box-right-content .sub-total-price {
  padding: 16px 0;
  border-top: 1px solid rgba(0, 0, 0, 0.12);
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-item-align: stretch;
      -ms-grid-row-align: stretch;
      align-self: stretch;
}
.salonly_price_box_items .price-box-wrap .price-box-right .price-box-right-content .sub-total-price .price-title {
  color: rgba(0, 0, 0, 0.5);
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.2;
}
.salonly_price_box_items .price-box-wrap .price-box-right .price-box-right-content .sub-total-price .price {
  color: #636363;
  text-align: right;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 1.2;
}
.salonly_price_box_items .price-box-wrap .price-box-right .price-box-right-content .total-price {
  padding: 24px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-item-align: stretch;
      -ms-grid-row-align: stretch;
      align-self: stretch;
}
.salonly_price_box_items .price-box-wrap .price-box-right .price-box-right-content .total-price .price-title {
  color: #000;
  font-family: Inter;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.2;
}
.salonly_price_box_items .price-box-wrap .price-box-right .price-box-right-content .total-price .price {
  color: #000;
  text-align: right;
  font-family: Inter;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 1.2;
}
.salonly_price_box_items .price-box-wrap .price-box-right .price-box-right-content .buy-now-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 20px;
}
.salonly_price_box_items .price-box-wrap .price-box-right .price-box-right-content .buy-now-btn .buy-now {
  border-radius: 4px;
  background: #F70347;
  padding: 16px 25px;
  color: #FFF;
  font-family: Inter;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 1.2;
}
@media (max-width: 1024px) {
  .salonly_price_box_items .price-box-wrap .price-box-right .price-box-right-content .buy-now-btn .buy-now {
    padding: 16px 30px;
  }
}
.salonly_price_box_items .price-box-wrap .price-box-right .price-box-right-content .buy-now-btn .buy-now:hover {
  background: #495057;
}

.salonly-compare-plans-section {
  padding: 100px 0;
  background-color: #f9fafb;
}
@media (max-width: 1024px) {
  .salonly-compare-plans-section {
    padding: 70px 0px;
  }
}
@media (max-width: 768px) {
  .salonly-compare-plans-section {
    padding: 50px 0px;
  }
}
.salonly-compare-plans-section .compare-plans-wrapper .title-wrapper {
  text-align: center;
  padding-bottom: 30px;
}
.salonly-compare-plans-section .compare-plans-wrapper .title-wrapper .title {
  color: #1D2933;
}
.salonly-compare-plans-section .compare-plans-wrapper .title-wrapper .title span {
  color: #F70347;
}
.salonly-compare-plans-section .compare-plans-wrapper .title-wrapper p {
  color: #474747;
  font-family: Inter;
  font-size: 1.375rem;
  font-style: normal;
  font-weight: 400;
  opacity: 0.9;
}
.salonly-compare-plans-section .compare-plans-wrapper .comparison-tab-body {
  background-color: #ffffff;
}
@media (max-width: 880px) {
  .salonly-compare-plans-section .compare-plans-wrapper .comparison-tab-body {
    display: block;
    overflow-x: scroll;
    width: auto;
    border: 1px solid #DBDBDB;
    border-top: 0px;
  }
}
.salonly-compare-plans-section .compare-plans-wrapper .comparison-tab-body table {
  margin: 0;
}
.salonly-compare-plans-section .compare-plans-wrapper .comparison-tab-body table .table-head {
  border-top: 1px solid #DBDBDB;
}
@media (max-width: 880px) {
  .salonly-compare-plans-section .compare-plans-wrapper .comparison-tab-body table .table-head {
    border-top: 0px;
  }
}
.salonly-compare-plans-section .compare-plans-wrapper .comparison-tab-body table .table-head td {
  padding: 32px 32px;
}
@media (max-width: 1024px) {
  .salonly-compare-plans-section .compare-plans-wrapper .comparison-tab-body table .table-head td {
    padding: 20px 20px;
  }
}
@media (max-width: 880px) {
  .salonly-compare-plans-section .compare-plans-wrapper .comparison-tab-body table .table-head td {
    padding: 15px 15px;
  }
}
.salonly-compare-plans-section .compare-plans-wrapper .comparison-tab-body table .table-head td:first-child {
  width: 586px;
}
@media (max-width: 880px) {
  .salonly-compare-plans-section .compare-plans-wrapper .comparison-tab-body table .table-head td:first-child {
    width: auto;
  }
}
.salonly-compare-plans-section .compare-plans-wrapper .comparison-tab-body table .table-head .features-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px;
}
@media (max-width: 880px) {
  .salonly-compare-plans-section .compare-plans-wrapper .comparison-tab-body table .table-head .features-title {
    gap: 8px;
  }
}
.salonly-compare-plans-section .compare-plans-wrapper .comparison-tab-body table .table-head .features-title .title {
  color: #171614;
  font-family: Inter;
  font-size: 32px;
  font-style: normal;
  font-weight: 600;
  line-height: 1.2;
}
@media (max-width: 1199px) {
  .salonly-compare-plans-section .compare-plans-wrapper .comparison-tab-body table .table-head .features-title .title {
    font-size: 25px;
  }
}
@media (max-width: 880px) {
  .salonly-compare-plans-section .compare-plans-wrapper .comparison-tab-body table .table-head .features-title .title {
    font-size: 18px;
  }
}
@media (max-width: 580px) {
  .salonly-compare-plans-section .compare-plans-wrapper .comparison-tab-body table .table-head .features-title .title {
    font-size: 16px;
  }
}
@media (max-width: 1199px) {
  .salonly-compare-plans-section .compare-plans-wrapper .comparison-tab-body table .table-head .features-title img {
    width: 32px;
  }
}
@media (max-width: 880px) {
  .salonly-compare-plans-section .compare-plans-wrapper .comparison-tab-body table .table-head .features-title img {
    width: 24px;
  }
}
@media (max-width: 580px) {
  .salonly-compare-plans-section .compare-plans-wrapper .comparison-tab-body table .table-head .features-title img {
    width: 20px;
  }
}
.salonly-compare-plans-section .compare-plans-wrapper .comparison-tab-body table .table-head .price-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 8px;
}
.salonly-compare-plans-section .compare-plans-wrapper .comparison-tab-body table .table-head .price-header .table-title {
  color: #171614;
  text-align: center;
  font-family: Inter;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 1.2;
}
@media (max-width: 1199px) {
  .salonly-compare-plans-section .compare-plans-wrapper .comparison-tab-body table .table-head .price-header .table-title {
    font-size: 20px;
  }
}
@media (max-width: 880px) {
  .salonly-compare-plans-section .compare-plans-wrapper .comparison-tab-body table .table-head .price-header .table-title {
    font-size: 16px;
  }
}
@media (max-width: 580px) {
  .salonly-compare-plans-section .compare-plans-wrapper .comparison-tab-body table .table-head .price-header .table-title {
    font-size: 16px;
  }
}
.salonly-compare-plans-section .compare-plans-wrapper .comparison-tab-body table .table-head .price-header .table-price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 2px;
}
.salonly-compare-plans-section .compare-plans-wrapper .comparison-tab-body table .table-head .price-header .table-price .price {
  color: #000;
  text-align: center;
  font-family: Inter;
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: 1.2;
}
@media (max-width: 1199px) {
  .salonly-compare-plans-section .compare-plans-wrapper .comparison-tab-body table .table-head .price-header .table-price .price {
    font-size: 30px;
  }
}
@media (max-width: 880px) {
  .salonly-compare-plans-section .compare-plans-wrapper .comparison-tab-body table .table-head .price-header .table-price .price {
    font-size: 20px;
  }
}
@media (max-width: 580px) {
  .salonly-compare-plans-section .compare-plans-wrapper .comparison-tab-body table .table-head .price-header .table-price .price {
    font-size: 20px;
  }
}
.salonly-compare-plans-section .compare-plans-wrapper .comparison-tab-body table .table-head .price-header .table-price .duration {
  color: rgba(0, 0, 0, 0.8);
  font-family: Inter;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.2;
}
@media (max-width: 1199px) {
  .salonly-compare-plans-section .compare-plans-wrapper .comparison-tab-body table .table-head .price-header .table-price .duration {
    font-size: 16px;
  }
}
@media (max-width: 880px) {
  .salonly-compare-plans-section .compare-plans-wrapper .comparison-tab-body table .table-head .price-header .table-price .duration {
    font-size: 15px;
  }
}
@media (max-width: 580px) {
  .salonly-compare-plans-section .compare-plans-wrapper .comparison-tab-body table .table-head .price-header .table-price .duration {
    font-size: 14px;
  }
}
@media (max-width: 880px) {
  .salonly-compare-plans-section .compare-plans-wrapper .comparison-tab-body table tbody tr:first-child {
    display: table-cell;
    position: sticky;
    left: 0;
  }
  .salonly-compare-plans-section .compare-plans-wrapper .comparison-tab-body table tbody tr:first-child td {
    border-right: 1px solid #DBDBDB;
    white-space: nowrap;
    text-align: center;
    height: 90px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 140px;
  }
  .salonly-compare-plans-section .compare-plans-wrapper .comparison-tab-body table tbody tr:nth-child(n+2) {
    display: table-cell;
  }
  .salonly-compare-plans-section .compare-plans-wrapper .comparison-tab-body table tbody tr:nth-child(n+2) td {
    white-space: nowrap;
    height: 90px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media (max-width: 580px) {
  .salonly-compare-plans-section .compare-plans-wrapper .comparison-tab-body table tbody tr:first-child td {
    height: 70px;
  }
  .salonly-compare-plans-section .compare-plans-wrapper .comparison-tab-body table tbody tr:nth-child(n+2) td {
    height: 70px;
  }
}
.salonly-compare-plans-section .compare-plans-wrapper .comparison-tab-body table tbody tr td {
  padding: 24px 32px;
  color: #000;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.2;
  vertical-align: middle;
}
.salonly-compare-plans-section .compare-plans-wrapper .comparison-tab-body table tbody tr td:nth-child(odd) {
  background: #F7F8FA;
  width: 252px;
}
@media (max-width: 880px) {
  .salonly-compare-plans-section .compare-plans-wrapper .comparison-tab-body table tbody tr td:nth-child(odd) {
    width: auto;
  }
}
.salonly-compare-plans-section .compare-plans-wrapper .comparison-tab-body table tbody tr td:nth-child(even) {
  background: #ffffff;
  width: 225px;
}
@media (max-width: 880px) {
  .salonly-compare-plans-section .compare-plans-wrapper .comparison-tab-body table tbody tr td:nth-child(even) {
    width: auto;
  }
}
@media (max-width: 1199px) {
  .salonly-compare-plans-section .compare-plans-wrapper .comparison-tab-body table tbody tr td {
    font-size: 14px;
  }
}
.salonly-compare-plans-section .compare-plans-wrapper .comparison-tab-body table tbody tr td .table-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.salonly-compare-plans-section .compare-plans-wrapper .comparison-tab-body table tbody tr td .table-icon svg {
  width: 22px;
  height: 17px;
}
@media (max-width: 1199px) {
  .salonly-compare-plans-section .compare-plans-wrapper .comparison-tab-body table tbody tr td .table-icon svg {
    width: 18px;
    height: 15px;
  }
}
.salonly-compare-plans-section .compare-plans-wrapper .comparison-tab-body table tbody tr td .buy-now-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 1199px) {
  .salonly-compare-plans-section .compare-plans-wrapper .comparison-tab-body table tbody tr td .buy-now-btn {
    width: 112px;
  }
}
@media (max-width: 980px) {
  .salonly-compare-plans-section .compare-plans-wrapper .comparison-tab-body table tbody tr td .buy-now-btn {
    width: auto;
  }
}
.salonly-compare-plans-section .compare-plans-wrapper .comparison-tab-body table tbody tr td .buy-now-btn .buy-now {
  border-radius: 4px;
  background: #F70347;
  padding: 12px 20px;
  color: #FFF;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 1.2;
}
.salonly-compare-plans-section .compare-plans-wrapper .comparison-tab-body table tbody tr td .buy-now-btn .buy-now.checkout-action {
  background: #0f0f0e !important;
}
@media (max-width: 1199px) {
  .salonly-compare-plans-section .compare-plans-wrapper .comparison-tab-body table tbody tr td .buy-now-btn .buy-now {
    font-size: 15px;
    padding: 10px 20px;
  }
}
@media (max-width: 580px) {
  .salonly-compare-plans-section .compare-plans-wrapper .comparison-tab-body table tbody tr td .buy-now-btn .buy-now {
    padding: 10px 18px;
    font-size: 14px;
  }
}
.salonly-compare-plans-section .compare-plans-wrapper .comparison-tab-body table tbody tr td .buy-now-btn .buy-now:hover {
  background: #495057;
}
@media (min-width: 880px) {
  .salonly-compare-plans-section .compare-plans-wrapper .comparison-tab-body table tbody tr:not(.table-head) td:first-child {
    width: 382px;
  }
  .salonly-compare-plans-section .compare-plans-wrapper .comparison-tab-body table tbody tr:not(.table-head) td:nth-child(n+2) {
    width: 218px;
  }
  .salonly-compare-plans-section .compare-plans-wrapper .comparison-tab-body table tbody tr:not(.table-head) td:nth-child(n+3) {
    width: 226px;
  }
  .salonly-compare-plans-section .compare-plans-wrapper .comparison-tab-body table tbody tr:not(.table-head) td:nth-child(n+4) {
    width: 236px;
  }
  .salonly-compare-plans-section .compare-plans-wrapper .comparison-tab-body table tbody tr:not(.table-head) td:nth-child(n+5) {
    width: 246px;
  }
}

@media (min-width: 880px) {
  #salonly-compare-plans-section table {
    border-collapse: collapse;
    width: 100%;
  }
  #salonly-compare-plans-section .table-head {
    position: sticky;
    top: 0; /* distance from viewport top */
    background: #fff; /* match section background */
    z-index: 10;
  }
  #salonly-compare-plans-section .table-head.sticky-active {
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    position: fixed;
    width: 100%;
    max-width: 1412px;
    z-index: 9999;
  }
}
.trusted-company-section {
  padding: 80px 0px;
}
@media (max-width: 768px) {
  .trusted-company-section {
    padding: 50px 0px;
  }
}
.trusted-company-section .trusted-company-wrapper .trusted-heading-area {
  text-align: center;
  padding-bottom: 32px;
}
.trusted-company-section .trusted-company-wrapper .trusted-heading-area .sub-heading {
  color: #1D2933;
  text-align: center;
  font-family: Inter;
  font-size: 42px;
  font-style: normal;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: -0.42px;
}
@media (max-width: 768px) {
  .trusted-company-section .trusted-company-wrapper .trusted-heading-area .sub-heading {
    font-size: 35px;
  }
}
@media (max-width: 550px) {
  .trusted-company-section .trusted-company-wrapper .trusted-heading-area .sub-heading {
    font-size: 28px;
  }
}
.trusted-company-section .trusted-company-wrapper .trusted-brand-gallery {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 12px 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 42px;
}
.reviews-feedbacks-happy-customers-section {
  background: #FBFFFA;
  padding: 100px 0px;
}
@media (max-width: 1400px) {
  .reviews-feedbacks-happy-customers-section {
    padding: 80px 15px;
  }
}
@media (max-width: 769px) {
  .reviews-feedbacks-happy-customers-section {
    padding: 60px 0px;
  }
}
@media (max-width: 540px) {
  .reviews-feedbacks-happy-customers-section {
    padding: 40px 0px;
  }
}
.reviews-feedbacks-happy-customers-section .reviews-feedbacks-content_inner .title-bar .title {
  color: #1D2933;
  text-align: center;
}
.reviews-feedbacks-happy-customers-section .reviews-feedbacks-content_inner .title-bar .title .title-broder::after {
  background: url("../images/salonly/landing/customers.png");
  background-repeat: no-repeat;
}
.reviews-feedbacks-happy-customers-section .reviews-feedbacks-content_inner .title-bar .section-desc {
  color: #000;
  text-align: center;
  -webkit-font-feature-settings: "ss02" on;
          font-feature-settings: "ss02" on;
  font-family: "Red Hat Display";
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  letter-spacing: -0.24px;
  margin-bottom: 35px;
  padding: 0px 200px;
}
@media (max-width: 1024px) {
  .reviews-feedbacks-happy-customers-section .reviews-feedbacks-content_inner .title-bar .section-desc {
    padding: 0px 52px;
  }
}
@media (max-width: 1024px) {
  .reviews-feedbacks-happy-customers-section .reviews-feedbacks-content_inner .title-bar .section-desc {
    margin-bottom: 50px;
  }
}
@media (max-width: 540px) {
  .reviews-feedbacks-happy-customers-section .reviews-feedbacks-content_inner .title-bar .section-desc {
    margin-bottom: 50px;
    padding: 0px 0px;
  }
}
.reviews-feedbacks-happy-customers-section .reviews-feedbacks-content_inner .reviews-feedbacks-wrapper {
  width: 100%;
  overflow: hidden;
  position: relative;
  /* Tablet */
  /* Desktop */
}
.reviews-feedbacks-happy-customers-section .reviews-feedbacks-content_inner .reviews-feedbacks-wrapper .reviews-feedbacks-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  will-change: transform;
  cursor: -webkit-grab;
  cursor: grab;
  gap: 0px;
}
.reviews-feedbacks-happy-customers-section .reviews-feedbacks-content_inner .reviews-feedbacks-wrapper .reviews-feedbacks-items:active {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}
.reviews-feedbacks-happy-customers-section .reviews-feedbacks-content_inner .reviews-feedbacks-wrapper .reviews-feedbacks-item {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
}
@media (min-width: 600px) {
  .reviews-feedbacks-happy-customers-section .reviews-feedbacks-content_inner .reviews-feedbacks-wrapper .reviews-feedbacks-items {
    gap: 0px;
  }
  .reviews-feedbacks-happy-customers-section .reviews-feedbacks-content_inner .reviews-feedbacks-wrapper .reviews-feedbacks-item {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 49%;
            flex: 0 0 49%;
  }
}
@media (min-width: 900px) {
  .reviews-feedbacks-happy-customers-section .reviews-feedbacks-content_inner .reviews-feedbacks-wrapper .reviews-feedbacks-items {
    gap: 1%;
  }
  .reviews-feedbacks-happy-customers-section .reviews-feedbacks-content_inner .reviews-feedbacks-wrapper .reviews-feedbacks-item {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 32.5%;
            flex: 0 0 32.5%;
  }
}
.reviews-feedbacks-happy-customers-section .reviews-feedbacks-content_inner .reviews-feedbacks-wrapper .reviews-feedbacks-items {
  margin-top: 110px;
}
@media (max-width: 769px) {
  .reviews-feedbacks-happy-customers-section .reviews-feedbacks-content_inner .reviews-feedbacks-wrapper .reviews-feedbacks-items {
    margin-top: 70px;
  }
}
.reviews-feedbacks-happy-customers-section .reviews-feedbacks-content_inner .reviews-feedbacks-wrapper .reviews-feedbacks-items .reviews-feedbacks-item {
  border-radius: 16px;
  background: #F8FAFC;
  padding: 124px 24px 90px 24px;
  width: 100%;
  position: relative;
}
.reviews-feedbacks-happy-customers-section .reviews-feedbacks-content_inner .reviews-feedbacks-wrapper .reviews-feedbacks-items .reviews-feedbacks-item .review-img {
  margin-top: -185px;
  text-align: center;
}
.reviews-feedbacks-happy-customers-section .reviews-feedbacks-content_inner .reviews-feedbacks-wrapper .reviews-feedbacks-items .reviews-feedbacks-item .review-img img {
  width: 100px;
  height: 100px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-shadow: 0px 24px 40px 0px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 24px 40px 0px rgba(0, 0, 0, 0.2);
  border-radius: 50%;
  border: 2px solid #FFA425;
}
.reviews-feedbacks-happy-customers-section .reviews-feedbacks-content_inner .reviews-feedbacks-wrapper .reviews-feedbacks-items .reviews-feedbacks-item .review-info {
  text-align: center;
  margin-top: 25px;
}
.reviews-feedbacks-happy-customers-section .reviews-feedbacks-content_inner .reviews-feedbacks-wrapper .reviews-feedbacks-items .reviews-feedbacks-item .review-info .title {
  color: #000;
  text-align: center;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: -0.32px;
}
.reviews-feedbacks-happy-customers-section .reviews-feedbacks-content_inner .reviews-feedbacks-wrapper .reviews-feedbacks-items .reviews-feedbacks-item .review-info .text {
  color: rgba(0, 0, 0, 0.7);
  text-align: center;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: -0.32px;
}
.reviews-feedbacks-happy-customers-section .reviews-feedbacks-content_inner .reviews-feedbacks-wrapper .reviews-feedbacks-items .reviews-feedbacks-item .review-star {
  text-align: center;
  position: absolute;
  bottom: 24px;
  left: 0;
  right: 0;
}
.reviews-feedbacks-happy-customers-section .reviews-feedbacks-content_inner .reviews-feedbacks-wrapper .reviews-feedbacks-items .reviews-feedbacks-item .review-star .name {
  color: #000;
  text-align: center;
  font-family: Inter;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 1.3;
}
.reviews-feedbacks-happy-customers-section .reviews-feedbacks-content_inner .reviews-feedbacks-wrapper .reviews-feedbacks-items .reviews-feedbacks-item .review-star img {
  width: 118px;
  height: 22px;
  display: block;
  width: 100%;
}

.new-features-section {
  padding: 120px 0px;
  background: #FBFBFB;
}
@media (max-width: 1024px) {
  .new-features-section {
    padding: 90px 0px;
  }
}
@media (max-width: 768px) {
  .new-features-section {
    padding: 50px 0px;
  }
}
.new-features-section .new-features-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (max-width: 980px) {
  .new-features-section .new-features-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
.new-features-section .new-features-wrapper .feature-left {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
  padding-left: 24px;
  padding-right: 24px;
}
@media (max-width: 980px) {
  .new-features-section .new-features-wrapper .feature-left {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    padding-top: 40px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
.new-features-section .new-features-wrapper .feature-left .subtitle {
  color: #FFF;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.2;
  background: #20AF38;
  padding: 8px 16px;
  display: inline-block;
  margin-bottom: 12px;
}
@media (max-width: 768px) {
  .new-features-section .new-features-wrapper .feature-left .subtitle {
    font-size: 14px;
    padding: 4px 16px;
  }
}
.new-features-section .new-features-wrapper .feature-left .title {
  color: #000;
  font-family: Inter;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 16px;
}
@media (max-width: 580px) {
  .new-features-section .new-features-wrapper .feature-left .title {
    font-size: 28px;
  }
}
.new-features-section .new-features-wrapper .feature-left .des {
  color: rgba(0, 0, 0, 0.9);
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.8;
  margin-bottom: 16px;
}
.new-features-section .new-features-wrapper .feature-left .feature-lists {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 16px;
  margin-bottom: 40px;
  padding: 0;
  margin-left: 0;
}
.new-features-section .new-features-wrapper .feature-left .feature-lists .feature-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  color: #104204;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: -0.32px;
  border-radius: 8px;
  background: rgba(0, 255, 17, 0.08);
  padding: 6px 12px;
}
.new-features-section .new-features-wrapper .feature-left .try-btn {
  background: #F70347;
  color: #ffffff;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 1.2;
  padding: 16px 24px;
  border-radius: 8px;
}
.new-features-section .new-features-wrapper .feature-right {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
  padding-left: 24px;
  padding-right: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 980px) {
  .new-features-section .new-features-wrapper .feature-right {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }
}
.service-guarantee-section {
  padding: 100px 0px;
}
@media (max-width: 768px) {
  .service-guarantee-section {
    padding: 50px 0px;
  }
}
.service-guarantee-section .service-guarantee-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 100px 101px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 72px;
  -ms-flex-item-align: stretch;
      -ms-grid-row-align: stretch;
      align-self: stretch;
  border-radius: 24px;
  border: 1px solid #DDD;
  background: #FFF;
}
@media (max-width: 980px) {
  .service-guarantee-section .service-guarantee-wrapper {
    padding: 50px 50px;
  }
}
@media (max-width: 768px) {
  .service-guarantee-section .service-guarantee-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 50px 50px;
    gap: 30px;
  }
}
@media (max-width: 580px) {
  .service-guarantee-section .service-guarantee-wrapper {
    padding: 20px 15px;
  }
}
.service-guarantee-section .service-guarantee-wrapper .service-guarantee-left {
  width: 30%;
  text-align: center;
}
@media (max-width: 768px) {
  .service-guarantee-section .service-guarantee-wrapper .service-guarantee-left {
    width: 100%;
  }
}
.service-guarantee-section .service-guarantee-wrapper .service-guarantee-left .signature {
  padding-top: 20px;
  width: 150px;
}
@media (max-width: 768px) {
  .service-guarantee-section .service-guarantee-wrapper .service-guarantee-left .signature {
    display: none;
  }
}
@media (max-width: 768px) {
  .service-guarantee-section .service-guarantee-wrapper .service-guarantee-left img {
    width: 55%;
  }
}
.service-guarantee-section .service-guarantee-wrapper .service-guarantee-right {
  width: 70%;
}
@media (max-width: 768px) {
  .service-guarantee-section .service-guarantee-wrapper .service-guarantee-right {
    width: 100%;
  }
}
.service-guarantee-section .service-guarantee-wrapper .service-guarantee-right .title {
  color: #0C0A2E;
  font-family: "Red Hat Display";
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 1.2;
  padding-bottom: 24px;
}
@media (max-width: 768px) {
  .service-guarantee-section .service-guarantee-wrapper .service-guarantee-right .title {
    font-size: 30px;
    padding-bottom: 10px;
  }
}
.service-guarantee-section .service-guarantee-wrapper .service-guarantee-right .desc {
  color: rgba(12, 10, 46, 0.88);
  font-family: Inter;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.8;
  padding-bottom: 48px;
}
@media (max-width: 580px) {
  .service-guarantee-section .service-guarantee-wrapper .service-guarantee-right .desc {
    padding-bottom: 25px;
  }
}
.service-guarantee-section .service-guarantee-wrapper .service-guarantee-right .payment-img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 32px;
  margin: 0;
  padding: 0;
  list-style: none;
}
.service-guarantee-section .service-guarantee-wrapper .service-guarantee-right .woner-image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px;
  padding-top: 48px;
}
@media (max-width: 768px) {
  .service-guarantee-section .service-guarantee-wrapper .service-guarantee-right .woner-image {
    -webkit-box-align: inherit;
        -ms-flex-align: inherit;
            align-items: inherit;
  }
}
.service-guarantee-section .service-guarantee-wrapper .service-guarantee-right .woner-image .content p {
  color: #000;
  font-family: Inter;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 1.2;
  margin: 0px;
  padding-bottom: 3px;
}
@media (max-width: 768px) {
  .service-guarantee-section .service-guarantee-wrapper .service-guarantee-right .woner-image .content p {
    font-size: 18px;
  }
}
.service-guarantee-section .service-guarantee-wrapper .service-guarantee-right .woner-image .content span {
  color: rgba(0, 0, 0, 0.8);
  font-family: Inter;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.2;
}
@media (max-width: 580px) {
  .service-guarantee-section .service-guarantee-wrapper .service-guarantee-right .woner-image .content span {
    font-size: 14px;
  }
}
.service-guarantee-section .service-guarantee-wrapper .service-guarantee-right .woner-image .content .signature-woner {
  display: none;
}
@media (max-width: 768px) {
  .service-guarantee-section .service-guarantee-wrapper .service-guarantee-right .woner-image .content .signature-woner {
    display: block;
    width: 22%;
    padding-top: 10px;
  }
}
.service-guarantee-section .service-guarantee-info {
  padding-top: 48px;
}
.service-guarantee-section .service-guarantee-info .service-guarantee-info-items {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 24px 1fr 24px 1fr 24px 1fr;
  grid-template-columns: repeat(4, 1fr);
  -ms-grid-rows: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
}
.service-guarantee-section .service-guarantee-info .service-guarantee-info-items > *:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}
.service-guarantee-section .service-guarantee-info .service-guarantee-info-items > *:nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
}
.service-guarantee-section .service-guarantee-info .service-guarantee-info-items > *:nth-child(3) {
  -ms-grid-row: 1;
  -ms-grid-column: 5;
}
.service-guarantee-section .service-guarantee-info .service-guarantee-info-items > *:nth-child(4) {
  -ms-grid-row: 1;
  -ms-grid-column: 7;
}
@media (max-width: 768px) {
  .service-guarantee-section .service-guarantee-info .service-guarantee-info-items {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 768px) {
  .service-guarantee-section .service-guarantee-info .service-guarantee-info-items {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 500px) {
  .service-guarantee-section .service-guarantee-info .service-guarantee-info-items {
    -ms-grid-columns: (1fr)[1];
    grid-template-columns: repeat(1, 1fr);
  }
}
.service-guarantee-section .service-guarantee-info .service-guarantee-info-items .service-guarantee-info-item {
  border-radius: 24px;
  border: 1px solid #DDD;
  background: #FAFAFA;
  padding: 30px 15px 30px 15px;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 580px) {
  .service-guarantee-section .service-guarantee-info .service-guarantee-info-items .service-guarantee-info-item {
    padding: 20px 15px 20px 15px;
  }
}
.service-guarantee-section .service-guarantee-info .service-guarantee-info-items .service-guarantee-info-item p {
  color: #000;
  text-align: center;
  font-family: Inter;
  font-size: 25px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
.service-guarantee-section .service-guarantee-info .service-guarantee-info-items .service-guarantee-info-item span {
  color: rgba(12, 10, 46, 0.88);
  font-family: Inter;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.8;
}

.award-section {
  padding-bottom: 120px;
  padding-top: 20px;
}
@media (max-width: 768px) {
  .award-section {
    padding-bottom: 60px;
  }
}
.award-section .award-section-wrapper {
  background-image: url(../images/salonly/price/award.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  border-radius: 24px;
  padding: 120px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (max-width: 1024px) {
  .award-section .award-section-wrapper {
    padding: 80px;
  }
}
@media (max-width: 980px) {
  .award-section .award-section-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 50px 30px 50px;
  }
}
@media (max-width: 580px) {
  .award-section .award-section-wrapper {
    padding: 25px 15px 25px;
  }
}
.award-section .award-section-wrapper .award-section-left {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 45%;
          flex: 0 0 45%;
  max-width: 45%;
  padding-left: 24px;
  padding-right: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 980px) {
  .award-section .award-section-wrapper .award-section-left {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
}
.award-section .award-section-wrapper .award-section-left img {
  display: block;
}
.award-section .award-section-wrapper .award-section-right {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 55%;
          flex: 0 0 55%;
  max-width: 55%;
  padding-left: 24px;
  padding-right: 24px;
}
@media (max-width: 980px) {
  .award-section .award-section-wrapper .award-section-right {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    padding-top: 40px;
  }
}
.award-section .award-section-wrapper .award-section-right .subtitle {
  display: inline-block;
  padding: 8px 16px;
  border-radius: 4px;
  background: #F70347;
  color: #FFF;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.2;
  margin-bottom: 20px;
}
.award-section .award-section-wrapper .award-section-right .title {
  color: #FFF;
  font-family: Inter;
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 20px;
}
@media (max-width: 980px) {
  .award-section .award-section-wrapper .award-section-right .title {
    font-size: 35px;
  }
}
.award-section .award-section-wrapper .award-section-right .desc {
  color: rgba(255, 255, 255, 0.9);
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.8;
}

.salonly_pricing-review-section {
  background-color: #ffffff;
}
.salonly_pricing-review-section .testimonial-wrapper {
  -webkit-column-count: 2;
     -moz-column-count: 2;
          column-count: 2;
}
@media (max-width: 767px) {
  .salonly_pricing-review-section .testimonial-wrapper {
    -webkit-column-count: 1;
       -moz-column-count: 1;
            column-count: 1;
  }
}
.salonly_pricing-review-section .testimonial-wrapper .testimonial-item {
  border: 1px solid #e5e5dd;
  background: white;
  padding: 5px;
  border-radius: 8px;
  margin-top: 1.5rem;
  display: inline-block;
  width: 100%;
}

.addons-wrapper .pricing-feature-lists {
  padding: 0px 0 100px 0;
}
.addons-wrapper .pricing-feature-lists .list-title .btn-link {
  padding: 20px 24px;
  cursor: pointer;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[2];
  grid-template-columns: repeat(2, 1fr);
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 767px) {
  .addons-wrapper .pricing-feature-lists .list-title .btn-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.addons-wrapper .pricing-feature-lists .list-title .btn-link.collapsed h2 svg {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
.addons-wrapper .pricing-feature-lists .list-title .btn-link h2 {
  font-size: 16px;
  margin: 0;
  color: #5925dc;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
}
.addons-wrapper .pricing-feature-lists .list-title .btn-link h2 svg {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transform: rotate(0);
      -ms-transform: rotate(0);
          transform: rotate(0);
}
.addons-wrapper .pricing-feature-lists .list-title .btn-link:hover {
  text-decoration: none;
}
.addons-wrapper .pricing-feature-lists .add-ons-items li {
  padding: 10px 24px;
  font-size: 14px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[2];
  grid-template-columns: repeat(2, 1fr);
  color: #2E3A59;
}
@media (max-width: 767px) {
  .addons-wrapper .pricing-feature-lists .add-ons-items li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.addons-wrapper .pricing-feature-lists .add-ons-items li .green {
  color: #12B76A;
}
.addons-wrapper .pricing-feature-lists .add-ons-items li:nth-child(odd) {
  background: #f9fafb;
}
.addons-wrapper .pricing-feature-lists .add-ons-items li > div, .addons-wrapper .pricing-feature-lists .add-ons-items li > a {
  color: #5925dc;
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.addons-wrapper .pricing-feature-lists .add-ons-items li > div img, .addons-wrapper .pricing-feature-lists .add-ons-items li > a img {
  margin-right: 15px;
}

.money-back-gurantee-section {
  background-color: #ffffff;
  padding-top: 0;
}
.money-back-gurantee-section .guarantee {
  background: #FFF0CE;
  border-radius: 5px;
  padding: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  grid-gap: 37px;
  gap: 37px;
  border: 2px dashed #d9d0ba;
}
@media (max-width: 767px) {
  .money-back-gurantee-section .guarantee {
    padding: 30px;
    text-align: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    grid-gap: 20px;
    gap: 20px;
  }
}
.money-back-gurantee-section .guarantee .guarantee__thumb {
  -ms-flex-preferred-size: 211px;
      flex-basis: 211px;
  min-width: 211px;
  max-width: 211px;
  height: 210px;
}
.money-back-gurantee-section .guarantee .guarantee__content {
  -ms-flex-preferred-size: calc(100% - 211px);
      flex-basis: calc(100% - 211px);
}
.money-back-gurantee-section .guarantee .guarantee__content h3 {
  font-weight: 700;
  font-size: 34px;
  line-height: 44px;
  color: #000;
  margin-bottom: 20px;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .money-back-gurantee-section .guarantee .guarantee__content h3 {
    font-size: 28px;
    line-height: 38px;
  }
}
.money-back-gurantee-section .guarantee .guarantee__content p {
  font-size: 16px;
  color: #6b6b6b;
  margin-bottom: 15px;
}
.money-back-gurantee-section .author-sing {
  float: right;
  text-align: right;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: -20px;
}
.money-back-gurantee-section .author-sing .signature-title {
  font-size: 13px;
  font-weight: 600;
  color: #000;
  font-style: italic;
  margin-top: -20px;
}
@media (max-width: 767px) {
  .money-back-gurantee-section .author-sing {
    float: inherit;
  }
}

.salonly_aws-feature-list-table-section {
  padding-top: 50px;
}
.salonly_aws-feature-list-table-section .salonly_aws-feature-list-table-wrap {
  position: relative;
  background: #fff;
  padding: 40px 30px;
  -webkit-box-shadow: 0 5px 30px 0 rgba(0, 0, 0, 0.09);
          box-shadow: 0 5px 30px 0 rgba(0, 0, 0, 0.09);
  border-radius: 5px;
  margin-bottom: 110px;
  padding-top: 190px !important;
}
@media (max-width: 767px) {
  .salonly_aws-feature-list-table-section .salonly_aws-feature-list-table-wrap {
    margin-top: 0;
    margin-bottom: 0;
    padding: 40px 15px;
    padding-top: 40px !important;
  }
}
.salonly_aws-feature-list-table-section .salonly_aws-feature-list-table-wrap .features-package-name {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}
.salonly_aws-feature-list-table-section .salonly_aws-feature-list-table-wrap .features-package-name:not(.sticky_package) {
  position: absolute;
  width: calc(100% - 0px);
  top: 40px;
  left: 0px;
  z-index: 2;
}
.salonly_aws-feature-list-table-section .salonly_aws-feature-list-table-wrap .features-package-name .feature-single-item {
  margin-top: 10px;
  margin-bottom: 20px;
  text-align: center;
}
.salonly_aws-feature-list-table-section .salonly_aws-feature-list-table-wrap .features-package-name .feature-single-item:first-child {
  -ms-flex-preferred-size: 260px;
      flex-basis: 260px;
}
.salonly_aws-feature-list-table-section .salonly_aws-feature-list-table-wrap .features-package-name .feature-single-item:not(:first-child) {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.salonly_aws-feature-list-table-section .salonly_aws-feature-list-table-wrap .features-package-name .feature-single-item .btn-group {
  display: inline-block;
  line-height: 39px;
  height: 39px;
  border-radius: 50px;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 23px;
  min-width: 90%;
  padding: 0 34px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media (max-width: 991px) and (min-width: 768px) {
  .salonly_aws-feature-list-table-section .salonly_aws-feature-list-table-wrap .features-package-name .feature-single-item .btn-group {
    min-width: 90px;
  }
}
.salonly_aws-feature-list-table-section .salonly_aws-feature-list-table-wrap .features-package-name .feature-single-item .pricing-table-header-price {
  margin-bottom: 12px;
}
.salonly_aws-feature-list-table-section .salonly_aws-feature-list-table-wrap .features-package-name .feature-single-item .pricing-table-header-price h3 {
  margin: 0;
  line-height: 40px;
  font-size: 24px;
  font-weight: 500;
  color: #1B2733;
}
.salonly_aws-feature-list-table-section .salonly_aws-feature-list-table-wrap .features-package-name .feature-single-item .pricing-table-header-price h3.price {
  font-size: 38px;
  font-weight: 600;
}
.salonly_aws-feature-list-table-section .salonly_aws-feature-list-table-wrap .features-package-name .feature-single-item .pricing-table-header-price h3.price .currency {
  font-size: 18px;
  line-height: 1;
  font-weight: 500;
  margin-right: 3px;
  top: -10px;
}
.salonly_aws-feature-list-table-section .salonly_aws-feature-list-table-wrap .features-package-name .feature-single-item .pricing-table-header-price h3.price .regular-price {
  color: #c4c4c4;
  font-size: 18px;
  line-height: 1;
  font-weight: 500;
}
.salonly_aws-feature-list-table-section .salonly_aws-feature-list-table-wrap .features-package-name .feature-single-item .pricing-table-header-price h3.price .duration {
  font-size: 13px;
  font-weight: 500;
  color: #6A6A6A;
}
.salonly_aws-feature-list-table-section .salonly_aws-feature-list-table-wrap .features-package-name .feature-single-item .pricing-table-header-price p {
  font-size: 15px;
  margin-bottom: 15px;
  color: #1B2733;
  font-weight: 400;
  line-height: 22px;
}
.salonly_aws-feature-list-table-section .salonly_aws-feature-list-table-wrap .features-package-name.sticky_package {
  -webkit-transition: top 0.2s linear;
  transition: top 0.2s linear;
  width: 100%;
}
@media (max-width: 767px) {
  .salonly_aws-feature-list-table-section .salonly_aws-feature-list-table-wrap .features-package-name {
    display: none;
  }
}
.salonly_aws-feature-list-table-section .salonly_aws-feature-list-table-wrap .sticky_package {
  -webkit-box-shadow: 0 5px 30px 0 rgba(0, 0, 0, 0.09);
          box-shadow: 0 5px 30px 0 rgba(0, 0, 0, 0.09);
  padding: 10px 0;
  margin-bottom: 10px;
  position: fixed;
  top: 70px;
  background: #000000;
  z-index: 10;
}
.salonly_aws-feature-list-table-section .salonly_aws-feature-list-table-wrap .sticky_package .feature-single-item {
  margin-top: 0;
  margin-bottom: 0;
}
.salonly_aws-feature-list-table-section .salonly_aws-feature-list-table-wrap .sticky_package .feature-single-item .pricing-table-header-price {
  display: none;
}
.salonly_aws-feature-list-table-section .salonly_aws-feature-list-table-wrap .sticky_package .feature-single-item .btn-group {
  margin-bottom: 0;
}
.salonly_aws-feature-list-table-section .salonly_aws-feature-list-table-wrap table {
  width: 100%;
  background-color: transparent;
}
.salonly_aws-feature-list-table-section .salonly_aws-feature-list-table-wrap .features-table-wrapper .features-table tr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  border-style: solid;
  border-width: 0 0 1px 1px;
  border-color: #f0f0f0;
}
.salonly_aws-feature-list-table-section .salonly_aws-feature-list-table-wrap .features-table-wrapper .features-table tr:first-child {
  border-top: 1px solid #f0f0f0;
  border-radius: 5px 5px 0 0;
}
.salonly_aws-feature-list-table-section .salonly_aws-feature-list-table-wrap .features-table-wrapper .features-table tr:nth-child(odd) {
  background-color: #fbfdff;
}
.salonly_aws-feature-list-table-section .salonly_aws-feature-list-table-wrap .features-table-wrapper .features-table tr td {
  border-right: 1px solid #f0f0f0;
  font-size: 15px;
  font-weight: 400;
  padding: 16px 20px;
  text-align: center;
  position: relative;
  color: #444444;
}
.salonly_aws-feature-list-table-section .salonly_aws-feature-list-table-wrap .features-table-wrapper .features-table tr td:first-child {
  -ms-flex-preferred-size: 260px;
      flex-basis: 260px;
  text-align: left;
  color: #444444;
}
.salonly_aws-feature-list-table-section .salonly_aws-feature-list-table-wrap .features-table-wrapper .features-table tr td:not(:first-child) {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.salonly_aws-feature-list-table-section .salonly_aws-feature-list-table-wrap .features-table-wrapper .features-table tr td b {
  font-size: 15px;
}
.salonly_aws-feature-list-table-section .salonly_aws-feature-list-table-wrap .features-table-wrapper .features-table tr td p {
  margin: 0;
  color: #1B2733;
}
.salonly_aws-feature-list-table-section .salonly_aws-feature-list-table-wrap .features-table-wrapper .features-table tr td i {
  font-weight: 700;
}
.salonly_aws-feature-list-table-section .salonly_aws-feature-list-table-wrap .features-table-wrapper .features-table tr td .icon-check {
  color: #00d280;
}
.salonly_aws-feature-list-table-section .salonly_aws-feature-list-table-wrap .features-table-wrapper .features-table tr td .icon-cross {
  color: red;
}
@media (max-width: 767px) {
  .salonly_aws-feature-list-table-section .salonly_aws-feature-list-table-wrap .features-table-wrapper .features-table tr {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column wrap;
            flex-flow: column wrap;
  }
  .salonly_aws-feature-list-table-section .salonly_aws-feature-list-table-wrap .features-table-wrapper .features-table tr td {
    border-bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .salonly_aws-feature-list-table-section .salonly_aws-feature-list-table-wrap .features-table-wrapper .features-table tr td:first-child {
    border-bottom: 1px solid #f0f0f0;
    -webkit-box-flex: 0;
        -ms-flex: 0;
            flex: 0;
  }
  .salonly_aws-feature-list-table-section .salonly_aws-feature-list-table-wrap .features-table-wrapper .features-table tr td:nth-child(2):before {
    content: "Personal";
    color: #00CCD0;
  }
  .salonly_aws-feature-list-table-section .salonly_aws-feature-list-table-wrap .features-table-wrapper .features-table tr td:nth-child(3):before {
    content: "Business";
    color: #C889F9;
  }
  .salonly_aws-feature-list-table-section .salonly_aws-feature-list-table-wrap .features-table-wrapper .features-table tr td:nth-child(4):before {
    content: "Developer";
    color: #e6a200;
  }
}
.salonly_aws-feature-list-table-section .salonly_aws-feature-list-table-wrap .features-table-wrapper h4 {
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: 500;
  color: #222;
}
.salonly_aws-feature-list-table-section .salonly_aws-feature-list-table-wrap .features-table-footer-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding-top: 20px;
}
.salonly_aws-feature-list-table-section .salonly_aws-feature-list-table-wrap .features-table-footer-wrapper .feature-table-gap {
  -ms-flex-preferred-size: 260px;
      flex-basis: 260px;
}
.salonly_aws-feature-list-table-section .salonly_aws-feature-list-table-wrap .features-table-footer-wrapper .pricing-table-header {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 10px;
  position: relative;
}
@media (min-width: 992px) {
  .salonly_aws-feature-list-table-section .salonly_aws-feature-list-table-wrap .features-table-footer-wrapper .pricing-table-header {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.salonly_aws-feature-list-table-section .salonly_aws-feature-list-table-wrap .features-table-footer-wrapper .pricing-table-header .btn-group {
  display: inline-block;
  line-height: 39px;
  border-radius: 50px;
  height: 39px;
  padding: 0 34px;
  font-size: 16px;
  font-weight: 500;
  min-width: 90%;
  text-align: center;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media (max-width: 991px) and (min-width: 768px) {
  .salonly_aws-feature-list-table-section .salonly_aws-feature-list-table-wrap .features-table-footer-wrapper .pricing-table-header .btn-group {
    padding: 0px 17px;
    height: 35px;
    line-height: 35px;
  }
}
@media (max-width: 767px) {
  .salonly_aws-feature-list-table-section .salonly_aws-feature-list-table-wrap .features-table-footer-wrapper .pricing-table-header .btn-group {
    padding: 0;
    min-width: 130px;
    text-align: center;
  }
}
@media (max-width: 767px) {
  .salonly_aws-feature-list-table-section .salonly_aws-feature-list-table-wrap .features-table-footer-wrapper .pricing-table-header:nth-child(2):before {
    content: "Free";
    color: #784BE5;
  }
  .salonly_aws-feature-list-table-section .salonly_aws-feature-list-table-wrap .features-table-footer-wrapper .pricing-table-header:nth-child(3):before {
    content: "Personal";
    color: #ff8852;
  }
  .salonly_aws-feature-list-table-section .salonly_aws-feature-list-table-wrap .features-table-footer-wrapper .pricing-table-header:nth-child(4):before {
    content: "Business";
    color: #d62c1a;
  }
  .salonly_aws-feature-list-table-section .salonly_aws-feature-list-table-wrap .features-table-footer-wrapper .pricing-table-header:nth-child(5):before {
    content: "Developer";
    color: #21a0e2;
  }
}
@media (max-width: 767px) {
  .salonly_aws-feature-list-table-section .salonly_aws-feature-list-table-wrap .features-table-footer-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    border-bottom: 1px solid #f0f0f0;
    padding-bottom: 25px;
    padding-top: 0;
    margin-top: 0;
  }
  .salonly_aws-feature-list-table-section .salonly_aws-feature-list-table-wrap .features-table-footer-wrapper .feature-table-gap {
    -ms-flex-preferred-size: 46px;
        flex-basis: 46px;
  }
}
.salonly_aws-feature-list-table-section .btn-fill-color-1 {
  background-color: #784BE5;
}
.salonly_aws-feature-list-table-section .btn-fill-color-2 {
  color: #07888A;
  background-color: #00CCD0;
}
.salonly_aws-feature-list-table-section .btn-fill-color-2:hover {
  color: #ffffff;
  background-color: #00aca2;
}
.salonly_aws-feature-list-table-section .btn-fill-color-3 {
  color: #7D35AF;
  background-color: #C889F9;
}
.salonly_aws-feature-list-table-section .btn-fill-color-3:hover {
  color: #ffffff;
  background-color: #b360f0;
}
.salonly_aws-feature-list-table-section .btn-fill-color-4 {
  color: #795509;
  background-color: #FFAD00;
}
.salonly_aws-feature-list-table-section .btn-fill-color-4:hover {
  color: #ffffff;
  background-color: #e6a200;
}
@media (max-width: 767px) {
  .salonly_aws-feature-list-table-section {
    padding-bottom: 100px;
  }
}

.tweet_discount-post-section {
  background-color: #090531;
}
.tweet_discount-post-section .section-title-inner {
  margin: 0;
}
.tweet_discount-post-section .section-title-inner .section-title {
  color: #ffffff;
}
.tweet_discount-post-section .section-title-inner .section-title::after {
  left: 0;
  -webkit-transform: unset;
      -ms-transform: unset;
          transform: unset;
  background-color: #FCD625;
}
.tweet_discount-post-section .section-title-inner .section-title span {
  color: #FCD625;
}
.tweet_discount-post-section .section-title-inner p {
  margin: 0;
  color: #ffffff;
  text-align: left;
}
.tweet_discount-post-section .tweet_discount-content-wrapper {
  -webkit-box-shadow: 0px 20px 70px 0px rgba(0, 0, 0, 0.07);
          box-shadow: 0px 20px 70px 0px rgba(0, 0, 0, 0.07);
  margin: 0px 0px 0px 30px;
  padding: 40px 40px 40px 40px;
  background-color: #ffffff;
  border-radius: 10px;
  position: relative;
}
@media (max-width: 767px) {
  .tweet_discount-post-section .tweet_discount-content-wrapper {
    margin: 30px 0px 0px 0px;
    padding: 20px;
  }
}
.tweet_discount-post-section .tweet_discount-content-wrapper .tweet-content-list {
  margin-bottom: 20px;
}
.tweet_discount-post-section .tweet_discount-content-wrapper .tweet-content-list h4 {
  font-size: 16px;
  line-height: 26px;
  color: #000;
  font-weight: 500;
  margin: 0;
}
.tweet_discount-post-section .tweet_discount-content-wrapper .tweet_discount-content-details {
  padding: 30px 30px 30px 30px;
  background-color: #f5f5f5;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-color: #E7E7E7;
  border-radius: 10px 10px 10px 10px;
  margin-bottom: 20px;
}
.tweet_discount-post-section .tweet_discount-content-wrapper .tweet_discount-content-details h4 {
  font-size: 18px;
  line-height: 30px;
  color: #000;
  font-weight: 400;
  margin: 0;
}
.tweet_discount-post-section .tweet_discount-content-wrapper .tweet_discount-content-details h4 span .emoji {
  height: 1em !important;
  width: 1em !important;
  margin: 0 0.07em !important;
  vertical-align: -0.1em !important;
}
@media (max-width: 480px) {
  .tweet_discount-post-section .tweet_discount-content-wrapper .tweet_discount-content-details {
    padding: 15px;
  }
}
.tweet_discount-post-section .tweet_discount-content-wrapper .tweest-button {
  position: absolute;
  top: 47.5%;
  left: auto;
  right: 10%;
}
@media (max-width: 991px) {
  .tweet_discount-post-section .tweet_discount-content-wrapper .tweest-button {
    top: 49.5%;
  }
}
@media (max-width: 480px) {
  .tweet_discount-post-section .tweet_discount-content-wrapper .tweest-button {
    top: 59%;
  }
}
.tweet_discount-post-section .tweet_discount-content-wrapper .tweest-button .click-top-tweet {
  font-size: 18px;
  font-weight: 400;
  text-transform: capitalize;
  line-height: 1em;
  border-radius: 10px 10px 10px 10px;
  background-color: #0099FF;
  padding: 13px 25px 13px 25px;
  color: #fff;
  display: inline-block;
  border: 1px solid #0099FF;
}
.tweet_discount-post-section .tweet_discount-content-wrapper .tweest-button .click-top-tweet i {
  margin-right: 7px;
}
.tweet_discount-post-section .tweet_discount-content-wrapper .tweest-button .click-top-tweet:hover {
  background-color: #007ACC;
  border-color: #007ACC;
}
.tweet_discount-post-section .tweet_discount-content-wrapper .tweet_discount-form {
  padding-top: 30px;
}
.tweet_discount-post-section .tweet_discount-content-wrapper .tweet_discount-form .footer-subscription-form .tweet-form-field {
  padding: 10px 0;
  clear: both;
  font-size: 100%;
}
.tweet_discount-post-section .tweet_discount-content-wrapper .tweet_discount-form .footer-subscription-form .tweet-form-field .form-field-label {
  display: block;
  margin-bottom: 8px;
  font-weight: 500;
  font-size: 16px;
  color: #000000;
}
.tweet_discount-post-section .tweet_discount-content-wrapper .tweet_discount-form .footer-subscription-form .tweet-form-field .form-field-label span {
  color: #f1634c;
  font-weight: 700;
}
.tweet_discount-post-section .tweet_discount-content-wrapper .tweet_discount-form .footer-subscription-form .tweet-form-field input {
  padding: 15px 20px;
  border-radius: 5px;
  width: 100%;
  border: 1px solid #e7e7e7;
  background-color: #f5f5f5;
  font-size: 15px;
  max-width: 100%;
  height: auto;
  line-height: 1;
  outline: none;
}
.tweet_discount-post-section .tweet_discount-content-wrapper .tweet_discount-form .footer-subscription-form .submit-button-wrap {
  padding-top: 30px;
}
.tweet_discount-post-section .tweet_discount-content-wrapper .tweet_discount-form .footer-subscription-form .submit-button-wrap .submit-btn {
  font-size: 18px;
  font-weight: 400;
  text-transform: capitalize;
  line-height: 1em;
  color: #fff;
  border-radius: 5px 5px 5px 5px;
  -webkit-box-shadow: 0 15px 15px 0 rgba(255, 47, 47, 0.23);
          box-shadow: 0 15px 15px 0 rgba(255, 47, 47, 0.23);
  background-color: transparent;
  background-image: linear-gradient(150deg, #FF7777 0%, #FF2F2F 100%);
  padding: 12px 25px;
  border: none;
  cursor: pointer;
  outline: none;
}

.salonly_aws-frequently-asked-section {
  background-color: #F5F7FA;
}
@media (max-width: 767px) {
  .salonly_aws-frequently-asked-section .accordion {
    margin-bottom: 40px;
  }
}
.salonly_aws-frequently-asked-section .accordion .card {
  border: 0px solid #f0f0f0;
  border-radius: 5px;
  background-color: transparent;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.salonly_aws-frequently-asked-section .accordion .card:not(:last-child) {
  margin-bottom: 20px;
}
.salonly_aws-frequently-asked-section .accordion .card .card-header {
  padding: 0px;
  background-color: transparent;
  border-bottom: 0px solid #000;
  border-radius: 0;
}
.salonly_aws-frequently-asked-section .accordion .card .card-header .btn-link {
  font-size: 18px;
  font-weight: 600;
  line-height: 28px;
  text-decoration: none;
  color: #1B2733;
  padding: 16px 25px;
  border: 0px solid transparent;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  border-radius: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-shadow: 0 20px 70px 0 rgba(0, 0, 0, 0.07);
          box-shadow: 0 20px 70px 0 rgba(0, 0, 0, 0.07);
}
.salonly_aws-frequently-asked-section .accordion .card .card-header .btn-link i {
  font-size: 14px;
  color: #1B2733;
}
.salonly_aws-frequently-asked-section .accordion .card .card-header .btn-link[aria-expanded=true] {
  color: #FDBC25;
  border-bottom: 0px solid #f0f0f0;
  border-radius: 5px 5px 0 0;
}
.salonly_aws-frequently-asked-section .accordion .card .card-header .btn-link[aria-expanded=true] i {
  color: #FDBC25;
}
.salonly_aws-frequently-asked-section .accordion .icon-right {
  float: right;
}
.salonly_aws-frequently-asked-section .accordion .card-body {
  padding: 15px 25px 25px 25px;
  border-radius: 0 0 5px 5px;
}
.salonly_aws-frequently-asked-section .accordion .card-body p {
  font-size: 16px;
  font-weight: 400;
  color: #1B2733;
  line-height: 28px;
  margin: 0;
}
.salonly_aws-frequently-asked-section .accordion .card-body a {
  color: #FFB74A;
  font-weight: 500;
}
.salonly_aws-frequently-asked-section .faq__thumb {
  text-align: right;
}
@media (max-width: 767px) {
  .salonly_aws-frequently-asked-section .faq__thumb {
    display: none;
  }
}
@media (max-width: 768px) {
  .salonly_aws-frequently-asked-section.section-padding {
    padding: 50px 0;
  }
}

.changlelog-section {
  position: relative;
  padding-bottom: 200px;
}
.changlelog-section .changelog-container .title {
  color: #1B2733;
  font-size: 30px;
  font-weight: 600;
  margin: 0 0 30px;
  padding: 0 0 30px;
  text-align: left;
}
.changlelog-section .changelog-container .changlelog__content {
  background: #fff;
  border-radius: 5px;
  padding: 16px 30px;
  margin-bottom: 30px;
  border: 1px solid #ecf0f1;
}
.changlelog-section .changelog-container .changlelog__content .btn-link {
  text-decoration: none;
}
.changlelog-section .changelog-container .changlelog__content h2 {
  font-size: 17px;
  color: #1B2733;
  line-height: 26px;
  margin: 0;
}
.changlelog-section .changelog-container .changlelog__content .changlelog-text {
  display: block;
  padding: 10px 20px;
  margin-top: 20px;
  background-color: #f5f5f5;
  border: 1px solid #f0f0f0;
  border-radius: 4px;
}
.changlelog-section .changelog-container .changlelog__content .changlelog-text li {
  position: relative;
  font-size: 15px;
  padding: 0 0 0 20px;
}
.changlelog-section .changelog-container .changlelog__content .changlelog-text li:not(:last-child) {
  margin-bottom: 10px;
}
.changlelog-section .changelog-container .changlelog__content .changlelog-text li::before {
  content: "";
  position: absolute;
  left: 0;
  width: 10px;
  height: 10px;
  border-radius: 100%;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  background: #FE453B;
}
.changlelog-section .changelog-container .changlelog__content .changlelog-text br {
  display: block !important;
}

@-webkit-keyframes animborder {
  0% {
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
  }
  100% {
    -webkit-transform: translateX(113px);
            transform: translateX(113px);
  }
}

@keyframes animborder {
  0% {
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
  }
  100% {
    -webkit-transform: translateX(113px);
            transform: translateX(113px);
  }
}
@-webkit-keyframes scrolling {
  0% {
    -webkit-transform: translate(0, 0) rotate(28deg);
            transform: translate(0, 0) rotate(28deg); /* Start at the top-left with 28deg rotation */
  }
  100% {
    -webkit-transform: translate(-144vw, -76vw) rotate(28deg);
            transform: translate(-144vw, -76vw) rotate(28deg); /* Adjust X and Y for a 28deg path */
  }
}
@keyframes scrolling {
  0% {
    -webkit-transform: translate(0, 0) rotate(28deg);
            transform: translate(0, 0) rotate(28deg); /* Start at the top-left with 28deg rotation */
  }
  100% {
    -webkit-transform: translate(-144vw, -76vw) rotate(28deg);
            transform: translate(-144vw, -76vw) rotate(28deg); /* Adjust X and Y for a 28deg path */
  }
}
@media (max-width: 1537px) {
  @-webkit-keyframes scrolling {
    0% {
      -webkit-transform: translate(0, 0) rotate(45deg);
              transform: translate(0, 0) rotate(45deg);
    }
    100% {
      -webkit-transform: translate(-144vw, -144vw) rotate(45deg);
              transform: translate(-144vw, -144vw) rotate(45deg);
    }
  }
  @keyframes scrolling {
    0% {
      -webkit-transform: translate(0, 0) rotate(45deg);
              transform: translate(0, 0) rotate(45deg);
    }
    100% {
      -webkit-transform: translate(-144vw, -144vw) rotate(45deg);
              transform: translate(-144vw, -144vw) rotate(45deg);
    }
  }
}
@-webkit-keyframes scrolling2 {
  0% {
    -webkit-transform: translate(0, 0) rotate(-28deg);
            transform: translate(0, 0) rotate(-28deg); /* Start at the top-left with -28deg rotation */
  }
  100% {
    -webkit-transform: translate(-126.5vw, 67.6vw) rotate(-28deg);
            transform: translate(-126.5vw, 67.6vw) rotate(-28deg); /* Adjusted X and Y for a -28deg path */
  }
}
@keyframes scrolling2 {
  0% {
    -webkit-transform: translate(0, 0) rotate(-28deg);
            transform: translate(0, 0) rotate(-28deg); /* Start at the top-left with -28deg rotation */
  }
  100% {
    -webkit-transform: translate(-126.5vw, 67.6vw) rotate(-28deg);
            transform: translate(-126.5vw, 67.6vw) rotate(-28deg); /* Adjusted X and Y for a -28deg path */
  }
}
@media (max-width: 1537px) {
  @-webkit-keyframes scrolling2 {
    0% {
      -webkit-transform: translate(0, 0) rotate(-45deg);
              transform: translate(0, 0) rotate(-45deg); /* Start with a -45deg rotation */
    }
    100% {
      -webkit-transform: translate(-144vw, 144vw) rotate(-45deg);
              transform: translate(-144vw, 144vw) rotate(-45deg); /* Diagonal movement with -45deg rotation */
    }
  }
  @keyframes scrolling2 {
    0% {
      -webkit-transform: translate(0, 0) rotate(-45deg);
              transform: translate(0, 0) rotate(-45deg); /* Start with a -45deg rotation */
    }
    100% {
      -webkit-transform: translate(-144vw, 144vw) rotate(-45deg);
              transform: translate(-144vw, 144vw) rotate(-45deg); /* Diagonal movement with -45deg rotation */
    }
  }
}