body {
  margin: 0;
  padding: 0;
  font-family: "GraphikRegular", "Graphik" !important;
  background-color: #f9f9f9;
}

#main,
#wrapper {
  background-color: #E5E0DB;
  position: relative;
}

html body,
html header ul.nav>li>a,
html h1,
html h2,
html h3,
html h4,
html h5,
html h6,
html .heading-font,
html .off-canvas-center .nav-sidebar.nav-vertical>li>a {
  font-family: "GraphikRegular", "Graphik" !important;
}

#footer .section.bottom-version,
#footer .absolute-footer,
#footer .col-inner #text-2519128814.text,
#footer #wpcf7-f10540-o5 {
  display: none;
}

#footer .section.navigation-resources {
  background: #150b00;
}

.survey,
#header .header-wrapper .notification-bar,
#header .header-wrapper #masthead,
#header .header-wrapper #wide-nav,
.header-bg-container,
.quicview-whole,
.customized-form {
  display: none;
}

.homePage {
  overflow: hidden;
  background: var(--branding-primary-20, #E5E0DB);
  margin: auto;
}

.displayPc {
  display: block;
}

.displayPh {
  display: none;
}

.logo {
  background: #150B00;
  padding: 30px 0 100px;
}

.logo .content {
  max-width: 1400px;
  margin: 0 auto;
}

.logo .content img {
  margin: 0 auto 40px;
}

.logo .content .title {
  color: var(--branding-primary-20, #E5E0DB);
  font-size: 72px;
  font-style: normal;
  font-weight: 700;
  line-height: 90px;
  letter-spacing: 1px;
  margin-bottom: 10px;
}

.logo .content .description {
  color: var(--branding-primary-20, #E5E0DB);
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 22px;
  letter-spacing: 0.4px;
  margin-bottom: 0;
}

.grid4 {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 30px 20px;
}

.grid2 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}

.title1 {
  color: var(--branding-secondary-80, #443C33);
  text-align: center;
  font-size: 42px;
  font-style: normal;
  font-weight: 700;
  line-height: 50px;
  letter-spacing: 1px;
  margin-bottom: 20px;
}

.description1 {
  color: var(--branding-secondary-80, #443C33);
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 18px;
  letter-spacing: 0.4px;
  margin-bottom: 50px;
}

.title2 {
  color: var(--branding-secondary-80, #443C33);
  font-size: 32px;
  font-style: normal;
  font-weight: 600;
  line-height: 36px;
  letter-spacing: 0.4px;
  margin-bottom: 20px;
}

.description2 {
  color: var(--branding-secondary-80, #443C33);
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 18px;
  letter-spacing: 0.4px;
  margin-bottom: 30px;
}

.title3 {
  color: var(--branding-secondary-80, #443C33);
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 22px;
  letter-spacing: 0.4px;
  margin: 20px 0;
}

.description3 {
  color: var(--branding-secondary-80, #443C33);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px;
}

.BaseSizeBaseDesign {
  max-width: 1440px;
  margin: 0 auto;
  padding: 125px 0 100px;
}

.CustomHairDesignAppearance {
  max-width: 1440px;
  margin: 0 auto;
  padding-bottom: 136px;
}

.marginBottom50 {
  margin-bottom: 50px;
}

.marginBottom30 {
  margin-bottom: 30px;
}

.marginBottom20 {
  margin-bottom: 20px;
}

.marginBottom10 {
  margin-bottom: 10px;
}

.marginBottom20 {
  margin-bottom: 20px;
}

.marginBottom0 {
  margin-bottom: 0;
}

.width100 {
  width: 100%;
}

@media screen and (min-width: 1921px) {}

@media screen and (min-width: 1700px) {}

@media screen and (min-width: 1335px) {}

@media screen and (max-width: 1460px) {
  .logo {
    padding: 30px 15px 50px;
  }

  .BaseSizeBaseDesign {
    padding: 70px 20px 50px;
  }

  .grid4 {
    gap: 15px 10px;
  }

  .grid2 {
    gap: 10px;
  }
}

@media screen and (min-width: 768px) and (max-width: 910px) {}

@media screen and (max-width: 910px) {}

@media screen and (min-width: 767px) {}

@media screen and (max-width: 767px) {
  .displayPh {
    display: block;
  }

  .displayPc {
    display: none !important;
  }

  .logo .content img {
    margin: initial;
    margin-bottom: 30px;
    width: 31vw;
  }

  .logo .content .title {
    font-size: 32px;
    font-weight: 600;
    line-height: 36px;
  }

  .logo .content .description {
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
  }

  .BaseSizeBaseDesign {
    padding: 50px 15px;
  }

  .title1 {
    font-size: 20px;
    font-weight: 600;
    line-height: 24px;
    margin-bottom: 10px;
  }

  .description1 {
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    margin-bottom: 30px;
  }

  .title2 {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 10px;
  }

  .description2 {
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    margin-bottom: 20px;
  }

  .grid4 {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px 10px;
  }

  .title3 {
    font-size: 13px;
    font-weight: 600;
    line-height: 17px;
    margin: 15px 0 5px;
  }

  .description3 {
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
  }

  .marginBottom50 {
    margin-bottom: 30px;
  }

  .CustomHairDesignAppearance {
    padding: 0 15px 50px;
  }

  .grid2 {
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
  }

  .marginBottom0 {
    margin-bottom: 0;
  }

  .CurlWave .grid4,
  .HairDirection .grid4 {
    gap: 15px 10px;
  }

  .marginBottom10ph {
    margin-bottom: 10px;
  }

  .marginTopBottom10ph {
    margin: 10px 0;
  }

  .marginBottom20ph {
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 560px) {}

@media screen and (max-width: 420px) {}