body {
  font-family: Montserrat-CUSTOM, Arial, sans-serif;
  color: #1a1b1f;
  font-size: 1.3vw;
  line-height: 28px;
  font-weight: 400;
}

h1 {
  margin-top: 20px;
  margin-bottom: 15px;
  font-size: 44px;
  line-height: 62px;
  font-weight: 400;
}

h2 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 36px;
  line-height: 50px;
  font-weight: 400;
}

h3 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 30px;
  line-height: 46px;
  font-weight: 400;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 24px;
  line-height: 38px;
  font-weight: 400;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 20px;
  line-height: 34px;
  font-weight: 500;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 28px;
  font-weight: 500;
}

p {
  margin-bottom: 10px;
}

a {
  display: block;
  margin-right: auto;
  margin-left: auto;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  color: #1a1b1f;
  text-decoration: underline;
}

a:hover {
  color: #32343a;
}

a:active {
  color: #43464d;
}

ul {
  margin-top: 20px;
  margin-bottom: 10px;
  padding-left: 40px;
  list-style-type: disc;
}

li {
  margin-bottom: 10px;
}

img {
  display: block;
}

label {
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 20px;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: uppercase;
}

blockquote {
  margin-top: 25px;
  margin-bottom: 25px;
  padding: 15px 30px;
  border-left: 5px solid #e2e2e2;
  font-size: 20px;
  line-height: 34px;
}

figure {
  margin-top: 25px;
  padding-bottom: 20px;
}

figcaption {
  margin-top: 5px;
  opacity: 0.6;
  font-size: 14px;
  line-height: 26px;
  text-align: center;
}

.divider {
  display: block;
  overflow: visible;
  width: auto;
  height: 1px;
  margin: -474px auto 17px;
  padding: 1px 0px;
  background-color: #f6893c;
  font-size: 1.2em;
  -o-object-fit: scale-down;
  object-fit: scale-down;
}

.section {
  width: 100%;
  max-width: 1440px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
}

.section.cc-cta {
  padding-right: 80px;
  padding-left: 80px;
  background-color: #f4f4f4;
}

.container {
  width: 100%;
  max-width: 1440px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0px;
  background-color: #fff;
  -o-object-fit: scale-down;
  object-fit: scale-down;
}

.paragraph-tiny {
  font-size: 12px;
  line-height: 20px;
}

.paragraph-bigger {
  margin-bottom: 10px;
  opacity: 1;
  font-size: 20px;
  line-height: 34px;
  font-weight: 400;
}

.paragraph-bigger.cc-bigger-light {
  opacity: 0.6;
}

.paragraph-bigger.cc-bigger-white-light {
  margin: 0px auto 4px;
  padding-top: 22px;
  padding-right: 0px;
  padding-bottom: 51px;
  background-color: transparent;
  opacity: 1;
  color: #fff;
  font-size: 2em;
  line-height: 1em;
  font-weight: 500;
  text-align: center;
}

.button {
  padding: 12px 25px;
  border-radius: 0px;
  background-color: #28588d;
  -webkit-transition: background-color 400ms ease, opacity 400ms ease, color 400ms ease;
  transition: background-color 400ms ease, opacity 400ms ease, color 400ms ease;
  color: #fff;
  font-size: 12px;
  line-height: 20px;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: uppercase;
}

.button:hover {
  background-color: #f6893c;
  color: #fff;
}

.button:active {
  background-color: #43464d;
}

.button.cc-jumbo-button {
  padding: 16px 35px;
  font-size: 14px;
  line-height: 26px;
}

.button.cc-jumbo-button.cc-jumbo-white {
  display: block;
  max-width: 18em;
  margin: -20px auto -99px;
  padding: 7px 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: 1px none #000;
  border-radius: 20px;
  background-color: #28588d;
  color: #fff;
  font-size: 1em;
  -o-object-fit: fill;
  object-fit: fill;
}

.button.cc-jumbo-button.cc-jumbo-white:hover {
  background-color: #f79b5b;
}

.button.cc-jumbo-button.cc-jumbo-white:active {
  background-color: #f79b5b;
}

.button.cc-contact-us {
  position: relative;
  z-index: 5;
  display: none;
  margin-left: -162px;
  padding-right: 11px;
  padding-left: 11px;
  background-color: #28588d;
}

.button.cc-white-button {
  padding: 16px 35px;
  background-color: #fff;
  color: #202020;
  font-size: 14px;
  line-height: 26px;
}

.button.cc-white-button:hover {
  background-color: hsla(0, 0%, 100%, 0.8);
}

.button.cc-white-button:active {
  background-color: hsla(0, 0%, 100%, 0.9);
}

.label {
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 20px;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.label.cc-blog-date {
  margin-top: 20px;
  opacity: 0.6;
}

.heading-jumbo {
  margin: 0px auto;
  padding: 0px;
  background-color: transparent;
  color: #fff;
  font-size: 1.5em;
  line-height: 1em;
  font-weight: 500;
  text-align: center;
  text-transform: none;
}

.heading-jumbo-small {
  margin-top: -6px;
  margin-bottom: 6px;
  padding-bottom: 0px;
  color: #28588d;
  font-size: 45px;
  line-height: 50px;
  font-weight: 500;
  text-align: center;
  text-transform: none;
}

.menu {
  position: static;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 7px auto -86px;
  padding-top: 0px;
  padding-bottom: 1px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
}

.navigation-wrap {
  position: relative;
  display: block;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.navigation {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  z-index: 9007199254740991;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: -240px auto auto;
  padding: 0px 50px 106px 42px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 0px;
  border-color: #f6893c;
  border-radius: 0px;
  background-color: #fff;
  background-image: url('../images/TEST-4.png'), url('../images/test-4-grotzke.png');
  background-position: 80% 30%, 50% 0%;
  background-size: cover, contain;
  background-repeat: no-repeat, no-repeat;
  background-attachment: scroll, scroll;
  opacity: 1;
}

.navigation-item {
  position: -webkit-sticky;
  position: sticky;
  overflow: hidden;
  min-height: auto;
  min-width: auto;
  margin: 0em auto;
  padding: 0px 0px 1.2em 21px;
  opacity: 0.6;
  font-family: Montserrat-CUSTOM, Arial, sans-serif;
  color: #28588d;
  font-size: 1em;
  line-height: 20px;
  font-weight: 400;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
  white-space: normal;
  -o-object-fit: scale-down;
  object-fit: scale-down;
}

.navigation-item:hover {
  opacity: 0.9;
  color: #f6893c;
}

.navigation-item:active {
  opacity: 0.8;
  color: #f6893c;
}

.navigation-item:focus {
  opacity: 0.6;
  color: #f6893c;
}

.navigation-item.w--current {
  position: -webkit-sticky;
  position: sticky;
  display: inline-block;
  margin-top: auto;
  margin-bottom: auto;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  opacity: 0.6;
  color: #28588d;
  font-size: 1em;
  font-weight: 400;
}

.navigation-item.w--current:hover {
  opacity: 0.8;
  color: #32343a;
}

.navigation-item.w--current:active {
  opacity: 0.7;
  color: #32343a;
}

.navigation-item.w--current:focus {
  position: static;
}

.navigation-items {
  position: static;
  display: block;
  overflow: visible;
  margin: -15px auto auto;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.footer-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 70px;
  padding-bottom: 70px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.webflow-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  opacity: 0.5;
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
  text-decoration: none;
}

.webflow-link:hover {
  opacity: 1;
}

.webflow-link:active {
  opacity: 0.8;
}

.cta-text {
  width: 70%;
  margin-right: auto;
  margin-bottom: 35px;
  margin-left: auto;
}

.cta-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 110px;
  padding-bottom: 120px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}

.status-message {
  padding: 9px 30px;
  background-color: #202020;
  color: #fff;
  font-size: 14px;
  line-height: 26px;
  text-align: center;
}

.status-message.cc-error-message {
  background-color: #db4b68;
}

.text-field {
  margin-bottom: 18px;
  padding: 21px 20px;
  border: 1px solid #e4e4e4;
  border-radius: 0px;
  -webkit-transition: border-color 400ms ease;
  transition: border-color 400ms ease;
  font-size: 14px;
  line-height: 26px;
}

.text-field:hover {
  border-color: #e3e6eb;
}

.text-field:active {
  border-color: #43464d;
}

.text-field:focus {
  border-color: #43464d;
}

.text-field::-webkit-input-placeholder {
  color: rgba(50, 52, 58, 0.4);
}

.text-field:-ms-input-placeholder {
  color: rgba(50, 52, 58, 0.4);
}

.text-field::-ms-input-placeholder {
  color: rgba(50, 52, 58, 0.4);
}

.text-field::placeholder {
  color: rgba(50, 52, 58, 0.4);
}

.blog-detail-header-wrap {
  width: 70%;
  margin: 60px auto;
}

.protected-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.protected-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 90px;
  padding-bottom: 100px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.protected-heading {
  margin-bottom: 30px;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  padding: 30px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  text-align: center;
}

._404-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f6893c;
}

