.page-id-71587 .kernbohrung-page {
  max-width: 1200px;
  margin: 0 auto;
  padding: 32px 16px 48px;
}

.page-id-71587 .kernbohrung-hero {
  margin-bottom: 32px;
}

.page-id-71587 .kernbohrung-hero-inner {
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  gap: 24px;
  align-items: center;
}

.page-id-71587 .kernbohrung-hero-media {
  display: flex;
  justify-content: center;
  align-items: center;
}

@media (min-width: 900px) {
  .page-id-71587 .kernbohrung-hero-inner {
    grid-template-columns: minmax(0, 1.1fr) minmax(0, 0.9fr);
  }
}

.page-id-71587 .kernbohrung-video-frame {
  position: relative;
  border-radius: 18px;
  overflow: hidden;
  box-shadow: 0 12px 28px rgba(0, 0, 0, 0.28);
  border: 1px solid rgba(0, 0, 0, 0.08);
  background: #0f1216;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 12px;
}

.page-id-71587 .kernbohrung-hero-video,
.page-id-71587 .kernbohrung-hero-image {
  width: auto;
  height: auto;
  display: block;
  object-fit: contain;
  max-height: 420px;
  max-width: 100%;
}

@media (max-width: 640px) {
  .page-id-71587 .kernbohrung-hero-video,
  .page-id-71587 .kernbohrung-hero-image {
    max-height: 300px;
  }
}

.page-id-71587 .kernbohrung-video-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.18), rgba(0, 0, 0, 0.35));
  pointer-events: none;
}

.page-id-71587 .kernbohrung-hero-title {
  font-size: clamp(28px, 3vw, 42px);
  margin: 0 0 12px;
}

.page-id-71587 .kernbohrung-hero-text p {
  margin: 0 0 12px;
}

.page-id-71587 .kernbohrung-hero-text ul {
  margin: 0 0 16px 18px;
}

.page-id-71587 .cd-cta-buttons {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

.page-id-71587 .cd-cta-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 12px 16px;
  border-radius: 12px;
  font-weight: 700;
  text-decoration: none;
  color: #fff;
}

.page-id-71587 .cd-cta-whatsapp {
  background: #25d366;
}

.page-id-71587 .cd-cta-phone {
  background: #1e63ff;
}

.page-id-71587 .cd-cta-email {
  background: #ec6a00;
}

.page-id-71587 .kernbohrung-gallery {
  margin-bottom: 32px;
}

.page-id-71587 .kernbohrung-gallery-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
}

@media (max-width: 900px) {
  .page-id-71587 .kernbohrung-gallery-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 640px) {
  .page-id-71587 .kernbohrung-gallery-grid {
    grid-template-columns: minmax(0, 1fr);
  }
}

.page-id-71587 .kernbohrung-gallery-item {
  margin: 0;
}

.page-id-71587 .kernbohrung-gallery-media {
  border-radius: 14px;
  overflow: hidden;
  background: #f2f2f2;
  aspect-ratio: 4 / 3;
}

.page-id-71587 .kernbohrung-gallery-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.page-id-71587 .kernbohrung-gallery-caption {
  margin-top: 8px;
  font-size: 14px;
}

.page-id-71587 .kernbohrung-calculator {
  margin-bottom: 32px;
  padding: 16px;
  border-radius: 14px;
  border: 1px solid rgba(0, 0, 0, 0.08);
  background: #f7f7f7;
}

.page-id-71587 .kernbohrung-section-title {
  margin: 0 0 8px;
  font-size: 22px;
}

.page-id-71587 .kernbohrung-section-text {
  margin: 0 0 16px;
}

.page-id-71587 .kernbohrung-admin-note {
  margin-top: 12px;
  font-size: 13px;
  color: #7a1c1c;
}

.page-id-71587 .kernbohrung-content > section {
  margin-bottom: 24px;
}

.page-id-71587 .kernbohrung-page img,
.page-id-71587 .kernbohrung-page video {
  max-width: 100%;
}
