/* eldorado-casino7.pro — Eldorado / Эльдорадо (десятая параллельная сборка бренда). Концепт «золото и неоновый лайм / счастливая семёрка casino7». Палитра: нейтральный угольный фон + золото + светлое золото + электрический лайм-шартрёз. Классы: префикс lim- (собственная схема, без пересечений с другими Eldorado-доменами и прочими сайтами сети). 10-й акцент — лайм (девять прежних сожжены; жёлто-зелёный — единственная свободная зона спектра). */

:root {
  --bg: #0e0f0c;
  --bg-2: #181a14;
  --bg-3: #23261d;
  --line: #343829;
  --line-2: #49503a;
  --text: #f1f3e9;
  --mut: #b9bfa6;
  --mut-2: #7f8568;
  --gold: #d8b24a;
  --gold-2: #f0d177;
  --gold-d: #9a7d22;
  --lime: #a6e22e;
  --lime-d: #7fae1f;
  --rad: 6px;
  --rad-s: 4px;
}

* { box-sizing: border-box }
html { scroll-behavior: smooth }
body {
  margin: 0;
  font: 16px/1.68 "Ruda", ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", system-ui, Arial, sans-serif;
  color: var(--text);
  background:
    radial-gradient(880px 520px at 50% -10%, rgba(166, 226, 46, .12) 0%, transparent 56%),
    radial-gradient(720px 520px at 88% 36%, rgba(216, 178, 74, .10) 0%, transparent 60%),
    var(--bg);
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}
img { max-width: 100%; display: block; height: auto }
a { color: var(--gold); text-decoration: none }
a:hover { text-decoration: underline }

