.elementor-1776 .elementor-element.elementor-element-51563f21 > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-1776 .elementor-element.elementor-element-51563f21:not(.elementor-motion-effects-element-type-background), .elementor-1776 .elementor-element.elementor-element-51563f21 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-1776 .elementor-element.elementor-element-51563f21{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-1776 .elementor-element.elementor-element-51563f21 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-1776 .elementor-element.elementor-element-7916b767 > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){--kit-widget-spacing:0px;}.elementor-1776 .elementor-element.elementor-element-7b67bb1a > .elementor-container{max-width:927px;}.elementor-1776 .elementor-element.elementor-element-7b67bb1a{padding:50px 0px 50px 0px;}.elementor-1776 .elementor-element.elementor-element-4fff1fd2 > .elementor-element-populated{padding:0% 0% 0% 0%;}.elementor-1776 .elementor-element.elementor-element-a2013c8{text-align:center;}.elementor-1776 .elementor-element.elementor-element-a2013c8 .elementor-heading-title{font-family:"Montserrat", Sans-serif;font-size:44px;color:#0C642C;}.elementor-1776 .elementor-element.elementor-element-286513d7 > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){--kit-widget-spacing:0px;}.elementor-1776 .elementor-element.elementor-element-8b0a7f img{width:100%;}.elementor-1776 .elementor-element.elementor-element-4230e3f{--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;}@media(max-width:1024px){.elementor-1776 .elementor-element.elementor-element-7916b767 > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-1776 .elementor-element.elementor-element-7b67bb1a{margin-top:0px;margin-bottom:0px;padding:50px 40px 50px 40px;}.elementor-1776 .elementor-element.elementor-element-4fff1fd2 > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-1776 .elementor-element.elementor-element-8b0a7f{padding:0px 0px 0px 0px;}}@media(max-width:767px){.elementor-1776 .elementor-element.elementor-element-7b67bb1a{padding:50px 25px 50px 25px;}.elementor-1776 .elementor-element.elementor-element-8b0a7f{padding:50px 0px 50px 0px;}}/* Start custom CSS for html, class: .elementor-element-a2d2a39 */ * {
  box-sizing: border-box;
  font-family: "Montserrat", sans-serif;
}

body {
  margin: 0;
  background: #fff;
  color: #000;
}


.medizin-section {
  padding: 110px 24px;
}


.content {
  max-width: 1180px;
  margin: auto;
}


/* Tag */
.tag,
.special-tag {
  display: inline-block;
  padding: 8px 18px;
  border-radius: 999px;
  background: rgba(12, 100, 44, 0.10);
  color: #0C642C;
  font-size: 15px;
  font-weight: 700;
}


.special-tag {
  margin-bottom: 20px;
}


/* Titel */
.title-big {
  font-size: 64px;
  font-weight: 600;
  color: #0C642C;
  margin: 25px 0;
  letter-spacing: -1px;
  line-height: 1.1;
}


/* Einleitung */
.lead {
  font-size: 22px;
  line-height: 1.8;
  margin-bottom: 55px;
}


/* Boxen */
.themen-box,
.highlight-box,
.arthrosamid-card {
  margin-top: 45px;
}


.highlight-box,
.arthrosamid-card {
  background: #f6faf7;
  border-left: 6px solid #0C642C;
  padding: 35px;
  border-radius: 20px;
  box-shadow: 0 12px 35px rgba(0,0,0,0.06);
}


/* Überschriften */
h3 {
  font-size: 30px;
  font-weight: 600;
  color: #0C642C;
  margin-bottom: 25px;
}


h4 {
  color: #0C642C;
  font-size: 22px;
  margin-top: 35px;
}


/* Listen */
ul {
  list-style: none;
  padding: 0;
}


li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 16px;
  font-size: 20px;
  line-height: 1.8;
}


li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 15px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #0C642C;
}


/* Texte */
p {
  font-size: 20px;
  line-height: 1.8;
}


.ziel-text {
  margin-top: 25px;
  color: #0C642C;
  font-weight: 600;
}


/* Hinweis */
.hinweis-box {
  margin-top: 30px;
  background: rgba(12,100,44,0.08);
  padding: 22px;
  border-radius: 14px;
  color: #0C642C;
  font-size: 18px;
  line-height: 1.7;
}


/* Button */
.cta {
  margin-top: 65px;
}


.btn-primary {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 18px 42px;
  border-radius: 14px;
  text-decoration: none;
  color: white;
  background: linear-gradient(135deg,#0C642C,#16833D);
  font-weight: 700;
  font-size: 17px;
  box-shadow: 0 15px 35px rgba(12,100,44,0.25);
  transition: 0.3s;
}


.btn-primary:hover {
  transform: translateY(-4px);
  box-shadow: 0 20px 45px rgba(12,100,44,0.35);
}


/* Tablet */
@media (max-width: 900px) {

  .medizin-section {
    padding: 80px 22px;
  }

  .title-big {
    font-size: 48px;
  }

  p,
  li {
    font-size: 18px;
  }

  h3 {
    font-size: 26px;
  }

}


/* Smartphone */
@media (max-width: 520px) {

  .medizin-section {
    padding: 60px 18px;
  }

  .title-big {
    font-size: 36px;
  }

  h3 {
    font-size: 22px;
  }

  p,
  li {
    font-size: 17px;
    line-height: 1.7;
  }

  .btn-primary {
    width: 100%;
  }

} /* End custom CSS */