.elementor-43965 .elementor-element.elementor-element-fc0e388{--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;}/* Start custom CSS for html, class: .elementor-element-1510721 */.lh-fiber-standard {
  --lh-fiber-bg: #fbfaf8;
  --lh-fiber-card: #f4efe8;
  --lh-fiber-text: #080808;
  --lh-fiber-pink: #df8096;
  width: 100%;
  max-width: 996px;
  margin: 0 auto;
  background: var(--lh-fiber-bg);
  color: var(--lh-fiber-text);
  font-family: "Outfit", sans-serif;
  overflow: hidden;
}

.lh-fiber-standard,
.lh-fiber-standard * {
  box-sizing: border-box;
}

.lh-fiber-standard :where(h1, h2, p, ul, figure) {
  margin: 0;
}

.lh-fiber-standard__hero {
  min-height: 393px;
  display: grid;
  place-items: center;
  padding: 48px 24px;
  background-image:
    linear-gradient(0deg, rgba(0, 0, 0, 0.47), rgba(0, 0, 0, 0.47)),
    var(--lh-fiber-hero-image);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.lh-fiber-standard__hero h1 {
  max-width: 615px;
  color: #fff;
  font-family: "Silk Serif", "LHHeroSilkSerif", Georgia, serif;
  font-size: 40px;
  line-height: 52px;
  font-style: italic;
  font-weight: 300;
  text-align: center;
}

.lh-fiber-standard__badge-row {
  min-height: 155px;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 36px;
  align-items: center;
  justify-items: center;
  padding: 22px 72px;
  background: var(--lh-fiber-card);
}

.lh-fiber-standard__badge-row article {
  display: grid;
  justify-items: center;
  gap: 9px;
  text-align: center;
}

.lh-fiber-standard__badge-row img {
  width: 74px;
  height: 74px;
  object-fit: contain;
}

.lh-fiber-standard__rotate-ccw {
  transform: rotate(-90deg);
}

.lh-fiber-standard__badge-row span {
  max-width: 194px;
  font-size: 16px;
  line-height: 20px;
  font-weight: 500;
  text-transform: uppercase;
}

.lh-fiber-standard__intro,
.lh-fiber-standard__copy-block,
.lh-fiber-standard__finish,
.lh-fiber-standard__heat,
.lh-fiber-standard__quality,
.lh-fiber-standard__style,
.lh-fiber-standard__care {
  width: min(730px, calc(100% - 48px));
  margin: 0 auto;
  text-align: center;
}

.lh-fiber-standard__intro {
  padding: 58px 0 44px;
}

.lh-fiber-standard__copy-block {
  padding: 0 0 58px;
}

.lh-fiber-standard h2 {
  margin: 0 auto 32px;
  font-family: "Outfit", sans-serif;
  font-size: 24px;
  line-height: 30px;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
}

.lh-fiber-standard__quality h2,
.lh-fiber-standard__style h2,
.lh-fiber-standard__care h2 {
  font-size: 30px;
  line-height: 38px;
}

.lh-fiber-standard p {
  font-size: 18px;
  line-height: 23px;
  font-weight: 400;
  text-align: center;
}

.lh-fiber-standard__image-pair {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 17px;
  padding: 12px 45px 64px;
}

.lh-fiber-standard__image-pair img {
  width: 100%;
  aspect-ratio: 437 / 377;
  object-fit: cover;
  border-radius: 4px;
}

.lh-fiber-standard__why {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 265px;
  gap: 56px;
  align-items: center;
  width: min(730px, calc(100% - 48px));
  margin: 0 auto;
  padding: 18px 0 76px;
}

.lh-fiber-standard__why h2,
.lh-fiber-standard__why p {
  text-align: center;
}

.lh-fiber-standard ul {
  display: grid;
  gap: 8px;
  padding: 0;
  list-style: none;
  text-align: left;
}

.lh-fiber-standard li {
  position: relative;
  padding-left: 30px;
  font-size: 18px;
  line-height: 23px;
}

.lh-fiber-standard li::before {
  content: "✓";
  position: absolute;
  left: 0;
  top: 2px;
  width: 19px;
  height: 19px;
  display: grid;
  place-items: center;
  border-radius: 50%;
  background: var(--lh-fiber-pink);
  color: #fff;
  font-size: 11px;
  line-height: 1;
}

.lh-fiber-standard__finish {
  padding: 0 0 51px;
}

.lh-fiber-standard a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 300px;
  min-height: 39px;
  margin-top: 32px;
  border: 0.5px solid #000;
  border-radius: 2px;
  background: #000;
  color: #fff;
  font-size: 16px;
  line-height: 20px;
  font-weight: 500;
  text-decoration: none;
  text-transform: uppercase;
}

