* {
  box-sizing: border-box;
}

body {
  margin: 0;
  font-family: "Inter", "Segoe UI", "Helvetica Neue", Arial, sans-serif;
  color: #122019;
  background: #f6f4ef;
  line-height: 1.6;
}

img {
  display: block;
  max-width: 100%;
  object-fit: cover;
}

a {
  color: #1e5d43;
  text-decoration: none;
}

a:hover,
button:hover {
  opacity: 0.88;
}

header {
  padding: 24px 6vw 8px 6vw;
}

.nav {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
}

.brand {
  font-weight: 700;
  font-size: 1.2rem;
  letter-spacing: 0.5px;
}

.nav-links {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  font-size: 0.95rem;
}

.ad-label {
  background: #e6efe8;
  color: #264737;
  padding: 6px 12px;
  border-radius: 999px;
  font-size: 0.8rem;
}

.sticky-cta {
  position: fixed;
  right: 18px;
  bottom: 18px;
  background: #1e5d43;
  color: #fdfcf8;
  padding: 12px 16px;
  border-radius: 999px;
  box-shadow: 0 10px 22px rgba(0, 0, 0, 0.15);
  z-index: 20;
}

main {
  padding: 0 6vw 80px 6vw;
}

.section {
  margin: 64px 0;
  display: flex;
  flex-direction: column;
  gap: 24px;
}

.hero {
  background: #1b2b23;
  color: #f4f7f2;
  border-radius: 28px;
  overflow: hidden;
  display: flex;
  flex-direction: row;
  min-height: 420px;
}

.hero-text {
  flex: 1;
  padding: 48px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 18px;
}

.hero-media {
  flex: 1;
  background-size: cover;
  background-position: center;
}

.primary-btn,
.secondary-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 12px 20px;
  border-radius: 999px;
  border: none;
  cursor: pointer;
  font-weight: 600;
}

.primary-btn {
  background: #f2c94c;
  color: #1b2b23;
}

.secondary-btn {
  background: #1e5d43;
  color: #fdfcf8;
}

.split {
  display: flex;
  flex-wrap: wrap;
  gap: 28px;
  align-items: center;
}

.split.reverse {
  flex-direction: row-reverse;
}

.split-text {
  flex: 1 1 320px;
}

.split-media {
  flex: 1 1 320px;
  border-radius: 24px;
  overflow: hidden;
  background: #d9e3dc;
}

.offset-left {
  margin-left: -40px;
  padding: 32px 40px;
  background: #ffffff;
  border-radius: 24px;
  box-shadow: 0 18px 40px rgba(0, 0, 0, 0.08);
}

.offset-right {
  margin-right: -40px;
  padding: 32px 40px;
  background: #ffffff;
  border-radius: 24px;
  box-shadow: 0 18px 40px rgba(0, 0, 0, 0.08);
}

.cards {
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
}

.card {
  flex: 1 1 260px;
  background: #ffffff;
  border-radius: 22px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  gap: 16px;
  padding-bottom: 16px;
}

.card-media {
  background: #d6e2da;
  height: 180px;
  overflow: hidden;
}

.card-content {
  padding: 0 20px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.price {
  font-weight: 700;
  color: #1e5d43;
}

.form-panel {
  background: #ffffff;
  border-radius: 26px;
  padding: 32px;
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
  display: flex;
  flex-direction: column;
  gap: 18px;
}

form {
  display: flex;
  flex-direction: column;
  gap: 14px;
}

label {
  font-weight: 600;
}

input,
select,
textarea {
  padding: 10px 12px;
  border-radius: 10px;
  border: 1px solid #cdd6cf;
  font-size: 1rem;
}

.muted {
  color: #4a5a52;
  font-size: 0.95rem;
}

.background-band {
  padding: 48px;
  border-radius: 26px;
  background-size: cover;
  background-position: center;
  color: #f6f4ef;
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.list {
  display: flex;
  flex-direction: column;
  gap: 12px;
  padding-left: 18px;
}

.footer {
  background: #102018;
  color: #f2f2ec;
  padding: 40px 6vw 70px 6vw;
  display: flex;
  flex-direction: column;
  gap: 18px;
}

.footer a {
  color: #f2f2ec;
}

.footer-links {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  font-size: 0.95rem;
}

.cookie-banner {
  position: fixed;
  left: 24px;
  bottom: 24px;
  background: #ffffff;
  border-radius: 18px;
  padding: 18px;
  box-shadow: 0 12px 30px rgba(0, 0, 0, 0.18);
  max-width: 320px;
  z-index: 30;
  display: none;
  flex-direction: column;
  gap: 12px;
}

.cookie-actions {
  display: flex;
  gap: 10px;
}

.banner-image {
  width: 100%;
  border-radius: 20px;
  overflow: hidden;
  background: #d6e2da;
}

.hero-bg {
  background-image: url("https://images.unsplash.com/photo-1500530855697-b586d89ba3ee?w=1400&q=80");
}

.insight-bg {
  background-image: url("https://images.unsplash.com/photo-1465101162946-4377e57745c3?w=1400&q=80");
}

.services-hero {
  background-image: url("https://images.unsplash.com/photo-1502082553048-f009c37129b9?w=1400&q=80");
}

.about-hero {
  background-image: url("https://images.unsplash.com/photo-1432888498266-38ffec3eaf0a?w=1400&q=80");
}

.contact-hero {
  background-image: url("https://images.unsplash.com/photo-1472214103451-9374bd1c798e?w=1400&q=80");
}

@media (max-width: 900px) {
  .hero {
    flex-direction: column;
  }

  .offset-left,
  .offset-right {
    margin: 0;
  }

  .sticky-cta {
    right: 12px;
    bottom: 12px;
  }
}
