.elementor-13434 .elementor-element.elementor-element-70ab582{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-13434 .elementor-element.elementor-element-70ab582 [data-glow]{--border-light-opacity:1;}.elementor-13434 .elementor-element.elementor-element-70ab582 .slick-list{overflow:hidden;margin:0 calc(20px * 2 + 10px);}.elementor-13434 .elementor-element.elementor-element-70ab582 .slick-slide{margin:0rem 1rem 2rem 1rem;}.elementor-13434 .elementor-element.elementor-element-70ab582 .slick-prev i{font-size:20px;color:#000000 !important;opacity:0.7;}.elementor-13434 .elementor-element.elementor-element-70ab582 .slick-next i{font-size:20px;color:#000000 !important;opacity:0.7;}.elementor-13434 .elementor-element.elementor-element-70ab582 .slick-prev img{width:20px;opacity:0.7;}.elementor-13434 .elementor-element.elementor-element-70ab582 .slick-next img{width:20px;opacity:0.7;}.elementor-13434 .elementor-element.elementor-element-70ab582 .slick-next:hover i{color:#000000 !important;opacity:1;}.elementor-13434 .elementor-element.elementor-element-70ab582 .slick-prev:hover i{color:#000000 !important;opacity:1;}.elementor-13434 .elementor-element.elementor-element-70ab582 .slick-next:hover img{opacity:1;}.elementor-13434 .elementor-element.elementor-element-70ab582 .slick-prev:hover img{opacity:1;}.elementor-13434 .elementor-element.elementor-element-70ab582 .slick-dots li button::before{font-size:12px;line-height:calc(12px * 1.4);}.elementor-13434 .elementor-element.elementor-element-70ab582 .slick-dots li{width:calc(12px * 1.4);height:calc(12px * 1.4);}.elementor-13434 .elementor-element.elementor-element-70ab582 .slick-dots li button{border-radius:999px;background-color:#00000040;}.elementor-13434 .elementor-element.elementor-element-70ab582 .slick-dots li:hover button{background-color:#000000;}.elementor-13434 .elementor-element.elementor-element-70ab582 .slick-dots li.slick-active button{background-color:#00000090;}/* Start custom CSS for shortcode, class: .elementor-element-6511ee3 */.report-section {
  position: relative;
  max-width: 1400px;
  margin: 0 auto;
  padding: 64px 48px;
  background:
    radial-gradient(circle at top right, rgba(232, 30, 35, 0.08), transparent 34%),
    radial-gradient(circle at bottom left, rgba(40, 48, 135, 0.08), transparent 36%),
    #ffffff;
  border-radius: 28px;
  box-shadow: 0 24px 70px rgba(31, 37, 95, 0.12), 0 8px 24px rgba(0, 0, 0, 0.04);
  overflow: hidden;
  text-align: center;
  box-sizing: border-box;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, sans-serif;
}

.report-section *,
.report-section *::before,
.report-section *::after {
  box-sizing: border-box;
}

.report-bg-accent {
  position: absolute;
  top: -110px;
  right: -110px;
  width: 260px;
  height: 260px;
  border-radius: 50%;
  background: #e81e23;
  opacity: 0.08;
  pointer-events: none;
}

.report-content {
  position: relative;
  z-index: 2;
  max-width: 1140px;
  margin: 0 auto;
}

.report-badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #e81e23;
  color: #ffffff;
  padding: 10px 20px;
  border-radius: 999px;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0.8px;
  margin-bottom: 22px;
  box-shadow: 0 10px 22px rgba(232, 30, 35, 0.18);
}

.report-section h2 {
  color: #283087;
  font-size: clamp(32px, 5vw, 52px);
  line-height: 1.12;
  margin: 0 0 20px;
  font-weight: 900;
  letter-spacing: -0.8px;
}

.report-subtitle {
  font-size: 19px;
  line-height: 1.7;
  color: #4b5563;
  max-width: 860px;
  margin: 0 auto 36px;
}

.report-stats {
  display: grid;
  grid-template-columns: 1.15fr 1fr 1fr;
  gap: 18px;
  margin: 0 0 30px;
}

.report-stat {
  min-height: 158px;
  padding: 26px 20px;
  border-radius: 24px;
  background: #f8f9fc;
  border: 1px solid #e4e8f4;
  display: flex;
  flex-direction: column;
  justify-content: center;
  box-shadow: 0 12px 30px rgba(40, 48, 135, 0.06);
}