._404-content-wrap {
  margin-bottom: 20px;
}

.blog-heading {
  margin-top: 1em;
  margin-bottom: 38px;
  padding-bottom: 30px;
  text-align: center;
}

.heading-2 {
  margin: 1em auto 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: #f6893c;
  font-size: 2em;
  line-height: 70px;
  font-weight: 400;
  text-align: center;
}

.heading-3 {
  margin: -62px auto auto 0px;
  padding-top: 10px;
  padding-bottom: 0px;
  padding-left: 41px;
  background-color: #fff;
  color: #28588d;
  font-size: 1.5em;
  line-height: 28px;
  font-weight: 500;
  text-align: left;
}

.list-item {
  margin-top: 1em;
  font-size: 0.8em;
  text-align: left;
}

.list-item-2 {
  margin-right: -216px;
  padding-right: 0px;
  font-size: 0.8em;
  line-height: 1.5em;
  text-align: left;
}

.paragraph {
  margin: 5px auto 64px;
  padding-right: 200px;
  padding-bottom: 0px;
  padding-left: 200px;
  font-size: 1.5em;
  font-weight: 300;
}

.list {
  margin-top: 15px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  padding-left: 106px;
  font-size: 1.3em;
  line-height: 1.2em;
  text-align: right;
}

.bold-text {
  margin-left: 0px;
  color: #28588d;
  font-size: 1.5em;
  font-weight: 500;
}

.image-2 {
  position: static;
  margin: 4em auto 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}

.image-3 {
  display: block;
  margin: 4em auto 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  text-align: center;
}

.paragraph-2 {
  margin: 0px auto;
  padding-top: 21px;
  padding-bottom: 21px;
  background-color: #f6893c;
  color: #fff;
  font-size: 1.2em;
  font-style: normal;
  font-weight: 300;
  text-align: center;
}

.image-4 {
  margin: 153px auto 0px;
}

.heading-9 {
  margin-top: -1.2em;
  margin-bottom: 1.7em;
  color: #f79b5b;
  font-size: 2em;
  text-align: center;
}

.heading-11 {
  position: relative;
  overflow: hidden;
  margin: -64px auto 15px 160px;
  padding-top: 0px;
  padding-left: 0px;
  color: #28588d;
  font-size: 25px;
  line-height: 50px;
  font-weight: 500;
}

.section-5 {
  width: 100%;
  max-width: 1440px;
  margin: 96px auto 88px;
  border: 20px none #000;
  border-radius: 0px;
  background-color: #fff;
}

.text-block {
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  font-size: 0.8em;
  text-align: center;
}

.heading-13 {
  margin-top: 0px;
  padding-left: 41px;
  color: #28588d;
  font-size: 1em;
}

.heading-14 {
  margin-top: 0px;
  padding-left: 41px;
  color: #28588d;
  font-size: 1em;
}

.section-6 {
  display: block;
  width: 100.000008477105%;
  max-width: 1440.0001220703125px;
  margin: auto auto -64px;
  padding-top: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -o-object-fit: contain;
  object-fit: contain;
}

.section-7 {
  width: 100%;
  max-width: 1440px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  opacity: 1;
}

.list-2 {
  margin-top: 15px;
  padding-left: 106px;
  font-size: 1.3em;
  line-height: 1.2em;
}

.image-6 {
  width: 16em;
  margin-top: 2.7em;
  margin-right: auto;
  margin-left: auto;
  font-family: Montserrat-CUSTOM, Arial, sans-serif;
}

.heading-17 {
  margin: 15px auto 20px;
  font-family: Montserrat-CUSTOM, Arial, sans-serif;
  font-size: 2em;
  line-height: 1.5em;
  font-weight: 400;
  text-align: center;
}

.navbar {
  top: 1px;
  z-index: 1000;
  display: block;
  width: 100%;
  max-width: 1440px;
  margin-top: 7px;
  padding: 0px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  background-color: transparent;
  background-image: none;
}

.text-block-3 {
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 70px;
  padding-top: 0px;
  color: #f6893c;
  font-size: 1.2em;
  text-align: left;
}

.text-block-3.header {
  font-size: 1.5em;
  line-height: 28px;
  font-weight: 500;
}

.text-block-4 {
  margin-top: 25px;
  margin-left: 70px;
  color: #f6893c;
  font-size: 1.5em;
  line-height: 28px;
  font-weight: 500;
  text-align: left;
}

.text-block-5 {
  margin-top: 0px;
  margin-left: 70px;
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
  color: #f6893c;
  font-size: 1.5em;
  font-weight: 500;
  text-align: left;
}

.text-block-6 {
  max-width: 1440px;
  margin-top: 0px;
  margin-left: 70px;
  padding-top: 0px;
  color: #f6893c;
  font-size: 1.5em;
  font-weight: 500;
}

.text-block-7 {
  margin: -25px auto 0px 160px;
  padding-left: 0px;
  font-size: 16px;
}

