#hondro-program-final .red-txt {
  color: red;
}
#hondro-program-final .pre-cta {
  color: green;
  font-weight: 500;
  font-size: 19px;
}
#hondro-program-final .noclose-cta {
  font-size: 19px;
  max-width: 778px;
  margin: 0 auto;
  display: block;
  margin-bottom: 12px;
}
.sf-hidden {
  display: none !important;
}
.form-wrapper {
  margin: 0 20px;
}
.pachino-btn__wrapper {
  margin: 20px;
}
@media all {
  .pachinoform input::placeholder {
    font-size: 15px !important;
  }
  .pachinoform input {
    font-size: 14px;
  }
}
.pachinoform {
  padding: 10px;
  font-size: 20px;
  line-height: 1.5;
  color: #000;
  border: 6px solid #166ca7;
  background-color: #fff;
  background-position: center center;
  display: flex;
  flex-direction: column;
  align-content: center;
  flex-wrap: wrap;
  border-radius: 10px;
  width: 100%;
  max-width: 781px;
  margin: 0 auto;
  margin-top: 18px;
  margin-bottom: 18px;
}
.pachinoform_title {
  display: flex;
  gap: 30px;
  max-width: 400px;
  align-self: center;
  text-align: center;
}
.pachinoform_title_logo {
  flex-shrink: 0;
}
.pachinoform_title_text {
  align-self: center;
}
.pachinoform_title_text > b {
  display: block;
  line-height: 1.3;
}
.pachinoform_order {
  max-width: 600px;
  font-weight: bold;
  font-size: 16px;
  margin: 15px 0;
  text-align: center;
}
.pachinoform_order > b {
  color: #ed1b24;
}
.pachinoform_footer {
  text-align: center;
  color: #000;
  font-size: 14px;
  margin: 10px 0;
}
.pachinoform_footer > img {
  margin-top: 10px;
}
.pachinoform_value {
  display: flex;
  color: #166ca7;
  font-weight: bold;
  font-size: 20px;
  align-items: center;
  align-self: center;
}
.pachinoform_value_current {
  border: 1px solid #000;
  color: #ff5858;
  line-height: 1;
  font-size: 24px;
  padding: 5px 20px;
  margin: 0 15px;
}
.pachinoform_value_total {
  font-size: 24px;
}
.pachinoform_price {
  display: flex;
  align-items: center;
  align-self: center;
  gap: 30px;
  margin-top: 30px;
}
.pachinoform_price_old span {
  display: block;
  font-size: 30px;
  font-weight: 700;
  letter-spacing: -1px;
  color: #000;
  position: relative;
  line-height: 1;
}
.pachinoform_price_old span:before {
  position: absolute;
  content: '';
  left: 0;
  top: 45%;
  right: 0;
  border-top: 4px solid #ed1b24;
  transform: rotate(-15deg);
}
.pachinoform_price_new span {
  display: block;
  background-color: #ed1b24;
  color: #fff;
  text-shadow: 2px 2px 0#000;
  font-size: 44px;
  padding: 5px 15px;
  font-weight: 700;
  line-height: 1;
}
@media (max-width: 500px) {
  .pachinoform_title {
    gap: 5px;
  }
  .pachinoform_title_text {
    font-size: 16px;
  }
  .pachinoform_value {
    flex-wrap: wrap;
    justify-content: center;
  }
}
.pachinoform .name-input,
.pachinoform .phone-input {
  color: #000;
  font-size: 20px;
  margin-bottom: 10px;
}
.pachinoform .name-input label,
.pachinoform .phone-input label {
  font-weight: bold;
  margin-top: 10px;
}
.pachinoform .name-input input,
.pachinoform .phone-input input {
  font: inherit;
  color: inherit;
  box-sizing: border-box;
  width: 100%;
  border-radius: 5px;
  padding: 10px;
  min-width: 0;
  background: #fff;
  border: 2px solid #68beff;
  padding-left: 24px;
  font-size: 20px !important;
}
.pachinoform .button-submit:focus,
.pachinoform input:focus {
  outline: 0;
  box-shadow: 0 0 0 3px #b2af42a6;
}
.pachinoform .button-submit {
  text-align: center;
  width: 100%;
  margin: 0 auto;
  text-decoration: none;
  border-radius: 10px;
  color: #fff;
  border: 2px solid #ffc9c9;
  padding: 14px 0;
  cursor: pointer;
  background: #ff0d17;
  font-size: 18px;
  line-height: 1.4;
  font-weight: bold;
}
.pachinoform .button-submit:hover {
  background: #bf080f;
  transition: 0.2s;
}
.pachinoform ::placeholder {
  color: #000;
  opacity: 1;
  font-size: 16px;
}
@media screen and (max-width: 500px) {
  .blc-pck {
    display: block;
    width: 100%;
    text-align: center;
    margin-top: 10px;
  }
  .pachinoform_value_current {
    margin: 0;
  }
}
.custom-form__ava-block:hover {
  box-shadow: 0 0 7px 3px rgba(0, 0, 0, 0.2);
}
.custom-form__btn:hover {
  color: #fff;
  background-color: #df0000;
}
@keyframes fade-out {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    max-height: 0;
  }
} /*! Rezet============================================*/ /*! Comnets=================================== */
.comments {
  position: relative !important;
  max-width: 780px !important;
  margin: 0 auto !important;
  padding: 0 20px !important;
  margin-bottom: 30px !important;
  box-sizing: border-box !important;
}
.comments > * {
  box-sizing: border-box !important;
}
.comments__header {
  position: relative !important;
  display: flex !important;
  justify-content: space-between !important;
  align-items: center !important;
  gap: 5px !important;
  margin: 0 0 30px 0 !important;
  padding: 0 0 !important;
  box-sizing: border-box !important;
  -webkit-box-align: center !important;
  -webkit-box-pack: justify !important;
  -ms-flex-align: center !important;
  -ms-flex-pack: justify !important;
}
.comments__header::before {
  content: '' !important;
  position: absolute !important;
  bottom: 0 !important;
  left: 0 !important;
  z-index: 0 !important;
  width: 100% !important;
  height: 2px !important;
  background-color: #eeee !important;
}
.comments__left-box {
  margin-bottom: 20px;
  position: relative !important;
  z-index: 1 !important;
  display: flex !important;
  justify-content: space-between !important;
  align-items: center !important;
  gap: 5px !important;
  padding: 4px 0 !important;
  border-bottom: 2px solid #9faeb5 !important;
  -webkit-box-align: center !important;
  -webkit-box-pack: justify !important;
}
.comments__header-title {
  margin: 0 !important;
  padding: 0 !important;
  font-size: 20px !important;
  font-weight: 700 !important;
  text-indent: 0 !important;
  text-transform: capitalize !important;
  color: rgb(65, 65, 65) !important;
  box-sizing: border-box !important;
}
.comments__item-list {
  display: flex !important;
  flex-flow: column !important;
  -webkit-box-direction: normal !important;
  -webkit-box-orient: vertical !important;
}
.comments__item {
  display: flex !important;
  flex-flow: column !important;
  gap: 10px !important;
  -webkit-box-direction: normal !important;
  -webkit-box-orient: vertical !important;
  margin-bottom: 10px;
}
.comments__item-header {
  display: flex !important;
  gap: 15px !important;
}
.comments__item-info {
  display: flex !important;
  flex-flow: column !important;
  gap: 7px !important;
  text-indent: 0 !important;
  -webkit-box-direction: normal !important;
  -webkit-box-orient: vertical !important;
  max-height: 50px;
}
.comments__item-name {
  margin: 0 !important;
  padding: 0 !important;
  font-size: 18px !important;
  font-weight: 600 !important;
  text-align: left !important;
  text-indent: 0 !important;
  text-transform: capitalize !important;
  line-height: 1 !important;
  color: rgb(65, 65, 65) !important;
}
.comments__item-data {
  margin: 0 !important;
  padding: 0 !important;
  font-size: 15px !important;
  font-weight: 500 !important;
  text-align: left !important;
  text-indent: 0 !important;
  text-transform: initial !important;
  line-height: 1 !important;
  color: #9faeb5 !important;
}
.comments__item-body {
  display: flex !important;
  flex-flow: column !important;
  gap: 15px !important;
  -webkit-box-direction: normal !important;
  -webkit-box-orient: vertical !important;
}
.comments__item-content {
  margin: 0 !important;
  padding: 0 !important;
  font-size: 16px !important;
  font-weight: 400 !important;
  text-align: left !important;
  text-indent: 0 !important;
  text-transform: initial !important;
  line-height: 1.3 !important;
  color: rgb(65, 65, 65) !important;
}
.comments__item-footer {
  display: flex !important;
  justify-content: space-between !important;
  align-items: center !important;
  text-indent: 0 !important;
  -webkit-box-align: center !important;
  -webkit-box-pack: justify !important;
  -ms-flex-align: center !important;
  -ms-flex-pack: justify !important;
}
.comments__item-replay {
  margin: 0 !important;
  border: none !important;
  font-size: 18px !important;
  font-weight: 400 !important;
  text-decoration: none !important;
  text-transform: initial !important;
  color: #9faeb5 !important;
  transition: all 0.2s ease-in-out !important;
  box-shadow: none !important;
}
.comments__item-replay:hover {
  color: #5f95ad !important;
}
@media (min-width: 576px) {
  .comments__item-name {
    font-size: 20px !important;
  }
  .comments__item-data {
    font-size: 16px !important;
  }
  .comments__item-content {
    text-indent: 0 !important;
    font-size: 18px !important;
  }
  .comments__item-footer {
    max-width: 350px !important;
  }
}
@media (min-width: 992px) {
  .comments__header-title {
    font-size: 20px !important;
  }
} /*!Comments FB=========================== \*/
.comments-fb .comments__item {
  padding: 16px 18px !important;
  border-radius: 5px !important;
  background: rgba(114, 168, 211, 0.2) none repeat scroll 0 0;
}
.comments-fb .comments__item .startdate,
.comments-fb .comments__item .nowdate {
  color: grey;
  font-size: 14px;
}
.comments-fb .comments__header {
  margin-bottom: 0px !important;
}
.comments-fb .comments__item-list {
  gap: 2px !important;
}
.comments__item-content img {
  margin: 7px 0 0;
}
.comments-fb .comments__item.reply {
  margin-left: 16px !important;
  background: #d1ecff;
  margin-bottom: 0 !important;
}
.comm-obert-reply {
  margin-left: 36px;
  border-left: 1px dotted #515151;
  margin-bottom: 20px;
}
.comments-fb .comments__item-avatar {
  margin: 0 !important;
  object-fit: cover !important;
  width: 60px !important;
  min-width: 60px !important;
  height: auto !important;
  min-height: 60px !important;
  border-radius: 32px !important;
  border: 2px solid #e89f89;
}
.pachino-btn {
  background-color: #ef3333 !important;
  transition: all 0.2s ease-in 0s !important;
  display: block;
  text-align: center;
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  padding: 10px 8px;
  border-radius: 10px;
  border: 2px solid #ef3d3d;
  width: 100%;
  max-width: 448px;
  margin: 0 auto;
}
.pachino-btn:hover {
  color: #fff !important;
  background-color: #f52b2b !important;
  transform: scale(1.1) !important;
}

