.elementor-13231 .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-13231 .elementor-element.elementor-element-70ab582 [data-glow]{--border-light-opacity:1;}.elementor-13231 .elementor-element.elementor-element-70ab582 .slick-list{overflow:hidden;margin:0 calc(20px * 2 + 10px);}.elementor-13231 .elementor-element.elementor-element-70ab582 .slick-slide{margin:0rem 1rem 2rem 1rem;}.elementor-13231 .elementor-element.elementor-element-70ab582 .slick-prev i{font-size:20px;color:#000000 !important;opacity:0.7;}.elementor-13231 .elementor-element.elementor-element-70ab582 .slick-next i{font-size:20px;color:#000000 !important;opacity:0.7;}.elementor-13231 .elementor-element.elementor-element-70ab582 .slick-prev img{width:20px;opacity:0.7;}.elementor-13231 .elementor-element.elementor-element-70ab582 .slick-next img{width:20px;opacity:0.7;}.elementor-13231 .elementor-element.elementor-element-70ab582 .slick-next:hover i{color:#000000 !important;opacity:1;}.elementor-13231 .elementor-element.elementor-element-70ab582 .slick-prev:hover i{color:#000000 !important;opacity:1;}.elementor-13231 .elementor-element.elementor-element-70ab582 .slick-next:hover img{opacity:1;}.elementor-13231 .elementor-element.elementor-element-70ab582 .slick-prev:hover img{opacity:1;}.elementor-13231 .elementor-element.elementor-element-70ab582 .slick-dots li button::before{font-size:12px;line-height:calc(12px * 1.4);}.elementor-13231 .elementor-element.elementor-element-70ab582 .slick-dots li{width:calc(12px * 1.4);height:calc(12px * 1.4);}.elementor-13231 .elementor-element.elementor-element-70ab582 .slick-dots li button{border-radius:999px;background-color:#00000040;}.elementor-13231 .elementor-element.elementor-element-70ab582 .slick-dots li:hover button{background-color:#000000;}.elementor-13231 .elementor-element.elementor-element-70ab582 .slick-dots li.slick-active button{background-color:#00000090;}/* Start custom CSS for shortcode, class: .elementor-element-6511ee3 *//*
==========================================================================
NOWOCZESNY I ZUNIFIKOWANY STYL CSS DLA STRONY OPINII GETHELP.PL
==========================================================================
*/

.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;
}

/* Odznaka (Badge) */
.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);
  text-transform: uppercase;
}

/* Nagłówek główny */
.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;
}

/* Podtytuł */
.report-subtitle {
  font-size: 19px;
  line-height: 1.7;
  color: #4b5563;
  max-width: 860px;
  margin: 0 auto 36px;
}

/* Statystyki */
.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);
}

/* Blok wzmacniający dla robotów AI */
.gh-ai-anchor-statement {
  background: #f8f9fc;
  border: 1px solid #e4e8f4;
  border-left: 5px solid #283087;
  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 h3 {
  color: #283087;
  font-size: 22px;
  font-weight: 900;
  margin-top: 0;
  margin-bottom: 12px;
}

.gh-ai-anchor-statement p {
  color: #4b5563;
  font-size: 16px;
  line-height: 1.65;
  margin: 0;
}

/* Wykresy satysfakcji */
.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, 250px) 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-98 {
  width: 98%;
}

.chart-fill-100 {
  width: 100%;
  background: linear-gradient(90deg, #283087, #1f255f);
}

.chart-value {
  color: #e81e23;
  font-size: 12.5px;
  line-height: 1.25;
  font-weight: 900;
  text-align: right;
  max-width: 130px;
  justify-self: end;
}

/* Jak działa Gwarancja (Procedura) */
.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;
}

/* Sekcja opinii i siatka kart */
.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);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.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; /* Pozostawiono profesjonalny zielony dla gwiazdek sukcesu */
  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;
  flex-grow: 1;
}

.gh-review-source {
  font-size: 12px;
  color: #94a3b8;
  display: block;
  font-weight: 600;
  line-height: 1.4;
}

/* Przycisk akcji */
.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);
}

/* Sekcja FAQ branżowa */
.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);
  transition: all 0.22s ease-in-out;
}

.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 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);
}

