
html,
body,
body.page,
.site,
.site-main,
main,
.entry-content,
.wp-site-blocks {
  margin:0 !important;
  padding:0 !important;
  background:#060a12 !important;
  color:#fff !important;
}

body.agency-faq-v2-active .entry-content > *,
body.agency-faq-v2-active .wp-block-post-content > *,
body.agency-faq-v2-active .site-main > * {
  margin-top:0 !important;
  margin-bottom:0 !important;
}

#agency-faq-page,
#agency-faq-page * {
  box-sizing:border-box;
}

#agency-faq-page {
  position:relative;
  width:100vw;
  margin-left:calc(50% - 50vw);
  overflow:hidden;
  padding:92px 24px 70px;
  background:
    radial-gradient(circle at 8% 3%,rgba(23,92,255,.15),transparent 28%),
    radial-gradient(circle at 95% 20%,rgba(86,130,255,.10),transparent 25%),
    linear-gradient(180deg,#060a12 0%,#080d16 100%);
  color:#fff;
  font-family:Arial,Helvetica,sans-serif;
  scroll-behavior:smooth;
}

#agency-faq-page::before {
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  opacity:.32;
  background-image:
    linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),
    linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);
  background-size:52px 52px;
  -webkit-mask-image:linear-gradient(to bottom,#000,transparent 58%);
  mask-image:linear-gradient(to bottom,#000,transparent 58%);
}

#agency-faq-page .agency-faq-wrap {
  position:relative;
  z-index:2;
  width:100%;
  max-width:1180px;
  margin:0 auto;
}

#agency-faq-page .agency-faq-hero {
  max-width:940px;
  margin:0 auto 58px;
  text-align:center;
}

#agency-faq-page .agency-faq-kicker {
  display:flex;
  align-items:center;
  justify-content:center;
  gap:13px;
  margin-bottom:22px;
  color:#4b9dff;
  font-size:11px;
  font-weight:900;
  letter-spacing:.18em;
  text-transform:uppercase;
}

#agency-faq-page .agency-faq-kicker span {
  width:34px;
  height:1px;
  background:#175cff;
  box-shadow:0 0 14px rgba(23,92,255,.75);
}

#agency-faq-page .agency-faq-hero h1 {
  margin:0 !important;
  color:#fff !important;
  font-size:clamp(48px,7vw,82px);
  font-weight:900;
  line-height:.97;
  letter-spacing:-.055em;
}

#agency-faq-page .agency-faq-hero p {
  max-width:770px;
  margin:25px auto 0 !important;
  color:#9aa7b8 !important;
  font-size:17px;
  line-height:1.75;
}

#agency-faq-page .agency-faq-intro {
  display:grid;
  grid-template-columns:minmax(0,1.18fr) minmax(320px,.82fr);
  min-height:430px;
  margin-bottom:22px;
  overflow:hidden;
  border:1px solid rgba(255,255,255,.09);
  border-radius:26px;
  background:linear-gradient(180deg,rgba(17,25,39,.96),rgba(11,17,28,.98));
  box-shadow:0 28px 80px rgba(0,0,0,.28);
}

#agency-faq-page .agency-faq-intro-copy {
  display:flex;
  flex-direction:column;
  justify-content:center;
  padding:52px;
}

#agency-faq-page .agency-faq-eyebrow,
#agency-faq-page .agency-faq-group-head small {
  display:block;
  color:#4b9dff;
  font-size:10px;
  font-weight:900;
  letter-spacing:.17em;
  text-transform:uppercase;
}

#agency-faq-page .agency-faq-eyebrow {
  margin-bottom:14px;
}

#agency-faq-page .agency-faq-intro-copy h2 {
  max-width:650px;
  margin:0 !important;
  color:#fff !important;
  font-size:clamp(32px,4vw,50px);
  line-height:1.06;
  letter-spacing:-.045em;
}

#agency-faq-page .agency-faq-intro-copy > p {
  max-width:650px;
  margin:22px 0 28px !important;
  color:#8f9bad !important;
  font-size:15px;
  line-height:1.75;
}

#agency-faq-page .agency-faq-pills {
  display:flex;
  flex-wrap:wrap;
  gap:10px;
}

#agency-faq-page .agency-faq-pills span {
  padding:10px 13px;
  border:1px solid rgba(255,255,255,.09);
  border-radius:999px;
  background:rgba(255,255,255,.035);
  color:#d8e2f0;
  font-size:12px;
  font-weight:750;
}

