.elementor-2183 .elementor-element.elementor-element-b5a2431{padding:0px 0px 0px 0px;}.elementor-2183 .elementor-element.elementor-element-fd68ed6 > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-2183 .elementor-element.elementor-element-a747da7{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-2183 .elementor-element.elementor-element-d3f11ff{padding:0px 0px 0px 0px;}.elementor-2183 .elementor-element.elementor-element-2a3350d > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-2183 .elementor-element.elementor-element-834ed41{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 40px) 0px;padding:0px 0px 0px 0px;}.elementor-2183 .elementor-element.elementor-element-0c461c1{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 40px) 0px;padding:0px 0px 0px 0px;}/* Start custom CSS for container, class: .elementor-element-a747da7 */.sm-about-intro--page-intro {
  padding: 40px 24px 60px;
}.sm-about-intro--page-intro .sm-about-intro__inner{max-width: 900px;}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-834ed41 *//* Intro */
.reisezeit-tooltip-label {   margin-top: 8px;}
.reisezeit-intro-section { padding: 80px 0 60px; background: #fdf8f5; text-align: center; }
.reisezeit-intro-inner { max-width: 780px; margin: 0 auto; padding: 0 clamp(20px, 3vw, 48px); }
.reisezeit-intro-inner h2 { font-family: 'Cormorant Garamond', serif; font-size: clamp(32px, 4vw, 48px); font-weight: 500; color: #FF9D00; line-height: 1.25; margin-bottom: 24px; }
.reisezeit-intro-inner p:not(.vorteile-label) { font-size: 16px; font-weight: 300; color: #4a3f2f; line-height: 1.85; }

/* ══════════════════════════════════════
   CHART SECTION
   ══════════════════════════════════════ */
.reisezeit-chart-section { padding: 80px 0; background: #fff; border-top: 1px solid #ddd5c0; border-bottom: 1px solid #ddd5c0; }
.reisezeit-chart-inner { max-width: 960px; margin: 0 auto; padding: 0 clamp(20px, 3vw, 48px); }
.reisezeit-chart-title { font-family: 'Cormorant Garamond', serif; font-size: clamp(22px, 2.5vw, 30px); font-weight: 500; color: #2a2318; text-align: center; margin-bottom: 8px; }
.reisezeit-chart-sub { font-family: 'DM Sans', sans-serif; font-size: 14px; font-weight: 300; color: #7a6e5f; text-align: center; margin-bottom: 32px; }

/* Tabs */
.reisezeit-tabs { display: flex; justify-content: center; gap: 0; margin-bottom: 48px; border-bottom: 1px solid #ddd5c0; }
.reisezeit-tab { font-family: 'DM Sans', sans-serif; font-size: 13px; font-weight: 400; letter-spacing: 0.04em; color: #7a6e5f; background: none; border: none; padding: 14px 24px; cursor: pointer; position: relative; transition: color 0.2s; }
.reisezeit-tab::after { content: ''; position: absolute; bottom: -1px; left: 0; right: 0; height: 2px; background: transparent; transition: background 0.2s; }
.reisezeit-tab:hover { color: #2a2318; }
.reisezeit-tab.active { color: #FF9D00; font-weight: 500; }
.reisezeit-tab.active::after { background: #FF9D00; }

/* Chart area */
.reisezeit-chart-area { display: flex; align-items: stretch; }

/* Y-Axis */
.reisezeit-y-axis { display: flex; flex-direction: column; align-items: center; gap: 8px; width: 36px; flex-shrink: 0; }
.reisezeit-y-axis span { font-family: 'DM Sans', sans-serif; font-size: 9px; font-weight: 600; letter-spacing: 0.18em; text-transform: uppercase; line-height: 1.2; text-align: center; white-space: nowrap; writing-mode: vertical-rl; }
.reisezeit-y-left { justify-content: flex-start; padding-top: 8px; }
.reisezeit-y-left span { color: #FF9D00; transform: rotate(180deg); }
.reisezeit-y-right { justify-content: flex-end; padding-bottom: 40px; }
.reisezeit-y-right span { color: #bbb09a; }

/* Bars — taller */
.reisezeit-bars { flex: 1; display: grid; grid-template-columns: repeat(12, 1fr); gap: 6px; align-items: end; height: 320px; padding-bottom: 36px; position: relative; }
.reisezeit-midline { position: absolute; left: 0; right: 0; top: 50%; border-top: 1.5px dashed #c4b9a0; pointer-events: none; }
.reisezeit-bar { display: flex; flex-direction: column; align-items: center; justify-content: flex-end; height: 100%; cursor: pointer; }
.reisezeit-bar-fill { width: 60%; max-width: 32px; border-radius: 3px 3px 0 0; transition: height 0.5s cubic-bezier(0.4, 0, 0.2, 1), background-color 0.4s; }
.reisezeit-bar:hover .reisezeit-bar-fill, .reisezeit-bar.active .reisezeit-bar-fill { box-shadow: 0 -3px 10px rgba(255, 157, 0, 0.12); }
.reisezeit-bar-month { font-family: 'DM Sans', sans-serif; font-size: 11px; font-weight: 500; letter-spacing: 0.1em; text-transform: uppercase; color: #a89e8f; margin-top: 10px; transition: color 0.2s; }
.reisezeit-bar:hover .reisezeit-bar-month, .reisezeit-bar.active .reisezeit-bar-month { color: #FF9D00; }

/* ══════════════════════════════════════
   TOOLTIP
   ══════════════════════════════════════ */
.reisezeit-tooltip { margin-top: 40px; padding: 28px 32px; background: #fdf8f5; border: 1px solid #ddd5c0; opacity: 0; transform: translateY(8px); transition: opacity 0.3s, transform 0.3s; pointer-events: none; }
.reisezeit-tooltip.visible { opacity: 1; transform: translateY(0); pointer-events: auto; }
.reisezeit-tooltip-header { display: flex; align-items: center; justify-content: space-between; margin-bottom: 16px; padding-bottom: 14px; border-bottom: 1px solid #ddd5c0; }
.reisezeit-tooltip-title { display: flex; flex-direction: column; align-items: center; gap: 4px; flex: 1; }
.reisezeit-tooltip-month { font-family: 'Cormorant Garamond', serif; font-size: 24px; font-weight: 500; color: #2a2318; }
.reisezeit-tooltip-label { font-family: 'DM Sans', sans-serif; font-size: 11px; font-weight: 500; letter-spacing: 0.12em; text-transform: uppercase; color: #FF9D00; }
.reisezeit-tooltip-arrow { background: none; border: 1px solid #ddd5c0; width: 32px; height: 32px; display: flex; align-items: center; justify-content: center; cursor: pointer; color: #7a6e5f; transition: border-color 0.2s, color 0.2s; flex-shrink: 0; }
.reisezeit-tooltip-arrow:hover { border-color: #FF9D00; color: #FF9D00; }
.reisezeit-tooltip-desc { font-family: 'DM Sans', sans-serif; font-size: 15px; font-weight: 300; color: #4a3f2f; line-height: 1.8; margin-bottom: 20px; }
.reisezeit-tooltip-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 16px; padding: 20px 0; border-top: 1px solid #ddd5c0; border-bottom: 1px solid #ddd5c0; }
.reisezeit-tooltip-item { display: flex; flex-direction: column; align-items: center; text-align: center; }
.reisezeit-tooltip-val { font-family: 'Cormorant Garamond', serif; font-size: 26px; font-weight: 500; color: #2a2318; line-height: 1.1; }
.reisezeit-tooltip-key { font-family: 'DM Sans', sans-serif; font-size: 10px; font-weight: 400; color: #7a6e5f; margin-top: 4px; }
.reisezeit-tooltip-note { font-family: 'DM Sans', sans-serif; font-size: 11px; font-weight: 300; color: #a89e8f; margin-top: 14px; font-style: italic; }

/* Legend */
.reisezeit-chart-legend { display: flex; justify-content: center; gap: 28px; margin-top: 32px; }
.reisezeit-legend-item { display: flex; align-items: center; gap: 8px; font-family: 'DM Sans', sans-serif; font-size: 12px; font-weight: 400; color: #7a6e5f; }
.reisezeit-legend-dot { width: 12px; height: 12px; border-radius: 2px; }
.reisezeit-legend-best { background: rgba(235, 165, 30, 1); }
.reisezeit-legend-good { background: rgba(235, 165, 30, 0.55); }
.reisezeit-legend-bad { background: rgba(235, 165, 30, 0.24); }

/* ══════════════════════════════════════
   TRIP CARDS
   ══════════════════════════════════════ */
.reisezeit-trips { margin-top: 56px; max-width: 1250px; margin-left: auto; margin-right: auto; padding: 0 clamp(20px, 3vw, 48px); }
.reisezeit-trips-group { display: none; }
.reisezeit-trips-group.active { display: block; }
.reisezeit-trips-title { font-family: 'Cormorant Garamond', serif; font-size: 20px; font-weight: 500; color: #2a2318; text-align: center; margin-bottom: 24px; }
.reisezeit-trips-grid { display: flex; gap: 20px; justify-content: center; }

.reisezeit-trip { display: flex; flex-direction: column; text-decoration: none; flex: 0 1 calc(33.333% - 14px); border: 1px solid #ddd5c0; overflow: hidden; transition: box-shadow 0.3s; background: #fff; }
.reisezeit-trip:only-child { flex: 0 1 calc(39.333% - 13px); }
.reisezeit-trip:hover { box-shadow: 0 4px 20px rgba(0,0,0,0.08); }
.reisezeit-trip-img { height: 240px; overflow: hidden; }
.reisezeit-trip-img img { width: 100%; height: 100%; object-fit: cover; display: block; transition: transform 0.5s; }
.reisezeit-trip:hover .reisezeit-trip-img img { transform: scale(1.04); }
.reisezeit-trip-info { padding: 22px 24px; }
.reisezeit-trip-days { font-family: 'DM Sans', sans-serif; font-size: 11px; font-weight: 500; letter-spacing: 0.1em; text-transform: uppercase; color: #FF9D00; display: block; margin-bottom: 8px; }
.reisezeit-trip-name { font-family: 'Cormorant Garamond', serif; font-size: 19px; font-weight: 500; color: #2a2318; line-height: 1.35; }

/* ══════════════════════════════════════
   DETAILS
   ══════════════════════════════════════ */
.reisezeit-details-section { padding: 80px 0 20px; background: #fdf8f5; }
.reisezeit-details-inner { max-width: 880px; margin: 0 auto; padding: 0 clamp(20px, 3vw, 48px); }
.reisezeit-details-title { font-family: 'Cormorant Garamond', serif; font-size: clamp(28px, 3vw, 38px); font-weight: 500; color: #FF9D00; text-align: center; margin-bottom: 48px; line-height: 1.25; }
.reisezeit-block { margin-bottom: 40px; }
.reisezeit-block:last-child { margin-bottom: 0; }
.reisezeit-block h3 { font-family: 'Cormorant Garamond', serif; font-size: 23px; font-weight: 500; color: #2a2318; line-height: 1.3; margin-bottom: 10px; }
.reisezeit-block p { font-size: 16px; font-weight: 300; color: #4a3f2f; line-height: 1.85; margin-bottom: 14px; }
.reisezeit-block p:last-child { margin-bottom: 0; }

.content-image {
  width: 100%;
  height: 480px;
  object-fit: cover;
  display: block;
  margin: 72px 0;
}

.reisezeit-divider { width: 60px; height: 1px; background: #ddd5c0; margin: 48px 0; }

/* ══════════════════════════════════════
   RESPONSIVE
   ══════════════════════════════════════ */
@media (max-width: 700px) {
  .reisezeit-tabs { flex-direction: column; align-items: stretch; }
  .reisezeit-tab { text-align: center; padding: 12px 16px; font-size: 12px; }
  .reisezeit-bars { gap: 3px; height: 220px; }
  .reisezeit-bar-fill { max-width: 22px; }
  .reisezeit-bar-month { font-size: 9px; letter-spacing: 0.05em; }
  .reisezeit-y-axis { width: 24px; }
  .reisezeit-y-axis span { font-size: 7px; }
  .reisezeit-tooltip-grid { grid-template-columns: repeat(2, 1fr); }
  .reisezeit-tooltip { padding: 20px 18px; }
  .reisezeit-tooltip-month { font-size: 20px; }
  .reisezeit-chart-legend { flex-wrap: wrap; gap: 14px; }
  .reisezeit-trips-grid { flex-direction: column; align-items: center; }
  .reisezeit-trip { flex: none; width: 100%; max-width: 380px; }
}/* End custom CSS */