.elementor-43866 .elementor-element.elementor-element-70aaf2e{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-43866 .elementor-element.elementor-element-a2d4c8c > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-43866 .elementor-element.elementor-element-25a42d9{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-43866 .elementor-element.elementor-element-2f45de0 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}/* Start custom CSS for html, class: .elementor-element-a2d4c8c */@import url("https://fonts.googleapis.com/css2?family=Outfit:wght@400;500;600&display=swap");

.lh-shade-guide {
  --lh-guide-cream: #fbfaf8;
  --lh-guide-soft: #f4efe8;
  --lh-guide-ink: #080808;
  --lh-guide-charcoal: #282825;
  --lh-guide-pink: #df8096;
  --lh-guide-line: rgba(8, 8, 8, 0.14);
  --lh-guide-placeholder: #d9d9d9;
  width: 100%;
  background: var(--lh-guide-cream);
  color: var(--lh-guide-ink);
  font-family: "Outfit", sans-serif;
}

.lh-shade-guide,
.lh-shade-guide * {
  box-sizing: border-box;
}

.lh-shade-guide :where(h1, h2, h3, p, ul, li) {
  margin: 0;
  padding: 0;
}

.lh-shade-guide__inner {
  width: min(100% - 80px, 996px);
  margin: 0 auto;
}

.lh-shade-guide__hero {
  padding: 88px 0 46px;
  text-align: center;
}

.lh-shade-guide__hero .lh-shade-guide__inner {
  width: min(100% - 80px, 760px);
}

.lh-shade-guide__eyebrow {
  margin-bottom: 12px;
  color: var(--lh-guide-pink);
  font-size: 13px;
  line-height: 1.2;
  font-weight: 600;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.lh-shade-guide h1 {
  max-width: 514px;
  margin: 0 auto;
  font-family: "Outfit", sans-serif;
  font-style: normal;
  color: var(--lh-guide-ink);
  font-size: 36px;
  line-height: 45px;
  font-weight: 500;
  letter-spacing: 0;
  text-transform: uppercase;
}

.lh-shade-guide__hero p:last-child {
  max-width: 725px;
  margin-top: 24px;
  margin-inline: auto;
  color: var(--lh-guide-ink);
  font-size: 18px;
  line-height: 23px;
  font-weight: 400;
}

.lh-shade-guide__steps {
  padding: 0 0 66px;
}

.lh-shade-guide__steps .lh-shade-guide__inner,
.lh-shade-guide__photo-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 36px;
}

.lh-shade-guide__step,
.lh-shade-guide__photo-card {
  min-width: 0;
}

.lh-shade-guide__placeholder {
  display: flex;
  min-height: 190px;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.28), rgba(255, 255, 255, 0) 46%),
    var(--lh-guide-placeholder);
  color: rgba(8, 8, 8, 0.42);
  font-size: 12px;
  line-height: 1;
  font-weight: 500;
  text-transform: uppercase;
}

.lh-shade-guide__placeholder--large {
  min-height: 345px;
}

.lh-shade-guide__step h2,
.lh-shade-guide__photo-card h3 {
  margin-top: 14px;
  font-family: "Outfit", sans-serif;
  font-style: normal;
  color: var(--lh-guide-ink);
  font-size: 18px;
  line-height: 23px;
  font-weight: 500;
  letter-spacing: 0;
  text-transform: uppercase;
}

.lh-shade-guide__step p,
.lh-shade-guide__photo-card p {
  margin-top: 12px;
  color: var(--lh-guide-ink);
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
}

.lh-shade-guide__help {
  padding: 0 0 78px;
}

.lh-shade-guide__help-grid {
  display: grid;
  grid-template-columns: minmax(0, 370px) minmax(0, 433px);
  align-items: center;
  justify-content: space-between;
  gap: 64px;
}

.lh-shade-guide__help h2,
.lh-shade-guide__exchange h2,
.lh-shade-guide__section-heading h2 {
  font-family: "Outfit", sans-serif;
  font-style: normal;
  color: var(--lh-guide-ink);
  font-size: 24px;
  line-height: 30px;
  font-weight: 500;
  letter-spacing: 0;
  text-transform: uppercase;
}

.lh-shade-guide__help p,
.lh-shade-guide__help li,
.lh-shade-guide__exchange p {
  color: var(--lh-guide-ink);
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
}

.lh-shade-guide__help p {
  margin-top: 18px;
}

.lh-shade-guide__help ul {
  display: grid;
  gap: 7px;
  margin-top: 10px;
  padding-left: 18px;
}