.section-17 {
  width: 100%;
  max-width: 1440px;
  margin: 4.6em auto -13px;
  padding-top: 240px;
  padding-bottom: 105px;
  border-style: solid;
  border-width: 0px;
  border-color: #f6893c;
  background-color: rgba(246, 137, 60, 0);
  background-image: url('../images/StartPage_Grotzke_Sachverstaendigenorganisation_Roentgentechnik.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-attachment: scroll;
  opacity: 1;
  text-align: center;
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
}

.container-4 {
  padding-right: 300px;
  padding-left: 300px;
}

.image-9 {
  position: absolute;
  margin: 44px auto 0px 60px;
  padding: 0px;
}

.image-10 {
  position: relative;
  top: auto;
  right: auto;
  margin: 47px auto 0px 615px;
  padding: 0px;
}

.text-block-8 {
  margin-top: -25px;
  margin-right: 160px;
  padding-right: 0px;
  font-size: 16px;
  line-height: 28px;
  text-align: right;
}

.heading-19 {
  margin-top: 0px;
  margin-right: 160px;
  padding-right: 0px;
  color: #28588d;
  font-size: 25px;
  line-height: 50px;
  font-weight: 500;
  text-align: right;
}

.heading-20 {
  margin-top: 1em;
  margin-bottom: 0px;
  color: #f79b5b;
  font-size: 2em;
  text-align: center;
}

.section-18 {
  width: 100%;
  max-width: 1440px;
  margin: 16px auto 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.columns-5 {
  margin-top: 36px;
  margin-bottom: 0px;
  padding-bottom: 0px;
}

.columns-7 {
  margin-top: 0px;
}

.image-16 {
  margin-left: 150px;
}

.image-17 {
  margin-left: 131px;
}

.image-18 {
  margin-left: 70px;
}

.image-19 {
  margin-left: 70px;
}

.container-6 {
  margin-top: -3px;
  margin-bottom: 66px;
  padding-top: 35px;
  padding-bottom: 35px;
  border-style: solid;
  border-width: 2px;
  border-color: #f6893c;
  border-radius: 8px;
  background-color: transparent;
}

.button-6 {
  margin-top: 0px;
  margin-right: 0px;
  margin-left: -70px;
  padding-right: 0px;
  padding-left: 0px;
  border: 1px solid transparent;
  background-color: transparent;
  color: #28588d;
  font-size: 17px;
}

.button-6:hover {
  border-color: transparent;
  color: #f6893c;
}

.button-6:focus {
  border-color: transparent;
  color: #f6893c;
}

.section-19 {
  width: 100%;
  max-width: 1440px;
  margin: 94px auto 4.2em;
  border-radius: 15px;
}

.button-6-copy-copy {
  display: block;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 0px;
  padding-left: 0px;
  border: 1px solid transparent;
  background-color: transparent;
  color: #28588d;
  font-size: 17px;
}

.button-6-copy-copy:hover {
  border-color: transparent;
  color: #f6893c;
}

.section-20 {
  width: 100%;
  max-width: 1440px;
  margin: 0px auto;
  padding-top: 0px;
  padding-bottom: 0px;
  font-family: Montserrat-CUSTOM, Arial, sans-serif;
}

.image-21 {
  position: static;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: auto;
  display: block;
  margin-top: 37px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-bottom: 0px;
}

.container-7 {
  font-family: Montserrat-CUSTOM, Arial, sans-serif;
}

.text-block-14 {
  font-family: Montserrat-CUSTOM, Arial, sans-serif;
  color: #28588d;
  font-size: 17px;
}

.column-3 {
  display: block;
  padding-right: 10px;
  padding-left: 10px;
  -o-object-fit: fill;
  object-fit: fill;
}

.container-8 {
  max-width: 1500px;
  padding-left: 0px;
  font-size: 1em;
}

.column-4 {
  margin-top: 0px;
  text-align: left;
}

.image-24 {
  margin: 33px auto auto;
  font-size: 1em;
}

.image-25 {
  margin: 9px auto auto;
  padding-top: 0px;
}

.image-26 {
  position: static;
  display: block;
  margin: 6px auto auto;
  padding-right: 0px;
  padding-left: 0px;
}

.image-27 {
  margin-top: 17px;
  margin-right: auto;
  margin-left: auto;
}

.horizontal-divider {
  max-height: 2px;
  max-width: 1440px;
  min-height: 2px;
  margin: 24px auto 66px;
  padding: 0px;
  background-color: #f6893c;
}

.columns-10 {
  margin-top: 29px;
}

.columns-10.head {
  font-size: 1em;
}

.r-ntgenarten {
  margin-top: 22px;
  margin-bottom: 19px;
  padding-top: 20px;
  padding-bottom: 66px;
}

.column-5 {
  padding-right: 0px;
  padding-left: 0px;
}

.horizontal-blau {
  max-height: 2px;
  max-width: 1440px;
  min-height: 2px;
  margin-top: 51px;
  margin-right: auto;
  margin-left: auto;
  background-color: #28588d;
}

.image-28 {
  margin-top: 5px;
  margin-right: auto;
  margin-left: auto;
}

.r-ntgenarten-copy {
  margin-top: 68px;
  margin-right: 0px;
  margin-left: 0px;
  padding-bottom: 28px;
  padding-left: 0px;
  background-color: transparent;
}

.container-9 {
  max-width: 10000px;
  margin-top: -189px;
  margin-bottom: -67px;
  padding-top: 26px;
  padding-right: 0px;
  padding-bottom: 76px;
  border-radius: 0px;
  background-color: rgba(246, 137, 60, 0.94);
  opacity: 0.94;
}

.section-23 {
  display: none;
  width: 100%;
  max-width: 1440px;
  margin: 0px auto;
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #f6893c;
}

.text-block-17 {
  margin-top: 45px;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 13px;
  color: #28588d;
  font-size: 17px;
  text-align: center;
}

.text-block-18 {
  margin-top: 1em;
  margin-bottom: 2.7em;
  color: #f6893c;
  font-size: 30px;
  font-weight: 500;
  text-align: center;
}

.columns-14 {
  margin-top: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #f6893c;
}

.button-8 {
  position: static;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: block;
  margin: 0px auto auto;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
  text-align: center;
  -o-object-fit: fill;
  object-fit: fill;
}

.button-8:hover {
  color: #28588d;
}

.column-7 {
  display: none;
  background-color: #f6893c;
}

.section-24 {
  margin-top: 0px;
  padding-bottom: 0px;
}

.button-11 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: auto;
  max-width: 500px;
  min-width: 0px;
  margin-top: -26px;
  margin-right: auto;
  margin-left: auto;
  padding: 10px 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #f6893c;
  font-size: 1em;
  text-align: center;
}

.button-11:hover {
  color: #28588d;
}

.paragraph-11 {
  margin-top: 0px;
  padding-top: 0px;
  padding-bottom: 96px;
  font-size: 16px;
}

.heading-22 {
  margin-top: 44px;
  margin-bottom: 51px;
  font-size: 2em;
  text-align: center;
}

.heading-23 {
  margin-top: 111px;
  padding-bottom: 0px;
}

.image-32 {
  margin-bottom: -311px;
}

.bold-text-5 {
  color: #28588d;
  font-size: 0.7em;
  font-weight: 400;
}

.heading-25 {
  margin-top: 6px;
  margin-bottom: 10px;
  color: #fff;
  font-size: 2.5em;
  line-height: 1em;
}

.dropdown-2 {
  position: static;
  margin-top: 0px;
  padding-top: 0px;
}

.dropdown-toggle-2 {
  margin-top: 0em;
  margin-right: 0px;
  margin-bottom: auto;
  padding: 0px;
}

.dropdown-toggle-2:hover {
  color: #f6893c;
}

.dropdown-toggle-2.w--open {
  display: inline-block;
  color: #28588d;
}

.dropdown-toggle-2.w--open:hover {
  color: #f6893c;
}

.dropdown-toggle-2.w--open:active {
  color: #f6893c;
}

.dropdown-toggle-2.w--open:focus {
  color: #f6893c;
}

.dropdown-link {
  position: static;
  display: block;
  overflow: visible;
  width: auto;
  margin: auto;
  padding: 0px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border: 1px none #000;
  border-radius: 0px;
  font-family: Montserrat-CUSTOM, Arial, sans-serif;
  color: #28588d;
  font-size: 0.7em;
  line-height: 20px;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
  -o-object-fit: scale-down;
  object-fit: scale-down;
}

.dropdown-link:hover {
  color: #f6893c;
}

.dropdown-list-2 {
  position: relative;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: none;
  width: 100%;
  max-width: 1440px;
  margin: auto;
  padding: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background-color: #eef0f1;
}

.dropdown-list-2.w--open {
  position: absolute;
  left: 0%;
  top: 3.3em;
  right: 0%;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0em;
  margin-bottom: auto;
  margin-left: auto;
  padding: 1em 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(246, 137, 60, 0.97);
  color: rgba(246, 137, 60, 0.89);
  -o-object-fit: fill;
  object-fit: fill;
}

.bold-text-8 {
  color: #fff;
  font-size: 1.1em;
  line-height: 1em;
  font-weight: 400;
}

.bold-text-8:hover {
  color: #28588d;
}

.div-block-4 {
  margin-top: -12px;
  padding-top: 27px;
  padding-bottom: 0px;
  background-color: hsla(0, 0%, 100%, 0);
}

.section-25 {
  width: 100%;
  max-width: 1440px;
  margin-right: auto;
  margin-left: auto;
}

.listitem {
  font-size: 0.8em;
  line-height: 1.2em;
  text-align: left;
}

.body-2 {
  max-width: 1440px;
  margin-right: auto;
  margin-left: auto;
  font-family: Montserrat-CUSTOM, Arial, sans-serif;
  font-size: 1em;
}

.columns-15 {
  font-size: 1em;
}

.column-8 {
  font-size: 1em;
}

.container-10 {
  display: block;
  margin-top: 0px;
  padding-top: 0px;
}

.impressum {
  margin-top: 249px;
}

.impres_heading {
  margin: 15px auto 20px;
  font-size: 1em;
  line-height: 1.5em;
  font-weight: 500;
  text-align: center;
}

.impress-grotzke {
  width: 16em;
  margin-top: 2em;
  margin-right: auto;
  margin-left: auto;
}

.heading-26 {
  font-size: 16px;
  font-weight: 700;
}

.image-33 {
  display: none;
}

.divider-copy {
  overflow: visible;
  width: auto;
  height: 1px;
  margin: 428px auto 21px;
  padding: 1px 0px;
  background-color: #f6893c;
  font-size: 1.2em;
  -o-object-fit: scale-down;
  object-fit: scale-down;
}

.heading-21-copy {
  margin-top: 0.8em;
  margin-bottom: 0.5em;
  color: #f6893c;
  font-size: 40px;
  line-height: 10px;
  text-align: center;
}

.container-11 {
  margin-top: 115px;
}

.div-block-5 {
  margin-top: 56px;
  margin-right: 175px;
  margin-left: 150px;
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
  text-align: left;
}

.div-block-6 {
  margin: 299px 150px 0px;
}

.container-12 {
  margin-top: 31px;
}

.container-13 {
  margin-top: 58px;
}

.column-17 {
  padding-right: 0px;
  padding-left: 0px;
}

.column-18 {
  padding-right: 0px;
  padding-left: 0px;
}

.column-19 {
  padding-right: 0px;
  padding-left: 0px;
}

.column-20 {
  padding-right: 0px;
  padding-left: 0px;
}

.paragraph-13 {
  margin-bottom: 78px;
  font-size: 16px;
  text-decoration: none;
}

.column-21 {
  padding-right: 0px;
  padding-left: 0px;
}

.button-12 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: -20px 0px 13px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: transparent;
  direction: ltr;
  color: #28588d;
  font-size: 1.1em;
  line-height: 20px;
  font-style: normal;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
  text-transform: none;
}