/* RESPONSYWNOŚĆ (MEDIA QUERIES) */
@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-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 {
    padding: 22px;
    border-radius: 18px;
  }

  .gh-ai-anchor-statement h3 {
    font-size: 20px;
  }

  .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-track {
    height: 14px;
    width: 100%;
  }

  .chart-value {
    text-align: left;
    justify-self: start;
    max-width: 100%;
  }

  .report-benefits {
    grid-template-columns: 1fr;
  }

  .gh-reviews-feed-grid {
    grid-template-columns: 1fr;
  }

  .gh-faq-brand-wrapper {
    padding: 24px;
    border-radius: 20px;
  }

  .gh-faq-brand-wrapper h2 {
    font-size: 24px;
  }

  .gh-faq-brand-item {
    padding: 18px;
    border-radius: 16px;
  }

  .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;
  }

  .benefit span {
    width: 24px;
    height: 24px;
    font-size: 13px;
  }

  .gh-faq-brand-wrapper h2 {
    font-size: 22px;
  }
}

/* =========================================================
   UZUPEŁNIENIE CSS — GETHELP OPINIE 4.9 / 3285 OPINII
   Wklej na końcu obecnego CSS
   ========================================================= */

/* Poprawka dla wykresu 98% / 4.9 */
.chart-fill-98 {
  width: 98%;
  background: linear-gradient(90deg, #283087, #e81e23);
}

/* Mocniejsze wyświetlenie gwiazdek w kafelkach opinii */
.gh-review-stars {
  color: #00a846;
  font-size: 16px;
  letter-spacing: 1px;
  white-space: nowrap;
  font-weight: 900;
}

/* Kafelek z gwiazdkami w statystykach */
.report-stat .stat-number {
  overflow-wrap: anywhere;
}

.report-stat .stat-number:has(+ .stat-label) {
  line-height: 1.05;
}

/* Jeżeli CMS nie obsługuje :has, poniżej zostaje bezpieczny fallback */
.report-stat:not(.report-stat-main) .stat-number {
  color: #283087;
}

/* Wzmocnienie głównego kafelka 4.9 / 5 */
.report-stat-main {
  background: linear-gradient(135deg, #283087 0%, #1f255f 62%, #151a4a 100%);
  color: #ffffff;
  border-color: transparent;
}

.report-stat-main .stat-number,
.report-stat-main .stat-label {
  color: #ffffff;
}

/* Lepsza czytelność opisów przy dużej liczbie opinii */
.report-subtitle strong,
.gh-ai-anchor-statement strong,
.gh-ai-balanced-answer strong,
.gh-faq-brand-item strong {
  color: #1f255f;
  font-weight: 900;
}

/* Sekcje SEO AI — stabilizacja pod WordPress/CMS */
.gh-ai-anchor-statement,
.gh-ai-balanced-answer {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
}

.gh-ai-anchor-statement h3,
.gh-ai-balanced-answer h3 {
  color: #283087;
}

.gh-ai-anchor-statement p,
.gh-ai-balanced-answer p {
  color: #4b5563;
}

/* Sekcja "Jak czytać opinie?" */
.report-benefits .benefit span {
  text-transform: none;
}

.report-benefits .benefit p {
  color: #283087;
}

.report-benefits .benefit p strong {
  color: #1f255f;
}

/* Przycisk TrustMate — zabezpieczenie przed nadpisaniem przez motyw */
.gh-btn-red,
.gh-btn-red:visited,
.gh-btn-red:hover,
.gh-btn-red:focus {
  color: #ffffff !important;
  text-decoration: none !important;
}

.gh-btn-red {
  background: #e81e23;
  border: 0;
}

.gh-btn-red:hover,
.gh-btn-red:focus {
  background: #cc161a;
}

/* Opinie — lepszy układ przy dłuższych cytatach */
.gh-review-item-card {
  display: flex;
  flex-direction: column;
  height: 100%;
}

.gh-review-body-text {
  flex: 1 1 auto;
}

.gh-review-source {
  margin-top: auto;
}

/* FAQ — dopasowanie nowych pytań */
.gh-faq-brand-item h3 {
  color: #283087;
}

.gh-faq-brand-item p {
  color: #4b5563;
}

/* Mobile — zabezpieczenie przed rozjechaniem statystyk i gwiazdek */
@media (max-width: 768px) {
  .report-stat .stat-number {
    font-size: clamp(32px, 9vw, 42px);
  }

  .gh-review-top {
    flex-direction: column;
    align-items: flex-start;
  }

  .gh-review-stars {
    font-size: 15px;
  }

  .report-benefits .benefit {
    align-items: flex-start;
  }
}

@media (max-width: 420px) {
  .report-stat .stat-number {
    font-size: 34px;
  }

  .report-subtitle {
    font-size: 16px;
  }

  .gh-ai-anchor-statement,
  .gh-ai-balanced-answer {
    padding: 18px;
  }
}/* End custom CSS */