.lh-fiber-standard__feature-band,
.lh-fiber-standard__rotated-band {
  width: 100%;
  min-height: 375px;
  background-color: var(--lh-fiber-card);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.lh-fiber-standard__feature-band {
  background-image: var(--lh-fiber-band-image);
}

.lh-fiber-standard__heat {
  padding: 48px 0 64px;
}

.lh-description-proof {
  --lh-bg: #fbfaf8;
  --lh-panel: #f4efe8;
  --lh-pink: #df8096;
  --lh-pink-soft: rgba(223, 128, 150, 0.14);
  --lh-text: #080808;
  --lh-line-strong: rgba(0, 0, 0, 0.52);
  --lh-line-soft: rgba(0, 0, 0, 0.13);
  background: var(--lh-bg);
  color: var(--lh-text);
  font-family: "Outfit", sans-serif;
  padding: 72px 0 88px;
}

.lh-description-proof * {
  box-sizing: border-box;
}

.lh-compare-table h2 {
  margin: 0;
  color: #000;
  font-size: 20px;
  line-height: 25px;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
}

.lh-compare-table {
  width: min(100% - 124px, 806px);
  margin: 0 auto;
}

.lh-compare-table__grid {
  display: grid;
  grid-template-columns: minmax(210px, 1fr) 146px 146px 170px;
  margin-top: 36px;
}

.lh-compare-table__cell {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 50px;
  border-bottom: 1px solid var(--lh-line-soft);
  color: var(--lh-text);
  font-size: 12px;
  line-height: 15px;
  font-weight: 400;
}

.lh-compare-table__cell:nth-child(-n + 4) {
  min-height: 43px;
  border-bottom: 1px solid var(--lh-line-strong);
}

.lh-compare-table__cell--header {
  font-size: 15px;
  line-height: 19px;
  font-weight: 500;
  text-align: center;
}

.lh-compare-table__cell--empty {
  justify-content: flex-start;
}

.lh-compare-table__cell--label {
  justify-content: flex-start;
  padding-left: 12px;
  font-size: 12px;
  line-height: 15px;
}

.lh-compare-table__cell--brand {
  background: var(--lh-pink-soft);
}

.lh-compare-table__cell--brand:nth-child(2) {
  background: var(--lh-pink);
}

.lh-compare-table__logo {
  display: block;
  width: min(94px, calc(100% - 24px));
  max-height: 21px;
  filter: brightness(0) invert(1);
  object-fit: contain;
}

.lh-compare-icon {
  position: relative;
  display: inline-grid;
  place-items: center;
  width: 22px;
  height: 22px;
  border-radius: 999px;
  background: rgba(76, 76, 76, 0.2);
}

.lh-compare-table__cell--brand .lh-compare-icon {
  background: var(--lh-pink);
}

.lh-compare-icon--yes::before {
  content: "";
  width: 10px;
  height: 6px;
  border-left: 2px solid #fff;
  border-bottom: 2px solid #fff;
  transform: translateY(-1px) rotate(-45deg);
}

.lh-compare-icon--no::before,
.lh-compare-icon--no::after {
  content: "";
  position: absolute;
  width: 12px;
  height: 2px;
  border-radius: 999px;
  background: #fff;
}

.lh-compare-icon--no::before {
  transform: rotate(45deg);
}

.lh-compare-icon--no::after {
  transform: rotate(-45deg);
}

.lh-fiber-standard__quality {
  padding: 0 0 72px;
}

.lh-fiber-standard__split {
  display: grid;
  grid-template-columns: minmax(0, 472px) minmax(213px, 1fr);
  gap: 53px;
  align-items: center;
  width: min(861px, calc(100% + 131px));
  margin: 48px 0 0 -47px;
}

.lh-fiber-standard__split img {
  width: 100%;
  aspect-ratio: 472 / 391;
  object-fit: cover;
}

.lh-fiber-standard__split ul {
  justify-self: start;
}

.lh-fiber-standard__style {
  padding: 0 0 40px;
}

.lh-fiber-standard__rotated-band {
  position: relative;
  overflow: hidden;
  background: var(--lh-fiber-card);
}

.lh-fiber-standard__rotated-band::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 383px;
  height: 996px;
  background-image: var(--lh-fiber-rotated-image);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  transform: translate(-50%, -50%) rotate(-90deg);
}