.button-12:hover {
  color: #28588d;
}

.button-12:active {
  color: #f6893c;
}

.button-12:visited {
  color: #28588d;
}

.container-15 {
  margin-top: -17px;
}

.divider-copy-copy {
  overflow: visible;
  width: auto;
  height: 1px;
  margin: 0px auto 21px;
  padding: 0.5px 0px;
  background-color: #f6893c;
  font-size: 1.2em;
  -o-object-fit: scale-down;
  object-fit: scale-down;
}

.body-3 {
  font-family: Montserrat-CUSTOM, Arial, sans-serif;
}

.body-4 {
  font-family: Montserrat-CUSTOM, Arial, sans-serif;
}

.body-5 {
  font-family: Montserrat-CUSTOM, Arial, sans-serif;
}

.text-block-24 {
  font-family: Montserrat-CUSTOM, Arial, sans-serif;
  font-style: normal;
  text-decoration: none;
}

.blub {
  margin-top: 0px;
}

.divider-copy-copy {
  overflow: visible;
  width: auto;
  height: 1px;
  margin: 434px auto 21px;
  padding: 1px 0px;
  background-color: #f6893c;
  font-size: 1.2em;
  -o-object-fit: scale-down;
  object-fit: scale-down;
}

.he {
  position: relative;
  overflow: hidden;
  margin: -64px auto 15px 160px;
  padding-top: 0px;
  padding-left: 0px;
  color: #28588d;
  font-size: 25px;
  line-height: 50px;
  font-weight: 500;
  text-align: left;
}

.div-block-5-copy {
  margin-top: 56px;
  margin-right: 175px;
  margin-left: 150px;
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
  text-align: left;
}

