<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
    opacity: 1!important;
    padding: 0!important;
    margin: 0!important;
    -webkit-box-pack: start!important;
            justify-content: flex-start!important;
    -webkit-box-align: start!important;
            align-items: flex-start!important;
    height: auto!important;
    width: auto!important;
    -webkit-transform: translate(0,0)!important;
            transform: translate(0,0)!important;
    position: static!important;
    min-height: 0!important;
    max-width: 100%!important;
}
body, h1, h2, h3, ol, ul, div {
    width: auto!important;
    border: 0!important;
    margin: 0%!important;
    padding: 0!important;
    /* float: none!important; */
    position: static!important;
    overflow: visible!important;
}

footer *,
.footer,
footer {
  display: none !important;
}

img {
  max-width: 50vw !important;
}


p {
    font-size: 1.5rem!important;
    color: #000!important;
    margin-top: 1rem!important;
}

li {
    font-size: 1.5rem!important;
    color: #000!important;
}

ul {
    margin: 2rem 0!important;
}

.p-headline {
    margin-top: 3rem!important;
    margin-bottom: 1rem!important;
}

.section-headline,
.box-headline {
    margin-bottom: 1rem!important;
}

.small-content {
    padding-right: 4rem!important;
}

h1 {
    font-size: 5rem!important;
}

.orange-list {
    padding-left: 3rem !important;
}

.service-name {
    font-size: 3rem!important;
}

.page-headline-bg  {
    width: 100%!important;
}

.card-box,
.blue-border-box {
    padding: 2rem 0!important;
}

.list-heading-wrapper {
  padding-left: 4rem!important;
}

.list-heading-wrapper li{
  max-width: 90%!important;
  display: inline-block!important;
}

.orange-list {
  padding-right: 4rem!important;
  font-size: 1.8rem!important;
}


.padding-wrapper,
footer,
.section-padding {
    padding: 1.5rem 4rem!important;
}

.subpage-intro {
    margin: 3rem 0 2rem!important;
    text-align: center!important;
    width: 100%!important;
}

.card-wrapper
section {
    width: 98%!important;
    padding: 0 6rem!important;
    height: auto!important;
    max-height: none!important;
}

.service-name {
    font-size: 2rem!important;
    line-height: 1.6!important;
}

.values-headline{
    -webkit-box-pack: start!important;
            justify-content: flex-start!important;
}

.teaser-link-img-wrapper {
    margin-right: 5rem!important;
}

.box-wrapper .flex,
.location-container,
.slogan,
.company-value-row,
.blue-border-box,
.half-section,
.service-name,
.grid,
.tile-wrapper,
.footer-top-middle,
.footer-content-bottom,
.cooter-content-top,
.footer-container,
.footer-padding,
.footer {
    display: -webkit-box!important;
    display: flex!important;
    -webkit-box-orient: vertical!important;
    -webkit-box-direction: normal!important;
            flex-direction: column!important;
    -webkit-box-pack: start!important;
            justify-content: flex-start!important;
    -webkit-box-align: start!important;
            align-items: flex-start!important;
    line-height: 1.2!important;
}

.wp-block-lazyblock-text-und-bild .text-image,
.location-dot,
.info-hoverbox,
.location-inner-wrapper,
.post-edit-link,
.footer-top-right,
.pagination,
.swiper-container,
header,
form,
.footer-nav,
.cta-wrapper,
.button {
    display: none!important;;
}

.footer-bottom-text-02 p::before {
  content: 'Elevion';
}

.footer-bottom-left {
  display: -webkit-box!important;
  display: flex!important;
  -webkit-box-orient: vertical!important;
  -webkit-box-direction: normal!important;
          flex-direction: column!important;
  -webkit-box-align: start!important;
          align-items: flex-start!important;
  height: 100px!important;
  line-height: 1.2!important;
}

.date {
  color: var(--orange)!important;
}

.slogan {
    padding: 5rem!important;
    width: auto!important;
}

.slogan-box {
  width: auto!important;
}

.slogan-box.drawn:after,
.slogan-box.drawn:before {
  content: ''!important;
  display: none!important;
}

/* .col-1-padding,
.text-image-wrapper, */
.wp-block-lazyblock-akkordeon-artikel,
.panel,
.panel div,
.panel ul,
.panel li,
.text-image-wrapper {
  width: 100%!important;
  display: flex!important;
}
.wp-block-lazyblock-leistung-ubersicht .text-image-wrapper div {
  width: 100%!important;
}

.text-image-wrapper div {
  width: 50%!important;
  padding: 5px!important;
}
.text-image-wrapper img {
  width: 100%!important;
  display: inline-block!important;
}

.two-col {
  column-count: 1!important;
  /* column-gap: 2rem;   */
}

.accordion,
.orange-list li,
ul.orange-list {
  position: relative!important;
  display: inline-block!important;
  width: 100%!important;
  /* flex-direction: column!important; */
}

.panel {
  max-height: none;
}

.accordion,
.wp-block-lazyblock-akkordeon-artikel,
.text-image-wrapper,
.panel,
.orange-list {
  /* border: 2px solid red!important; */
}

.text-image-wrapper.blue-border-box div,
.text-image-wrapper.blue-border-box {
  width: 100%!important;
  /* border-color: blue!important; */
}

.values-headline .lowerline{
  font-size: 1.8rem!important;
}

/* .number-type-wrapper p {
  padding-left:
} */

.number-wrapper {
  width: 50%!important;
}

.company-content-left,
.company-content-right {
  width: 50%!important;
  max-width: 50%!important;
}

.number-type-wrapper p {
  white-space: nowrap!important;
}

.number-large {
  font-size: 3rem!important;
  padding-right: 1rem!important;
  display: inline-block!important;
}

.number-wrapper {
  display: flex!important;
  flex-direction: column!important;
  /* align-items: flex-end!important; */
}

.values-headline .upperline {
  font-size: 3rem!important;
}
.text-center {
  text-align: left!important;
}

.list-heading-wrapper {
  margin-bottom: 0!important;
}

.subheading.text-blue {
  margin-bottom: 0!important;
}

/* .text-image-wrapper {
  border: 2px solid blue!important;
} */

.wp-block-lazyblock-text-blocke-mit-bild img,
.wp-block-lazyblock-text-blocke-mit-bild .img-wrapper,
.wp-block-lazyblock-text-und-bild .text-image-wrapper .w-50 {
  width: 100%!important;
}

.wp-block-lazyblock-text-und-bild .text-image-wrapper,
.panel,
.wp-block-lazyblock-akkordeon-punkte,
.wp-block-lazyblock-akkordeon-artikel,
.wp-block-lazyblock-neuer-akkordeon-artikel,
.accordion{
  display: flex!important;
  width: 100%!important;
  position: static!important;
  flex-direction: column!important;
  /* border: 2px solid red!important; */
}

.accordion ul,
.accordion li,
.accordion div,
.accordion p{
  display: none!important;
}

.section-headline .lowerline {
  font-size: 4rem!important;
  margin-top: 0!important;
  line-height: 1!important;
}
.section-headline .upperline {
  font-size: 2.4rem!important;
  line-height: 1!important;
}


.accordion.open div,
.accordion.open ul,
.accordion.open li,
.accordion.open p {
  display: inline-block!important;
}
</pre></body></html>