.na-splatky {
  background-color: #f7f6f2;
}

.na-splatky .letter-spacing {
  letter-spacing: 0.12em;
  text-transform: uppercase;
  font-size: 0.85rem;
  color: #728193;
}

.na-splatky .special {
  color: #b8ad81;
}

.na-splatky h1.special,
.na-splatky h2.special {
  color: #486173;
}

.na-splatky .section1 {
  background: linear-gradient(180deg, rgba(72, 97, 115, 0.08), rgba(247, 246, 242, 0.0));
  padding-top: 6vh; 
}

.na-splatky .section2 {
  background: #ffffff;
}

.na-splatky .section1 .container-fluid {
  padding-left: 10vw;
  padding-right: 4vw;
}

.na-splatky .section1 h1,
.na-splatky .section1 p {
  color: #486173;
}

.na-splatky .section1 h1 {
  font-size: 3.5em;
}

.na-splatky .section1 .left-part {
  padding-right: 10em;
  padding-bottom: 2em;
  padding-top: 2em;
}

.na-splatky .section1 .right-part {
  padding: 2em;
}

.na-splatky .section1 .na-splatky-banner {
  max-width: 560px;
  width: 100%;
  height: auto;
  object-fit: contain;
}

.na-splatky .section4 {
  background: rgba(184, 173, 129, 0.12);
}

.na-splatky .section3 {
  background: rgba(184, 173, 129, 0.12);
}

.na-splatky .badge-pill {
  display: inline-flex;
  align-items: center;
  padding: 0.45rem 0.9rem;
  border-radius: 999px;
  background: #ffffff;
  border: 1px solid rgba(72, 97, 115, 0.12);
  color: #486173;
  font-size: 0.9rem;
}

.na-splatky .hero-card {
  background: #ffffff;
  border-radius: 16px;
  border: 1px solid rgba(72, 97, 115, 0.12);
}

.na-splatky .na-splatky-banner {
  width: 100%;
  height: auto;
  display: block;
}

.na-splatky .hero-card h2 {
  font-weight: 600;
}

.na-splatky .hero-card h3 {
  color: #486173;
  font-weight: 600;
}

.na-splatky .calc-icon {
  font-size: 3rem;
  color: #b8ad81;
}

.na-splatky .calc-muted {
  color: #728193;
}

.na-splatky .btn1 {
  background: #486173;
  color: #fff;
  border-radius: 2em;
  border: 1px solid #486173;
}

.na-splatky .btn1:hover {
  background: #3b5160;
  border-color: #3b5160;
  color: #fff;
}

.na-splatky .btn2 {
  background: #b8ad81;
  color: #ffffff;
  border-radius: 2em;
  border: 1px solid #b8ad81;
}

.na-splatky .btn2:hover {
  border-color: #a59a71;
  color: #ffffff;
  background: #a59a71;
}

.na-splatky .splatky-table thead th {
  background: #486173;
  color: #fff;
  border: none;
  padding: 1rem;
  text-align: center;
  vertical-align: middle;
}

.na-splatky .splatky-table td {
  padding: 1rem;
  border-color: rgba(72, 97, 115, 0.12);
  color: #486173;
  text-align: center;
  vertical-align: middle;
  background: #ffffff;
}

.na-splatky .step-card,
.na-splatky .feature-card,
.na-splatky .condition-item,
.na-splatky .cta-box {
  background: #ffffff;
  border: 1px solid rgba(72, 97, 115, 0.12);
  border-radius: 16px;
}

.na-splatky .step-number-bg {
  position: absolute;
  top: -12px;
  right: 12px;
  font-weight: 800;
  font-size: 4.25rem;
  line-height: 1;
  color: #486173;
  opacity: 0.08;
  pointer-events: none;
}

.na-splatky .step-icon {
  font-size: 2.25rem;
  color: #b8ad81;
}

.na-splatky .step-icon-success {
  color: #2e8b57;
}

.na-splatky .step-card h3,
.na-splatky .feature-card h3,
.na-splatky .conditions h4 {
  color: #486173;
  font-weight: 600;
}

.na-splatky .feature-icon-wrap {
  width: 72px;
  height: 72px;
  border-radius: 999px;
  background: #b8ad81;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.12);
}

.na-splatky .feature-icon {
  font-size: 2rem;
  color: #ffffff;
}

.na-splatky .condition-icon {
  font-size: 1.6rem;
  color: #b8ad81;
  flex: 0 0 auto;
}

.na-splatky .condition-icon-accent {
  color: #b8ad81;
}

.na-splatky .condition-item h4 {
  color: #486173;
  font-weight: 600;
}

.na-splatky .cta-box h2 {
  font-weight: 600;
}

.na-splatky .accordion-button {
  background: #fff;
  box-shadow: none;
}

.na-splatky .accordion-button:not(.collapsed) {
  color: #486173;
  background: rgba(184, 173, 129, 0.12);
}

.na-splatky .accordion-button:focus {
  border-color: rgba(184, 173, 129, 0.55);
  box-shadow: 0 0 0 0.2rem rgba(184, 173, 129, 0.25);
}

.na-splatky .accordion-body {
  color: #486173;
}

.na-splatky .section6 .accordion-button,
.na-splatky .section6 .accordion-button:not(.collapsed),
.na-splatky .section6 .accordion-body,
.na-splatky .section6 .accordion-body a {
  color: #728193;
}

@media (max-width: 992px) {
  .na-splatky h1.special {
    font-size: 2.5rem;
  }

  .na-splatky .section1 .container-fluid {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .na-splatky .section1 .left-part {
    padding-right: 0;
    padding-bottom: 1.5em;
    padding-top: 1.5em;
  }

  .na-splatky .section1 h1 {
    font-size: 2.5rem;
  }
}