.lh-shade-guide__button {
  display: inline-flex;
  width: 251px;
  min-height: 31px;
  align-items: center;
  justify-content: center;
  margin-top: 24px;
  padding: 0 18px;
  border: 1px solid var(--lh-guide-charcoal);
  border-radius: 2px;
  background: var(--lh-guide-charcoal);
  color: #fff;
  font-size: 16px;
  line-height: 20px;
  font-weight: 500;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  cursor: pointer;
  transition:
    background-color 180ms ease,
    color 180ms ease,
    border-color 180ms ease,
    transform 180ms ease;
}

.lh-shade-guide__button:hover,
.lh-shade-guide__button:focus-visible {
  background: var(--lh-guide-pink);
  border-color: var(--lh-guide-pink);
  color: #fff;
  transform: translateY(-1px);
}

.lh-shade-guide__button:focus-visible {
  outline: 2px solid rgba(223, 128, 150, 0.35);
  outline-offset: 2px;
}

.lh-shade-guide__photo-guide {
  padding: 12px 0 54px;
}

.lh-shade-guide__section-heading {
  max-width: 560px;
  margin-bottom: 28px;
}

.lh-shade-guide__exchange {
  padding: 37px 0;
  background: var(--lh-guide-soft);
}

.lh-shade-guide__exchange .lh-shade-guide__inner {
  width: min(100% - 160px, 812px);
}

.lh-shade-guide__exchange p {
  max-width: 724px;
  margin-top: 15px;
}

.lh-shade-guide__modal[hidden] {
  display: none;
}

.lh-shade-guide__modal {
  position: fixed;
  inset: 0;
  z-index: 999;
}

.lh-shade-guide__modal-backdrop {
  position: absolute;
  inset: 0;
  background: rgba(8, 8, 8, 0.54);
}

.lh-shade-guide__modal-dialog {
  position: relative;
  width: min(100% - 32px, 520px);
  margin: min(14vh, 96px) auto 0;
  padding: 28px 28px 28px;
  border-radius: 6px;
  background: #fff;
  box-shadow: 0 28px 80px rgba(8, 8, 8, 0.2);
}

.lh-shade-guide__modal-close {
  position: absolute;
  top: 14px;
  right: 14px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 34px;
  height: 34px;
  border: 0;
  border-radius: 999px;
  background: rgba(8, 8, 8, 0.06);
  color: var(--lh-guide-charcoal);
  font-size: 24px;
  line-height: 1;
  cursor: pointer;
  padding: 0;
}

.lh-shade-guide__modal-close span {
  display: block;
  line-height: 1;
  transform: translateY(-1px);
}

.lh-shade-guide__modal-dialog h2 {
  max-width: 360px;
  margin-top: 4px;
  font-family: "Outfit", sans-serif;
  font-style: normal;
  color: var(--lh-guide-ink);
  font-size: 24px;
  line-height: 30px;
  font-weight: 500;
  letter-spacing: 0;
  text-transform: uppercase;
}

.lh-shade-guide__modal-actions {
  display: grid;
  gap: 12px;
  margin-top: 22px;
}

.lh-shade-guide__modal-link {
  display: grid;
  grid-template-columns: 22px max-content;
  min-height: 58px;
  align-items: center;
  justify-content: center;
  gap: 12px;
  padding: 10px 18px;
  border: 1px solid rgba(8, 8, 8, 0.08);
  border-radius: 6px;
  background: rgba(8, 8, 8, 0.06);
  color: var(--lh-guide-charcoal);
  font-size: 16px;
  line-height: 20px;
  font-weight: 500;
  text-align: center;
  text-decoration: none;
  box-shadow: 0 12px 30px rgba(8, 8, 8, 0.08);
  transition:
    background-color 180ms ease,
    border-color 180ms ease,
    color 180ms ease,
    transform 180ms ease,
    box-shadow 180ms ease;
}

.lh-shade-guide__modal-icon {
  display: inline-flex;
  width: 22px;
  height: 22px;
  align-items: center;
  justify-content: center;
}

.lh-shade-guide__modal-link svg {
  display: block;
  width: 22px;
  height: 22px;
}

.lh-shade-guide__modal-link span {
  display: block;
}

.lh-shade-guide__modal-link--whatsapp {
}

.lh-shade-guide__modal-link--instagram {
}

.lh-shade-guide__modal-link--email {
}

.lh-shade-guide__modal-link:hover,
.lh-shade-guide__modal-link:focus-visible {
  background: rgba(8, 8, 8, 0.1);
  border-color: rgba(8, 8, 8, 0.14);
  color: var(--lh-guide-charcoal);
  transform: translateY(-1px);
  box-shadow: 0 18px 38px rgba(8, 8, 8, 0.12);
}