.lim-skip { position: absolute; top: -46px; left: 12px; padding: 9px 15px; background: var(--lime); color: #0e0f0c; border-radius: var(--rad-s); z-index: 100; font-weight: 700 }
.lim-skip:focus { top: 12px }

/* ===== HEADER ===== */
.lim-bar { display: flex; align-items: center; gap: 18px; padding: 14px 28px; border-bottom: 1px solid var(--line); background: rgba(14, 15, 12, .9); backdrop-filter: blur(12px); position: sticky; top: 0; z-index: 50 }
.lim-logo { display: flex; align-items: center; gap: 13px; color: var(--text) }
.lim-logo:hover { text-decoration: none }
.lim-logo__mark { width: 36px; height: 36px; flex: none; filter: drop-shadow(0 0 12px rgba(166, 226, 46, .55)) }
.lim-logo__txt { font-family: "Russo One", "Ruda", Georgia, sans-serif; font-weight: 400; line-height: 1; letter-spacing: .4px; font-size: 22px }
.lim-logo__sub { display: block; font-family: "Ruda", sans-serif; font-size: 9px; color: var(--mut); letter-spacing: 2.7px; font-weight: 500; margin-top: 6px; text-transform: uppercase }
.lim-nav { display: flex; gap: 24px; margin-left: auto; flex-wrap: wrap }
.lim-nav a { color: var(--mut); font-size: 14px; padding: 5px 0; transition: color .15s }
.lim-nav a:hover { color: var(--lime); text-decoration: none }

/* ===== CTA ===== */
.lim-cta { display: inline-flex; align-items: center; justify-content: center; padding: 12px 24px; border-radius: var(--rad-s); font-family: "Ruda", system-ui, sans-serif; font-weight: 700; font-size: 14px; border: 1px solid transparent; white-space: nowrap; cursor: pointer; transition: transform .15s, box-shadow .2s, background .2s; letter-spacing: .2px }
.lim-cta:hover { text-decoration: none; transform: translateY(-2px) }
.lim-cta--sm { background: var(--bg-3); color: var(--text); border-color: var(--line-2) }
.lim-cta--sm:hover { border-color: var(--lime) }
.lim-cta--lg { padding: 16px 34px; font-size: 15px }
.lim-cta--hot { background: linear-gradient(102deg, var(--lime) 0%, var(--lime-d) 120%); color: #0e0f0c; border: 0; box-shadow: 0 14px 34px -12px rgba(166, 226, 46, .5) }
.lim-cta--hot:hover { box-shadow: 0 18px 44px -10px rgba(166, 226, 46, .65) }
.lim-cta--gold { background: linear-gradient(102deg, var(--gold-2), var(--gold-d)); color: #0e0f0c; border: 0 }
.lim-cta--ghost { background: transparent; color: var(--text); border-color: var(--line-2) }
.lim-cta--ghost:hover { border-color: var(--lime); color: var(--lime) }

/* ===== SECTION ===== */
.lim-sec { max-width: 1150px; margin: 0 auto; padding: 62px 26px }
.lim-kicker { display: inline-block; font-family: "Ruda", sans-serif; font-size: 11px; letter-spacing: 2.9px; text-transform: uppercase; color: var(--lime); font-weight: 700; margin: 0 0 14px }
h2 { font-family: "Russo One", Georgia, sans-serif; font-size: clamp(28px, 3.5vw, 42px); line-height: 1.16; margin: 0 0 16px; letter-spacing: .3px; font-weight: 400 }
h3 { font-family: "Russo One", Georgia, sans-serif; font-size: clamp(19px, 2vw, 24px); line-height: 1.3; margin: 26px 0 10px; color: var(--gold); font-weight: 400; letter-spacing: .3px }
p { margin: 0 0 14px }
.lim-lead { color: var(--mut); font-size: 16px; margin-bottom: 26px; max-width: 840px }

/* ===== HERO (centered + 7-chip strip + 3 highlight cards) ===== */
.lim-hero { max-width: 960px; margin: 0 auto; padding: 64px 26px 28px; text-align: center }
.lim-hero__chip { display: inline-block; font-size: 11px; letter-spacing: 1.7px; color: var(--lime); background: rgba(166, 226, 46, .08); border: 1px solid rgba(166, 226, 46, .32); padding: 7px 15px; border-radius: 40px; margin: 0 0 22px; text-transform: uppercase; font-weight: 700 }
h1 { font-family: "Russo One", Georgia, sans-serif; font-size: clamp(31px, 4.3vw, 50px); line-height: 1.12; margin: 0 0 22px; letter-spacing: .4px; font-weight: 400 }
.lim-acc { color: var(--gold) }
.lim-hero__sub { color: var(--mut); font-size: 17px; margin: 0 auto 28px; line-height: 1.7; max-width: 760px }
.lim-hero__btns { display: flex; gap: 14px; flex-wrap: wrap; justify-content: center; margin: 0 0 30px }
.lim-facts { display: flex; flex-wrap: wrap; gap: 9px; justify-content: center; max-width: 820px; margin: 0 auto }
.lim-facts span { font-size: 12.5px; color: var(--mut); background: var(--bg-2); border: 1px solid var(--line); border-radius: 40px; padding: 8px 15px }
.lim-facts span i { color: var(--lime); font-weight: 700; font-style: normal }
.lim-hi { display: grid; grid-template-columns: repeat(3, 1fr); gap: 14px; max-width: 960px; margin: 26px auto 0; padding: 0 26px }
.lim-hi__c { background: linear-gradient(160deg, rgba(166,226,46,.08), transparent), var(--bg-2); border: 1px solid var(--line-2); border-radius: var(--rad); padding: 22px 22px; text-align: left }
.lim-hi__c:first-child { box-shadow: 0 22px 48px -28px rgba(166, 226, 46, .5) }
.lim-hi__v { font-family: "Russo One", sans-serif; font-size: 26px; color: var(--gold) }
.lim-hi__l { font-size: 13px; color: var(--mut); margin-top: 4px }

/* ===== WELCOME ===== */
.lim-deal { background: linear-gradient(180deg, rgba(166,226,46,.05), transparent), var(--bg-2); border: 1px solid var(--line); border-radius: var(--rad); margin: 34px 26px; max-width: none }
.lim-deal__grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 14px; margin: 24px 0 26px }
.lim-deal__card { background: var(--bg); border: 1px solid var(--line); border-radius: var(--rad); padding: 22px 20px; position: relative; transition: transform .15s, border-color .2s }
.lim-deal__card:hover { transform: translateY(-3px); border-color: var(--lime) }
.lim-deal__step { font-family: "Ruda", sans-serif; font-size: 10px; color: var(--lime); font-weight: 700; letter-spacing: 1.8px; margin-bottom: 10px; text-transform: uppercase }
.lim-deal__pct { font-family: "Russo One", sans-serif; font-size: 32px; font-weight: 400; line-height: 1; color: var(--gold); margin-bottom: 9px }
.lim-deal__t { font-weight: 700; font-size: 14.5px; margin-bottom: 7px }
.lim-deal__s { font-size: 12.5px; color: var(--mut); line-height: 1.5 }

/* ===== CATALOGUE ===== */
.lim-cat__grid { display: grid; grid-template-columns: repeat(auto-fill, minmax(210px, 1fr)); gap: 14px; margin: 24px 0 }
.lim-cat__card { background: var(--bg-2); border: 1px solid var(--line); border-radius: var(--rad); overflow: hidden; display: flex; flex-direction: column; transition: transform .15s, border-color .2s, box-shadow .25s }
.lim-cat__card:hover { transform: translateY(-3px); border-color: var(--lime); box-shadow: 0 18px 38px -16px rgba(166, 226, 46, .45) }
.lim-cat__cover { aspect-ratio: 5/4; display: flex; align-items: center; justify-content: center; font-family: "Russo One", sans-serif; font-weight: 400; font-size: 21px; color: #fff; text-align: center; padding: 14px; line-height: 1.18 }
.lk-1 { background: linear-gradient(150deg, #14160e 0%, #d8b24a 100%); color: #0e0f0c }
.lk-2 { background: linear-gradient(150deg, #161a0c 0%, #a6e22e 100%); color: #0e0f0c }
.lk-3 { background: linear-gradient(150deg, #14160e 0%, #f0d177 100%); color: #0e0f0c }
.lk-4 { background: linear-gradient(150deg, #161a0c 0%, #c4ef5e 100%); color: #0e0f0c }
.lk-5 { background: linear-gradient(150deg, #14160e 0%, #f0d177 100%); color: #0e0f0c }
.lk-6 { background: linear-gradient(150deg, #161a0c 0%, #a6e22e 100%); color: #0e0f0c }
.lk-7 { background: linear-gradient(150deg, #14160e 0%, #d8b24a 100%); color: #0e0f0c }
.lk-8 { background: linear-gradient(150deg, #161a0c 0%, #c4ef5e 100%); color: #0e0f0c }
.lk-9 { background: linear-gradient(150deg, #14160e 0%, #d8b24a 100%); color: #0e0f0c }
.lk-10 { background: linear-gradient(150deg, #161a0c 0%, #a6e22e 100%); color: #0e0f0c }
.lk-11 { background: linear-gradient(150deg, #14160e 0%, #f0d177 100%); color: #0e0f0c }
.lk-12 { background: linear-gradient(150deg, #161a0c 0%, #c4ef5e 100%); color: #0e0f0c }
.lim-cat__card h3 { font-family: "Ruda", sans-serif; font-size: 15px; margin: 12px 15px 4px; color: var(--text); font-weight: 700 }
.lim-cat__card p { font-size: 12px; color: var(--mut); margin: 0 15px 12px }
.lim-cat__go { display: block; margin: auto 13px 13px; padding: 10px; text-align: center; border-radius: var(--rad-s); font-size: 13px; font-weight: 700; background: var(--bg-3); color: var(--text); border: 1px solid var(--line) }
.lim-cat__go:hover { background: var(--lime); border-color: var(--lime); color: #0e0f0c; text-decoration: none }
.lim-tags { margin-top: 22px }
.lim-tags__t { font-size: 12px; color: var(--lime); margin-bottom: 10px; letter-spacing: 1.4px; text-transform: uppercase; font-weight: 700 }
.lim-tags__list { display: flex; flex-wrap: wrap; gap: 8px }
.lim-tags__list span { padding: 6px 13px; background: var(--bg-2); border: 1px solid var(--line); border-radius: var(--rad-s); font-size: 12px; color: var(--mut) }

/* ===== TOURNAMENT ===== */
.lim-tour { text-align: center; max-width: none; margin: 34px 26px; padding: 48px 30px; background: radial-gradient(640px 320px at 50% 24%, rgba(166, 226, 46, .12) 0%, transparent 70%), var(--bg-2); border: 1px solid var(--line); border-radius: var(--rad) }
.lim-tour__grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 14px; margin-top: 26px }
.lim-tour__c { background: var(--bg-3); border: 1px solid var(--line); border-radius: var(--rad); padding: 19px 16px }
.lim-tour__c span { display: block; font-family: "Russo One", sans-serif; font-size: 25px; font-weight: 400; color: var(--gold); margin-bottom: 5px }
.lim-tour__c em { display: block; font-style: normal; font-size: 13.5px; font-weight: 700; color: var(--text); margin-bottom: 3px }
.lim-tour__c i { font-style: normal; font-size: 12px; color: var(--mut) }
.lim-tour__btn { margin: 24px 0 0 }

/* ===== LOYALTY (card grid + circular badge) ===== */
.lim-vip__grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 14px; margin: 24px 0 }
.lim-vip__card { background: var(--bg-2); border: 1px solid var(--line); border-radius: var(--rad); padding: 24px 22px; display: flex; align-items: center; gap: 18px; transition: transform .15s, border-color .2s }
.lim-vip__card:hover { transform: translateY(-3px); border-color: var(--lime) }
.lim-vip__card:last-child { border-color: var(--lime); background: linear-gradient(150deg, rgba(166,226,46,.1), transparent), var(--bg-2) }
.lim-vip__pct { width: 68px; height: 68px; flex: none; border-radius: 50%; border: 2px solid var(--gold); display: flex; align-items: center; justify-content: center; font-family: "Russo One", sans-serif; font-size: 20px; color: var(--gold); background: radial-gradient(circle at 50% 35%, rgba(216,178,74,.18), transparent) }
.lim-vip__card:last-child .lim-vip__pct { border-color: var(--lime); color: var(--lime) }
.lim-vip__nm { font-family: "Russo One", sans-serif; font-size: 17px; color: var(--text); margin-bottom: 4px }
.lim-vip__th { font-size: 11.5px; color: var(--mut-2); margin-bottom: 6px }
.lim-vip__perk { font-size: 12.5px; color: var(--mut); line-height: 1.45 }
.lim-vip__boxes { display: grid; grid-template-columns: repeat(2, 1fr); gap: 14px; margin-top: 22px }
.lim-vip__box { background: var(--bg-2); border: 1px solid var(--line); border-radius: var(--rad); padding: 22px 24px; transition: border-color .2s }
.lim-vip__box:hover { border-color: var(--lime) }
.lim-vip__box h4 { margin: 0 0 9px; font-family: "Russo One", sans-serif; font-size: 18px; color: var(--gold); font-weight: 400; letter-spacing: .2px }
.lim-vip__box p { color: var(--mut); font-size: 14px; margin: 0; line-height: 1.58 }

/* ===== LIVE ===== */
.lim-live__grid { display: grid; grid-template-columns: repeat(auto-fill, minmax(265px, 1fr)); gap: 14px; margin-top: 22px }
.lim-live__card { background: var(--bg-2); border: 1px solid var(--line); border-radius: var(--rad); overflow: hidden; position: relative; transition: transform .15s, border-color .2s }
.lim-live__card:hover { transform: translateY(-3px); border-color: var(--lime) }
.lim-live__cover { aspect-ratio: 16/9; display: flex; align-items: center; justify-content: center; font-family: "Russo One", sans-serif; font-weight: 400; font-size: 20px; color: #fff; text-align: center; padding: 12px }
.ll-1 { background: linear-gradient(150deg, #14160e 0%, #d8b24a 100%); color: #0e0f0c }
.ll-2 { background: linear-gradient(150deg, #161a0c 0%, #a6e22e 100%); color: #0e0f0c }
.ll-3 { background: linear-gradient(150deg, #14160e 0%, #f0d177 100%); color: #0e0f0c }
.ll-4 { background: linear-gradient(150deg, #161a0c 0%, #c4ef5e 100%); color: #0e0f0c }
.ll-5 { background: linear-gradient(150deg, #14160e 0%, #f0d177 100%); color: #0e0f0c }
.ll-6 { background: linear-gradient(150deg, #161a0c 0%, #a6e22e 100%); color: #0e0f0c }
.lim-live__b { padding: 14px 16px 16px; position: relative }
.lim-live__t { font-weight: 700; font-size: 15.5px; margin-bottom: 4px }
.lim-live__s { font-size: 12px; color: var(--mut); margin-bottom: 9px }
.lim-live__m { font-size: 13px; color: var(--lime); font-weight: 700; margin-bottom: 3px }
.lim-live__p { font-size: 12px; color: var(--mut-2) }
.lim-live__badge { position: absolute; top: 12px; right: 14px; background: var(--lime); color: #0e0f0c; padding: 3px 11px; border-radius: var(--rad-s); font-size: 10px; font-weight: 700; letter-spacing: 1.2px; text-transform: uppercase }

/* ===== STEPS ===== */
.lim-flow__grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 16px; margin-top: 24px }
.lim-flow__card { background: var(--bg-2); border: 1px solid var(--line); border-radius: var(--rad); padding: 28px 24px; position: relative; overflow: hidden }
.lim-flow__card::after { content: ""; position: absolute; right: -22px; bottom: -22px; width: 84px; height: 84px; border-radius: 50%; background: rgba(166,226,46,.07) }
.lim-flow__n { font-family: "Russo One", sans-serif; font-size: 24px; color: var(--lime); margin-bottom: 12px }
.lim-flow__h { font-size: 18px; font-weight: 700; margin-bottom: 10px; color: var(--text) }
.lim-flow__card p { color: var(--mut); font-size: 14px; margin: 0; position: relative; z-index: 1 }

/* ===== BRAND ===== */
.lim-brand h3 { border-left: 3px solid var(--lime); padding-left: 16px }
.lim-brand p { color: var(--text); line-height: 1.76 }
.lim-badges { display: flex; flex-wrap: wrap; gap: 10px; margin-top: 28px; padding-top: 22px; border-top: 1px solid var(--line) }
.lim-badge { padding: 8px 14px; background: var(--bg-2); border: 1px solid var(--gold); border-radius: var(--rad-s); font-size: 12px; color: var(--text) }

/* ===== PAYMENTS (tiles with top lime border) ===== */
.lim-pay__grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 14px; margin: 22px 0 }
.lim-pay__tile { background: var(--bg-2); border: 1px solid var(--line); border-top: 3px solid var(--lime); border-radius: var(--rad); padding: 20px 22px; transition: transform .15s, border-color .2s }
.lim-pay__tile:hover { transform: translateY(-3px); border-color: var(--gold); border-top-color: var(--gold) }
.lim-pay__m { font-family: "Russo One", sans-serif; font-size: 17px; color: var(--text) }
.lim-pay__net { font-size: 11.5px; color: var(--mut-2); margin: 2px 0 14px }
.lim-pay__row { display: flex; justify-content: space-between; align-items: baseline; padding: 6px 0; border-top: 1px dashed var(--line); font-size: 12px; color: var(--mut-2) }
.lim-pay__row span { font-family: "Russo One", sans-serif; font-size: 14px; color: var(--gold) }

/* ===== REVIEWS ===== */
.lim-rev__grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 16px; margin-top: 22px }
.lim-rev__card { background: var(--bg-2); border: 1px solid var(--line); border-radius: var(--rad); padding: 24px; display: flex; flex-direction: column; gap: 14px }
.lim-rev__stars { color: var(--gold); font-size: 16px; letter-spacing: 4px }
.lim-rev__stars .lim-off { color: var(--line-2) }
.lim-rev__q { font-size: 14px; line-height: 1.62; color: var(--text); margin: 0 }
.lim-rev__meta { display: flex; align-items: center; gap: 11px; font-size: 12px; color: var(--mut); border-top: 1px solid var(--line); padding-top: 14px }
.lim-rev__av { width: 34px; height: 34px; border-radius: 50%; flex: none; display: flex; align-items: center; justify-content: center; background: linear-gradient(135deg, var(--gold), var(--lime)); color: #0e0f0c; font-weight: 700; font-size: 14px; font-family: "Russo One", sans-serif }

/* ===== FINAL ===== */
.lim-final { text-align: center; max-width: none; margin: 34px 26px; padding: 60px 26px; background: radial-gradient(600px 300px at 50% 38%, rgba(166, 226, 46, .13) 0%, transparent 70%), var(--bg-2); border: 1px solid var(--line); border-radius: var(--rad) }
.lim-final p { color: var(--mut); margin-bottom: 26px }

/* ===== FAQ ===== */
.lim-faq details { background: var(--bg-2); border: 1px solid var(--line); border-radius: var(--rad-s); padding: 16px 20px; margin: 0 0 10px; transition: border-color .2s }
.lim-faq details[open] { border-color: var(--lime) }
.lim-faq summary { cursor: pointer; font-weight: 700; list-style: none; position: relative; padding-right: 32px; display: flex; align-items: center; min-height: 24px }
.lim-faq summary::-webkit-details-marker { display: none }
.lim-faq summary::after { content: "7"; position: absolute; right: 6px; top: 50%; transform: translateY(-50%); color: var(--gold); font-family: "Russo One", sans-serif; font-size: 16px; transition: transform .25s, color .2s }
.lim-faq details[open] summary::after { transform: translateY(-50%) scale(1.2); color: var(--lime) }
.lim-faq details p { margin: 12px 0 0; color: var(--mut); font-size: 14.5px; line-height: 1.64 }

/* ===== FOOTER ===== */
.lim-foot { margin-top: 30px; border-top: 1px solid var(--line); background: rgba(14, 15, 12, .6) }
.lim-foot__top { max-width: 1150px; margin: 0 auto; padding: 46px 26px 26px; display: grid; grid-template-columns: 1.4fr 2fr; gap: 38px }
.lim-foot__brand { font-size: 14px; color: var(--mut); line-height: 1.66 }
.lim-foot__logo { display: flex; align-items: center; gap: 11px; margin-bottom: 16px }
.lim-foot__logo span { display: flex; flex-direction: column; line-height: 1.12 }
.lim-foot__logo i { font-style: normal; color: var(--text); font-family: "Russo One", sans-serif; font-size: 16px; font-weight: 400; letter-spacing: .4px; margin-bottom: 3px }
.lim-foot__legal { font-size: 12px; color: var(--mut-2); margin: 0; line-height: 1.66 }
.lim-foot__legal i { font-style: normal; color: var(--gold); font-weight: 700 }
.lim-foot__cols { display: grid; grid-template-columns: repeat(3, 1fr); gap: 24px }
.lim-foot__col h4 { font-family: "Ruda", sans-serif; font-size: 11px; color: var(--lime); font-weight: 700; text-transform: uppercase; letter-spacing: 1.6px; margin: 0 0 12px }
.lim-foot__col ul { list-style: none; padding: 0; margin: 0 }
.lim-foot__col li { font-size: 13px; color: var(--mut); padding: 4px 0; transition: color .15s }
.lim-foot__col li:hover { color: var(--text) }
.lim-foot__bottom { border-top: 1px solid var(--line); padding: 16px 26px; max-width: 1150px; margin: 0 auto; display: flex; justify-content: space-between; flex-wrap: wrap; gap: 14px; font-size: 12px; color: var(--mut-2) }

/* ===== RESPONSIVE ===== */
@media (max-width: 1000px) {
  .lim-deal__grid { grid-template-columns: repeat(2, 1fr) }
  .lim-tour__grid { grid-template-columns: repeat(2, 1fr) }
  .lim-rev__grid { grid-template-columns: 1fr }
  .lim-vip__grid { grid-template-columns: repeat(2, 1fr) }
  .lim-vip__boxes { grid-template-columns: 1fr }
  .lim-pay__grid { grid-template-columns: 1fr }
  .lim-hi { grid-template-columns: 1fr }
  .lim-foot__top { grid-template-columns: 1fr }
}
@media (max-width: 880px) {
  .lim-nav { display: none }
  .lim-sec { padding: 44px 18px }
  .lim-deal, .lim-tour, .lim-final { margin: 24px 16px; padding: 34px 22px }
  .lim-flow__grid { grid-template-columns: 1fr }
  .lim-foot__cols { grid-template-columns: repeat(2, 1fr) }
}
@media (max-width: 520px) {
  .lim-deal__grid, .lim-tour__grid { grid-template-columns: 1fr }
  .lim-cat__grid { grid-template-columns: repeat(2, 1fr) }
  .lim-live__grid { grid-template-columns: 1fr }
  .lim-vip__grid { grid-template-columns: 1fr }
  .lim-hero__btns { flex-direction: column; align-items: stretch }
  .lim-cta--lg { width: 100% }
  .lim-foot__cols { grid-template-columns: 1fr }
}
