.page-id-15074 .wd-page-title h1.entry-title, /* ankieta */
.page-id-15081 .wd-page-title h1.entry-title, /* podziękowanie */
.page-id-15086 .wd-page-title h1.entry-title { /* wynik */
  display: none;
}

.aio-analiza-hero {
  padding: 40px;
  background: #fcfcfc;
  border: 1px solid #dddddd;
}
.aio-analiza-hero h3 {
  text-align: center;
}

.aio-analiza-komunikat {
  padding: 16px;
  border-radius: 12px;
  background: #f5fbf6;
}

.aio-analiza-blad {
  background: #fff0f0;
  color: #b00020;
}

.aio-email-error {
  color: #d50027;
  font-size: 14px;
  margin-top: 6px;
}

.aio-analiza-wynik {
  margin: 30px;
  padding: 30px;
  line-height: 1.5em;
  border: 1px solid #dddddd;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
}

.aio-analiza-sekcja {
  padding: 24px;
  border-radius: 18px;
  background: #ffffff;
}

.aio-analiza-sekcja h2 {
  font-size: 36px;
  font-weight: 700;
  text-align: center;
  line-height: 1.2em;
}

.aio-analiza-sekcja h3 {
  font-size: 26px;
  font-weight: 600;
  line-height: 1.2em;
}

.aio-analiza-sekcja h3 .aio-icon-warning {
  display: inline-block;
  width: 1.15em;
  height: 1.15em;
  margin-right: 0.2em;
  vertical-align: -0.15em;
}

.aio-analiza-sekcja h4 {
  font-size: 22px;
  font-weight: 800;
}

.aio-analiza-sekcja .aio-wysokie {
  color: #ce0000;
}

.aio-analiza-sekcja .aio-objawy {
  margin-bottom: 1em;
  padding: 10px 10px 10px 15px;
}
.aio-analiza-sekcja .aio-objawy.czerwone {
  background-color: #fff2f2;
  border: 1px solid #ff8f8f;
}
.aio-analiza-sekcja .aio-objawy.zolte {
  background-color: #fffaf0;
  border: 1px solid #f3d27c;
}


.aio-analiza-sekcja .aio-objawy ul {
  margin-top: 0.5em;
}
.aio-analiza-sekcja .aio-objawy ul li {
  margin-bottom: 0.5em;
  line-height: 1.4em;
}

.aio-analiza-sekcja .aio-separator-info {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 24px 0;
  height: 24px;
}

.aio-analiza-sekcja .aio-separator-info-line {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  height: 2px;
  margin-top: -1px;
  background-color: #38BDF8;
}

.aio-analiza-sekcja .aio-separator-info-icon {
  position: relative;
  z-index: 1;
  display: block;
  width: 24px;
  height: 24px;
}

.aio-analiza-promo {
  padding-bottom: 20px;
}

.aio-prezent-info-kontener {
  margin-top: 30px;
  margin-bottom: 20px;
}

.aio-prezent-info {
  padding: 5px 12px;
  background-color: #edf7f9;
  border-radius: 10px;
}

.aio-prezent-info::before {
  content: "";
  display: inline-block;
  width: 1.6em;
  height: 1.6em;
  margin-right: 6px;
  vertical-align: text-bottom;
  background: url("icon-gift.svg") center / contain no-repeat;
}

.aio-oferta-promo {
  margin-top: 25px;
  border: 2px solid #E5F3E6;
  border-radius: 12px;
  overflow: hidden;
}

.aio-oferta-promo-cta-tytul {
  margin: 0;
  padding: 22px 10px 10px 10px;
  font-family: "Open Sans", Sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 1.2em;
  text-align: center;
  background-color: #F0FAF1;
  background-image: linear-gradient(0deg, #F0FAF1 0%, #E5F3E6 100%);
}
.aio-oferta-promo-cta-tytul.mini {
  margin-bottom: 16px;
  padding: 16px 10px 16px 10px;
  font-size: 26px;
}

.aio-oferta-promo-cta-podtytul {
  margin: 0;
  padding: 0 4px 22px 4px;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.3em;
  text-align: center;
  background-color: #F0FAF1;
}

.aio-oferta-promo-kolumny {
  display: grid;
  grid-template-columns: 45% 55%;
  gap: 10px;
  align-items: center;
  padding: 20px 10px;
}

.aio-oferta-promo-kolumna p {
  margin: 0 0 0.5em;
  text-align: center;
  line-height: 1.4em;
}

.aio-oferta-promo-kolumna p:last-child {
  margin-bottom: 0;
}

.aio-oferta-promo-pakiet-nazwa {
  padding: 0 6px;
  font-size: 28px;
  font-weight: 700;
  text-align: center;
  color: #063F6B;
}

.aio-oferta-promo-pakiet-nazwa-cytat {
  color: #4d84af;
}

.aio-oferta-promo-kolumna-obraz img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 8px;
}