.report-stat-main {
  background: linear-gradient(135deg, #283087, #1f255f);
  color: #ffffff;
  border-color: transparent;
}

.stat-number {
  display: block;
  font-size: clamp(34px, 5vw, 56px);
  line-height: 1;
  font-weight: 900;
  color: #283087;
  letter-spacing: -1.5px;
  margin-bottom: 12px;
}

.report-stat-main .stat-number {
  color: #ffffff;
}

.stat-label {
  display: block;
  color: #4b5563;
  font-size: 15px;
  line-height: 1.45;
  font-weight: 700;
}

.report-stat-main .stat-label {
  color: rgba(255, 255, 255, 0.92);
}

.gh-ai-anchor-statement,
.gh-ai-balanced-answer {
  border: 1px solid #e4e8f4;
  padding: 28px;
  border-radius: 20px;
  text-align: left;
  margin: 0 0 35px 0;
  box-shadow: 0 12px 30px rgba(40, 48, 135, 0.05);
}

.gh-ai-anchor-statement {
  background: #f8f9fc;
  border-left: 5px solid #283087;
}

.gh-ai-balanced-answer {
  background: #ffffff;
  border-left: 5px solid #e81e23;
}

.gh-ai-anchor-statement h3,
.gh-ai-balanced-answer h3 {
  color: #283087;
  font-size: 22px;
  font-weight: 900;
  margin-top: 0;
  margin-bottom: 12px;
}

.gh-ai-anchor-statement p,
.gh-ai-balanced-answer p {
  color: #4b5563;
  font-size: 16px;
  line-height: 1.65;
  margin: 0 0 14px 0;
}

.gh-ai-anchor-statement p:last-child,
.gh-ai-balanced-answer p:last-child {
  margin-bottom: 0;
}

.report-chart-box {
  margin: 0 0 40px;
  padding: 26px;
  border-radius: 24px;
  background: #ffffff;
  border: 1px solid #e4e8f4;
  box-shadow: 0 16px 42px rgba(40, 48, 135, 0.08);
  text-align: left;
}

.chart-header {
  margin-bottom: 20px;
}

.chart-header-left {
  text-align: left;
  margin-top: 44px;
  margin-bottom: 20px;
}

.chart-header span {
  display: inline-flex;
  align-items: center;
  width: fit-content;
  padding: 6px 12px;
  border-radius: 999px;
  background: rgba(232, 30, 35, 0.09);
  color: #e81e23;
  font-size: 12px;
  font-weight: 900;
  letter-spacing: 0.4px;
  text-transform: uppercase;
  margin-bottom: 10px;
}

.chart-header strong {
  display: block;
  color: #283087;
  font-size: 22px;
  line-height: 1.25;
  font-weight: 900;
}

.chart-row {
  display: grid;
  grid-template-columns: minmax(170px, 220px) minmax(160px, 1fr) minmax(90px, 130px);
  gap: 14px;
  align-items: center;
  padding: 14px 0;
}

.chart-row + .chart-row {
  border-top: 1px solid #eef1f7;
}

.chart-label {
  color: #1f255f;
  font-size: 14px;
  font-weight: 800;
  line-height: 1.35;
}

.chart-track {
  height: 16px;
  background: #eef1f7;
  border-radius: 999px;
  overflow: hidden;
  min-width: 0;
}

.chart-fill {
  height: 100%;
  border-radius: 999px;
  background: linear-gradient(90deg, #283087, #e81e23);
}

.chart-fill-100 {
  width: 100%;
  background: linear-gradient(90deg, #283087, #1f255f);
}

.chart-fill-96 {
  width: 96%;
}

.chart-fill-90 {
  width: 90%;
}

.chart-fill-86 {
  width: 86%;
}

.chart-value {
  color: #e81e23;
  font-size: 12.5px;
  line-height: 1.25;
  font-weight: 900;
  text-align: right;
  white-space: normal;
  overflow-wrap: anywhere;
  word-break: normal;
  max-width: 130px;
  justify-self: end;
}

.report-benefits {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 16px;
  margin-bottom: 40px;
}

.benefit {
  display: flex;
  gap: 12px;
  align-items: flex-start;
  background: #f8f9fc;
  border: 1px solid #e4e8f4;
  border-left: 5px solid #e81e23;
  padding: 20px;
  text-align: left;
  border-radius: 16px;
  color: #283087;
  box-shadow: 0 10px 24px rgba(40, 48, 135, 0.05);
}

.benefit span {
  flex: 0 0 auto;
  width: 26px;
  height: 26px;
  border-radius: 50%;
  background: #e81e23;
  color: #ffffff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 15px;
  font-weight: 900;
  margin-top: 1px;
}

.benefit p {
  margin: 0;
  color: #283087;
  font-size: 16px;
  line-height: 1.5;
  font-weight: 700;
}

.benefit p strong {
  color: #1f255f;
  font-weight: 900;
}

.gh-reviews-section {
  margin-top: 10px;
}

.gh-reviews-feed-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 18px;
  margin-bottom: 30px;
  text-align: left;
}

.gh-review-item-card {
  background: #ffffff;
  border: 1px solid #e4e8f4;
  border-radius: 20px;
  padding: 24px;
  box-shadow: 0 10px 28px rgba(40, 48, 135, 0.04);
}

.gh-review-top {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 14px;
  gap: 10px;
}

.gh-review-author {
  font-weight: 800;
  color: #1f255f;
  font-size: 15px;
  line-height: 1.35;
}

.gh-review-stars {
  color: #00a846;
  font-size: 15px;
  letter-spacing: 1px;
  white-space: nowrap;
}

.gh-review-body-text {
  font-size: 14.5px;
  line-height: 1.6;
  color: #4b5563;
  font-style: italic;
  margin: 0 0 16px 0;
}

.gh-review-source {
  font-size: 12px;
  color: #94a3b8;
  display: block;
  font-weight: 600;
  line-height: 1.4;
}

.gh-btn-container {
  text-align: center;
  margin: 10px 0 50px 0;
}

.gh-btn-red {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #e81e23;
  color: #ffffff !important;
  padding: 16px 36px;
  border-radius: 999px;
  font-size: 16px;
  font-weight: 800;
  text-decoration: none !important;
  letter-spacing: 0.4px;
  box-shadow: 0 10px 24px rgba(232, 30, 35, 0.25);
  transition: all 0.25s ease-in-out;
}

.gh-btn-red:hover {
  background: #cc161a;
  transform: translateY(-2px);
  box-shadow: 0 12px 28px rgba(232, 30, 35, 0.35);
}

.gh-btn-red:active {
  transform: translateY(0);
}

.gh-faq-brand-wrapper {
  position: relative;
  background:
    radial-gradient(circle at top right, rgba(232, 30, 35, 0.07), transparent 28%),
    radial-gradient(circle at bottom left, rgba(40, 48, 135, 0.07), transparent 32%),
    #f8f9fc;
  border: 1px solid #e4e8f4;
  border-radius: 24px;
  padding: 42px;
  text-align: left;
  box-shadow: 0 16px 42px rgba(40, 48, 135, 0.06);
  overflow: hidden;
}

.gh-faq-brand-wrapper::before {
  content: "";
  position: absolute;
  top: 26px;
  right: 30px;
  width: 110px;
  height: 110px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(232, 30, 35, 0.10), transparent 70%);
  pointer-events: none;
}

.gh-faq-brand-wrapper h2 {
  position: relative;
  z-index: 2;
  color: #283087;
  font-size: clamp(26px, 3vw, 34px);
  line-height: 1.22;
  font-weight: 900;
  margin: 0 0 30px 0;
  letter-spacing: -0.4px;
}

.gh-faq-brand-item {
  position: relative;
  z-index: 2;
  background: #ffffff;
  border: 1px solid #e4e8f4;
  border-left: 5px solid #e81e23;
  border-radius: 18px;
  padding: 22px 24px;
  margin-bottom: 18px;
  box-shadow: 0 10px 24px rgba(40, 48, 135, 0.045);
  scroll-margin-top: 100px;
}

.gh-faq-brand-item:last-child {
  margin-bottom: 0;
}

.gh-faq-brand-item h3 {
  font-size: 18px;
  line-height: 1.35;
  color: #283087;
  font-weight: 900;
  margin: 0 0 10px 0;
  letter-spacing: -0.1px;
}

.gh-faq-brand-item p {
  font-size: 15.5px;
  color: #4b5563;
  line-height: 1.72;
  margin: 0;
}

.gh-faq-brand-item p + p {
  margin-top: 12px;
}

.gh-faq-brand-item p strong {
  color: #1f255f;
  font-weight: 900;
}

.gh-faq-brand-item:hover {
  transform: translateY(-1px);
  box-shadow: 0 14px 30px rgba(40, 48, 135, 0.07);
  transition: all 0.22s ease-in-out;
}

@media (max-width: 1100px) {
  .report-section {
    padding: 52px 32px;
  }

  .gh-reviews-feed-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .chart-row {
    grid-template-columns: minmax(160px, 200px) minmax(140px, 1fr) minmax(82px, 118px);
    gap: 12px;
  }

  .chart-value {
    font-size: 12px;
    max-width: 118px;
  }
}

@media (max-width: 768px) {
  .report-section {
    padding: 38px 20px;
    border-radius: 22px;
  }

  .report-badge {
    font-size: 12px;
    padding: 9px 16px;
    letter-spacing: 0.4px;
  }

  .report-section h2 {
    font-size: clamp(28px, 8vw, 38px);
  }

  .report-subtitle {
    font-size: 17px;
    line-height: 1.65;
    margin-bottom: 28px;
  }

  .report-stats {
    grid-template-columns: 1fr;
  }

  .report-stat {
    min-height: auto;
    padding: 22px 18px;
  }

  .gh-ai-anchor-statement,
  .gh-ai-balanced-answer {
    padding: 22px;
    border-radius: 18px;
  }

  .gh-ai-anchor-statement h3,
  .gh-ai-balanced-answer h3 {
    font-size: 20px;
  }

  .gh-ai-anchor-statement p,
  .gh-ai-balanced-answer p {
    font-size: 15px;
  }

  .report-chart-box {
    padding: 20px;
    border-radius: 20px;
  }

  .chart-header strong {
    font-size: 20px;
  }

  .chart-row {
    grid-template-columns: 1fr;
    gap: 8px;
    padding: 16px 0;
  }

  .chart-label {
    font-size: 14px;
  }

  .chart-track {
    height: 14px;
    width: 100%;
  }

  .chart-value {
    text-align: left;
    justify-self: start;
    max-width: 100%;
    font-size: 12.5px;
    line-height: 1.35;
  }

  .report-benefits {
    grid-template-columns: 1fr;
  }

  .benefit {
    padding: 16px;
  }

  .benefit p {
    font-size: 15px;
  }

  .gh-reviews-feed-grid {
    grid-template-columns: 1fr;
  }

  .gh-review-item-card {
    padding: 20px;
  }

  .gh-faq-brand-wrapper {
    padding: 24px;
    border-radius: 20px;
  }

  .gh-faq-brand-wrapper::before {
    width: 80px;
    height: 80px;
    top: 18px;
    right: 18px;
  }

  .gh-faq-brand-wrapper h2 {
    font-size: 24px;
    line-height: 1.28;
    margin-bottom: 22px;
  }

  .gh-faq-brand-item {
    padding: 18px;
    border-radius: 16px;
    margin-bottom: 14px;
  }

  .gh-faq-brand-item h3 {
    font-size: 17px;
    line-height: 1.38;
  }

  .gh-faq-brand-item p {
    font-size: 15px;
    line-height: 1.72;
  }

  .gh-btn-red {
    width: 100%;
    padding: 15px 20px;
    font-size: 15px;
  }
}

@media (max-width: 420px) {
  .report-section {
    padding: 32px 16px;
  }

  .stat-number {
    font-size: 36px;
  }

  .chart-header span {
    font-size: 11px;
  }

  .chart-header strong {
    font-size: 19px;
  }

  .benefit {
    gap: 10px;
  }

  .benefit span {
    width: 24px;
    height: 24px;
    font-size: 13px;
  }

  .gh-faq-brand-wrapper {
    padding: 20px 16px;
  }

  .gh-faq-brand-wrapper h2 {
    font-size: 22px;
  }

  .gh-faq-brand-item {
    padding: 16px;
  }

  .gh-faq-brand-item h3 {
    font-size: 16.5px;
  }

  .gh-faq-brand-item p {
    font-size: 14.5px;
  }
}/* End custom CSS */