.lh-shade-guide__modal-link--whatsapp:hover,
.lh-shade-guide__modal-link--whatsapp:focus-visible {
  background: rgba(8, 8, 8, 0.1);
  border-color: rgba(8, 8, 8, 0.14);
}

.lh-shade-guide__modal-link--instagram:hover,
.lh-shade-guide__modal-link--instagram:focus-visible {
  background: rgba(8, 8, 8, 0.1);
  border-color: rgba(8, 8, 8, 0.14);
}

.lh-shade-guide__modal-link--email:hover,
.lh-shade-guide__modal-link--email:focus-visible {
  background: rgba(8, 8, 8, 0.1);
  border-color: rgba(8, 8, 8, 0.14);
}

body.lh-shade-guide-modal-open {
  overflow: hidden;
}

@media (max-width: 767px) {
  .lh-shade-guide__inner,
  .lh-shade-guide__hero .lh-shade-guide__inner,
  .lh-shade-guide__exchange .lh-shade-guide__inner {
    width: min(100% - 32px, 681px);
  }

  .lh-shade-guide__hero {
    padding: 54px 0 34px;
  }

  .lh-shade-guide h1 {
    font-size: 30px;
    line-height: 37px;
  }

  .lh-shade-guide__hero p:last-child {
    margin-top: 18px;
    font-size: 16px;
    line-height: 21px;
  }

  .lh-shade-guide__steps {
    padding-bottom: 44px;
  }

  .lh-shade-guide__steps .lh-shade-guide__inner,
  .lh-shade-guide__photo-grid,
  .lh-shade-guide__help-grid {
    grid-template-columns: 1fr;
    gap: 28px;
  }

  .lh-shade-guide__placeholder {
    min-height: 220px;
  }

  .lh-shade-guide__placeholder--large {
    min-height: 260px;
  }

  .lh-shade-guide__help {
    padding-bottom: 52px;
  }

  .lh-shade-guide__help-grid {
    align-items: stretch;
  }

  .lh-shade-guide__button {
    width: min(100%, 251px);
  }

  .lh-shade-guide__photo-guide {
    padding-bottom: 42px;
  }

  .lh-shade-guide__exchange {
    padding: 34px 0;
  }

  .lh-shade-guide__modal-dialog {
    margin-top: 72px;
    padding: 26px 18px 20px;
  }

  .lh-shade-guide__modal-dialog h2 {
    max-width: none;
    font-size: 22px;
    line-height: 28px;
  }

  .lh-shade-guide__modal-link {
    grid-template-columns: 20px max-content;
    gap: 10px;
    min-height: 54px;
    padding: 10px 14px;
  }

  .lh-shade-guide__modal-icon {
    width: 20px;
    height: 20px;
  }

  .lh-shade-guide__modal-link svg {
    width: 20px;
    height: 20px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-2f45de0 */.lh-home-shade-match {
  width: 100%;
  background: #ffffff;
  font-family: "Outfit", sans-serif;
  color: #000;
}

.lh-home-shade-match * {
  box-sizing: border-box;
}

.lh-home-shade-match__panel {
  width: 100%;
  background: #ffffff;
}

.lh-home-shade-match__inner {
  width: 100%;
  max-width: 684px;
  min-height: 670px;
  margin: 0 auto;
  padding: 56px 45px 54px;
  text-align: center;
}

.lh-home-shade-match__title {
  margin: 0 0 18px;
  font-size: 26px;
  line-height: 33px;
  font-weight: 600;
  letter-spacing: 0;
  text-transform: uppercase;
}

.lh-home-shade-match__intro {
  max-width: 473px;
  margin: 0 auto 44px;
  font-size: 18px;
  line-height: 23px;
  font-weight: 400;
}

.lh-home-shade-match__swatches {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 0;
  max-width: 525px;
  margin: 0 auto 30px;
}

.lh-home-shade-match__swatch {
  width: 97px;
  height: 97px;
  display: block;
  border-radius: 999px;
  background:
    radial-gradient(circle at 28% 24%, rgba(255, 255, 255, 0.5), transparent 28%),
    linear-gradient(135deg, var(--shade-a), var(--shade-b) 48%, var(--shade-c));
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.28);
}

.lh-home-shade-match__swatch--platinum {
  --shade-a: #f6efe5;
  --shade-b: #dcc7ad;
  --shade-c: #b69676;
}

.lh-home-shade-match__swatch--soft-blonde {
  --shade-a: #fff7dc;
  --shade-b: #e7cc8b;
  --shade-c: #c6a15e;
}

.lh-home-shade-match__swatch--champagne {
  --shade-a: #f8ead2;
  --shade-b: #d9b580;
  --shade-c: #9f7650;
}

.lh-home-shade-match__swatch--dark-blonde {
  --shade-a: #d9c1a7;
  --shade-b: #9f7552;
  --shade-c: #5f3c29;
}

.lh-home-shade-match__swatch--light-brown {
  --shade-a: #cfaa77;
  --shade-b: #8a5a35;
  --shade-c: #4d2f1f;
}

.lh-home-shade-match__swatch--caramel {
  --shade-a: #bc8551;
  --shade-b: #754426;
  --shade-c: #2c1a12;
}

.lh-home-shade-match__swatch--brown {
  --shade-a: #856044;
  --shade-b: #4b2c1d;
  --shade-c: #1f120d;
}

.lh-home-shade-match__swatch--dark-brown {
  --shade-a: #4e3428;
  --shade-b: #241611;
  --shade-c: #080605;
}

.lh-home-shade-match__swatch--black {
  --shade-a: #2b2422;
  --shade-b: #100f0f;
  --shade-c: #000;
}

.lh-home-shade-match__help-title {
  margin: 0 0 16px;
  font-size: 20px;
  line-height: 25px;
  font-weight: 600;
  text-transform: uppercase;
}

.lh-home-shade-match__help-text {
  max-width: 507px;
  margin: 0 auto;
  font-size: 18px;
  line-height: 23px;
  font-weight: 400;
}

.lh-home-shade-match__cta {
  width: 100%;
  background: #df8096;
}

.lh-home-shade-match__cta-inner {
  min-height: 119px;
  max-width: 684px;
  margin: 0 auto;
  padding: 19px 45px 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 17px;
  text-align: center;
}

.lh-home-shade-match__cta-text {
  margin: 0;
  color: #fbfaf8;
  font-size: 18px;
  line-height: 23px;
  font-weight: 500;
}

.lh-home-shade-match__cta-actions {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 13px;
}

.lh-home-shade-match__cta-link {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 9px;
  width: auto;
  min-height: 34px;
  padding: 4px 22px 4px 13px;
  border: 1px solid #fff;
  border-radius: 50px;
  color: #fff;
  font-size: 18px;
  line-height: 23px;
  font-weight: 500;
  font-family: inherit;
  text-decoration: none;
  white-space: nowrap;
  background: transparent;
  cursor: pointer;
  transition:
    background-color 180ms ease,
    color 180ms ease,
    transform 180ms ease;
}

.lh-home-shade-match__cta-link:hover,
.lh-home-shade-match__cta-link:focus-visible {
  background: rgba(255, 255, 255, 0.16);
  color: #fff;
  transform: translateY(-1px);
}

.lh-home-shade-match__cta-link:nth-child(2) {
  padding-right: 24px;
}

.lh-home-shade-match__cta-icon {
  width: 25px;
  height: 26px;
  flex: 0 0 auto;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #fff;
}

.lh-home-shade-match__cta-icon svg {
  width: 100%;
  height: 100%;
  display: block;
  fill: currentColor;
}

.lh-home-shade-match__soon-tooltip {
  position: absolute;
  left: 50%;
  bottom: calc(100% + 10px);
  min-width: 72px;
  padding: 7px 10px;
  border-radius: 999px;
  background: rgba(19, 18, 18, 0.92);
  color: #fff;
  font-size: 12px;
  line-height: 1;
  font-weight: 500;
  text-align: center;
  transform: translateX(-50%);
  box-shadow: 0 8px 24px rgba(19, 18, 18, 0.18);
}

.lh-home-shade-match__soon-tooltip::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  width: 10px;
  height: 10px;
  background: rgba(19, 18, 18, 0.92);
  transform: translate(-50%, -60%) rotate(45deg);
}