.aio-ramka-kupon {
  margin: 0 16px 24px 16px;
  padding: 16px;
  text-align: center;
  line-height: 1.3em;
  border: 2px dashed #fb6858;
  border-radius: 12px;
}

.aio-ramka-kupon-naglowek {
  display: inline-block;
  margin: 0 0 12px;
  padding: 7px 20px;
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  background-color: #fb6858;
  border-radius: 8px;
}

.aio-ramka-kupon-opis {
  margin: 0 0 8px;
  font-size: 22px;
  font-weight: bold;
  line-height: 1.3em;
}

.aio-akcent-czerwony {
  color: #f4312a;
  font-weight: bold;
}

.aio-rabat-procent {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 16px;
  font-size: 4em;
  font-weight: 800;
  line-height: 1;
  color: #ff4e48;
}

.aio-rabat-procent::before,
.aio-rabat-procent::after {
  content: "";
  display: inline-block;
  width: 1.1em;
  height: 1.1em;
  background: url("icon-accent-lines.svg") center / contain no-repeat;
}
.aio-rabat-procent::after {
  transform: scale(-1, 1);
}

.aio-kupon-kod-kontener {
  padding: 10px;
  text-align: left;
  background-color: #feede8;
  border-radius: 8px;
}

.aio-kupon-kod-kontener > p {
  text-align: center;
}

.aio-kupon-kod {
  margin: 0 0 10px;
  padding: 12px;
  font-size: 28px;
  font-weight: 700;
  line-height: 1.2em;
  color: #ff4e48;
  text-align: center;
  background-color: #ffffff;
  border: 1px solid #ff4e48;
  border-radius: 8px;
}

.aio-kupon-uwaga {
  margin: 0 0 0.25em;
  line-height: 1.5;
}

.aio-kupon-timer {
  display: inline-block;
  padding: 2px 6px;
  font-size: 1.1em;
  font-weight: 700;
  color: #ff4e48;
  background-color: #ffffff;
}

.aio-kupon-kod-kontener > p:last-child {
  margin: 0;
  line-height: 1.5;
}

.aio-oferta-promo-tresc {
  padding: 0 12px;
  margin: 0 0 16px;
  line-height: 1.4em;
}
.aio-oferta-promo-tresc.po-cta {
  margin-top: 15px;
  text-align: center;
}

.aio-oferta-promo-lista {
  padding: 0 16px 0 32px;
  margin: 0 0 24px;
  line-height: 1.4em;
}

.aio-oferta-promo-lista li {
  margin-bottom: 0.5em;
}

.aio-oferta-promo-lista li:last-child {
  margin-bottom: 0;
}

.aio-ramka-kupon-cena {
  margin: 0 0 8px;
  font-size: 20px;
  line-height: 1.3em;
}

.aio-oferta-promo-podsumowanie,
.aio-oferta-promo-naglowek-pakiet,
.aio-pakiet-cena-label,
.aio-pakiet-cena,
.aio-pakiet-zamkniecie {
  padding: 0 16px;
  margin: 0 0 16px;
}
.aio-oferta-promo-podsumowanie {
  margin-top: 30px;
}

.aio-oferta-promo-naglowek-pakiet {
  margin-bottom: 24px;
}

.aio-pakiet-elementy {
  display: grid;
  gap: 24px;
  padding: 0 16px 24px;
}

.aio-pakiet-wiersz {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 24px;
}

.aio-pakiet-element img {
  display: block;
  width: 100%;
  height: auto;
  margin-bottom: 12px;
  border-radius: 8px;
}

.aio-pakiet-tytul {
  margin-bottom: 8px;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.3;
}

.aio-pakiet-element p {
  margin: 0 0 12px;
  font-size: 16px;
  line-height: 1.3;
}

.aio-pakiet-wartosc {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 4px 10px;
  font-size: 16px;
  background-color: #e9f0da;
  border-radius: 8px;
}

.aio-pakiet-wartosc::before {
  content: "";
  flex-shrink: 0;
  width: 1.25em;
  height: 1.25em;
  background: url("icon-price-tag.svg") center / contain no-repeat;
}