#agency-faq-page .agency-faq-visual {
  position:relative;
  display:flex;
  align-items:center;
  justify-content:center;
  min-height:390px;
  overflow:hidden;
  background:linear-gradient(145deg,#09132d 0%,#0e2d73 50%,#175cff 100%);
}

#agency-faq-page .agency-faq-visual::before {
  content:"";
  position:absolute;
  inset:0;
  background:
    linear-gradient(rgba(255,255,255,.07) 1px,transparent 1px),
    linear-gradient(90deg,rgba(255,255,255,.07) 1px,transparent 1px);
  background-size:42px 42px;
}

#agency-faq-page .agency-faq-orbit {
  position:absolute;
  border:1px solid rgba(255,255,255,.22);
  border-radius:50%;
}

#agency-faq-page .orbit-one {width:300px;height:300px}
#agency-faq-page .orbit-two {width:425px;height:425px}

#agency-faq-page .agency-faq-bubble {
  position:relative;
  z-index:3;
  display:flex;
  align-items:center;
  justify-content:center;
  width:158px;
  height:158px;
  border:1px solid rgba(255,255,255,.35);
  border-radius:50%;
  background:rgba(255,255,255,.13);
  box-shadow:0 30px 80px rgba(4,20,80,.35);
  backdrop-filter:blur(18px);
}

#agency-faq-page .agency-faq-bubble::after {
  content:"";
  position:absolute;
  right:14px;
  bottom:12px;
  width:36px;
  height:36px;
  border:1px solid rgba(255,255,255,.26);
  border-radius:4px 4px 18px 4px;
  background:rgba(255,255,255,.12);
  transform:rotate(25deg);
}

#agency-faq-page .agency-faq-bubble span {
  color:#fff;
  font-size:76px;
  font-weight:900;
  line-height:1;
}

#agency-faq-page .agency-faq-tag {
  position:absolute;
  z-index:4;
  padding:10px 14px;
  border:1px solid rgba(255,255,255,.25);
  border-radius:999px;
  background:rgba(8,23,73,.32);
  color:#fff;
  font-size:9px;
  font-style:normal;
  font-weight:900;
  letter-spacing:.14em;
  text-transform:uppercase;
  backdrop-filter:blur(12px);
}

#agency-faq-page .tag-one{top:17%;right:13%}
#agency-faq-page .tag-two{left:8%;top:28%}
#agency-faq-page .tag-three{right:8%;bottom:17%}

#agency-faq-page .agency-faq-summary {
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:24px;
  margin-bottom:22px;
  padding:18px 22px;
  border:1px solid rgba(255,255,255,.08);
  border-radius:17px;
  background:rgba(255,255,255,.025);
}

#agency-faq-page .agency-faq-summary > strong {
  color:#7f8da0;
  font-size:11px;
  letter-spacing:.13em;
  text-transform:uppercase;
}

#agency-faq-page .agency-faq-summary div {
  display:flex;
  flex-wrap:wrap;
  justify-content:flex-end;
  gap:9px;
}

#agency-faq-page .agency-faq-summary a {
  padding:9px 12px;
  border:1px solid rgba(255,255,255,.06);
  border-radius:9px;
  background:rgba(255,255,255,.035);
  color:#c8d3e0;
  font-size:12px;
  font-weight:700;
  text-decoration:none !important;
  transition:.2s ease;
}

#agency-faq-page .agency-faq-summary a:hover {
  background:#175cff;
  border-color:#175cff;
  color:#fff;
}

#agency-faq-page .agency-faq-layout {
  display:grid;
  grid-template-columns:310px minmax(0,1fr);
  gap:22px;
  align-items:start;
}

#agency-faq-page .agency-faq-side {
  position:sticky;
  top:24px;
  display:flex;
  flex-direction:column;
  gap:14px;
}

#agency-faq-page .agency-faq-side-card {
  padding:30px;
  border:1px solid rgba(255,255,255,.10);
  border-radius:22px;
  background:
    radial-gradient(circle at 100% 0%,rgba(255,255,255,.10),transparent 30%),
    linear-gradient(145deg,#09132d,#0e2d73);
  box-shadow:0 24px 65px rgba(0,0,0,.24);
}

#agency-faq-page .agency-faq-side-card .agency-faq-eyebrow {
  color:#a9c7ff;
}