:root {
  --primary: #ffd34d;
  --text: #1a1a1a;
  --muted: #666;
  --border: #e6e6e6;
  --bg: #fff;
  --shadow: 0 1px 2px rgba(0, 0, 0, 0.06);
  --radius: 16px;
  --container: 1220px;
  --accent-red: #d31b1b;
  --ink-blue: #50607a;
}
* {
  box-sizing: border-box;
}
html,
body {
  margin: 0;
  padding: 0;
  font-family:
    Inter,
    system-ui,
    -apple-system,
    Segoe UI,
    Roboto,
    Arial,
    'Noto Sans';
  color: var(--text);
  background: var(--bg);
}
.breadcrumbs {
  max-width: var(--container);
  margin: 0 auto;
  padding: 12px 20px;
  font-size: 14px;
  color: var(--muted);
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
}
.breadcrumbs a {
  color: inherit;
  text-decoration: none;
}
.hero-bg {
  position: relative;
  overflow: hidden;
}
.hero-bg img.bg {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 16px;
}
.hero-bg::after {
  content: '';
  position: absolute;
  inset: 0;
  background: linear-gradient(
    180deg,
    rgba(0, 0, 0, 0.3) 0%,
    rgba(0, 0, 0, 0.75) 100%
  );
  z-index: -1;
}
.hero-content {
  max-width: var(--container);
  margin: auto;
  padding: 20px 20px;
  color: #fff;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
  backdrop-filter: blur(1px);
  background: rgba(0, 0, 0, 0.3);
  border-radius: 16px;
}
.hero-eyebrow {
  color: #ff4747;
  font-weight: 900;
  font-size: clamp(20px, 3vw, 38px);
  margin-bottom: 10px;
}
.hero-title {
  font-weight: 800;
  font-size: clamp(28px, 4vw, 56px);
  line-height: 1.15;
  margin-bottom: 16px;
}
.hero-divider {
  height: 2px;
  background: rgba(255, 255, 255, 0.4);
  width: 80px;
  margin-bottom: 16px;
}
.hero-meta {
  font-style: italic;
  color: rgba(255, 255, 255, 0.8);
  margin-bottom: 20px;
}
.hero-quote {
  background: rgba(255, 255, 255, 0.15);
  padding: 16px 20px;
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.3);
  font-style: italic;
}
.hero-badges {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
  margin-top: 20px;
}
.hero-badges .tag {
  background: rgba(255, 255, 255, 0.15);
  border: 1px solid rgba(255, 255, 255, 0.3);
  padding: 6px 12px;
  border-radius: 999px;
  font-weight: 700;
  font-size: 13px;
}
.story {
  max-width: var(--container);
  margin: 32px auto 20px;
  padding: 0 20px;
}
.story-figure {
  margin: 0 0 18px 0;
  border-radius: 14px;
  overflow: hidden;
  border: 1px solid var(--border);
  box-shadow: var(--shadow);
}
.story-figure img {
  width: 100%;
  height: auto;
  display: block;
}
.story h2 {
  font-size: clamp(22px, 3vw, 30px);
  margin: 18px 0 8px 0;
  line-height: 1.25;
}
.story p {
  font-size: 18px;
  line-height: 1.7;
  margin: 0 0 14px 0;
  color: #262626;
}
@media (min-width: 900px) {
  .story-grid {
    display: grid;
    grid-template-columns: 1.15fr 0.85fr;
    gap: 28px;
    align-items: start;
  }
}
.doctor {
  max-width: var(--container);
  margin: 0 auto 20px;
  padding: 0 20px;
}
.doctor-card {
  background: #fff;
  border: 1px solid var(--border);
  border-radius: 16px;
  box-shadow: var(--shadow);
  overflow: hidden;
}
.doctor-top {
  padding: 18px 20px;
  border-bottom: 1px dashed #b8c4d6;
  background: #f9fbfe;
}
.doctor-top .kicker {
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0.04em;
  color: var(--ink-blue);
}
.doctor-wrap {
  display: grid;
  gap: 22px;
  padding: 20px;
}
.doctor-media img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 12px;
}
.doctor-body h3 {
  margin: 0 0 8px 0;
  font-size: 22px;
  line-height: 1.25;
}
.doctor-quote {
  font-size: 18px;
  line-height: 1.7;
  color: #2a2a2a;
  margin: 0;
}
.doctor-quote b {
  font-weight: 800;
}
.doctor-quote .hl {
  color: var(--accent-red);
  font-weight: 900;
}
.doctor-quote .accent {
  background: linear-gradient(
    180deg,
    rgba(255, 211, 77, 0.35),
    rgba(255, 211, 77, 0.35)
  );
  padding: 0 0.2em;
  border-radius: 0.25em;
}
@media (min-width: 900px) {
  .doctor-wrap {
    grid-template-columns: 1fr 1.1fr;
    align-items: start;
  }
}
.editor {
  max-width: var(--container);
  margin: 0 auto 20px;
  padding: 0 20px;
}
.editor-card {
  border: 1px solid var(--border);
  border-radius: 16px;
  background: #fff;
  box-shadow: var(--shadow);
  overflow: hidden;
}
.editor-body {
  padding: 22px 20px;
}
.editor .lead {
  font-size: 18px;
  line-height: 1.8;
  margin: 0 0 14px 0;
  color: #2b2b2b;
}
.editor h2 {
  margin: 18px 0 10px 0;
  font-size: clamp(22px, 3.2vw, 30px);
  line-height: 1.25;
  font-weight: 900;
}
.speaker {
  margin: 16px 0 8px 0;
  color: #333;
  font-weight: 800;
}
.callout {
  margin: 0 0 14px 0;
  padding: 12px 16px;
  border-left: 4px solid #2e6bbd;
  background: #f6f9ff;
  border-radius: 8px;
}
.editor p {
  font-size: 18px;
  line-height: 1.8;
  margin: 0 0 14px 0;
  color: #2b2b2b;
}
.proof {
  max-width: var(--container);
  margin: 0 auto 20px;
  padding: 0 20px;
}
.proof-card {
  background: #fff;
  border: 1px solid var(--border);
  border-radius: 16px;
  box-shadow: var(--shadow);
}
.proof-figure {
  margin: 0;
  padding: 16px 16px 10px 16px;
}
.proof-figure img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 10px;
}
.proof-caption {
  margin: 6px 16px 16px 16px;
  font-size: 13px;
  color: #787878;
  text-align: center;
}
.alert {
  margin: 0 16px 18px 16px;
  padding: 14px 16px;
  border: 2px solid var(--accent-red);
  background: #fff6f6;
  border-radius: 12px;
}
.alert p {
  margin: 0 0 8px 0;
  font-size: 17px;
  line-height: 1.7;
}
.alert b {
  font-weight: 900;
}
.surgery {
  max-width: var(--container);
  margin: 0 auto 20px;
  padding: 0 20px;
}
.surg-card {
  border: 1px solid var(--border);
  border-radius: 16px;
  background: #fff;
  box-shadow: var(--shadow);
  overflow: hidden;
}
.surg-head {
  padding: 18px 20px;
  background: #fbfcff;
  border-bottom: 1px dashed #cbd6ea;
}
.surg-head .who {
  font-weight: 900;
  color: #2f2f2f;
}
.surg-body {
  padding: 20px;
}
.surg-body p {
  font-size: 18px;
  line-height: 1.8;
  margin: 0 0 12px 0;
  color: #2b2b2b;
}
.surg-body b {
  font-weight: 900;
}
.surg-body .hl {
  color: var(--accent-red);
  font-weight: 900;
}
.surg-figure {
  margin: 14px 0;
  border: 1px solid var(--border);
  border-radius: 12px;
  overflow: hidden;
}
.surg-figure img {
  width: 100%;
  height: auto;
  display: block;
}
.surg-caption {
  font-size: 13px;
  color: #7a7a7a;
  text-align: center;
  margin-top: 8px;
}
.surg-warning {
  margin-top: 14px;
  padding: 14px 16px;
  border: 2px solid var(--accent-red);
  background: #fff6f6;
  border-radius: 12px;
}
.surg-warning p {
  margin: 0 0 10px 0;
  font-size: 17px;
  line-height: 1.75;
}
.symptoms {
  max-width: var(--container);
  margin: 0 auto 20px;
  padding: 0 20px;
}
.sym-card {
  border: 1px solid var(--border);
  border-radius: 16px;
  background: #fff;
  box-shadow: var(--shadow);
  overflow: hidden;
}
.sym-head {
  padding: 18px 20px;
  background: #fffef7;
  border-bottom: 1px dashed #eadf9f;
}
.sym-title {
  margin: 0;
  font-size: clamp(20px, 3vw, 26px);
  line-height: 1.3;
  font-weight: 900;
  color: #2b2b2b;
}
.sym-title .danger {
  color: var(--accent-red);
}
.sym-body {
  padding: 20px;
}
.sym-body p {
  font-size: 18px;
  line-height: 1.8;
  margin: 0 0 14px 0;
}
.sym-body b {
  font-weight: 900;
}
.sym-list {
  margin: 12px 0 16px 0;
  padding-left: 22px;
}
.sym-list li {
  margin: 6px 0;
  font-size: 18px;
  line-height: 1.75;
  padding-left: 6px;
}
.sym-note {
  margin-top: 8px;
  color: #5a5a5a;
}
.sym-cta {
  margin-top: 14px;
  padding: 12px 14px;
  border: 2px solid var(--accent-red);
  background: #fff6f6;
  border-radius: 12px;
}
.sym-cta b {
  font-weight: 900;
}
.cases {
  max-width: var(--container);
  margin: 0 auto 20px;
  padding: 0 20px;
}
.case-card {
  border: 1px solid var(--border);
  border-radius: 16px;
  background: #fff;
  box-shadow: var(--shadow);
  overflow: hidden;
  margin-bottom: 28px;
}
.photo-grid {
  display: grid;
  gap: 14px;
  padding: 16px;
}
@media (min-width: 760px) {
  .photo-grid {
    grid-template-columns: 1fr 1fr;
  }
}
.photo-item {
  border: 1px solid var(--border);
  border-radius: 12px;
  overflow: hidden;
  background: #fff;
}
.photo-item img {
  display: block;
  width: 100%;
  height: auto;
}
.case-caption {
  padding: 8px 16px 16px 16px;
  text-align: center;
  font-size: 16px;
  color: #555;
  font-weight: 700;
}
.case-caption b {
  color: #2b2b2b;
}
@media (max-width: 768px) {
  html,
  body {
    overflow-x: hidden;
  }
}
#warning-expert {
  --container: var(--container, 1220px);
  --border: var(--border, #e6e6e6);
  --accent-red: var(--accent-red, #d31b1b);
  --ink: var(--text, #1a1a1a);
  --muted: var(--muted, #666);
  color: var(--ink);
}
#warning-expert .section {
  max-width: var(--container);
  padding: 0 20px;
}
#warning-expert .warn {
  margin: 28px auto 18px;
}
#warning-expert .warn .box {
  padding: 16px 20px;
  border: 2px solid var(--accent-red);
  background: #fff6f6;
  border-radius: 14px;
  color: #b91414;
  font-weight: 800;
  line-height: 1.6;
  box-shadow: inset 0 0 0 1px rgba(211, 27, 27, 0.06);
}
#warning-expert .expert {
  margin: 0 auto 20px;
}
#warning-expert .expert h3 {
  margin: 16px 0 10px 0;
  font-size: clamp(20px, 2.6vw, 24px);
}
#warning-expert .expert h2 {
  margin: 20px 0 6px 0;
  font-size: clamp(22px, 3vw, 28px);
  line-height: 1.3;
  font-weight: 900;
}
#warning-expert .expert .case-title {
  margin: 6px 0 12px 0;
  font-size: clamp(22px, 3.2vw, 30px);
  line-height: 1.25;
  font-weight: 900;
}
#warning-expert .expert p {
  font-size: 18px;
  line-height: 1.9;
  margin: 0 0 14px 0;
  color: #2b2b2b;
}
#warning-expert .expert b {
  font-weight: 900;
}
#testimonial-stefania {
  --container: var(--container, 1220px);
  --ink: var(--text, #1a1a1a);
  --muted: var(--muted, #666);
  --border: var(--border, #e6e6e6);
  --primary: var(--primary, #ffd34d);
  color: var(--ink);
}
#testimonial-stefania .wrap {
  max-width: var(--container);
  margin: 0 auto 20px;
  padding: 0 20px;
}
#testimonial-stefania .card {
  background: #fff6e0;
  border: 1px solid #f0e1b8;
  border-radius: 18px;
  box-shadow:
    0 6px 20px rgba(0, 0, 0, 0.06),
    inset 0 0 0 1px rgba(255, 211, 77, 0.25);
  overflow: hidden;
  padding: 18px;
}
#testimonial-stefania .grid {
  display: grid;
  gap: 18px;
}
@media (min-width: 900px) {
  #testimonial-stefania .grid {
    grid-template-columns: 0.95fr 1.05fr;
    align-items: start;
  }
}
#testimonial-stefania figure {
  margin: 0;
}
#testimonial-stefania .photo {
  border-radius: 14px;
  overflow: hidden;
  border: 4px solid #fff;
  box-shadow: 0 4px 14px rgba(0, 0, 0, 0.08);
}
#testimonial-stefania .photo img {
  display: block;
  width: 100%;
  height: auto;
}
#testimonial-stefania .body {
  padding: 6px 6px 8px;
}
#testimonial-stefania .quote {
  position: relative;
  font-size: 18px;
  line-height: 1.9;
  color: #2a2a2a;
  margin: 0;
}
#testimonial-stefania .quote:before {
  content: '“';
  position: absolute;
  left: -10px;
  top: -8px;
  font-size: 54px;
  line-height: 1;
  color: rgba(0, 0, 0, 0.12);
  font-weight: 800;
}
#testimonial-stefania .quote b {
  font-weight: 900;
}
#testimonial-stefania .signature {
  margin-top: 14px;
  font-size: 15px;
  color: #4b4b4b;
  font-weight: 800;
}
#testimonial-stefania .divider {
  height: 1px;
  background: linear-gradient(
    90deg,
    transparent,
    rgba(0, 0, 0, 0.08),
    transparent
  );
  margin: 14px 0 10px 0;
}
#case-marek {
  --container: var(--container, 1220px);
  --ink: var(--text, #1a1a1a);
  --muted: var(--muted, #666);
  --border: var(--border, #e6e6e6);
  --accent: var(--primary, #ffd34d);
  --danger: var(--accent-red, #d31b1b);
  color: var(--ink);
}
#case-marek .wrap {
  max-width: var(--container);
  margin: 0 auto 20px;
  padding: 0 20px;
}
#case-marek p {
  font-size: 18px;
  line-height: 1.85;
  margin: 0 0 14px 0;
  color: #2b2b2b;
}
#case-marek b {
  font-weight: 900;
}
#case-marek .hl {
  color: var(--danger);
  font-weight: 900;
}
#case-marek .card {
  background: #fff7df;
  border: 1px solid #f0e3b6;
  border-radius: 18px;
  box-shadow:
    0 6px 18px rgba(0, 0, 0, 0.06),
    inset 0 0 0 1px rgba(255, 211, 77, 0.22);
  padding: 16px;
  margin: 12px 0 18px;
}
#case-marek .grid {
  display: grid;
  gap: 16px;
}
@media (min-width: 900px) {
  #case-marek .grid {
    grid-template-columns: 1.15fr 0.85fr;
    align-items: start;
  }
}
#case-marek .photos {
  display: grid;
  gap: 12px;
}
@media (min-width: 560px) {
  #case-marek .photos {
    grid-template-columns: 1fr 1fr;
  }
}
#case-marek figure {
  margin: 0;
}
#case-marek .shot {
  border-radius: 14px;
  overflow: hidden;
  border: 4px solid #fff;
  box-shadow: 0 4px 14px rgba(0, 0, 0, 0.08);
}
#case-marek .shot img {
  display: block;
  width: 100%;
  height: auto;
}
#case-marek .badges {
  display: flex;
  gap: 10px;
  margin: 8px 0 0 2px;
}
#case-marek .tag {
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.02em;
  color: #fff;
  border-radius: 999px;
  padding: 6px 10px;
}
#case-marek .tag.good {
  background: #10a651;
}
#case-marek .tag.warn {
  background: #d31b1b;
}
#case-marek .quote {
  padding: 6px;
}
#case-marek .quote blockquote {
  margin: 0;
  padding: 12px 14px;
  border-left: 4px solid #2e6bbd;
  background: #f6f9ff;
  border-radius: 10px;
}
#case-marek .quote blockquote p {
  margin: 0 0 10px 0;
}
#case-marek .quote .strong {
  font-weight: 900;
}
#case-marek .footer {
  margin-top: 10px;
  font-size: 16px;
  color: #4a4a4a;
}
#recipe-bielecki {
  --container: var(--container, 1220px);
  --ink: var(--text, #1a1a1a);
  --muted: var(--muted, #666);
  --border: var(--border, #e6e6e6);
  --card: #f3f5f7;
  --cardBorder: #e5e9ee;
  --ok: #24a35b;
  color: var(--ink);
}
#recipe-bielecki .wrap {
  max-width: var(--container);
  margin: 0 auto 20px;
  padding: 0 20px;
}
#recipe-bielecki h1 {
  margin: 0 0 6px 0;
  font-weight: 900;
  line-height: 1.22;
  font-size: clamp(22px, 3.2vw, 34px);
}
#recipe-bielecki .subtitle {
  margin: 0 0 14px 0;
  font-weight: 800;
  color: #3a3a3a;
  font-size: clamp(18px, 2.4vw, 22px);
}
#recipe-bielecki h3 {
  margin: 18px 0 8px 0;
  font-size: clamp(18px, 2.3vw, 22px);
}
#recipe-bielecki p {
  font-size: 18px;
  line-height: 1.9;
  margin: 0 0 14px 0;
  color: #2b2b2b;
}
#recipe-bielecki b {
  font-weight: 900;
}
#recipe-bielecki .card {
  margin: 18px 0 16px 0;
  background: var(--card);
  border: 1px solid var(--cardBorder);
  border-radius: 14px;
  box-shadow: 0 4px 14px rgba(0, 0, 0, 0.04) inset 0 0 0 1px
    rgba(255, 255, 255, 0.4);
  overflow: hidden;
}
#recipe-bielecki .card-head {
  padding: 14px 16px;
  font-weight: 900;
  background: #eef1f4;
  border-bottom: 1px solid var(--cardBorder);
  font-size: 16px;
  color: #394655;
}
#recipe-bielecki .list {
  padding: 10px 6px 6px 6px;
}
#recipe-bielecki .item {
  display: flex;
  gap: 12px;
  align-items: flex-start;
  padding: 10px 12px;
  border-bottom: 1px dashed rgba(0, 0, 0, 0.06);
}
#recipe-bielecki .item:last-child {
  border-bottom: none;
}
#recipe-bielecki .dot {
  width: 22px;
  height: 22px;
  border-radius: 50%;
  flex: 0 0 22px;
  background: #eaf7f0;
  border: 1px solid #d5f0e1;
  display: grid;
  place-items: center;
  color: var(--ok);
  font-weight: 900;
  font-size: 14px;
  line-height: 1;
}
#recipe-bielecki .i-name {
  font-weight: 800;
}
#recipe-bielecki .i-note {
  color: #5b6a78;
}
#recipe-bielecki .i-amt {
  margin-left: auto;
  font-weight: 900;
  color: #2a2a2a;
}
@media (max-width: 560px) {
  #recipe-bielecki .i-amt {
    margin-left: 0;
  }
}
#product-hondro {
  --container: var(--container, 1220px);
  --ink: var(--text, #1a1a1a);
  --muted: var(--muted, #666);
  --border: var(--border, #e6e6e6);
  --accent: var(--primary, #ffd34d);
  --ok: #19a463;
  color: var(--ink);
}
#product-hondro .wrap {
  max-width: var(--container);
  margin: 0 auto 20px;
  padding: 0 20px;
}
#product-hondro h3 {
  margin: 0 0 10px 0;
  font-size: clamp(18px, 2.2vw, 22px);
}
#product-hondro p {
  font-size: 18px;
  line-height: 1.9;
  margin: 0 0 14px 0;
  color: #2b2b2b;
}
#product-hondro b {
  font-weight: 900;
}
#product-hondro .media {
  margin: 14px 0 18px 0;
  background: #fff;
  border: 1px solid var(--border);
  border-radius: 14px;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.05);
  overflow: hidden;
  padding: 10px;
}
#product-hondro .pname {
  font-weight: 900;
  color: #1e66d2;
  text-decoration: none;
  border-bottom: 2px solid rgba(30, 102, 210, 0.25);
}
#product-hondro .callout {
  margin: 14px 0;
  padding: 14px 16px;
  border: 2px solid #79d8a9;
  background: #eefaf3;
  border-radius: 12px;
  color: #0e6d44;
  box-shadow: inset 0 0 0 1px rgba(25, 164, 99, 0.08);
}
#hondro-actions-v2 {
  --container: var(--container, 1220px);
  --ink: var(--text, #1a1a1a);
  --muted: var(--muted, #666);
  --border: var(--border, #e6e6e6);
  --ok: #12a150;
  --head: #ffedc7;
  color: var(--ink);
}
#hondro-actions-v2 .wrap {
  max-width: var(--container);
  margin: 0 auto 20px;
  padding: 0 20px;
}
#hondro-actions-v2 h1 {
  margin: 0 0 10px 0;
  font-size: clamp(22px, 3.2vw, 32px);
  line-height: 1.25;
  font-weight: 900;
  letter-spacing: -0.2px;
}
#hondro-actions-v2 h3 {
  margin: 0 0 10px 0;
  font-size: clamp(18px, 2.4vw, 22px);
}
#hondro-actions-v2 p {
  font-size: 18px;
  line-height: 1.9;
  margin: 0 0 14px 0;
  color: #2b2b2b;
}
#hondro-actions-v2 a {
  color: #1e66d2;
  text-decoration: none;
  border-bottom: 2px solid rgba(30, 102, 210, 0.25);
  font-weight: 900;
}
#hondro-actions-v2 .card {
  border: 1px solid var(--border);
  border-radius: 18px;
  background: linear-gradient(180deg, #fff 0%, #fbfcff 100%);
  box-shadow: 0 10px 28px rgba(0, 0, 0, 0.06);
  overflow: hidden;
  margin: 14px 0 18px 0;
}
#hondro-actions-v2 .head {
  background: linear-gradient(180deg, var(--head) 0%, #ffe7ae 100%);
  padding: 14px 18px;
  font-weight: 900;
  color: #6b5212;
  border-bottom: 1px solid #ecd9a9;
}
#hondro-actions-v2 .steps {
  padding: 8px;
}
#hondro-actions-v2 .step {
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 12px;
  align-items: flex-start;
  padding: 14px 12px;
  border-radius: 14px;
  border: 1px solid rgba(0, 0, 0, 0.06);
  background: #fff;
  margin: 8px;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.02);
}
#hondro-actions-v2 .step:nth-child(even) {
  background: #f7fafc;
}
#hondro-actions-v2 .num {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  display: grid;
  place-items: center;
  font-weight: 900;
  color: #fff;
  background: var(--ok);
  box-shadow: 0 3px 8px rgba(18, 161, 80, 0.25);
}
#hondro-actions-v2 .st-title {
  margin: 0 0 6px 0;
  font-weight: 900;
  color: var(--ok);
  font-size: 18px;
}
#hondro-actions-v2 .st-text {
  margin: 0;
  color: #384657;
}
#hondro-studies {
  --container: var(--container, 1220px);
  --ink: var(--text, #1a1a1a);
  --muted: var(--muted, #666);
  --border: var(--border, #e6e6e6);
  --ok: #14a35a;
  --head: #ffedc8;
  color: var(--ink);
}
#hondro-studies .wrap {
  max-width: var(--container);
  margin: 0 auto 20px;
  padding: 0 20px;
}
#hondro-studies h1 {
  margin: 0 0 10px 0;
  font-size: clamp(22px, 3.2vw, 32px);
  line-height: 1.25;
  font-weight: 900;
}
#hondro-studies h3 {
  margin: 0 0 8px 0;
  font-size: clamp(18px, 2.4vw, 22px);
}
#hondro-studies p {
  font-size: 18px;
  line-height: 1.9;
  margin: 0 0 14px 0;
  color: #2b2b2b;
}
#hondro-studies a {
  color: #1e66d2;
  text-decoration: none;
  border-bottom: 2px solid rgba(30, 102, 210, 0.25);
  font-weight: 900;
}
#hondro-studies .card {
  border: 1px solid var(--border);
  border-radius: 18px;
  background: linear-gradient(180deg, #fff 0%, #fbfcff 100%);
  box-shadow: 0 10px 28px rgba(0, 0, 0, 0.06);
  overflow: hidden;
  margin: 14px 0 6px 0;
}
#hondro-studies .head {
  background: linear-gradient(180deg, var(--head) 0%, #ffe7ae 100%);
  padding: 14px 18px;
  font-weight: 900;
  color: #6b5212;
  border-bottom: 1px solid #ecd9a9;
}
#hondro-studies .row {
  display: grid;
  grid-template-columns: 0.8fr auto;
  gap: 16px;
  align-items: center;
  padding: 14px 18px;
  border-bottom: 1px solid var(--border);
  background: #fff;
}
#hondro-studies .row:nth-child(even) {
  background: #f7fafc;
}
#hondro-studies .row:last-child {
  border-bottom: none;
}
#hondro-studies .label {
  font-size: 16px;
  color: #304153;
}
#hondro-studies .pct {
  display: flex;
  align-items: center;
  gap: 10px;
  font-weight: 900;
  color: #0e7a44;
}
#hondro-studies .bar {
  position: relative;
  width: 60%;
  height: 10px;
  border-radius: 999px;
  background: #e8f6ee;
  overflow: hidden;
  border: 1px solid #cfeada;
}
#hondro-studies .fill {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  background: linear-gradient(90deg, #18b563, #0f9a50);
}
#timing-course {
  --container: var(--container, 1220px);
  --ink: var(--text, #1a1a1a);
  --muted: var(--muted, #666);
  --border: var(--border, #e6e6e6);
  --accent: #1e66d2;
  --danger: #d31b1b;
  color: var(--ink);
}
#timing-course .wrap {
  max-width: var(--container);
  margin: 0 auto 20px;
  padding: 0 20px;
}
#timing-course .link-row {
  margin: 0 0 10px 0;
  font-size: 20px;
  font-weight: 900;
  letter-spacing: -0.15px;
  color: #2a2a2a;
}
#timing-course .link-row a {
  color: var(--accent);
  text-decoration: none;
  border-bottom: 2px solid rgba(30, 102, 210, 0.25);
  font-weight: 900;
}
#timing-course .lead {
  font-size: 18px;
  line-height: 1.9;
  margin: 0 0 18px 0;
  color: #3a3a3a;
}
#timing-course .q {
  margin: 8px 0 8px 0;
  font-weight: 900;
  line-height: 1.2;
  font-size: clamp(26px, 4vw, 36px);
  letter-spacing: -0.25px;
  color: #383838;
}
#timing-course h3 {
  margin: 10px 0 8px 0;
  font-size: clamp(18px, 2.4vw, 22px);
}
#timing-course p {
  font-size: 18px;
  line-height: 1.9;
  margin: 0 0 14px 0;
  color: #2b2b2b;
}
#timing-course b {
  font-weight: 900;
}
#timing-course .call-red {
  margin-top: 6px;
  font-size: 20px;
  font-weight: 900;
  color: var(--danger);
}

.certificate {
  width: 100%;
  max-width: 600px;
  margin: 0 auto;
  display: block;
}
