@font-face {
  font-family: "LGEI Text";
  src: url("fonts/LGEITextTTF-Regular.ttf") format("truetype");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}

@font-face {
  font-family: "LGEI Text";
  src: url("fonts/LGEITextTTF-SemiBold.ttf") format("truetype");
  font-style: normal;
  font-weight: 600;
  font-display: swap;
}

@font-face {
  font-family: "LGEI Text";
  src: url("fonts/LGEITextTTF-Bold.ttf") format("truetype");
  font-style: normal;
  font-weight: 700;
  font-display: swap;
}

.lg26-body {
  margin: 0;
  background: #000;
}

.lg26-page {
  width: 100%;
  overflow: hidden;
  color: #fff;
  background:
    radial-gradient(42% 24% at 0% 97%, rgba(255, 0, 121, .85) 0%, rgba(255, 0, 121, .28) 34%, transparent 70%),
    radial-gradient(27% 16% at 26% 100%, rgba(255, 215, 0, .72) 0%, rgba(164, 97, 0, .26) 42%, transparent 75%),
    radial-gradient(56% 38% at 100% 69%, rgba(149, 62, 158, .82) 0%, rgba(87, 28, 92, .35) 38%, transparent 76%),
    radial-gradient(52% 28% at 52% 43%, rgba(63, 0, 51, .38) 0%, transparent 70%),
    #000;
  font-family: "LGEI Text", Arial, sans-serif;
}

.lg26-container {
  position: relative;
  width: 1376px;
  max-width: 100%;
  min-height: 2300px;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 70px 72px 46px;
}

.lg26-hero {
  position: relative;
  min-height: 820px;
}

.lg26-logo {
  display: block;
  width: 190px;
  height: auto;
  object-fit: contain;
}

.lg26-hero-copy {
  position: relative;
  z-index: 2;
  width: 58%;
  margin-top: 66px;
}

.lg26-title {
  margin: 0;
  color: #fff;
  font-size: 46px;
  font-weight: 400;
  line-height: 1.28;
  letter-spacing: -.035em;
}

.lg26-date {
  margin: 54px 0 0;
  color: #fff;
  font-size: 52px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: -.035em;
}

.lg26-gift-card {
  position: absolute;
  z-index: 2;
  top: 164px;
  right: 0;
  width: 255px;
  height: auto;
  border-radius: 12px;
}

.lg26-tv-family {
  position: absolute;
  z-index: 1;
  left: 20px;
  right: 20px;
  bottom: 8px;
  display: block;
  width: calc(100% - 40px);
  height: auto;
}

.lg26-how {
  position: relative;
  z-index: 2;
  margin-top: 4px;
}

.lg26-section-title {
  margin: 0 0 36px;
  font-size: 45px;
  font-weight: 400;
  line-height: 1.14;
  letter-spacing: -.035em;
}