#agency-faq-page .agency-faq-side-card h2 {
  margin:0 !important;
  color:#fff !important;
  font-size:30px;
  line-height:1.1;
  letter-spacing:-.035em;
}

#agency-faq-page .agency-faq-side-card p {
  margin:18px 0 24px !important;
  color:rgba(255,255,255,.78) !important;
  font-size:14px;
  line-height:1.7;
}

#agency-faq-page .agency-faq-side-button {
  display:flex;
  align-items:center;
  justify-content:space-between;
  min-height:54px;
  padding:0 18px;
  border-radius:12px;
  background:#fff;
  color:#175cff !important;
  font-size:14px;
  font-weight:900;
  text-decoration:none !important;
}

#agency-faq-page .agency-faq-side-note {
  display:flex;
  gap:14px;
  padding:18px;
  border:1px solid rgba(255,255,255,.08);
  border-radius:17px;
  background:rgba(255,255,255,.025);
}

#agency-faq-page .agency-faq-side-note > span {
  flex:0 0 auto;
  display:flex;
  align-items:center;
  justify-content:center;
  width:36px;
  height:36px;
  border-radius:11px;
  background:rgba(23,92,255,.14);
  color:#4b9dff;
  font-size:11px;
  font-weight:900;
}

#agency-faq-page .agency-faq-side-note strong {
  display:block;
  margin-bottom:4px;
  color:#fff;
  font-size:13px;
}

#agency-faq-page .agency-faq-side-note p {
  margin:0 !important;
  color:#8f9bad !important;
  font-size:12px;
  line-height:1.55;
}

#agency-faq-page .agency-faq-main {
  display:flex;
  flex-direction:column;
  gap:20px;
}

#agency-faq-page .agency-faq-group {
  padding:32px;
  scroll-margin-top:30px;
  border:1px solid rgba(255,255,255,.08);
  border-radius:22px;
  background:linear-gradient(180deg,rgba(16,23,36,.96),rgba(10,16,26,.98));
  box-shadow:0 18px 55px rgba(0,0,0,.20);
}

#agency-faq-page .agency-faq-group-head {
  display:flex;
  align-items:center;
  gap:15px;
  margin-bottom:22px;
}

#agency-faq-page .agency-faq-group-head > span {
  flex:0 0 auto;
  display:flex;
  align-items:center;
  justify-content:center;
  width:43px;
  height:43px;
  border:1px solid rgba(23,92,255,.28);
  border-radius:13px;
  background:rgba(23,92,255,.13);
  color:#4b9dff;
  font-size:12px;
  font-weight:900;
}

#agency-faq-page .agency-faq-group-head small {
  margin-bottom:4px;
  font-size:9px;
}

#agency-faq-page .agency-faq-group-head h2 {
  margin:0 !important;
  color:#fff !important;
  font-size:23px;
  line-height:1.2;
  letter-spacing:-.025em;
}

#agency-faq-page .agency-faq-item {
  overflow:hidden;
  margin-top:11px;
  border:1px solid rgba(255,255,255,.08);
  border-radius:16px;
  background:rgba(255,255,255,.022);
  transition:border-color .2s ease,background .2s ease,box-shadow .2s ease;
}

#agency-faq-page .agency-faq-item:first-of-type {
  margin-top:0;
}

#agency-faq-page .agency-faq-item[open] {
  border-color:rgba(23,92,255,.30);
  background:rgba(23,92,255,.045);
  box-shadow:0 15px 40px rgba(0,0,0,.18);
}

#agency-faq-page .agency-faq-item summary {
  position:relative;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:20px;
  min-height:70px;
  padding:18px 20px;
  color:#fff;
  font-size:15px;
  font-weight:780;
  line-height:1.45;
  cursor:pointer;
  list-style:none;
}

#agency-faq-page .agency-faq-item summary::-webkit-details-marker {
  display:none;
}

#agency-faq-page .agency-faq-item summary i {
  position:relative;
  flex:0 0 auto;
  width:34px;
  height:34px;
  border-radius:11px;
  background:rgba(23,92,255,.14);
}

#agency-faq-page .agency-faq-item summary i::before,
#agency-faq-page .agency-faq-item summary i::after {
  content:"";
  position:absolute;
  top:50%;
  left:50%;
  width:12px;
  height:2px;
  border-radius:999px;
  background:#4b9dff;
  transform:translate(-50%,-50%);
  transition:transform .22s ease;
}

#agency-faq-page .agency-faq-item summary i::after {
  transform:translate(-50%,-50%) rotate(90deg);
}

