/* Hercules demo library UI */
.page-id-4127 .hercules-demos-hub{width:100%;max-width:none;margin:0;padding:0 0 72px;background:#f8fafc}
.page-id-4127 .hercules-demo-library-shell{position:relative;overflow:hidden;background-color:#f8fafc;background-image:linear-gradient(rgba(15,23,42,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(15,23,42,.035) 1px,transparent 1px);background-size:64px 64px;border-bottom:1px solid #e5e7eb}
.page-id-4127 .hercules-demo-library-intro{max-width:1320px;margin:0 auto;padding:76px 24px 40px;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(420px,.9fr);gap:64px;align-items:center}
.page-id-4127 .hercules-demo-library-copy{max-width:720px}
.page-id-4127 .hercules-demo-library-eyebrow{display:flex;align-items:center;gap:10px;margin:0 0 18px;font-size:13px;line-height:1;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:#ef4444}
.page-id-4127 .hercules-demo-library-eyebrow:before{content:"";width:26px;height:2px;background:#ef4444;border-radius:999px}
.page-id-4127 .hercules-demo-library-copy h1{margin:0;max-width:660px;font-size:clamp(42px,5.6vw,76px);line-height:.96;letter-spacing:-.055em;font-weight:900;color:#0f172a}
.page-id-4127 .hercules-demo-library-copy p{margin:22px 0 0;max-width:760px;font-size:17px;line-height:1.65;color:#64748b}
.page-id-4127 .hercules-demo-search-panel{padding:22px;border:1px solid #dbe3ef;border-radius:22px;background:rgba(255,255,255,.92);box-shadow:0 18px 45px rgba(15,23,42,.08);backdrop-filter:blur(10px)}
.page-id-4127 .hercules-demo-search-row{display:grid;grid-template-columns:36px minmax(0,1fr);align-items:center;min-height:54px;padding:0 18px;border:1px solid #dbe3ef;border-radius:999px;background:#fff}
.page-id-4127 .hercules-demo-search-icon{display:grid;place-items:center;color:#2563eb;font-size:19px}
.page-id-4127 .hercules-demo-search-input{width:100%;border:0!important;outline:0!important;box-shadow:none!important;background:transparent!important;color:#0f172a!important;font:inherit;font-size:15px;font-weight:700;padding:0 2px!important}
.page-id-4127 .hercules-demo-search-input::placeholder{color:#94a3b8}
.page-id-4127 .hercules-demo-voice-row{display:grid;grid-template-columns:minmax(150px,1fr) minmax(145px,1fr);gap:14px;margin-top:14px}
.page-id-4127 .hercules-demo-voice-select,.page-id-4127 .hercules-demo-voice-button{min-height:44px;border-radius:12px;font-size:13px;font-weight:800}
.page-id-4127 .hercules-demo-voice-select{width:100%;padding:0 14px;border:1px solid #dbe3ef;background:#fff;color:#475569}
.page-id-4127 .hercules-demo-voice-button{border:0;background:#111827;color:#fff;padding:0 18px;display:inline-flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;transition:.2s ease}
.page-id-4127 .hercules-demo-voice-button:hover{transform:translateY(-1px);box-shadow:0 8px 20px rgba(15,23,42,.18)}
.page-id-4127 .hercules-demo-voice-button:disabled{opacity:.45;cursor:not-allowed;transform:none;box-shadow:none}
.page-id-4127 .hercules-demo-search-hint{margin:12px 0 0;text-align:center;color:#7c8aa0;font-size:12px;line-height:1.5}
.page-id-4127 .hercules-demo-search-status{min-height:18px;margin:5px 0 0;text-align:center;color:#475569;font-size:12px;font-weight:700}
.page-id-4127 .hercules-demo-filter-wrap{max-width:1320px;margin:0 auto;padding:0 24px 28px}
.page-id-4127 .hercules-demo-filters{display:flex;gap:10px;overflow-x:auto;padding:0 0 18px;border-bottom:1px solid #dbe3ef;scrollbar-width:thin}
.page-id-4127 .hercules-demo-filter{flex:0 0 auto;min-height:40px;padding:0 16px;border:1px solid #d7e0ec;border-radius:999px;background:#fff;color:#475569;font-size:13px;font-weight:800;cursor:pointer;transition:.2s ease}
.page-id-4127 .hercules-demo-filter:hover{transform:translateY(-1px);border-color:#94a3b8}
.page-id-4127 .hercules-demo-filter.is-active{background:#111827;border-color:#111827;color:#fff}
.page-id-4127 .hercules-demo-filter-count{margin-left:6px;opacity:.72;font-variant-numeric:tabular-nums}
.page-id-4127 .hercules-demo-results-line{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:16px;color:#64748b;font-size:13px;font-weight:700}
.page-id-4127 .hercules-demo-clear-search{border:0;background:transparent;color:#ef4444;font:inherit;font-weight:800;cursor:pointer;padding:4px 0}
.page-id-4127 .hercules-demo-no-results{display:none;max-width:1272px;margin:34px auto 0;padding:22px 24px;border:1px dashed #cbd5e1;border-radius:16px;background:#fff;color:#475569;text-align:center;font-weight:700}
.page-id-4127 .hercules-demo-no-results.is-visible{display:block}
.page-id-4127 .hercules-demos-hub__grid{max-width:1320px;margin:30px auto 0;padding:0 24px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}
.page-id-4127 .hercules-demo-preview-card{position:relative;min-width:0;overflow:hidden;border:1px solid #dfe6ef;border-radius:20px;background:#fff;box-shadow:0 12px 30px rgba(15,23,42,.06);transition:.22s ease}
.page-id-4127 .hercules-demo-preview-card:hover{transform:translateY(-4px);border-color:#cbd5e1;box-shadow:0 18px 42px rgba(15,23,42,.11)}
.page-id-4127 .hercules-demo-preview-card.is-filtered-out{display:none!important}
.page-id-4127 .hercules-demo-preview-card__media{position:relative;display:block;aspect-ratio:16/10;overflow:hidden;background:#e2e8f0}
.page-id-4127 .hercules-demo-preview-card__media img{width:100%!important;height:100%!important;object-fit:cover;display:block;transition:transform .35s ease}
.page-id-4127 .hercules-demo-preview-card:hover .hercules-demo-preview-card__media img{transform:scale(1.035)}
.page-id-4127 .hercules-demo-preview-card__badge{position:absolute;left:14px;bottom:14px;z-index:3;padding:7px 10px;border-radius:999px;background:rgba(15,23,42,.78);color:#fff;font-size:11px;line-height:1;font-weight:800;backdrop-filter:blur(8px)}
.page-id-4127 .hercules-demo-card-index{position:absolute;left:14px;top:14px;z-index:5;min-width:36px;height:36px;padding:0 8px;display:grid;place-items:center;border-radius:10px;background:#fff;color:#111827;box-shadow:0 6px 18px rgba(15,23,42,.12);font-size:13px;font-weight:900;font-variant-numeric:tabular-nums}
.page-id-4127 .hercules-demo-card-preview{position:absolute;top:14px;right:14px;z-index:5;display:inline-flex;align-items:center;gap:7px;min-height:38px;padding:0 15px;border-radius:999px;background:#111827;color:#fff!important;text-decoration:none!important;font-size:12px;font-weight:800;box-shadow:0 8px 22px rgba(15,23,42,.2)}
.page-id-4127 .hercules-demo-card-preview:before{content:"";width:14px;height:10px;border:2px solid currentColor;border-radius:50%}
.page-id-4127 .hercules-demo-card-preview:after{content:"";position:absolute;left:22px;width:4px;height:4px;border-radius:50%;background:currentColor}
.page-id-4127 .hercules-demo-preview-card__body{padding:20px 20px 22px}
.page-id-4127 .hercules-demo-preview-card__body h2{margin:0 0 9px;color:#0f172a;font-size:20px;line-height:1.2}
.page-id-4127 .hercules-demo-preview-card__body p{margin:0;color:#64748b;font-size:14px;line-height:1.6}
.page-id-4127 .hercules-demo-preview-card__links{margin-top:16px;display:flex;align-items:center;justify-content:space-between;gap:12px}
.page-id-4127 .hercules-demos-hub__builder-note{max-width:1272px;margin:34px auto 0;border-radius:16px}
@media(max-width:1050px){.page-id-4127 .hercules-demo-library-intro{grid-template-columns:1fr;gap:34px;padding-top:58px}.page-id-4127 .hercules-demo-search-panel{max-width:720px}.page-id-4127 .hercules-demos-hub__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:680px){.page-id-4127 .hercules-demo-library-intro{padding:42px 18px 28px}.page-id-4127 .hercules-demo-library-copy h1{font-size:clamp(38px,13vw,56px)}.page-id-4127 .hercules-demo-library-copy p{font-size:15px}.page-id-4127 .hercules-demo-search-panel{padding:14px;border-radius:18px}.page-id-4127 .hercules-demo-voice-row{grid-template-columns:1fr}.page-id-4127 .hercules-demo-filter-wrap{padding-left:18px;padding-right:18px}.page-id-4127 .hercules-demos-hub__grid{grid-template-columns:1fr;padding-left:18px;padding-right:18px;gap:20px}}
@media(prefers-reduced-motion:reduce){.page-id-4127 .hercules-demo-preview-card,.page-id-4127 .hercules-demo-preview-card__media img,.page-id-4127 .hercules-demo-filter,.page-id-4127 .hercules-demo-voice-button{transition:none}}

/* Badge size correction 20260919 */
.page-id-4127 .hercules-demo-preview-card__badge{top:auto!important;right:auto!important;bottom:14px!important;left:14px!important;width:max-content!important;max-width:calc(100% - 28px)!important;height:auto!important;min-width:0!important;min-height:0!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:7px 11px!important;line-height:1!important;white-space:nowrap!important;border-radius:999px!important;}

/* HERCULES DEMO LIBRARY PREMIUM BLACK WHITE BLUE 20260919 */
.page-id-4127{
  --hercules-demo-blue:#2563eb;
  --hercules-demo-blue-bright:#60a5fa;
  --hercules-demo-ink:#06080d;
  --hercules-demo-ink-soft:#0c111b;
  --hercules-demo-paper:#ffffff;
  --hercules-demo-line:#e3e8f0;
}

.page-id-4127 .hercules-demos-hub{
  background:#f5f7fb;
  padding-bottom:88px;
}

.page-id-4127 .hercules-demo-library-shell{
  background-color:#06080d;
  background-image:
    radial-gradient(circle at 12% 8%,rgba(37,99,235,.20),transparent 28%),
    radial-gradient(circle at 88% 14%,rgba(96,165,250,.11),transparent 24%),
    linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),
    linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);
  background-size:auto,auto,64px 64px,64px 64px;
  border-bottom:1px solid rgba(96,165,250,.18);
  box-shadow:0 28px 70px rgba(2,6,23,.16);
}

.page-id-4127 .hercules-demo-library-intro{
  padding-top:92px;
  padding-bottom:48px;
  gap:72px;
}

.page-id-4127 .hercules-demo-library-copy{
  position:relative;
}

.page-id-4127 .hercules-demo-library-eyebrow{
  color:var(--hercules-demo-blue-bright);
  margin-bottom:22px;
  letter-spacing:.19em;
}

.page-id-4127 .hercules-demo-library-eyebrow:before{
  width:34px;
  height:2px;
  background:linear-gradient(90deg,var(--hercules-demo-blue),var(--hercules-demo-blue-bright));
  box-shadow:0 0 18px rgba(96,165,250,.45);
}

.page-id-4127 .hercules-demo-library-copy h1{
  max-width:760px;
  color:#fff;
  font-size:clamp(44px,5.8vw,78px);
  line-height:.94;
  letter-spacing:-.058em;
  text-wrap:balance;
  text-shadow:0 10px 35px rgba(0,0,0,.32);
}

.page-id-4127 .hercules-demo-library-copy p{
  max-width:690px;
  margin-top:25px;
  color:#aeb9ca;
  font-size:17px;
  line-height:1.72;
}

.page-id-4127 .hercules-demo-search-panel{
  position:relative;
  padding:24px;
  border:1px solid rgba(96,165,250,.25);
  border-radius:24px;
  background:linear-gradient(145deg,rgba(15,22,34,.94),rgba(7,10,16,.94));
  box-shadow:
    0 28px 70px rgba(0,0,0,.36),
    inset 0 1px 0 rgba(255,255,255,.05);
  backdrop-filter:blur(18px);
}

.page-id-4127 .hercules-demo-search-panel:before{
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  border-radius:inherit;
  background:linear-gradient(135deg,rgba(96,165,250,.10),transparent 38%);
}

.page-id-4127 .hercules-demo-search-row{
  position:relative;
  min-height:58px;
  border-color:rgba(148,163,184,.20);
  background:#0a101a;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.035);
}

.page-id-4127 .hercules-demo-search-row:focus-within{
  border-color:rgba(96,165,250,.72);
  box-shadow:0 0 0 3px rgba(37,99,235,.13),inset 0 1px 0 rgba(255,255,255,.04);
}

.page-id-4127 .hercules-demo-search-icon{
  color:var(--hercules-demo-blue-bright);
}

.page-id-4127 .hercules-demo-search-input{
  color:#fff!important;
  letter-spacing:.01em;
}

.page-id-4127 .hercules-demo-search-input::placeholder{
  color:#708096;
}

.page-id-4127 .hercules-demo-voice-select{
  border-color:rgba(148,163,184,.20);
  background:#0a101a;
  color:#d8e1ee;
}

.page-id-4127 .hercules-demo-voice-button{
  background:linear-gradient(135deg,#1d4ed8,#2563eb);
  color:#fff;
  box-shadow:0 10px 24px rgba(37,99,235,.22);
}

.page-id-4127 .hercules-demo-voice-button:hover{
  transform:translateY(-2px);
  background:linear-gradient(135deg,#2563eb,#3b82f6);
  box-shadow:0 14px 30px rgba(37,99,235,.32);
}

.page-id-4127 .hercules-demo-search-hint{
  color:#7f8da3;
}

.page-id-4127 .hercules-demo-search-status{
  color:#aeb9ca;
}

.page-id-4127 .hercules-demo-filter-wrap{
  padding-bottom:34px;
}

.page-id-4127 .hercules-demo-filters{
  gap:9px;
  padding-bottom:20px;
  border-bottom-color:rgba(148,163,184,.17);
}

.page-id-4127 .hercules-demo-filter{
  min-height:42px;
  padding:0 17px;
  border-color:rgba(148,163,184,.20);
  background:rgba(255,255,255,.045);
  color:#c6d0df;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.025);
}

.page-id-4127 .hercules-demo-filter:hover{
  transform:translateY(-2px);
  border-color:rgba(96,165,250,.58);
  background:rgba(37,99,235,.10);
  color:#fff;
}

.page-id-4127 .hercules-demo-filter.is-active{
  background:#fff;
  border-color:#fff;
  color:#0a0d12;
  box-shadow:0 8px 22px rgba(0,0,0,.20);
}

.page-id-4127 .hercules-demo-filter.is-active .hercules-demo-filter-count{
  color:#2563eb;
  opacity:1;
}

.page-id-4127 .hercules-demo-results-line{
  color:#94a3b8;
}

.page-id-4127 .hercules-demo-clear-search{
  color:var(--hercules-demo-blue-bright);
}

.page-id-4127 .hercules-demo-no-results{
  border-color:rgba(96,165,250,.30);
  background:#0b1019;
  color:#cbd5e1;
  box-shadow:0 20px 50px rgba(0,0,0,.20);
}

.page-id-4127 .hercules-demos-hub__grid{
  margin-top:42px;
  gap:30px;
}

.page-id-4127 .hercules-demo-preview-card{
  border:1px solid #e2e7ef;
  border-radius:22px;
  background:#fff;
  box-shadow:
    0 14px 36px rgba(15,23,42,.065),
    0 1px 0 rgba(255,255,255,.9) inset;
  transition:transform .28s ease,border-color .28s ease,box-shadow .28s ease;
}

.page-id-4127 .hercules-demo-preview-card:hover{
  transform:translateY(-7px);
  border-color:rgba(37,99,235,.42);
  box-shadow:
    0 26px 60px rgba(15,23,42,.14),
    0 0 0 1px rgba(37,99,235,.08);
}

.page-id-4127 .hercules-demo-preview-card__media{
  background:#0b0f16;
}

.page-id-4127 .hercules-demo-preview-card__media:after{
  content:"";
  position:absolute;
  inset:0;
  z-index:2;
  pointer-events:none;
  background:linear-gradient(180deg,rgba(3,7,18,.02) 35%,rgba(3,7,18,.42) 100%);
}

.page-id-4127 .hercules-demo-preview-card__media img{
  transition:transform .48s cubic-bezier(.2,.7,.2,1),filter .35s ease;
}

.page-id-4127 .hercules-demo-preview-card:hover .hercules-demo-preview-card__media img{
  transform:scale(1.055);
  filter:saturate(1.04) contrast(1.03);
}

.page-id-4127 .hercules-demo-preview-card__badge{
  z-index:4;
  border:1px solid rgba(96,165,250,.42)!important;
  background:rgba(5,10,18,.86)!important;
  color:#fff!important;
  box-shadow:0 8px 22px rgba(0,0,0,.24);
}

.page-id-4127 .hercules-demo-card-index{
  z-index:5;
  border:1px solid rgba(255,255,255,.20);
  background:rgba(5,9,15,.88);
  color:#fff;
  box-shadow:0 8px 24px rgba(0,0,0,.26);
  backdrop-filter:blur(10px);
}

.page-id-4127 .hercules-demo-card-preview{
  z-index:5;
  border:1px solid rgba(96,165,250,.34);
  background:rgba(6,10,17,.88);
  color:#fff!important;
  box-shadow:0 10px 26px rgba(0,0,0,.28);
  backdrop-filter:blur(10px);
  transition:transform .22s ease,background .22s ease,border-color .22s ease,box-shadow .22s ease;
}

.page-id-4127 .hercules-demo-card-preview:hover{
  transform:translateY(-2px);
  border-color:#60a5fa;
  background:#2563eb;
  box-shadow:0 14px 30px rgba(37,99,235,.32);
}

.page-id-4127 .hercules-demo-preview-card__body{
  padding:23px 22px 24px;
}

.page-id-4127 .hercules-demo-preview-card__body h2{
  margin-bottom:10px;
  color:#080b10;
  font-size:21px;
  font-weight:850;
  letter-spacing:-.025em;
}

.page-id-4127 .hercules-demo-preview-card__body p{
  color:#667085;
  line-height:1.68;
}

.page-id-4127 .hercules-demo-preview-card__links{
  margin-top:19px;
  padding-top:16px;
  border-top:1px solid #edf0f4;
}

.page-id-4127 .hercules-demo-preview-card__links a{
  position:relative;
  color:#1d4ed8!important;
  font-weight:850;
  text-decoration:none!important;
}

.page-id-4127 .hercules-demo-preview-card__links a:after{
  content:"→";
  margin-left:7px;
  transition:transform .2s ease;
  display:inline-block;
}

.page-id-4127 .hercules-demo-preview-card__links a:hover:after{
  transform:translateX(3px);
}

.page-id-4127 .hercules-demo-preview-card__links span{
  display:inline-flex;
  align-items:center;
  min-height:30px;
  padding:0 10px;
  border:1px solid #e2e8f0;
  border-radius:999px;
  background:#f8fafc;
  color:#475569;
  font-size:11px;
  font-weight:800;
  letter-spacing:.02em;
}

.page-id-4127 .hercules-demos-hub__builder-note{
  padding:25px 28px;
  border:1px solid rgba(37,99,235,.24);
  background:linear-gradient(135deg,#080b11,#101722);
  color:#aeb9ca;
  box-shadow:0 22px 52px rgba(15,23,42,.14);
}

.page-id-4127 .hercules-demos-hub__builder-note strong{
  color:#fff;
}

.page-id-4127 .hercules-demos-hub__builder-note a{
  color:#60a5fa;
}

@media(max-width:1050px){
  .page-id-4127 .hercules-demo-library-intro{padding-top:68px;gap:38px}
}

@media(max-width:680px){
  .page-id-4127 .hercules-demo-library-intro{padding-top:48px;padding-bottom:32px}
  .page-id-4127 .hercules-demo-library-copy h1{line-height:.98}
  .page-id-4127 .hercules-demo-search-panel{padding:15px}
  .page-id-4127 .hercules-demos-hub__grid{margin-top:28px}
  .page-id-4127 .hercules-demo-preview-card__body{padding:20px}
}

@media(prefers-reduced-motion:reduce){
  .page-id-4127 .hercules-demo-card-preview,
  .page-id-4127 .hercules-demo-preview-card__links a:after{transition:none}
}


/* Hercules demo controls interaction fix 20260919 */
.page-id-4127 .hercules-demo-library-shell,
.page-id-4127 .hercules-demo-library-intro,
.page-id-4127 .hercules-demo-search-panel,
.page-id-4127 .hercules-demo-filter-wrap{
  position:relative;
}
.page-id-4127 .hercules-demo-search-panel{
  z-index:20;
  pointer-events:auto!important;
}
.page-id-4127 .hercules-demo-search-panel *{
  pointer-events:auto;
}
.page-id-4127 .hercules-demo-search-row{
  position:relative;
  z-index:2;
}
.page-id-4127 .hercules-demo-search-input{
  position:relative;
  z-index:3;
  cursor:text!important;
  pointer-events:auto!important;
  user-select:text;
}
.page-id-4127 .hercules-demo-voice-row{
  grid-template-columns:minmax(190px,1fr) minmax(180px,1fr)!important;
  align-items:stretch;
}
.page-id-4127 .hercules-demo-voice-select,
.page-id-4127 .hercules-demo-voice-button{
  width:100%;
  margin:0!important;
  pointer-events:auto!important;
}
.page-id-4127 .hercules-demo-voice-button{
  min-height:46px;
}
.page-id-4127 #hercules-demo-voice-stop:not(:disabled){
  background:#ef4444;
  color:#fff;
}
.page-id-4127 #hercules-demo-voice-stop:disabled{
  background:#9ca3af;
  color:#fff;
  opacity:.75;
}
.page-id-4127 .hercules-demo-filters{
  position:relative;
  z-index:10;
}
.page-id-4127 .hercules-demo-filter{
  pointer-events:auto!important;
}
@media(max-width:900px){
  .page-id-4127 .hercules-demo-voice-row{
    grid-template-columns:1fr 1fr!important;
  }
  .page-id-4127 .hercules-demo-voice-select{
    grid-column:1 / -1;
  }
}
@media(max-width:560px){
  .page-id-4127 .hercules-demo-voice-row{
    grid-template-columns:1fr!important;
  }
  .page-id-4127 .hercules-demo-voice-select{
    grid-column:auto;
  }
}

/* Voice auto-stop layout 20260919 */
.page-id-4127 .hercules-demo-voice-row{grid-template-columns:minmax(190px,1fr) minmax(180px,1fr)!important;}
.page-id-4127 #hercules-demo-voice-start.is-listening{background:#2563eb!important;color:#fff!important;}
@media(max-width:900px){.page-id-4127 .hercules-demo-voice-row{grid-template-columns:1fr 1fr!important}.page-id-4127 .hercules-demo-voice-select{grid-column:auto!important}}
@media(max-width:560px){.page-id-4127 .hercules-demo-voice-row{grid-template-columns:1fr!important}}

/* HERCULES UNIFIED DEMO FOOTER 20260919 */
.page-id-4127 .hercules-conversion-bar{
  margin:0!important;
  border-top:1px solid rgba(96,165,250,.12);
  border-bottom:1px solid rgba(96,165,250,.12);
  background:#0a0f18!important;
  color:#fff;
}
.page-id-4127 .hercules-conversion-bar__inner{
  max-width:1180px;
  margin:0 auto;
  padding:24px 24px!important;
}
.page-id-4127 .hercules-conversion-bar__message strong{
  color:#fff!important;
}
.page-id-4127 .hercules-conversion-bar__message span{
  color:#a8b5c7!important;
}
.page-id-4127 .hercules-conversion-bar__actions a{
  border-color:rgba(148,163,184,.28)!important;
  background:rgba(255,255,255,.025)!important;
  color:#dce6f4!important;
  transition:border-color .2s ease,background .2s ease,color .2s ease,transform .2s ease;
}
.page-id-4127 .hercules-conversion-bar__actions a:hover,
.page-id-4127 .hercules-conversion-bar__actions a:focus-visible{
  transform:translateY(-1px);
  border-color:#60a5fa!important;
  background:rgba(37,99,235,.12)!important;
  color:#fff!important;
}

.page-id-4127 .hercules-builder-layout--footer{
  margin:0!important;
  background:#06090e;
}
.page-id-4127 .hercules-unified-footer{
  position:relative;
  overflow:hidden;
  margin:0!important;
  padding:0!important;
  border:0!important;
  background:
    radial-gradient(circle at 16% 12%,rgba(37,99,235,.12),transparent 30%),
    radial-gradient(circle at 88% 35%,rgba(96,165,250,.06),transparent 28%),
    linear-gradient(180deg,#0a0f18 0%,#080c13 46%,#05080d 100%)!important;
  color:#fff;
}
.page-id-4127 .hercules-unified-footer:before{
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  background:
    linear-gradient(rgba(255,255,255,.018) 1px,transparent 1px),
    linear-gradient(90deg,rgba(255,255,255,.018) 1px,transparent 1px);
  background-size:72px 72px;
  mask-image:linear-gradient(to bottom,rgba(0,0,0,.5),transparent 76%);
}
.page-id-4127 .hercules-unified-footer > *{
  position:relative;
  z-index:1;
}

.page-id-4127 .hercules-unified-footer .hercules-trust-layer{
  margin:0!important;
  padding:78px 24px 50px!important;
  background:transparent!important;
  color:#fff;
}
.page-id-4127 .hercules-unified-footer .hercules-trust-layer__inner{
  max-width:1180px;
  margin:0 auto;
}
.page-id-4127 .hercules-unified-footer .hercules-trust-layer__head{
  max-width:850px;
  margin:0 auto 38px;
  text-align:center;
}
.page-id-4127 .hercules-unified-footer .hercules-trust-layer__eyebrow{
  display:inline-flex;
  align-items:center;
  gap:10px;
  margin-bottom:14px;
  color:#60a5fa!important;
  font-size:12px;
  line-height:1;
  font-weight:850;
  letter-spacing:.16em;
  text-transform:uppercase;
}
.page-id-4127 .hercules-unified-footer .hercules-trust-layer__eyebrow:before,
.page-id-4127 .hercules-unified-footer .hercules-trust-layer__eyebrow:after{
  content:"";
  width:24px;
  height:1px;
  background:linear-gradient(90deg,transparent,#60a5fa);
}
.page-id-4127 .hercules-unified-footer .hercules-trust-layer__eyebrow:after{
  background:linear-gradient(90deg,#60a5fa,transparent);
}
.page-id-4127 .hercules-unified-footer .hercules-trust-layer h2{
  margin:0 0 15px;
  color:#fff!important;
  font-size:clamp(34px,4.4vw,52px);
  line-height:1.08;
  letter-spacing:-.035em;
  font-weight:800;
  text-wrap:balance;
}
.page-id-4127 .hercules-unified-footer .hercules-trust-layer__head p{
  margin:0 auto;
  max-width:760px;
  color:#aeb9c9!important;
  font-size:17px;
  line-height:1.72;
}

.page-id-4127 .hercules-unified-footer .hercules-trust-layer__grid{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:16px;
}
.page-id-4127 .hercules-unified-footer .hercules-trust-layer__grid article{
  min-width:0;
  padding:25px 24px;
  border:1px solid rgba(148,163,184,.18)!important;
  border-radius:16px;
  background:linear-gradient(145deg,rgba(255,255,255,.055),rgba(255,255,255,.025))!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.035);
  transition:transform .22s ease,border-color .22s ease,background .22s ease;
}
.page-id-4127 .hercules-unified-footer .hercules-trust-layer__grid article:hover{
  transform:translateY(-3px);
  border-color:rgba(96,165,250,.45)!important;
  background:linear-gradient(145deg,rgba(37,99,235,.09),rgba(255,255,255,.028))!important;
}
.page-id-4127 .hercules-unified-footer .hercules-trust-layer__grid strong{
  display:block;
  margin-bottom:11px;
  color:#60a5fa!important;
  font-size:31px;
  line-height:1;
  font-weight:850;
}
.page-id-4127 .hercules-unified-footer .hercules-trust-layer__grid h3{
  margin:0 0 9px;
  color:#fff!important;
  font-size:18px;
  line-height:1.25;
}
.page-id-4127 .hercules-unified-footer .hercules-trust-layer__grid p{
  margin:0;
  color:#aab6c7!important;
  line-height:1.62;
}

.page-id-4127 .hercules-unified-footer .hercules-trust-layer__proof{
  display:flex;
  flex-wrap:wrap;
  justify-content:center;
  gap:9px;
  margin:27px 0;
}
.page-id-4127 .hercules-unified-footer .hercules-trust-layer__proof span{
  padding:8px 13px;
  border:1px solid rgba(96,165,250,.27)!important;
  border-radius:999px;
  background:rgba(37,99,235,.075)!important;
  color:#dbeafe!important;
  font-size:13px;
}

.page-id-4127 .hercules-unified-footer .hercules-trust-layer__actions{
  display:flex;
  flex-wrap:wrap;
  justify-content:center;
  gap:11px;
}
.page-id-4127 .hercules-unified-footer .hercules-trust-layer__actions a{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:46px;
  padding:0 18px;
  border:1px solid rgba(148,163,184,.26)!important;
  border-radius:10px;
  background:rgba(255,255,255,.025)!important;
  color:#e4ebf5!important;
  text-decoration:none!important;
  font-weight:750;
  transition:transform .2s ease,border-color .2s ease,background .2s ease,color .2s ease;
}
.page-id-4127 .hercules-unified-footer .hercules-trust-layer__actions a:hover,
.page-id-4127 .hercules-unified-footer .hercules-trust-layer__actions a:focus-visible{
  transform:translateY(-2px);
  border-color:#60a5fa!important;
  background:rgba(37,99,235,.10)!important;
  color:#fff!important;
}
.page-id-4127 .hercules-unified-footer .hercules-trust-layer__actions .hercules-trust-layer__primary{
  border-color:#2563eb!important;
  background:linear-gradient(135deg,#1d4ed8,#2563eb)!important;
  color:#fff!important;
  box-shadow:0 12px 28px rgba(37,99,235,.22);
}
.page-id-4127 .hercules-unified-footer .hercules-trust-layer__actions .hercules-trust-layer__primary:hover,
.page-id-4127 .hercules-unified-footer .hercules-trust-layer__actions .hercules-trust-layer__primary:focus-visible{
  border-color:#60a5fa!important;
  background:linear-gradient(135deg,#2563eb,#3b82f6)!important;
  color:#fff!important;
  box-shadow:0 15px 34px rgba(37,99,235,.30);
}

.page-id-4127 .hercules-unified-footer .hercules-layout-footer__inner{
  max-width:1180px!important;
  margin:0 auto!important;
  padding:46px 24px 44px!important;
  border-top:1px solid rgba(96,165,250,.16);
}
.page-id-4127 .hercules-unified-footer .hercules-layout-footer__inner > div:first-child strong{
  color:#fff!important;
  font-size:17px;
  letter-spacing:.04em;
}
.page-id-4127 .hercules-unified-footer .hercules-layout-footer__inner p{
  color:#98a7ba!important;
  line-height:1.65;
}
.page-id-4127 .hercules-unified-footer .hercules-layout-footer__inner h3{
  color:#fff!important;
  letter-spacing:.08em;
  text-transform:uppercase;
  font-size:13px;
}
.page-id-4127 .hercules-unified-footer .hercules-layout-footer__inner li{
  color:#b7c2d1!important;
}
.page-id-4127 .hercules-unified-footer .hercules-layout-footer__inner a{
  color:#b7c2d1!important;
  text-decoration:none!important;
  transition:color .2s ease;
}
.page-id-4127 .hercules-unified-footer .hercules-layout-footer__inner a:hover,
.page-id-4127 .hercules-unified-footer .hercules-layout-footer__inner a:focus-visible{
  color:#60a5fa!important;
}

.page-id-4127 .hercules-unified-footer .hercules-layout-footer__bottom{
  margin:0!important;
  padding:21px max(24px,calc((100% - 1180px)/2))!important;
  border-top:1px solid rgba(148,163,184,.11)!important;
  background:rgba(0,0,0,.16)!important;
  color:#738197!important;
  text-align:left;
}

@media(max-width:900px){
  .page-id-4127 .hercules-unified-footer .hercules-trust-layer__grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
}
@media(max-width:680px){
  .page-id-4127 .hercules-conversion-bar__inner{
    padding:22px 18px!important;
  }
  .page-id-4127 .hercules-unified-footer .hercules-trust-layer{
    padding:58px 18px 38px!important;
  }
  .page-id-4127 .hercules-unified-footer .hercules-trust-layer__grid{
    grid-template-columns:1fr;
  }
  .page-id-4127 .hercules-unified-footer .hercules-trust-layer__actions{
    display:grid;
  }
  .page-id-4127 .hercules-unified-footer .hercules-trust-layer__actions a{
    width:100%;
  }
  .page-id-4127 .hercules-unified-footer .hercules-layout-footer__inner{
    padding:38px 18px 34px!important;
  }
  .page-id-4127 .hercules-unified-footer .hercules-layout-footer__bottom{
    padding:19px 18px!important;
  }
}
@media(prefers-reduced-motion:reduce){
  .page-id-4127 .hercules-unified-footer .hercules-trust-layer__grid article,
  .page-id-4127 .hercules-unified-footer .hercules-trust-layer__actions a,
  .page-id-4127 .hercules-conversion-bar__actions a{
    transition:none;
  }
}

/* HERCULES DEMO HUB PREMIUM HEADER 20260919 */
.page-id-4127 .hercules-demo-hub-header{
  position:relative;
  z-index:80;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-bottom:1px solid rgba(96,165,250,.14)!important;
  background:
    radial-gradient(circle at 88% -40%,rgba(37,99,235,.12),transparent 34%),
    linear-gradient(180deg,#0a0e14 0%,#080b10 100%)!important;
  box-shadow:0 12px 34px rgba(2,6,23,.16);
}

@media (min-width:901px){
  .page-id-4127 .hercules-demo-hub-header .hercules-layout-header__inner{
    width:min(1320px,calc(100% - 32px))!important;
    max-width:1320px!important;
    min-height:0!important;
    margin:0 auto!important;
    padding:14px 0 10px!important;
    display:grid!important;
    grid-template-columns:auto minmax(16px,1fr) auto auto!important;
    grid-template-areas:
      "brand spacer cart cta"
      "nav nav nav nav"!important;
    align-items:center!important;
    gap:11px 14px!important;
    flex-wrap:unset!important;
  }

  .page-id-4127 .hercules-demo-hub-header .hercules-layout-brand{
    grid-area:brand!important;
    display:inline-flex!important;
    align-items:center!important;
    gap:12px!important;
    min-width:0!important;
    margin:0!important;
    padding:0!important;
    color:#fff!important;
    text-decoration:none!important;
  }

  .page-id-4127 .hercules-demo-hub-header .hercules-layout-brand strong{
    color:#fff!important;
    font-size:23px!important;
    line-height:1!important;
    font-weight:900!important;
    letter-spacing:.07em!important;
    white-space:nowrap!important;
  }

  .page-id-4127 .hercules-demo-hub-header .hercules-layout-brand span{
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    min-height:27px!important;
    margin:0!important;
    padding:0 10px!important;
    border:1px solid rgba(96,165,250,.30)!important;
    border-radius:999px!important;
    background:rgba(37,99,235,.08)!important;
    color:#93c5fd!important;
    font-size:10px!important;
    line-height:1!important;
    font-weight:850!important;
    letter-spacing:.10em!important;
    text-transform:uppercase!important;
    white-space:nowrap!important;
  }

  .page-id-4127 .hercules-demo-hub-header .hercules-layout-nav,
  .page-id-4127 .hercules-demo-hub-header .hercules-layout-nav.navbar-collapse{
    grid-area:nav!important;
    display:block!important;
    visibility:visible!important;
    opacity:1!important;
    width:100%!important;
    max-width:none!important;
    min-width:0!important;
    height:auto!important;
    max-height:none!important;
    margin:0!important;
    padding:8px 0 0!important;
    border-top:1px solid rgba(148,163,184,.12)!important;
    overflow:visible!important;
    position:static!important;
    transform:none!important;
    pointer-events:auto!important;
  }

  .page-id-4127 .hercules-demo-hub-header .hercules-layout-menu{
    display:flex!important;
    flex-direction:row!important;
    flex-wrap:nowrap!important;
    align-items:center!important;
    justify-content:center!important;
    gap:4px!important;
    width:100%!important;
    max-width:none!important;
    margin:0!important;
    padding:0!important;
    list-style:none!important;
    overflow:visible!important;
  }

  .page-id-4127 .hercules-demo-hub-header .hercules-layout-menu>li{
    flex:0 0 auto!important;
    width:auto!important;
    max-width:none!important;
    margin:0!important;
    padding:0!important;
    position:relative!important;
  }

  .page-id-4127 .hercules-demo-hub-header .hercules-layout-menu>li>a{
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    min-height:38px!important;
    margin:0!important;
    padding:8px 9px!important;
    border:1px solid transparent!important;
    border-radius:9px!important;
    background:transparent!important;
    color:#d9e1ec!important;
    font-size:11.2px!important;
    line-height:1!important;
    font-weight:800!important;
    letter-spacing:.025em!important;
    text-decoration:none!important;
    text-transform:uppercase!important;
    white-space:nowrap!important;
    transition:background .18s ease,border-color .18s ease,color .18s ease,transform .18s ease!important;
  }

  .page-id-4127 .hercules-demo-hub-header .hercules-layout-menu>li>a:hover,
  .page-id-4127 .hercules-demo-hub-header .hercules-layout-menu>li>a:focus-visible{
    transform:translateY(-1px)!important;
    border-color:rgba(96,165,250,.24)!important;
    background:rgba(37,99,235,.10)!important;
    color:#fff!important;
  }

  .page-id-4127 .hercules-demo-hub-header .hercules-layout-menu>li.current-menu-item>a,
  .page-id-4127 .hercules-demo-hub-header .hercules-layout-menu>li.current_page_item>a{
    border-color:rgba(96,165,250,.28)!important;
    background:rgba(37,99,235,.13)!important;
    color:#fff!important;
    box-shadow:inset 0 0 0 1px rgba(255,255,255,.015)!important;
  }

  .page-id-4127 .hercules-demo-hub-header .hercules-layout-menu>li.menu-item-has-children>a{
    gap:6px!important;
    padding-right:10px!important;
  }

  .page-id-4127 .hercules-demo-hub-header .hercules-layout-menu>li.menu-item-has-children>a:after{
    display:inline-block!important;
    position:static!important;
    width:6px!important;
    height:6px!important;
    margin:0 0 3px 1px!important;
    border:0!important;
    border-right:1.5px solid currentColor!important;
    border-bottom:1.5px solid currentColor!important;
    transform:rotate(45deg)!important;
    opacity:.72!important;
    content:""!important;
  }

  .page-id-4127 .hercules-demo-hub-header .hercules-layout-menu .sub-menu{
    top:calc(100% + 6px)!important;
    left:50%!important;
    right:auto!important;
    transform:translateX(-50%) translateY(4px)!important;
    min-width:205px!important;
    width:max-content!important;
    margin:0!important;
    padding:8px!important;
    border:1px solid rgba(148,163,184,.18)!important;
    border-radius:13px!important;
    background:#0d131d!important;
    box-shadow:0 20px 50px rgba(0,0,0,.35)!important;
    opacity:0!important;
    visibility:hidden!important;
    pointer-events:none!important;
    transition:opacity .16s ease,transform .16s ease,visibility .16s ease!important;
  }

  .page-id-4127 .hercules-demo-hub-header .hercules-layout-menu>li:hover>.sub-menu,
  .page-id-4127 .hercules-demo-hub-header .hercules-layout-menu>li:focus-within>.sub-menu{
    display:block!important;
    opacity:1!important;
    visibility:visible!important;
    pointer-events:auto!important;
    transform:translateX(-50%) translateY(0)!important;
  }

  .page-id-4127 .hercules-demo-hub-header .hercules-layout-menu .sub-menu a{
    display:block!important;
    width:100%!important;
    min-height:0!important;
    padding:10px 12px!important;
    border:0!important;
    border-radius:8px!important;
    background:transparent!important;
    color:#cbd5e1!important;
    font-size:12px!important;
    font-weight:700!important;
    text-decoration:none!important;
    white-space:nowrap!important;
  }

  .page-id-4127 .hercules-demo-hub-header .hercules-layout-menu .sub-menu a:hover,
  .page-id-4127 .hercules-demo-hub-header .hercules-layout-menu .sub-menu a:focus-visible{
    background:rgba(37,99,235,.13)!important;
    color:#fff!important;
  }

  .page-id-4127 .hercules-demo-hub-header .hercules-layout-menu-toggle,
  .page-id-4127 .hercules-demo-hub-header .hercules-mobile-submenu-toggle{
    display:none!important;
  }

  .page-id-4127 .hercules-demo-hub-header .hercules-cart{
    grid-area:cart!important;
    justify-self:end!important;
    align-self:center!important;
    flex:0 0 auto!important;
    margin:0!important;
    position:relative!important;
  }

  .page-id-4127 .hercules-demo-hub-header .hercules-cart__link{
    display:grid!important;
    place-items:center!important;
    width:42px!important;
    height:42px!important;
    min-width:42px!important;
    padding:0!important;
    border:1px solid rgba(148,163,184,.20)!important;
    border-radius:12px!important;
    background:rgba(255,255,255,.035)!important;
    color:#dce5f2!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.025)!important;
    transition:border-color .18s ease,background .18s ease,color .18s ease,transform .18s ease!important;
  }

  .page-id-4127 .hercules-demo-hub-header .hercules-cart__link:hover,
  .page-id-4127 .hercules-demo-hub-header .hercules-cart__link:focus-visible{
    transform:translateY(-1px)!important;
    border-color:rgba(96,165,250,.48)!important;
    background:rgba(37,99,235,.10)!important;
    color:#fff!important;
  }

  .page-id-4127 .hercules-demo-hub-header .hercules-cart__count{
    top:-6px!important;
    right:-7px!important;
    min-width:18px!important;
    height:18px!important;
    padding:0 5px!important;
    border:2px solid #0a0e14!important;
    background:#2563eb!important;
    color:#fff!important;
    font-size:9px!important;
    line-height:14px!important;
  }

  .page-id-4127 .hercules-demo-hub-header .hercules-layout-header__cta{
    grid-area:cta!important;
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    justify-self:end!important;
    width:auto!important;
    min-width:132px!important;
    min-height:42px!important;
    max-width:max-content!important;
    margin:0!important;
    padding:0 17px!important;
    border:1px solid #2563eb!important;
    border-radius:11px!important;
    background:linear-gradient(135deg,#1d4ed8,#2563eb)!important;
    color:#fff!important;
    box-shadow:0 10px 24px rgba(37,99,235,.20)!important;
    font-size:11px!important;
    line-height:1!important;
    font-weight:850!important;
    letter-spacing:.065em!important;
    text-transform:uppercase!important;
    white-space:nowrap!important;
    transition:transform .18s ease,box-shadow .18s ease,background .18s ease!important;
  }

  .page-id-4127 .hercules-demo-hub-header .hercules-layout-header__cta:hover,
  .page-id-4127 .hercules-demo-hub-header .hercules-layout-header__cta:focus-visible{
    transform:translateY(-2px)!important;
    background:linear-gradient(135deg,#2563eb,#3b82f6)!important;
    border-color:#60a5fa!important;
    color:#fff!important;
    box-shadow:0 14px 30px rgba(37,99,235,.30)!important;
  }
}

@media (min-width:901px) and (max-width:1180px){
  .page-id-4127 .hercules-demo-hub-header .hercules-layout-header__inner{
    width:min(100% - 24px,1320px)!important;
    grid-template-columns:auto minmax(8px,1fr) auto auto!important;
    gap:9px 10px!important;
  }

  .page-id-4127 .hercules-demo-hub-header .hercules-layout-brand strong{
    font-size:20px!important;
  }

  .page-id-4127 .hercules-demo-hub-header .hercules-layout-brand span{
    min-height:24px!important;
    padding:0 8px!important;
    font-size:9px!important;
  }

  .page-id-4127 .hercules-demo-hub-header .hercules-layout-menu{
    gap:1px!important;
  }

  .page-id-4127 .hercules-demo-hub-header .hercules-layout-menu>li>a{
    min-height:35px!important;
    padding:7px 5.5px!important;
    font-size:9.6px!important;
    letter-spacing:.01em!important;
  }

  .page-id-4127 .hercules-demo-hub-header .hercules-layout-header__cta{
    min-width:116px!important;
    padding:0 12px!important;
    font-size:9.7px!important;
  }

  .page-id-4127 .hercules-demo-hub-header .hercules-cart__link{
    width:39px!important;
    height:39px!important;
    min-width:39px!important;
  }
}

@media (max-width:900px){
  .page-id-4127 .hercules-demo-hub-header{
    border-bottom-color:rgba(96,165,250,.12)!important;
  }

  .page-id-4127 .hercules-demo-hub-header .hercules-layout-header__inner{
    width:100%!important;
    max-width:none!important;
    min-height:66px!important;
    margin:0!important;
    padding:11px 16px!important;
    display:grid!important;
    grid-template-columns:minmax(0,1fr) auto auto!important;
    align-items:center!important;
    gap:10px!important;
  }

  .page-id-4127 .hercules-demo-hub-header .hercules-layout-brand{
    min-width:0!important;
    margin:0!important;
  }

  .page-id-4127 .hercules-demo-hub-header .hercules-layout-brand strong{
    color:#fff!important;
    font-size:19px!important;
    letter-spacing:.06em!important;
  }

  .page-id-4127 .hercules-demo-hub-header .hercules-layout-brand span{
    display:none!important;
  }

  .page-id-4127 .hercules-demo-hub-header .hercules-layout-menu-toggle{
    display:inline-grid!important;
    place-items:center!important;
    width:40px!important;
    height:40px!important;
    margin:0!important;
    padding:0!important;
    border:1px solid rgba(148,163,184,.20)!important;
    border-radius:11px!important;
    background:rgba(255,255,255,.035)!important;
    color:#fff!important;
  }

  .page-id-4127 .hercules-demo-hub-header .hercules-cart{
    margin:0!important;
  }

  .page-id-4127 .hercules-demo-hub-header .hercules-cart__link{
    display:grid!important;
    place-items:center!important;
    width:40px!important;
    height:40px!important;
    padding:0!important;
    border:1px solid rgba(148,163,184,.20)!important;
    border-radius:11px!important;
    background:rgba(255,255,255,.035)!important;
    color:#fff!important;
  }

  .page-id-4127 .hercules-demo-hub-header .hercules-layout-nav{
    grid-column:1/-1!important;
    width:100%!important;
    margin:3px 0 0!important;
    padding:8px 0 2px!important;
    border-top:1px solid rgba(148,163,184,.12)!important;
  }

  .page-id-4127 .hercules-demo-hub-header .hercules-layout-menu>li>a{
    border-color:rgba(148,163,184,.12)!important;
    background:rgba(255,255,255,.035)!important;
    color:#dce5f2!important;
  }

  .page-id-4127 .hercules-demo-hub-header .hercules-layout-menu>li.current-menu-item>a,
  .page-id-4127 .hercules-demo-hub-header .hercules-layout-menu>li.current_page_item>a{
    border-color:rgba(96,165,250,.30)!important;
    background:rgba(37,99,235,.13)!important;
    color:#fff!important;
  }

  .page-id-4127 .hercules-demo-hub-header .hercules-layout-menu .sub-menu a{
    background:rgba(255,255,255,.022)!important;
    color:#b9c5d5!important;
  }

  .page-id-4127 .hercules-demo-hub-header .hercules-layout-header__cta{
    display:none!important;
  }
}

@media(max-width:480px){
  .page-id-4127 .hercules-demo-hub-header .hercules-layout-header__inner{
    padding-left:13px!important;
    padding-right:13px!important;
    gap:8px!important;
  }
  .page-id-4127 .hercules-demo-hub-header .hercules-layout-brand strong{
    font-size:17px!important;
  }
}

/* HERCULES DEMO HUB SUBMENU HOVER FIX 20260919 */
@media (min-width:901px){
  .page-id-4127 .hercules-demo-hub-header .hercules-layout-menu .sub-menu{
    top:100%!important;
    margin-top:0!important;
    padding:9px!important;
    border:1px solid rgba(148,163,184,.18)!important;
    border-radius:13px!important;
    background:linear-gradient(180deg,#0f1622 0%,#0b111b 100%)!important;
    box-shadow:0 20px 50px rgba(0,0,0,.38)!important;
    opacity:0!important;
    visibility:hidden!important;
    pointer-events:none!important;
    transform:translateX(-50%) translateY(8px)!important;
    transition:opacity .18s ease,transform .18s ease,visibility .18s ease!important;
  }

  .page-id-4127 .hercules-demo-hub-header .hercules-layout-menu .sub-menu:before{
    content:""!important;
    position:absolute!important;
    left:0!important;
    right:0!important;
    top:-8px!important;
    height:8px!important;
    background:transparent!important;
  }

  .page-id-4127 .hercules-demo-hub-header .hercules-layout-menu>li:hover>.sub-menu,
  .page-id-4127 .hercules-demo-hub-header .hercules-layout-menu>li:focus-within>.sub-menu{
    display:block!important;
    opacity:1!important;
    visibility:visible!important;
    pointer-events:auto!important;
    transform:translateX(-50%) translateY(0)!important;
  }

  .page-id-4127 .hercules-demo-hub-header .hercules-layout-menu .sub-menu li{
    display:block!important;
    width:100%!important;
    margin:0 0 3px!important;
    padding:0!important;
  }

  .page-id-4127 .hercules-demo-hub-header .hercules-layout-menu .sub-menu li:last-child{
    margin-bottom:0!important;
  }

  .page-id-4127 .hercules-demo-hub-header .hercules-layout-menu .sub-menu li>a,
  .page-id-4127 .hercules-demo-hub-header .hercules-layout-menu .sub-menu li>a:link,
  .page-id-4127 .hercules-demo-hub-header .hercules-layout-menu .sub-menu li>a:visited{
    display:flex!important;
    align-items:center!important;
    width:100%!important;
    min-height:38px!important;
    margin:0!important;
    padding:10px 12px!important;
    border:1px solid transparent!important;
    border-radius:9px!important;
    background:transparent!important;
    color:#dbe7f6!important;
    font-size:12px!important;
    line-height:1.2!important;
    font-weight:750!important;
    letter-spacing:.015em!important;
    text-decoration:none!important;
    opacity:1!important;
    transform:translateX(0)!important;
    transition:background .18s ease,border-color .18s ease,color .18s ease,transform .18s ease!important;
  }

  .page-id-4127 .hercules-demo-hub-header .hercules-layout-menu .sub-menu li>a:hover,
  .page-id-4127 .hercules-demo-hub-header .hercules-layout-menu .sub-menu li>a:focus-visible{
    border-color:rgba(96,165,250,.30)!important;
    background:linear-gradient(90deg,rgba(37,99,235,.22),rgba(37,99,235,.10))!important;
    color:#ffffff!important;
    transform:translateX(4px)!important;
    outline:0!important;
  }

  .page-id-4127 .hercules-demo-hub-header .hercules-layout-menu .sub-menu li.current-menu-item>a,
  .page-id-4127 .hercules-demo-hub-header .hercules-layout-menu .sub-menu li.current_page_item>a{
    border-color:rgba(96,165,250,.26)!important;
    background:rgba(37,99,235,.16)!important;
    color:#ffffff!important;
  }

  .page-id-4127 .hercules-demo-hub-header .hercules-layout-menu .sub-menu li>a:before{
    content:""!important;
    flex:0 0 auto!important;
    width:5px!important;
    height:5px!important;
    margin-right:9px!important;
    border-radius:50%!important;
    background:#60a5fa!important;
    opacity:.72!important;
    transform:scale(.75)!important;
    transition:transform .18s ease,opacity .18s ease!important;
  }

  .page-id-4127 .hercules-demo-hub-header .hercules-layout-menu .sub-menu li>a:hover:before,
  .page-id-4127 .hercules-demo-hub-header .hercules-layout-menu .sub-menu li>a:focus-visible:before{
    opacity:1!important;
    transform:scale(1)!important;
  }
}

@media (max-width:900px){
  .page-id-4127 .hercules-demo-hub-header .hercules-layout-menu .sub-menu li>a,
  .page-id-4127 .hercules-demo-hub-header .hercules-layout-menu .sub-menu li>a:link,
  .page-id-4127 .hercules-demo-hub-header .hercules-layout-menu .sub-menu li>a:visited{
    color:#cbd7e6!important;
    opacity:1!important;
  }

  .page-id-4127 .hercules-demo-hub-header .hercules-layout-menu .sub-menu li>a:hover,
  .page-id-4127 .hercules-demo-hub-header .hercules-layout-menu .sub-menu li>a:focus-visible,
  .page-id-4127 .hercules-demo-hub-header .hercules-layout-menu .sub-menu li.current-menu-item>a{
    background:rgba(37,99,235,.14)!important;
    color:#fff!important;
  }
}

/* HERCULES SUBMENU FINAL WHITE HOVER 20260919 */
@media (min-width:901px){
  .page-id-4127 .hercules-demo-hub-header .hercules-layout-menu .sub-menu li > a,
  .page-id-4127 .hercules-demo-hub-header .hercules-layout-menu .sub-menu li > a:link,
  .page-id-4127 .hercules-demo-hub-header .hercules-layout-menu .sub-menu li > a:visited,
  .page-id-4127 .hercules-demo-hub-header .hercules-layout-menu .sub-menu li > a span{
    color:#ffffff!important;
    opacity:1!important;
  }

  .page-id-4127 .hercules-demo-hub-header .hercules-layout-menu .sub-menu li > a{
    background:transparent!important;
    border-color:transparent!important;
    transform:translateX(0)!important;
    transition:transform .18s ease!important;
  }

  .page-id-4127 .hercules-demo-hub-header .hercules-layout-menu .sub-menu li > a:hover,
  .page-id-4127 .hercules-demo-hub-header .hercules-layout-menu .sub-menu li > a:focus-visible,
  .page-id-4127 .hercules-demo-hub-header .hercules-layout-menu .sub-menu li > a:hover span,
  .page-id-4127 .hercules-demo-hub-header .hercules-layout-menu .sub-menu li > a:focus-visible span{
    color:#ffffff!important;
    background:transparent!important;
    border-color:transparent!important;
    opacity:1!important;
  }

  .page-id-4127 .hercules-demo-hub-header .hercules-layout-menu .sub-menu li > a:hover,
  .page-id-4127 .hercules-demo-hub-header .hercules-layout-menu .sub-menu li > a:focus-visible{
    transform:translateX(5px)!important;
  }

  .page-id-4127 .hercules-demo-hub-header .hercules-layout-menu .sub-menu li > a:before{
    background:#60a5fa!important;
    opacity:.75!important;
    transform:scale(.78)!important;
    transition:transform .18s ease,opacity .18s ease!important;
  }

  .page-id-4127 .hercules-demo-hub-header .hercules-layout-menu .sub-menu li > a:hover:before,
  .page-id-4127 .hercules-demo-hub-header .hercules-layout-menu .sub-menu li > a:focus-visible:before{
    opacity:1!important;
    transform:scale(1.18)!important;
  }

  .page-id-4127 .hercules-demo-hub-header .hercules-layout-menu .sub-menu li.current-menu-item > a,
  .page-id-4127 .hercules-demo-hub-header .hercules-layout-menu .sub-menu li.current_page_item > a,
  .page-id-4127 .hercules-demo-hub-header .hercules-layout-menu .sub-menu li.current-menu-item > a span,
  .page-id-4127 .hercules-demo-hub-header .hercules-layout-menu .sub-menu li.current_page_item > a span{
    color:#ffffff!important;
    background:transparent!important;
    border-color:transparent!important;
  }
}

@media (max-width:900px){
  .page-id-4127 .hercules-demo-hub-header .hercules-layout-menu .sub-menu li > a,
  .page-id-4127 .hercules-demo-hub-header .hercules-layout-menu .sub-menu li > a:link,
  .page-id-4127 .hercules-demo-hub-header .hercules-layout-menu .sub-menu li > a:visited,
  .page-id-4127 .hercules-demo-hub-header .hercules-layout-menu .sub-menu li > a span,
  .page-id-4127 .hercules-demo-hub-header .hercules-layout-menu .sub-menu li > a:hover,
  .page-id-4127 .hercules-demo-hub-header .hercules-layout-menu .sub-menu li > a:hover span,
  .page-id-4127 .hercules-demo-hub-header .hercules-layout-menu .sub-menu li > a:focus-visible,
  .page-id-4127 .hercules-demo-hub-header .hercules-layout-menu .sub-menu li > a:focus-visible span{
    color:#ffffff!important;
    opacity:1!important;
  }
}
