/* Evidence dossier for /getting-the-clicks-you-pay-for/ */

body.gtc-evidence {
  background: #f6f8f9;
}

.gtc-doc.row {
  padding-top: 8.5rem;
  padding-bottom: 5rem;
}

.gtc-doc .wk-content-col {
  max-width: 40.5rem;
  margin: 0 auto;
}

.gtc-doc .wk-content-col > h1 {
  margin-top: 0.35rem;
  margin-bottom: 0.85rem;
  color: #0b2935;
}

.gtc-kicker {
  display: inline-block;
  margin: 0 0 0.85rem;
  color: #076385;
  font-size: 0.8125rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  line-height: 1.4;
}

.gtc-byline {
  margin: 0 0 1.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #5b686d;
}

.gtc-byline a {
  font-weight: 600;
}

.gtc-answer {
  margin: 0 0 2rem;
  padding: 0 0 0 1rem;
  border-left: 3px solid #00aeef;
  font-size: 1.0625rem;
  line-height: 1.7;
  color: #3d4a50;
}

.gtc-evidence-video {
  margin: 0 0 2.25rem;
}

.gtc-evidence-label {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  margin: 0 0 0.75rem;
  font-size: 0.8125rem;
  font-weight: 700;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: #076385;
}

.gtc-evidence-label::after {
  content: "";
  flex: 1;
  height: 1px;
  background: rgba(11, 41, 53, 0.12);
}

.gtc-doc .article-video-embed {
  margin: 0;
  box-shadow: none;
  border: 1px solid rgba(11, 41, 53, 0.1);
}

.gtc-evidence-video figcaption {
  margin-top: 0.75rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #5b686d;
}

.gtc-doc .cp-table-scroll {
  margin: 1.25rem 0 0;
}

.gtc-figures tbody td:first-child {
  font-size: 1.375rem;
  font-weight: 700;
  line-height: 1.2;
  color: #0b2935;
  white-space: nowrap;
  width: 4.75rem;
}

.wk-content-col ul.gtc-signs {
  list-style: none !important;
  padding-left: 0 !important;
  margin: 1.25rem 0 0;
}

.wk-content-col ul.gtc-signs li {
  list-style: none !important;
  margin: 0 0 1.1rem !important;
  padding: 0 0 1.1rem 1rem;
  border-left: 2px solid rgba(0, 174, 239, 0.35);
}

.wk-content-col ul.gtc-signs li:last-child {
  margin-bottom: 0 !important;
  padding-bottom: 0;
}

.wk-content-col ul.gtc-signs h3 {
  margin: 0 0 0.35rem !important;
  font-size: 1.0625rem;
  line-height: 1.4;
}

.wk-content-col ul.gtc-signs p {
  margin: 0 !important;
}

.gtc-measure {
  margin: 2.25rem 0 0;
  padding: 1.5rem 1.35rem;
  background: #fff;
  border: 1px solid rgba(11, 41, 53, 0.1);
}

.gtc-measure p:first-child {
  margin-top: 0;
}

.gtc-measure .section-buttons {
  justify-content: flex-start;
  min-height: 0;
  margin-top: 1rem;
  margin-bottom: 0;
}

.wk-content-col .gtc-sources {
  margin-top: 0.5rem;
}

.wk-content-col .gtc-sources li {
  margin: 0.85rem 0 !important;
}

.gtc-faq .why-clickpatrol-section {
  padding: 0;
}

.gtc-faq h2 {
  text-align: left;
  margin-bottom: 1.5rem;
}

.gtc-author-wrap {
  margin-top: 3rem;
}

@media (max-width: 641px) {
  .gtc-doc.row {
    padding-top: 6.5rem;
  }

  .gtc-figures tbody td:first-child {
    font-size: 1.125rem;
    width: auto;
  }
}