#agency-faq-page .agency-faq-item[open] summary i::after {
  transform:translate(-50%,-50%) rotate(0deg);
}

#agency-faq-page .agency-faq-answer {
  padding:0 20px 20px;
}

#agency-faq-page .agency-faq-answer p {
  margin:0 !important;
  padding-top:16px;
  border-top:1px solid rgba(255,255,255,.07);
  color:#8f9bad !important;
  font-size:14px;
  line-height:1.8;
}

#agency-faq-page .agency-faq-final {
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:40px;
  margin-top:24px;
  padding:46px 50px;
  border:1px solid rgba(255,255,255,.10);
  border-radius:26px;
  background:
    radial-gradient(circle at 90% 0%,rgba(255,255,255,.12),transparent 25%),
    linear-gradient(135deg,#09132d 0%,#0e2d73 62%,#175cff 100%);
  box-shadow:0 28px 80px rgba(0,0,0,.24);
}

#agency-faq-page .agency-faq-final .agency-faq-eyebrow {
  color:#a9c7ff;
}

#agency-faq-page .agency-faq-final h2 {
  margin:0 !important;
  color:#fff !important;
  font-size:clamp(30px,4vw,46px);
  line-height:1.08;
  letter-spacing:-.04em;
}

#agency-faq-page .agency-faq-final p {
  max-width:650px;
  margin:15px 0 0 !important;
  color:#aab8c9 !important;
  font-size:15px;
  line-height:1.7;
}

#agency-faq-page .agency-faq-final > a {
  flex:0 0 auto;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:15px;
  min-height:56px;
  padding:0 25px;
  border-radius:12px;
  background:#fff;
  color:#175cff !important;
  font-size:14px;
  font-weight:900;
  text-decoration:none !important;
  box-shadow:0 18px 45px rgba(0,0,0,.22);
  transition:.2s ease;
}

#agency-faq-page .agency-faq-final > a:hover {
  transform:translateY(-3px);
}

@media(max-width:950px) {
  #agency-faq-page {padding:80px 18px 58px}
  #agency-faq-page .agency-faq-intro {grid-template-columns:1fr}
  #agency-faq-page .agency-faq-intro-copy {padding:42px 30px}
  #agency-faq-page .agency-faq-summary {align-items:flex-start;flex-direction:column}
  #agency-faq-page .agency-faq-summary div {justify-content:flex-start}
  #agency-faq-page .agency-faq-layout {grid-template-columns:1fr}
  #agency-faq-page .agency-faq-side {position:static;display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}
  #agency-faq-page .agency-faq-side-card {grid-column:1/-1}
  #agency-faq-page .agency-faq-final {align-items:flex-start;flex-direction:column;padding:40px 32px}
}

@media(max-width:650px) {
  #agency-faq-page {padding:68px 14px 46px}
  #agency-faq-page .agency-faq-kicker {gap:8px;font-size:9px;letter-spacing:.12em}
  #agency-faq-page .agency-faq-kicker span {width:18px}
  #agency-faq-page .agency-faq-hero {margin-bottom:44px}
  #agency-faq-page .agency-faq-hero p {font-size:15px}
  #agency-faq-page .agency-faq-intro {border-radius:22px}
  #agency-faq-page .agency-faq-intro-copy {padding:32px 22px}
  #agency-faq-page .agency-faq-visual {min-height:300px}
  #agency-faq-page .orbit-one {width:235px;height:235px}
  #agency-faq-page .orbit-two {width:330px;height:330px}
  #agency-faq-page .agency-faq-bubble {width:132px;height:132px}
  #agency-faq-page .agency-faq-bubble span {font-size:62px}
  #agency-faq-page .agency-faq-side {grid-template-columns:1fr}
  #agency-faq-page .agency-faq-group {padding:27px 19px;border-radius:19px}
  #agency-faq-page .agency-faq-group-head h2 {font-size:20px}
  #agency-faq-page .agency-faq-item summary {min-height:66px;padding:17px;font-size:14px}
  #agency-faq-page .agency-faq-answer {padding:0 17px 18px}
  #agency-faq-page .agency-faq-final {padding:31px 22px;border-radius:21px}
  #agency-faq-page .agency-faq-final > a {width:100%}
}

@media(prefers-reduced-motion:reduce) {
  #agency-faq-page * {
    scroll-behavior:auto !important;
    transition:none !important;
  }
}
