/* /online-sweepstakes-gambling-software — AISHTMLNEWDESIGN-578
   Page-owned styles. EVERY selector is scoped to #page-online-sweepstakes-gambling-software or a
   osgs- prefixed class: this sheet must never style body, a bare
   element, #ais-header or #ais-footer. The document reset
   (html,body{margin:0}) is owned by the shared layout sheet.
   Font is Inter; no body/UI text below 16px. */

/* ══════════════════════════════════════════════════════════════════════
   VISUAL DIRECTION — "REDEMPTION COUNTER"
   The cashier cage where sweep coins become prizes. The motif is the
   counter itself: a heavy ruled edge under every band, slips and tickets
   with a clipped corner instead of a rounded card, tabular figures for
   anything countable, and a single indigo signal reserved for controls.
   Cool graphite + slate against paper, so it reads as a service desk and
   not another warm casino felt page.
   ══════════════════════════════════════════════════════════════════════ */

#page-online-sweepstakes-gambling-software{
  --oc-ink:        #101823;   /* counter carcass */
  --oc-ink-2:      #1b2634;
  --oc-ground:     #eef1f5;   /* paper on the counter */
  --oc-paper:      #ffffff;
  --oc-signal:     #1d4ed8;   /* the one live control colour */
  --oc-signal-lit: #2563eb;
  --oc-brass:      #a16207;   /* the redeem stamp */
  --oc-text:       #17202b;
  --oc-text-soft:  #4d5a6a;
  --oc-on-dark:    #e6ecf4;
  --oc-on-dark-soft:#9fb0c4;
  --oc-line:       #d3dae3;
  --oc-line-dark:  #2c3a4c;
  --oc-notch:      14px;      /* the clipped corner of a redemption slip */

  font-family:Inter,system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;
  color:var(--oc-text);
  background:var(--oc-ground);
  font-size:17px;
  line-height:1.65;
  -webkit-font-smoothing:antialiased;
}

#page-online-sweepstakes-gambling-software h1,
#page-online-sweepstakes-gambling-software h2,
#page-online-sweepstakes-gambling-software h3,
#page-online-sweepstakes-gambling-software h4,
#page-online-sweepstakes-gambling-software h5,
#page-online-sweepstakes-gambling-software h6{
  text-align:left;
  margin:0 0 .5em;
  line-height:1.22;
  letter-spacing:-.017em;
  font-weight:800;
  color:var(--oc-ink);
}
#page-online-sweepstakes-gambling-software p{margin:0 0 1em;}
/* ^ Deliberately left at ID specificity: ~70 card paragraphs across this page
   rely on it for their bottom rhythm. It is also why the centred bands broke —
   it outranks any `margin:0 auto` on a .osgs-* paragraph, so the hero lede and
   both ink bands lost their auto side-margins and sat flush-left under a
   centred heading. The three blocks that must centre re-assert it at ID
   specificity below rather than lowering the baseline for everything. */
#page-online-sweepstakes-gambling-software ul,
#page-online-sweepstakes-gambling-software ol{margin:0;padding:0;list-style:none;}
#page-online-sweepstakes-gambling-software img{max-width:100%;height:auto;display:block;}

.osgs-wrap{max-width:1200px;margin:0 auto;padding:0 24px;}
.osgs-lede{max-width:74ch;color:var(--oc-text-soft);font-size:1.06rem;}

/* every content band is separated by the counter's ruled edge */
#page-online-sweepstakes-gambling-software > section{
  padding:76px 0;
  border-bottom:1px solid var(--oc-line);
}
#page-online-sweepstakes-gambling-software > section > .osgs-wrap > h2{
  font-size:clamp(1.6rem,1.15rem + 1.6vw,2.3rem);
  max-width:24ch;
  /* The "counter's ruled edge" under every h2 is removed. margin-bottom absorbs
     the .5em padding the rule used to occupy so the heading-to-content gap does
     not collapse; `display:inline-block` stays because the centred ink bands
     rely on the parent's text-align:center to centre the shrink-to-fit box. */
  margin-bottom:1.15em;
  display:inline-block;
}