.lg26-steps {
  display: grid;
  gap: 34px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.lg26-step {
  display: grid;
  grid-template-columns: 70px 1fr;
  align-items: center;
  min-height: 142px;
  box-sizing: border-box;
  padding: 20px 28px 20px 26px;
  border: 1.5px solid rgba(255, 255, 255, .96);
  border-radius: 25px;
  background: linear-gradient(100deg, rgba(3, 3, 3, .96) 0%, rgba(12, 2, 10, .92) 65%, rgba(35, 17, 35, .92) 100%);
}

.lg26-step--middle {
  min-height: 222px;
  background: linear-gradient(103deg, rgba(4, 3, 4, .95) 0%, rgba(19, 5, 18, .93) 58%, rgba(77, 28, 83, .93) 100%);
}

.lg26-step--last {
  min-height: 147px;
  background: linear-gradient(103deg, rgba(9, 4, 8, .96) 0%, rgba(48, 13, 45, .94) 56%, rgba(132, 54, 143, .94) 100%);
}

.lg26-step-number {
  display: block;
  color: #fff;
  font-size: 68px;
  font-weight: 700;
  line-height: 1;
}

.lg26-step-copy {
  min-width: 0;
}

.lg26-step-title {
  margin: 0 0 12px;
  color: #fff;
  font-size: 34px;
  font-weight: 400;
  line-height: 1.1;
  letter-spacing: -.03em;
}

.lg26-step-text {
  margin: 0;
  color: #fff;
  font-size: 22px;
  font-weight: 400;
  line-height: 1.25;
}

.lg26-strong {
  font-weight: 700;
}

.lg26-accent {
  color: #00e0c6;
}

.lg26-checklist {
  margin: 3px 0 0;
  padding: 0;
  list-style: none;
}

.lg26-checklist-item {
  margin: 0;
  color: #fff;
  font-size: 22px;
  font-weight: 700;
  line-height: 1.22;
}

.lg26-checklist-item::before {
  content: "– ";
}

.lg26-products {
  position: relative;
  z-index: 2;
  margin-top: 82px;
}

.lg26-products-heading-row {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 30px;
}

.lg26-products-title {
  margin: 0;
  padding-top: 34px;
  font-size: 43px;
  font-weight: 400;
  line-height: 1.18;
  letter-spacing: -.035em;
}

.lg26-webos-badge {
  display: block;
  width: 115px;
  height: auto;
  flex: 0 0 auto;
}

.lg26-products-slot {
  min-height: 480px;
}

.lg26-footer {
  position: relative;
  z-index: 2;
}

.lg26-legal {
  margin: 0;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.25;
}

@media (max-width: 1440px) and (min-width: 1230px) {
  .lg26-container {
    width: 1218px;
    padding-right: 58px;
    padding-left: 58px;
  }

  .lg26-title {
    font-size: 42px;
  }

  .lg26-step-title {
    font-size: 31px;
  }

  .lg26-step-text,
  .lg26-checklist-item {
    font-size: 20px;
  }
}

@media (max-width: 1229px) and (min-width: 960px) {
  .lg26-container {
    width: 960px;
    min-height: 2020px;
    padding: 54px 46px 40px;
  }

  .lg26-hero {
    min-height: 650px;
  }

  .lg26-logo {
    width: 155px;
  }

  .lg26-hero-copy {
    margin-top: 50px;
  }

  .lg26-title {
    font-size: 34px;
  }

  .lg26-date {
    margin-top: 38px;
    font-size: 42px;
  }

  .lg26-gift-card {
    top: 130px;
    width: 190px;
  }

  .lg26-section-title,
  .lg26-products-title {
    font-size: 36px;
  }

  .lg26-step {
    grid-template-columns: 58px 1fr;
  }

  .lg26-step-number {
    font-size: 57px;
  }

  .lg26-step-title {
    font-size: 27px;
  }

  .lg26-step-text,
  .lg26-checklist-item {
    font-size: 17px;
  }

  .lg26-products-slot {
    min-height: 350px;
  }
}

@media (max-width: 959px) {
  .lg26-container {
    width: 100%;
    min-height: 0;
    padding: clamp(28px, 7vw, 54px) clamp(18px, 5vw, 42px) 28px;
  }

  .lg26-hero {
    min-height: 0;
    padding-bottom: clamp(28px, 8vw, 70px);
  }

  .lg26-logo {
    width: clamp(115px, 26vw, 170px);
  }

  .lg26-hero-copy {
    width: 68%;
    margin-top: clamp(32px, 8vw, 62px);
  }

  .lg26-title {
    font-size: clamp(24px, 5.2vw, 42px);
    line-height: 1.2;
  }

  .lg26-date {
    margin-top: clamp(26px, 6vw, 48px);
    font-size: clamp(28px, 6.2vw, 46px);
  }

  .lg26-gift-card {
    top: clamp(110px, 22vw, 170px);
    right: 0;
    width: 27%;
    min-width: 105px;
    border-radius: 8px;
  }

  .lg26-tv-family {
    position: relative;
    left: auto;
    right: auto;
    bottom: auto;
    width: 112%;
    max-width: none;
    margin: clamp(28px, 7vw, 60px) -6% 0;
  }

  .lg26-section-title {
    margin-bottom: 24px;
    font-size: clamp(30px, 6vw, 42px);
  }

  .lg26-steps {
    gap: 20px;
  }

  .lg26-step,
  .lg26-step--middle,
  .lg26-step--last {
    grid-template-columns: clamp(42px, 9vw, 64px) 1fr;
    min-height: 0;
    padding: clamp(17px, 3.5vw, 25px);
    border-radius: 20px;
  }

  .lg26-step-number {
    font-size: clamp(42px, 9vw, 62px);
  }

  .lg26-step-title {
    margin-bottom: 9px;
    font-size: clamp(22px, 4.4vw, 31px);
  }

  .lg26-step-text,
  .lg26-checklist-item {
    font-size: clamp(15px, 3vw, 20px);
  }

  .lg26-products {
    margin-top: clamp(50px, 10vw, 78px);
  }

  .lg26-products-title {
    padding-top: 20px;
    font-size: clamp(28px, 5.8vw, 40px);
  }

  .lg26-webos-badge {
    width: clamp(78px, 18vw, 110px);
  }

  .lg26-products-slot {
    min-height: clamp(260px, 58vw, 430px);
  }

  .lg26-legal {
    font-size: clamp(11px, 2.2vw, 14px);
  }

  .lg26-desktop-break {
    display: none;
  }
}

@media (max-width: 520px) {
  .lg26-hero-copy {
    width: 72%;
  }

  .lg26-gift-card {
    top: 104px;
    min-width: 92px;
  }

  .lg26-step,
  .lg26-step--middle,
  .lg26-step--last {
    grid-template-columns: 38px 1fr;
    padding: 16px 15px;
  }

  .lg26-step-number {
    align-self: start;
    padding-top: 2px;
    font-size: 38px;
  }

  .lg26-products-heading-row {
    gap: 14px;
  }
}
