.elementor-8 .elementor-element.elementor-element-3a698ec{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-8 .elementor-element.elementor-element-17dea3a{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-8 .elementor-element.elementor-element-4ec06f3{--display:flex;}.elementor-8 .elementor-element.elementor-element-0e530c7{--display:flex;}.elementor-8 .elementor-element.elementor-element-dbf9f01{--display:flex;}/* Start custom CSS for html, class: .elementor-element-665bac4 */a {
  color: #C8A97E; /* weiches Karamell */
  text-decoration: none;
}

a:hover {
  color: #E8DCC8;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-3796f7e */.cm-about {
  background: #f5efdf;
  padding: 90px 0;
}

.cm-container {
  width: min(1200px, 92vw);
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 50px;
  align-items: center;
}

.cm-section-label {
  color: #52362c;
  font-weight: 800;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 0.85rem;
}

.cm-section-title {
  font-size: 2.5rem;
  margin: 12px 0 18px;
  color: #2b1d18;
  line-height: 1.2;
}

.cm-section-text {
  font-size: 1.05rem;
  color: #52362c;
  line-height: 1.6;
  margin-bottom: 30px;
}

.cm-features {
  display: grid;
  gap: 18px;
}

.cm-features strong {
  color: #2b1d18;
  display: block;
  margin-bottom: 4px;
}

.cm-features p {
  margin: 0;
  color: #6b4c3f;
}

.cm-about-right img {
  width: 100%;
  border-radius: 24px;
  box-shadow: 0 25px 60px rgba(0,0,0,0.15);
}

@media (max-width: 900px) {
  .cm-container {
    grid-template-columns: 1fr;
  }
}/* End custom CSS */