@media screen and (max-width: 991px) {
  .divider {
    margin-top: -308px;
    margin-bottom: 95px;
    padding-top: 0px;
    padding-bottom: 2px;
  }

  .section.cc-cta {
    padding-right: 0px;
    padding-left: 0px;
  }

  .paragraph-bigger.cc-bigger-white-light {
    margin-top: 0px;
    margin-bottom: -38px;
    padding-top: 8px;
    padding-bottom: 35px;
    background-color: #f6893c;
    font-size: 20px;
    text-align: center;
  }

  .button {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .button.cc-jumbo-button.cc-jumbo-white {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 21px auto 0px;
    padding: 0px;
  }

  .button.cc-contact-us {
    display: none;
  }

  .heading-jumbo {
    margin: 35px auto 0px;
    padding: 17px 30px 18px;
    border: 1px solid transparent;
    background-color: #f6893c;
    font-size: 18px;
    line-height: 30px;
    text-align: center;
  }

  .menu-icon {
    position: -webkit-sticky;
    position: sticky;
    display: block;
    margin: -11px 21px 0px auto;
    padding: 0px 0px 6px;
    text-align: center;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .menu {
    position: fixed;
    left: auto;
    top: 0%;
    right: auto;
    bottom: auto;
    display: block;
    margin-bottom: 0px;
    margin-left: auto;
  }

  .navigation-wrap {
    position: fixed;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    display: block;
    padding-bottom: 8px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    background-color: #fff;
    box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.45);
    -o-object-fit: cover;
    object-fit: cover;
  }

  .navigation {
    position: absolute;
    top: 1px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 0px;
    border-color: transparent;
    background-color: #fff;
    background-image: none;
  }

  .navigation-item {
    position: relative;
    display: block;
    overflow: visible;
    margin-top: 2px;
    padding: 15px 0px;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    border: 0px none #000;
    border-radius: 0px;
    -webkit-transition: background-color 400ms ease, opacity 400ms ease, color 400ms ease;
    transition: background-color 400ms ease, opacity 400ms ease, color 400ms ease;
    font-size: 1.2em;
    text-align: center;
  }

  .navigation-item:hover {
    background-color: #f7f8f9;
  }

  .navigation-item:active {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-left: auto;
    padding-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    background-color: #eef0f3;
  }

  .navigation-item:focus {
    position: relative;
    left: 0%;
    top: auto;
    right: 0%;
    bottom: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-left: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .navigation-item:visited {
    display: block;
  }

  .menu-button {
    position: fixed;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    display: block;
    margin-top: 20px;
    padding: 0px;
  }

  .menu-button.w--open {
    position: -webkit-sticky;
    position: sticky;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    background-color: transparent;
  }

  .navigation-items {
    position: fixed;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    display: block;
    margin-top: 38px;
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    background-color: #fff;
    opacity: 0.96;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .cta-text {
    width: auto;
  }

  .cta-wrap {
    width: auto;
    padding: 80px 50px 90px;
  }

  .blog-detail-header-wrap {
    width: 70%;
  }

  .heading-2 {
    display: block;
    margin-top: 0em;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #f6893c;
    font-size: 25px;
  }

  .heading-3 {
    margin-top: 0px;
    font-size: 1.2em;
  }

  .paragraph {
    margin-right: 5em;
    margin-bottom: 30px;
    margin-left: 5em;
    padding-right: 20px;
    padding-left: 20px;
    font-size: 16px;
  }

  .list {
    font-size: 1em;
  }

  .bold-text {
    font-size: 1.2em;
    line-height: 28px;
  }

  .image-2 {
    margin-top: 53px;
    padding-bottom: 0px;
  }

  .image-3 {
    margin-top: 320px;
  }

  .paragraph-2 {
    margin-bottom: -51px;
    padding: 27px 30px 10px;
    font-size: 16px;
    text-align: center;
  }

  .image-4 {
    margin-top: 78px;
    margin-bottom: -38px;
  }

  .heading-9 {
    margin-top: 0em;
    margin-bottom: -116px;
    color: #f6893c;
    font-size: 25px;
  }

  .heading-11 {
    margin-top: 0px;
    margin-left: auto;
    padding-left: 0px;
    font-size: 20px;
  }

  .section-5 {
    margin-top: 74px;
    margin-bottom: -89px;
    border-style: none;
    border-width: 2px;
    border-color: #f6893c transparent #f6893c #f6893c;
    border-radius: 0px;
    background-color: transparent;
  }

  .text-block {
    margin: 8px 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .heading-13 {
    line-height: 28px;
  }

  .section-6 {
    margin-top: -271px;
    margin-bottom: -63px;
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .list-2 {
    font-weight: 300;
  }

  .image-6 {
    margin-top: 39px;
  }

  .heading-17 {
    margin-bottom: -143px;
    font-size: 1.5em;
  }

  .text-block-3.header {
    font-size: 1.2em;
  }

  .text-block-4 {
    font-size: 1.2em;
  }

  .text-block-5 {
    font-size: 1.2em;
  }

  .text-block-6 {
    font-size: 1.2em;
  }

  .text-block-7 {
    margin-bottom: 0px;
    margin-left: auto;
    padding-left: 0px;
    font-size: 13px;
    font-weight: 300;
  }

  .section-17 {
    margin-top: 218px;
    margin-bottom: -129px;
    padding-top: 0px;
    padding-bottom: 0px;
    background-image: url('../images/StartPage_Grotzke_Sachverstaendigenorganisation_Roentgentechnik.jpg');
    background-position: 50% 50%;
    background-size: cover;
  }

  .container-4 {
    margin-top: 9px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .image-9 {
    position: relative;
    left: 0px;
    margin-top: 0px;
    margin-right: auto;
    margin-left: 80px;
    padding: 50px;
  }

  .image-10 {
    position: relative;
    margin: 0px 80px 0px auto;
    padding: 50px;
  }

  .text-block-8 {
    margin-right: auto;
    margin-left: auto;
    padding-right: 0px;
    padding-left: 0px;
    font-size: 13px;
    font-weight: 300;
  }

  .heading-19 {
    margin-top: 0px;
    margin-right: auto;
    padding-right: 0px;
    font-size: 20px;
  }

  .heading-20 {
    color: #f6893c;
    font-size: 25px;
  }

  .image-16 {
    margin-left: 50px;
  }

  .image-17 {
    margin-left: 34px;
  }

  .image-18 {
    margin-left: 60px;
  }

  .image-19 {
    margin-left: 60px;
  }

  .container-6 {
    margin-top: 25px;
    margin-bottom: 39px;
    border-width: 2px;
  }

  .button-6 {
    margin-top: 0px;
    margin-left: -63px;
  }

  .section-19 {
    margin-top: 0px;
  }

  .button-6-copy-copy {
    margin-top: 0px;
    margin-left: -50px;
  }

  .section-20 {
    margin-top: 0px;
  }

  .image-21 {
    display: none;
    margin-top: 0px;
  }

  .container-7 {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .text-block-14 {
    margin-top: 0px;
    margin-left: -50px;
  }

  .image-24 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .image-25 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .image-26 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .image-27 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .r-ntgenarten {
    margin-top: -52px;
  }

  .image-28 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .r-ntgenarten-copy {
    margin-top: 35px;
    margin-bottom: 19px;
  }

  .container-9 {
    margin-top: -58px;
    margin-bottom: 0px;
    padding-top: 16px;
    padding-bottom: 35px;
    background-color: transparent;
  }

  .text-block-17 {
    margin-top: -31px;
    font-size: 15px;
    font-weight: 300;
  }

  .text-block-18 {
    margin-top: 1.1em;
    margin-bottom: 2.1em;
    font-size: 28px;
    line-height: 30px;
    font-weight: 400;
  }

  .button-8 {
    margin-left: auto;
    font-size: 2vw;
  }

  .section-24 {
    margin-top: 0px;
  }

  .button-11 {
    font-size: 2vw;
  }

  .paragraph-11 {
    padding-left: 0px;
    font-size: 12px;
  }

  .heading-22 {
    margin-top: 27px;
    font-size: 30px;
  }

  .image-32 {
    display: none;
  }

  .bold-text-5 {
    font-size: 18px;
  }

  .heading-25 {
    margin-top: -21px;
    margin-bottom: 0px;
    background-color: #f6893c;
    font-size: 15px;
    line-height: 40px;
  }

  .dropdown-2 {
    position: relative;
    display: block;
    margin: 0px auto;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }

  .dropdown-2:hover {
    float: none;
    clear: none;
  }

  .dropdown-toggle-2 {
    position: relative;
    display: block;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    padding: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .dropdown-toggle-2:hover {
    display: block;
    margin-right: auto;
  }

  .dropdown-toggle-2:active {
    margin-right: auto;
  }

  .dropdown-toggle-2:focus {
    position: relative;
    display: block;
    margin-right: auto;
  }

  .dropdown-link {
    padding-top: 19px;
    padding-bottom: 4px;
  }

  .dropdown-list-2.w--open {
    top: 4.6em;
    display: block;
    margin-top: -31px;
  }

  .div-block-4 {
    position: -webkit-sticky;
    position: sticky;
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    background-color: #fff;
  }

  .listitem {
    font-weight: 300;
  }

  .impressum {
    margin-top: 0px;
  }

  .impres_heading {
    margin-bottom: 0px;
    font-size: 1.5em;
  }

  .impress-grotzke {
    margin-top: 0px;
  }

  .heading-26 {
    font-size: 12px;
    font-weight: 700;
  }

  .image-33 {
    position: -webkit-sticky;
    position: sticky;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    display: block;
    margin-right: auto;
    margin-left: auto;
  }

  .divider-copy {
    margin-top: 318px;
    margin-right: auto;
    margin-bottom: -93px;
    padding-top: 1px;
    padding-bottom: 1px;
  }

  .heading-21-copy {
    position: static;
    left: 1282px;
    display: block;
    overflow: hidden;
    margin: 24px 0px 50px;
    padding-right: 0px;
    padding-left: 0px;
    float: none;
    clear: none;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #f6893c;
    font-size: 35px;
    line-height: 35px;
    text-align: center;
  }

  .container-11 {
    margin-top: 146px;
  }

  .div-block-5 {
    margin-top: -64px;
  }

  .div-block-6 {
    margin-top: -64px;
  }

  .container-12 {
    margin-top: 103px;
  }

  .container-13 {
    margin-top: 48px;
  }

  .paragraph-13 {
    font-size: 12px;
  }

  .container-14 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .button-12 {
    margin-top: 18px;
    margin-bottom: 31px;
  }

  .divider-copy-copy {
    margin-top: 16px;
    margin-bottom: 0px;
    padding-top: 0.5px;
    padding-bottom: 0.5px;
  }

  .blub {
    margin-top: -64px;
  }

  .divider-copy-copy {
    margin-top: 414px;
    margin-right: auto;
    margin-bottom: 0px;
    padding-top: 1px;
    padding-bottom: 1px;
  }

  .he {
    margin-top: 0px;
    margin-left: auto;
    padding-left: 0px;
    font-size: 20px;
  }

  .div-block-5-copy {
    margin-top: -64px;
  }
}

@media screen and (max-width: 767px) {
  .divider {
    display: none;
    margin-top: 5px;
    margin-bottom: 80px;
    padding-top: 1px;
    padding-bottom: 1px;
  }

  .section {
    overflow: hidden;
    max-width: 767px;
    margin-right: auto;
    margin-left: auto;
  }

  .section.cc-cta {
    padding: 15px;
  }

  .container {
    text-align: center;
  }

  .paragraph-bigger {
    font-size: 16px;
    line-height: 28px;
  }

  .paragraph-bigger.cc-bigger-white-light {
    margin-bottom: -51px;
    padding-top: 19px;
    padding-bottom: 44px;
    background-color: rgba(246, 137, 60, 0.87);
    font-size: 20px;
    font-weight: 400;
  }

  .button.cc-jumbo-button.cc-jumbo-white {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 28px;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .heading-jumbo {
    margin-top: 26px;
    padding-top: 20px;
    padding-bottom: 11px;
    background-color: rgba(246, 137, 60, 0.87);
    font-size: 15px;
    line-height: 20px;
  }

  .heading-jumbo-small {
    font-size: 30px;
    line-height: 52px;
  }

  .menu-icon {
    position: fixed;
    margin: -13px auto 0px 509px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }

  .menu {
    margin-top: 0px;
    padding-top: 39px;
  }

  .navigation-wrap {
    position: fixed;
    margin-top: 0px;
  }

  .navigation {
    position: -webkit-sticky;
    position: sticky;
    height: auto;
    margin: -51px 0px 0px;
    padding: 0px;
  }

  .navigation-items {
    margin-top: 34px;
  }

  .cta-wrap {
    padding-right: 30px;
    padding-left: 30px;
  }

  .blog-detail-header-wrap {
    width: 90%;
    max-width: 470px;
    text-align: left;
  }

  .utility-page-wrap {
    padding: 15px;
  }

  ._404-wrap {
    padding: 30px;
  }

  .heading-2 {
    margin-top: 1.4em;
    font-size: 25px;
    line-height: 62px;
    font-weight: 500;
  }

  .heading-3 {
    font-size: 18px;
  }

  .paragraph {
    margin-right: 1em;
    margin-bottom: -27px;
    margin-left: 1em;
    padding-right: 60px;
    padding-left: 60px;
    font-size: 15px;
  }

  .list {
    margin-left: 70px;
    padding-left: 0px;
    font-size: 1em;
    font-weight: 300;
  }

  .image-2 {
    margin-top: 60px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .image-3 {
    margin-top: 0px;
    padding-right: 50px;
    padding-left: 50px;
  }

  .paragraph-2 {
    padding-right: 40px;
    padding-left: 40px;
    font-size: 16px;
  }

  .image-4 {
    margin-top: 0px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .heading-9 {
    margin-bottom: 0px;
    padding-bottom: 0px;
    font-size: 25px;
    font-weight: 500;
  }

  .heading-11 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 18px;
    font-weight: 500;
  }

  .section-5 {
    overflow: hidden;
    max-width: 767px;
    margin-top: 59px;
  }

  .section-6 {
    margin-top: 35px;
  }

  .section-7 {
    overflow: hidden;
    max-width: 767px;
    margin-top: -39px;
  }

  .list-2 {
    margin-left: 70px;
    padding-left: 0px;
  }

  .image-6 {
    overflow: hidden;
    margin-top: 58px;
    padding: 30px;
  }

  .heading-17 {
    overflow: hidden;
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 1em;
    font-weight: 400;
  }

  .text-block-3.header {
    margin-left: 41px;
    font-size: 18px;
  }

  .text-block-4 {
    margin-left: 41px;
    font-size: 18px;
  }

  .text-block-5 {
    margin-left: 41px;
    font-size: 18px;
  }

  .text-block-6 {
    margin-left: 41px;
  }

  .text-block-7 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-left: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 12px;
    text-align: center;
  }

  .section-17 {
    overflow: hidden;
    max-width: 767px;
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .container-4 {
    padding-right: 150px;
    padding-left: 150px;
  }

  .image-9 {
    margin: 40px auto 0px;
    padding-right: 50px;
  }

  .image-9.image-10 {
    top: auto;
    margin-top: 40px;
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .image-10 {
    top: 158px;
    margin: 0px auto;
    padding-top: 0px;
    padding-right: 50px;
    padding-left: 50px;
    font-weight: 700;
  }

  .text-block-8 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: -50px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 12px;
    line-height: 80px;
    text-align: center;
  }

  .heading-19 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: -74px;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 18px;
    font-weight: 500;
    text-align: center;
  }

  .heading-20 {
    margin-top: 0.5em;
    margin-bottom: 3px;
    font-size: 25px;
    font-weight: 500;
  }

  .section-18 {
    overflow: hidden;
    max-width: 767px;
  }

  .image-16 {
    margin-top: -197px;
    margin-left: 143px;
  }

  .image-17 {
    margin-top: -86px;
    margin-left: 122px;
  }

  .image-18 {
    position: absolute;
    margin: 49px 356px -44px 144px;
  }

  .image-19 {
    margin-top: -89px;
    margin-bottom: -138px;
    margin-left: 140px;
  }

  .container-6 {
    display: block;
    margin-top: -3px;
    padding-top: 98px;
    padding-bottom: 0px;
    padding-left: 0px;
    border-width: 2px;
    border-radius: 14px;
  }

  .button-6 {
    margin: -76px auto 121px 212px;
    font-size: 15px;
  }

  .section-19 {
    overflow: hidden;
    max-width: 767px;
    margin-bottom: 1.3em;
    padding-right: 20px;
    padding-left: 20px;
  }

  .button-6-copy-copy {
    margin-top: -199px;
    margin-left: 213px;
    font-size: 15px;
  }

  .section-20 {
    max-width: 767px;
  }

  .image-21 {
    margin-left: 0px;
    padding-top: 20px;
    padding-left: 0px;
  }

  .container-7 {
    margin-top: 0px;
    margin-bottom: 51px;
  }

  .text-block-14 {
    margin-top: -106px;
    margin-right: auto;
    margin-left: 212px;
    font-size: 15px;
  }

  .column-3 {
    margin-top: -10px;
  }

  .column-4 {
    overflow: hidden;
  }

  .image-24 {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .image-25 {
    margin-top: 30px;
    margin-bottom: -50px;
  }

  .image-26 {
    margin-top: 30px;
    margin-bottom: -50px;
  }

  .image-27 {
    margin-top: 30px;
    margin-bottom: -40px;
  }

  .horizontal-divider {
    padding-top: 1px;
    padding-bottom: 1px;
  }

  .image-28 {
    margin-top: 30px;
    margin-bottom: -70px;
  }

  .container-9 {
    margin-top: 0px;
    opacity: 1;
  }

  .section-23 {
    overflow: hidden;
    max-width: 767px;
  }

  .text-block-17 {
    margin-top: 6px;
    padding-right: 80px;
    padding-left: 80px;
    font-size: 16px;
  }

  .text-block-18 {
    margin-top: 0.9em;
    margin-bottom: 1.4em;
    color: #f6893c;
    font-size: 25px;
    line-height: 40px;
    font-weight: 400;
  }

  .columns-14 {
    padding-bottom: 0px;
  }

  .button-8 {
    margin-left: 0px;
    font-size: 1em;
  }

  .column-7 {
    display: none;
  }

  .paragraph-11 {
    font-size: 12px;
  }

  .heading-23 {
    margin-top: 65px;
  }

  .image-32 {
    display: none;
  }

  .bold-text-5 {
    padding-right: 0px;
    padding-left: 0px;
    font-size: 17px;
    line-height: 2px;
  }

  .heading-25 {
    overflow: hidden;
    margin-top: 0px;
    background-color: rgba(246, 137, 60, 0.87);
    font-size: 10px;
    line-height: 2.5;
  }

  .div-block-4 {
    position: fixed;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 5px;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.45);
  }

  .section-25 {
    overflow: hidden;
    max-width: 767px;
  }

  .listitem {
    font-size: 0.8em;
  }

  .body-2 {
    overflow: visible;
    max-width: 767px;
  }

  .impressum {
    margin-top: 0px;
  }

  .heading-26 {
    font-size: 12px;
    font-weight: 700;
  }

  .column-9 {
    margin-top: -184px;
  }

  .column-10 {
    margin-bottom: -13px;
    padding-bottom: 0px;
  }

  .column-11 {
    margin-top: 7px;
    margin-bottom: -41px;
    padding-bottom: 0px;
  }

  .column-12 {
    margin-top: -49px;
  }

  .column-13 {
    margin-top: -84px;
  }

  .column-14 {
    margin-top: 15px;
    margin-bottom: -58px;
    padding-bottom: 0px;
  }

  .divider-copy {
    display: none;
    margin: 5px auto 80px;
    padding-top: 1px;
    padding-bottom: 1px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .heading-21-copy {
    margin-top: 1px;
    margin-bottom: 18px;
    padding-bottom: 0px;
    font-size: 30px;
    font-weight: 500;
  }

  .container-11 {
    margin-top: 144px;
  }

  .div-block-5 {
    margin-top: 117px;
    margin-right: auto;
    margin-left: auto;
  }

  .div-block-6 {
    margin-top: 44px;
    margin-right: 100px;
    margin-left: 100px;
  }

  .container-12 {
    margin-top: -109px;
  }

  .container-13 {
    margin-top: 17px;
  }

  .paragraph-13 {
    font-size: 12px;
  }

  .container-14 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .button-12 {
    margin-top: 23px;
    font-size: 1em;
  }

  .divider-copy-copy {
    display: block;
    margin: -129px auto 80px;
    padding-top: 0.5px;
    padding-bottom: 0.5px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .blub {
    margin-top: 44px;
  }

  .divider-copy-copy {
    display: none;
    margin: 34px auto 61px;
    padding-top: 1px;
    padding-bottom: 1px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .he {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: -74px;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 18px;
    font-weight: 500;
  }

  .column-22 {
    margin-top: -10px;
  }

  .column-23 {
    margin-top: -10px;
  }

  .column-24 {
    margin-top: -10px;
  }

  .column-25 {
    margin-top: -10px;
  }

  .div-block-5-copy {
    margin-top: -31px;
    margin-right: auto;
    margin-left: auto;
  }
}

@media screen and (max-width: 479px) {
  h1 {
    font-size: 36px;
    line-height: 52px;
  }

  .divider {
    display: none;
    width: 250px;
    margin-top: 50px;
    margin-bottom: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .section {
    overflow: hidden;
    max-width: 428px;
  }

  .paragraph-bigger.cc-bigger-white-light {
    margin-top: 0px;
    margin-bottom: -46px;
    padding-top: 27px;
    padding-bottom: 51px;
    background-color: rgba(246, 137, 60, 0.87);
    font-size: 22px;
    font-weight: 500;
  }

  .button.cc-jumbo-button.cc-jumbo-white {
    max-width: 15em;
    margin-left: auto;
    letter-spacing: 1px;
  }

  .heading-jumbo {
    display: block;
    overflow: hidden;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: rgba(246, 137, 60, 0.87);
    font-size: 18px;
    line-height: 25px;
  }

  .menu-icon {
    position: fixed;
    left: 91%;
    top: 1%;
    right: 0%;
    bottom: auto;
    display: block;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }

  .menu {
    left: 0%;
    top: 0%;
    right: auto;
    bottom: auto;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0px;
  }

  .navigation-wrap {
    position: fixed;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0px;
    padding-bottom: 9px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #fff;
    box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.36);
  }

  .navigation {
    max-width: 463px;
    margin-top: 0px;
    margin-right: -59px;
    margin-left: -31px;
    padding-right: 0px;
    padding-bottom: 7px;
    padding-left: 0px;
    background-color: transparent;
  }

  .menu-button {
    margin-right: auto;
    margin-left: auto;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .menu-button.w--open {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .navigation-items {
    position: fixed;
    margin-top: 33px;
  }

  .cta-wrap {
    padding-right: 15px;
    padding-left: 15px;
  }

  .blog-detail-header-wrap {
    width: 100%;
    max-width: none;
  }

  .heading-2 {
    line-height: 40px;
  }

  .heading-3 {
    padding-left: 41px;
    font-size: 15px;
    line-height: 20px;
    font-weight: 500;
  }

  .list-item {
    display: block;
    overflow: visible;
    margin-left: 0px;
    padding-right: 0px;
    padding-left: 0px;
    list-style-type: disc;
  }

  .list-item-2 {
    position: static;
    right: -144px;
    display: block;
    margin: 0px;
    padding: 0px;
    list-style-type: disc;
  }

  .paragraph {
    margin-bottom: -54px;
    padding-right: 0px;
    padding-left: 0px;
    font-size: 13px;
    line-height: 22px;
  }

  .list {
    margin-top: 20px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 30px;
    padding-left: 30px;
  }

  .bold-text {
    display: block;
    margin-right: auto;
    margin-left: auto;
    font-size: 15px;
    line-height: 22px;
    font-weight: 500;
    text-align: center;
  }

  .image-2 {
    margin-top: 46px;
  }

  .image-4 {
    margin-top: 68px;
    margin-bottom: -28px;
  }

  .heading-9 {
    margin-top: 0em;
  }

  .heading-11 {
    display: block;
    margin-top: 0px;
    margin-bottom: 5px;
    margin-left: auto;
    font-size: 16px;
    text-align: center;
  }

  .section-5 {
    overflow: hidden;
    max-width: 428px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
  }

  .text-block {
    font-size: 0.5em;
  }

  .heading-13 {
    margin-right: auto;
    margin-left: auto;
    padding-left: 0px;
    line-height: 25px;
    text-align: center;
  }

  .heading-14 {
    margin-right: auto;
    margin-left: auto;
    padding-left: 0px;
  }

  .section-7 {
    overflow: hidden;
    max-width: 428px;
  }

  .list-2 {
    position: static;
    left: auto;
    top: auto;
    right: 0%;
    bottom: 0%;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
    padding-right: 20px;
    padding-left: 20px;
    font-size: 1em;
    list-style-type: disc;
  }

  .image-6 {
    display: block;
    margin-top: 14px;
  }

  .heading-17 {
    margin-top: -19px;
    margin-bottom: 0px;
    font-size: 1.2em;
    font-weight: 400;
  }

  .text-block-3.header {
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0px;
    padding-left: 0px;
    font-size: 15px;
    line-height: 22px;
    font-weight: 500;
    text-align: center;
  }

  .text-block-4 {
    margin-right: 0px;
    margin-left: auto;
    padding-left: 0px;
    font-size: 15px;
    line-height: 22px;
    font-weight: 500;
    text-align: center;
  }

  .text-block-5 {
    display: block;
    max-width: 1440px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 0px;
    font-size: 15px;
    line-height: 22px;
    font-weight: 500;
    text-align: center;
  }

  .text-block-6 {
    margin-right: auto;
    margin-left: auto;
    padding-right: 0px;
    font-size: 15px;
    line-height: 22px;
    font-weight: 500;
    text-align: center;
  }

  .text-block-7 {
    display: block;
    margin-top: -25px;
    margin-bottom: -39px;
    margin-left: auto;
    padding-left: 0px;
    font-size: 11px;
  }

  .section-17 {
    position: static;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    display: block;
    overflow: hidden;
    max-width: 428px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-image: url('../images/StartPage_Grotzke_Sachverstaendigenorganisation_Roentgentechnik.jpg');
    background-position: 50% 50%;
    background-size: cover;
  }

  .container-4 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .image-9 {
    margin-top: 30px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 50px;
    padding-left: 50px;
  }

  .image-9.image-10 {
    margin-top: -16px;
  }

  .image-10 {
    overflow: hidden;
    margin: -58px auto 58px;
    padding-top: 50px;
    padding-right: 50px;
    padding-left: 50px;
  }

  .text-block-8 {
    position: static;
    display: block;
    margin-top: -25px;
    margin-right: auto;
    margin-bottom: 0px;
    font-size: 11px;
    line-height: 28px;
  }

  .heading-19 {
    position: static;
    left: auto;
    top: 0%;
    right: 0%;
    bottom: auto;
    margin-top: -61px;
    margin-right: auto;
    margin-bottom: 5px;
    padding-right: 0px;
    padding-left: 0px;
    font-size: 16px;
  }

  .heading-20 {
    line-height: 40px;
  }

  .section-18 {
    overflow: hidden;
    max-width: 428px;
    margin-bottom: 0px;
  }

  .columns-5 {
    margin-top: 32px;
    margin-bottom: 9px;
  }

  .image-16 {
    position: relative;
    left: -33%;
    margin-right: auto;
    margin-left: auto;
  }

  .image-17 {
    position: relative;
    left: -32%;
    margin-top: -62px;
    margin-right: auto;
    margin-left: auto;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .image-18 {
    position: relative;
    left: -33%;
    margin-right: auto;
    margin-left: auto;
  }

  .image-19 {
    position: relative;
    left: -33%;
    margin-right: auto;
    margin-left: auto;
  }

  .container-6 {
    margin-top: -14px;
    padding-bottom: 0px;
    border-width: 0px;
    border-radius: 20px;
  }

  .button-6 {
    position: relative;
    left: 36%;
    top: -2px;
    margin-left: auto;
  }

  .section-19 {
    overflow: hidden;
    max-width: 428px;
    margin-bottom: 0.6em;
    padding-right: 10px;
    padding-bottom: 0px;
    padding-left: 10px;
  }

  .button-6-copy-copy {
    position: relative;
    left: 37%;
    top: 0%;
    right: auto;
    bottom: 0%;
    overflow: hidden;
    margin: -200px auto 0px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .section-20 {
    overflow: hidden;
    max-width: 428px;
  }

  .image-21 {
    position: relative;
    left: 0%;
    top: 0%;
    right: auto;
    bottom: auto;
    display: none;
    overflow: hidden;
    width: auto;
    margin-right: auto;
    margin-left: auto;
    padding-top: 28px;
    padding-right: 0px;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .container-7 {
    margin-top: 0px;
    margin-bottom: 53px;
  }

  .text-block-14 {
    position: relative;
    left: 37%;
    overflow: hidden;
    margin-top: -79px;
    margin-left: auto;
  }

  .column-3 {
    margin-top: -15px;
  }

  .container-8 {
    max-width: 479px;
  }

  .image-24 {
    padding-right: 30px;
    padding-left: 30px;
  }

  .image-25 {
    padding-right: 30px;
    padding-left: 30px;
  }

  .image-26 {
    padding-right: 30px;
    padding-left: 30px;
  }

  .image-27 {
    padding-right: 30px;
    padding-left: 30px;
  }

  .horizontal-divider {
    max-width: 250px;
  }

  .columns-10.head {
    margin-top: 3px;
  }

  .horizontal-blau {
    max-width: 250px;
  }

  .image-28 {
    padding-right: 30px;
    padding-left: 30px;
  }

  .container-9 {
    display: block;
    overflow: hidden;
    max-width: 478px;
    padding-bottom: 16px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    opacity: 1;
  }

  .section-23 {
    overflow: hidden;
    max-width: 428px;
  }

  .text-block-17 {
    margin-top: 0px;
    padding-right: 20px;
    padding-left: 14px;
    font-size: 14px;
    line-height: 22px;
    text-align: center;
  }

  .text-block-18 {
    margin: 0.6em auto 1.1em;
    font-size: 20px;
    font-weight: 500;
  }

  .columns-14 {
    padding-bottom: 0px;
  }

  .button-8 {
    margin-bottom: 0px;
    margin-left: 0px;
    font-size: 0.7em;
  }

  .column-7 {
    display: none;
  }

  .button-11 {
    font-size: 4vw;
  }

  .paragraph-11 {
    padding-right: 0px;
    padding-left: 0px;
    font-size: 12px;
    font-style: normal;
    text-decoration: none;
  }

  .heading-22 {
    margin-top: 28px;
    padding-right: 20px;
    padding-left: 20px;
    font-size: 20px;
    line-height: 25px;
  }

  .heading-23 {
    margin-top: 39px;
    padding-right: 0px;
    padding-left: 0px;
    font-size: 20px;
  }

  .image-32 {
    display: none;
  }

  .bold-text-5 {
    padding-right: 10px;
    padding-left: 10px;
    font-size: 15px;
    line-height: 1px;
  }

  .heading-25 {
    margin-top: 0px;
    background-color: rgba(246, 137, 60, 0.87);
    font-size: 15px;
    line-height: 1.3;
    font-weight: 500;
  }

  .div-block-4 {
    margin-right: auto;
    margin-left: auto;
  }

  .section-25 {
    overflow: hidden;
    max-width: 428px;
  }

  .body-2 {
    overflow: visible;
    max-width: 428px;
  }

  .impressum {
    margin-top: 0px;
  }

  .impres_heading {
    font-size: 3em;
  }

  .heading-26 {
    font-size: 12px;
    font-weight: 700;
  }

  .column-9 {
    overflow: hidden;
    margin-top: -232px;
  }

  .column-10 {
    overflow: hidden;
  }

  .column-13 {
    margin-bottom: -34px;
    padding-bottom: 0px;
  }

  .image-33 {
    position: -webkit-sticky;
    position: sticky;
    display: block;
    margin-top: -4px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0px;
    padding-left: 0px;
  }

  .column-16 {
    position: static;
  }

  .divider-copy {
    display: none;
    width: 250px;
    margin: 9px auto 0px;
    padding-top: 1px;
    padding-bottom: 1px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 0.5em;
  }

  .heading-21-copy {
    margin-top: 33px;
    margin-bottom: 16px;
  }

  .container-11 {
    margin-top: 36px;
  }

  .div-block-5 {
    margin-top: 50px;
  }

  .div-block-6 {
    margin-top: 14px;
    margin-right: auto;
    margin-left: auto;
  }

  .container-12 {
    margin-top: -80px;
  }

  .paragraph-13 {
    font-size: 12px;
  }

  .container-14 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .button-12 {
    margin-top: -23px;
    font-size: 0.9em;
  }

  .container-15 {
    margin-top: 49px;
  }

  .divider-copy-copy {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 250px;
    margin: 15px auto 0px;
    padding-top: 0.5px;
    padding-bottom: 0.5px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 0.5em;
  }

  .blub {
    margin-top: -106px;
  }

  .divider-copy-copy {
    display: block;
    width: 250px;
    margin: -62px auto 33px;
    padding-top: 1px;
    padding-bottom: 1px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 0.5em;
  }

  .he {
    display: block;
    margin-top: 0px;
    margin-bottom: 5px;
    margin-left: auto;
    font-size: 16px;
    text-align: center;
  }

  .column-22 {
    margin-top: -15px;
  }

  .column-23 {
    margin-top: -15px;
  }

  .column-24 {
    margin-top: -15px;
  }

  .column-25 {
    margin-top: -15px;
  }

  .div-block-5-copy {
    margin-top: -93px;
    margin-bottom: 92px;
  }
}

@font-face {
  font-family: 'Montserrat-CUSTOM';
  src: url('../fonts/Montserrat-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat-CUSTOM';
  src: url('../fonts/Montserrat-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat_CUSTOM_ITALY';
  src: url('../fonts/Montserrat-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat-CUSTOM_ITALY';
  src: url('../fonts/Montserrat-MediumItalic.ttf') format('truetype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat-CUSTOM';
  src: url('../fonts/Montserrat-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat-CUSTOM_ITALY';
  src: url('../fonts/Montserrat-Italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}