/* ── controls ─────────────────────────────────────────────────────── */
.osgs-btn{
  display:inline-block;
  font:inherit;font-weight:700;font-size:1rem;
  padding:15px 30px;
  border:0;border-radius:2px;
  background:var(--oc-signal);
  color:#fff;
  cursor:pointer;
  text-align:center;
  box-shadow:0 2px 0 0 #16389c;
  transition:background .14s ease, transform .14s ease, box-shadow .14s ease;
}
.osgs-btn:hover{background:var(--oc-signal-lit);transform:translateY(-1px);box-shadow:0 3px 0 0 #16389c;}
.osgs-btn:active{transform:translateY(1px);box-shadow:0 1px 0 0 #16389c;}
.osgs-btn:focus-visible{outline:3px solid var(--oc-brass);outline-offset:3px;}
.osgs-btn--sm{padding:11px 22px;font-size:.98rem;}
/* `.osgs-btn` is used on <a> as well as <button>; the link baseline must never
   repaint a button label (Try Our Demo shipped near-black on blue, 2.45:1). */
#page-online-sweepstakes-gambling-software a.osgs-btn{color:#fff;}
#page-online-sweepstakes-gambling-software a.osgs-btn--onink{color:var(--oc-ink);}
.osgs-btn--onink{background:var(--oc-paper);color:var(--oc-ink);box-shadow:0 2px 0 0 #7f8ea3;}
.osgs-btn--onink:hover{background:#f4f7fb;box-shadow:0 3px 0 0 #7f8ea3;}
.osgs-btn--onink:active{box-shadow:0 1px 0 0 #7f8ea3;}

.osgs-inline{
  color:var(--oc-signal);font-weight:700;
  border-bottom:2px solid rgba(29,78,216,.35);
}
.osgs-inline:hover{border-bottom-color:var(--oc-signal);}
.osgs-inline:focus-visible{outline:3px solid var(--oc-brass);outline-offset:2px;}
.osgs-inline--onink{color:#bcd0f5;border-bottom-color:rgba(188,208,245,.4);}
.osgs-inline--onink:hover{border-bottom-color:#bcd0f5;}

/* ── hero — rule 24: full-bleed, image-free, STATIC gradient ───────── */
.osgs-hero{
  background:
    linear-gradient(180deg,#0d141d 0%, #16202d 58%, #1b2838 100%);
  border-bottom:4px solid var(--oc-signal);
  padding:0;
}
.osgs-hero__inner{
  max-width:900px;margin:0 auto;padding:96px 24px 88px;
  text-align:center;
}
.osgs-hero__eyebrow{
  margin:0 0 18px;
  font-size:.82rem;font-weight:800;letter-spacing:.19em;text-transform:uppercase;
  color:#8fb0ee;
}
#page-online-sweepstakes-gambling-software .osgs-hero h1{
  color:#fff;
  font-size:clamp(2rem,1.25rem + 3.1vw,3.35rem);
  font-weight:900;letter-spacing:-.028em;line-height:1.1;
  text-align:center;
  margin:0 0 22px;
}
.osgs-hero__lede{
  color:var(--oc-on-dark-soft);
  font-size:1.06rem;line-height:1.72;
  max-width:70ch;
}
/* ID-scoped so the `p{margin:0 0 1em}` baseline cannot flatten the auto margins */
#page-online-sweepstakes-gambling-software .osgs-hero__lede{margin:0 auto 34px;}
.osgs-hero .osgs-btn--hero{padding:17px 38px;font-size:1.05rem;}

/* ── breadcrumb ───────────────────────────────────────────────────── */
.osgs-crumb{background:var(--oc-ink-2);padding:0;border-bottom:1px solid var(--oc-line-dark);}
.osgs-crumb ol{display:flex;align-items:center;gap:9px;flex-wrap:wrap;padding:13px 0;}
.osgs-crumb li{color:var(--oc-on-dark-soft);font-size:.93rem;}
.osgs-crumb li + li:not(:nth-child(2))::before{content:"/";margin-right:9px;color:#5c6f86;}
.osgs-crumb a{color:var(--oc-on-dark);}
.osgs-crumb a:hover{color:#fff;text-decoration:underline;}
.osgs-crumb img{width:16px;height:16px;filter:invert(1) opacity(.7);}
.osgs-crumb li[aria-current]{color:#fff;font-weight:600;}

/* ── intro ────────────────────────────────────────────────────────── */
.osgs-intro{background:var(--oc-paper);}
.osgs-intro__cols{display:grid;grid-template-columns:1fr 1fr;gap:34px;}
.osgs-intro__cols p{color:var(--oc-text-soft);margin:0;}

/* ── stats — the counter ledger, tabular figures, no count-up ─────── */
.osgs-stats{background:var(--oc-ink);border-bottom-color:var(--oc-line-dark);}
#page-online-sweepstakes-gambling-software .osgs-stats > .osgs-wrap > h2{color:#fff;}
.osgs-stats__row{
  display:grid;grid-template-columns:repeat(7,1fr);
  border-top:1px solid var(--oc-line-dark);
}
.osgs-stats__row li{
  padding:26px 16px 22px;
  border-right:1px solid var(--oc-line-dark);
}
.osgs-stats__row li:last-child{border-right:0;}
#page-online-sweepstakes-gambling-software .osgs-stats__row h3{
  color:#fff;margin:0 0 6px;
  font-size:clamp(1.4rem,1.1rem + .9vw,1.95rem);
  font-weight:900;font-variant-numeric:tabular-nums;letter-spacing:-.03em;
}
.osgs-stats__row p{margin:0;color:var(--oc-on-dark-soft);font-size:.93rem;line-height:1.45;}

/* ── the redemption slip: shared card shape, clipped top-right ────── */
.osgs-why__set li,
.osgs-caps__set li,
.osgs-services__set li,
.osgs-more__set li,
.osgs-future__set > li,
.osgs-explore__set > li,
.osgs-hire__set li,
.osgs-multi__set > li,
.osgs-demo-card{
  background:var(--oc-paper);
  border:1px solid var(--oc-line);
  border-top:3px solid var(--oc-ink);
  padding:24px 22px;
  clip-path:polygon(0 0, calc(100% - var(--oc-notch)) 0, 100% var(--oc-notch), 100% 100%, 0 100%);
  transition:border-top-color .14s ease, transform .14s ease;
}
.osgs-why__set li:hover,
.osgs-caps__set li:hover,
.osgs-services__set li:hover,
.osgs-more__set li:hover,
.osgs-future__set > li:hover,
.osgs-explore__set > li:hover,
.osgs-hire__set li:hover,
.osgs-multi__set > li:hover{border-top-color:var(--oc-signal);transform:translateY(-2px);}

.osgs-why__set li h3,
.osgs-caps__set li h3,
.osgs-services__set li h3,
.osgs-more__set li h3,
.osgs-future__set > li h3,
.osgs-explore__set > li h3,
.osgs-hire__set li h3,
.osgs-multi__set > li h3{font-size:1.06rem;margin:0 0 .45em;}
.osgs-why__set li p,
.osgs-caps__set li p,
.osgs-services__set li p,
.osgs-more__set li p,
.osgs-future__set > li p,
.osgs-explore__set > li p,
.osgs-hire__set li p,
.osgs-multi__set > li p{margin:0;color:var(--oc-text-soft);font-size:.97rem;}

.osgs-why__set{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;}
.osgs-caps__set{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;}
.osgs-services__set{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;}
.osgs-more__set{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;}
.osgs-caps{background:var(--oc-paper);}
.osgs-more{background:var(--oc-paper);}

/* ── spec bullets inside a slip ───────────────────────────────────── */
.osgs-future__set > li ul,
.osgs-explore__set > li ul,
.osgs-multi__set > li ul{margin-top:14px;border-top:1px dashed var(--oc-line);padding-top:13px;}
.osgs-future__set > li ul li,
.osgs-explore__set > li ul li,
.osgs-multi__set > li ul li{
  position:relative;padding-left:19px;margin-bottom:6px;
  font-size:.94rem;color:var(--oc-text-soft);
}
/* the bullet marker is the record's own check icon, not a CSS shape */
.osgs-future__set > li ul li img,
.osgs-explore__set > li ul li img,
.osgs-multi__set > li ul li img{
  position:absolute;left:0;top:.34em;width:15px;height:15px;
}
.osgs-future__set{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;}
.osgs-explore__set{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;}
.osgs-explore{background:var(--oc-paper);}

/* ── bands on ink ─────────────────────────────────────────────────── */
.osgs-band,.osgs-launch{
  background:linear-gradient(180deg,#16202d 0%,#101823 100%);
  border-bottom-color:var(--oc-line-dark);
  text-align:center;
}
#page-online-sweepstakes-gambling-software .osgs-band > .osgs-wrap > h2,
#page-online-sweepstakes-gambling-software .osgs-launch > .osgs-wrap > h2{
  color:#fff;
  max-width:26ch;margin-left:auto;margin-right:auto;text-align:center;
}
.osgs-band p,.osgs-launch p{color:var(--oc-on-dark-soft);max-width:62ch;}
#page-online-sweepstakes-gambling-software .osgs-band p,
#page-online-sweepstakes-gambling-software .osgs-launch p{margin:0 auto 26px;}
#page-online-sweepstakes-gambling-software .osgs-launch p.osgs-launch__alt{margin:18px auto 0;}

/* ── iGaming solutions ────────────────────────────────────────────── */
.osgs-igaming{background:var(--oc-paper);}
.osgs-igaming > .osgs-wrap > h3{font-size:1.1rem;margin-top:34px;}
.osgs-igaming__modes{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:16px;}
.osgs-igaming__modes li{
  border:1px solid var(--oc-line);border-left:3px solid var(--oc-signal);
  background:var(--oc-ground);
  padding:9px 16px;font-size:.95rem;font-weight:600;color:var(--oc-ink);
}
.osgs-igaming__note{color:var(--oc-text-soft);max-width:74ch;}
.osgs-igaming__games{display:grid;grid-template-columns:repeat(6,1fr);gap:16px;margin:26px 0;}
.osgs-igaming__games a{display:block;border:1px solid var(--oc-line);background:var(--oc-ground);padding:14px;transition:border-color .14s ease,transform .14s ease;}
.osgs-igaming__games a:hover{border-color:var(--oc-signal);transform:translateY(-2px);}
.osgs-igaming__games img{width:100%;height:auto;margin-bottom:11px;}
.osgs-igaming__games h3{font-size:.98rem;margin:0;text-align:center;}
.osgs-igaming__plate{
  display:grid;grid-template-columns:repeat(6,1fr);
  border-top:1px solid var(--oc-line);border-left:1px solid var(--oc-line);
  margin-bottom:30px;
}
.osgs-igaming__plate li{
  border-right:1px solid var(--oc-line);border-bottom:1px solid var(--oc-line);
  padding:18px 12px;display:flex;flex-direction:column;align-items:center;gap:9px;
  background:var(--oc-paper);
}
.osgs-igaming__plate img{max-height:38px;width:auto;}
.osgs-igaming__plate h3{font-size:.86rem;margin:0;text-align:center;color:var(--oc-text-soft);font-weight:600;}

/* ── portfolio ────────────────────────────────────────────────────── */
.osgs-folio__set{display:grid;gap:26px;}
.osgs-folio__grp{border-top:2px solid var(--oc-ink);padding-top:16px;}
.osgs-folio__grp h3{font-size:.84rem;letter-spacing:.15em;text-transform:uppercase;color:var(--oc-text-soft);margin-bottom:14px;}
.osgs-folio__grp ul{display:flex;flex-wrap:wrap;gap:12px;align-items:center;}
.osgs-folio__grp li{
  background:var(--oc-paper);border:1px solid var(--oc-line);
  padding:12px 16px;display:flex;align-items:center;justify-content:center;
  min-width:132px;min-height:64px;
}
.osgs-folio__grp img{max-height:40px;width:auto;}
.osgs-folio .osgs-btn{margin-top:30px;}

/* ── screenshots ──────────────────────────────────────────────────── */
.osgs-shots{background:var(--oc-ink);border-bottom-color:var(--oc-line-dark);}
#page-online-sweepstakes-gambling-software .osgs-shots > .osgs-wrap > h2{color:#fff;}
.osgs-shots__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;}
.osgs-shots__grid li{border:1px solid var(--oc-line-dark);background:#0c1219;padding:10px;}
.osgs-shots__grid img{width:100%;height:auto;}

/* ── variants plate ───────────────────────────────────────────────── */
.osgs-variants__grid{
  display:grid;grid-template-columns:repeat(6,1fr);
  border-top:1px solid var(--oc-line);border-left:1px solid var(--oc-line);
  margin-bottom:30px;
}
.osgs-variants__grid li{
  border-right:1px solid var(--oc-line);border-bottom:1px solid var(--oc-line);
  background:var(--oc-paper);padding:16px 10px;
  display:flex;flex-direction:column;align-items:center;gap:8px;
}
.osgs-variants__grid img{width:76px;height:auto;}
.osgs-variants__grid span{font-size:.86rem;color:var(--oc-text-soft);text-align:center;}

/* ── multi-platform ───────────────────────────────────────────────── */
.osgs-multi{background:var(--oc-paper);}
.osgs-multi__set{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;}
.osgs-multi__set > li img{width:52px;height:auto;margin-bottom:14px;}

/* ── other solutions covered ──────────────────────────────────────── */
.osgs-other__body{display:grid;grid-template-columns:1fr 340px;gap:34px;align-items:start;}
.osgs-other__list{display:grid;grid-template-columns:1fr 1fr;gap:0 24px;}
.osgs-other__list li{border-bottom:1px solid var(--oc-line);}
.osgs-other__list a{
  display:block;padding:13px 0;font-weight:600;font-size:.99rem;
  color:var(--oc-ink);transition:color .14s ease,padding-left .14s ease;
}
.osgs-other__list a:hover{color:var(--oc-signal);padding-left:8px;}
.osgs-other__art{width:100%;height:auto;border:1px solid var(--oc-line);}
.osgs-other .osgs-btn{margin-top:30px;}
/* The CTA after a card grid gets a 30px gap — the value this page already uses
   on .osgs-folio and .osgs-other above, and on .osgs-igaming via the plate's
   own margin-bottom. .osgs-variants was the one section that never got the
   rule, so its button sat FLUSH against the grid (measured gap: 0px) while
   every other CTA on the page had 26-34px. The reference
   (/online-sweepstakes-platform-provider) applies margin-top:32px to the CTA
   in all four of its equivalent sections, including its own .ospp-variants. */
.osgs-variants .osgs-btn{margin-top:30px;}

/* ── approach — nine numbered steps ───────────────────────────────── */
.osgs-approach{background:var(--oc-paper);}
.osgs-approach__set{counter-reset:oc-step;display:grid;grid-template-columns:repeat(3,1fr);gap:18px;}
.osgs-approach__set > li{
  counter-increment:oc-step;
  border:1px solid var(--oc-line);border-left:3px solid var(--oc-brass);
  padding:22px;background:var(--oc-ground);
}
.osgs-approach__set > li::before{
  content:counter(oc-step,decimal-leading-zero);
  display:block;font-size:.82rem;font-weight:800;letter-spacing:.14em;
  color:var(--oc-brass);font-variant-numeric:tabular-nums;margin-bottom:8px;
}
.osgs-approach__set > li h3{font-size:1.04rem;margin-bottom:.6em;}
.osgs-approach__set > li ul li{
  font-size:.94rem;color:var(--oc-text-soft);
  padding:6px 0;border-top:1px dashed var(--oc-line);
}

/* ── technology stack ─────────────────────────────────────────────── */
.osgs-stack__table{width:100%;border-collapse:collapse;background:var(--oc-paper);border:1px solid var(--oc-line);}
.osgs-stack__table th,.osgs-stack__table td{
  padding:17px 20px;text-align:left;border-bottom:1px solid var(--oc-line);font-size:1rem;
}
.osgs-stack__table tr:last-child th,.osgs-stack__table tr:last-child td{border-bottom:0;}
.osgs-stack__table th{
  width:32%;font-weight:800;color:var(--oc-ink);
  background:var(--oc-ground);border-right:1px solid var(--oc-line);
}
.osgs-stack__table td{color:var(--oc-text-soft);}

/* ── case studies ─────────────────────────────────────────────────── */
.osgs-cases{background:var(--oc-paper);}
.osgs-cases__set{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;}
.osgs-cases__set li{border-top:3px solid var(--oc-ink);padding-top:18px;}
.osgs-cases__set h3{font-size:1.02rem;margin-bottom:.7em;}
.osgs-cases__set p{margin:0;}

/* ── engagement models ────────────────────────────────────────────── */
.osgs-models__set{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;}
.osgs-models__set li{background:var(--oc-paper);border:1px solid var(--oc-line);padding:26px 24px;}
.osgs-models__set img{width:48px;height:auto;margin-bottom:16px;}
.osgs-models__set h3{font-size:1.08rem;}
.osgs-models__set p{margin:0;color:var(--oc-text-soft);font-size:.97rem;}

/* ── global jurisdictions ─────────────────────────────────────────── */
.osgs-global{background:var(--oc-paper);}
.osgs-global__grid{display:grid;grid-template-columns:repeat(8,1fr);gap:14px;}
.osgs-global__grid li{
  border:1px solid var(--oc-line);padding:14px 8px;
  display:flex;flex-direction:column;align-items:center;gap:9px;background:var(--oc-ground);
}
.osgs-global__grid img{width:44px;height:auto;}
.osgs-global__grid span{font-size:.85rem;color:var(--oc-text-soft);text-align:center;}

/* ── hire ─────────────────────────────────────────────────────────── */
.osgs-hire__body{display:grid;grid-template-columns:1fr 320px;gap:34px;align-items:start;}
.osgs-hire__set{display:grid;grid-template-columns:1fr 1fr;gap:18px;}
.osgs-hire__art{width:100%;height:auto;border:1px solid var(--oc-line);}

/* ── demo cards ───────────────────────────────────────────────────── */
.osgs-demo{background:var(--oc-ink);border-bottom-color:var(--oc-line-dark);}
#page-online-sweepstakes-gambling-software .osgs-demo > .osgs-wrap > h2{color:#fff;}
.osgs-demo__set{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;}
.osgs-demo-card{border-top-color:var(--oc-signal);text-align:center;}
.osgs-demo-card img{width:56px;height:auto;margin:0 auto 14px;}
.osgs-demo-card h3{font-size:1.08rem;text-align:center;}
.osgs-demo-card dl{
  margin:16px 0 20px;display:grid;grid-template-columns:auto 1fr;
  gap:7px 14px;text-align:left;font-size:.94rem;
  border-top:1px dashed var(--oc-line);padding-top:14px;
}
.osgs-demo-card dt{color:var(--oc-text-soft);}
.osgs-demo-card dd{margin:0;font-weight:700;word-break:break-all;color:var(--oc-ink);}
.osgs-demo-card dd a{color:var(--oc-signal);}

/* ── trust ────────────────────────────────────────────────────────── */
.osgs-trust{background:var(--oc-paper);}
.osgs-trust__set{display:grid;grid-template-columns:repeat(5,1fr);gap:0;border-left:1px solid var(--oc-line);margin-top:12px;}
.osgs-trust__set li{
  border-right:1px solid var(--oc-line);border-top:3px solid var(--oc-brass);
  padding:18px 16px;font-weight:600;font-size:.97rem;color:var(--oc-ink);
}

/* ── reading list ─────────────────────────────────────────────────── */
.osgs-reading__set{display:grid;grid-template-columns:1fr 1fr;gap:0 30px;}
.osgs-reading__set li{border-bottom:1px solid var(--oc-line);}
.osgs-reading__set a{
  display:block;padding:14px 0;font-size:.99rem;font-weight:600;color:var(--oc-ink);
  transition:color .14s ease,padding-left .14s ease;
}
.osgs-reading__set a:hover{color:var(--oc-signal);padding-left:8px;}

/* ── FAQ — the redemption ledger ───────────────────────────────────────────
   Centred as a column on the page, with a fixed label gutter so every "Q1." and
   every "Ans." lands on the same left edge. The rows themselves stay
   left-aligned: ragged-centre body copy is unreadable at this measure, and a
   centred line box makes the label column impossible to hold. So — the block is
   centred, the labels are aligned, the prose reads. */
.osgs-faq{background:var(--oc-paper);}
#page-online-sweepstakes-gambling-software .osgs-faq > .osgs-wrap{text-align:center;}
#page-online-sweepstakes-gambling-software .osgs-faq > .osgs-wrap > h2{
  max-width:none;
}

#page-online-sweepstakes-gambling-software .osgs-faq__list{
  --oc-faq-gutter:3.5rem;      /* holds "Q1." and "Ans." in one column */
  --oc-faq-gap:16px;
  border-top:2px solid var(--oc-ink);
  max-width:860px;
  margin-inline:auto;          /* the centring the section asks for */
  text-align:left;
}
.osgs-faq__list details{border-bottom:1px solid var(--oc-line);}
.osgs-faq__list details[open]{background:linear-gradient(180deg,#f7f9fc 0%,#fff 100%);}

.osgs-faq__list summary{
  cursor:pointer;list-style:none;position:relative;
  display:grid;
  grid-template-columns:var(--oc-faq-gutter) 1fr;
  column-gap:var(--oc-faq-gap);
  align-items:start;
  padding:22px 44px 22px 0;
}
.osgs-faq__list summary::-webkit-details-marker{display:none;}
#page-online-sweepstakes-gambling-software .osgs-faq__list summary h3{
  font-size:1.06rem;margin:0;line-height:1.34;
}
.osgs-faq__list summary::after{
  content:"";position:absolute;right:8px;top:29px;
  width:11px;height:11px;border-right:2.5px solid var(--oc-signal);border-bottom:2.5px solid var(--oc-signal);
  transform:rotate(45deg);transition:transform .16s ease;
}
.osgs-faq__list details[open] summary::after{transform:rotate(-135deg);top:33px;}
.osgs-faq__list summary:focus-visible{outline:3px solid var(--oc-brass);outline-offset:-3px;}

/* answer row repeats the summary's grid, so "Ans." sits directly under "Q1." */
.osgs-faq__a{
  display:grid;
  grid-template-columns:var(--oc-faq-gutter) 1fr;
  column-gap:var(--oc-faq-gap);
  padding:0 44px 24px 0;
}
#page-online-sweepstakes-gambling-software .osgs-faq__a p{
  margin:0;color:var(--oc-text-soft);line-height:1.68;
}

/* the two labels — same column, same tabular figures, same optical weight */
.osgs-faq__lab{
  font-weight:800;
  font-variant-numeric:tabular-nums;
  letter-spacing:-.01em;
  white-space:nowrap;
}
.osgs-faq__lab--q{color:var(--oc-signal);font-size:1.06rem;line-height:1.34;}
.osgs-faq__lab--a{color:var(--oc-brass);font-size:1rem;line-height:1.68;}

/* ── testimonials ─────────────────────────────────────────────────── */
.osgs-stories__set{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;}
.osgs-stories__set li{background:var(--oc-paper);border:1px solid var(--oc-line);}
.osgs-vid{
  display:block;width:100%;padding:0;border:0;background:#000;
  position:relative;cursor:pointer;line-height:0;
}
.osgs-vid img{width:100%;height:auto;opacity:.86;transition:opacity .14s ease;}
.osgs-vid:hover img{opacity:1;}
.osgs-vid:focus-visible{outline:3px solid var(--oc-brass);outline-offset:2px;}
.osgs-vid__play{
  position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);
  width:62px;height:62px;border-radius:50%;
  background:var(--oc-signal);color:#fff;
  display:flex;align-items:center;justify-content:center;padding-left:5px;
  transition:background .14s ease;
}
.osgs-vid:hover .osgs-vid__play{background:var(--oc-signal-lit);}
.osgs-stories__set blockquote{margin:0;padding:20px 22px;}
.osgs-stories__set blockquote p{margin:0;color:var(--oc-text-soft);font-size:.96rem;}
.osgs-stories__more{margin:26px 0 0;}
.osgs-stories__set iframe{width:100%;aspect-ratio:4/3;border:0;display:block;}

/* ── area we serve ────────────────────────────────────────────────── */
.osgs-areas{background:var(--oc-ink);border-bottom:0;}
#page-online-sweepstakes-gambling-software .osgs-areas > .osgs-wrap > h2{color:#fff;}
.osgs-areas__set{display:grid;grid-template-columns:repeat(4,1fr);gap:0;border-left:1px solid var(--oc-line-dark);}
.osgs-areas__set li{border-right:1px solid var(--oc-line-dark);padding:22px 20px;}
#page-online-sweepstakes-gambling-software .osgs-areas__set h3{color:#fff;font-size:.86rem;letter-spacing:.15em;margin-bottom:12px;}
.osgs-areas__tel{margin:0 0 10px;}
/* The phone numbers were invisible: the inline `a{color:inherit}` baseline used
   to outrank this rule, painting #17202b on the #101823 ink band (1.09:1).
   The baseline is :where()-wrapped now; these are also ID-scoped so no future
   ambient link rule can bury them again. 8.2:1 on the ink. */
#page-online-sweepstakes-gambling-software .osgs-areas__tel a{
  color:#8fb0ee;font-weight:700;font-variant-numeric:tabular-nums;
}
#page-online-sweepstakes-gambling-software .osgs-areas__tel a:hover{color:#fff;}
#page-online-sweepstakes-gambling-software .osgs-areas__tel a:focus-visible{
  outline:3px solid var(--oc-brass);outline-offset:2px;
}
.osgs-areas address{font-style:normal;color:var(--oc-on-dark-soft);font-size:.93rem;line-height:1.6;}

/* ── responsive ───────────────────────────────────────────────────── */
@media (max-width:1100px){
  .osgs-why__set,.osgs-services__set,.osgs-future__set{grid-template-columns:repeat(2,1fr);}
  .osgs-caps__set,.osgs-explore__set,.osgs-approach__set,
  .osgs-models__set,.osgs-cases__set,.osgs-multi__set,
  .osgs-stories__set,.osgs-demo__set,.osgs-more__set{grid-template-columns:repeat(2,1fr);}
  .osgs-igaming__games{grid-template-columns:repeat(3,1fr);}
  .osgs-igaming__plate,.osgs-variants__grid{grid-template-columns:repeat(4,1fr);}
  .osgs-global__grid{grid-template-columns:repeat(4,1fr);}
  .osgs-stats__row{grid-template-columns:repeat(4,1fr);}
  .osgs-stats__row li{border-bottom:1px solid var(--oc-line-dark);}
  .osgs-trust__set{grid-template-columns:repeat(2,1fr);}
  .osgs-areas__set{grid-template-columns:repeat(2,1fr);}
  .osgs-other__body,.osgs-hire__body{grid-template-columns:1fr;}
  .osgs-hire__art,.osgs-other__art{max-width:420px;}
}
@media (max-width:760px){
  #page-online-sweepstakes-gambling-software{font-size:16px;}
  #page-online-sweepstakes-gambling-software > section{padding:52px 0;}
  .osgs-wrap{padding:0 18px;}
  .osgs-hero__inner{padding:66px 18px 58px;}
  .osgs-intro__cols{grid-template-columns:1fr;gap:0;}
  .osgs-why__set,.osgs-caps__set,.osgs-services__set,.osgs-future__set,
  .osgs-explore__set,.osgs-approach__set,.osgs-models__set,.osgs-cases__set,
  .osgs-multi__set,.osgs-stories__set,.osgs-demo__set,.osgs-more__set,
  .osgs-shots__grid,.osgs-hire__set,
  .osgs-other__list,.osgs-reading__set{grid-template-columns:1fr;}
  .osgs-igaming__games,.osgs-igaming__plate,.osgs-variants__grid,
  .osgs-global__grid{grid-template-columns:repeat(2,1fr);}
  .osgs-stats__row,.osgs-trust__set,.osgs-areas__set{grid-template-columns:1fr;}
  .osgs-stats__row li,.osgs-trust__set li,.osgs-areas__set li{
    border-right:0;border-bottom:1px solid var(--oc-line-dark);
  }
  .osgs-trust__set li{border-bottom-color:var(--oc-line);}
  #page-online-sweepstakes-gambling-software .osgs-faq__list{--oc-faq-gutter:2.9rem;--oc-faq-gap:11px;}
  .osgs-faq__list summary{padding-right:36px;}
  .osgs-faq__a{padding-right:36px;}
  .osgs-btn{width:100%;}
  .osgs-demo-card .osgs-btn{width:100%;}
  .osgs-stack__table th,.osgs-stack__table td{display:block;width:auto;border-right:0;}
}

/* ── CTA modal — shared shell, identical on every CTA page ──────────────────
   Replicated from /case-study/dicemasters-backgammon-platform-case-study.
   Values were read off that page with design-clone's extract_design.py; do not
   re-tune them per page — the enquiry form must present the same on all URLs. */
#page-online-sweepstakes-gambling-software .osgs-modal{
  color:#2c2419;
  font-family:Inter,system-ui,-apple-system,"Segoe UI",sans-serif;
  font-size:17px;
  line-height:1.72;
  position:fixed;
  inset:0;
  z-index:9999;
  display:none;
  align-items:flex-start;
  justify-content:center;
  padding: 100px 20px 20px 20px;
  overflow-y:auto;
  background:rgba(20,13,7,.72);
}
#page-online-sweepstakes-gambling-software .osgs-modal.is-open{display:flex;}
#page-online-sweepstakes-gambling-software .osgs-modal__box{
  /* Pinned so the panel does not inherit each page's own type scale or ink —
     the enquiry shell must present identically on every URL. */
  color:#2c2419;
  font-family:Inter,system-ui,-apple-system,"Segoe UI",sans-serif;
  font-size:17px;
  line-height:1.72;
  position:relative;
  width:100%;
  max-width:620px;
  margin:auto;
  border-radius:16px;
  background:#fff;
  box-shadow:0 30px 80px -30px rgba(0,0,0,.7);
  /* hidden, not auto: this clips the embedded form's square-cornered white
     document to the panel radius, so all FOUR corners stay rounded. */
  overflow:hidden;
}
#page-online-sweepstakes-gambling-software .osgs-modal__x{
  position:absolute;
  top:12px;right:12px;
  z-index:2;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:44px;height:44px;
  border:1px solid #ddd2ba;
  border-radius:50%;
  background:#fff;
  color:#1d1509;
  cursor:pointer;
  transition:background-color .16s ease,color .16s ease;
}
#page-online-sweepstakes-gambling-software .osgs-modal__x:hover{background:#2b1c12;color:#fbf6ec;}
#page-online-sweepstakes-gambling-software .osgs-modal iframe{
  display:block;
  width:100%;
  min-height:860px;
  border:0;
}
@media (max-width:640px){
  /* Keep the radius on phones too — the panel is a card at every width. */
  #page-online-sweepstakes-gambling-software .osgs-modal{padding: 100px 12px 12px 12px;}
  #page-online-sweepstakes-gambling-software .osgs-modal__box{max-width:none;border-radius:14px;}
}