.aio-pakiet-cena-kontener {
  margin-bottom: 24px;
  text-align: center;
}

.aio-pakiet-cena-label {
  margin-bottom: 8px;
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  position: relative;
}

.aio-pakiet-cena-label::after {
  content: "";
  display: inline-block;
  width: 1.2em;
  height: 1.2em;
  vertical-align: super;
  background: url("icon-accent-lines-price.svg") center/contain no-repeat;
  transform: rotate(135deg);
}

.aio-pakiet-cena {
  margin-bottom: 12px;
  font-family: "Open Sans", Sans-serif;
  line-height: 1;
  text-align: center;
}

.aio-pakiet-cena del {
  margin-right: 0.5em;
  font-size: 19px;
  font-weight: 600;
  color: #666666;
}

.aio-pakiet-cena-aktualna {
  font-size: 46px;
  font-weight: 700;
  color: #ff4e48;
}

.aio-pakiet-oszczednosc {
  display: inline-block;
  padding: 5px 12px;
  font-size: 16px;
  background-color: #e9f0da;
  border-radius: 8px;
}

.aio-pakiet-zamkniecie {
  width: 80%;
  margin: 10px auto;
  padding: 15px;
  text-align: center;
  background-color: #fbfbf9;
  border: 1px solid #e9f0da;
  border-radius: 8px;
}

.aio-pakiet-cta {
  padding: 0 16px;
  margin-top: 20px;
  margin-bottom: 0;
  text-align: center;
}

.aio-pakiet-cta-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 14px 24px;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.3;
  color: #ffffff;
  text-decoration: none;
  background-color: #ff4842;
  border-radius: 8px;
}

.aio-pakiet-cta-link::before {
  content: "";
  flex-shrink: 0;
  width: 1.4em;
  height: 1.4em;
  background: url("icon-shopping-bag.svg") center / contain no-repeat;
}

.aio-pakiet-cta-link:hover,
.aio-pakiet-cta-link:focus {
  color: #ffffff;
  background-color: #ed3029;
  transform: scale(1.02);
}

.aio-pakiet-zabezpieczenia {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  margin-top: 8px;
  
  font-size: 14px;
  line-height: 1.2em;
  color: #868b8c;
}

.aio-pakiet-zabezpieczenie.zakup {
  display: inline-flex;
  align-items: center;
  gap: 3px;
}

.aio-pakiet-zabezpieczenie.zakup::before {
  content: "";
  flex-shrink: 0;
  width: 1em;
  height: 1em;
  background: url("icon-shield.svg") center / contain no-repeat;
}

/* Tablety */
@media (max-width: 1024px) {
  .aio-oferta-promo-kolumny,
  .aio-pakiet-wiersz {
    grid-template-columns: 50% 50%;
    gap: 16px;
  }
  .aio-oferta-promo-kolumny {
    grid-template-columns: 45% 55%;
  }

  .aio-oferta-promo.mini .aio-oferta-promo-kolumny {
    padding-top: 0;
  }
}

/* Telefony */
@media (max-width: 767px) {
  .aio-analiza-sekcja {
    margin-top: 24px;
    padding: 16px;
  }
  .aio-analiza-sekcja.aio-analiza-hero {
    line-height: 1.4em;
  }
  .aio-analiza-podziekowanie .aio-analiza-sekcja {
    margin-top: 34px;
    padding: 0;
  }

  .aio-analiza-wynik {
    margin: 30px 0;
    padding: 20px 0;
  }

  .aio-ramka-kupon {
    margin: 0 10px 24px 10px;
  }

  .aio-oferta-promo-tresc {
    padding: 0 12px;
  }

  .aio-oferta-promo-cta-tytul {
    font-size: 28px;
  }

  .aio-oferta-promo-naglowek-pakiet {
    font-size: 19px;
  }

  .aio-oferta-promo-kolumny, .aio-pakiet-wiersz {
    grid-template-columns: 1fr;
  }

  .aio-oferta-promo.mini .aio-oferta-promo-kolumny {
    padding-top: 0;
  }

  .aio-rabat-procent {
    font-size: 3em;
  }
  
  .aio-pakiet-cta-link {
    display: flex;
    gap: 6px;
    padding: 12px;
    font-size: 22px;
    text-align: left;
  }

  .aio-pakiet-cta-link::before {
    width: 1.6em;
    height: 1.6em;
  }
  
  .aio-pakiet-cta-link-text span {
    display: block;
    font-size: 15px;
  }
}