.lh-home-shade-match__modal[hidden] {
  display: none;
}

.lh-home-shade-match__modal {
  position: fixed;
  inset: 0;
  z-index: 999999;
}

.lh-home-shade-match__modal-backdrop {
  position: absolute;
  inset: 0;
  background: rgba(19, 18, 18, 0.45);
}

.lh-home-shade-match__modal-dialog {
  position: relative;
  width: min(100% - 32px, 520px);
  margin: min(11vh, 96px) auto 0;
  padding: 34px 24px 24px;
  border-radius: 28px;
  background: #fbfaf8;
  box-shadow: 0 24px 80px rgba(0, 0, 0, 0.18);
}

.lh-home-shade-match__modal-close {
  position: absolute;
  top: 16px;
  right: 16px;
  width: 38px;
  height: 38px;
  display: grid;
  place-items: center;
  padding: 0 0 2px;
  border: 0;
  border-radius: 999px;
  background: #f0e8e4;
  color: #080808;
  font-size: 24px;
  line-height: 38px;
  cursor: pointer;
}

.lh-home-shade-match__modal-close span {
  display: block;
}

.lh-home-shade-match__modal-dialog h2 {
  margin: 0 42px 0 0;
  color: #080808;
  font-size: 28px;
  line-height: 34px;
  font-weight: 700;
  text-align: center;
}