/* ══════════════════════════════════════════════════════════════════════════
   "AIS Technolabs Brings To You The Best iGaming Solutions" — game mosaic
   Rebuilt to the live reference (/online-sweepstakes-platform-provider).

   The six marks carry THREE aspect ratios (397x388 / 398x270 / 397x506). The
   previous grid forced them into one fixed box, so portrait and landscape
   marks were scaled to the same dimensions — letterboxed, ragged along the
   bottom edge. This is a 3-column MASONRY: the name is overlaid on the photo
   over a gradient scrim instead of captioned beneath it.

   The aspect-ratio is assigned per POSITION, not per image, chosen so all
   three columns total the same height and end flush: col1 388+388, col2
   270+506, col3 506+270 — 776 units each. Verified: the six games appear in
   the same DOM order on all five pages, so the per-position ratios transfer.
   object-fit:cover crops to the cell rather than distorting.
   ══════════════════════════════════════════════════════════════════════════ */
#page-online-sweepstakes-gambling-software .osgs-igaming__games{
  display: block;                 /* override the base grid/flex */
  columns: 3;
  column-gap: 24px;
  margin: 26px 0 30px;
  grid-template-columns: none;
  gap: normal;
}
#page-online-sweepstakes-gambling-software .osgs-igaming__games > li{
  break-inside: avoid;
  -webkit-column-break-inside: avoid;
  margin: 0 0 24px;
  padding: 0;
  border: 0;
  background: none;
}
#page-online-sweepstakes-gambling-software .osgs-igaming__games > li:nth-child(1){ aspect-ratio: 376 / 388; }
#page-online-sweepstakes-gambling-software .osgs-igaming__games > li:nth-child(2){ aspect-ratio: 376 / 388; }
#page-online-sweepstakes-gambling-software .osgs-igaming__games > li:nth-child(3){ aspect-ratio: 376 / 270; }
#page-online-sweepstakes-gambling-software .osgs-igaming__games > li:nth-child(4){ aspect-ratio: 376 / 506; }
#page-online-sweepstakes-gambling-software .osgs-igaming__games > li:nth-child(5){ aspect-ratio: 376 / 506; }
#page-online-sweepstakes-gambling-software .osgs-igaming__games > li:nth-child(6){ aspect-ratio: 376 / 270; }
#page-online-sweepstakes-gambling-software .osgs-igaming__games > li > a{
  position: relative;
  display: block;
  height: 100%;
  padding: 0;
  border: 0;
  border-radius: 10px;
  overflow: hidden;
  background: #0d0d12;
  transition: transform .16s ease, box-shadow .16s ease;
}
#page-online-sweepstakes-gambling-software .osgs-igaming__games > li > a::after{   /* scrim — the label owns its contrast */
  content: "";
  position: absolute;
  inset: auto 0 0 0;
  height: 58%;
  background: linear-gradient(180deg, rgba(8,8,12,0) 0%, rgba(8,8,12,.82) 78%, rgba(8,8,12,.92) 100%);
  pointer-events: none;
}
#page-online-sweepstakes-gambling-software .osgs-igaming__games > li > a:hover{
  transform: translateY(-3px);
  box-shadow: 0 14px 34px rgba(8,8,12,.22);
}
#page-online-sweepstakes-gambling-software .osgs-igaming__games > li > a:focus-visible{ outline: 3px solid currentColor; outline-offset: 3px; }
#page-online-sweepstakes-gambling-software .osgs-igaming__games img{
  width: 100%;
  height: 100%;
  max-width: none;
  max-height: none;
  margin: 0;
  display: block;
  border-radius: 0;
  object-fit: cover;              /* crop to the cell, never distort */
  object-position: center;
}
#page-online-sweepstakes-gambling-software .osgs-igaming__games h3{
  position: absolute;
  left: 18px; right: 18px; bottom: 14px;
  z-index: 1;
  margin: 0;
  padding: 0;
  border: 0;
  font-size: clamp(18px, 1.5vw, 22px);
  font-weight: 800;
  line-height: 1.25;
  text-align: left;
  color: #ffffff;                 /* owns its foreground over the scrim */
  text-shadow: 0 1px 12px rgba(0,0,0,.55);
}
@media (max-width: 900px){ #page-online-sweepstakes-gambling-software .osgs-igaming__games{ columns: 2; } }
@media (max-width: 560px){ #page-online-sweepstakes-gambling-software .osgs-igaming__games{ columns: 1; } }

/* ── provider wall ─────────────────────────────────────────────────────────
   Same hairline-grid language as the reference, but with an explicit column
   count instead of auto-fit. There are exactly 18 marks; 18 divides by 6, 3
   and 2, so every row stays full at every breakpoint. The reference uses
   auto-fit + a gap-fill background, which leaves 3 empty cells in the last row
   painted in the line colour — a visible slab. The ring below is the technique
   three of these five pages already use to avoid exactly that. ─────────────*/
#page-online-sweepstakes-gambling-software .osgs-igaming__plate{
  display: grid;
  grid-template-columns: repeat(6, minmax(0, 1fr));
  gap: 1px;
  margin: 28px 0 30px;
  background: transparent;
  border: 0;
}
#page-online-sweepstakes-gambling-software .osgs-igaming__plate li{
  box-shadow: 0 0 0 1px var(--oc-line);   /* ring, not a gap-fill: a short last
                                          row must never paint a slab */
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 20px 14px;
  margin: 0;
  border: 0;
  background: var(--oc-paper);
  text-align: center;
  transition: background-color .16s ease;
}
#page-online-sweepstakes-gambling-software .osgs-igaming__plate li:hover{ background: #f4f7fb; }
#page-online-sweepstakes-gambling-software .osgs-igaming__plate img{ height: 42px; max-height: 42px; width: auto; object-fit: contain; margin: 0; }
#page-online-sweepstakes-gambling-software .osgs-igaming__plate h3{ margin: 0; font-size: 16px; font-weight: 600; text-align: center; }
@media (max-width: 1000px){ #page-online-sweepstakes-gambling-software .osgs-igaming__plate{ grid-template-columns: repeat(3, minmax(0, 1fr)); } }
@media (max-width: 620px){ #page-online-sweepstakes-gambling-software .osgs-igaming__plate{ grid-template-columns: repeat(2, minmax(0, 1fr)); } }
