*,
*::before,
*::after {
  box-sizing: border-box;
}

body {
  margin: 0;
  font-family: "Inter", "Segoe UI", Arial, sans-serif;
  color: #14231b;
  background-color: #f7f8f6;
  line-height: 1.6;
}

img {
  max-width: 100%;
  display: block;
  border-radius: 18px;
}

a {
  color: inherit;
  text-decoration: none;
}

.page {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}

.topbar {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px 6vw;
  background: #fefefe;
  border-bottom: 1px solid #e1e6e1;
}

.brand {
  display: flex;
  flex-direction: column;
  gap: 4px;
}

.brand strong {
  font-size: 1.2rem;
  letter-spacing: 0.08rem;
  text-transform: uppercase;
}

.brand span {
  font-size: 0.9rem;
  color: #3d5a4c;
}

.nav {
  display: flex;
  gap: 16px;
  flex-wrap: wrap;
  font-size: 0.95rem;
}

.nav a {
  padding: 6px 0;
  border-bottom: 2px solid transparent;
}

.nav a:hover {
  border-color: #6da085;
}

.hero {
  display: flex;
  flex-direction: column;
  gap: 24px;
  padding: 40px 6vw;
  background: linear-gradient(135deg, #e3efe7 0%, #f7f8f6 55%, #eef4f1 100%);
}

.hero h1 {
  font-size: 2.2rem;
  margin: 0;
  max-width: 520px;
}

.hero p {
  margin: 0;
  max-width: 520px;
  font-size: 1rem;
  color: #3d5a4c;
}

.hero-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

.btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 12px 20px;
  border-radius: 999px;
  border: 1px solid #1b3a2f;
  background: #1b3a2f;
  color: #fff;
  font-weight: 600;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.btn.secondary {
  background: transparent;
  color: #1b3a2f;
}

.btn:hover {
  transform: translateY(-1px);
  box-shadow: 0 12px 24px rgba(27, 58, 47, 0.12);
}

.sticky-cta {
  position: fixed;
  right: 20px;
  bottom: 24px;
  background: #ffb347;
  color: #3a2b00;
  padding: 12px 18px;
  border-radius: 999px;
  font-weight: 600;
  box-shadow: 0 18px 30px rgba(255, 179, 71, 0.35);
  z-index: 20;
}

.section {
  padding: 48px 6vw;
}

.split {
  display: flex;
  flex-direction: column;
  gap: 28px;
}

.split.reverse {
  flex-direction: column-reverse;
}

.split-content {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.split-content h2 {
  margin: 0;
  font-size: 1.8rem;
}

.split-content p {
  margin: 0;
  color: #354b40;
}

.pill {
  display: inline-flex;
  align-items: center;
  padding: 6px 14px;
  border-radius: 999px;
  background: #eaf2ed;
  color: #365447;
  font-size: 0.85rem;
  font-weight: 600;
}

.cards {
  display: flex;
  flex-direction: column;
  gap: 18px;
}

.card {
  background: #fff;
  padding: 20px;
  border-radius: 20px;
  box-shadow: 0 16px 30px rgba(25, 44, 36, 0.08);
  display: flex;
  flex-direction: column;
  gap: 14px;
}

.card img {
  border-radius: 16px;
}

.service-price {
  font-weight: 700;
  font-size: 1.1rem;
  color: #1b3a2f;
}

.highlight {
  background: #1b3a2f;
  color: #fefbf4;
  border-radius: 28px;
  padding: 28px;
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.highlight a {
  color: #ffe1b0;
  text-decoration: underline;
}

.form-panel {
  background: #fefbf4;
  border-radius: 28px;
  padding: 26px;
  display: flex;
  flex-direction: column;
  gap: 16px;
  box-shadow: inset 0 0 0 1px #eddab8;
}

.form-panel label {
  font-weight: 600;
  font-size: 0.95rem;
}

.form-panel input,
.form-panel select,
.form-panel textarea {
  width: 100%;
  padding: 12px 14px;
  border-radius: 12px;
  border: 1px solid #c9d5cd;
  background: #fff;
  font-size: 1rem;
}

.form-panel textarea {
  min-height: 120px;
}

.footer {
  margin-top: auto;
  padding: 28px 6vw;
  background: #0f231b;
  color: #cbd7d0;
}

.footer-links {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  margin-top: 12px;
  font-size: 0.9rem;
}

.cookie-banner {
  position: fixed;
  left: 16px;
  right: 16px;
  bottom: 16px;
  background: #ffffff;
  border-radius: 16px;
  padding: 16px;
  box-shadow: 0 16px 40px rgba(0, 0, 0, 0.18);
  display: flex;
  flex-direction: column;
  gap: 12px;
  z-index: 30;
}

.cookie-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.cookie-actions button {
  padding: 10px 16px;
  border-radius: 999px;
  border: 1px solid #1b3a2f;
  background: #1b3a2f;
  color: #fff;
  font-weight: 600;
  cursor: pointer;
}

.cookie-actions button.secondary {
  background: transparent;
  color: #1b3a2f;
}

.section.bg-field {
  background: url("https://images.unsplash.com/photo-1501004318641-b39e6451bec6?auto=format&fit=crop&w=1200&q=80")
    center/cover no-repeat;
  color: #fefefe;
  position: relative;
}

.section.bg-field::before {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(16, 29, 22, 0.68);
}

.section.bg-field .split {
  position: relative;
  z-index: 1;
}

.section.bg-dash {
  background: #eaf2ed;
}

.split-media {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.tag-list {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.tag {
  background: #dfeae4;
  color: #2f4d3f;
  padding: 6px 12px;
  border-radius: 999px;
  font-size: 0.85rem;
}

.legal {
  max-width: 820px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.legal h1 {
  margin: 0;
}

@media (min-width: 900px) {
  .hero {
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
  }

  .split,
  .split.reverse {
    flex-direction: row;
    align-items: center;
  }

  .split.reverse {
    flex-direction: row-reverse;
  }

  .cards {
    flex-direction: row;
    flex-wrap: wrap;
  }

  .card {
    flex: 1 1 260px;
  }
}
