.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.navbar-brand-2 {
  padding-top: 1.5vw;
  padding-bottom: 1.5vw;
}

.nav-link-2 {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 0;
  margin-right: 2vw;
  padding: 5px 0;
  font-size: 1.3vw;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-2:hover {
  color: rgba(26, 27, 31, .75);
}

.nav-link-2:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-link-2[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-menu-2 {
  height: 100%;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  margin-left: 2vw;
  padding-bottom: 0;
  padding-left: 0;
  display: flex;
  overflow: visible;
}

.container-regular-2 {
  width: 100%;
  max-width: 100%;
  min-height: 30px;
  margin-left: auto;
  margin-right: auto;
}

.image-6 {
  width: 11vw;
}

.navbar-no-shadow-container-2 {
  z-index: 5;
  width: 100%;
  max-width: 100%;
  background-color: rgba(0, 0, 0, 0);
  margin-left: auto;
  margin-right: auto;
  padding: 0 1.5vw;
}

.nav-menu-wrapper-2 {
  width: auto;
  height: 100%;
  align-items: stretch;
  display: none;
}

.navbar-wrapper-2 {
  height: 100%;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.list-item-2 {
  font-family: Bebas Neue, sans-serif;
}

.menu-item {
  height: 1.5vw;
  color: #1e1e1e;
  border: 1px #000;
  border-top: .3vw solid #fff;
  align-items: flex-end;
  margin-left: 1.6vw;
  margin-right: 0;
  padding-top: 3.4vw;
  font-family: Bebas Neue, sans-serif;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
  display: flex;
}

.menu-item:hover {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  perspective: none;
  border-top: .3vw solid #c2c2c2;
  transform: none;
}

.list-item-3 {
  height: 100%;
}

.body {
  border-top: 1px solid #7e7e7e;
  transition: opacity .2s;
}

.custom-btn-2 {
  width: 75%;
  height: auto;
  min-width: 1vw;
  color: #fff;
  text-align: center;
  -webkit-text-fill-color: inherit;
  cursor: pointer;
  object-fit: fill;
  background-color: #ff0b78;
  background-clip: border-box;
  border-radius: 40vw;
  margin-top: 3vw;
  margin-left: auto;
  margin-right: auto;
  padding-top: 1vw;
  padding-bottom: 1vw;
  font-family: Bebas Neue, sans-serif;
  font-size: 2vw;
  font-style: italic;
  font-weight: 400;
  line-height: 2vw;
  transition: transform .3s;
  display: inline-block;
  position: relative;
  left: 0%;
  overflow: visible;
}

.custom-btn-2:hover {
  transform: translate(0, -.5vw);
}

.custom-btn-2.banner-button {
  width: 100%;
  color: #4a2074;
  cursor: pointer;
  background-color: #00ffbd;
  transition: transform .3s;
}

.custom-btn-2.banner-button:hover {
  opacity: 1;
  mix-blend-mode: normal;
  transform: translate(0, -.5vw);
}

.heading {
  height: auto;
  max-height: 20vw;
  min-height: 0;
  clear: left;
  color: #fff;
  letter-spacing: 0;
  margin-top: 0;
  margin-bottom: 2vw;
  font-family: Bebas Neue, sans-serif;
  font-size: 5vw;
  font-weight: 400;
  line-height: 5vw;
}

.text-block-4 {
  margin-top: 2vw;
  font-family: Bebas Neue, sans-serif;
  font-size: 2.4vw;
  font-style: italic;
  font-weight: 400;
  line-height: 2.5vw;
}

.column-8 {
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
}

.columns {
  height: 100%;
  border-radius: 1.5vw;
  margin-left: 1.5vw;
  margin-right: 1.5vw;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  overflow: hidden;
}

.heading-5 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Bebas Neue, sans-serif;
  font-size: 5vw;
  font-weight: 400;
  line-height: 5vw;
}

.paragraph-3 {
  color: #fff;
  margin-top: .8vw;
  margin-bottom: .5vw;
  font-size: 1.5vw;
  line-height: 2.1vw;
}

.column-7 {
  color: #333;
  padding-left: 2vw;
  padding-right: 0;
}

.collection-list-wrapper {
  width: 125%;
  border-radius: 1.3vw;
  overflow: hidden;
}

.slider-1 {
  width: 100%;
}

.slider-1.owl-carousel.owl-theme {
  width: 100%;
  border-radius: 1.3vw;
  overflow: hidden;
}

.paragraph-2 {
  color: #fff;
  cursor: auto;
  margin-top: 0;
  margin-bottom: .5vw;
  font-family: Roboto, sans-serif;
  font-size: 1.5vw;
  line-height: 2.1vw;
}

.column {
  height: auto;
  background-color: #000;
  padding-left: 0;
  padding-right: 0;
}

.collection-item {
  width: auto;
  border-radius: 1.3vw;
  margin-right: 1vw;
  position: relative;
  overflow: hidden;
}

.save-learn-grow-section {
  color: #fff;
  margin: 5vw 0 5vw 2vw;
}

.column-2 {
  height: 100%;
  background-color: #1e1e1e;
  flex-direction: column;
  padding: 6.9vw 4vw;
  display: flex;
}

.slide-item {
  width: 97%;
  height: 100%;
  background-color: #353b3b;
  border-radius: 1.5vw;
  flex-direction: column;
  align-items: flex-start;
  margin-left: 1.5%;
  margin-right: 1.5%;
  padding: 0;
  display: block;
  position: relative;
  overflow: hidden;
}

.slide-item.testimonial-slide-item {
  width: 97%;
  padding: 2vw;
}

.save-learn-carousel.owl-carousel {
  width: 125%;
}

.info-slider-text {
  width: 80%;
  height: 80%;
  padding: 2vw;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.image-7, .image-8, .image-9 {
  width: 100%;
  height: 100%;
}

.label-text-design {
  width: auto;
  height: auto;
  color: #000;
  background-color: #fff;
  padding: .3vw .5vw .2vw;
  font-family: Bebas Neue, sans-serif;
  font-size: 1.6vw;
  font-weight: 400;
  line-height: 1.6vw;
  display: inline-block;
  transform: skew(0deg, -9deg);
}

.text-block-5 {
  padding-left: 0;
}

.heading-6 {
  width: auto;
  margin-top: 1vw;
  margin-bottom: 1vw;
  font-family: Bebas Neue, sans-serif;
  font-size: 3vw;
  font-weight: 400;
  line-height: 3vw;
}

.slider-content {
  margin-bottom: 0;
  font-size: 1.3vw;
  line-height: 1.7vw;
}

.paragraph-5, .paragraph-6 {
  margin-bottom: 0;
}

.stylez-shop-section {
  background-color: #eaeeef;
  background-image: none;
  background-position: 90% -20%;
  background-repeat: no-repeat;
  background-size: 45vw 59vw;
  border-radius: 1.5vw;
  margin: 5vw 20px 0;
  padding-top: 6vw;
  padding-bottom: 6vw;
  box-shadow: 0 6px 17px -2px rgba(0, 0, 0, .49);
}

.stylez-shop-section.custom-padding {
  background-image: url('../images/02_iPhone_14_Pro_Max_Mockup-1.png');
  background-position: 90% -8%;
  background-size: auto 53vw;
  margin-top: 5vw;
  margin-left: 1.7vw;
  margin-right: 1.7vw;
  padding-top: 12vw;
  padding-bottom: 10vw;
}

.column-5 {
  padding-left: 3vw;
  padding-right: 0;
}

.heading-3 {
  margin-top: 0;
  margin-bottom: 1vw;
  font-family: Bebas Neue, sans-serif;
  font-size: 5vw;
  font-weight: 400;
  line-height: 5vw;
}

.paragraph-4 {
  margin-bottom: 0;
  padding-right: 8vw;
  font-family: Roboto, sans-serif;
  font-size: 1.4vw;
  line-height: 2vw;
}

.column-4 {
  height: 0;
}

.unlock-your-inner-portal {
  margin-top: 5vw;
  margin-left: 1.7vw;
  margin-right: 0;
  overflow: hidden;
}

.heading-12 {
  margin-top: 0;
  margin-bottom: 1vw;
  font-family: Bebas Neue, sans-serif;
  font-size: 5vw;
  font-weight: 400;
  line-height: 5vw;
}

.paragraph-7 {
  margin-bottom: 0;
  font-size: 1.5vw;
  line-height: 1.5vw;
}

.collection-list-wrapper-2 {
  margin-top: 3vw;
  overflow: visible;
}

.owl-carousel.video-slider {
  width: 110%;
  border-radius: 1vw;
  overflow: hidden;
}

.unlock-portal-slider.video-slider.owl-carousel {
  width: 120%;
  margin-top: 2vw;
}

.youtube-background-video {
  width: 100%;
  height: 100%;
  padding-top: 0%;
  padding-bottom: 16.2vw;
  position: relative;
  overflow: hidden;
}

.youtube-background-video.color-1 {
  padding-bottom: 16.2vw;
}

.video-slider-content {
  background-color: #00ffbd;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-left: 10%;
  padding-right: 10%;
  transition: opacity .35s;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.video-slider-content:hover {
  opacity: 0;
}

.video-slider-content.color-1 {
  background-color: #f2ff00;
  padding-right: 10%;
  transition: opacity .4s;
}

.video-slider-content.color-1:hover {
  opacity: 0;
}

.video-slider-content.color-2 {
  background-color: #c5fe01;
  transition: opacity .35s;
}

.video-slider-content.color-2:hover {
  opacity: 0;
}

.video-slider-content.color-4 {
  background-color: #00fd7c;
}

.heading-13 {
  font-family: Bebas Neue, sans-serif;
  font-weight: 400;
}

.video-slider-heading {
  width: 80%;
  margin-top: .3vw;
  margin-bottom: .5vw;
  font-family: Bebas Neue, sans-serif;
  font-size: 2.4vw;
  font-weight: 400;
  line-height: 2.4vw;
}

.video-slider-info {
  margin-bottom: 0;
  font-size: 1.2vw;
  line-height: 1.5vw;
}

.video-slider-item {
  border-radius: 1vw;
  margin-right: 1vw;
  padding-bottom: 0%;
  position: relative;
  overflow: hidden;
}

.video-slider-item.color-5 {
  padding-bottom: 0%;
}

.html-embed {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.booking-tool-section {
  background-color: #eaeeef;
  background-image: url('../images/phone-img-1.png');
  background-position: 90% -20%;
  background-repeat: no-repeat;
  background-size: 45vw 59vw;
  border-radius: 15px;
  margin: 5vw 1.7vw 0;
  padding-top: 6vw;
  padding-bottom: 6vw;
  box-shadow: 0 6px 17px -2px rgba(0, 0, 0, .49);
}

.column-9 {
  padding-left: 3vw;
  padding-right: 0;
}

.heading-14 {
  margin-top: 0;
  margin-bottom: 1vw;
  font-family: Bebas Neue, sans-serif;
  font-size: 5vw;
  font-weight: 400;
  line-height: 5vw;
}

.paragraph-8 {
  margin-bottom: 0;
  padding-right: 8vw;
  font-family: Roboto, sans-serif;
  font-size: 1.4vw;
  line-height: 2vw;
}

.learn-techniques {
  margin-top: 7vw;
  margin-left: 3vw;
  margin-right: 3vw;
}

.heading-4 {
  width: 50%;
  margin-top: 0;
  margin-bottom: 4vw;
  font-family: Bebas Neue, sans-serif;
  font-size: 5vw;
  font-weight: 400;
  line-height: 5vw;
}

.heading-4.pricing-section-title {
  margin-bottom: 0;
}

.grid {
  grid-column-gap: 1.5vw;
  grid-row-gap: 2vw;
  grid-template: "Area"
                 "."
                 / 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.image-5 {
  border-radius: 1vw;
}

.text-center {
  width: 100%;
  text-align: center;
  font-family: Roboto, sans-serif;
  font-size: 1.4vw;
  font-weight: 700;
  line-height: 3vw;
}

.testimonial-section {
  width: 100%;
  background-color: #2b2c2c;
  padding-top: 5vw;
  padding-bottom: 5vw;
}

.div-block {
  margin-left: 3vw;
  margin-right: 3vw;
}

.heading-17 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 2vw;
  font-family: Bebas Neue, sans-serif;
  font-size: 4.4vw;
  font-weight: 400;
  line-height: 4.4vw;
}

.testimonial-slider-wrapper {
  margin-left: 3vw;
  margin-right: 3vw;
}

.testimonial-slider-wrapper.owl-carousel {
  width: 100%;
  height: 100%;
  margin-left: 0;
  margin-right: 0;
  padding-left: 3vw;
  padding-right: 3vw;
  display: block;
  overflow: hidden;
}

.heading-18 {
  color: #fff;
  margin-top: 1.4vw;
  margin-bottom: .5vw;
  font-family: Bebas Neue, sans-serif;
  font-size: 2vw;
  font-weight: 400;
  line-height: 2vw;
}

.paragraph-9 {
  color: #fff;
  margin-bottom: 2.5vw;
  padding-right: 5vw;
  font-family: Roboto, sans-serif;
  font-size: 1.13vw;
  line-height: 1.5vw;
}

.text-block-6 {
  color: #fff;
  font-size: 14px;
}

.image-10 {
  width: 6vw;
  height: 6vw;
  max-width: 6vw;
  min-width: 6px;
  border-radius: 8vw;
  font-size: 14px;
  display: block;
}

.image-11 {
  width: auto;
  height: 1.1vw;
  max-width: 9vw;
  margin-top: 2vw;
  margin-bottom: 1.4vw;
  line-height: 20px;
  display: block;
}

.bold-text {
  padding-bottom: .3vw;
  font-family: Bebas Neue, sans-serif;
  font-size: 1.4vw;
  font-weight: 400;
  line-height: 1.5vw;
  display: block;
}

.italic-text {
  font-family: Roboto, sans-serif;
  font-size: 1.2vw;
  line-height: 1.2vw;
}

.pricing-section {
  padding: 5vw 3vw;
}

.paragraph-10 {
  width: 41%;
  margin-bottom: 1.5vw;
  font-size: 1.6vw;
  line-height: 2.1vw;
}

.pricing-section-wrapper {
  grid-column-gap: 1.5vw;
  grid-row-gap: 1vw;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  margin-top: 2vw;
  display: block;
}

.pricing-item {
  background-color: #ebeeee;
  background-image: url('../images/16-copy.png');
  background-position: 6% 26%;
  background-repeat: no-repeat;
  background-size: 37vw 40vw;
  border-radius: 1.2vw;
  justify-content: space-between;
  align-items: stretch;
  padding: 2vw 0 3vw 2.5vw;
  display: flex;
  box-shadow: 0 1px 9px 1px rgba(0, 0, 0, .22);
}

.pricing-item.pricing-item-2 {
  background-color: #00fec0;
  background-image: url('../images/Group-5.png');
  background-position: 12% 12%;
  background-repeat: no-repeat;
  background-size: 33vw 47vw;
  justify-content: space-between;
  margin-bottom: 20px;
  padding-bottom: 3vw;
  padding-right: 0;
  line-height: 202px;
  display: flex;
}

.pricing-item.pricing-item-2.pricing-item-3 {
  background-color: #fafffe;
}

.main-heading-pricing {
  margin-top: 1vw;
  line-height: 24px;
}

.italic-text-2 {
  letter-spacing: -4px;
  padding-bottom: 1vw;
  font-family: Bebas Neue, sans-serif;
  font-size: 8.5vw;
  font-weight: 400;
  line-height: 8vw;
  display: block;
}

.primary-title-pricing {
  margin-bottom: 15px;
  font-family: Roboto, sans-serif;
  font-size: 2.4vw;
  line-height: 2vw;
}

.paragraph-11 {
  font-size: 1.3vw;
}

.bold-text-2 {
  margin-bottom: .5vw;
  font-family: Roboto, sans-serif;
  font-size: 2.1vw;
  font-weight: 500;
  line-height: 2.1vw;
  display: block;
}

.service-info {
  height: 0;
  margin-bottom: 3.5vw;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  font-family: Roboto, sans-serif;
  font-size: 2.1vw;
  font-weight: 500;
  line-height: 2.9vw;
}

.service-info.free-service-info {
  margin-bottom: 7vw;
}

.service-discription {
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  font-size: 14px;
  line-height: 0;
}

.bold-text-3 {
  font-family: Roboto, sans-serif;
  font-size: 1.2vw;
  line-height: 1.3vw;
  display: block;
}

.pricing-btn.pricing-free-btn {
  width: 100%;
  color: #000;
  text-align: center;
  background-color: #00fec0;
  border-radius: 10vw;
  padding: 1vw 1.3vw;
  font-family: Bebas Neue, sans-serif;
  font-size: 2vw;
  font-style: italic;
  line-height: 2vw;
  transition: transform .3s;
  display: block;
}

.pricing-btn.pricing-free-btn:hover {
  transform: translate(0, -.5vw);
}

.pricing-btn.pricing-free-btn.pricing-monthly-btn {
  color: #fff;
  background-color: #43246f;
}

.pricing-btn.pricing-free-btn.pricing-monthly-btn.link-button {
  width: 53%;
  font-size: 2.6vw;
  line-height: 2.6vw;
}

.pricing-btn.pricing-free-btn.pricing-monthly-btn.link-button.download-app-btn {
  color: #000;
  background-color: #00fec0;
}

.pricing-btn.pricing-free-btn.pricing-annual-btn {
  color: #fff;
  background-color: #ff0b77;
}

.pricing-btn.pricing-free-btn.link-button.download-join-btn {
  width: 70%;
}

.bold-text-4 {
  font-size: 1.3vw;
  line-height: 1.3px;
}

.footer-section {
  background-color: #2b2c2c;
  padding: 5vw 3vw 4vw;
}

.footer-wrapper {
  grid-column-gap: 6vw;
  grid-row-gap: 10vw;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.5fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.footer-item {
  color: #fff;
  font-family: Bebas Neue, sans-serif;
  position: relative;
}

.text-block-7 {
  color: #fff;
  font-family: Roboto, sans-serif;
  font-size: 1vw;
  position: absolute;
  top: auto;
  bottom: 1vw;
  left: 0%;
  right: auto;
}

.footer-title {
  color: #fff;
  margin-top: 0;
  margin-bottom: 1vw;
  font-family: Bebas Neue, sans-serif;
  font-size: 2.8vw;
  font-weight: 400;
  line-height: 2.8vw;
}

.success-message {
  background-color: #00fec0;
  border-radius: 1vw;
  padding: 1vw;
  font-family: Roboto, sans-serif;
  font-size: 1.3vw;
  font-weight: 400;
  line-height: 1.4vw;
}

.field-label {
  color: red;
  margin-bottom: 1vw;
  font-family: Roboto, sans-serif;
  font-size: 1vw;
  line-height: 1vw;
}

.text-field {
  background-color: #2b2c2c;
  border: 1px solid #c2c2c2;
  border-radius: 64vw;
  margin-bottom: 1vw;
  padding: 1.7vw 2vw;
  font-family: Roboto, sans-serif;
  font-size: 1.3vw;
  font-weight: 400;
  line-height: 1.6vw;
}

.error-message {
  color: red;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 1vw;
  padding: 0;
}

.text-block-8 {
  font-family: Roboto, sans-serif;
  font-size: 1vw;
  font-style: normal;
  line-height: 1vw;
}

.submit-btn {
  width: 100%;
  color: #000;
  background-color: #00fec0;
  border-radius: 4vw;
  padding: .7vw 1vw;
  font-family: Bebas Neue, sans-serif;
  font-size: 1.8vw;
  font-style: italic;
  line-height: 2.2vw;
  transition: transform .2s;
  display: block;
}

.submit-btn:hover {
  transform: translate(0, -.5vw);
}

.footer-link {
  color: #fff;
  margin-bottom: .8vw;
  font-size: 1.8vw;
  line-height: 1.8vw;
  text-decoration: none;
  display: block;
}

.footer-link:hover {
  color: #00fec0;
}

.text-block-41 {
  color: #fff;
  padding-left: 1vw;
  font-family: Roboto, sans-serif;
  font-size: 1.1vw;
  font-style: italic;
  line-height: 1.1vw;
  text-decoration: none;
}

.image-17, .image-15, .image-16 {
  width: 1.8vw;
}

.div-block-15, .div-block-14, .social-item {
  align-items: center;
  padding-bottom: 1vw;
  display: flex;
}

.social-item:hover {
  mix-blend-mode: normal;
  transform: skew(13deg);
}

.form-block {
  width: auto;
}

.form {
  width: 80%;
}

.image-18 {
  width: 12vw;
}

.join-us-section {
  margin: 5vw 3vw;
}

.heading-19 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Bebas Neue, sans-serif;
  font-size: 5vw;
  font-weight: 400;
  line-height: 5vw;
}

.paragraph-12 {
  margin-top: 1vw;
  margin-bottom: 0;
  font-family: Roboto, sans-serif;
  font-size: 1.5vw;
}

.column-10 {
  background-color: #d6ff00;
  border-radius: 1.5vw;
  padding: 3vw 3vw 1vw;
}

.joinus-list-item {
  align-items: flex-start;
  margin-bottom: 1vw;
  display: flex;
}

.image-19 {
  width: 3vw;
  height: 3vw;
  margin-right: 1.2vw;
}

.heading-20 {
  margin-top: 0;
  margin-bottom: .6vw;
  font-family: Bebas Neue, sans-serif;
  font-size: 2.7vw;
  font-weight: 400;
  line-height: 3vw;
}

.columns-2 {
  align-items: center;
  display: flex;
}

.hair-tutorial-section {
  margin-top: 6vw;
  margin-bottom: 6vw;
  padding-left: 3vw;
  padding-right: 3vw;
}

.hair-section-title {
  width: auto;
  margin-top: 0;
  margin-bottom: 1vw;
  font-family: Bebas Neue, sans-serif;
  font-size: 4.4vw;
  font-weight: 400;
  line-height: 4.4vw;
}

.paragraph-13 {
  font-size: 1.5vw;
  line-height: 2vw;
}

.hair-section-content {
  margin-bottom: 0;
  margin-right: 0;
  font-size: 1.5vw;
  line-height: 2vw;
}

.tab-pane {
  width: 100%;
  height: 100%;
  border-radius: 1vw;
  display: block;
}

.hair-tutorial-image {
  height: 24vw;
  padding-left: 0;
  padding-right: 0;
}

.hair-tutorial-text {
  padding-left: 0;
  padding-right: 13vw;
}

.hair-tutorial-slide-image-section {
  align-items: center;
  display: flex;
}

.hair-tutorial-tab-grid {
  grid-column-gap: 2vw;
  grid-row-gap: 2vw;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  margin-top: 4vw;
}

.image-21 {
  width: 3.5vw;
  height: 3.5vw;
  margin-right: 1vw;
}

.hair-tutorial-image-title {
  align-items: center;
  display: flex;
}

.paragraph-14 {
  margin-top: 1vw;
  margin-bottom: 0;
  font-size: 1.2vw;
  line-height: 1.5vw;
}

.heading-21 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Bebas Neue, sans-serif;
  font-size: 1.7vw;
  font-weight: 400;
  line-height: 1.7vw;
}

.link-block {
  color: #333;
  text-decoration: none;
}

.link-block-2, .link-block-3, .link-block-4 {
  align-items: center;
  text-decoration: none;
  display: flex;
}

.utility-page-wrap {
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.utility-page-content {
  width: 260px;
  text-align: center;
  flex-direction: column;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.yearly-info {
  width: 50%;
}

.free-wrapper {
  margin-left: 0;
}

.text-block-43 {
  margin-bottom: 3vw;
  font-family: Roboto, sans-serif;
  font-size: 1.7vw;
  font-weight: 500;
  line-height: 2vw;
}

.paragraph-15 {
  margin-bottom: 0;
  font-family: Roboto, sans-serif;
  font-size: 2.1vw;
  font-weight: 500;
  line-height: 2.1vw;
}

.text-block-44 {
  font-family: Roboto, sans-serif;
}

.text-block-45 {
  margin-bottom: 3vw;
  font-family: Roboto, sans-serif;
  font-size: 1.7vw;
  font-weight: 500;
  line-height: 1.7vw;
}

.div-block-16 {
  width: 50%;
}

.div-block-17 {
  justify-content: space-around;
  display: block;
}

.text-block-11 {
  margin-bottom: 3vw;
  font-family: Roboto, sans-serif;
  font-size: 1.7vw;
  line-height: 1.7vw;
}

.image-22 {
  width: 3vw;
}

.bold-text-5 {
  font-size: 7vw;
  font-weight: 400;
  line-height: 7vw;
}

.radio-button-field {
  padding-left: 0;
}

.radio-button-label-2 {
  color: #393939;
  margin-bottom: 1vw;
  font-family: Bebas Neue, sans-serif;
  font-size: 5vw;
  font-style: italic;
  line-height: 5vw;
}

.heading-8 {
  margin-bottom: 2vw;
  font-family: Roboto, sans-serif;
  font-size: 1.6vw;
  line-height: 1.6vw;
}

.div-block-2 {
  background-color: #ebeeee;
  background-image: url('../images/16-copy.png');
  background-position: 50px -13px;
  background-repeat: no-repeat;
  background-size: 33vw 39vw;
  border-radius: .7vw;
  justify-content: space-between;
  padding: 2vw 9vw 2vw 3vw;
  display: flex;
  box-shadow: 0 6px 17px -2px rgba(0, 0, 0, .32);
}

.radio-button {
  display: none;
}

.button {
  color: #000;
  background-color: #00fec0;
  border-radius: 3vw;
  padding: 1vw 3vw;
  font-family: Bebas Neue, sans-serif;
  font-size: 1.8vw;
  font-style: italic;
  line-height: 1.8vw;
}

.button.download-btn {
  width: 80%;
  text-align: center;
  padding-left: 0;
  padding-right: 0;
}

.text-block-9 {
  padding-bottom: .5vw;
  font-family: Roboto, sans-serif;
  font-size: 2.1vw;
  line-height: 2.1vw;
}

.bold-text-6 {
  font-size: 2.2vw;
  font-weight: 700;
  line-height: 2.2vw;
}

@media screen and (min-width: 1280px) {
  .image-6 {
    width: 9vw;
  }

  .menu-item {
    height: 1.5vw;
    padding-top: 2.9vw;
    font-size: .9vw;
    line-height: 1.1vw;
  }

  .column-2 {
    padding-bottom: 6.9vw;
  }

  .paragraph-9 {
    height: 8vw;
  }

  .image-11 {
    width: 6vw;
    height: auto;
    max-width: 5vw;
    min-width: 5vw;
    margin-top: 1.5vw;
  }

  .pricing-item {
    background-position: 12% 27%;
    background-size: 38vw 43vw;
    flex-flow: row;
    justify-content: space-between;
    align-items: stretch;
    padding-top: 4vw;
    padding-bottom: 5vw;
    padding-right: 0;
    display: flex;
  }

  .pricing-item.pricing-item-2 {
    background-position: 13% 12%;
    background-size: 37vw 51vw;
    margin-bottom: 30px;
    padding-top: 4vw;
    padding-bottom: 5vw;
    padding-right: 0;
  }

  .italic-text-2 {
    letter-spacing: -4px;
    padding-top: .7vw;
    padding-bottom: 2vw;
    font-size: 8.2vw;
    font-weight: 400;
    line-height: 6vw;
  }

  .primary-title-pricing {
    font-size: 2.3vw;
    font-weight: 700;
    line-height: 2vw;
  }

  .service-info {
    margin-bottom: 3.5vw;
  }

  .service-info.free-service-info {
    margin-bottom: 7vw;
  }

  .pricing-btn.pricing-free-btn.pricing-monthly-btn.link-button {
    width: 50%;
    font-size: 2.5vw;
    line-height: 2.5vw;
  }

  .pricing-btn.pricing-free-btn.pricing-monthly-btn.link-button.download-app-btn {
    color: #000;
    background-color: #00fec0;
  }

  .text-block-41 {
    text-decoration: none;
  }

  .social-item {
    flex-direction: row;
    align-items: flex-start;
  }

  .hair-tutorial-section {
    margin-top: 6vw;
    margin-bottom: 6vw;
  }

  .hair-tutorial-text {
    flex-direction: column;
    display: flex;
  }

  .hair-tutorial-slide-image-section {
    flex-direction: row;
  }

  .hair-tutorial-tab-grid {
    margin-top: 4vw;
  }

  .image-21 {
    width: 3vw;
    height: 3vw;
    margin-right: .5vw;
  }

  .paragraph-14 {
    font-size: 1.1vw;
    line-height: 1.4vw;
  }

  .heading-21 {
    font-size: 1.6vw;
    line-height: 1.6vw;
  }

  .link-block-2, .link-block-3, .link-block-4 {
    align-items: center;
    text-decoration: none;
    display: flex;
  }

  .free-wrapper {
    margin-left: 0;
    padding-left: 0;
  }

  .text-block-43 {
    font-size: 1.6vw;
    line-height: 1.7vw;
  }

  .div-block-17 {
    line-height: 202px;
  }

  .div-block-2 {
    background-position: 75px -13px;
    background-size: 33vw 35vw;
  }

  .bold-text-6 {
    font-size: 2.1vw;
    font-weight: 700;
    line-height: 2.1vw;
  }
}

@media screen and (max-width: 991px) {
  .navbar-brand-2 {
    width: auto;
  }

  .nav-link-2 {
    padding-left: 5px;
    padding-right: 5px;
  }

  .nav-menu-2 {
    height: auto;
    background-color: rgba(0, 0, 0, 0);
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    margin-left: 0;
    padding-left: 0;
    display: block;
  }

  .menu-button-2 {
    height: 45px;
    flex: 0 auto;
    justify-content: center;
    align-items: center;
    padding: 12px;
    display: flex;
  }

  .menu-button-2.w--open {
    color: #fff;
    background-color: #a6b1bf;
  }

  .image-6 {
    width: 160px;
  }

  .navbar-no-shadow-container-2 {
    padding: 10px 5px 10px 20px;
  }

  .nav-menu-wrapper-2 {
    background-color: #222;
    padding-top: 5vw;
    padding-bottom: 2vw;
    display: block;
  }

  .navbar-wrapper-2 {
    justify-content: space-between;
    align-items: center;
  }

  .menu-item {
    color: #fff;
    border: 1px #000;
    margin-left: 3.4vw;
    margin-right: 3.4vw;
    padding-bottom: 3.4vw;
    font-size: 3.2vw;
  }

  .menu-item:hover {
    color: #00ffbd;
    border: 1px #000;
  }

  .list-item-3 {
    height: auto;
  }

  .custom-btn-2 {
    margin-top: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 20px;
    line-height: 20px;
  }

  .custom-btn-2.banner-button {
    margin-top: 1.4vw;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 20px;
    line-height: 20px;
  }

  .heading {
    max-height: 100%;
    font-size: 6vw;
    line-height: 6vw;
  }

  .text-block-4 {
    font-size: 25px;
    line-height: 25px;
  }

  .column-8 {
    border-radius: 15px 0 0 15px;
  }

  .columns {
    margin-left: 20px;
    margin-right: 20px;
  }

  .heading-5 {
    font-size: 40px;
    font-weight: 400;
    line-height: 40px;
  }

  .paragraph-3, .paragraph-2 {
    font-size: 2vw;
    line-height: 2.8vw;
  }

  .save-learn-grow-section {
    margin-top: 60px;
    margin-bottom: 60px;
  }

  .column-2 {
    padding: 3vw;
  }

  .slide-item {
    border-radius: 15px;
    padding: 0;
  }

  .slide-item.testimonial-slide-item {
    padding: 20px;
  }

  .save-learn-carousel.owl-carousel {
    width: 175%;
  }

  .label-text-design {
    padding: 5px;
    font-size: 20px;
    line-height: 20px;
  }

  .text-block-5 {
    font-size: 30px;
    line-height: 30px;
  }

  .heading-6 {
    margin-top: 10px;
    margin-bottom: 10px;
    padding-right: 30px;
    font-size: 30px;
    font-weight: 400;
    line-height: 30px;
  }

  .slider-content {
    font-size: 18px;
    line-height: 26px;
  }

  .stylez-shop-section.custom-padding {
    background-position: 100% -8%;
    border-radius: 1.5vw;
    margin: 50px 20px;
    box-shadow: 0 6px 17px -2px rgba(0, 0, 0, .31);
  }

  .heading-3 {
    font-size: 40px;
    font-weight: 400;
    line-height: 40px;
  }

  .paragraph-4 {
    font-size: 16px;
    line-height: 23px;
  }

  .unlock-your-inner-portal {
    margin-top: 60px;
    margin-bottom: 60px;
    margin-left: 20px;
  }

  .heading-12 {
    font-size: 40px;
    font-weight: 400;
    line-height: 40px;
  }

  .paragraph-7 {
    padding-right: 20px;
    font-size: 18px;
    line-height: 26px;
  }

  .youtube-background-video, .youtube-background-video.color-1 {
    border-radius: 20px;
    padding-bottom: 27vw;
  }

  .video-slider-content.color-1:focus, .video-slider-content.color-2:focus {
    opacity: 0;
  }

  .video-slider-heading {
    width: 70%;
    padding-right: 0;
    font-size: 30px;
    line-height: 30px;
  }

  .video-slider-info {
    font-size: 18px;
    line-height: 26px;
  }

  .booking-tool-section {
    background-position: 90% -80%;
    background-size: auto 110%;
    margin: 60px 20px;
  }

  .heading-14 {
    font-size: 40px;
    font-weight: 400;
    line-height: 40px;
  }

  .paragraph-8 {
    font-size: 16px;
    line-height: 23px;
  }

  .learn-techniques {
    margin: 60px 20px 0;
  }

  .heading-4 {
    margin-bottom: 20px;
    font-size: 40px;
    font-weight: 400;
    line-height: 40px;
  }

  .heading-4.pricing-section-title {
    font-weight: 400;
  }

  .text-center {
    font-size: 20px;
    line-height: 30px;
  }

  .testimonial-section {
    margin-top: 60px;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .heading-17 {
    font-size: 40px;
    line-height: 40px;
  }

  .heading-18 {
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 26px;
    line-height: 26px;
  }

  .paragraph-9 {
    min-height: 130px;
    margin-bottom: 20px;
    padding-right: 0;
    font-size: 16px;
    line-height: 22px;
  }

  .image-10 {
    width: 80px;
    height: 80px;
    max-width: 80px;
    min-width: 80px;
  }

  .image-11 {
    width: 120px;
    height: 20px;
    max-width: 120px;
    margin-top: 20px;
    margin-bottom: 10px;
  }

  .bold-text, .italic-text {
    font-size: 16px;
    line-height: 16px;
  }

  .pricing-section {
    margin-top: 60px;
    margin-bottom: 60px;
    padding: 0 30px;
  }

  .paragraph-10 {
    width: 70%;
    font-size: 16px;
    line-height: 20px;
  }

  .pricing-section-wrapper {
    grid-template-rows: auto;
  }

  .pricing-item {
    background-position: 12% 26%;
    background-size: auto 110%;
    padding: 25px 0 25px 20px;
  }

  .pricing-item.pricing-item-2 {
    background-position: 10% 12%;
    background-size: auto 147%;
    margin-bottom: 15px;
    padding: 30px 0 40px 20px;
  }

  .main-heading-pricing {
    margin-top: 10px;
    margin-bottom: 7px;
  }

  .italic-text-2 {
    letter-spacing: -2px;
    padding-bottom: 10px;
    font-size: 62px;
    line-height: 62px;
  }

  .primary-title-pricing {
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 18px;
  }

  .bold-text-2 {
    font-size: 15px;
    line-height: 16px;
  }

  .service-info {
    height: 20px;
    margin-bottom: 0;
    font-size: 12px;
    line-height: 14px;
  }

  .service-info.free-service-info {
    margin-bottom: 2vw;
  }

  .pricing-btn.pricing-free-btn {
    padding: 14px 10px;
    font-size: 20px;
    line-height: 20px;
  }

  .pricing-btn.pricing-free-btn.pricing-monthly-btn.link-button {
    width: 50%;
    padding: 10px 15px;
    font-size: 20px;
    line-height: 20px;
  }

  .pricing-btn.pricing-free-btn.link-button.download-join-btn {
    font-size: 20px;
    line-height: 20px;
  }

  .bold-text-4 {
    font-size: 13px;
    line-height: 15px;
  }

  .footer-section {
    padding-top: 70px;
    padding-bottom: 70px;
  }

  .footer-wrapper {
    grid-column-gap: 2vw;
    grid-template-columns: 1fr 1.25fr .75fr 1fr;
  }

  .text-block-7 {
    font-size: 12px;
  }

  .footer-title {
    font-size: 25px;
    line-height: 28px;
  }

  .text-field {
    font-size: 14px;
  }

  .submit-btn {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 20px;
    line-height: 20px;
  }

  .footer-link {
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 20px;
  }

  .text-block-41 {
    font-size: 16px;
    line-height: 16px;
  }

  .image-17 {
    width: 20px;
  }

  .image-15 {
    width: 20px;
    font-size: 20px;
    line-height: 20px;
  }

  .image-16 {
    width: 20px;
  }

  .div-block-15 {
    padding-bottom: 1.5vw;
    font-size: 1.4vw;
  }

  .div-block-14 {
    padding-bottom: 1.5vw;
  }

  .social-item {
    padding-bottom: 15px;
  }

  .image-18 {
    width: 100px;
  }

  .join-us-section {
    margin-top: 60px;
    margin-bottom: 60px;
  }

  .heading-19 {
    font-size: 40px;
    line-height: 40px;
  }

  .paragraph-12 {
    font-size: 17px;
    line-height: 24px;
  }

  .column-10 {
    padding: 30px 20px 5px;
  }

  .joinus-list-item {
    align-items: center;
    margin-bottom: 15px;
  }

  .image-19 {
    width: 29px;
    height: 29px;
  }

  .heading-20 {
    font-family: Bebas Neue, sans-serif;
    font-size: 22px;
    line-height: 20px;
  }

  .hair-tutorial-section {
    margin-top: 80px;
    margin-bottom: 60px;
  }

  .hair-section-title {
    margin-bottom: 10px;
    font-size: 40px;
    line-height: 40px;
  }

  .hair-section-content {
    font-size: 16px;
    line-height: 19px;
  }

  .tab-pane {
    border-radius: 2vw;
  }

  .hair-tutorial-tab-grid {
    grid-column-gap: 20px;
    grid-row-gap: 30px;
    grid-template-columns: 1fr 1fr 1fr;
    margin-top: 30px;
  }

  .image-21 {
    width: 40px;
    height: 40px;
  }

  .paragraph-14 {
    font-size: 15px;
    line-height: 17px;
  }

  .heading-21 {
    font-size: 20px;
    line-height: 20px;
  }

  .link-block-2, .link-block-3, .link-block-4 {
    align-items: center;
    text-decoration: none;
    display: flex;
  }

  .free-wrapper {
    margin-left: 0%;
  }

  .text-block-43 {
    font-size: 12px;
    line-height: 12px;
  }

  .text-block-11 {
    font-size: 15px;
    font-weight: 500;
    line-height: 15px;
  }

  .bold-text-5 {
    font-size: 45px;
    line-height: 45px;
  }

  .radio-button-label-2 {
    font-size: 35px;
    line-height: 35px;
  }

  .heading-8 {
    font-size: 17px;
    line-height: 21px;
  }

  .div-block-2 {
    background-position: 25px -10px;
    background-size: 35vw 42vw;
    padding: 20px 4vw 2vw 20px;
  }

  .button.download-btn {
    width: 70%;
    padding: 14px 10px;
    font-size: 20px;
    line-height: 20px;
  }

  .text-block-9, .bold-text-6 {
    font-size: 16px;
    line-height: 16px;
  }
}

@media screen and (max-width: 767px) {
  .navbar-brand-2 {
    padding-left: 0;
  }

  .nav-link-2 {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .nav-menu-2 {
    flex-direction: column;
    padding-bottom: 30px;
    padding-left: 0;
  }

  .image-6 {
    width: 120px;
  }

  .navbar-no-shadow-container-2 {
    padding: 10px 10px 10px 20px;
  }

  .menu-item {
    width: 100%;
    height: auto;
    text-align: left;
    margin-left: 0;
    margin-right: 0;
    padding: 10px 20px;
    font-size: 20px;
    display: block;
  }

  .custom-btn-2 {
    width: 100%;
    height: auto;
    flex-direction: column;
    justify-content: center;
    padding: 12px 0;
    font-size: 28px;
    line-height: 28px;
    display: flex;
  }

  .custom-btn-2.banner-button {
    height: auto;
    margin-top: 20px;
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: 28px;
    line-height: 28px;
  }

  .heading {
    margin-bottom: 20px;
    font-size: 80px;
    line-height: 80px;
  }

  .text-block-4 {
    font-size: 30px;
    line-height: 30px;
  }

  .column-8 {
    border-top-left-radius: 15px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    margin-top: 50px;
    padding-left: 0;
  }

  .columns {
    border-radius: 0;
    flex-direction: column;
    margin-left: 0;
    margin-right: 0;
  }

  .heading-5 {
    font-size: 50px;
    font-weight: 400;
    line-height: 50px;
  }

  .paragraph-3 {
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 28px;
  }

  .column-7 {
    padding-left: 2vw;
    padding-right: 4vw;
  }

  .collection-list-wrapper {
    width: 175%;
    border-radius: 3.3vw;
  }

  .paragraph-2 {
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: 400;
    line-height: 28px;
  }

  .column {
    height: 76vw;
    border-radius: 0;
  }

  .collection-item {
    border-radius: 3.3vw;
    margin-right: 3vw;
  }

  .save-learn-grow-section {
    margin-top: 100px;
    margin-bottom: 100px;
    margin-left: 20px;
  }

  .column-2 {
    padding: 30px;
  }

  .hero-section {
    margin-bottom: 100px;
  }

  .slide-item {
    margin-right: 15px;
    padding: 0;
  }

  .info-slider-text {
    width: 100%;
    height: 70%;
    padding: 30px 20px;
  }

  .label-text-design {
    font-size: 18px;
    line-height: 18px;
  }

  .heading-6 {
    padding-right: 0;
    font-size: 34px;
    line-height: 34px;
  }

  .slider-content {
    font-size: 16px;
    line-height: 24px;
  }

  .stylez-shop-section {
    display: flex;
  }

  .stylez-shop-section.custom-padding {
    background-image: url('../images/02_iPhone_14_Pro_Max_Mockup-1.png');
    background-position: 50% 170%;
    background-repeat: no-repeat;
    background-size: auto 80%;
    margin-bottom: 50px;
    padding-top: 11vw;
    padding-bottom: 110vw;
    display: block;
  }

  .heading-3 {
    font-size: 50px;
    line-height: 50px;
  }

  .paragraph-4 {
    padding-right: 12vw;
    font-size: 20px;
    line-height: 28px;
  }

  .unlock-your-inner-portal {
    margin-top: 100px;
    margin-bottom: 50px;
    margin-right: 20px;
  }

  .heading-12 {
    font-size: 50px;
    line-height: 50px;
  }

  .paragraph-7 {
    font-size: 20px;
    line-height: 28px;
  }

  .unlock-portal-slider.video-slider.owl-carousel {
    width: 100%;
    margin-top: 20px;
  }

  .youtube-background-video {
    width: 50%;
    border-radius: 15px;
    padding-bottom: 33vw;
    display: flex;
  }

  .youtube-background-video.color-1 {
    background-color: #f2ff00;
    padding-bottom: 33vw;
  }

  .video-slider-content {
    width: 50%;
    padding: 20px;
  }

  .video-slider-content:hover {
    opacity: 1;
  }

  .video-slider-content.color-1 {
    width: 50%;
    border-radius: 0;
    padding: 20px;
    position: relative;
    top: 0%;
    bottom: 0%;
    left: auto;
    right: 0%;
    overflow: hidden;
  }

  .video-slider-content.color-1:hover {
    opacity: 1;
  }

  .video-slider-content.color-2 {
    width: 50%;
    padding: 20px;
  }

  .video-slider-content.color-2:hover {
    opacity: 1;
  }

  .video-slider-heading {
    width: 100%;
    padding-right: 0;
    font-size: 30px;
    line-height: 30px;
  }

  .video-slider-info {
    margin-top: 4px;
    font-size: 16px;
    line-height: 22px;
    display: none;
  }

  .video-slider-item {
    border-radius: 15px;
    flex-direction: row-reverse;
    margin-bottom: 15px;
    margin-right: 0;
    padding-bottom: 0;
    display: flex;
  }

  .video-slider-item.color-5 {
    background-color: #00ffbd;
  }

  .video-slider-item.color-1 {
    background-color: #f2ff00;
    border-radius: 20px;
  }

  .video-slider-item.color-2 {
    background-color: #c5fe01;
  }

  .video-slider-item.color-3 {
    background-color: #00ffbd;
  }

  .video-slider-item.color-4 {
    background-color: #00fd7c;
  }

  .html-embed {
    width: 105%;
    height: 105%;
    position: absolute;
    top: -2.5%;
    bottom: 0%;
    left: -2.5%;
    right: 0%;
    overflow: hidden;
  }

  .booking-tool-section {
    background-image: url('../images/phone-img-1.png');
    background-position: 60% 153%;
    background-repeat: no-repeat;
    background-size: auto 100vw;
    margin-top: 100px;
    margin-left: 20px;
    margin-right: 20px;
    padding-top: 9vw;
    padding-bottom: 80vw;
    display: block;
  }

  .heading-14 {
    font-size: 50px;
    line-height: 50px;
  }

  .paragraph-8 {
    padding-right: 12vw;
    font-size: 18px;
    line-height: 26px;
  }

  .learn-techniques {
    margin: 100px 20px;
  }

  .heading-4 {
    width: 100%;
    font-size: 50px;
    line-height: 50px;
  }

  .grid {
    grid-template-columns: 1fr 1fr;
  }

  .text-center {
    height: 6vw;
    font-size: 20px;
    line-height: 28px;
  }

  .testimonial-section {
    width: 100%;
    padding-top: 50px;
    padding-bottom: 50px;
    overflow: hidden;
  }

  .div-block {
    margin-left: 20px;
    margin-right: 20px;
  }

  .heading-17 {
    font-size: 50px;
    line-height: 50px;
  }

  .testimonial-slider-wrapper.owl-carousel {
    width: 180%;
  }

  .paragraph-9 {
    height: 100px;
    min-height: 100px;
  }

  .text-block-6 {
    margin-top: 20px;
  }

  .image-11 {
    width: 100px;
    height: auto;
    margin-bottom: 20px;
  }

  .pricing-section {
    padding: 60px 20px;
  }

  .pricing-section-wrapper {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    margin-top: 20px;
    display: grid;
  }

  .pricing-item {
    background-image: url('../images/16-copy-1.png');
    background-position: 40% 112%;
    background-size: 90% 60%;
    border-radius: 15px;
    flex-direction: column;
    padding: 30px 30px 100vw;
  }

  .pricing-item.pricing-item-2 {
    background-image: url('../images/Group-5-1.png');
    background-position: 40% 280%;
    background-size: 70% 80%;
    flex-direction: column;
    align-items: stretch;
    margin-bottom: 0;
    padding-bottom: 70vw;
    padding-left: 30px;
    padding-right: 30px;
    line-height: 14px;
  }

  .italic-text-2 {
    margin-bottom: 25px;
    padding-top: 10px;
    font-size: 85px;
    font-weight: 400;
    line-height: 60px;
  }

  .primary-title-pricing {
    font-size: 23px;
    line-height: 23px;
  }

  .bold-text-2 {
    margin-bottom: .5vw;
    font-size: 20px;
    line-height: 20px;
  }

  .service-info {
    margin-bottom: 12px;
    font-size: 15px;
    line-height: 20px;
  }

  .service-info.free-service-info {
    margin-bottom: 7vw;
  }

  .pricing-btn.pricing-free-btn.pricing-monthly-btn.link-button {
    width: 200px;
    border-radius: 10vw;
    margin-bottom: 0;
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: 28px;
    line-height: 28px;
  }

  .pricing-btn.pricing-free-btn.pricing-monthly-btn.link-button.download-app-btn {
    width: 270px;
  }

  .pricing-btn.pricing-free-btn.link-button.download-join-btn {
    width: 50%;
    margin-bottom: 280px;
  }

  .bold-text-4 {
    font-size: 18px;
    line-height: 18px;
  }

  .footer-section {
    padding-left: 20px;
    padding-right: 20px;
  }

  .footer-wrapper {
    grid-row-gap: 20px;
    grid-template-columns: 1fr;
    position: relative;
  }

  .footer-item {
    margin-top: 0;
    line-height: 20px;
    position: static;
  }

  .footer-item.footer-item-3 {
    flex-wrap: wrap;
    margin-top: 90px;
    display: flex;
  }

  .text-block-7 {
    bottom: -31px;
  }

  .footer-title {
    font-size: 34px;
    line-height: 34px;
  }

  .success-message {
    padding: 10px;
    font-size: 20px;
    line-height: 10px;
    position: static;
  }

  .text-field {
    margin-bottom: 10px;
    padding: 20px;
  }

  .error-message {
    margin-top: 85px;
    margin-bottom: 0;
  }

  .text-block-8 {
    margin-top: 0;
    font-size: 14px;
    line-height: 18px;
  }

  .submit-btn {
    border-radius: 50px;
    margin-top: 15px;
    padding: 12px 10px;
    font-family: Bebas Neue, sans-serif;
    font-size: 20px;
    line-height: 20px;
  }

  .footer-link {
    padding-right: 20px;
  }

  .text-block-41 {
    font-size: 0;
    overflow: hidden;
  }

  .image-17 {
    width: 40px;
    font-size: 40px;
    line-height: 40px;
  }

  .image-15 {
    width: 40px;
    font-size: 2vw;
    line-height: 2vw;
  }

  .image-16 {
    width: 40px;
    height: 40px;
    font-size: 1.7vw;
    line-height: 1.7vw;
  }

  .social-links {
    margin-top: 30px;
    display: flex;
  }

  .social-item {
    margin-right: 10px;
    font-size: 2vw;
  }

  .form-block {
    font-size: 19px;
  }

  .form {
    width: 100%;
    height: 30px;
  }

  .image-18 {
    width: 130px;
    margin-bottom: 20px;
  }

  .column-10 {
    margin-top: 30px;
  }

  .image-19 {
    margin-right: 20px;
  }

  .heading-20 {
    font-size: 26px;
    line-height: 26px;
  }

  .columns-2 {
    flex-direction: column;
  }

  .hair-tutorial-section {
    margin-top: 60px;
    margin-bottom: 60px;
  }

  .hair-section-title {
    margin-bottom: 10px;
    font-size: 50px;
    line-height: 50px;
  }

  .hair-section-content {
    line-height: 20px;
  }

  .hair-tutorial-image {
    height: 51vw;
    margin-top: 20px;
  }

  .hair-tutorial-slide-image-section {
    flex-direction: column;
  }

  .hair-tutorial-tab-grid {
    grid-column-gap: 15px;
    grid-row-gap: 40px;
    margin-top: 30px;
  }

  .image-21 {
    width: 45px;
    height: 45px;
    margin-right: 5px;
  }

  .paragraph-14 {
    margin-top: 10px;
  }

  .heading-21 {
    font-size: 23px;
    font-weight: 400;
    line-height: 23px;
  }

  .html-embed-3 {
    width: 105%;
    height: 105%;
    position: absolute;
    top: -2.5%;
    bottom: -2.5%;
    left: -2.5%;
    right: 0%;
  }

  .text-block-42 {
    color: #2b2c2c;
    font-size: 14px;
    font-weight: 700;
    line-height: 14px;
  }

  .yearly-info {
    width: 100%;
  }

  .free-wrapper {
    margin-left: 0%;
  }

  .text-block-43 {
    margin-bottom: 40px;
    font-size: 17px;
    line-height: 17px;
  }

  .paragraph-15 {
    font-size: 20px;
    line-height: 20px;
  }

  .text-block-45 {
    font-size: 18px;
    line-height: 18px;
  }

  .div-block-16 {
    width: 100%;
    display: none;
  }

  .div-block-17 {
    display: none;
  }

  .text-block-11 {
    margin-bottom: 3vw;
    font-size: 18px;
    line-height: 18px;
  }

  .form-block-2 {
    margin-bottom: 1vw;
  }

  .bold-text-5 {
    font-size: 60px;
    font-style: italic;
    line-height: 60px;
  }

  .radio-button-label-2 {
    padding-top: 2vw;
    font-size: 20px;
    font-weight: 400;
    line-height: 20px;
  }

  .heading-8 {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 20px;
  }

  .div-block-2 {
    background-position: 20% 113%;
    background-size: auto 60%;
    padding-bottom: 65vw;
    padding-right: 10vw;
    display: block;
  }

  .button.download-btn {
    width: 60%;
    border-radius: 6vw;
    padding-left: 4vw;
    padding-right: 4vw;
    font-size: 28px;
    line-height: 28px;
  }

  .free-image {
    display: none;
  }

  .text-block-9 {
    font-size: 20px;
    line-height: 20px;
  }

  .bold-text-6 {
    font-size: 22px;
    line-height: 22px;
  }
}

@media screen and (max-width: 479px) {
  .navbar-brand-2 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .nav-menu-2 {
    flex-direction: column;
    padding-bottom: 0;
  }

  .menu-button-2 {
    padding: 12px 10px 0;
  }

  .nav-menu-wrapper-2 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .menu-item {
    margin-left: 0;
    margin-right: 0;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 22px;
    line-height: 1.5;
    display: block;
  }

  .list-item-3 {
    font-size: 18px;
    line-height: 24px;
  }

  .custom-btn-2 {
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 26px;
    line-height: 26px;
  }

  .custom-btn-2.banner-button {
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 26px;
    line-height: 22px;
  }

  .heading {
    font-size: 54px;
    line-height: 54px;
  }

  .text-block-4 {
    font-size: 30px;
    line-height: 30px;
  }

  .column-8 {
    margin-top: 30px;
  }

  .columns {
    border-radius: 0;
  }

  .heading-5 {
    margin-bottom: 10px;
    font-size: 40px;
    line-height: 40px;
  }

  .paragraph-3 {
    font-size: 18px;
    line-height: 24px;
  }

  .column-7 {
    padding-left: 0;
    padding-right: 20px;
  }

  .paragraph-2 {
    font-size: 18px;
    line-height: 24px;
  }

  .column {
    height: 75vw;
  }

  .save-learn-grow-section {
    margin-top: 50px;
    margin-bottom: 50px;
    margin-left: 20px;
  }

  .column-2 {
    padding: 30px 20px;
  }

  .hero-section {
    margin-bottom: 50px;
  }

  .info-slider-text {
    height: 90%;
  }

  .label-text-design {
    font-size: 18px;
    font-weight: 400;
    line-height: 16px;
  }

  .heading-6 {
    font-size: 30px;
    line-height: 30px;
  }

  .slider-content {
    font-size: 16px;
  }

  .stylez-shop-section {
    background-position: 50% 115%;
    background-size: 70vw;
    padding-bottom: 88vw;
    padding-left: 3vw;
    padding-right: 3vw;
    display: block;
  }

  .stylez-shop-section.custom-padding {
    background-position: 50% 200%;
    background-size: auto 100vw;
    margin-top: 50px;
    margin-bottom: 0;
    padding: 11vw 20px 80vw;
  }

  .column-5 {
    margin-top: 0;
    padding-left: 0;
  }

  .heading-3 {
    margin-bottom: 10px;
    font-size: 40px;
    line-height: 40px;
  }

  .paragraph-4 {
    padding-right: 0;
    font-size: 18px;
    line-height: 24px;
  }

  .unlock-your-inner-portal {
    margin-top: 60px;
  }

  .heading-12 {
    font-size: 40px;
    line-height: 40px;
  }

  .paragraph-7 {
    font-size: 18px;
    line-height: 24px;
  }

  .youtube-background-video, .youtube-background-video.color-1 {
    padding-bottom: 32vw;
  }

  .video-slider-content, .video-slider-content.color-1, .video-slider-content.color-2 {
    padding: 10px 15px;
  }

  .video-slider-heading {
    width: 90%;
    font-size: 22px;
    line-height: 24px;
  }

  .video-slider-info {
    font-size: 14px;
    line-height: 18px;
  }

  .video-slider-item.color-1 {
    align-items: center;
  }

  .html-embed {
    overflow: hidden;
  }

  .booking-tool-section {
    background-position: 50% 115%;
    background-size: 70vw;
    margin-top: 50px;
    padding: 14vw 3vw 88vw;
    display: block;
  }

  .column-9 {
    margin-top: 0;
  }

  .heading-14 {
    font-size: 40px;
    line-height: 40px;
  }

  .paragraph-8 {
    padding-right: 20px;
    font-size: 18px;
    line-height: 24px;
  }

  .learn-techniques {
    margin: 80px 20px 50px;
  }

  .heading-4 {
    font-size: 40px;
    font-weight: 400;
    line-height: 40px;
  }

  .grid {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    grid-template-rows: auto 32vw;
    grid-template-columns: 1fr 1fr;
    grid-auto-flow: row;
  }

  .text-center {
    font-size: 16px;
    line-height: 24px;
  }

  .testimonial-section {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .heading-17 {
    font-size: 40px;
    line-height: 40px;
  }

  .heading-18 {
    font-size: 28px;
    line-height: 28px;
  }

  .paragraph-9 {
    font-size: 16px;
  }

  .image-10 {
    border-radius: 80px;
  }

  .image-11 {
    margin-top: 10px;
  }

  .bold-text {
    font-size: 20px;
    line-height: 20px;
  }

  .italic-text {
    font-size: 18px;
    line-height: 18px;
  }

  .pricing-section {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .paragraph-10 {
    width: 100%;
    font-size: 18px;
    line-height: 24px;
  }

  .pricing-item {
    background-position: 40% 113%;
    background-size: 85% 55%;
    padding: 20px 20px 28vw 25px;
  }

  .pricing-item.pricing-item-2 {
    background-position: 60% 505%;
    background-size: 80% 90%;
    padding: 20px 20px 20vw 25px;
  }

  .main-heading-pricing {
    margin-top: 6px;
  }

  .italic-text-2 {
    letter-spacing: -3px;
    margin-bottom: 20px;
    font-size: 72px;
    font-weight: 400;
    line-height: 47px;
  }

  .primary-title-pricing {
    margin-bottom: 10px;
    font-size: 22px;
    line-height: 22px;
  }

  .bold-text-2 {
    font-size: 16px;
    font-weight: 400;
    line-height: 19px;
  }

  .service-info {
    height: auto;
    margin-bottom: 8px;
    font-size: 12px;
    line-height: 18px;
  }

  .service-info.free-service-info {
    margin-bottom: 3vw;
  }

  .pricing-btn.pricing-free-btn.pricing-monthly-btn.link-button {
    width: 193px;
    min-width: 0;
    margin-bottom: 270px;
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 26px;
    line-height: 23px;
  }

  .pricing-btn.pricing-free-btn.pricing-monthly-btn.link-button.download-app-btn {
    width: 240px;
    margin-bottom: 240px;
  }

  .pricing-btn.pricing-free-btn.link-button.download-join-btn {
    width: 50%;
    margin-bottom: 280px;
  }

  .bold-text-4 {
    font-size: 16px;
    line-height: 22px;
  }

  .footer-item.footer-item-3 {
    margin-top: 66px;
  }

  .text-block-7 {
    bottom: -30px;
  }

  .footer-title {
    margin-bottom: 20px;
  }

  .footer-link {
    padding-right: 30px;
    font-size: 22px;
    line-height: 22px;
  }

  .footer-link:hover {
    color: #00fec0;
  }

  .text-block-41 {
    display: none;
  }

  .image-17 {
    width: 10vw;
  }

  .image-15, .image-16 {
    width: 10vw;
    margin-right: 5vw;
  }

  .social-links {
    justify-content: flex-start;
    align-items: flex-end;
    margin-top: 10px;
    margin-bottom: 6vw;
    display: flex;
  }

  .column-10 {
    border-radius: 20px;
  }

  .joinus-list-item {
    align-items: flex-end;
    margin-bottom: 10px;
    font-size: 17px;
  }

  .image-19 {
    margin-right: 10px;
  }

  .heading-20 {
    font-size: 22px;
    line-height: 22px;
  }

  .hair-section-title {
    font-size: 40px;
    font-weight: 400;
    line-height: 40px;
  }

  .hair-section-content {
    font-size: 18px;
    line-height: 24px;
  }

  .hair-tutorial-image {
    height: 50vw;
  }

  .hair-tutorial-tab-grid {
    grid-row-gap: 40px;
    grid-template-columns: 1fr 1fr;
  }

  .image-21 {
    width: 50px;
    height: 50px;
  }

  .paragraph-14 {
    margin-top: 10px;
    font-size: 16px;
    line-height: 20px;
  }

  .heading-21 {
    font-size: 26px;
    line-height: 26px;
  }

  .tabe-pane {
    height: 35vw;
  }

  .tabe-pane.active {
    width: 100%;
    height: auto;
    position: relative;
  }

  .html-embed-2 {
    width: 100%;
    height: 100%;
    padding-bottom: 56%;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .yearly-info {
    display: block;
  }

  .text-block-43 {
    margin-bottom: 30px;
    font-size: 15px;
    line-height: 18px;
  }

  .paragraph-15 {
    font-size: 16px;
    line-height: 19px;
  }

  .text-block-45 {
    font-size: 15px;
  }

  .text-block-11 {
    font-size: 15px;
    line-height: 18px;
  }

  .image-22 {
    width: 7vw;
  }

  .form-block-2 {
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    margin-left: 0;
    padding-right: 20px;
    display: block;
  }

  .bold-text-5 {
    font-size: 50px;
    line-height: 50px;
  }

  .form-2 {
    display: flex;
  }

  .radio-button-field {
    padding-left: 0;
    display: block;
  }

  .radio-button-label-2 {
    margin-left: 0;
    padding-bottom: 10px;
    font-size: 50px;
    line-height: 50px;
  }

  .heading-8 {
    text-align: left;
    font-size: 20px;
    line-height: 20px;
  }

  .div-block-2 {
    background-position: 20% 108%;
    background-size: auto 50%;
    border-radius: 3vw;
    margin-top: 1vw;
    margin-bottom: 5vw;
    padding-bottom: 70vw;
    padding-right: 0;
  }

  .radio-button {
    width: 6vw;
    height: 6vw;
    font-size: 0;
    line-height: 1vw;
    display: none;
  }

  .button.download-btn {
    width: 83%;
    font-size: 26px;
    line-height: 22px;
    display: block;
  }

  .text-block-9 {
    padding-bottom: .5vw;
    font-size: 16px;
    line-height: 19px;
  }

  .bold-text-6 {
    font-size: 18px;
    line-height: 18px;
  }
}

#w-node-cbec06b4-a2d7-8165-db6a-05453459c406-a09f0217, #w-node-fd2ba6e4-1137-a543-8d4a-d0ed787b57c1-a09f0217, #w-node-a4d9d3af-389d-a2e3-c83b-71eb6a7d16bd-a09f0217, #w-node-e01e661d-df24-924e-160f-e5f353966e5f-a09f0217, #w-node-a92d2c97-e1e1-3759-1a41-60a2a33c115d-a09f0217, #w-node-a5277a1a-4164-2e8c-b597-be11e4b4da00-a09f0217 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-f9f7ff85-d5c6-9cf6-dabb-021a33f99737-a09f0217, #w-node-f9f7ff85-d5c6-9cf6-dabb-021a33f99738-a09f0217 {
  grid-area: Area;
}

#w-node-f9f7ff85-d5c6-9cf6-dabb-021a33f9973b-a09f0217, #w-node-f9f7ff85-d5c6-9cf6-dabb-021a33f9973c-a09f0217, #w-node-f9f7ff85-d5c6-9cf6-dabb-021a33f9973f-a09f0217, #w-node-f9f7ff85-d5c6-9cf6-dabb-021a33f99740-a09f0217, #w-node-f9f7ff85-d5c6-9cf6-dabb-021a33f99743-a09f0217, #w-node-f9f7ff85-d5c6-9cf6-dabb-021a33f99744-a09f0217, #w-node-f9f7ff85-d5c6-9cf6-dabb-021a33f99745-a09f0217, #w-node-f9f7ff85-d5c6-9cf6-dabb-021a33f99749-a09f0217, #w-node-f9f7ff85-d5c6-9cf6-dabb-021a33f9974e-a09f0217 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}