.lh-home-shade-match__modal-actions {
  display: grid;
  gap: 14px;
  margin-top: 24px;
}

.lh-home-shade-match__modal-link {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  min-height: 58px;
  padding: 12px 18px;
  border-radius: 999px;
  background: #f0e8e4;
  color: #080808;
  font-size: 16px;
  line-height: 20px;
  font-weight: 600;
  text-decoration: none;
  transition: transform 180ms ease, box-shadow 180ms ease;
}

.lh-home-shade-match__modal-link:hover,
.lh-home-shade-match__modal-link:focus-visible {
  transform: translateY(-1px);
  box-shadow: 0 10px 24px rgba(19, 18, 18, 0.12);
}

.lh-home-shade-match__modal-icon {
  width: 24px;
  height: 24px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
}

.lh-home-shade-match__modal-icon svg {
  width: 100%;
  height: 100%;
  display: block;
}

@media (min-width: 768px) {
  .lh-home-shade-match__inner,
  .lh-home-shade-match__cta-inner {
    max-width: 1100px;
  }

  .lh-home-shade-match__inner {
    min-height: 419px;
    padding-top: 51px;
    padding-bottom: 43px;
  }

  .lh-home-shade-match__swatches {
    max-width: 650px;
    margin-bottom: 26px;
  }

  .lh-home-shade-match__swatch {
    width: 68px;
    height: 68px;
  }

  .lh-home-shade-match__help-title {
    margin-bottom: 10px;
  }

  .lh-home-shade-match__help-text {
    max-width: 560px;
    font-size: 16px;
    line-height: 21px;
  }
}

@media (max-width: 767px) {
  .lh-home-shade-match__inner {
    min-height: 670px;
    padding: 56px 45px 54px;
  }

  .lh-home-shade-match__swatches {
    max-width: 525px;
  }

  .lh-home-shade-match__swatch {
    width: clamp(58px, 14.2vw, 97px);
    height: clamp(58px, 14.2vw, 97px);
  }

  .lh-home-shade-match__cta-inner {
    min-height: 119px;
    padding: 19px 24px 20px;
    gap: 17px;
  }
}

@media (max-width: 430px) {
  .lh-home-shade-match__inner {
    min-height: 520px;
    padding: 42px 24px 38px;
  }

  .lh-home-shade-match__title {
    margin-bottom: 14px;
    font-size: 22px;
    line-height: 28px;
  }

  .lh-home-shade-match__intro {
    margin-bottom: 34px;
    font-size: 15px;
    line-height: 20px;
  }

  .lh-home-shade-match__swatches {
    max-width: 318px;
    margin-bottom: 28px;
  }

  .lh-home-shade-match__swatch {
    width: 62px;
    height: 62px;
  }

  .lh-home-shade-match__help-title {
    margin-bottom: 12px;
    font-size: 16px;
    line-height: 21px;
  }

  .lh-home-shade-match__help-text {
    font-size: 15px;
    line-height: 20px;
  }

  .lh-home-shade-match__cta-text {
    max-width: 330px;
    font-size: 15px;
    line-height: 19px;
  }

  .lh-home-shade-match__cta-actions {
    gap: 8px;
    width: 100%;
  }

  .lh-home-shade-match__cta-link {
    flex: 1 1 0;
    width: auto;
    min-width: 0;
    min-height: 34px;
    gap: 7px;
    padding: 4px 9px;
    font-size: 13px;
    line-height: 17px;
  }

  .lh-home-shade-match__cta-link:nth-child(2) {
    width: auto;
  }

  .lh-home-shade-match__cta-icon {
    width: 21px;
    height: 22px;
  }

  .lh-home-shade-match__modal-dialog {
    width: min(100% - 24px, 440px);
    margin-top: 56px;
    padding: 30px 18px 18px;
    border-radius: 22px;
  }

  .lh-home-shade-match__modal-dialog h2 {
    font-size: 23px;
    line-height: 29px;
  }

  .lh-home-shade-match__modal-link {
    min-height: 52px;
    font-size: 15px;
    line-height: 19px;
  }
}/* End custom CSS */