.lh-fiber-standard__care {
  padding: 70px 0 86px;
}

@media (max-width: 820px) {
  .lh-fiber-standard__badge-row {
    gap: 20px;
    padding: 22px 28px;
  }

  .lh-fiber-standard__image-pair,
  .lh-fiber-standard__why,
  .lh-fiber-standard__split {
    grid-template-columns: 1fr;
  }

  .lh-fiber-standard__why {
    gap: 28px;
  }

  .lh-fiber-standard__split {
    width: 100%;
    margin-left: 0;
  }
}

@media (max-width: 767px) {
  .lh-description-proof {
    padding: 48px 0 64px;
    width: 100vw !important;
    max-width: 100vw !important;
    margin-left: calc(50% - 50vw) !important;
    margin-right: calc(50% - 50vw) !important;
  }

  .lh-compare-table h2 {
    font-size: 24px;
    line-height: 30px;
  }

  .lh-compare-table {
    width: calc(100vw - 2px) !important;
    max-width: none !important;
    margin-left: auto !important;
    margin-right: auto !important;
    overflow-x: visible !important;
  }

  .lh-compare-table__grid {
    grid-template-columns: minmax(108px, 1fr) 68px 74px 76px;
    width: 100% !important;
    min-width: 0 !important;
    max-width: none !important;
    margin-top: 26px;
  }

  .lh-compare-table__cell {
    min-width: 0;
    min-height: 44px;
    font-size: 12px;
    line-height: 15px;
  }

  .lh-compare-table__cell--label {
    padding-left: 0;
    padding-right: 4px;
    font-size: 12px;
    line-height: 15px;
  }

  .lh-compare-table__cell--header {
    padding: 0 3px;
    font-size: 10px;
    line-height: 12px;
    overflow-wrap: anywhere;
  }

  .lh-compare-table__logo {
    width: 52px;
    max-height: 13px;
  }

  .lh-compare-icon {
    width: 18px;
    height: 18px;
  }

  .lh-compare-icon--yes::before {
    width: 8px;
    height: 5px;
  }

  .lh-compare-icon--no::before,
  .lh-compare-icon--no::after {
    width: 10px;
  }
}

@media (max-width: 560px) {
  .lh-fiber-standard__hero {
    min-height: 310px;
  }

  .lh-fiber-standard__hero h1 {
    font-size: 34px;
    line-height: 42px;
  }

  .lh-fiber-standard__badge-row {
    grid-template-columns: 1fr;
  }

  .lh-fiber-standard__intro,
  .lh-fiber-standard__copy-block,
  .lh-fiber-standard__finish,
  .lh-fiber-standard__heat,
  .lh-fiber-standard__quality,
  .lh-fiber-standard__style,
  .lh-fiber-standard__care,
  .lh-fiber-standard__why {
    width: calc(100% - 36px);
  }

  .lh-fiber-standard h2,
  .lh-fiber-standard__quality h2,
  .lh-fiber-standard__style h2,
  .lh-fiber-standard__care h2 {
    font-size: 22px;
    line-height: 28px;
  }

  .lh-fiber-standard p,
  .lh-fiber-standard li {
    font-size: 16px;
    line-height: 21px;
  }

  .lh-fiber-standard__image-pair {
    padding: 8px 18px 48px;
  }

  .lh-fiber-standard a {
    width: 100%;
    min-width: 0;
  }
}/* End custom CSS */