header,footer,nav,section,aside,main,article,figure,figcaption{display:block}body,div,h1,h2,h3,h4,h5,h6,p,blockquote,pre,code,ol,ul,li,dl,dt,dd,figure,table,th,td,form,fieldset,legend,input,textarea{margin:0;padding:0}table{border-spacing:0;border-collapse:collapse}caption,th,td{text-align:left;text-align:start;vertical-align:top}abbr,acronym{font-variant:normal;border-bottom:1px dotted #666;cursor:help}blockquote,q{quotes:none}fieldset,img,iframe{border:0}ul{list-style-type:none}sup{vertical-align:text-top}sub{vertical-align:text-bottom}del{text-decoration:line-through}ins{text-decoration:none}body{font:12px/1 "Lucida Grande","Lucida Sans Unicode",Verdana,sans-serif;color:#000}input,button,textarea,select{font-family:inherit;font-size:99%;font-weight:inherit}pre,code{font-family:Monaco,monospace}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}h1{font-size:1.8333em}h2{font-size:1.6667em}h3{font-size:1.5em}h4{font-size:1.3333em}table{font-size:inherit}caption,th{font-weight:700}a{color:#00f}h1,h2,h3,h4,h5,h6{margin-top:1em}h1,h2,h3,h4,h5,h6,p,pre,blockquote,table,ol,ul,form{margin-bottom:12px}
.mobile_menu{position:fixed;z-index:100;display:none}.mobile_menu .inner{height:100%;background:#000;overflow-y:scroll}.mobile_menu.active.position_left{box-shadow:2px 0 5px 0 rgba(0,0,0,.5)}.mobile_menu.active.position_top{box-shadow:0 2px 5px 0 rgba(0,0,0,.5)}.mobile_menu.active.position_right{box-shadow:-2px 0 5px 0 rgba(0,0,0,.5)}.mobile_menu.active.position_bottom{box-shadow:0 -2px 5px 0 rgba(0,0,0,.5)}.mobile_menu.active.no_shadow{box-shadow:none!important}.mobile_menu_trigger{display:none}.mobile_menu_wrapper{position:relative;width:100%;overflow:hidden}.mobile_menu_overlay{position:fixed;top:0;left:0;width:100%;height:100vh;z-index:99}.mobile_menu_overlay.background{background:rgba(0,0,0,.5)}.mobile_menu li.submenu_hide>ul{display:none}.mobile_menu li.submenu_show>ul{display:block}body.ie8 .mobile_menu,body.ie8 .mobile_menu_trigger,body.ie9 .mobile_menu,body.ie9 .mobile_menu_trigger{display:none!important}
.rs-columns {
  clear: both;
  display: inline-block;
  width: 100%;
}

.rs-column {
  float: left;
  width: 100%;
  margin-top: 7.69231%;
  margin-right: 7.69231%;
}
.rs-column.-large-first {
  clear: left;
}
.rs-column.-large-last {
  margin-right: -5px;
}
.rs-column.-large-first-row {
  margin-top: 0;
}
.rs-column.-large-col-1-1 {
  width: 100%;
}
.rs-column.-large-col-2-1 {
  width: 46.15385%;
}
.rs-column.-large-col-2-2 {
  width: 100%;
}
.rs-column.-large-col-3-1 {
  width: 28.20513%;
}
.rs-column.-large-col-3-2 {
  width: 64.10256%;
}
.rs-column.-large-col-3-3 {
  width: 100%;
}
.rs-column.-large-col-4-1 {
  width: 19.23077%;
}
.rs-column.-large-col-4-2 {
  width: 46.15385%;
}
.rs-column.-large-col-4-3 {
  width: 73.07692%;
}
.rs-column.-large-col-4-4 {
  width: 100%;
}
.rs-column.-large-col-5-1 {
  width: 13.84615%;
}
.rs-column.-large-col-5-2 {
  width: 35.38462%;
}
.rs-column.-large-col-5-3 {
  width: 56.92308%;
}
.rs-column.-large-col-5-4 {
  width: 78.46154%;
}
.rs-column.-large-col-5-5 {
  width: 100%;
}
.rs-column.-large-col-6-1 {
  width: 10.25641%;
}
.rs-column.-large-col-6-2 {
  width: 28.20513%;
}
.rs-column.-large-col-6-3 {
  width: 46.15385%;
}
.rs-column.-large-col-6-4 {
  width: 64.10256%;
}
.rs-column.-large-col-6-5 {
  width: 82.05128%;
}
.rs-column.-large-col-6-6 {
  width: 100%;
}
@media screen and (max-width: 900px) {
  .rs-column {
    margin-top: 7.69231%;
    margin-right: 7.69231%;
  }
  .rs-column.-large-first {
    clear: none;
  }
  .rs-column.-large-last {
    margin-right: 7.69231%;
  }
  .rs-column.-large-first-row {
    margin-top: 7.69231%;
  }
  .rs-column.-medium-first {
    clear: left;
  }
  .rs-column.-medium-last {
    margin-right: -5px;
  }
  .rs-column.-medium-first-row {
    margin-top: 0;
  }
  .rs-column.-medium-col-1-1 {
    width: 100%;
  }
  .rs-column.-medium-col-2-1 {
    width: 46.15385%;
  }
  .rs-column.-medium-col-2-2 {
    width: 100%;
  }
  .rs-column.-medium-col-3-1 {
    width: 28.20513%;
  }
  .rs-column.-medium-col-3-2 {
    width: 64.10256%;
  }
  .rs-column.-medium-col-3-3 {
    width: 100%;
  }
  .rs-column.-medium-col-4-1 {
    width: 19.23077%;
  }
  .rs-column.-medium-col-4-2 {
    width: 46.15385%;
  }
  .rs-column.-medium-col-4-3 {
    width: 73.07692%;
  }
  .rs-column.-medium-col-4-4 {
    width: 100%;
  }
  .rs-column.-medium-col-5-1 {
    width: 13.84615%;
  }
  .rs-column.-medium-col-5-2 {
    width: 35.38462%;
  }
  .rs-column.-medium-col-5-3 {
    width: 56.92308%;
  }
  .rs-column.-medium-col-5-4 {
    width: 78.46154%;
  }
  .rs-column.-medium-col-5-5 {
    width: 100%;
  }
  .rs-column.-medium-col-6-1 {
    width: 10.25641%;
  }
  .rs-column.-medium-col-6-2 {
    width: 28.20513%;
  }
  .rs-column.-medium-col-6-3 {
    width: 46.15385%;
  }
  .rs-column.-medium-col-6-4 {
    width: 64.10256%;
  }
  .rs-column.-medium-col-6-5 {
    width: 82.05128%;
  }
  .rs-column.-medium-col-6-6 {
    width: 100%;
  }
}
@media screen and (max-width: 599px) {
  .rs-column {
    margin-top: 7.69231%;
    margin-right: 7.69231%;
  }
  .rs-column.-large-last {
    margin-right: 7.69231%;
  }
  .rs-column.-large-first-row {
    margin-top: 7.69231%;
  }
  .rs-column.-medium-first {
    clear: none;
  }
  .rs-column.-medium-last {
    margin-right: 7.69231%;
  }
  .rs-column.-medium-first-row {
    margin-top: 7.69231%;
  }
  .rs-column.-small-first {
    clear: left;
  }
  .rs-column.-small-last {
    margin-right: -5px;
  }
  .rs-column.-small-first-row {
    margin-top: 0;
  }
  .rs-column.-small-col-1-1 {
    width: 100%;
  }
  .rs-column.-small-col-2-1 {
    width: 46.15385%;
  }
  .rs-column.-small-col-2-2 {
    width: 100%;
  }
  .rs-column.-small-col-3-1 {
    width: 28.20513%;
  }
  .rs-column.-small-col-3-2 {
    width: 64.10256%;
  }
  .rs-column.-small-col-3-3 {
    width: 100%;
  }
  .rs-column.-small-col-4-1 {
    width: 19.23077%;
  }
  .rs-column.-small-col-4-2 {
    width: 46.15385%;
  }
  .rs-column.-small-col-4-3 {
    width: 73.07692%;
  }
  .rs-column.-small-col-4-4 {
    width: 100%;
  }
  .rs-column.-small-col-5-1 {
    width: 13.84615%;
  }
  .rs-column.-small-col-5-2 {
    width: 35.38462%;
  }
  .rs-column.-small-col-5-3 {
    width: 56.92308%;
  }
  .rs-column.-small-col-5-4 {
    width: 78.46154%;
  }
  .rs-column.-small-col-5-5 {
    width: 100%;
  }
  .rs-column.-small-col-6-1 {
    width: 10.25641%;
  }
  .rs-column.-small-col-6-2 {
    width: 28.20513%;
  }
  .rs-column.-small-col-6-3 {
    width: 46.15385%;
  }
  .rs-column.-small-col-6-4 {
    width: 64.10256%;
  }
  .rs-column.-small-col-6-5 {
    width: 82.05128%;
  }
  .rs-column.-small-col-6-6 {
    width: 100%;
  }
}

@charset "UTF-8";
.contao-cookiebar {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 9999;
  font-size: 0;
  letter-spacing: 0;
  text-align: center;
  padding: 15px;
  max-height: 100vh;
  box-sizing: border-box;
  pointer-events: none;
  overflow: hidden; }
  .contao-cookiebar * {
    box-sizing: border-box; }
  .contao-cookiebar:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle; }
  .contao-cookiebar .cc-inner {
    display: inline-block;
    overflow-y: auto;
    max-height: 100%;
    max-width: 100%;
    opacity: 0;
    pointer-events: none;
    visibility: hidden;
    font-size: 1rem;
    text-align: left; }
  .contao-cookiebar.cc-top .cc-inner {
    vertical-align: top; }
  .contao-cookiebar.cc-top.cc-active .cc-inner {
    animation: cookiebar-top-in 0.5s ease-in-out forwards; }
  .contao-cookiebar.cc-top.cc-saved .cc-inner {
    animation: cookiebar-top-out 0.5s ease-in-out forwards; }
  .contao-cookiebar.cc-bottom .cc-inner {
    vertical-align: bottom; }
  .contao-cookiebar.cc-bottom.cc-active .cc-inner {
    animation: cookiebar-bottom-in 0.5s ease-in-out forwards; }
  .contao-cookiebar.cc-bottom.cc-saved .cc-inner {
    animation: cookiebar-bottom-out 0.5s ease-in-out forwards; }
  .contao-cookiebar.cc-middle .cc-inner {
    vertical-align: middle; }
  .contao-cookiebar.cc-middle.cc-active .cc-inner {
    animation: cookiebar-middle-in 0.5s ease-in-out forwards; }
  .contao-cookiebar.cc-middle.cc-saved .cc-inner {
    animation: cookiebar-middle-out 0.5s ease-in-out forwards; }
  .contao-cookiebar.cc-left {
    text-align: left; }
  .contao-cookiebar.cc-right {
    text-align: right; }
  .contao-cookiebar .cc-head h1:first-child, .contao-cookiebar .cc-head h2:first-child, .contao-cookiebar .cc-head h3:first-child, .contao-cookiebar .cc-head h4:first-child, .contao-cookiebar .cc-head h5:first-child, .contao-cookiebar .cc-head h6:first-child {
    margin-top: 0; }
  .contao-cookiebar .cc-head p {
    margin-bottom: 15px; }
  .contao-cookiebar .cc-btn {
    display: inline-block;
    cursor: pointer;
    width: 100%;
    padding: 8px 14px;
    margin-bottom: 8px;
    font-size: 15px;
    outline: 0 none;
    border: 1px solid #cfcfcf;
    border-radius: 4px;
    color: #444;
    background: #f5f5f5; }
    .contao-cookiebar .cc-btn:hover {
      background: #ececec; }
    .contao-cookiebar .cc-btn:last-child {
      margin-bottom: 0; }
  .contao-cookiebar .grayscale .cc-btn {
    background: #f1efef; }
    .contao-cookiebar .grayscale .cc-btn:hover {
      background: #ececec; }
    .contao-cookiebar .grayscale .cc-btn.success {
      background: #fbfbfb; }
      .contao-cookiebar .grayscale .cc-btn.success:hover {
        background: #f7f7f7; }
  .contao-cookiebar .highlight .cc-btn.success {
    background: #4e9e3e;
    border-color: #3e7830;
    color: #fff; }
    .contao-cookiebar .highlight .cc-btn.success:hover {
      background: #4c933f; }
  .contao-cookiebar label {
    position: relative;
    display: block;
    padding: 8px 13px 8px 0;
    line-height: 1.2rem; }
    .contao-cookiebar label.group {
      font-weight: 600; }
  .contao-cookiebar input {
    position: absolute;
    width: 1px;
    height: 1px;
    outline: 0 none;
    opacity: 0; }
    .contao-cookiebar input + label {
      padding: 8px 13px 8px 50px;
      cursor: pointer; }
      .contao-cookiebar input + label:before {
        content: '';
        position: absolute;
        top: 6px;
        left: 0;
        width: 35px;
        height: 18px;
        margin: 0;
        box-sizing: content-box;
        border-radius: 10px;
        background: #fff;
        border: 2px solid #9c9b99;
        transition: border-color .2s; }
      .contao-cookiebar input + label:after {
        display: block;
        content: '';
        position: absolute;
        top: 10px;
        left: 4px;
        width: 14px;
        height: 14px;
        border-radius: 10px;
        background: #9c9b99;
        transition: background .2s, margin-left .2s, padding .2s; }
      .contao-cookiebar input + label:active:after {
        padding-left: 5px; }
    .contao-cookiebar input.cc-group-half + label:after {
      background: linear-gradient(to right, #9c9b99 0%, #9c9b99 50%, #399d32 50%, #399d32 100%); }
    .contao-cookiebar input:checked + label:after {
      background: #399d32;
      margin-left: 17px; }
    .contao-cookiebar input:checked + label:active:after {
      margin-left: 12px; }
    .contao-cookiebar input:checked + label:before {
      background: #dcf3db;
      border-color: #399d32; }
    .contao-cookiebar input:disabled + label {
      pointer-events: none; }
      .contao-cookiebar input:disabled + label:after {
        background: #c8c7c5; }
      .contao-cookiebar input:disabled + label:before {
        background: #f4f4f4;
        border-color: #c8c7c5; }
  .contao-cookiebar.cc-active .cc-inner {
    opacity: 1;
    pointer-events: auto;
    visibility: visible; }
  .contao-cookiebar.cc-active.cc-blocked {
    pointer-events: auto;
    animation: cookiebar-overlay-in 0.5s ease-in-out forwards; }
  .contao-cookiebar.cc-saved.cc-inner {
    opacity: 0;
    pointer-events: none;
    visibility: hidden; }
  .contao-cookiebar.cc-saved.cc-blocked {
    pointer-events: none;
    animation: cookiebar-overlay-out 0.5s ease-in-out forwards; }

@media (min-width: 768px) {
  .contao-cookiebar .cc-btn {
    width: auto;
    margin-bottom: 0; }
  .contao-cookiebar .cc-inner {
    max-width: 750px; } }

@keyframes cookiebar-overlay-in {
  0% {
    background: rgba(0, 0, 0, 0); }
  100% {
    background: rgba(0, 0, 0, 0.75); } }

@keyframes cookiebar-overlay-out {
  0% {
    background: rgba(0, 0, 0, 0.75); }
  100% {
    background: rgba(0, 0, 0, 0);
    visibility: hidden; } }

@keyframes cookiebar-top-in {
  0% {
    opacity: 0;
    transform: translateY(-100%); }
  100% {
    opacity: 1;
    transform: translateY(0); } }

@keyframes cookiebar-top-out {
  0% {
    opacity: 1;
    visibility: visible;
    transform: translateY(0); }
  100% {
    opacity: 0;
    visibility: hidden;
    transform: translateY(-100%); } }

@keyframes cookiebar-middle-in {
  0% {
    opacity: 0;
    transform: scale(0); }
  100% {
    opacity: 1;
    transform: scale(1); } }

@keyframes cookiebar-middle-out {
  0% {
    opacity: 1;
    visibility: visible;
    transform: scale(1); }
  100% {
    opacity: 0;
    visibility: hidden;
    transform: scale(0); } }

@keyframes cookiebar-bottom-in {
  0% {
    opacity: 0;
    transform: translateY(100%); }
  100% {
    opacity: 1;
    transform: translateY(0); } }

@keyframes cookiebar-bottom-out {
  0% {
    opacity: 1;
    visibility: visible;
    transform: translateY(0); }
  100% {
    opacity: 0;
    visibility: hidden;
    transform: translateY(100%); } }

.contao-cookiebar {
  color: #444444; }
  .contao-cookiebar p {
    color: #868686;
    line-height: 1.4; }
  .contao-cookiebar .cc-inner {
    padding: 25px;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.25);
    background: #fff; }
  .contao-cookiebar .cc-group {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-content: center;
    position: relative;
    border: 1px solid #d0d0d0;
    border-radius: 5px;
    margin-bottom: 10px; }
    .contao-cookiebar .cc-group > label {
      flex-grow: 1;
      margin: 5px 0 5px 10px; }
    .contao-cookiebar .cc-group .cc-detail-btn {
      border: 0 none;
      outline: 0 none;
      background: transparent;
      font-size: 13px;
      letter-spacing: 0;
      text-transform: initial;
      cursor: pointer;
      color: #a2a2a2;
      padding: 8px 10px;
      line-height: 1.2rem; }
      .contao-cookiebar .cc-group .cc-detail-btn span:nth-child(2) {
        display: none; }
      .contao-cookiebar .cc-group .cc-detail-btn.cc-active span:nth-child(1) {
        display: none; }
      .contao-cookiebar .cc-group .cc-detail-btn.cc-active span:nth-child(2) {
        display: inline; }
      .contao-cookiebar .cc-group .cc-detail-btn:hover {
        color: #717171; }
    .contao-cookiebar .cc-group .cc-detail-btn-details {
      display: inline-block;
      border: 0 none;
      outline: 0 none;
      background: transparent;
      font-size: 13px;
      letter-spacing: 0;
      text-transform: initial;
      cursor: pointer;
      color: #a2a2a2;
      text-decoration: underline;
      padding: 0;
      margin: 0 0 10px; }
      .contao-cookiebar .cc-group .cc-detail-btn-details span:nth-child(2) {
        display: none; }
      .contao-cookiebar .cc-group .cc-detail-btn-details.cc-active span:nth-child(1) {
        display: none; }
      .contao-cookiebar .cc-group .cc-detail-btn-details.cc-active span:nth-child(2) {
        display: inline; }
      .contao-cookiebar .cc-group .cc-detail-btn-details:hover {
        color: #717171; }
  .contao-cookiebar .cc-cookies {
    display: none;
    width: 100%;
    background: #fbfbfb;
    border-radius: 0 0 5px 5px; }
    .contao-cookiebar .cc-cookies > p {
      font-size: 0.875rem; }
    .contao-cookiebar .cc-cookies > p, .contao-cookiebar .cc-cookies > .cc-cookie {
      margin: 0;
      padding: 15px;
      border-top: 1px solid #e6e6e6; }
    .contao-cookiebar .cc-cookies .cc-cookie .cc-cookie-info {
      font-size: 0.875rem;
      background: #fff;
      padding: 10px;
      border-radius: 5px;
      border: 1px solid #efefef; }
      .contao-cookiebar .cc-cookies .cc-cookie .cc-cookie-info > div > span {
        font-weight: 600; }
      .contao-cookiebar .cc-cookies .cc-cookie .cc-cookie-info > div + div {
        margin-top: 5px;
        word-wrap: break-word; }
      .contao-cookiebar .cc-cookies .cc-cookie .cc-cookie-info + button.cc-detail-btn-details {
        margin-top: 15px; }
    .contao-cookiebar .cc-cookies .cc-cookie .cc-cookie-desc > p {
      margin-bottom: 0; }
    .contao-cookiebar .cc-cookies .cc-cookie label.cookie + p, .contao-cookiebar .cc-cookies .cc-cookie label.cookie + .cc-cookie-info, .contao-cookiebar .cc-cookies .cc-cookie label.cookie + button.cc-detail-btn-details {
      margin-top: 10px; }
    .contao-cookiebar .cc-cookies .cc-cookie p {
      margin: 0 0 15px;
      font-size: 0.875rem; }
  .contao-cookiebar .cc-footer, .contao-cookiebar .cc-info {
    text-align: center; }
  .contao-cookiebar .cc-info {
    margin-top: 15px; }
    .contao-cookiebar .cc-info > p {
      font-size: 0.875rem; }
    .contao-cookiebar .cc-info > a {
      display: inline-block;
      font-size: 0.813rem;
      color: #a2a2a2;
      text-decoration: none; }
      .contao-cookiebar .cc-info > a:hover {
        color: #717171; }
      .contao-cookiebar .cc-info > a + a:before {
        display: inline-block;
        content: '·';
        margin-right: 5px; }

@charset "UTF-8";
@font-face{font-family:"unineueregular";src:url("../../files/theme/font/unineueregular.eot");src:url("../../files/theme/font/unineueregular.eot?#iefix") format("embedded-opentype"), url("../../files/theme/font/unineueregular.woff") format("woff"), url("../../files/theme/font/unineueregular.woff2") format("woff2"), url("../../files/theme/font/unineueregular.ttf") format("truetype");font-weight:normal;font-style:normal}@font-face{font-family:"unineuebold";src:url("../../files/theme/font/unineuebold.eot");src:url("../../files/theme/font/unineuebold.eot?#iefix") format("embedded-opentype"), url("../../files/theme/font/unineuebold.woff") format("woff"), url("../../files/theme/font/unineuebold.woff2") format("woff2"), url("../../files/theme/font/unineuebold.ttf") format("truetype");font-weight:normal;font-style:normal}@font-face{font-family:"unineuebook";src:url("../../files/theme/font/unineuebook.eot");src:url("../../files/theme/font/unineuebook.eot?#iefix") format("embedded-opentype"), url("../../files/theme/font/unineuebook.woff") format("woff"), url("../../files/theme/font/unineuebook.woff2") format("woff2"), url("../../files/theme/font/unineuebook.ttf") format("truetype");font-weight:normal;font-style:normal}::selection{background:#00C8FF;color:#fff}.cd-intro{display:table-cell;vertical-align:middle}.cd-title{position:relative;height:160px;line-height:230px;text-align:center}@media only screen and (min-width:768px){.cd-title{line-height:250px}}@media only screen and (min-width:1170px){.cd-title{height:200px;line-height:300px}}.max-width-1200{max-width:1200px;margin-left:auto;margin-right:auto}.cd-words-wrapper{display:inline-block;position:relative;text-align:left}.cd-words-wrapper b{display:inline-block;position:absolute;white-space:nowrap;left:0;top:0}.cd-words-wrapper b.is-visible{position:relative}.no-js .cd-words-wrapper b{opacity:0}.no-js .cd-words-wrapper b.is-visible{opacity:1}.cd-headline.type .cd-words-wrapper{vertical-align:top;overflow:hidden;margin-left:-12px}.cd-headline.type .cd-words-wrapper::after{content:"";position:absolute;right:0;top:50%;bottom:auto;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);height:90%;width:1px;background-color:#025268}.cd-headline.type .cd-words-wrapper.waiting::after{-webkit-animation:cd-pulse 1s infinite;-moz-animation:cd-pulse 1s infinite;animation:cd-pulse 1s infinite}.cd-headline.type .cd-words-wrapper.selected{background-color:#02526830}.cd-headline.type .cd-words-wrapper.selected::after{visibility:hidden}.cd-headline.type b{visibility:hidden}.cd-headline.type b.is-visible{visibility:visible}.cd-headline.type i{position:absolute;visibility:hidden;font-style:normal}.cd-headline.type i.in{position:relative;visibility:visible}@-webkit-keyframes cd-pulse{0%{-webkit-transform:translateY(-50%) scale(1);opacity:1}40%{-webkit-transform:translateY(-50%) scale(0.9);opacity:0}100%{-webkit-transform:translateY(-50%) scale(0);opacity:0}}@-moz-keyframes cd-pulse{0%{-moz-transform:translateY(-50%) scale(1);opacity:1}40%{-moz-transform:translateY(-50%) scale(0.9);opacity:0}100%{-moz-transform:translateY(-50%) scale(0);opacity:0}}@keyframes cd-pulse{0%{-webkit-transform:translateY(-50%) scale(1);-moz-transform:translateY(-50%) scale(1);-ms-transform:translateY(-50%) scale(1);-o-transform:translateY(-50%) scale(1);transform:translateY(-50%) scale(1);opacity:1}40%{-webkit-transform:translateY(-50%) scale(0.9);-moz-transform:translateY(-50%) scale(0.9);-ms-transform:translateY(-50%) scale(0.9);-o-transform:translateY(-50%) scale(0.9);transform:translateY(-50%) scale(0.9);opacity:0}100%{-webkit-transform:translateY(-50%) scale(0);-moz-transform:translateY(-50%) scale(0);-ms-transform:translateY(-50%) scale(0);-o-transform:translateY(-50%) scale(0);transform:translateY(-50%) scale(0);opacity:0}}@media screen and (max-width:900px){.cd-headline.type .cd-words-wrapper{margin-left:-9px}}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0, 30px, 0);transform:translate3d(0, 30px, 0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0, 30px, 0);transform:translate3d(0, 30px, 0)}}.mt-10{margin-top:10px}.mt-20{margin-top:20px}.mt-30{margin-top:30px}.mt-40{margin-top:40px}.mt-50{margin-top:50px}.mt-60{margin-top:60px}.mt-70{margin-top:70px}.mt-75{margin-top:75px}.mt-80{margin-top:80px}.mt-90{margin-top:90px}.mt-100{margin-top:100px}.mt-110{margin-top:110px}.mt-120{margin-top:120px}.mt-130{margin-top:130px}.mt-140{margin-top:140px}.mt-150{margin-top:150px}.mt-160{margin-top:160px}.mt-170{margin-top:170px}.mt-180{margin-top:180px}.mt-190{margin-top:190px}.mt-200,.column-width .mt-200{margin-top:200px}.mt-300{margin-top:300px}.mt-550{margin-top:550px}.mb-2{margin-bottom:2px}.mb-10{margin-bottom:10px}.mb-15{margin-bottom:15px}.mb-20{margin-bottom:20px}.mb-30{margin-bottom:30px}.mb-40{margin-bottom:40px}.mb-50{margin-bottom:50px}.mb-60{margin-bottom:60px}.mb-70{margin-bottom:70px}.mb-80{margin-bottom:80px}.mb-90{margin-bottom:90px}.mb-100{margin-bottom:100px}.mb-110{margin-bottom:110px}.mb-120{margin-bottom:120px}.mb-130{margin-bottom:130px}.mb-140{margin-bottom:140px}.mb-150{margin-bottom:150px}.mb-160{margin-bottom:160px}.mb-170{margin-bottom:170px}.mb-180{margin-bottom:180px}.mb-190{margin-bottom:190px}.mb-200{margin-bottom:200px}.mb-250{margin-bottom:200px}.mb-200{margin-bottom:300px}.pt-100{padding-top:100px}@media screen and (max-width:1200px){.mb-70{margin-bottom:30px}}@media screen and (max-width:900px){.mb-300{margin-bottom:100px}.mb-250{margin-bottom:100px}.mb-200{margin-bottom:100px}.mt-200{margin-top:100px}.mt-300{margin-top:150px}.mb-80{margin-bottom:40px}.mt-80{margin-top:40px}.mb-150{margin-bottom:70px}.mt-160{margin-top:100px}.mt-120{margin-top:80px}.mb-100{margin-bottom:50px}.pt-100{padding-top:50px}.mt-50{margin-top:30px}.mt-100,.rs-column.mt-100{margin-top:60px !important}.mt-150{margin-top:70px}.mt-550{margin-top:350px}.mb-170{margin-bottom:70px}}.background-blue-gradined{background-image:linear-gradient(#fff0, #fff0, #fff0, #02526817);background-size:100vw 400px;background-repeat:no-repeat;background-position-y:bottom}.background-blue-gradined-top{background-image:linear-gradient(#02526817, #fff);background-size:100vw 400px;background-repeat:no-repeat;background-position-y:top}.invisible{display:none}img{display:block;max-width:100%;height:auto;margin:0 auto}.picture-shadow img{box-shadow:0px 40px 40px 0px rgba(0, 0, 0, 0.1)}.picture-left img{margin-left:0px}.picture-right img{margin-right:0px}html body,body a{font-family:unineuebook, arial, helvetica;color:#025268;text-decoration:none;letter-spacing:0.02em}.rs-column{margin-top:0px}.rs-column.mt-100{margin-top:100px !important}.link-color p a{color:#00C8FF}.link-color .footer p a{color:unset}h1{font-family:unineuebook, arial, helvetica;font-size:42px;margin:auto;line-height:1.2em;letter-spacing:0.1em}.white h1{font-size:42px;line-height:50px}h1{hyphens:auto}h2{font-family:unineuebook, arial, helvetica;font-size:33px;line-height:1.5em;letter-spacing:0.1em;margin-top:0px}h3{font-family:unineuebook, arial, helvetica;font-size:26px;line-height:1.5em;letter-spacing:0.1em;margin-top:0px}.h3-small h3{font-family:unineuebold, arial, helvetica;font-size:17px;letter-spacing:0.01em}.header-referenzen h2{margin-bottom:0px}h2.big{font-size:42px;margin:auto;line-height:50px}h3{font-size:26px;margin:auto;line-height:1.5em}p,li,a,.gm-style .routinglink{font-family:unineuebook, arial, helvetica;font-size:17px;line-height:36px;letter-spacing:0.02em}.headline-height .rs-column{height:160px;display:table}.headline-height .rs-column div{display:table-cell;vertical-align:middle}.headline-height .rs-column h2{display:table-cell;vertical-align:middle}.text-right{text-align:right}.text-center{text-align:center}.subheadline p{font-family:unineuebold, arial, helvetica;font-size:16px;text-transform:uppercase;letter-spacing:0.7em;line-height:27px}.service-distance h3{margin-bottom:40px;margin-top:40px;font-size:26px}.white{color:#fff}.boxed{max-width:1200px;margin-right:auto;margin-left:auto;position:relative;padding:0 15px 0 15px}.boxed.boxed-sizing{box-sizing:border-box}.small.boxed{max-width:1100px}.small-tiny.boxed{max-width:1000px}.tiny.boxed{max-width:800px}.big.boxed{max-width:1400px}body.dark-mode .big.boxed{max-width:1500px}#header{position:fixed;width:100%;top:0px;z-index:50}#header .inside{max-height:50px}.dropdown{width:300px}.rs-column .dropdown div{display:block;position:relative}.rs-column .dropdown div.toggler:hover{cursor:pointer}.dropdown .toggler{height:28px;padding-top:17px;border-bottom:2px solid #00C8FF;outline:none}.dropdown .toggler:after{content:"› ";position:absolute;right:0px;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}.dropdown .toggler.active:after{transform:rotate(90deg);-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}.dropdown div,.dropdown a{font-family:unineuebold, arial, helvetica;text-transform:uppercase;font-size:16px;letter-spacing:0.15em;display:block}.dropdown p{margin-bottom:0px}.dropdown a{height:45px;padding-top:15px;padding-left:20px}.dropdown a:hover{text-decoration:none;background:#eafaff}.column-width .rs-column .dropdown .ui-accordion-content{background-color:#fff;position:absolute;width:300px;z-index:1;margin-top:1px}@media screen and (max-width:900px){.dropdown,.column-width .rs-column .dropdown .ui-accordion-content,.footer-box .link-text-box-left{margin-right:auto;margin-left:auto;width:250px}.dropdown p{text-align:left}.dropdown div,.dropdown a{font-size:14px}.column-width .rs-column section.dropdown div.toggler{padding-top:20px}.no-monitor{margin-top:190px}}@media screen and (max-width:599px){.invisible-mobile{display:none}h2{hyphens:auto;-moz-hyphens:auto;-o-hyphens:auto;-webkit-hyphens:auto;-ms-hyphens:auto}}.headervideo{position:relative;margin:0 !important;width:100%}.headervideo video{display:block;position:relative;object-fit:cover;height:800px;object-position:center center}@media screen and (max-width:900px){.headervideo video{height:500px !important;object-fit:cover;left:50%;transform:translateX(-50%)}}.dropbtn{background-color:unset;color:#025268;padding:13px 9px 9px 1px;border:none;cursor:pointer;width:300px;font-family:unineuebold, arial, helvetica;text-transform:uppercase;font-size:16px;letter-spacing:0.15em;border-bottom:2px solid #00C8FF;outline:none;text-align:left;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}.dropbtn::after{content:"› ";transform:rotate(90deg);position:absolute;right:3px;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}.dropbtn.active::after{transform:rotate(-90deg);-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}.dropdown-box{width:300px;position:relative;display:inline-block;margin-left:50px;margin-right:50px}.column-width .rs-column section.dropdown-box{padding-right:unset !important;padding-left:unset !important}.dropbtn:hover{background:#eafaff;padding-left:20px}.dropdown-content{display:none;position:absolute;background-color:white;width:100%;overflow:auto;box-shadow:0px 8px 16px 0px rgba(0, 0, 0, 0.2);z-index:3}.show{display:block}.dropdown-content a{padding:12px 16px;text-decoration:none;display:block;font-family:unineuebold, arial, helvetica;text-transform:uppercase;font-size:16px;letter-spacing:0.15em;padding-top:15px;padding-left:20px}.dropdown-content a:hover{text-decoration:none;background:#eafaff}@media screen and (max-width:900px){.dropbtn,.dropdown-box{width:250px}.dropdown-box{display:block}.column-width .rs-column section.dropdown-box{margin-right:auto;margin-left:auto;width:250px}.dropdown-box p{text-align:left}.dropbtn,.dropdown-box a{font-size:14px}.dropdown-box.mt-50{margin-top:0px}}@media screen and (max-width:599px){.invisible-mobile{display:none}}.rsts-skin-default:not(.kunden-feedback) .rsts-prev,.rsts-skin-default:not(.kunden-feedback) .rsts-thumbs-prev{width:50%;height:100%;margin:0;padding:0;position:absolute;left:0;bottom:0;background-image:none;border:0;box-shadow:none;-webkit-box-shadow:none}.rsts-skin-default:not(.kunden-feedback) .rsts-next,.rsts-skin-default:not(.kunden-feedback) .rsts-thumbs-next{width:50%;height:100%;margin:0;padding:0;position:absolute;right:0;bottom:0;background-image:none;border:0;box-shadow:none;-webkit-box-shadow:none}.rsts-skin-default:not(.kunden-feedback) .rsts-prev:hover,.rsts-skin-default:not(.kunden-feedback) .rsts-thumbs-prev:hover{background:none;cursor:url(/files/layout/arrow-left.png), url(/files/layout/arrow-left.cur), auto}.rsts-skin-default:not(.kunden-feedback) .rsts-next:hover,.rsts-skin-default:not(.kunden-feedback) .rsts-thumbs-next:hover{cursor:url(/files/layout/arrow-right.png), url(/files/layout/arrow-right.cur), auto}.rsts-skin-default:not(.kunden-feedback) .rsts-next:hover,.rsts-skin-default:not(.kunden-feedback) .rsts-prev:hover{background-color:unset;background-color:unset}.mod_rocksolid_slider.pfeile-kleiner .rsts-crop{min-height:933px}.rsts-slide-image{}@media screen and (max-width:1430px){.mod_rocksolid_slider.pfeile-kleiner .rsts-crop{min-height:unset !important}}.rsts-slide-image img{width:100%;height:auto}.rsts-skin-default .rsts-nav{right:0;left:0;bottom:15px;text-align:center}.rsts-skin-default .rsts-nav-bullets a:hover,.rsts-skin-default .rsts-nav-bullets a.active{content:url(/files/layout/icon-slider-nav-aktiv.svg);width:80px;height:3px;background-color:unset;-webkit-box-shadow:0px 0px 19px #ededed;-moz-box-shadow:0px 0px 19px #ededed;box-shadow:0px 0px 19px #ededed;-webkit-border-radius:unset;-moz-border-radius:unset;border-radius:unset}body.dark-mode .rsts-skin-default .rsts-nav-bullets a:hover,body.dark-mode .rsts-skin-default .rsts-nav-bullets a.active{content:"";background-color:#fff}.rsts-skin-default .rsts-nav-bullets a{content:url(/files/layout/icon-slider-nav.svg);width:80px;height:2px;background-color:unset;-webkit-box-shadow:0px 0px 19px #ededed;-moz-box-shadow:0px 0px 19px #ededed;box-shadow:0px 0px 19px #ededed;-webkit-border-radius:unset;-moz-border-radius:unset;border-radius:unset}.rsts-skin-default .rsts-nav-bullets a{margin:0}@media screen and (max-width:900px){.rsts-skin-default .rsts-nav-bullets a:hover,.rsts-skin-default .rsts-nav-bullets a.active,.rsts-skin-default .rsts-nav-bullets a{width:60px}.rsts-skin-default.rsts-main{padding:0}.rsts-skin-default:not(.kunden-feedback) .rsts-prev:hover,.rsts-skin-default:not(.kunden-feedback) .rsts-thumbs-prev:hover,.rsts-skin-default:not(.kunden-feedback) .rsts-next:hover,.rsts-skin-default:not(.kunden-feedback) .rsts-thumbs-next:hover{background:contain !important;cursor:pointer}.rsts-skin-default:not(.kunden-feedback) .rsts-prev{width:unset;height:unset}.rsts-skin-default:not(.kunden-feedback) .rsts-next{right:0;top:50%;transform:translateY(-50%);background-image:url(/files/layout/icon-slider-next.svg) !important;background-size:60px 60px !important;width:60px;height:60px;border:none;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.rsts-skin-default .rsts-nav{bottom:5px}}@media screen and (max-width:500px){.rsts-skin-default .rsts-nav{bottom:1px}}.project-slider-3-2 .rsts-slide-image{max-height:unset !important}#header a .logo,.mobile_menu_trigger .logo{position:absolute;left:45px;top:30px}.mobile_menu_trigger .logo{display:none}.mobile_menu_trigger.active .logo{z-index:2;display:block}.footer{background-image:url(/files/layout/footer-background.jpg);background-position:bottom;background-repeat:no-repeat;background-size:104vw}body.dark-mode .footer{background-image:url(/files/layout/footer-background-dark-mode.jpg)}.footer-box{box-shadow:0px 15px 30px 0px rgba(0, 0, 0, 0.1);display:flex;margin-left:75px;margin-right:75px;position:relative;background-color:#fff}.footer-box .image_container{max-width:350px;margin-right:70px;min-width:350px}.footer-box>div{padding-bottom:40px;padding-right:20px}.footer-box .link-text,.footer-box .link-background{max-width:250px}.footer-box .link-text-box-left{float:left}.footer-box .text-box-margin{position:absolute;right:60px;width:250px}.footer .footer-links .subheadline p{letter-spacing:0.1em;font-size:16px;hyphens:auto}.footer .footer-links{text-align:center;margin-bottom:420px}.footer .footer-links .rs-column{opacity:0.5;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}.footer .footer-links .rs-column:hover{opacity:1;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}@media screen and (max-width:1200px){.footer-box{margin:auto}.footer .footer-links{margin-bottom:280px}}@media screen and (max-width:1100px){.footer-box .link-text-box-left{float:none}.footer-box .text-box-margin{margin-left:0px;margin-top:20px;right:auto;position:relative}.footer .footer-links .rs-column{opacity:1}}@media screen and (max-width:900px){.footer-box .text-box-margin{margin-left:auto;margin-right:auto}.picture-left img,.picture-right img{margin-left:auto;margin-right:auto}.order-flex{display:flex;flex-flow:column}.order-flex .low-order{order:-1}.footer .footer-links{margin-bottom:210px}.footer-box{display:block;padding-bottom:60px;padding-left:15px;padding-right:15px}.footer-box .image_container{margin-right:auto;margin-left:auto;min-width:unset}h3{font-size:20px;text-align:center}}@media screen and (max-width:599px){.footer-box{padding:unset;padding-bottom:40px}.footer-box p{padding-left:15px;padding-right:15px}.footer-box .image_container{max-width:unset}.footer-box .image_container img{width:100%}}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.order-5{order:5}.order-6{order:6}.order-7{order:7}.order-8{order:8}.column-width .rs-column{width:50%;margin-right:auto}.column-width .rs-column div,.column-width .rs-column h2,.column-width .rs-column section{padding-left:50px;padding-right:50px}.column-width .rs-column div h2,.column-width .rs-column section div,.column-width .rs-column section.cd-intro{padding-right:unset;padding-left:unset}.column-width .rs-column .description-headline-referenz,.column-width .rs-column .no-column-width{padding-left:50px;padding-right:0px}.column-width .rs-column .right-0,.ce_rsce_facts.right-0>div{padding-right:unset}.column-width .rs-column .left-0,.ce_rsce_facts.left-0>div{padding-left:unset}.column-width .rs-column div div.ce_text{display:block;padding:0}@media screen and (max-width:599px){.column-width .rs-column div,.column-width .rs-column h2,.column-width .rs-column section{padding:unset}}.column-width.no-50-width .rs-column{width:auto}.curve-background{background-image:url(/files/layout/curve.svg);background-position:bottom;background-repeat:no-repeat;background-size:104vw;margin-bottom:-3px;background-color:#02526817}[data-aos="fade-right"]{transform:translate3d(-5px, 0, 0)}[data-aos="fade-left"]{transform:translate3d(5px, 0, 0)}[data-aos="fade-up"]{transform:translate3d(0, 5px, 0)}.column-width .rs-column .link-background{padding:unset}.link-text{font-family:unineuebold, arial, helvetica;text-transform:uppercase;font-size:16px;letter-spacing:0.15em;width:300px;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;display:block;height:41px;padding-top:9px;position:relative;z-index:1;height:50px;box-sizing:border-box}.link-text:hover{padding-left:30px;text-decoration:none;color:#fff;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}.link-background{background:#00C8FF;height:2px;width:300px;position:absolute;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;z-index:0;bottom:0px}.link-text:hover~.link-background,.link-background:hover{border-radius:40px 0px 40px 0px;height:50px;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}.column-width .rs-column .link-text-right{width:300px;margin-left:auto;position:relative;padding-right:unset}.link-text-right .link-text{text-align:right}.link-text-right .link-text:hover,.popup .link-text{padding-left:unset;width:270px;padding-right:30px}.text-right .link-text-right{padding:unset !important;margin-right:0px;position:relative;display:block !important}.text-right .link-background{right:0px}.column-width .rs-column .link-text-box-left{position:relative;padding:unset}.link-text-box-left,.link-text-box-right{position:relative;padding:0 !important}@media screen and (max-width:900px){.link-text{margin-left:auto;margin-right:auto;width:250px;font-size:14px;height:39px;padding-top:11px;height:48px}.link-background{margin-left:auto;margin-right:auto;display:block;margin-top:-2px;width:250px}.column-width .rs-column .link-text-box-left,.column-width .rs-column .link-text-right{margin-right:auto;margin-left:auto;width:250px}.link-text:hover,.link-text-right .link-text:hover,.footer-box .text-box-margin .link-text:hover{padding-left:unset;padding-right:unset}.link-text-right{width:auto}.link-text-right .link-text{text-align:unset}.link-text-right .link-text:hover{right:auto;width:250px}.link-text-box-left,.link-text-right{text-align:center}.column-width .rs-column .link-text-right{margin-right:auto}}.background-website{background:#00C8FF}.background-onlineshop{background:#7600FF}.background-seo{background:#F200DF}.background-branding{background:#FF5800}.picture-width .rs-column{width:33%;margin:auto}.picture-width .rs-column .ce_image{border:1px solid #fff;box-sizing:border-box}.picture-width .picture-double-half{width:50%;float:left}.picture-width .rs-column img{transition:all 0.6s ease 0s}.picture-width .rs-column img:hover{-ms-transform:scale(1.1);transform:scale(1.1);transition:all 6s ease-out 0s}.picture-width .image_container{overflow:hidden}@media screen and (max-width:599px){.boxed.federleicht-start-pictures{padding:unset}}.job-lehre-img .scrollmagic,.job-lehre-img .scrollmagic .ce_image{padding-left:0 !important;padding-right:0 !important}.job-lehre-img .picture-double-half{width:50%;float:left}.job-lehre-img .ce_image{border:2px solid #fff;box-sizing:border-box}body #lightcase-overlay{background:#fff}body.dark-mode #lightcase-overlay{background:#000}body div#lightcase-case div#lightcase-content{background-color:#fff;box-shadow:0px 0px 40px 0px rgba(0, 0, 0, 0.1)}a.lightcase-icon-close:before,a.lightcase-icon-prev:before,a.lightcase-icon-next:before{color:#025268;text-decoration:none}a.lightcase-icon-close:hover{text-decoration:none}#lightcase-info{display:none !important}a[class*="lightcase-icon-"].lightcase-icon-close{right:50px;top:40px}@media screen and (max-width:900px){a[class*="lightcase-icon-"].lightcase-icon-close{right:15px;top:25px}.subheadline.mb-180{margin-bottom:20px;margin-top:0px}.subheadline p{font-size:12px;line-height:20px;margin-bottom:20px}body p,body .mod_navigation ul li .level_2 a,body .mod_navigation ul li .level_2 .active,li,a{font-size:16px;-webkit-text-size-adjust:none;line-height:28px}li{line-height:32px}h1,h2.big,.white h1{font-size:26px;line-height:35px}h2{font-size:28px}.text-right,p,h1,h2{text-align:center}.no-center p,.no-center h2{text-align:left}.column-width .rs-column{width:100%;margin-top:0px}.picture-width .rs-column{width:50%}.column-width .rs-column div,.column-width .rs-column .description-headline-referenz,.column-width .rs-column .no-column-width{padding:0px}.column-width .rs-column div,.column-width .rs-column h2{padding:unset}body .logo-holder{margin-left:15px;margin-top:15px}body .hamburger-holder{margin-top:0px;margin-right:0px}body nav.fixed.menu-hamburger{margin-right:15px}body #header a .logo,body .mobile_menu_trigger .logo{left:15px;top:15px}.headline-height .rs-column{height:auto}}@media screen and (max-width:599px){.picture-width .rs-column{width:100%}}.midnight-start-pictures{display:table}.midnight-start-pictures .picture-width{display:block}.midnight-class-referenzen-header{position:absolute;height:760px;top:0px}@media screen and (max-width:900px){.midnight-class-referenzen-header{height:480px}}#header a.logo{height:84px;width:177px;display:block;background-size:contain;background-repeat:no-repeat}.logo-holder{margin:30px auto 0px 45px;width:180px}.midnightHeader.default a.logo,body.dark-mode .midnightHeader.content a.logo{background-image:url(/files/layout/logo-federleicht.svg)}.midnightHeader.content a.logo,body.dark-mode .midnightHeader.default a.logo{background-image:url(/files/layout/logo-federleicht-weiss.svg)}nav.fixed{width:230px}nav.fixed.menu-hamburger{width:100px;margin-left:auto;margin-right:55px;z-index:51}.hamburger-holder{margin:20px 30px auto 0px;height:75px;position:relative;width:100px;margin-left:auto}.midnightHeader.content .hamburger-icon,.midnightHeader.content .hamburger-icon:before{background:#fff}.mobile_menu_active .midnightHeader.content .hamburger-icon,.mobile_menu_active .midnightHeader.content .hamburger-icon:before{background:#025268}.z-index-0{z-index:0}.z-index-1{z-index:-1}.z-index-2{z-index:-2}.z-index-3{z-index:-3}.z-index-4{z-index:-4}.z-index-5{z-index:-5}.z-index-6{z-index:-6}.z-index1{z-index:1}.z-index6{z-index:6}.start-slider{position:relative;top:0px;height:1140px;width:100%;overflow:hidden}.start-slider-gradinet{background:linear-gradient(#fff0, #fff);background-size:100vw 100px;background-repeat:no-repeat;background-position-y:bottom;position:absolute;top:0px;height:1140px;width:100%;z-index:12;overflow:hidden}.start-slider .rellax img{position:absolute;bottom:-100px}@media screen and (max-width:2000px){.start-slider,.start-slider-gradinet{height:950px}}@media screen and (max-width:1200px){.start-slider,.start-slider-gradinet{height:700px}}@media screen and (max-width:900px){.start-slider,.start-slider-gradinet{height:450px}.start-slider-gradinet{background-size:100vw 40px}.start-slider .rellax img{bottom:-60px}}@media screen and (max-width:599px){.header-start .ce_rsce_bg_image,.start-slider,.start-slider-gradinet{height:400px}.start-slider .rellax img{transform:scale(1.8);bottom:10px}.start-slider .rellax img{left:30%}}.referenzen-video video{display:block;margin-left:auto;margin-right:auto}.customers-background{position:relative;padding-bottom:100px;background:linear-gradient(60deg, #020024 0%, rgba(150, 28, 255, 0.6) 0%, rgba(0, 200, 255, 0.6) 100%)}.lightblue-background{background:#F2F6F7;position:relative}.lightblue-background .boxed{padding-bottom:100px;z-index:1}.lightblue-curve{background-image:url(/files/layout/curve.svg);background-position:bottom;background-repeat:no-repeat;background-size:104vw;margin-bottom:100px;width:100%;height:50px;z-index:1}.lightblue-background .header-curve{height:100%}.customers-background .header-curve{height:60px;z-index:1;bottom:-1px;top:auto}.customers-curve{background-image:url(/files/layout/curve.svg);background-position:bottom;background-repeat:no-repeat;background-size:104vw;position:absolute;width:100%;height:50px;z-index:1}.customers-background .rellax{height:100%;background-repeat:no-repeat;background-size:cover;position:absolute;width:100%;top:0px;background-position:center;z-index:0;opacity:0.03}.customers-background:not(.hg-background-image) .rellax{transform:translate3d(0px, 0px, 0px) !important}.customers-background .rellax img{height:100% !important}.customers-background .background-top{top:0px;position:absolute;height:100%;width:100%;overflow:hidden;z-index:0}.customers-background .boxed span{border-right:1px solid #ffffff1f;border-bottom:1px solid #ffffff1f;box-sizing:border-box;flex:auto;width:calc(17% - 10px)}.customers-background .boxed span:nth-of-type(6n){border-right:unset}.customers-background .boxed span:nth-last-child(-n+6){border-bottom:unset}.customer-flex{-webkit-flex-wrap:wrap;flex-wrap:wrap;display:flex}.referenz-logos img{float:left;display:unset;-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}.referenz-logos img:hover{background-color:#fff}.referenz-logos.logos-grau.referenzen-hover{-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;z-index:1}.referenz-logos.logos-grau.referenzen-hover:hover{opacity:1;-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}.ce_image.referenz-logos.logos-grau{float:left;position:relative}.referenzen-hover .image_container{width:200px;position:absolute;left:-200px}.referenz-logos .image_container{width:200px;position:absolute;left:-200px}.referenzen-hover.referenz-logos .image_container{position:relative;left:0px}.referenzen-hover img{opacity:0;-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}.referenzen-hover:hover img{opacity:1;-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}@media screen and (max-width:1200px){.customers-background .boxed a{width:calc(25% - 10px)}.referenz-logos .image_container{width:16vw;position:absolute;left:-16vw}.referenz-logos img{width:16vw;max-width:none}body .customers-background .boxed a:nth-child(4n){border-right:unset}body .customers-background .boxed a:nth-last-child(-n+4){border-bottom:unset}.customers-background .boxed a:nth-child(6n){border-right:1px solid #ffffff1f}.customers-background .boxed a:nth-last-child(-n+6){border-bottom:1px solid #ffffff1f}.customers-background .rellax img{width:auto !important;max-width:none}}@media screen and (max-width:900px){.referenzen-video video{width:100%;height:auto}.customers-background .rellax{left:-32%}}@media screen and (max-width:599px){.customers-background .rellax{left:-73%}.customers-background .boxed a{width:calc(30% - 10px)}.customers-background .boxed span{width:50%}.referenz-logos .image_container{width:100%;left:0px}.referenz-logos img{width:100%}.referenz-logos .image_container{left:0px}body .customers-background .boxed a:nth-child(4n){border-right:1px solid #ffffff1f}body .customers-background .boxed a:nth-child(3n){border-right:unset}body .customers-background .boxed a:nth-last-child(-n+4){border-bottom:1px solid #ffffff1f}body .customers-background .boxed a:nth-last-child(-n+3){border-bottom:unset}.ce_image.referenz-logos.logos-grau{float:none}.customers-curve{height:20px}}.cases .rs-column{position:relative;width:50%;margin:auto;overflow:hidden;border:1px solid #fff;box-sizing:border-box}body.dark-mode .cases .rs-column{border-color:#000}.cases a{text-decoration:none;padding:48px;height:25vw;display:block}.cases .cases-color{width:100%;height:100%;position:absolute;top:0px;z-index:-1;opacity:0.7;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}.ce_rsce_teaser_cases .cases .cases-color{z-index:1}.cases .rs-column:hover .cases-color{opacity:0.2;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}.cases .rs-column.-large-first h2,.cases .rs-column.-large-first p{right:48px;left:auto}.cases .rs-column.-large-first .text-box{right:48px;left:auto;bottom:38px;position:absolute}.cases .rs-column .text-box p,.cases .rs-column .text-box h2{line-height:1.2em;margin-top:5px;text-align:left}.cases .rs-column.-large-first .text-box p,.cases .rs-column.-large-first .text-box h2{text-align:right}.cases .rs-column.-large-last .text-box{left:48px;bottom:38px;position:absolute}.cases .rs-column h2,.cases .rs-column p{color:#fff;margin:auto;line-height:35px;left:48px;bottom:38px}.cases .rs-column p{}.cases .rs-column h2{font-family:unineuebold, arial, helvetica;letter-spacing:normal}.cases .case-image,.cases .case-image img{height:100%;width:100%;background-size:cover;background-position:center center;background-repeat:no-repeat;margin-left:auto;margin-right:auto;position:absolute;top:0px;z-index:-2;transition:all 0.6s ease 0s}.ce_rsce_teaser_cases .cases .case-image,.ce_rsce_teaser_cases .cases .case-image img{z-index:auto}.cases .case-image img{height:auto;height:100%;object-fit:cover}.cases .rs-column:hover .case-image{-ms-transform:scale(1.1);transform:scale(1.1);transition:all 6s ease-out 0s}.cases .case-logo{height:65px;width:180px;background-size:contain;background-position:top left;background-repeat:no-repeat;margin-right:auto;margin-left:unset}.cases .-large-first .case-logo{margin-left:auto;margin-right:unset;background-position:top right}@media screen and (max-width:1200px){.cases a{padding:20px}.cases .rs-column h2,.cases .rs-column p{left:20px;bottom:15px}.cases .rs-column .text-right h2,.cases .rs-column .text-right p,.cases .rs-column.-large-first h2,.cases .rs-column.-large-first p{right:20px}.cases .rs-column h2{font-size:26px}.cases .rs-column.-large-first .text-box{right:20px;bottom:15px}.cases .rs-column.-large-last .text-box{left:20px;bottom:15px;position:absolute}}@media screen and (max-width:900px){.cases .rs-column.-medium-first{clear:none}.cases .rs-column h2,.cases .rs-column p{font-size:16px}.cases .rs-column p{}.cases .case-logo,.cases .-large-first .case-logo{height:40px;width:130px}.picture-width .rs-column .ce_image,.cases .rs-column{border-left:unset;border-right:unset}.cases .rs-column.-large-first{border-right:1px solid #fff}.cases .rs-column{border-bottom:unset}.picture-width .rs-column.-large-first .ce_image,.picture-width .ce_image.picture-double-half{border-right:1px solid #fff}}@media screen and (max-width:599px){.cases .rs-column{width:100%}.cases a{height:45vw}.cases .rs-column .text-right h2,.cases .rs-column .text-right p{right:auto;left:0px}.cases .rs-column h2,.cases .rs-column p{left:0px;bottom:18px;width:100%}.cases .rs-column p{}.cases .text-right .case-logo{background-position:top center;margin-left:auto;margin-left:auto;margin-right:auto}.cases .case-logo,.cases .-large-first .case-logo{background-position:top center;margin-left:auto;margin-right:auto}.cases .rs-column.-large-first{border-right:none}.cases .rs-column.-large-first p,.cases .rs-column.-large-first h2{right:auto;left:0px}.cases .rs-column .text-box{width:100%;left:0 !important;right:auto !important;padding:0 15px}.cases .rs-column .text-box p,.cases .rs-column .text-box h2{text-align:center !important}}.rings .rs-column{display:flex}body .rings .ring{background-color:#fff;width:165px;height:165px;border:2px solid;border-radius:165px;margin-left:auto;margin-right:auto;padding:unset;-webkit-transition:300ms ease;-moz-transition:300ms ease;-o-transition:300ms ease;transition:300ms ease}body .rings .ring p{font-family:unineuebold, arial, helvetica;text-transform:uppercase;width:100%;text-align:center;margin-top:64px}body .ring.yellow{border-color:#FFD800}body .ring.orange{border-color:#FFA700;margin-top:80px}body .ring.red{border-color:#FF5800;margin-top:140px}body .ring.pink{border-color:#FF0076;margin-top:140px}body .ring.cyan{border-color:#F200DF;margin-top:80px}body .ring.purple{border-color:#7600FF}.ring.yellow:hover{box-shadow:0px 0px 40px #FFD8002B;color:#FFD800}.ring.orange:hover{box-shadow:0px 0px 40px #FFA7002B;color:#FFA700}.ring.red:hover{box-shadow:0px 0px 40px #FF58002B;color:#FF5800}.ring.pink:hover{box-shadow:0px 0px 40px #FF00762B;color:#FF0076}.ring.cyan:hover{box-shadow:0px 0px 40px #F200DF2B;color:#F200DF}.ring.purple:hover{box-shadow:0px 0px 40px #7600FF2B;color:#7600FF}@media screen and (max-width:1100px){body .rings .ring{width:135px;height:135px}body .rings .ring p{margin-top:48px}}@media screen and (max-width:900px){body .ring.red,body .ring.pink{margin-top:0px}}.screen-service{position:relative;margin:0 auto}.service-space{margin-top:60px}@media screen and (max-width:600px){.service-space{margin-top:40px}}.icon-with-animation-path.services-banner{margin-bottom:0;margin-top:0}.ce_rs_columns_start.cases.banner .ce_rsce_teaser_cases_text_box{max-height:274px}.cases.banner .rs-column{position:relative;width:25%;margin:auto;overflow:hidden;border:1px solid #fff;box-sizing:border-box}.cases.banner .rs-column h2{font-size:26px;color:#fff;margin:auto;line-height:35px;position:relative;left:0;bottom:0}.cases.banner .rs-column p.first-text{font-size:1.063em;position:relative;height:unset;left:0;bottom:3px;line-height:20px;font-size:17px;font-family:unineuebook, arial, helvetica}.cases.banner .cases-text-box{text-align:center;bottom:30px;position:absolute;left:0;right:0;padding:0 10px}.cases.banner a{text-decoration:none;padding:0px;padding-top:55px;max-height:274px;display:block}.cases.banner .rs-column .cases-color{opacity:0.5}.cases.banner .rs-column:hover .cases-color{opacity:0.7;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}p.hidden-text{font-size:17px;font-family:unineuebook, arial, helvetica;left:0px !important;padding:0 10px;text-align:center;line-height:1.9em !important;height:unset !important;position:absolute;transition:0.7s;transform:translateY(200%)}.ce_rsce_teaser_cases{z-index:2;position:relative}.ce_rsce_teaser_cases_text_box:hover p.hidden-text{transform:translateY(0)}.cases.banner .rs-column .cases-text-box.banner{transition:0.8s;transform:translateY(0);opacity:1;visibility:visible}.cases.banner .rs-column:hover .cases-text-box.banner{transform:translateY(-150px);opacity:0;transition:0.8s;visibility:hidden;font-size:0}.cases.banner .rs-column h2,.cases.banner .rs-column p.first-text{transition:font-size 0.8s, line-height 0.8s}.cases.banner .rs-column:hover h2,.cases.banner .rs-column:hover p.first-text{font-size:0;line-height:0px}.cases.banner .rs-column p{height:unset !important}.cases.banner .case-logo{height:100px;width:130px;background-size:contain;background-position:center center;background-repeat:no-repeat;margin-right:auto;margin-left:auto;-webkit-transition:0.8s;-moz-transition:0.8s;-o-transition:0.8s;transition:0.8s}.ce_rsce_teaser_cases_text_box:hover .case-logo{height:83.53px;width:72px}.cases.banner .rs-column.-large-first h2,.cases.banner .rs-column.-large-first p{right:0px !important}@media screen and (max-width:1975px){.ce_rsce_teaser_cases_text_box:hover .case-logo{transform:translateY(-20px)}}@media screen and (max-width:1610px){.ce_rsce_teaser_cases_text_box:hover .case-logo{height:63.53px;width:52px;transform:translateY(-30px)}}@media screen and (max-width:1400px){.cases.banner .cases-text-box{bottom:15px}.cases.banner .rs-column:hover .cases-text-box.banner{transform:translateY(-175px)}}@media screen and (max-width:1275px){.ce_rsce_teaser_cases_text_box:hover .case-logo{transform:translateY(-40px)}.cases.banner .rs-column p{bottom:10px}}@media screen and (max-width:1200px){.ce_rsce_teaser_cases_text_box:hover .case-logo{transform:translateY(-45px)}}@media screen and (max-width:1072px){p.hidden-text{line-height:1.65em !important}}@media screen and (max-width:1015px){.cases.banner .case-logo{height:70px;width:100px}.cases.banner .rs-column:hover .cases-text-box.banner{transform:translateY(-130px)}.ce_rsce_teaser_cases_text_box:hover .case-logo{height:83.53px;width:72px;transform:translateY(-30px)}.cases.banner .rs-column{width:50%}.ce_rsce_teaser_cases_text_box:hover a{padding-top:55px;padding-bottom:0}.cases.banner .rs-column h2,.cases.banner .rs-column p{bottom:10px}.cases.banner .rs-column p.first-text{bottom:10px}p.hidden-text{line-height:1.9em !important}.ce_rs_columns_start.cases.banner .ce_rsce_teaser_cases_text_box{max-height:240px}}@media screen and (max-width:768px){.ce_rsce_teaser_cases_text_box:hover .hidden-text{visibility:hidden;display:none}.ce_rsce_teaser_cases_text_box p.hidden-text{display:none}.cases.banner .rs-column:hover .cases-text-box{position:absolute !important;transition:unset;transform:none}.cases.banner .rs-column:hover h2,.cases.banner .rs-column:hover p.first-text,.ce_rsce_teaser_cases_text_box:hover .case-logo,.cases.banner .rs-column:hover .cases-text-box.banner{opacity:1;visibility:visible;transition:none !important;transform:none !important;font-size:unset;line-height:unset}.cases.banner .rs-column h2,.cases.banner .rs-column p.first-text,.ce_rsce_teaser_cases_text_box p.hidden-text{font-size:15px;margin-top:0;transition:none !important;transform:none !important;font-size:unset;line-height:unset}.ce_rs_columns_start.cases.banner .ce_rsce_teaser_cases_text_box{max-height:unset;height:210px}.cases.banner .cases-text-box{bottom:10px}.service-banner.mb-90{margin-bottom:50px}.cases.banner .case-logo,.cases.banner .-large-first .case-logo{height:60px;width:90px}.cases.banner .case-logo,.cases.banner .-large-first .case-logo{background-position:top center;position:absolute;left:0;right:0}.cases.banner .rs-column p.first-text{bottom:5px;line-height:1.4em}.cases.banner .rs-column:hover p.first-text{line-height:1.4em}}@media screen and (max-width:510px){.cases.banner .cases-text-box{bottom:15px}.cases.banner a{padding-top:48px}.cases.banner .rs-column h2{line-height:20px;margin-top:5px}.cases.banner .rs-column:hover h2{line-height:20px}}@media screen and (max-width:410px){.cases.banner a{padding-top:40px}}@media screen and (max-width:350px){.cases.banner .case-logo,.cases.banner .-large-first .case-logo{top:39px}}.project-overview-space{margin-top:100px}.header-referenzen.small .referenzen-container,.header-referenzen.small .header-curve,.header-referenzen.small .background-color{height:535px}.header-referenzen.small .midnight-class-referenzen-header{height:497px}.header-referenzen.small .referenzen-container img{top:-50%;position:relative}@media screen and (max-width:900px){.header-referenzen.small .referenzen-container,.header-referenzen.small .header-curve,.header-referenzen.small .background-color{height:360px}.project-overview-space{margin-top:-40px}.header-referenzen.small .referenzen-container img{top:auto}.header-referenzen.small .midnight-class-referenzen-header{height:520px}}.goals ul{list-style-image:url("/files/layout/list-goal.svg");padding-left:23px}.goals ul li,.implementation ul li{padding-left:10px}.implementation ul{list-style-image:url("/files/layout/list-implementation.svg");padding-left:23px}body.dark-mode .implementation ul{list-style-image:url("/files/layout/list-implementation-dark-mode.svg")}.header-referenzen .rs-column{margin-top:0px}.header-referenzen .referenzen-container{height:800px;position:absolute;width:100%;top:0px;overflow:hidden;z-index:-2}.header-referenzen .referenzen-container,.header-referenzen .referenzen-container .rellax{display:flex;align-items:center}.header-referenzen .rellax{background-repeat:no-repeat;background-size:cover;z-index:-1;top:0px;position:relative}.screen-referenz{height:520px;position:relative}.screen-referenz .image_container{position:absolute;bottom:0px;padding-right:30px}.screen-referenz-neu{max-width:800px;margin-left:auto;margin-right:auto;margin-top:100px}.icons p{line-height:normal}.icons.rsce p{margin-bottom:12px;margin-top:12px}.icons.rsce a{line-height:inherit}.description-referenz{margin-top:440px}.description-referenz-mobil{margin-top:0}.icons .published{background-image:url(/files/layout/icon-published.svg);background-repeat:no-repeat;padding-top:14px;padding-bottom:14px;padding-right:60px;display:block;background-position:right}.icons .design{background-image:url(/files/layout/icon-design.svg);background-repeat:no-repeat;padding-top:14px;padding-bottom:14px;padding-right:60px;display:block;background-position:right}.icons .link{background-image:url(/files/layout/icon-link.svg);background-repeat:no-repeat;padding-top:10px;padding-bottom:10px;padding-right:60px;display:block;background-position:right}.icons .link-zwei{background-image:url(/files/layout/icon-link.svg);background-repeat:no-repeat;padding-top:10px;padding-bottom:10px;padding-right:60px;margin-top:-18px;display:block;background-position:right}body.dark-mode .icons .published{background-image:url(/files/layout/icon-published-dark-mode.svg) !important}body.dark-mode .icons .design{background-image:url(/files/layout/icon-design-dark-mode.svg) !important}body.dark-mode .icons .link,body.dark-mode .icons .link-zwei{background-image:url(/files/layout/icon-link-dark-mode.svg) !important}.header-curve{background-image:url(/files/layout/referenz-header-curve.svg);background-position:bottom;background-repeat:no-repeat;background-size:104vw;position:absolute;width:100%;height:800px;top:1px;z-index:0}.background-color{position:absolute;top:0px;height:800px;width:100%;z-index:-1;opacity:0.5}.referenz-galery .ce_image{max-width:800px;margin-left:auto;margin-right:auto}.referenz-galery .ce_image.full-width-image{max-width:none}.referenz-galery .half-width.ce_image{width:46%;float:left;margin-right:2%;margin-left:2%}@media screen and (max-width:1500px){.header-referenzen .rellax img{transform:scale(1.7)}}@media screen and (max-width:1100px){.header-referenzen .rellax img{transform:scale(2.2)}}@media screen and (max-width:900px){.screen-referenz-neu{margin-top:40px}.screen-referenz .image_container{padding-right:unset}.icons .published,.icons .link,.icons .design{background-position:left;padding-left:60px;width:220px;text-align:left;padding-right:0px}.description-referenz{margin-top:50px}.description-referenz-mobil{margin-top:130px}.icons{width:280px;margin-left:auto;margin-right:auto}.header-curve,.background-color,.header-referenzen .referenzen-container{height:500px}.screen-referenz{height:100%}.screen-referenz .image_container{position:relative;max-width:600px;margin-left:auto;margin-right:auto}.icons.rsce p{text-align:left}}@media screen and (max-width:599px){.header-referenzen .rellax img{transform:scale(4)}.boxed.referenz-galery{padding:unset}.boxed.referenz-galery ul{margin-left:20px;margin-right:20px}}.start-page .start-icon-container a{opacity:1}.start-icon-container{display:none}.menu-navigation-header-class.mobile_menu.active .start-icon-container{opacity:1;animation:fadeInLevel1 0.6s ease}.start-icon-container a{content:url(/files/layout/start-icon.svg);opacity:0.2;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}.start-icon-container a:hover{opacity:1;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}.menu-navigation-header-class.mobile_menu{z-index:1;height:auto !important;z-index:-1}.menu-navigation-header-class.mobile_menu ul .level_2 li{margin-bottom:10px;height:40px}.menu-navigation-header-class.mobile_menu ul li a{width:100%;height:40px}.mobile_menu_overlay{z-index:-1}.nav-main-mobil .mobile_menu_trigger{right:0px;position:absolute;z-index:4}.hamburger-icon-container{z-index:200;width:80px;height:55px;position:absolute;cursor:pointer;top:0px;right:0px}.hamburger-icon,.hamburger-icon:before{content:"";position:absolute;height:2px;background:#025268;transition:all 0.5s ease}body.dark-mode .mobile_menu_trigger:not(.active) .hamburger-icon,body.dark-mode .mobile_menu_trigger:not(.active) .hamburger-icon:before {background:#fff}body.dark-mode .mobile_menu_trigger:not(.active) .hamburger-icon,body.dark-mode .mobile_menu_trigger:not(.active) .hamburger-icon:before{background:#fff}.hamburger-icon:before{top:-8px;width:80px}.hamburger-icon{margin-top:30px;width:80px}.mobile_menu_active .hamburger-icon:before{transform:rotate(20deg);top:0px;background:#025268}.mobile_menu_active .hamburger-icon{transform:rotate(-10deg);background:#025268}.menu-navigation-header-class.mobile_menu .inner{background-color:unset;background-image:url(/files/layout/menu-curve.svg);background-position:bottom;background-repeat:no-repeat;background-size:104vw;position:absolute;width:100%;top:0px;overflow:hidden;height:530px;max-height:24vw;transform:translate3d(0px, -100%, 0px) scale3d(1, 1, 1) !important;-webkit-transition:all 0.6s ease !important;-moz-transition:all 0.6s ease !important;-o-transition:all 0.6s ease !important;transition:all 0.6s ease !important}@media screen and (max-width:1870px){.menu-navigation-header-class.mobile_menu .inner{height:460px;max-height:unset}}.mobile_menu.active .inner{transform:translate3d(0px, 0px, 0px) scale3d(1, 1, 1) !important;-webkit-transition:all 0.4s ease !important;-moz-transition:all 0.4s ease !important;-o-transition:all 0.4s ease !important;transition:all 0.4s ease !important}.menu-navigation-header-class.mobile_menu{opacity:0;-webkit-transition:all 0.9s ease !important;-moz-transition:all 0.9s ease !important;-o-transition:all 0.9s ease !important;transition:all 0.9s ease !important}.menu-navigation-header-class.mobile_menu.active{opacity:1;-webkit-transition:all 0.3s ease !important;-moz-transition:all 0.3s ease !important;-o-transition:all 0.3s ease !important;transition:all 0.3s ease !important;z-index:49}.mod_navigation .level_1{padding-top:35px !important;display:flex;justify-content:center}.menu-navigation-header-class.mobile_menu ul.level_1 li{text-align:center;width:100%}.mod_navigation ul.level_1 li a.submenu,ul.level_1>li>a{font-size:16px;text-transform:uppercase;font-family:unineuebold, arial, helvetica !important}.menu-navigation-header-class.mobile_menu ul.level_1>li{max-width:310px;width:100%}.mobile_menu li.submenu_hide>ul{display:block}ul.level_1 ul.level_2>li a{font-family:unineuebook, arial, helvetica;text-transform:inherit;text-decoration:none;line-height:1em}.mod_navigation ul.level_1 li strong{font-size:16px;font-family:unineuebold, arial, helvetica;line-height:0.5em !important}.mod_navigation ul.level_1 li strong.submenu{text-transform:uppercase;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;font-family:unineuebold, arial, helvetica !important;font-weight:unset;letter-spacing:0.2em !important}.mod_navigation ul.level_1 li:hover strong.submenu{opacity:1;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}.mod_navigation ul.level_2>li strong{font-size:17px;font-family:unineuebook, arial, helvetica !important;text-transform:inherit !important}ul.level_1 ul.level_2{margin-top:20px}.menu-navigation-header-class.mobile_menu.active.position_top{box-shadow:none}.menu-navigation-header-class.mobile_menu .mod_navigation{position:relative;margin-left:auto;margin-right:auto}.menu-navigation-header-class.mobile_menu.active ul.level_1>li{animation:fadeInLevel1fromTop 0.5s ease both}.menu-navigation-header-class.mobile_menu.active .level_2>li{animation:fadeInLevel2fromTop 0.6s ease both !important}.menu-navigation-header-class.mobile_menu.active .level_2 li:nth-child(1){animation-delay:0.1s !important}.menu-navigation-header-class.mobile_menu.active .level_2 li:nth-child(2){animation-delay:0.2s !important}.menu-navigation-header-class.mobile_menu.active .level_2 li:nth-child(3){animation-delay:0.3s !important}.menu-navigation-header-class.mobile_menu.active .level_2 li:nth-child(4){animation-delay:0.4s !important}.menu-navigation-header-class.mobile_menu.active .level_2 li:nth-child(5){animation-delay:0.5s !important}.menu-navigation-header-class.mobile_menu .level_2>li{animation:fadeInLevel1CloseToTop 0.6s ease both}.menu-navigation-header-class.mobile_menu ul.level_2 li:nth-child(1){animation-delay:0.5s}.menu-navigation-header-class.mobile_menu ul.level_2 li:nth-child(2){animation-delay:0.4s}.menu-navigation-header-class.mobile_menu ul.level_2 li:nth-child(3){animation-delay:0.3s}.menu-navigation-header-class.mobile_menu ul.level_2 li:nth-child(4){animation-delay:0.2s}.menu-navigation-header-class.mobile_menu ul.level_2 li:nth-child(5){animation-delay:0.1s}@keyframes fadeInLevel1fromTop{from{opacity:0;transform:translate3d(0, -60px, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}@keyframes fadeInLevel1{from{opacity:0;transform:translate3d(0, 60px, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}@keyframes fadeInLevel2fromTop{from{opacity:0;transform:translate3d(0, -30px, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}@keyframes fadeInLevel1Close{from{opacity:1;transform:translate3d(0, 0, 0)}to{opacity:0;transform:translate3d(0, 60px, 0)}}@keyframes fadeInLevel1CloseToTop{from{opacity:1;transform:translate3d(0, 0, 0)}to{opacity:0;transform:translate3d(0, -60px, 0)}}@media screen and (min-width:599px){.menu-navigation-header-class.mobile_menu.active ul.level_2 li{animation:fadeInLevel2 0.6s ease both}}@media screen and (min-width:900px){.menu-navigation-header-class.mobile_menu ul.level_1 li ul,.menu-navigation-header-class.mobile_menu ul.level_1 li a{opacity:0.7 !important;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}.menu-navigation-header-class.mobile_menu ul.level_1 li:hover ul,.menu-navigation-header-class.mobile_menu ul.level_1 li:hover a{opacity:1 !important;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}}.menu-navigation-header-class.mobile_menu ul li.last{margin-bottom:0px}.menu-navigation-header-class.mobile_menu .mod_navigation ul li a{opacity:1;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;text-align:right;letter-spacing:0.1em}.menu-navigation-header-class.mobile_menu .mod_navigation ul li a:hover{text-decoration:none;opacity:1;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}.menu-navigation-header-class.mobile_menu .mod_navigation ul li strong{font-weight:normal;height:40px}.menu-navigation-header-class.mobile_menu .mod_navigation ul li .level_2 li.active{height:40px;display:block}.mobile-menu-table{table-layout:fixed;margin-left:auto;margin-right:auto}@media screen and (max-width:1600px){.mod_navigation .level_1{margin-left:12%;margin-right:10%}}@media screen and (max-width:1330px){.mod_navigation .level_1{margin-left:14%;margin-right:12%}}@media screen and (max-width:1290px){.mod_navigation .level_1{margin-left:16%}}@media screen and (max-width:1200px){.menu-navigation-header-class.mobile_menu .inner{height:620px}.mod_navigation .level_1{flex-wrap:wrap}.menu-navigation-header-class.mobile_menu ul.level_1>li{margin-bottom:30px}}@media screen and (max-width:900px){.mod_navigation .level_1{padding-top:20px !important}.menu-navigation-header-class.mobile_menu .inner{height:580px}#header a.logo,.mobile_menu_trigger .logo{width:100px}.hamburger-icon,.hamburger-icon:before,.hamburger-icon-container{width:60px}.hamburger-icon,.hamburger-icon:before{height:1px}.hamburger-icon:before{top:-6px}}@media screen and (max-width:892px){.menu-navigation-header-class.mobile_menu ul.level_1>li{max-width:270px}}@media screen and (max-width:780px){.menu-navigation-header-class.mobile_menu ul.level_1>li{max-width:240px}}@media screen and (max-width:700px){.menu-navigation-header-class.mobile_menu ul.level_1>li{margin-bottom:0}.mod_navigation .level_1{margin-left:unset;margin-right:unset}.start-icon-container{z-index:600;text-align:right;padding-right:6px;margin-bottom:40px;opacity:0.2}.menu-navigation-header-class.mobile_menu .mod_navigation{position:relative;max-width:605px;margin-left:auto;margin-right:auto}.menu-navigation-header-class.mobile_menu .mod_navigation .level_1{position:relative}.menu-navigation-header-class.mobile_menu .mod_navigation .level_2{position:absolute;left:285px;width:350px;margin-top:-25px}.mod_navigation .level_1{padding-top:0 !important;display:unset;justify-content:center;margin-left:unset}.menu-navigation-header-class.mobile_menu .mod_navigation,.start-icon-container{max-width:430px}.start-icon-container a{margin-left:106px}.menu-navigation-header-class.mobile_menu .mod_navigation .level_2{left:285px;margin-top:-25px}.menu-navigation-header-class.mobile_menu .mod_navigation .forward .level_2{margin-top:-20px}.menu-navigation-header-class.mobile_menu .mod_navigation .level_1{margin-left:30px}.menu-navigation-header-class.mobile_menu .inner{background:#fff;background-image:none;background-position:bottom;background-repeat:no-repeat;background-size:unset;position:absolute;width:100%;top:0px;overflow:hidden;height:100%;transform:unset !important;-webkit-transition:unset !important;-moz-transition:unset !important;-o-transition:unset !important;transition:unset !important}.mobile_menu li.submenu_hide>ul{display:none}.start-icon-container{z-index:600;text-align:right;padding-right:6px;margin-bottom:40px;opacity:0.2;display:block}.mobile_menu.active .inner{transform:unset !important;-webkit-transition:unset !important;-moz-transition:unset !important;-o-transition:unset !important;transition:unset !important}.menu-navigation-header-class.mobile_menu{opacity:0;transition-delay:0.9s !important;-webkit-transition-delay:0.9s !important;-moz-transition-delay:0.9s !important;-o-transition-delay:0.9s !important;transition-duration:0.9s;-webkit-transition-duration:0.9s;-moz-transition-duration:0.9s;-o-transition-duration:0.9s;-webkit-transition:unset;-moz-transition:unset;-o-transition:unset;transition:unset}.menu-navigation-header-class.mobile_menu.active{opacity:1;-webkit-transition:opacity 0.3s ease !important;-moz-transition:opacity 0.3s ease !important;-o-transition:opacity 0.3s ease !important;transition:opacity 0.3s ease !important;z-index:49}@keyframes fadeInLevel2{from{opacity:0;transform:translate3d(30px, 0, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}.menu-navigation-header-class.mobile_menu ul.level_1 li{opacity:1;animation:fadeInLevel1Close 0.6s ease both}.menu-navigation-header-class.mobile_menu ul li:nth-child(1),.menu-navigation-header-class.mobile_menu ul.level_2 li:nth-child(1){animation-delay:0.5s}.menu-navigation-header-class.mobile_menu ul li:nth-child(2),.menu-navigation-header-class.mobile_menu ul.level_2 li:nth-child(2){animation-delay:0.4s}.menu-navigation-header-class.mobile_menu ul li:nth-child(3),.menu-navigation-header-class.mobile_menu ul.level_2 li:nth-child(3){animation-delay:0.3s}.menu-navigation-header-class.mobile_menu ul li:nth-child(4),.menu-navigation-header-class.mobile_menu ul.level_2 li:nth-child(4){animation-delay:0.2s}.menu-navigation-header-class.mobile_menu ul li:nth-child(5),.menu-navigation-header-class.mobile_menu ul.level_2 li:nth-child(5){animation-delay:0.1s}.menu-navigation-header-class.mobile_menu.active ul li{opacity:0;animation:fadeInLevel1 0.6s ease both !important}.menu-navigation-header-class.mobile_menu.active ul li:nth-child(1){animation-delay:0.1s !important}.menu-navigation-header-class.mobile_menu.active ul li:nth-child(2){animation-delay:0.2s !important}.menu-navigation-header-class.mobile_menu.active ul li:nth-child(3){animation-delay:0.3s !important}.menu-navigation-header-class.mobile_menu.active ul li:nth-child(4){animation-delay:0.4s !important}.menu-navigation-header-class.mobile_menu.active ul li:nth-child(5){animation-delay:0.5s !important}.menu-navigation-header-class.mobile_menu .mod_navigation{top:120px}.mobile-menu-table-cell{display:block !important;vertical-align:middle}.menu-navigation-header-class.mobile_menu .mod_navigation .level_1{margin:0 !important}.menu-navigation-header-class.mobile_menu .mod_navigation ul li a{opacity:0.2}.menu-navigation-header-class.mobile_menu .mod_navigation .level_1{margin-left:30px}navigation-header-class.mobile_menu .mod_navigation .level_1{position:absolute;margin-left:60px}.menu-navigation-header-class.mobile_menu ul li{margin-bottom:60px;text-align:right;height:40px}.menu-navigation-header-class.mobile_menu ul .level_2 li{margin-bottom:10px;height:40px}.mod_navigation ul li a,.mod_navigation ul li strong{font-family:unineuebook, arial, helvetica !important;font-size:42px;line-height:0.4em !important;letter-spacing:0.1em !important}.menu-navigation-header-class.mobile_menu.active ul.level_1>li,.menu-navigation-header-class.mobile_menu.active ul.level_2 li,.menu-navigation-header-class.mobile_menu.active .level_2>li{animation:unset !important;opacity:1 !important;-webkit-transition:all 0.5s ease;-moz-transition:all 0.5s ease;-o-transition:all 0.5s ease;transition:all 0.5s ease}body .menu-navigation-header-class.mobile_menu.active .mod_navigation .submenu_hide .level_2 li{opacity:0;-webkit-transition:all 1.3s ease-in-out;-moz-transition:all 1.3s ease-in-out;-o-transition:all 1.3s ease-in-out;transition:all 1.3s ease-in-out;left:-200px;position:relative}body .menu-navigation-header-class.mobile_menu.active .mod_navigation .submenu_show .level_2 li{opacity:1;-webkit-transition:all 1.3s ease-in-out;-moz-transition:all 1.3s ease-in-out;-o-transition:all 1.3s ease-in-out;transition:all 1.3s ease-in-out;left:0px;position:relative}.menu-navigation-header-class.mobile_menu .mod_navigation ul li strong{display:block}.menu-navigation-header-class.mobile_menu .mod_navigation ul li .level_2 a,.menu-navigation-header-class.mobile_menu .mod_navigation ul li .level_2 .active{text-align:left}ul.level_1 ul.level_2{margin-top:unset}.menu-navigation-header-class.mobile_menu ul li a{display:block}.menu-navigation-header-class.mobile_menu .mod_navigation ul li a{opacity:0.2}.menu-navigation-header-class.mobile_menu .mod_navigation{max-width:605px}.mobile-menu-table{display:table;height:100vh;table-layout:fixed;margin-left:auto;margin-right:auto;padding-right:350px}.menu-navigation-header-class.mobile_menu ul li{margin-bottom:20px}.menu-navigation-header-class.mobile_menu .mod_navigation .level_2{left:180px}.menu-navigation-header-class.mobile_menu .mod_navigation ul li a,.menu-navigation-header-class.mobile_menu .mod_navigation ul li strong{opacity:1}.menu-navigation-header-class.mobile_menu .inner{transform:translate3d(0px, 0px, 0px) scale3d(1, 1, 1) !important}.menu-navigation-header-class.mobile_menu.active .inner{overflow-y:scroll}.menu-navigation-header-class.mobile_menu{max-height:none;background-color:#fff;transform:translate3d(0px, 0px, 0px) scale3d(1, 1, 1) !important;z-index:-2}.menu-navigation-header-class.mobile_menu .mod_navigation ul li .level_2 li.active{height:auto}.menu-navigation-header-class.mobile_menu .mod_navigation{max-width:none}.menu-navigation-header-class.mobile_menu ul.level_1>li{max-width:unset !important}.start-icon-container{display:none}.menu-navigation-header-class.mobile_menu .mod_navigation .level_2,.menu-navigation-header-class.mobile_menu .mod_navigation .level_1{position:relative;left:auto;margin-top:auto}.menu-navigation-header-class.mobile_menu ul li{margin-bottom:0px}.menu-navigation-header-class.mobile_menu ul li.submenu_show{background-color:#0180A30D;opacity:1;animation:fadeInLevel1 0.6s ease;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}.menu-navigation-header-class.mobile_menu ul li.submenu_hide{-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}.menu-navigation-header-class .submenu_show ul.level_2 li{display:block !important}.menu-navigation-header-class .submenu_hide ul.level_2 li{display:none !important}.menu-navigation-header-class.mobile_menu .mod_navigation ul li a.submenu{background-color:#fff}.menu-navigation-header-class.mobile_menu ul li,.menu-navigation-header-class.mobile_menu .mod_navigation ul li a{text-align:center;height:auto}.menu-navigation-header-class.mobile_menu .mod_navigation .level_2{margin-bottom:0px;width:100%;left:auto}.menu-navigation-header-class.mobile_menu .mod_navigation .forward .level_2{margin-top:0}.menu-navigation-header-class.mobile_menu ul .level_2 li{margin-bottom:0px;height:auto}.mod_navigation ul.level_1 li strong{line-height:0.9em !important}body .menu-navigation-header-class.mobile_menu .mod_navigation ul li .level_2 a,body .menu-navigation-header-class.mobile_menu .mod_navigation ul li .level_2 strong.active{display:block;height:32px;text-transform:none;padding-top:17px;text-align:center}.menu-navigation-header-class.mobile_menu .mod_navigation ul li a{display:block;height:37px;padding-top:13px}.mobile_menu .submenu_hide a.submenu:after,.mobile_menu .submenu_hide strong:after{content:url("/files/layout/menu-aufklapp.svg");margin-left:20px;top:-3px;position:relative}.mobile_menu .submenu_show a.submenu:after,.mobile_menu .submenu_show_trail a.submenu:after,.menu-navigation-header-class.mobile_menu .mod_navigation ul li strong.trail:after{content:url("/files/layout/menu-zuklapp.svg");margin-left:20px;top:-3px;position:relative}.menu-navigation-header-class.mobile_menu .inner{background-image:none}.menu-navigation-header-class.mobile_menu .mod_navigation .level_1{margin-left:0px}.menu-navigation-header-class.mobile_menu .mod_navigation ul li .level_2 .active{opacity:0}.mobile_menu .boxed>div{width:100%}.mobile_menu .submenu.trail{opacity:0}.mobile_menu .submenu .level_2 li{opacity:0}.mobile_menu .submenu.submenu_show .level_2 li,.mobile_menu .submenu.submenu_show_trail .level_2 li,.menu-navigation-header-class.mobile_menu .mod_navigation ul li .level_2 .active{-webkit-transition:opacity 0.5s ease-in;-moz-transition:opacity 0.5s ease-in;-o-transition:opacity 0.5s ease-in;transition:opacity 0.5s ease-in;opacity:1}.mobile_menu .submenu.submenu_show_trail ul{background-color:#0180A30D}.mobile_menu .submenu.submenu_show .level_2 .active,.mobile_menu .submenu.submenu_show_trail .level_2 .active{opacity:0}.mobile_menu .submenu .level_2{display:block;opacity:0;max-height:0;-webkit-transition:max-height 0.5s ease;-moz-transition:max-height 0.5s ease;-o-transition:max-height 0.5s ease;transition:max-height 0.5s ease}.mobile_menu .submenu.submenu_show .level_2,.mobile_menu .submenu.submenu_show_trail .level_2{opacity:1;max-height:400px;-webkit-transition:max-height 0.5s ease;-moz-transition:max-height 0.5s ease;-o-transition:max-height 0.5s ease;transition:max-height 0.5s ease}.mobile_menu .submenu.submenu_show .level_2{height:0;-webkit-transition:all 0.7s ease;-moz-transition:all 0.7s ease;-o-transition:all 0.7s ease;transition:all 0.7s ease}.mobile_menu .submenu.submenu_show .level_2{height:auto}.menu-navigation-header-class.mobile_menu li.forward{padding-bottom:0}.menu-navigation-header-class.mobile_menu .mod_navigation .trail{display:block}.menu-navigation-header-class.mobile_menu .inner{-webkit-transition:300ms ease;-moz-transition:300ms ease;-o-transition:300ms ease;transition:300ms ease;height:100vh}.menu-navigation-header-class.mobile_menu .mod_navigation ul li strong.trail{height:32px;padding-top:17px}.mobile_menu .boxed{padding:unset}}.mod_cms_cookie_bar{background:transparent !important;box-shadow:none !important;margin-bottom:50px}.mod_cms_cookie_bar form{width:680px !important;margin:0 auto;background:#fff;padding:10px 15px 10px 15px;box-shadow:0px 0px 30px rgba(0, 0, 0, 0.05)}.mod_cms_cookie_bar .widget-submit{position:relative;margin-top:30px}.mod_cms_cookie_bar .widget-submit::before{content:"";height:50px;display:block;position:relative}.mod_cms_cookie_bar .widget-submit button{width:200px;font-family:unineuebook, arial, helvetica;font-size:17px;text-decoration:none;letter-spacing:0.02em;position:absolute}.mod_cms_cookie_bar .widget-submit button[value=accept]{background:#3CD58E;border:1px solid #3CD58E;color:#fff;right:100px;top:0px}.mod_cms_cookie_bar .widget-submit button[value=reject]{background:transparent;border:1px solid rgba(2, 82, 105, 0.5);color:rgba(2, 82, 105, 0.5);left:100px;top:0px}a.datenschutz{text-decoration:underline}a.datenschutz:hover{color:#025269}.mod_cms_cookie_bar .widget-submit button[value=reject]:hover{border:1px solid #025269;color:#025269}.mod_cms_cookie_bar .widget-submit button[value=accept]:hover{border:1px solid #32B176;background:#32B176}.datenschutz,.mod_cms_cookie_bar .widget-submit button[value=reject],.mod_cms_cookie_bar .widget-submit button[value=accept]{-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;cursor:pointer}@media screen and (max-width:750px){.mod_cms_cookie_bar{margin-bottom:0px}.mod_cms_cookie_bar form{width:100vw !important;margin:0 auto;padding:10px 0px}.mod_cms_cookie_bar .widget-submit button{width:40vw;font-size:16px}.mod_cms_cookie_bar .widget-submit button[value=reject]{left:0px}.mod_cms_cookie_bar .widget-submit button[value=accept]{right:0px}}.footer .footer-links a,.mod_navigation ul.level_1 ul li a,#main .ce_text p a,.footer-box p a,.container-form-request .datenschutz-widget.widget-checkbox label a{position:relative;z-index:2}.footer .footer-links a:after,.mod_navigation ul.level_1 ul li a:after,#main .ce_text p a:after,.footer-box p a:after,.container-form-request .datenschutz-widget.widget-checkbox label a:after{bottom:-2px;content:"";position:absolute;left:0px;pointer-events:none;opacity:0;-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;border-bottom:1px solid #00C8FF;width:0%}.footer .footer-links a:hover:after,.mod_navigation ul.level_1 ul li a:hover:after,#main .ce_text p a:hover:after,.footer-box p a:hover:after,.container-form-request .datenschutz-widget.widget-checkbox label a:hover:after{opacity:1;width:100%}.footer .footer-links .bewertungs-sterne a.bewertung-footer-link:after{display:none}.footer .footer-links a:hover,.mod_navigation ul.level_1 ul li a:hover{text-decoration:none}@media screen and (max-width:700px){.mod_navigation ul.level_1 ul li a:hover:after{opacity:0}}#main .ce_text p a:before,.footer-box p a:before,.container-form-request .datenschutz-widget.widget-checkbox label a:before{bottom:-2px;content:"";position:absolute;left:0px;pointer-events:none;-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;border-bottom:1px solid #025268;width:100%;height:1px}body.dark-mode #main .ce_text p a:before{border-color:#fff}.cookiebar button.cookiebar__button{background-color:#3d99b2;-webkit-transition:300ms ease;-moz-transition:300ms ease;-o-transition:300ms ease;transition:300ms ease;padding:0.6em 2em 0.6em 2em;border-radius:10px;transition:all 0.5s ease}.cookiebar .cookiebar__link{color:#fff}.cookiebar__link:hover{text-decoration:underline}@media screen and (max-width:900px){.cookiebar{text-align:left;min-height:60px}.cookiebar #cookiebar-text{margin-right:100px}.cookiebar__button{position:absolute;right:20px}}.icon-with-animation-path{text-align:center}.icon-with-animation-path.service{margin-bottom:-110px;margin-top:150px;text-align:center}.icon-with-animation-path.service svg{width:auto;max-height:100px;margin:0 auto}.icon-with-animation-path.service svg{width:auto;max-height:100px;margin:0 auto}@media screen and (max-width:900px){.icon-with-animation-path.service{margin-bottom:-30px;margin-top:70px}}@media not all and (min-resolution:0.001dpcm){@supports (-webkit-appearance:none){.ce_image.referenz-logos.logos-grau{float:none}.referenz-logos .image_container{left:0}.header-curve{z-index:1}.background-color{z-index:0}.big.boxed{z-index:1}}}.svgtest{position:fixed;top:0;left:0;right:0;bottom:0;margin:auto}svg .website-entwicklung-ziel-und-strategie-pfad-1{stroke-dashoffset:242.91746521px;stroke-dasharray:242.91746521px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0s}svg.active .website-entwicklung-ziel-und-strategie-pfad-1{stroke-dashoffset:0}svg .website-entwicklung-ziel-und-strategie-pfad-2{stroke-dashoffset:130.6555480957px;stroke-dasharray:130.6555480957px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.12s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.12s}svg.active .website-entwicklung-ziel-und-strategie-pfad-2{stroke-dashoffset:0}svg .website-entwicklung-ziel-und-strategie-pfad-3{stroke-dashoffset:7.8000030518px;stroke-dasharray:7.8000030518px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.24s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.24s}svg.active .website-entwicklung-ziel-und-strategie-pfad-3{stroke-dashoffset:0}svg .website-entwicklung-ziel-und-strategie-pfad-4{stroke-dashoffset:126.2537460327px;stroke-dasharray:126.2537460327px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.36s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.36s}svg.active .website-entwicklung-ziel-und-strategie-pfad-4{stroke-dashoffset:0}svg .website-entwicklung-ziel-und-strategie-pfad-5{stroke-dashoffset:23.0669555664px;stroke-dasharray:23.0669555664px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.48s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.48s}svg.active .website-entwicklung-ziel-und-strategie-pfad-5{stroke-dashoffset:0}svg .website-entwicklung-ziel-und-strategie-pfad-6{stroke-dashoffset:8.1000061035px;stroke-dasharray:8.1000061035px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.6s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.6s}svg.active .website-entwicklung-ziel-und-strategie-pfad-6{stroke-dashoffset:0}svg .website-entwicklung-konzept-und-planung-pfad-1{stroke-dashoffset:447.8822021484px;stroke-dasharray:447.8822021484px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0s}svg.active .website-entwicklung-konzept-und-planung-pfad-1{stroke-dashoffset:0}svg .website-entwicklung-konzept-und-planung-pfad-2{stroke-dashoffset:86.8040161133px;stroke-dasharray:86.8040161133px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.12s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.12s}svg.active .website-entwicklung-konzept-und-planung-pfad-2{stroke-dashoffset:0}svg .website-entwicklung-konzept-und-planung-pfad-3{stroke-dashoffset:58.9840011597px;stroke-dasharray:58.9840011597px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.24s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.24s}svg.active .website-entwicklung-konzept-und-planung-pfad-3{stroke-dashoffset:0}svg .website-entwicklung-konzept-und-planung-pfad-4{stroke-dashoffset:58.9840087891px;stroke-dasharray:58.9840087891px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.36s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.36s}svg.active .website-entwicklung-konzept-und-planung-pfad-4{stroke-dashoffset:0}svg .website-entwicklung-konzept-und-planung-pfad-5{stroke-dashoffset:58.9840011597px;stroke-dasharray:58.9840011597px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.48s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.48s}svg.active .website-entwicklung-konzept-und-planung-pfad-5{stroke-dashoffset:0}svg .website-entwicklung-konzept-und-planung-pfad-6{stroke-dashoffset:29.5655784607px;stroke-dasharray:29.5655784607px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.6s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.6s}svg.active .website-entwicklung-konzept-und-planung-pfad-6{stroke-dashoffset:0}svg .website-entwicklung-konzept-und-planung-pfad-7{stroke-dashoffset:29.5655708313px;stroke-dasharray:29.5655708313px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.72s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.72s}svg.active .website-entwicklung-konzept-und-planung-pfad-7{stroke-dashoffset:0}svg .website-entwicklung-konzept-und-planung-pfad-8{stroke-dashoffset:11.9390029907px;stroke-dasharray:11.9390029907px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.84s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.84s}svg.active .website-entwicklung-konzept-und-planung-pfad-8{stroke-dashoffset:0}svg .website-entwicklung-konzept-und-planung-pfad-9{stroke-dashoffset:91.0637741089px;stroke-dasharray:91.0637741089px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.96s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.96s}svg.active .website-entwicklung-konzept-und-planung-pfad-9{stroke-dashoffset:0}svg .website-entwicklung-webdesign-fuer-mobile-und-desktop-pfad-1{stroke-dashoffset:131.68800354px;stroke-dasharray:131.68800354px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0s}svg.active .website-entwicklung-webdesign-fuer-mobile-und-desktop-pfad-1{stroke-dashoffset:0}svg .website-entwicklung-webdesign-fuer-mobile-und-desktop-pfad-2{stroke-dashoffset:25.4720001221px;stroke-dasharray:25.4720001221px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.12s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.12s}svg.active .website-entwicklung-webdesign-fuer-mobile-und-desktop-pfad-2{stroke-dashoffset:0}svg .website-entwicklung-webdesign-fuer-mobile-und-desktop-pfad-3{stroke-dashoffset:310.3750305176px;stroke-dasharray:310.3750305176px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.24s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.24s}svg.active .website-entwicklung-webdesign-fuer-mobile-und-desktop-pfad-3{stroke-dashoffset:0}svg .website-entwicklung-webdesign-fuer-mobile-und-desktop-pfad-4{stroke-dashoffset:63.991481781px;stroke-dasharray:63.991481781px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.36s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.36s}svg.active .website-entwicklung-webdesign-fuer-mobile-und-desktop-pfad-4{stroke-dashoffset:0}svg .website-entwicklung-webdesign-fuer-mobile-und-desktop-pfad-5{stroke-dashoffset:89.5400009155px;stroke-dasharray:89.5400009155px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.48s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.48s}svg.active .website-entwicklung-webdesign-fuer-mobile-und-desktop-pfad-5{stroke-dashoffset:0}svg .website-entwicklung-webdesign-fuer-mobile-und-desktop-pfad-6{stroke-dashoffset:177.7030181885px;stroke-dasharray:177.7030181885px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.6s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.6s}svg.active .website-entwicklung-webdesign-fuer-mobile-und-desktop-pfad-6{stroke-dashoffset:0}svg .website-entwicklung-webdesign-fuer-mobile-und-desktop-pfad-7{stroke-dashoffset:35.2400054932px;stroke-dasharray:35.2400054932px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.72s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.72s}svg.active .website-entwicklung-webdesign-fuer-mobile-und-desktop-pfad-7{stroke-dashoffset:0}svg .website-entwicklung-technische-umsetzung-und-programmierung-pfad-1{stroke-dashoffset:67.3661651611px;stroke-dasharray:67.3661651611px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0s}svg.active .website-entwicklung-technische-umsetzung-und-programmierung-pfad-1{stroke-dashoffset:0}svg .website-entwicklung-technische-umsetzung-und-programmierung-pfad-2{stroke-dashoffset:428.7900085449px;stroke-dasharray:428.7900085449px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.12s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.12s}svg.active .website-entwicklung-technische-umsetzung-und-programmierung-pfad-2{stroke-dashoffset:0}svg .website-entwicklung-technische-umsetzung-und-programmierung-pfad-3{stroke-dashoffset:131.6360015869px;stroke-dasharray:131.6360015869px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.24s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.24s}svg.active .website-entwicklung-technische-umsetzung-und-programmierung-pfad-3{stroke-dashoffset:0}svg .website-entwicklung-technische-umsetzung-und-programmierung-pfad-4{stroke-dashoffset:54.1056365967px;stroke-dasharray:54.1056365967px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.36s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.36s}svg.active .website-entwicklung-technische-umsetzung-und-programmierung-pfad-4{stroke-dashoffset:0}svg .website-entwicklung-technische-umsetzung-und-programmierung-pfad-5{stroke-dashoffset:54.1056213379px;stroke-dasharray:54.1056213379px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.48s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.48s}svg.active .website-entwicklung-technische-umsetzung-und-programmierung-pfad-5{stroke-dashoffset:0}svg .website-entwicklung-technische-umsetzung-und-programmierung-pfad-6{stroke-dashoffset:43.3829650879px;stroke-dasharray:43.3829650879px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.6s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.6s}svg.active .website-entwicklung-technische-umsetzung-und-programmierung-pfad-6{stroke-dashoffset:0}svg .website-entwicklung-content-management-know-how-pfad-1{stroke-dashoffset:2253.1806640625px;stroke-dasharray:2253.1806640625px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0s, fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.8s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0s, fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.8s}svg.active .website-entwicklung-content-management-know-how-pfad-1{stroke-dashoffset:0;fill:black}svg .website-entwicklung-content-management-know-how-pfad-2{stroke-dashoffset:539.4000244141px;stroke-dasharray:539.4000244141px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.12s, fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.9s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.12s, fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.9s}svg.active .website-entwicklung-content-management-know-how-pfad-2{stroke-dashoffset:0;fill:url("#SVGID_3_")}svg .website-entwicklung-content-management-know-how-pfad-3{stroke-dashoffset:162.6661682129px;stroke-dasharray:162.6661682129px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.24s, fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.24s, fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1s}svg.active .website-entwicklung-content-management-know-how-pfad-3{stroke-dashoffset:0}svg .website-entwicklung-content-management-know-how-pfad-4{stroke-dashoffset:677.4348754883px;stroke-dasharray:677.4348754883px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.36s, fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.1s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.36s, fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.1s}svg.active .website-entwicklung-content-management-know-how-pfad-4{stroke-dashoffset:0}svg .website-entwicklung-content-management-know-how-pfad-5{stroke-dashoffset:292.1698303223px;stroke-dasharray:292.1698303223px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.48s, fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.2s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.48s, fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.2s}svg.active .website-entwicklung-content-management-know-how-pfad-5{stroke-dashoffset:0}svg .website-entwicklung-suchmaschinen-optimierung-pfad-1{stroke-dashoffset:41.3130111694px;stroke-dasharray:41.3130111694px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0s, fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.8s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0s, fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.8s}svg.active .website-entwicklung-suchmaschinen-optimierung-pfad-1{stroke-dashoffset:0;fill:white}svg .website-entwicklung-suchmaschinen-optimierung-pfad-2{stroke-dashoffset:69.7726593018px;stroke-dasharray:69.7726593018px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.12s, fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.9s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.12s, fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.9s}svg.active .website-entwicklung-suchmaschinen-optimierung-pfad-2{stroke-dashoffset:0;fill:white}svg .website-entwicklung-suchmaschinen-optimierung-pfad-3{stroke-dashoffset:176.5194091797px;stroke-dasharray:176.5194091797px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.24s, fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.24s, fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1s}svg.active .website-entwicklung-suchmaschinen-optimierung-pfad-3{stroke-dashoffset:0}svg .website-entwicklung-suchmaschinen-optimierung-pfad-4{stroke-dashoffset:101.9262084961px;stroke-dasharray:101.9262084961px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.36s, fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.1s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.36s, fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.1s}svg.active .website-entwicklung-suchmaschinen-optimierung-pfad-4{stroke-dashoffset:0}svg .website-entwicklung-suchmaschinen-optimierung-pfad-5{stroke-dashoffset:38.2450027466px;stroke-dasharray:38.2450027466px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.48s, fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.2s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.48s, fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.2s}svg.active .website-entwicklung-suchmaschinen-optimierung-pfad-5{stroke-dashoffset:0}svg .website-entwicklung-suchmaschinen-optimierung-pfad-6{stroke-dashoffset:184.8939971924px;stroke-dasharray:184.8939971924px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.6s, fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.3s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.6s, fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.3s}svg.active .website-entwicklung-suchmaschinen-optimierung-pfad-6{stroke-dashoffset:0}svg .website-entwicklung-suchmaschinen-optimierung-pfad-7{stroke-dashoffset:57.6101417542px;stroke-dasharray:57.6101417542px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.72s, fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.4s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.72s, fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.4s}svg.active .website-entwicklung-suchmaschinen-optimierung-pfad-7{stroke-dashoffset:0}svg .website-entwicklung-suchmaschinen-optimierung-pfad-8{stroke-dashoffset:74.7189941406px;stroke-dasharray:74.7189941406px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.84s, fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.5s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.84s, fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.5s}svg.active .website-entwicklung-suchmaschinen-optimierung-pfad-8{stroke-dashoffset:0}svg .website-entwicklung-domain-hosting-pfad-1{stroke-dashoffset:98.4059906006px;stroke-dasharray:98.4059906006px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0s}svg.active .website-entwicklung-domain-hosting-pfad-1{stroke-dashoffset:0}svg .website-entwicklung-domain-hosting-pfad-2{stroke-dashoffset:98.4059906006px;stroke-dasharray:98.4059906006px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.12s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.12s}svg.active .website-entwicklung-domain-hosting-pfad-2{stroke-dashoffset:0}svg .website-entwicklung-domain-hosting-pfad-3{stroke-dashoffset:32.2119979858px;stroke-dasharray:32.2119979858px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.24s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.24s}svg.active .website-entwicklung-domain-hosting-pfad-3{stroke-dashoffset:0}svg .website-entwicklung-domain-hosting-pfad-4{stroke-dashoffset:3.8669967651px;stroke-dasharray:3.8669967651px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.36s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.36s}svg.active .website-entwicklung-domain-hosting-pfad-4{stroke-dashoffset:0}svg .website-entwicklung-domain-hosting-pfad-5{stroke-dashoffset:3.8669967651px;stroke-dasharray:3.8669967651px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.48s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.48s}svg.active .website-entwicklung-domain-hosting-pfad-5{stroke-dashoffset:0}svg .website-entwicklung-domain-hosting-pfad-6{stroke-dashoffset:3.8669967651px;stroke-dasharray:3.8669967651px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.6s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.6s}svg.active .website-entwicklung-domain-hosting-pfad-6{stroke-dashoffset:0}svg .website-entwicklung-domain-hosting-pfad-7{stroke-dashoffset:3.8669967651px;stroke-dasharray:3.8669967651px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.72s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.72s}svg.active .website-entwicklung-domain-hosting-pfad-7{stroke-dashoffset:0}svg .website-entwicklung-domain-hosting-pfad-8{stroke-dashoffset:3.8669967651px;stroke-dasharray:3.8669967651px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.84s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.84s}svg.active .website-entwicklung-domain-hosting-pfad-8{stroke-dashoffset:0}svg .website-entwicklung-domain-hosting-pfad-9{stroke-dashoffset:3.8669967651px;stroke-dasharray:3.8669967651px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.96s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.96s}svg.active .website-entwicklung-domain-hosting-pfad-9{stroke-dashoffset:0}svg .website-entwicklung-domain-hosting-pfad-10{stroke-dashoffset:32.2119979858px;stroke-dasharray:32.2119979858px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.08s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.08s}svg.active .website-entwicklung-domain-hosting-pfad-10{stroke-dashoffset:0}svg .website-entwicklung-domain-hosting-pfad-11{stroke-dashoffset:98.4059906006px;stroke-dasharray:98.4059906006px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.2s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.2s}svg.active .website-entwicklung-domain-hosting-pfad-11{stroke-dashoffset:0}svg .website-entwicklung-domain-hosting-pfad-12{stroke-dashoffset:32.2119979858px;stroke-dasharray:32.2119979858px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.32s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.32s}svg.active .website-entwicklung-domain-hosting-pfad-12{stroke-dashoffset:0}svg .website-entwicklung-domain-hosting-pfad-13{stroke-dashoffset:410.7048950195px;stroke-dasharray:410.7048950195px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.7s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.7s}svg.active .website-entwicklung-domain-hosting-pfad-13{stroke-dashoffset:0}svg .online-shop-kunden-und-lokalisierung-pfad-1{stroke-dashoffset:187.8240814209px;stroke-dasharray:187.8240814209px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0s}svg.active .online-shop-kunden-und-lokalisierung-pfad-1{stroke-dashoffset:0}svg .online-shop-kunden-und-lokalisierung-pfad-2{stroke-dashoffset:138.0059356689px;stroke-dasharray:138.0059356689px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.12s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.12s}svg.active .online-shop-kunden-und-lokalisierung-pfad-2{stroke-dashoffset:0}svg .online-shop-kunden-und-lokalisierung-pfad-3{stroke-dashoffset:203.1543884277px;stroke-dasharray:203.1543884277px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.24s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.24s}svg.active .online-shop-kunden-und-lokalisierung-pfad-3{stroke-dashoffset:0}svg .online-shop-kunden-und-lokalisierung-pfad-4{stroke-dashoffset:58.7984466553px;stroke-dasharray:58.7984466553px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.36s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.36s}svg.active .online-shop-kunden-und-lokalisierung-pfad-4{stroke-dashoffset:0}svg .online-shop-produkte-pfad-1{stroke-dashoffset:6.5731229782px;stroke-dasharray:6.5731229782px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0s}svg.active .online-shop-produkte-pfad-1{stroke-dashoffset:0}svg .online-shop-produkte-pfad-2{stroke-dashoffset:37.7515258789px;stroke-dasharray:37.7515258789px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.12s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.12s}svg.active .online-shop-produkte-pfad-2{stroke-dashoffset:0}svg .online-shop-produkte-pfad-3{stroke-dashoffset:7.052233696px;stroke-dasharray:7.052233696px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.24s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.24s}svg.active .online-shop-produkte-pfad-3{stroke-dashoffset:0}svg .online-shop-produkte-pfad-4{stroke-dashoffset:77.9043426514px;stroke-dasharray:77.9043426514px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.36s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.36s}svg.active .online-shop-produkte-pfad-4{stroke-dashoffset:0}svg .online-shop-produkte-pfad-5{stroke-dashoffset:88.7494812012px;stroke-dasharray:88.7494812012px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.48s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.48s}svg.active .online-shop-produkte-pfad-5{stroke-dashoffset:0}svg .online-shop-produkte-pfad-6{stroke-dashoffset:243.4895935059px;stroke-dasharray:243.4895935059px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.6s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.6s}svg.active .online-shop-produkte-pfad-6{stroke-dashoffset:0}svg .online-shop-produkte-pfad-7{stroke-dashoffset:125.0765914917px;stroke-dasharray:125.0765914917px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.72s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.72s}svg.active .online-shop-produkte-pfad-7{stroke-dashoffset:0}svg .online-shop-produkte-pfad-8{stroke-dashoffset:131.1933746338px;stroke-dasharray:131.1933746338px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.84s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.84s}svg.active .online-shop-produkte-pfad-8{stroke-dashoffset:0}svg .online-shop-produkte-pfad-9{stroke-dashoffset:101.080619812px;stroke-dasharray:101.080619812px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.96s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.96s}svg.active .online-shop-produkte-pfad-9{stroke-dashoffset:0}svg .online-shop-zahlung-und-versand-pfad-1{stroke-dashoffset:6.6449699402px;stroke-dasharray:6.6449699402px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0s}svg.active .online-shop-zahlung-und-versand-pfad-1{stroke-dashoffset:0}svg .online-shop-zahlung-und-versand-pfad-2{stroke-dashoffset:38.3079490662px;stroke-dasharray:38.3079490662px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.12s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.12s}svg.active .online-shop-zahlung-und-versand-pfad-2{stroke-dashoffset:0}svg .online-shop-zahlung-und-versand-pfad-3{stroke-dashoffset:7.131799221px;stroke-dasharray:7.131799221px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.24s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.24s}svg.active .online-shop-zahlung-und-versand-pfad-3{stroke-dashoffset:0}svg .online-shop-zahlung-und-versand-pfad-4{stroke-dashoffset:79.0866394043px;stroke-dasharray:79.0866394043px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.36s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.36s}svg.active .online-shop-zahlung-und-versand-pfad-4{stroke-dashoffset:0}svg .online-shop-zahlung-und-versand-pfad-5{stroke-dashoffset:90.1005172729px;stroke-dasharray:90.1005172729px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.48s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.48s}svg.active .online-shop-zahlung-und-versand-pfad-5{stroke-dashoffset:0}svg .online-shop-zahlung-und-versand-pfad-6{stroke-dashoffset:246.6804504395px;stroke-dasharray:246.6804504395px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.6s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.6s}svg.active .online-shop-zahlung-und-versand-pfad-6{stroke-dashoffset:0}svg .online-shop-zahlung-und-versand-pfad-7{stroke-dashoffset:181.7871551514px;stroke-dasharray:181.7871551514px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.72s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.72s}svg.active .online-shop-zahlung-und-versand-pfad-7{stroke-dashoffset:0}svg .online-shop-zahlung-und-versand-pfad-8{stroke-dashoffset:158.3676757813px;stroke-dasharray:158.3676757813px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.84s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.84s}svg.active .online-shop-zahlung-und-versand-pfad-8{stroke-dashoffset:0}svg .online-shop-zahlung-und-versand-pfad-9{stroke-dashoffset:7.5045752525px;stroke-dasharray:7.5045752525px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.96s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.96s}svg.active .online-shop-zahlung-und-versand-pfad-9{stroke-dashoffset:0}svg .online-shop-zahlung-und-versand-pfad-10{stroke-dashoffset:54.5662078857px;stroke-dasharray:54.5662078857px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.08s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.08s}svg.active .online-shop-zahlung-und-versand-pfad-10{stroke-dashoffset:0}svg .online-shop-zahlung-und-versand-pfad-11{stroke-dashoffset:17.4817390442px;stroke-dasharray:17.4817390442px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.2s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.2s}svg.active .online-shop-zahlung-und-versand-pfad-11{stroke-dashoffset:0}svg .online-shop-zahlung-und-versand-pfad-12{stroke-dashoffset:75.8334732056px;stroke-dasharray:75.8334732056px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.32s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.32s}svg.active .online-shop-zahlung-und-versand-pfad-12{stroke-dashoffset:0}svg .online-shop-zahlung-und-versand-pfad-13{stroke-dashoffset:20.9280662537px;stroke-dasharray:20.9280662537px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.44s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.44s}svg.active .online-shop-zahlung-und-versand-pfad-13{stroke-dashoffset:0}svg .online-shop-kundenverwaltung-pfad-1{stroke-dashoffset:91.090637207px;stroke-dasharray:91.090637207px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0s}svg.active .online-shop-kundenverwaltung-pfad-1{stroke-dashoffset:0}svg .online-shop-kundenverwaltung-pfad-2{stroke-dashoffset:205.6556549072px;stroke-dasharray:205.6556549072px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.12s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.12s}svg.active .online-shop-kundenverwaltung-pfad-2{stroke-dashoffset:0}svg .online-shop-kundenverwaltung-pfad-3{stroke-dashoffset:2px;stroke-dasharray:2px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.24s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.24s}svg.active .online-shop-kundenverwaltung-pfad-3{stroke-dashoffset:0}svg .online-shop-kundenverwaltung-pfad-4{stroke-dashoffset:114.6388778687px;stroke-dasharray:114.6388778687px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.36s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.36s}svg.active .online-shop-kundenverwaltung-pfad-4{stroke-dashoffset:0}svg .online-shop-weitere-funktioalitaeten-pfad-1{stroke-dashoffset:509.929473877px;stroke-dasharray:509.929473877px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0s}svg.active .online-shop-weitere-funktioalitaeten-pfad-1{stroke-dashoffset:0}svg .online-marketing-suchmaschinen-optimierung-pfad-1{stroke-dashoffset:41.5774726868px;stroke-dasharray:41.5774726868px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0s, fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.8s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0s, fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.8s}svg.active .online-marketing-suchmaschinen-optimierung-pfad-1{stroke-dashoffset:0;fill:white}svg .online-marketing-suchmaschinen-optimierung-pfad-2{stroke-dashoffset:70.2273254395px;stroke-dasharray:70.2273254395px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.12s, fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.9s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.12s, fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.9s}svg.active .online-marketing-suchmaschinen-optimierung-pfad-2{stroke-dashoffset:0}svg .online-marketing-suchmaschinen-optimierung-pfad-3{stroke-dashoffset:177.6750030518px;stroke-dasharray:177.6750030518px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.24s, fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.24s, fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1s}svg.active .online-marketing-suchmaschinen-optimierung-pfad-3{stroke-dashoffset:0}svg .online-marketing-suchmaschinen-optimierung-pfad-4{stroke-dashoffset:102.5965423584px;stroke-dasharray:102.5965423584px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.36s, fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.1s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.36s, fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.1s}svg.active .online-marketing-suchmaschinen-optimierung-pfad-4{stroke-dashoffset:0}svg .online-marketing-suchmaschinen-optimierung-pfad-5{stroke-dashoffset:38.4889984131px;stroke-dasharray:38.4889984131px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.48s, fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.2s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.48s, fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.2s}svg.active .online-marketing-suchmaschinen-optimierung-pfad-5{stroke-dashoffset:0}svg .online-marketing-suchmaschinen-optimierung-pfad-6{stroke-dashoffset:186.1239929199px;stroke-dasharray:186.1239929199px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.6s, fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.3s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.6s, fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.3s}svg.active .online-marketing-suchmaschinen-optimierung-pfad-6{stroke-dashoffset:0}svg .online-marketing-suchmaschinen-optimierung-pfad-7{stroke-dashoffset:57.9831771851px;stroke-dasharray:57.9831771851px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.72s, fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.4s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.72s, fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.4s}svg.active .online-marketing-suchmaschinen-optimierung-pfad-7{stroke-dashoffset:0}svg .online-marketing-suchmaschinen-optimierung-pfad-8{stroke-dashoffset:75.2070007324px;stroke-dasharray:75.2070007324px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.84s, fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.5s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.84s, fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.5s}svg.active .online-marketing-suchmaschinen-optimierung-pfad-8{stroke-dashoffset:0}svg .icon-augmented-reality-1{stroke-dashoffset:30.8692817688px;stroke-dasharray:30.8692817688px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0s}svg.active .icon-augmented-reality-1{stroke-dashoffset:0}svg .icon-augmented-reality-2{stroke-dashoffset:15.8891954422px;stroke-dasharray:15.8891954422px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.12s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.12s}svg.active .icon-augmented-reality-2{stroke-dashoffset:0}svg .icon-augmented-reality-3{stroke-dashoffset:30.8692855835px;stroke-dasharray:30.8692855835px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.24s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.24s}svg.active .icon-augmented-reality-3{stroke-dashoffset:0}svg .icon-augmented-reality-4{stroke-dashoffset:15.8891906738px;stroke-dasharray:15.8891906738px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.36s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.36s}svg.active .icon-augmented-reality-4{stroke-dashoffset:0}svg .icon-augmented-reality-5{stroke-dashoffset:30.8683319092px;stroke-dasharray:30.8683319092px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.48s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.48s}svg.active .icon-augmented-reality-5{stroke-dashoffset:0}svg .icon-augmented-reality-6{stroke-dashoffset:15.8890724182px;stroke-dasharray:15.8890724182px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.6s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.6s}svg.active .icon-augmented-reality-6{stroke-dashoffset:0}svg .icon-augmented-reality-7{stroke-dashoffset:30.8699569702px;stroke-dasharray:30.8699569702px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.72s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.72s}svg.active .icon-augmented-reality-7{stroke-dashoffset:0}svg .icon-augmented-reality-8{stroke-dashoffset:30.8696289063px;stroke-dasharray:30.8696289063px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.84s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.84s}svg.active .icon-augmented-reality-8{stroke-dashoffset:0}svg .icon-augmented-reality-9{stroke-dashoffset:30.8682594299px;stroke-dasharray:30.8682594299px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.96s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.96s}svg.active .icon-augmented-reality-9{stroke-dashoffset:0}svg .icon-augmented-reality-10{stroke-dashoffset:30.8683338165px;stroke-dasharray:30.8683338165px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.08s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.08s}svg.active .icon-augmented-reality-10{stroke-dashoffset:0}svg .icon-augmented-reality-11{stroke-dashoffset:15.4660749435px;stroke-dasharray:15.4660749435px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.2s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.2s}svg.active .icon-augmented-reality-11{stroke-dashoffset:0}svg .icon-augmented-reality-12{stroke-dashoffset:300.7869262695px;stroke-dasharray:300.7869262695px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.32s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.32s}svg.active .icon-augmented-reality-12{stroke-dashoffset:0}svg .icon-augmented-reality-13{stroke-dashoffset:25.5349960327px;stroke-dasharray:25.5349960327px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.44s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.44s}svg.active .icon-augmented-reality-13{stroke-dashoffset:0}svg .online-marketing-newsletter-kampagne-pfad-1{stroke-dashoffset:369.050994873px;stroke-dasharray:369.050994873px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0s}svg.active .online-marketing-newsletter-kampagne-pfad-1{stroke-dashoffset:0}svg .online-marketing-newsletter-kampagne-pfad-2{stroke-dashoffset:169.5760040283px;stroke-dasharray:169.5760040283px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.12s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.12s}svg.active .online-marketing-newsletter-kampagne-pfad-2{stroke-dashoffset:0}svg .online-marketing-newsletter-kampagne-pfad-3{stroke-dashoffset:21.9927272797px;stroke-dasharray:21.9927272797px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.24s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.24s}svg.active .online-marketing-newsletter-kampagne-pfad-3{stroke-dashoffset:0}svg .online-marketing-newsletter-kampagne-pfad-4{stroke-dashoffset:22.0386543274px;stroke-dasharray:22.0386543274px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.36s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.36s}svg.active .online-marketing-newsletter-kampagne-pfad-4{stroke-dashoffset:0}svg .online-marketing-newsletter-kampagne-pfad-5{stroke-dashoffset:48.7430000305px;stroke-dasharray:48.7430000305px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.48s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.48s}svg.active .online-marketing-newsletter-kampagne-pfad-5{stroke-dashoffset:0}svg .online-marketing-newsletter-kampagne-pfad-6{stroke-dashoffset:48.7430000305px;stroke-dasharray:48.7430000305px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.6s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.6s}svg.active .online-marketing-newsletter-kampagne-pfad-6{stroke-dashoffset:0}svg .online-marketing-newsletter-kampagne-pfad-7{stroke-dashoffset:27.8810005188px;stroke-dasharray:27.8810005188px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.72s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.72s}svg.active .online-marketing-newsletter-kampagne-pfad-7{stroke-dashoffset:0}svg .online-marketing-google-analytics-reporting-pfad-1{stroke-dashoffset:137.5052185059px;stroke-dasharray:137.5052185059px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0s}svg.active .online-marketing-google-analytics-reporting-pfad-1{stroke-dashoffset:0}svg .online-marketing-google-analytics-reporting-pfad-2{stroke-dashoffset:75.8467559814px;stroke-dasharray:75.8467559814px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.12s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.12s}svg.active .online-marketing-google-analytics-reporting-pfad-2{stroke-dashoffset:0}svg .online-marketing-google-analytics-reporting-pfad-3{stroke-dashoffset:130.2491455078px;stroke-dasharray:130.2491455078px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.24s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.24s}svg.active .online-marketing-google-analytics-reporting-pfad-3{stroke-dashoffset:0}svg .online-marketing-google-analytics-reporting-pfad-4{stroke-dashoffset:71.3754272461px;stroke-dasharray:71.3754272461px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.36s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.36s}svg.active .online-marketing-google-analytics-reporting-pfad-4{stroke-dashoffset:0}svg .online-marketing-google-analytics-reporting-pfad-5{stroke-dashoffset:106.2098388672px;stroke-dasharray:106.2098388672px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.48s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.48s}svg.active .online-marketing-google-analytics-reporting-pfad-5{stroke-dashoffset:0}svg .online-marketing-google-analytics-reporting-pfad-6{stroke-dashoffset:29.8559913635px;stroke-dasharray:29.8559913635px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.6s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.6s}svg.active .online-marketing-google-analytics-reporting-pfad-6{stroke-dashoffset:0}svg .branding-und-corporate-design-namensfindung-pfad-1{stroke-dashoffset:386.0981140137px;stroke-dasharray:386.0981140137px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0s}svg.active .branding-und-corporate-design-namensfindung-pfad-1{stroke-dashoffset:0}svg .branding-und-corporate-design-namensfindung-pfad-2{stroke-dashoffset:139.4403381348px;stroke-dasharray:139.4403381348px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.12s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.12s}svg.active .branding-und-corporate-design-namensfindung-pfad-2{stroke-dashoffset:0}svg .branding-und-corporate-design-logo-entwicklung-pfad-1{stroke-dashoffset:2px;stroke-dasharray:2px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0s}svg.active .branding-und-corporate-design-logo-entwicklung-pfad-1{stroke-dashoffset:0}svg .branding-und-corporate-design-logo-entwicklung-pfad-2{stroke-dashoffset:369.0185241699px;stroke-dasharray:369.0185241699px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.12s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.12s}svg.active .branding-und-corporate-design-logo-entwicklung-pfad-2{stroke-dashoffset:0}svg .branding-und-corporate-design-logo-entwicklung-pfad-3{stroke-dashoffset:63.3437614441px;stroke-dasharray:63.3437614441px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.24s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.24s}svg.active .branding-und-corporate-design-logo-entwicklung-pfad-3{stroke-dashoffset:0}svg .branding-und-corporate-design-logo-entwicklung-pfad-4{stroke-dashoffset:27.4389305115px;stroke-dasharray:27.4389305115px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.36s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.36s}svg.active .branding-und-corporate-design-logo-entwicklung-pfad-4{stroke-dashoffset:0}svg .branding-und-corporate-design-logo-entwicklung-pfad-5{stroke-dashoffset:27.4113712311px;stroke-dasharray:27.4113712311px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.48s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.48s}svg.active .branding-und-corporate-design-logo-entwicklung-pfad-5{stroke-dashoffset:0}svg .branding-und-corporate-design-logo-entwicklung-pfad-6{stroke-dashoffset:147.514465332px;stroke-dasharray:147.514465332px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.6s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.6s}svg.active .branding-und-corporate-design-logo-entwicklung-pfad-6{stroke-dashoffset:0}svg .branding-und-corporate-design-logo-entwicklung-pfad-7{stroke-dashoffset:10.5096416473px;stroke-dasharray:10.5096416473px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.72s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.72s}svg.active .branding-und-corporate-design-logo-entwicklung-pfad-7{stroke-dashoffset:0}svg .branding-und-corporate-design-logo-entwicklung-pfad-8{stroke-dashoffset:32.246509552px;stroke-dasharray:32.246509552px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.84s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.84s}svg.active .branding-und-corporate-design-logo-entwicklung-pfad-8{stroke-dashoffset:0}svg .branding-und-corporate-design-drucksorten-gestaltung-pfad-1{stroke-dashoffset:255.792755127px;stroke-dasharray:255.792755127px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0s}svg.active .branding-und-corporate-design-drucksorten-gestaltung-pfad-1{stroke-dashoffset:0}svg .branding-und-corporate-design-drucksorten-gestaltung-pfad-2{stroke-dashoffset:2px;stroke-dasharray:2px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.12s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.12s}svg.active .branding-und-corporate-design-drucksorten-gestaltung-pfad-2{stroke-dashoffset:0}svg .branding-und-corporate-design-drucksorten-gestaltung-pfad-3{stroke-dashoffset:80.5400085449px;stroke-dasharray:80.5400085449px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.24s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.24s}svg.active .branding-und-corporate-design-drucksorten-gestaltung-pfad-3{stroke-dashoffset:0}svg .branding-und-corporate-design-drucksorten-gestaltung-pfad-4{stroke-dashoffset:29.8631477356px;stroke-dasharray:29.8631477356px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.36s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.36s}svg.active .branding-und-corporate-design-drucksorten-gestaltung-pfad-4{stroke-dashoffset:0}svg .branding-und-corporate-design-drucksorten-gestaltung-pfad-5{stroke-dashoffset:43.9651794434px;stroke-dasharray:43.9651794434px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.48s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.48s}svg.active .branding-und-corporate-design-drucksorten-gestaltung-pfad-5{stroke-dashoffset:0}svg .branding-und-corporate-design-drucksorten-gestaltung-pfad-6{stroke-dashoffset:43.1934089661px;stroke-dasharray:43.1934089661px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.6s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.6s}svg.active .branding-und-corporate-design-drucksorten-gestaltung-pfad-6{stroke-dashoffset:0}svg .branding-und-corporate-design-drucksorten-gestaltung-pfad-7{stroke-dashoffset:48.0036048889px;stroke-dasharray:48.0036048889px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.72s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.72s}svg.active .branding-und-corporate-design-drucksorten-gestaltung-pfad-7{stroke-dashoffset:0}svg .branding-und-corporate-design-drucksorten-gestaltung-pfad-8{stroke-dashoffset:47.0867195129px;stroke-dasharray:47.0867195129px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.84s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.84s}svg.active .branding-und-corporate-design-drucksorten-gestaltung-pfad-8{stroke-dashoffset:0}svg .branding-und-corporate-design-drucksorten-gestaltung-pfad-9{stroke-dashoffset:82.1675033569px;stroke-dasharray:82.1675033569px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.96s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.96s}svg.active .branding-und-corporate-design-drucksorten-gestaltung-pfad-9{stroke-dashoffset:0}svg .branding-und-corporate-design-drucksorten-gestaltung-pfad-10{stroke-dashoffset:188.6538085938px;stroke-dasharray:188.6538085938px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.08s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.08s}svg.active .branding-und-corporate-design-drucksorten-gestaltung-pfad-10{stroke-dashoffset:0}svg .branding-und-corporate-design-drucksorten-gestaltung-pfad-11{stroke-dashoffset:16.5952367783px;stroke-dasharray:16.5952367783px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.2s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.2s}svg.active .branding-und-corporate-design-drucksorten-gestaltung-pfad-11{stroke-dashoffset:0}svg .branding-und-corporate-design-drucksorten-gestaltung-pfad-12{stroke-dashoffset:46.5650596619px;stroke-dasharray:46.5650596619px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.32s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.32s}svg.active .branding-und-corporate-design-drucksorten-gestaltung-pfad-12{stroke-dashoffset:0}svg .branding-und-corporate-design-drucksorten-gestaltung-pfad-13{stroke-dashoffset:25.7032432556px;stroke-dasharray:25.7032432556px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.44s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.44s}svg.active .branding-und-corporate-design-drucksorten-gestaltung-pfad-13{stroke-dashoffset:0}svg .branding-und-corporate-design-drucksorten-gestaltung-pfad-14{stroke-dashoffset:27.7543296814px;stroke-dasharray:27.7543296814px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.56s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.56s}svg.active .branding-und-corporate-design-drucksorten-gestaltung-pfad-14{stroke-dashoffset:0}svg .branding-und-corporate-design-drucksorten-gestaltung-pfad-15{stroke-dashoffset:30.0472774506px;stroke-dasharray:30.0472774506px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.68s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.68s}svg.active .branding-und-corporate-design-drucksorten-gestaltung-pfad-15{stroke-dashoffset:0}svg .branding-und-corporate-design-drucksorten-gestaltung-pfad-16{stroke-dashoffset:89.8958435059px;stroke-dasharray:89.8958435059px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.8s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.8s}svg.active .branding-und-corporate-design-drucksorten-gestaltung-pfad-16{stroke-dashoffset:0}svg .branding-und-corporate-design-beschriftungsdesign-pfade-1{stroke-dashoffset:397.864654541px;stroke-dasharray:397.864654541px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0s}svg.active .branding-und-corporate-design-beschriftungsdesign-pfade-1{stroke-dashoffset:0}svg .branding-und-corporate-design-beschriftungsdesign-pfade-2{stroke-dashoffset:8.5736174583px;stroke-dasharray:8.5736174583px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.12s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.12s}svg.active .branding-und-corporate-design-beschriftungsdesign-pfade-2{stroke-dashoffset:0}svg .branding-und-corporate-design-beschriftungsdesign-pfade-3{stroke-dashoffset:64.7540435791px;stroke-dasharray:64.7540435791px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.24s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.24s}svg.active .branding-und-corporate-design-beschriftungsdesign-pfade-3{stroke-dashoffset:0}svg .branding-und-corporate-design-beschriftungsdesign-pfade-4{stroke-dashoffset:64.7590446472px;stroke-dasharray:64.7590446472px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.36s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.36s}svg.active .branding-und-corporate-design-beschriftungsdesign-pfade-4{stroke-dashoffset:0}svg .branding-und-corporate-design-beschriftungsdesign-pfade-5{stroke-dashoffset:21.3563270569px;stroke-dasharray:21.3563270569px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.48s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.48s}svg.active .branding-und-corporate-design-beschriftungsdesign-pfade-5{stroke-dashoffset:0}svg .branding-und-corporate-design-beschriftungsdesign-pfade-6{stroke-dashoffset:20.4852561951px;stroke-dasharray:20.4852561951px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.6s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.6s}svg.active .branding-und-corporate-design-beschriftungsdesign-pfade-6{stroke-dashoffset:0}svg .branding-und-corporate-design-beschriftungsdesign-pfade-7{stroke-dashoffset:90.1643295288px;stroke-dasharray:90.1643295288px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.72s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.72s}svg.active .branding-und-corporate-design-beschriftungsdesign-pfade-7{stroke-dashoffset:0}svg .branding-und-corporate-design-beschriftungsdesign-pfade-8{stroke-dashoffset:24.6008338928px;stroke-dasharray:24.6008338928px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.84s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.84s}svg.active .branding-und-corporate-design-beschriftungsdesign-pfade-8{stroke-dashoffset:0}svg .branding-und-corporate-design-beschriftungsdesign-pfade-9{stroke-dashoffset:150.2359313965px;stroke-dasharray:150.2359313965px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.96s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.96s}svg.active .branding-und-corporate-design-beschriftungsdesign-pfade-9{stroke-dashoffset:0}svg .branding-und-corporate-design-beschriftungsdesign-pfade-10{stroke-dashoffset:261.8779907227px;stroke-dasharray:261.8779907227px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.08s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.08s}svg.active .branding-und-corporate-design-beschriftungsdesign-pfade-10{stroke-dashoffset:0}svg .svg-elem-1{stroke-dashoffset:29.3980007172px;stroke-dasharray:29.3980007172px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0s}svg.active .svg-elem-1{stroke-dashoffset:0}svg .svg-elem-2{stroke-dashoffset:41.3990020752px;stroke-dasharray:41.3990020752px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.12s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.12s}svg.active .svg-elem-2{stroke-dashoffset:0}svg .svg-elem-3{stroke-dashoffset:85.4769973755px;stroke-dasharray:85.4769973755px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.24s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.24s}svg.active .svg-elem-3{stroke-dashoffset:0}svg .svg-elem-4{stroke-dashoffset:20.5249977112px;stroke-dasharray:20.5249977112px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.36s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.36s}svg.active .svg-elem-4{stroke-dashoffset:0}svg .svg-elem-5{stroke-dashoffset:121.5300369263px;stroke-dasharray:121.5300369263px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.48s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.48s}svg.active .svg-elem-5{stroke-dashoffset:0}svg .svg-elem-6{stroke-dashoffset:85.4780044556px;stroke-dasharray:85.4780044556px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.6s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.6s}svg.active .svg-elem-6{stroke-dashoffset:0}svg .svg-elem-7{stroke-dashoffset:20.5279998779px;stroke-dasharray:20.5279998779px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.72s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.72s}svg.active .svg-elem-7{stroke-dashoffset:0}svg .svg-elem-8{stroke-dashoffset:96.470413208px;stroke-dasharray:96.470413208px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.84s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.84s}svg.active .svg-elem-8{stroke-dashoffset:0}svg .svg-elem-9{stroke-dashoffset:22.768989563px;stroke-dasharray:22.768989563px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.96s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.96s}svg.active .svg-elem-9{stroke-dashoffset:0}svg .svg-elem-10{stroke-dashoffset:64.0937652588px;stroke-dasharray:64.0937652588px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.08s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.08s}svg.active .svg-elem-10{stroke-dashoffset:0}svg .svg-elem-11{stroke-dashoffset:85.4719696045px;stroke-dasharray:85.4719696045px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.2s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.2s}svg.active .svg-elem-11{stroke-dashoffset:0}svg .svg-elem-12{stroke-dashoffset:20.5249938965px;stroke-dasharray:20.5249938965px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.32s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.32s}svg.active .svg-elem-12{stroke-dashoffset:0}svg .svg-elem-13{stroke-dashoffset:44.2510032654px;stroke-dasharray:44.2510032654px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.44s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.44s}svg.active .svg-elem-13{stroke-dashoffset:0}svg .svg-elem-14{stroke-dashoffset:78.9375686646px;stroke-dasharray:78.9375686646px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.56s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.56s}svg.active .svg-elem-14{stroke-dashoffset:0}svg .svg-elem-15{stroke-dashoffset:44.2510032654px;stroke-dasharray:44.2510032654px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.68s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.68s}svg.active .svg-elem-15{stroke-dashoffset:0}svg .svg-elem-16{stroke-dashoffset:25.8269958496px;stroke-dasharray:25.8269958496px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.8s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.8s}svg.active .svg-elem-16{stroke-dashoffset:0}svg .svg-elem-17{stroke-dashoffset:44.0800018311px;stroke-dasharray:44.0800018311px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.92s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.92s}svg.active .svg-elem-17{stroke-dashoffset:0}svg .svg-elem-18{stroke-dashoffset:26.2290019989px;stroke-dasharray:26.2290019989px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 2.04s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 2.04s}svg.active .svg-elem-18{stroke-dashoffset:0}svg .svg-elem-19{stroke-dashoffset:32.8969726563px;stroke-dasharray:32.8969726563px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 2.16s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 2.16s}svg.active .svg-elem-19{stroke-dashoffset:0}svg .svg-elem-20{stroke-dashoffset:74.6493356163px;stroke-dasharray:74.6493356163px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 2.28s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 2.28s}svg.active .svg-elem-20{stroke-dashoffset:0}svg .svg-elem-21{stroke-dashoffset:30.3968830109px;stroke-dasharray:30.3968830109px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 2.4s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 2.4s}svg.active .svg-elem-21{stroke-dashoffset:0}svg .svg-elem-22{stroke-dashoffset:8.2433133125px;stroke-dasharray:8.2433133125px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 2.52s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 2.52s}svg.active .svg-elem-22{stroke-dashoffset:0}svg .federleichtlogo-1{stroke-dashoffset:29.3980007172px;stroke-dasharray:29.3980007172px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0s}svg.active .federleichtlogo-1{stroke-dashoffset:0}svg .federleichtlogo-2{stroke-dashoffset:41.3990020752px;stroke-dasharray:41.3990020752px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.12s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.12s}svg.active .federleichtlogo-2{stroke-dashoffset:0}svg .federleichtlogo-3{stroke-dashoffset:85.4769973755px;stroke-dasharray:85.4769973755px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.24s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.24s}svg.active .federleichtlogo-3{stroke-dashoffset:0}svg .federleichtlogo-4{stroke-dashoffset:20.5249977112px;stroke-dasharray:20.5249977112px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.36s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.36s}svg.active .federleichtlogo-4{stroke-dashoffset:0}svg .federleichtlogo-5{stroke-dashoffset:121.5300369263px;stroke-dasharray:121.5300369263px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.48s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.48s}svg.active .federleichtlogo-5{stroke-dashoffset:0}svg .federleichtlogo-6{stroke-dashoffset:85.4780044556px;stroke-dasharray:85.4780044556px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.6s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.6s}svg.active .federleichtlogo-6{stroke-dashoffset:0}svg .federleichtlogo-7{stroke-dashoffset:20.5279998779px;stroke-dasharray:20.5279998779px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.72s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.72s}svg.active .federleichtlogo-7{stroke-dashoffset:0}svg .federleichtlogo-8{stroke-dashoffset:96.470413208px;stroke-dasharray:96.470413208px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.84s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.84s}svg.active .federleichtlogo-8{stroke-dashoffset:0}svg .federleichtlogo-9{stroke-dashoffset:22.768989563px;stroke-dasharray:22.768989563px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.96s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.96s}svg.active .federleichtlogo-9{stroke-dashoffset:0}svg .federleichtlogo-10{stroke-dashoffset:64.0937652588px;stroke-dasharray:64.0937652588px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.08s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.08s}svg.active .federleichtlogo-10{stroke-dashoffset:0}svg .federleichtlogo-11{stroke-dashoffset:85.4719696045px;stroke-dasharray:85.4719696045px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.2s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.2s}svg.active .federleichtlogo-11{stroke-dashoffset:0}svg .federleichtlogo-12{stroke-dashoffset:20.5249938965px;stroke-dasharray:20.5249938965px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.32s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.32s}svg.active .federleichtlogo-12{stroke-dashoffset:0}svg .federleichtlogo-13{stroke-dashoffset:44.2510032654px;stroke-dasharray:44.2510032654px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.44s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.44s}svg.active .federleichtlogo-13{stroke-dashoffset:0}svg .federleichtlogo-14{stroke-dashoffset:78.9375686646px;stroke-dasharray:78.9375686646px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.56s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.56s}svg.active .federleichtlogo-14{stroke-dashoffset:0}svg .federleichtlogo-15{stroke-dashoffset:44.2510032654px;stroke-dasharray:44.2510032654px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.68s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.68s}svg.active .federleichtlogo-15{stroke-dashoffset:0}svg .federleichtlogo-16{stroke-dashoffset:25.8269958496px;stroke-dasharray:25.8269958496px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.8s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.8s}svg.active .federleichtlogo-16{stroke-dashoffset:0}svg .federleichtlogo-17{stroke-dashoffset:44.0800018311px;stroke-dasharray:44.0800018311px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.92s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.92s}svg.active .federleichtlogo-17{stroke-dashoffset:0}svg .federleichtlogo-18{stroke-dashoffset:26.2290019989px;stroke-dasharray:26.2290019989px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 2.04s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 2.04s}svg.active .federleichtlogo-18{stroke-dashoffset:0}svg .federleichtlogo-19{stroke-dashoffset:32.8969726563px;stroke-dasharray:32.8969726563px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 2.16s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 2.16s}svg.active .federleichtlogo-19{stroke-dashoffset:0}svg .federleichtlogo-20{stroke-dashoffset:74.6493356163px;stroke-dasharray:74.6493356163px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 2.28s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 2.28s}svg.active .federleichtlogo-20{stroke-dashoffset:0}svg .federleichtlogo-21{stroke-dashoffset:30.3968830109px;stroke-dasharray:30.3968830109px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 2.4s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 2.4s}svg.active .federleichtlogo-21{stroke-dashoffset:0}svg .federleichtlogo-22{stroke-dashoffset:8.2433133125px;stroke-dasharray:8.2433133125px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 2.52s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 2.52s}svg.active .federleichtlogo-22{stroke-dashoffset:0}svg .-1{stroke-dashoffset:29.3980007172px;stroke-dasharray:29.3980007172px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0s}svg.active .-1{stroke-dashoffset:0}svg .-2{stroke-dashoffset:41.3990020752px;stroke-dasharray:41.3990020752px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.12s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.12s}svg.active .-2{stroke-dashoffset:0}svg .-3{stroke-dashoffset:85.4769973755px;stroke-dasharray:85.4769973755px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.24s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.24s}svg.active .-3{stroke-dashoffset:0}svg .-4{stroke-dashoffset:20.5249977112px;stroke-dasharray:20.5249977112px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.36s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.36s}svg.active .-4{stroke-dashoffset:0}svg .-5{stroke-dashoffset:121.5300369263px;stroke-dasharray:121.5300369263px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.48s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.48s}svg.active .-5{stroke-dashoffset:0}svg .-6{stroke-dashoffset:85.4780044556px;stroke-dasharray:85.4780044556px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.6s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.6s}svg.active .-6{stroke-dashoffset:0}svg .-7{stroke-dashoffset:20.5279998779px;stroke-dasharray:20.5279998779px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.72s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.72s}svg.active .-7{stroke-dashoffset:0}svg .-8{stroke-dashoffset:96.470413208px;stroke-dasharray:96.470413208px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.84s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.84s}svg.active .-8{stroke-dashoffset:0}svg .-9{stroke-dashoffset:22.768989563px;stroke-dasharray:22.768989563px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.96s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.96s}svg.active .-9{stroke-dashoffset:0}svg .-10{stroke-dashoffset:64.0937652588px;stroke-dasharray:64.0937652588px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.08s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.08s}svg.active .-10{stroke-dashoffset:0}svg .-11{stroke-dashoffset:85.4719696045px;stroke-dasharray:85.4719696045px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.2s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.2s}svg.active .-11{stroke-dashoffset:0}svg .-12{stroke-dashoffset:20.5249938965px;stroke-dasharray:20.5249938965px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.32s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.32s}svg.active .-12{stroke-dashoffset:0}svg .-13{stroke-dashoffset:44.2510032654px;stroke-dasharray:44.2510032654px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.44s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.44s}svg.active .-13{stroke-dashoffset:0}svg .-14{stroke-dashoffset:78.9375686646px;stroke-dasharray:78.9375686646px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.56s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.56s}svg.active .-14{stroke-dashoffset:0}svg .-15{stroke-dashoffset:44.2510032654px;stroke-dasharray:44.2510032654px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.68s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.68s}svg.active .-15{stroke-dashoffset:0}svg .-16{stroke-dashoffset:25.8269958496px;stroke-dasharray:25.8269958496px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.8s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.8s}svg.active .-16{stroke-dashoffset:0}svg .-17{stroke-dashoffset:44.0800018311px;stroke-dasharray:44.0800018311px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.92s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.92s}svg.active .-17{stroke-dashoffset:0}svg .-18{stroke-dashoffset:26.2290019989px;stroke-dasharray:26.2290019989px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 2.04s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 2.04s}svg.active .-18{stroke-dashoffset:0}svg .-19{stroke-dashoffset:32.8969726563px;stroke-dasharray:32.8969726563px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 2.16s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 2.16s}svg.active .-19{stroke-dashoffset:0}svg .-20{stroke-dashoffset:74.6493356163px;stroke-dasharray:74.6493356163px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 2.28s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 2.28s}svg.active .-20{stroke-dashoffset:0}svg .-21{stroke-dashoffset:30.3968830109px;stroke-dasharray:30.3968830109px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 2.4s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 2.4s}svg.active .-21{stroke-dashoffset:0}svg .-22{stroke-dashoffset:8.2433133125px;stroke-dasharray:8.2433133125px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 2.52s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 2.52s}svg.active .-22{stroke-dashoffset:0}.icon-with-animation-path.logo-schrift{margin-bottom:0;margin-top:0;position:absolute;bottom:0;left:55px}.icon-with-animation-path.logo-schrift svg{height:19px;width:155px;top:-7px;position:relative}.midnightHeader.content svg .st0-logo{stroke:#FFFFFF;stroke-width:1.5}.mobile_menu_active .midnightHeader.content svg .st0-logo{stroke:#005267}body.dark-mode .st0-logo{stroke:#fff}@media screen and (max-width:900px){.icon-with-animation-path.logo-schrift{left:20px}.icon-with-animation-path.logo-schrift svg{width:90px}#header a.logo{height:58px}}@-webkit-keyframes animate-svg-stroke-1{0%{stroke-dashoffset:8.9889998436px;stroke-dasharray:8.9889998436px}100%{stroke-dashoffset:0}}@keyframes animate-svg-stroke-1{0%{stroke-dashoffset:8.9889998436px;stroke-dasharray:8.9889998436px}100%{stroke-dashoffset:0}}.logo-type-federleicht-blue-1{-webkit-animation:animate-svg-stroke-1 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 0s both;animation:animate-svg-stroke-1 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 0s both}@-webkit-keyframes animate-svg-stroke-2{0%{stroke-dashoffset:12.5809993744px;stroke-dasharray:12.5809993744px}100%{stroke-dashoffset:0}}@keyframes animate-svg-stroke-2{0%{stroke-dashoffset:12.5809993744px;stroke-dasharray:12.5809993744px}100%{stroke-dashoffset:0}}.logo-type-federleicht-blue-2{-webkit-animation:animate-svg-stroke-2 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 0.1s both;animation:animate-svg-stroke-2 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 0.1s both}@-webkit-keyframes animate-svg-stroke-3{0%{stroke-dashoffset:24.419002533px;stroke-dasharray:24.419002533px}100%{stroke-dashoffset:0}}@keyframes animate-svg-stroke-3{0%{stroke-dashoffset:24.419002533px;stroke-dasharray:24.419002533px}100%{stroke-dashoffset:0}}.logo-type-federleicht-blue-3{-webkit-animation:animate-svg-stroke-3 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 0.2s both;animation:animate-svg-stroke-3 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 0.2s both}@-webkit-keyframes animate-svg-stroke-4{0%{stroke-dashoffset:6.9749994278px;stroke-dasharray:6.9749994278px}100%{stroke-dashoffset:0}}@keyframes animate-svg-stroke-4{0%{stroke-dashoffset:6.9749994278px;stroke-dasharray:6.9749994278px}100%{stroke-dashoffset:0}}.logo-type-federleicht-blue-4{-webkit-animation:animate-svg-stroke-4 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 0.3s both;animation:animate-svg-stroke-4 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 0.3s both}@-webkit-keyframes animate-svg-stroke-5{0%{stroke-dashoffset:33.4392490387px;stroke-dasharray:33.4392490387px}100%{stroke-dashoffset:0}}@keyframes animate-svg-stroke-5{0%{stroke-dashoffset:33.4392490387px;stroke-dasharray:33.4392490387px}100%{stroke-dashoffset:0}}.logo-type-federleicht-blue-5{-webkit-animation:animate-svg-stroke-5 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 0.4s both;animation:animate-svg-stroke-5 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 0.4s both}@-webkit-keyframes animate-svg-stroke-6{0%{stroke-dashoffset:24.4189949036px;stroke-dasharray:24.4189949036px}100%{stroke-dashoffset:0}}@keyframes animate-svg-stroke-6{0%{stroke-dashoffset:24.4189949036px;stroke-dasharray:24.4189949036px}100%{stroke-dashoffset:0}}.logo-type-federleicht-blue-6{-webkit-animation:animate-svg-stroke-6 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 0.5s both;animation:animate-svg-stroke-6 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 0.5s both}@-webkit-keyframes animate-svg-stroke-7{0%{stroke-dashoffset:6.9759979248px;stroke-dasharray:6.9759979248px}100%{stroke-dashoffset:0}}@keyframes animate-svg-stroke-7{0%{stroke-dashoffset:6.9759979248px;stroke-dasharray:6.9759979248px}100%{stroke-dashoffset:0}}.logo-type-federleicht-blue-7{-webkit-animation:animate-svg-stroke-7 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 0.6s both;animation:animate-svg-stroke-7 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 0.6s both}@-webkit-keyframes animate-svg-stroke-8{0%{stroke-dashoffset:27.3712615967px;stroke-dasharray:27.3712615967px}100%{stroke-dashoffset:0}}@keyframes animate-svg-stroke-8{0%{stroke-dashoffset:27.3712615967px;stroke-dasharray:27.3712615967px}100%{stroke-dashoffset:0}}.logo-type-federleicht-blue-8{-webkit-animation:animate-svg-stroke-8 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 0.7s both;animation:animate-svg-stroke-8 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 0.7s both}@-webkit-keyframes animate-svg-stroke-9{0%{stroke-dashoffset:7.57797575px;stroke-dasharray:7.57797575px}100%{stroke-dashoffset:0}}@keyframes animate-svg-stroke-9{0%{stroke-dashoffset:7.57797575px;stroke-dasharray:7.57797575px}100%{stroke-dashoffset:0}}.logo-type-federleicht-blue-9{-webkit-animation:animate-svg-stroke-9 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 0.8s both;animation:animate-svg-stroke-9 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 0.8s both}@-webkit-keyframes animate-svg-stroke-10{0%{stroke-dashoffset:18.6762142181px;stroke-dasharray:18.6762142181px}100%{stroke-dashoffset:0}}@keyframes animate-svg-stroke-10{0%{stroke-dashoffset:18.6762142181px;stroke-dasharray:18.6762142181px}100%{stroke-dashoffset:0}}.logo-type-federleicht-blue-10{-webkit-animation:animate-svg-stroke-10 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 0.9s both;animation:animate-svg-stroke-10 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 0.9s both}@-webkit-keyframes animate-svg-stroke-11{0%{stroke-dashoffset:24.4179916382px;stroke-dasharray:24.4179916382px}100%{stroke-dashoffset:0}}@keyframes animate-svg-stroke-11{0%{stroke-dashoffset:24.4179916382px;stroke-dasharray:24.4179916382px}100%{stroke-dashoffset:0}}.logo-type-federleicht-blue-11{-webkit-animation:animate-svg-stroke-11 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 1s both;animation:animate-svg-stroke-11 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 1s both}@-webkit-keyframes animate-svg-stroke-12{0%{stroke-dashoffset:6.9750061035px;stroke-dasharray:6.9750061035px}100%{stroke-dashoffset:0}}@keyframes animate-svg-stroke-12{0%{stroke-dashoffset:6.9750061035px;stroke-dasharray:6.9750061035px}100%{stroke-dashoffset:0}}.logo-type-federleicht-blue-12{-webkit-animation:animate-svg-stroke-12 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 1.1s both;animation:animate-svg-stroke-12 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 1.1s both}@-webkit-keyframes animate-svg-stroke-13{0%{stroke-dashoffset:13.3470001221px;stroke-dasharray:13.3470001221px}100%{stroke-dashoffset:0}}@keyframes animate-svg-stroke-13{0%{stroke-dashoffset:13.3470001221px;stroke-dasharray:13.3470001221px}100%{stroke-dashoffset:0}}.logo-type-federleicht-blue-13{-webkit-animation:animate-svg-stroke-13 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 1.2s both;animation:animate-svg-stroke-13 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 1.2s both}@-webkit-keyframes animate-svg-stroke-14{0%{stroke-dashoffset:22.6623020172px;stroke-dasharray:22.6623020172px}100%{stroke-dashoffset:0}}@keyframes animate-svg-stroke-14{0%{stroke-dashoffset:22.6623020172px;stroke-dasharray:22.6623020172px}100%{stroke-dashoffset:0}}.logo-type-federleicht-blue-14{-webkit-animation:animate-svg-stroke-14 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 1.3s both;animation:animate-svg-stroke-14 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 1.3s both}@-webkit-keyframes animate-svg-stroke-15{0%{stroke-dashoffset:13.3470001221px;stroke-dasharray:13.3470001221px}100%{stroke-dashoffset:0}}@keyframes animate-svg-stroke-15{0%{stroke-dashoffset:13.3470001221px;stroke-dasharray:13.3470001221px}100%{stroke-dashoffset:0}}.logo-type-federleicht-blue-15{-webkit-animation:animate-svg-stroke-15 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 1.4s both;animation:animate-svg-stroke-15 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 1.4s both}@-webkit-keyframes animate-svg-stroke-16{0%{stroke-dashoffset:8.3989944458px;stroke-dasharray:8.3989944458px}100%{stroke-dashoffset:0}}@keyframes animate-svg-stroke-16{0%{stroke-dashoffset:8.3989944458px;stroke-dasharray:8.3989944458px}100%{stroke-dashoffset:0}}.logo-type-federleicht-blue-16{-webkit-animation:animate-svg-stroke-16 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 1.5s both;animation:animate-svg-stroke-16 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 1.5s both}@-webkit-keyframes animate-svg-stroke-17{0%{stroke-dashoffset:13.3010005951px;stroke-dasharray:13.3010005951px}100%{stroke-dashoffset:0}}@keyframes animate-svg-stroke-17{0%{stroke-dashoffset:13.3010005951px;stroke-dasharray:13.3010005951px}100%{stroke-dashoffset:0}}.logo-type-federleicht-blue-17{-webkit-animation:animate-svg-stroke-17 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 1.6s both;animation:animate-svg-stroke-17 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 1.6s both}@-webkit-keyframes animate-svg-stroke-18{0%{stroke-dashoffset:8.5070004463px;stroke-dasharray:8.5070004463px}100%{stroke-dashoffset:0}}@keyframes animate-svg-stroke-18{0%{stroke-dashoffset:8.5070004463px;stroke-dasharray:8.5070004463px}100%{stroke-dashoffset:0}}.logo-type-federleicht-blue-18{-webkit-animation:animate-svg-stroke-18 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 1.7s both;animation:animate-svg-stroke-18 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 1.7s both}@-webkit-keyframes animate-svg-stroke-19{0%{stroke-dashoffset:10.2980041504px;stroke-dasharray:10.2980041504px}100%{stroke-dashoffset:0}}@keyframes animate-svg-stroke-19{0%{stroke-dashoffset:10.2980041504px;stroke-dasharray:10.2980041504px}100%{stroke-dashoffset:0}}.logo-type-federleicht-blue-19{-webkit-animation:animate-svg-stroke-19 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 1.8s both;animation:animate-svg-stroke-19 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 1.8s both}@-webkit-keyframes animate-svg-stroke-20{0%{stroke-dashoffset:10.2980041504px;stroke-dasharray:10.2980041504px;stroke-width:0}100%{stroke-dashoffset:0}}@keyframes animate-svg-stroke-20{0%{stroke-dashoffset:10.2980041504px;stroke-dasharray:10.2980041504px;stroke-width:0}100%{stroke-dashoffset:0}}.logo-type-federleicht-blue-20{-webkit-animation:animate-svg-stroke-20 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 1.8s both;animation:animate-svg-stroke-20 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 1.8s both}@-webkit-keyframes animate-svg-stroke-21{0%{stroke-dashoffset:10.2980041504px;stroke-dasharray:10.2980041504px;stroke-width:0}100%{stroke-dashoffset:0}}@keyframes animate-svg-stroke-21{0%{stroke-dashoffset:10.2980041504px;stroke-dasharray:10.2980041504px;stroke-width:0}100%{stroke-dashoffset:0}}.logo-type-federleicht-blue-21{-webkit-animation:animate-svg-stroke-21 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 1.8s both;animation:animate-svg-stroke-21 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 1.8s both}@-webkit-keyframes animate-svg-stroke-22{0%{stroke-dashoffset:10.2980041504px;stroke-dasharray:10.2980041504px;stroke-width:0}100%{stroke-dashoffset:0}}@keyframes animate-svg-stroke-22{0%{stroke-dashoffset:10.2980041504px;stroke-dasharray:10.2980041504px;stroke-width:0}100%{stroke-dashoffset:0}}.logo-type-federleicht-blue-22{-webkit-animation:animate-svg-stroke-22 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 1.8s both;animation:animate-svg-stroke-22 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 1.8s both}@-webkit-keyframes animate-svg-stroke-1-erase{0%{stroke-dashoffset:17.9779996872px;stroke-dasharray:8.9889998436px}100%{stroke-dashoffset:8.9889998436px}}@keyframes animate-svg-stroke-1-erase{0%{stroke-dashoffset:17.9779996872px;stroke-dasharray:8.9889998436px}100%{stroke-dashoffset:8.9889998436px}}.logo-type-federleicht-blue-erase-1{-webkit-animation:animate-svg-stroke-1-erase 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 0s both;animation:animate-svg-stroke-1-erase 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 0s both}@-webkit-keyframes animate-svg-stroke-2-erase{0%{stroke-dashoffset:25.1619987488px;stroke-dasharray:12.5809993744px}100%{stroke-dashoffset:12.5809993744px}}@keyframes animate-svg-stroke-2-erase{0%{stroke-dashoffset:25.1619987488px;stroke-dasharray:12.5809993744px}100%{stroke-dashoffset:12.5809993744px}}.logo-type-federleicht-blue-erase-2{-webkit-animation:animate-svg-stroke-2-erase 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 0.1s both;animation:animate-svg-stroke-2-erase 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 0.1s both}@-webkit-keyframes animate-svg-stroke-3-erase{0%{stroke-dashoffset:48.8380050659px;stroke-dasharray:24.419002533px}100%{stroke-dashoffset:24.419002533px}}@keyframes animate-svg-stroke-3-erase{0%{stroke-dashoffset:48.8380050659px;stroke-dasharray:24.419002533px}100%{stroke-dashoffset:24.419002533px}}.logo-type-federleicht-blue-erase-3{-webkit-animation:animate-svg-stroke-3-erase 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 0.2s both;animation:animate-svg-stroke-3-erase 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 0.2s both}@-webkit-keyframes animate-svg-stroke-4-erase{0%{stroke-dashoffset:13.9499988556px;stroke-dasharray:6.9749994278px}100%{stroke-dashoffset:6.9749994278px}}@keyframes animate-svg-stroke-4-erase{0%{stroke-dashoffset:13.9499988556px;stroke-dasharray:6.9749994278px}100%{stroke-dashoffset:6.9749994278px}}.logo-type-federleicht-blue-erase-4{-webkit-animation:animate-svg-stroke-4-erase 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 0.3s both;animation:animate-svg-stroke-4-erase 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 0.3s both}@-webkit-keyframes animate-svg-stroke-5-erase{0%{stroke-dashoffset:66.8784980774px;stroke-dasharray:33.4392490387px}100%{stroke-dashoffset:33.4392490387px}}@keyframes animate-svg-stroke-5-erase{0%{stroke-dashoffset:66.8784980774px;stroke-dasharray:33.4392490387px}100%{stroke-dashoffset:33.4392490387px}}.logo-type-federleicht-blue-erase-5{-webkit-animation:animate-svg-stroke-5-erase 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 0.4s both;animation:animate-svg-stroke-5-erase 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 0.4s both}@-webkit-keyframes animate-svg-stroke-6-erase{0%{stroke-dashoffset:48.8379898071px;stroke-dasharray:24.4189949036px}100%{stroke-dashoffset:24.4189949036px}}@keyframes animate-svg-stroke-6-erase{0%{stroke-dashoffset:48.8379898071px;stroke-dasharray:24.4189949036px}100%{stroke-dashoffset:24.4189949036px}}.logo-type-federleicht-blue-erase-6{-webkit-animation:animate-svg-stroke-6-erase 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 0.5s both;animation:animate-svg-stroke-6-erase 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 0.5s both}@-webkit-keyframes animate-svg-stroke-7-erase{0%{stroke-dashoffset:13.9519958496px;stroke-dasharray:6.9759979248px}100%{stroke-dashoffset:6.9759979248px}}@keyframes animate-svg-stroke-7-erase{0%{stroke-dashoffset:13.9519958496px;stroke-dasharray:6.9759979248px}100%{stroke-dashoffset:6.9759979248px}}.logo-type-federleicht-blue-erase-7{-webkit-animation:animate-svg-stroke-7-erase 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 0.6s both;animation:animate-svg-stroke-7-erase 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 0.6s both}@-webkit-keyframes animate-svg-stroke-8-erase{0%{stroke-dashoffset:54.7425231934px;stroke-dasharray:27.3712615967px}100%{stroke-dashoffset:27.3712615967px}}@keyframes animate-svg-stroke-8-erase{0%{stroke-dashoffset:54.7425231934px;stroke-dasharray:27.3712615967px}100%{stroke-dashoffset:27.3712615967px}}.logo-type-federleicht-blue-erase-8{-webkit-animation:animate-svg-stroke-8-erase 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 0.7s both;animation:animate-svg-stroke-8-erase 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 0.7s both}@-webkit-keyframes animate-svg-stroke-9-erase{0%{stroke-dashoffset:15.1559514999px;stroke-dasharray:7.57797575px}100%{stroke-dashoffset:7.57797575px}}@keyframes animate-svg-stroke-9-erase{0%{stroke-dashoffset:15.1559514999px;stroke-dasharray:7.57797575px}100%{stroke-dashoffset:7.57797575px}}.logo-type-federleicht-blue-erase-9{-webkit-animation:animate-svg-stroke-9-erase 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 0.8s both;animation:animate-svg-stroke-9-erase 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 0.8s both}@-webkit-keyframes animate-svg-stroke-10-erase{0%{stroke-dashoffset:37.3524284363px;stroke-dasharray:18.6762142181px}100%{stroke-dashoffset:18.6762142181px}}@keyframes animate-svg-stroke-10-erase{0%{stroke-dashoffset:37.3524284363px;stroke-dasharray:18.6762142181px}100%{stroke-dashoffset:18.6762142181px}}.logo-type-federleicht-blue-erase-10{-webkit-animation:animate-svg-stroke-10-erase 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 0.9s both;animation:animate-svg-stroke-10-erase 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 0.9s both}@-webkit-keyframes animate-svg-stroke-11-erase{0%{stroke-dashoffset:48.8359832764px;stroke-dasharray:24.4179916382px}100%{stroke-dashoffset:24.4179916382px}}@keyframes animate-svg-stroke-11-erase{0%{stroke-dashoffset:48.8359832764px;stroke-dasharray:24.4179916382px}100%{stroke-dashoffset:24.4179916382px}}.logo-type-federleicht-blue-erase-11{-webkit-animation:animate-svg-stroke-11-erase 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 1s both;animation:animate-svg-stroke-11-erase 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 1s both}@-webkit-keyframes animate-svg-stroke-12-erase{0%{stroke-dashoffset:13.950012207px;stroke-dasharray:6.9750061035px}100%{stroke-dashoffset:6.9750061035px}}@keyframes animate-svg-stroke-12-erase{0%{stroke-dashoffset:13.950012207px;stroke-dasharray:6.9750061035px}100%{stroke-dashoffset:6.9750061035px}}.logo-type-federleicht-blue-erase-12{-webkit-animation:animate-svg-stroke-12-erase 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 1.1s both;animation:animate-svg-stroke-12-erase 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 1.1s both}@-webkit-keyframes animate-svg-stroke-13-erase{0%{stroke-dashoffset:26.6940002441px;stroke-dasharray:13.3470001221px}100%{stroke-dashoffset:13.3470001221px}}@keyframes animate-svg-stroke-13-erase{0%{stroke-dashoffset:26.6940002441px;stroke-dasharray:13.3470001221px}100%{stroke-dashoffset:13.3470001221px}}.logo-type-federleicht-blue-erase-13{-webkit-animation:animate-svg-stroke-13-erase 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 1.2s both;animation:animate-svg-stroke-13-erase 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 1.2s both}@-webkit-keyframes animate-svg-stroke-14-erase{0%{stroke-dashoffset:45.3246040344px;stroke-dasharray:22.6623020172px}100%{stroke-dashoffset:22.6623020172px}}@keyframes animate-svg-stroke-14-erase{0%{stroke-dashoffset:45.3246040344px;stroke-dasharray:22.6623020172px}100%{stroke-dashoffset:22.6623020172px}}.logo-type-federleicht-blue-erase-14{-webkit-animation:animate-svg-stroke-14-erase 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 1.3s both;animation:animate-svg-stroke-14-erase 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 1.3s both}@-webkit-keyframes animate-svg-stroke-15-erase{0%{stroke-dashoffset:26.6940002441px;stroke-dasharray:13.3470001221px}100%{stroke-dashoffset:13.3470001221px}}@keyframes animate-svg-stroke-15-erase{0%{stroke-dashoffset:26.6940002441px;stroke-dasharray:13.3470001221px}100%{stroke-dashoffset:13.3470001221px}}.logo-type-federleicht-blue-erase-15{-webkit-animation:animate-svg-stroke-15-erase 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 1.4s both;animation:animate-svg-stroke-15-erase 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 1.4s both}@-webkit-keyframes animate-svg-stroke-16-erase{0%{stroke-dashoffset:16.7979888916px;stroke-dasharray:8.3989944458px}100%{stroke-dashoffset:8.3989944458px}}@keyframes animate-svg-stroke-16-erase{0%{stroke-dashoffset:16.7979888916px;stroke-dasharray:8.3989944458px}100%{stroke-dashoffset:8.3989944458px}}.logo-type-federleicht-blue-erase-16{-webkit-animation:animate-svg-stroke-16-erase 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 1.5s both;animation:animate-svg-stroke-16-erase 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 1.5s both}@-webkit-keyframes animate-svg-stroke-17-erase{0%{stroke-dashoffset:26.6020011902px;stroke-dasharray:13.3010005951px}100%{stroke-dashoffset:13.3010005951px}}@keyframes animate-svg-stroke-17-erase{0%{stroke-dashoffset:26.6020011902px;stroke-dasharray:13.3010005951px}100%{stroke-dashoffset:13.3010005951px}}.logo-type-federleicht-blue-erase-17{-webkit-animation:animate-svg-stroke-17-erase 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 1.6s both;animation:animate-svg-stroke-17-erase 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 1.6s both}@-webkit-keyframes animate-svg-stroke-18-erase{0%{stroke-dashoffset:17.0140008926px;stroke-dasharray:8.5070004463px}100%{stroke-dashoffset:8.5070004463px}}@keyframes animate-svg-stroke-18-erase{0%{stroke-dashoffset:17.0140008926px;stroke-dasharray:8.5070004463px}100%{stroke-dashoffset:8.5070004463px}}.logo-type-federleicht-blue-erase-18{-webkit-animation:animate-svg-stroke-18-erase 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 1.7s both;animation:animate-svg-stroke-18-erase 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 1.7s both}@-webkit-keyframes animate-svg-stroke-19-erase{0%{stroke-dashoffset:20.5960083008px;stroke-dasharray:10.2980041504px}100%{stroke-dashoffset:10.2980041504px}}@keyframes animate-svg-stroke-19-erase{0%{stroke-dashoffset:20.5960083008px;stroke-dasharray:10.2980041504px}100%{stroke-dashoffset:10.2980041504px}}.logo-type-federleicht-blue-erase-19{-webkit-animation:animate-svg-stroke-19-erase 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 1.8s both;animation:animate-svg-stroke-19-erase 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 1.8s both}@-webkit-keyframes animate-svg-stroke-20-erase{0%{stroke-dashoffset:0px;stroke-dasharray:0px}100%{stroke-dashoffset:10.2980041504px;stroke-width:0px}}@keyframes animate-svg-stroke-20-erase{0%{stroke-dashoffset:0px;stroke-dasharray:0px}100%{stroke-dashoffset:10.2980041504px;stroke-width:0px}}.logo-type-federleicht-blue-erase-20{-webkit-animation:animate-svg-stroke-20-erase 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 1.8s both;animation:animate-svg-stroke-20-erase 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 1.8s both}@-webkit-keyframes animate-svg-stroke-21-erase{0%{stroke-dashoffset:0px;stroke-dasharray:0px}100%{stroke-dashoffset:10.2980041504px;stroke-width:0px}}@keyframes animate-svg-stroke-21-erase{0%{stroke-dashoffset:0px;stroke-dasharray:0px}100%{stroke-dashoffset:10.2980041504px;stroke-width:0px}}.logo-type-federleicht-blue-erase-21{-webkit-animation:animate-svg-stroke-21-erase 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 1.8s both;animation:animate-svg-stroke-21-erase 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 1.8s both}@-webkit-keyframes animate-svg-stroke-22-erase{0%{stroke-dashoffset:0px;stroke-dasharray:0px}100%{stroke-dashoffset:10.2980041504px;stroke-width:0px}}@keyframes animate-svg-stroke-22-erase{0%{stroke-dashoffset:0px;stroke-dasharray:0px}100%{stroke-dashoffset:10.2980041504px;stroke-width:0px}}.logo-type-federleicht-blue-erase-22{-webkit-animation:animate-svg-stroke-22-erase 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 1.8s both;animation:animate-svg-stroke-22-erase 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 1.8s both}svg .logo-type-federleicht-blue-erase-1{stroke-dashoffset:17.9779996872px;stroke-dasharray:8.9889998436px;-webkit-transition:stroke-dashoffset 0.2s ease 0s;transition:stroke-dashoffset 0.2s ease 0s}svg.active .logo-type-federleicht-blue-erase-1{stroke-dashoffset:8.9889998436px}svg .logo-type-federleicht-blue-erase-2{stroke-dashoffset:25.1619987488px;stroke-dasharray:12.5809993744px;-webkit-transition:stroke-dashoffset 0.2s ease 0.12s;transition:stroke-dashoffset 0.2s ease 0.12s}svg.active .logo-type-federleicht-blue-erase-2{stroke-dashoffset:12.5809993744px}svg .logo-type-federleicht-blue-erase-3{stroke-dashoffset:48.8380050659px;stroke-dasharray:24.419002533px;-webkit-transition:stroke-dashoffset 0.2s ease 0.24s;transition:stroke-dashoffset 0.2s ease 0.24s}svg.active .logo-type-federleicht-blue-erase-3{stroke-dashoffset:24.419002533px}svg .logo-type-federleicht-blue-erase-4{stroke-dashoffset:13.9499988556px;stroke-dasharray:6.9749994278px;-webkit-transition:stroke-dashoffset 0.2s ease 0.36s;transition:stroke-dashoffset 0.2s ease 0.36s}svg.active .logo-type-federleicht-blue-erase-4{stroke-dashoffset:6.9749994278px}svg .logo-type-federleicht-blue-erase-5{stroke-dashoffset:66.8784980774px;stroke-dasharray:33.4392490387px;-webkit-transition:stroke-dashoffset 0.2s ease 0.48s;transition:stroke-dashoffset 0.2s ease 0.48s}svg.active .logo-type-federleicht-blue-erase-5{stroke-dashoffset:33.4392490387px}svg .logo-type-federleicht-blue-erase-6{stroke-dashoffset:48.8379898071px;stroke-dasharray:24.4189949036px;-webkit-transition:stroke-dashoffset 0.2s ease 0.6s;transition:stroke-dashoffset 0.2s ease 0.6s}svg.active .logo-type-federleicht-blue-erase-6{stroke-dashoffset:24.4189949036px}svg .logo-type-federleicht-blue-erase-7{stroke-dashoffset:13.9519958496px;stroke-dasharray:6.9759979248px;-webkit-transition:stroke-dashoffset 0.2s ease 0.72s;transition:stroke-dashoffset 0.2s ease 0.72s}svg.active .logo-type-federleicht-blue-erase-7{stroke-dashoffset:6.9759979248px}svg .logo-type-federleicht-blue-erase-8{stroke-dashoffset:54.7425231934px;stroke-dasharray:27.3712615967px;-webkit-transition:stroke-dashoffset 0.2s ease 0.84s;transition:stroke-dashoffset 0.2s ease 0.84s}svg.active .logo-type-federleicht-blue-erase-8{stroke-dashoffset:27.3712615967px}svg .logo-type-federleicht-blue-erase-9{stroke-dashoffset:15.1559514999px;stroke-dasharray:7.57797575px;-webkit-transition:stroke-dashoffset 0.2s ease 0.96s;transition:stroke-dashoffset 0.2s ease 0.96s}svg.active .logo-type-federleicht-blue-erase-9{stroke-dashoffset:7.57797575px}svg .logo-type-federleicht-blue-erase-10{stroke-dashoffset:37.3524284363px;stroke-dasharray:18.6762142181px;-webkit-transition:stroke-dashoffset 0.2s ease 1.08s;transition:stroke-dashoffset 0.2s ease 1.08s}svg.active .logo-type-federleicht-blue-erase-10{stroke-dashoffset:18.6762142181px}svg .logo-type-federleicht-blue-erase-11{stroke-dashoffset:48.8359832764px;stroke-dasharray:24.4179916382px;-webkit-transition:stroke-dashoffset 0.2s ease 1.2s;transition:stroke-dashoffset 0.2s ease 1.2s}svg.active .logo-type-federleicht-blue-erase-11{stroke-dashoffset:24.4179916382px}svg .logo-type-federleicht-blue-erase-12{stroke-dashoffset:13.950012207px;stroke-dasharray:6.9750061035px;-webkit-transition:stroke-dashoffset 0.2s ease 1.32s;transition:stroke-dashoffset 0.2s ease 1.32s}svg.active .logo-type-federleicht-blue-erase-12{stroke-dashoffset:6.9750061035px}svg .logo-type-federleicht-blue-erase-13{stroke-dashoffset:26.6940002441px;stroke-dasharray:13.3470001221px;-webkit-transition:stroke-dashoffset 0.2s ease 1.44s;transition:stroke-dashoffset 0.2s ease 1.44s}svg.active .logo-type-federleicht-blue-erase-13{stroke-dashoffset:13.3470001221px}svg .logo-type-federleicht-blue-erase-14{stroke-dashoffset:45.3246040344px;stroke-dasharray:22.6623020172px;-webkit-transition:stroke-dashoffset 0.2s ease 1.56s;transition:stroke-dashoffset 0.2s ease 1.56s}svg.active .logo-type-federleicht-blue-erase-14{stroke-dashoffset:22.6623020172px}svg .logo-type-federleicht-blue-erase-15{stroke-dashoffset:26.6940002441px;stroke-dasharray:13.3470001221px;-webkit-transition:stroke-dashoffset 0.2s ease 1.68s;transition:stroke-dashoffset 0.2s ease 1.68s}svg.active .logo-type-federleicht-blue-erase-15{stroke-dashoffset:13.3470001221px}svg .logo-type-federleicht-blue-erase-16{stroke-dashoffset:16.7979888916px;stroke-dasharray:8.3989944458px;-webkit-transition:stroke-dashoffset 0.2s ease 1.8s;transition:stroke-dashoffset 0.2s ease 1.8s}svg.active .logo-type-federleicht-blue-erase-16{stroke-dashoffset:8.3989944458px}svg .logo-type-federleicht-blue-erase-17{stroke-dashoffset:26.6020011902px;stroke-dasharray:13.3010005951px;-webkit-transition:stroke-dashoffset 0.2s ease 1.92s;transition:stroke-dashoffset 0.2s ease 1.92s}svg.active .logo-type-federleicht-blue-erase-17{stroke-dashoffset:13.3010005951px}svg .logo-type-federleicht-blue-erase-18{stroke-dashoffset:17.0140008926px;stroke-dasharray:8.5070004463px;-webkit-transition:stroke-dashoffset 0.2s ease 2.04s;transition:stroke-dashoffset 0.2s ease 2.04s}svg.active .logo-type-federleicht-blue-erase-18{stroke-dashoffset:8.5070004463px}svg .logo-type-federleicht-blue-erase-19{stroke-dashoffset:20.5960083008px;stroke-dasharray:10.2980041504px;-webkit-transition:stroke-dashoffset 0.2s ease 2.16s;transition:stroke-dashoffset 0.2s ease 2.16s}svg.active .logo-type-federleicht-blue-erase-19{stroke-dashoffset:10.2980041504px}svg .logo-type-federleicht-blue-erase-20{stroke-dashoffset:20.5960083008px;stroke-dasharray:10.2980041504px;-webkit-transition:all 0.2s ease 2.16s;transition:all 0.2s ease 2.16s}svg.active .logo-type-federleicht-blue-erase-20{stroke-dashoffset:10.2980041504px}svg .logo-type-federleicht-blue-erase-21{stroke-dashoffset:20.5960083008px;stroke-dasharray:10.2980041504px;-webkit-transition:all 0.2s ease 2.16s;transition:all 0.2s ease 2.16s}svg.active .logo-type-federleicht-blue-erase-21{stroke-dashoffset:10.2980041504px}svg .logo-type-federleicht-blue-erase-22{stroke-dashoffset:20.5960083008px;stroke-dasharray:10.2980041504px;-webkit-transition:all 0.2s ease 2.16s;transition:all 0.2s ease 2.16s}svg.active .logo-type-federleicht-blue-erase-22{stroke-dashoffset:10.2980041504px}svg .banner-online-marketing-1{stroke-dashoffset:41.5774726868px;stroke-dasharray:41.5774726868px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0s, fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.8s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0s, fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.8s}svg.active .banner-online-marketing-1{stroke-dashoffset:0;fill:white}svg .banner-online-marketing-2{stroke-dashoffset:70.2273254395px;stroke-dasharray:70.2273254395px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.12s, fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.9s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.12s, fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.9s}svg.active .banner-online-marketing-2{stroke-dashoffset:0}svg .banner-online-marketing-3{stroke-dashoffset:177.6750030518px;stroke-dasharray:177.6750030518px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.24s, fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.24s, fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1s}svg.active .banner-online-marketing-3{stroke-dashoffset:0}svg .banner-online-marketing-4{stroke-dashoffset:102.5965423584px;stroke-dasharray:102.5965423584px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.36s, fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.1s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.36s, fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.1s}svg.active .banner-online-marketing-4{stroke-dashoffset:0}svg .banner-online-marketing-5{stroke-dashoffset:38.4889984131px;stroke-dasharray:38.4889984131px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.48s, fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.2s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.48s, fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.2s}svg.active .banner-online-marketing-5{stroke-dashoffset:0}svg .banner-online-marketing-6{stroke-dashoffset:186.1239929199px;stroke-dasharray:186.1239929199px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.6s, fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.3s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.6s, fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.3s}svg.active .banner-online-marketing-6{stroke-dashoffset:0}svg .banner-online-marketing-7{stroke-dashoffset:57.9831771851px;stroke-dasharray:57.9831771851px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.72s, fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.4s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.72s, fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.4s}svg.active .banner-online-marketing-7{stroke-dashoffset:0}svg .banner-online-marketing-8{stroke-dashoffset:75.2070007324px;stroke-dasharray:75.2070007324px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.84s, fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.5s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.84s, fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.5s}svg.active .banner-online-marketing-8{stroke-dashoffset:0}svg .banner-website-entwicklung-1{stroke-dashoffset:131.68800354px;stroke-dasharray:131.68800354px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0s}svg.active .banner-website-entwicklung-1{stroke-dashoffset:0}svg .banner-website-entwicklung-2{stroke-dashoffset:25.4720001221px;stroke-dasharray:25.4720001221px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.12s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.12s}svg.active .banner-website-entwicklung-2{stroke-dashoffset:0}svg .banner-website-entwicklung-3{stroke-dashoffset:310.3750305176px;stroke-dasharray:310.3750305176px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.24s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.24s}svg.active .banner-website-entwicklung-3{stroke-dashoffset:0}svg .banner-website-entwicklung-4{stroke-dashoffset:63.991481781px;stroke-dasharray:63.991481781px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.36s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.36s}svg.active .banner-website-entwicklung-4{stroke-dashoffset:0}svg .banner-website-entwicklung-5{stroke-dashoffset:89.5400009155px;stroke-dasharray:89.5400009155px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.48s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.48s}svg.active .banner-website-entwicklung-5{stroke-dashoffset:0}svg .banner-website-entwicklung-6{stroke-dashoffset:177.7030181885px;stroke-dasharray:177.7030181885px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.6s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.6s}svg.active .banner-website-entwicklung-6{stroke-dashoffset:0}svg .banner-website-entwicklung-7{stroke-dashoffset:35.2400054932px;stroke-dasharray:35.2400054932px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.72s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.72s}svg.active .banner-website-entwicklung-7{stroke-dashoffset:0}svg .banner-online-shop-1{stroke-dashoffset:187px;stroke-dasharray:187px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0s}svg.active .banner-online-shop-1{stroke-dashoffset:0}svg .banner-online-shop-2{stroke-dashoffset:26.5141639709px;stroke-dasharray:26.5141639709px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.12s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.12s}svg.active .banner-online-shop-2{stroke-dashoffset:0}svg .banner-online-shop-3{stroke-dashoffset:52.2000007629px;stroke-dasharray:52.2000007629px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.24s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.24s}svg.active .banner-online-shop-3{stroke-dashoffset:0}svg .banner-online-shop-4{stroke-dashoffset:39.4242935181px;stroke-dasharray:39.4242935181px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.36s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.36s}svg.active .banner-online-shop-4{stroke-dashoffset:0}svg .banner-online-shop-5{stroke-dashoffset:7.2756605148px;stroke-dasharray:7.2756605148px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.48s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.48s}svg.active .banner-online-shop-5{stroke-dashoffset:0}svg .banner-online-shop-6{stroke-dashoffset:81.3665618896px;stroke-dasharray:81.3665618896px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.6s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.6s}svg.active .banner-online-shop-6{stroke-dashoffset:0}svg .banner-online-shop-7{stroke-dashoffset:92.7616500854px;stroke-dasharray:92.7616500854px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.72s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.72s}svg.active .banner-online-shop-7{stroke-dashoffset:0}svg .banner-online-shop-8{stroke-dashoffset:254.4731445313px;stroke-dasharray:254.4731445313px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.84s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.84s}svg.active .banner-online-shop-8{stroke-dashoffset:0}svg .banner-online-shop-9{stroke-dashoffset:187.3894195557px;stroke-dasharray:187.3894195557px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.96s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.96s}svg.active .banner-online-shop-9{stroke-dashoffset:0}svg .banner-online-shop-10{stroke-dashoffset:7.2756567001px;stroke-dasharray:7.2756567001px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.08s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.08s}svg.active .banner-online-shop-10{stroke-dashoffset:0}svg .banner-branding-und-corporate-design-1{stroke-dashoffset:2px;stroke-dasharray:2px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0s}svg.active .banner-branding-und-corporate-design-1{stroke-dashoffset:0}svg .banner-branding-und-corporate-design-2{stroke-dashoffset:369.0185241699px;stroke-dasharray:369.0185241699px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.12s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.12s}svg.active .banner-branding-und-corporate-design-2{stroke-dashoffset:0}svg .banner-branding-und-corporate-design-3{stroke-dashoffset:63.3437614441px;stroke-dasharray:63.3437614441px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.24s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.24s}svg.active .banner-branding-und-corporate-design-3{stroke-dashoffset:0}svg .banner-branding-und-corporate-design-4{stroke-dashoffset:27.4389305115px;stroke-dasharray:27.4389305115px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.36s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.36s}svg.active .banner-branding-und-corporate-design-4{stroke-dashoffset:0}svg .banner-branding-und-corporate-design-5{stroke-dashoffset:27.4113712311px;stroke-dasharray:27.4113712311px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.48s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.48s}svg.active .banner-branding-und-corporate-design-5{stroke-dashoffset:0}svg .banner-branding-und-corporate-design-6{stroke-dashoffset:147.514465332px;stroke-dasharray:147.514465332px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.6s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.6s}svg.active .banner-branding-und-corporate-design-6{stroke-dashoffset:0}svg .banner-branding-und-corporate-design-7{stroke-dashoffset:10.5096416473px;stroke-dasharray:10.5096416473px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.72s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.72s}svg.active .banner-branding-und-corporate-design-7{stroke-dashoffset:0}svg .banner-branding-und-corporate-design-8{stroke-dashoffset:32.246509552px;stroke-dasharray:32.246509552px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.84s;transition:stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.84s}svg.active .banner-branding-und-corporate-design-8{stroke-dashoffset:0}.grid-formular{display:grid;grid-template-columns:33% 33% 33%;grid-gap:6px;grid-template-rows:65px;margin-bottom:8px}.grid-formular div{flex:auto;background-color:#00C8FF03;border:1px solid #02526814}.container-form-request{background-color:#fff;box-shadow:0px 15px 30px 0px rgba(0, 0, 0, 0.1);padding:60px 100px}.container-form-request span,.container-form-request input,.container-form-request textarea,.container-form-request label,.container-form-request .qq-upload-button{font-size:17px;color:#025268}.container-form-request .widget-checkbox span{width:25%;float:left;height:30px;margin-bottom:10px;height:auto}.container-form-request label,.container-form-request .qq-upload-button:hover,.container-form-request .widget-submit .link-text:hover{cursor:pointer}.container-form-request .widget-checkbox label{line-height:1.9em}.container-form-request .widget-checkbox input[type="checkbox"]{display:none}.container-form-request .widget-checkbox input[type="checkbox"]+label::before,.container-form-request .widget-checkbox input[type="radio"]+label::before{background-image:url(/files/layout/form-checkbox-off-30x30.svg);min-width:30px;height:30px;display:block;content:" ";float:left;margin-right:8px;background-repeat:no-repeat}.container-form-request .widget-checkbox input[type="checkbox"]+label:hover::before,.container-form-request .widget-checkbox input[type="radio"]+label:hover::before{background-image:url(/files/layout/form-checkbox-white-30x30.svg)}.container-form-request .widget-checkbox input[type="checkbox"]:checked+label::before,.container-form-request .widget-checkbox input[type="radio"]:checked+label::before{background-image:url(/files/layout/form-checkbox-on-30x30.svg)}.container-form-request label .mandatory{display:none}.container-form-request .widget-text input:hover,.container-form-request .widget-textarea textarea:hover,.container-form-request .qq-upload-button:hover{background-color:#fff}.container-form-request .widget-text label{position:absolute;line-height:3.9em;opacity:0.5}.container-form-request .widget-text input{width:100%;height:100%;border:none;background-color:unset;box-sizing:border-box;padding-top:7px}.container-form-request .widget-text{position:relative}.container-form-request .widget-checkbox{margin-bottom:20px}.container-form-request .widget-checkbox.datenschutz-widget span{width:100%}.container-form-request .datenschutz-widget.widget-checkbox input[type="checkbox"]{display:unset;width:0px;height:0px;margin-left:-25px;position:relative;z-index:-1}.container-form-request .datenschutz-widget.widget-checkbox input[type="checkbox"]+label::before{height:70px}.container-form-request .datenschutz-widget.widget-checkbox label{display:block}.container-form-request .widget-textarea label{height:65px;position:absolute;top:0px;display:block;margin:0;line-height:4.15em;padding-left:20px;opacity:0.5}.container-form-request .widget-textarea textarea{width:100%;padding-left:20px;border:none;background-color:#00C8FF03;padding-top:25px;margin-bottom:8px;resize:vertical;border:1px solid #02526814;box-sizing:border-box}.container-form-request .widget-textarea{position:relative;display:inline-block;width:100%}.container-form-request .widget-fineuploader{width:100%}body .container-form-request .widget-text label,body .container-form-request .widget-text input{padding-left:20px}.container-form-request .qq-upload-button{border:none;background-color:#00C8FF03;padding:unset;width:100%;padding-left:20px;height:65px;line-height:4em;border:1px solid #02526814;box-sizing:border-box}.container-form-request .qq-upload-button div{opacity:0.5}.container-form-request .widget-submit{position:relative}.container-form-request .widget-submit .link-text{background:unset;border:unset;padding-bottom:5px;padding-top:unset;margin-left:calc(50% - 135px);text-align:left;color:#025268}.container-form-request .widget-submit .link-text:hover{color:#fff}.container-form-request .widget-submit .link-background{margin-left:calc(50% - 130px)}.container-form-request .fineuploader-wrapper .qq-upload-drop-area{background-color:#00C8FF03;border:1px solid #02526814}.container-form-request .fineuploader-wrapper .qq-upload-drop-area span{color:#025268}.container-form-request .fineuploader-wrapper .qq-upload-list{margin-bottom:30px}.container-form-request .fineuploader-wrapper img{margin:unset}.container-form-request .fineuploader-wrapper .fineuploader-item .image{float:left;margin-right:10px}.container-form-request .fineuploader-wrapper .fineuploader-item .content{margin-top:5px}@media screen and (max-width:1300px){.container-form-request .widget-checkbox span{width:49.5%}}@media screen and (max-width:1100px){.grid-formular{grid-template-columns:33% 33% 32.5%}}@media screen and (max-width:900px){.container-form-request{padding:50px 30px}.container-form-request span,.container-form-request input,.container-form-request textarea,.container-form-request label,.container-form-request .qq-upload-button,.container-form-request .fineuploader-wrapper .fineuploader-item .delete{font-size:16px}.container-form-request .fineuploader-wrapper span{font-size:11px}.container-form-request .fineuploader-wrapper .info{line-height:1.5em}.container-form-request .widget-submit .link-text{text-align:center}.grid-formular div{height:65px;margin-bottom:8px}.grid-formular{display:block}}@media screen and (max-width:599px){.container-form-request .widget-checkbox span,.container-form-request .widget-text{width:100%}}#lehre-formular .grid-formular{grid-template-columns:50% 50%}.container-form-onlineshop.container-form-request .column-form-onlineshop .widget-checkbox input[type="checkbox"]+label,.anfrage-formular .widget-checkbox:not(.datenschutz-widget) input[type="checkbox"]+label{display:flex}.container-form-onlineshop.container-form-request .widget-checkbox span{width:100%}.container-form-onlineshop h4{line-height:2.2em;margin-bottom:10px}.container-form-onlineshop.container-form-request .widget-checkbox span{height:auto}.container-form-onlineshop.container-form-request .widget-checkbox{margin-bottom:0}.container-form-onlineshop.container-form-request .column-form-onlineshop>div{padding-right:10%}.container-form-onlineshop .formbody{display:flex;flex-flow:wrap}.container-form-onlineshop .column-form-onlineshop{flex:0 0 50%;margin-bottom:20px}.container-form-onlineshop h3{margin-top:30px}.container-form-onlineshop.container-form-request .column-form-onlineshop .widget-textarea{width:90%}.container-form-onlineshop .explanation{flex:0 0 100%;margin-top:30px}.container-form-onlineshop .grid-formular{width:100%}.container-form-onlineshop.container-form-request .widget-textarea label{width:84%;padding-top:15px;line-height:1.9em}.container-form-onlineshop.container-form-request .widget-checkbox.datenschutz-widget{width:100%}.container-form-onlineshop.container-form-request .widget-submit{margin-left:auto;margin-right:auto}.container-form-request .widget-textarea textarea{-webkit-appearance:none}.container-form-onlineshop.container-form-request .widget-radio span{height:auto;width:100%;float:left;margin-bottom:10px}.container-form-onlineshop.container-form-request .widget-radio input{min-width:30px;height:30px;float:left;margin-right:8px}.container-form-onlineshop.container-form-request .widget-radio label{display:flex;line-height:1.9em;cursor:pointer}.widget-radio input{position:absolute;opacity:0;cursor:pointer}.widget-radio label::before{background-image:url(/files/layout/form-checkbox-off-30x30.svg);min-width:30px;height:30px;display:block;content:" ";float:left;margin-right:8px;background-repeat:no-repeat}.widget-radio label:hover::before,.widget-radio input:hover~label::before{background-image:url(/files/layout/form-checkbox-white-30x30.svg)}.widget-radio input:checked~label::before{background-image:url(/files/layout/form-checkbox-on-30x30.svg)}@media screen and (max-width:900px){.container-form-onlineshop .column-form-onlineshop{flex:0 0 100%}.container-form-onlineshop.container-form-request .widget-textarea,.container-form-onlineshop.container-form-request .column-form-onlineshop .widget-textarea,.container-form-onlineshop.container-form-request .widget-textarea label{width:100%}.container-form-onlineshop.container-form-request .column-form-onlineshop>div{padding-right:0}}.button-centered{width:300px;margin-left:auto;margin-right:auto}@media screen and (max-width:900px){.button-centered .link-background{margin-left:25px}}.mod_rocksolid_slider{margin-top:150px}.column-width-slider .rsts-crop,.column-width-slider .rsts-slide-image{padding-left:0 !important}.column-width-slider .mod_rocksolid_slider{width:49.5vw;right:1.5px !important;padding-right:0 !important}.column-width .rs-column.column-width-slider .mod_rocksolid_slider,.column-width .rs-column.column-width-slider .rsts-view,.column-width .rs-column.column-width-slider .rsts-nav.rsts-nav-bullets{padding-right:0;padding-left:25px}.column-width .rs-column.column-width-slider.left-side .mod_rocksolid_slider,.column-width .rs-column.column-width-slider.left-side .rsts-view,.column-width .rs-column.column-width-slider.left-side .rsts-nav.rsts-nav-bullets{padding-right:25px !important;padding-left:0;right:auto !important;left:0.1px !important;float:right}.column-width .rs-column.column-width-slider.left-side .rsts-nav.rsts-nav-bullets{width:100%}.mod_rocksolid_slider.slider-1000,.mod_rocksolid_slider.slider-1000 .rsts-crop{max-width:1000px;margin-left:auto;margin-right:auto}@media screen and (max-width:1650px){.column-width-slider .mod_rocksolid_slider{width:49.2vw}}@media screen and (max-width:900px){.column-width .rs-column.column-width-slider .mod_rocksolid_slider,.column-width .rs-column.column-width-slider .rsts-view,.column-width .rs-column.column-width-slider .rsts-crop,.column-width .rs-column.column-width-slider.left-side .mod_rocksolid_slider,.column-width .rs-column.column-width-slider.left-side .rsts-view,.column-width .rs-column.column-width-slider.left-side .rsts-nav.rsts-nav-bullets{padding-right:unset !important;padding-left:unset;right:unset}.column-width-slider .mt-150{margin-top:30px}.column-width-slider .mod_rocksolid_slider{width:auto}.column-width .rs-column.column-width-slider.left-side .mod_rocksolid_slider,.column-width .rs-column.column-width-slider.left-side .rsts-view,.column-width .rs-column.column-width-slider.left-side .rsts-nav.rsts-nav-bullets{float:none}.service-display{display:grid}.service-display .ce_rs_column_start:nth-child(1){order:-10}.service-display .ce_rs_column_start:nth-child(2){order:-9}.service-display .ce_rs_column_start:nth-child(3){order:-7}.service-display .ce_rs_column_start:nth-child(4){order:-8}.service-display .ce_rs_column_start:nth-child(5){order:-6}.service-display .ce_rs_column_start:nth-child(6){order:-5}.service-display .ce_rs_column_start:nth-child(7){order:-3}.service-display .ce_rs_column_start:nth-child(8){order:-4}}.dlh_googlemap .routinglink form input{background:#fff;border:1px solid #025268;color:#025268;border-radius:unset;-webkit-appearance:none;-moz-appearance:none;appearance:none;position:relative;height:33px;width:75%}.dlh_googlemap .routinglink form input.submit{width:35px;left:-1px;height:35px}@media screen and (max-width:1200px){.dlh_googlemap{height:40vh;padding:unset}}@media screen and (max-width:900px){.dlh_googlemap{height:60vh;padding:unset}.gm-style .routinglink,.dlh_googlemap .gm-style a,.dlh_googlemap .gm-style p{font-size:15px;text-align:left}.gm-style a{display:flex;height:20px}}.federleicht-team div.rs-column{position:relative;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;height:600px;margin-bottom:150px;margin-bottom:320px}.federleicht-team div.rs-column:nth-child(even){}.federleicht-team .ce_rsce_teams{padding:60px 30px 30px 30px}.federleicht-team .team-bild,.federleicht-team picture img,.federleicht-team source{position:absolute;right:-80px;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;bottom:-100px}.federleicht-team p.team-name{font-family:unineuebold, arial, helvetica;font-size:16px;text-transform:uppercase;letter-spacing:0.1em;line-height:27px;text-align:left}.federleicht-team p.team-hg-name{font-family:unineuebold, arial, helvetica;font-size:60px;opacity:0;position:absolute;text-align:right;transform:rotate(90deg);bottom:170px;left:-128px;height:40px;width:350px;margin-bottom:10px;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}.federleicht-team p.team-taetigkeit{text-align:left;opacity:0.5}.federleicht-team div.rs-column:hover .team-container{margin-top:15px;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}.federleicht-team div.rs-column:hover .team-container p.team-hg-name{opacity:0.1;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}.federleicht-team div.rs-column:hover .team-container .team-bild,.federleicht-team div.rs-column:hover .team-container picture img,.federleicht-team div.rs-column:hover .team-container picture source{margin-top:-15px;right:-65px;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}.federleicht-team div.rs-column:hover .team-container picture img{bottom:-85px}.team-container{background-color:#fff;height:600px;box-shadow:0px 20px 50px 0px rgba(0, 0, 0, 0.1);-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;position:relative;margin-right:80px}@media screen and (max-width:1500px){.federleicht-team div.rs-column{}.federleicht-team .team-bild,.federleicht-team picture img,.federleicht-team picture source{width:21vw}.federleicht-team .ce_rsce_teams{padding:30px 20px 10px 20px}.federleicht-team div.rs-column{height:530px;margin-bottom:300px}.team-container{height:530px}}@media screen and (max-width:1200px){.federleicht-team div.rs-column{margin-right:7.69231%;height:500px}.federleicht-team .rs-column.-large-col-3-1{width:46.15385%;margin-right:auto}.federleicht-team .rs-column.-large-first{}.federleicht-team .team-bild,.federleicht-team picture img,.federleicht-team picture source{max-width:290px;width:34vw}.federleicht-team div.rs-column,.federleicht-team .rs-column.-large-col-3-1{}.federleicht-team div.rs-column{}.team-container{height:490px}.federleicht-team p.team-hg-name{left:-141px}.federleicht-team picture img{bottom:-150px}.federleicht-team div.rs-column:hover .team-container picture img{bottom:-135px}}@media screen and (max-width:1100px){.federleicht-team .rs-column{margin-right:4.692%}.federleicht-team .rs-column.-large-last{margin-right:auto}.federleicht-team p.team-hg-name{font-size:45px}}@media screen and (max-width:900px){.federleicht-team div.rs-column,.federleicht-team .rs-column.-large-col-3-1{}.federleicht-team div.rs-column.-medium-last{margin-right:auto}.federleicht-team div.rs-column{margin-bottom:250px}.federleicht-team p.team-hg-name{opacity:0.05;left:-145px}}@media screen and (max-width:720px){.federleicht-team div.rs-column .team-container .team-bild,.federleicht-team div.rs-column .team-container picture img,.federleicht-team div.rs-column .team-container picture source{margin-top:40px}.federleicht-team div.rs-column:hover .team-container .team-bild,.federleicht-team div.rs-column:hover .team-container picture img,.federleicht-team div.rs-column:hover .team-container picture source{margin-top:25px}}@media screen and (max-width:599px){.federleicht-team div.rs-column:hover .team-container .team-bild,.federleicht-team div.rs-column:hover .team-container picture img,.federleicht-team div.rs-column:hover .team-container picture source{right:-10px}.federleicht-team .rs-column.-large-col-3-1{width:100%}.federleicht-team .team-bild,.federleicht-team picture img,.federleicht-team source{width:auto;left:auto;max-width:240px;right:0px;left:0px;width:100%;margin-right:0px}.federleicht-team div.rs-column{height:460px}.federleicht-team div.rs-column,.federleicht-team .rs-column.-large-col-3-1,.federleicht-team div.rs-column:last-child{}.federleicht-team{}.federleicht-team div.rs-column{margin-bottom:120px;margin-bottom:170px}.team-container{height:450px}.federleicht-team div.rs-column .team-container .team-bild,.federleicht-team div.rs-column .team-container picture img,.federleicht-team div.rs-column .team-container picture source{margin-top:0}.federleicht-team div.rs-column:hover .team-container .team-bild,.federleicht-team div.rs-column:hover .team-container picture img,.federleicht-team div.rs-column:hover .team-container picture source{margin-top:-15px}.team-container{margin-right:40px}.federleicht-team .team-bild,.federleicht-team picture img,.federleicht-team source{right:-40px}.federleicht-team div.rs-column:hover .team-container .team-bild,.federleicht-team div.rs-column:hover .team-container picture img,.federleicht-team div.rs-column:hover .team-container picture source{right:-25px}.federleicht-team picture img{bottom:-120px}.federleicht-team div.rs-column:hover .team-container picture img{bottom:-105px}}@media screen and (max-width:900px){.column-reverse-mobil{flex-direction:column-reverse;display:flex}}.gallery-full-width .rs-column{margin:0;width:33.33%}.gallery-full-width img{width:100%;height:auto}@media screen and (max-width:900px){.gallery-full-width .rs-column{width:50%}}@media screen and (max-width:599px){.gallery-full-width .rs-column{width:100%}}.agb-einzug ol,.agb-einzug p{counter-reset:item;margin-bottom:100px}.agb-einzug ol ol,.agb-einzug p{margin-top:20px}.agb-einzug ol ol p{margin:0}.agb-einzug li{display:block;font-size:33px;margin-bottom:12px;line-height:1.5em;letter-spacing:0.1em}.agb-einzug li li{font-size:17px;line-height:36px;letter-spacing:0.02em;display:flex}.agb-einzug li:before{content:counters(item, ".") ". ";counter-increment:item}.agb-einzug li li::before{padding-right:12px;content:counters(item, ".") " "}@media screen and (max-width:900px){.agb-einzug li{font-size:28px;hyphens:auto}}.mod_cms_accept_tags{background:rgba(0, 0, 0, 0.3) !important}.mod_cms_accept_tags form{position:relative;box-sizing:border-box;max-width:700px !important;height:340px;padding:30px;box-shadow:0px 0px 30px rgba(0, 0, 0, 0.1) !important}.mod_cms_accept_tags p,.mod_cms_accept_tags .widget-submit .all,.mod_cms_accept_tags .widget-submit .first,.mod_cms_accept_tags .tags,.mod_cms_accept_tags a{color:#025268;line-height:2;font-size:14px}.mod_cms_accept_tags form>.tags>div .head{font-weight:normal !important}.mod_cms_accept_tags #group_head_1,.mod_cms_accept_tags #group_head_3,.mod_cms_accept_tags #group_head_4{margin-left:45px;padding:0px !important;white-space:nowrap}.mod_cms_accept_tags form>.tags{width:600px;margin:0 auto}.mod_cms_accept_tags form>.tags>div .head label{height:20px !important;background:rgba(0, 0, 0, 0.1) !important}.mod_cms_accept_tags form>.tags>div .head label::after{background:rgba(0, 0, 0, 0.2) !important;top:0px !important}.mod_cms_accept_tags form>.tags>div .head input:checked+label{background:#3CD58E !important}.mod_cms_accept_tags .description{display:none}.mod_cms_accept_tags .widget-submit .all{position:absolute;left:calc(50% - 165px);bottom:80px;width:330px;padding:15px 0px !important;background-color:#3CD58E !important;color:#fff !important;cursor:pointer}.mod_cms_accept_tags .widget-submit .all:hover{background-color:#32B176 !important}.mod_cms_accept_tags .widget-submit .first{position:absolute;left:calc(50% - 165px);bottom:20px;width:330px;padding:15px 0px !important;background-color:transparent !important;color:#025268;cursor:pointer}.datenschutz,.mod_cms_accept_tags .widget-submit .all,.mod_cms_accept_tags .widget-submit .first{-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;cursor:pointer}a.datenschutz{text-decoration:underline}a.datenschutz:hover{color:#025269}@media screen and (max-width:700px){.mod_cms_accept_tags form{max-width:100vw !important;padding:30px 10px;height:400px}.mod_cms_accept_tags form>.tags{width:220px;display:block !important}.mod_cms_accept_tags form{margin:0px !important}.mod_cms_accept_tags #group_head_1,.mod_cms_accept_tags #group_head_3,.mod_cms_accept_tags #group_head_4{margin-left:20px}.mod_cms_accept_tags form>.formbody,.mod_cms_accept_tags form>.tags>div{padding:0px !important}.mod_cms_accept_tags .widget-submit .first,.mod_cms_accept_tags .widget-submit .all{}body .mod_cms_accept_tags form{height:450px;max-height:unset}}.mod_cms_accept_tags,.mod_cms_cookie_bar{font-size:14px;line-height:1.33}.mod_cms_accept_tags button,.mod_cms_cookie_bar button{color:#ffffff;border:0;padding:10px}.mod_cms_accept_tags button[value="accept"],.mod_cms_cookie_bar button[value="accept"]{background-color:#27ae60}.mod_cms_accept_tags button[value="reject"],.mod_cms_accept_tags button[value="accept"].first,.mod_cms_cookie_bar button[value="reject"],.mod_cms_cookie_bar button[value="accept"].first{background-color:#7f8c8d}.mod_cms_cookie_bar{position:fixed;bottom:0;left:0;z-index:1000;width:100vw;box-shadow:0px 0px 10px rgba(0, 0, 0, 0.5);background:#ffffff}.mod_cms_cookie_bar form{display:block;max-width:800px;margin:0 auto}.mod_cms_cookie_bar form .formbody{margin:30px}.mod_cms_cookie_bar form .formbody .info{font-size:12px}.mod_cms_cookie_bar form .formbody .widget-submit{text-align:right}.mod_cms_accept_tags{position:fixed;top:0;left:0;z-index:1000;display:flex;justify-content:center;align-items:center;width:100vw;height:100vh;overflow:auto;background:rgba(255, 255, 255, 0.5);color:#222}.mod_cms_accept_tags .formbody .widget-submit{text-align:right}.mod_cms_accept_tags form{display:block;max-width:800px;margin:30px;box-shadow:0px 0px 10px rgba(0, 0, 0, 0.5);background:#ffffff}.mod_cms_accept_tags form>.formbody,.mod_cms_accept_tags form>.tags>div{padding:15px}.mod_cms_accept_tags form>.tags{display:flex;flex-wrap:wrap}.mod_cms_accept_tags form>.tags>div{flex-basis:0;flex-grow:1}.mod_cms_accept_tags form>.tags>div .head{display:flex;justify-content:space-between;font-weight:700;margin-top:0;margin-bottom:15px}.mod_cms_accept_tags form>.tags>div .head input{display:none}.mod_cms_accept_tags form>.tags>div .head label{display:inline-block;flex-shrink:0;position:relative;background:#95a5a6;width:40px;height:16px;border-radius:13px;cursor:pointer;margin-left:10px}.mod_cms_accept_tags,.mod_cms_cookie_bar{font-family:unset !important}.mod_cms_accept_tags form>.tags>div .head label:after{content:"";display:block;position:absolute;top:-2px;left:0;width:20px;height:20px;background:#798d8f;border-radius:50%;transition:all 0.3s}.mod_cms_accept_tags form>.tags>div .head input:checked+label{background:#7ee2a8}.mod_cms_accept_tags form>.tags>div .head input:checked+label:after{left:100%;transform:translateX(-100%)}.mod_cms_accept_tags form>.tags>div p{font-size:12px}.cookiebar_default.cc-active{background:rgba(255, 255, 255, 0.3) !important}.contao-cookiebar .cc-inner{max-width:700px;padding:40px 80px 20px 80px;border-radius:0;box-shadow:0 0 30px 0 rgba(0, 0, 0, 0.25)}.contao-cookiebar.cookiebar_default p{font-size:17px;color:#025268;margin:0;line-height:1.5}.contao-cookiebar button.cc-btn{border:none;border-radius:0;background:#fff;font-size:13px;letter-spacing:normal;color:#025268;padding:10px;width:320px;margin-top:5px;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}.cookiebar_default .cc-groups{margin-top:20px}.cookiebar_default .cc-group{border:none}.cookiebar_default .cc-group>.group,.cookiebar_default .cc-group>.cc-detail-btn,.cookiebar_default .cc-group>.cc-detail-btn:hover{margin-left:0;color:#025268}.contao-cookiebar .highlight .cc-btn.success{background:#3CD58E;border-color:#3CD58E;color:#fff;font-size:17px;margin-top:10px}.contao-cookiebar button.cc-btn:hover,.contao-cookiebar .highlight .cc-btn.success:hover{background:#32b879;color:#fff;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}.contao-cookiebar.cookiebar_default a{color:#025268;text-decoration:underline;top:-4px;position:relative}.contao-cookiebar.cookiebar_default a::after{content:" ›"}@media screen and (max-width:1500px){.contao-cookiebar .cc-inner{margin-bottom:15px}}@media screen and (max-width:900px){.contao-cookiebar .cc-inner{padding:30px;margin:0;max-width:none;height:auto}.contao-cookiebar.cookiebar_default p,.contao-cookiebar.cookiebar_default a{font-size:16px;text-align:left}.contao-cookiebar button.cc-btn{width:100%;max-width:300px;font-size:16px}}.kundengebung{height:700px;margin-top:100px}.kundengebung img{height:600px}@media screen and (max-width:900px){.kundengebung{margin-top:75px;height:425px}.kundengebung img{height:400px}}.fedar-smartphone-video-container{position:relative}.fedar-smartphone-video-container img{margin-left:0}.fedar-smartphone-video{position:absolute;top:0;width:100%;height:100%;padding:0 !important}.fedar-smartphone-video .video_container{height:100%;max-width:600px;padding-left:50px}.fedar-smartphone-video video{display:block;position:relative;border-radius:15px;max-height:65.8%;margin-left:8.5%;margin-right:auto;top:2%}.fedar-logo{position:absolute;top:79%;left:8%}@media screen and (max-width:1100px){.fedar-smartphone-video video{margin-right:48.3%}}@media screen and (max-width:900px){.fedar-smartphone-video .video_container{padding-left:0}.fedar-smartphone-video video{height:100%}}@media screen and (max-width:768px){.ers-fedar{min-height:550px !important}}.hyphens h2,.hyphens h1{hyphens:none;margin-bottom:40px !important}.hyphens.mt-50{margin-top:30px}.like-h1 h2{font-size:42px !important;margin-bottom:40px !important;line-height:1.2em}.ce_rsce_facts .inside{padding:0 !important;display:flex;flex-direction:row-reverse;flex-wrap:wrap}.ce_rsce_facts .inside>.col,.ce_rsce_facts .inside .box,.ce_rsce_facts .inside .counter,.ce_rsce_facts .inside .count{padding:0;text-align:center;position:relative}.ce_rsce_facts .inside>.col{min-width:160px;flex:33%}.ce_rsce_facts .inside .counter{position:absolute;top:52px;width:100%}.ce_rsce_facts .inside .counter p{font-size:30px}.ce_rsce_facts .inside .box>p{margin-top:10px}.ar-4-spalten{display:flex;flex-wrap:wrap}.ar-4-spalten .ce_text{padding-left:20px !important;padding-right:20px !important}.ar-4-spalten .rs-column{padding-bottom:25px;margin-right:auto;border-radius:20px;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;flex:22%}.ar-4-spalten .rs-column:hover{box-shadow:0px 8px 16px 0px rgba(0, 0, 0, 0.2);background:#fff}.ar-4-spalten h3{padding-bottom:30px}@media screen and (max-width:900px){.ar-4-spalten .rs-column{flex:50%}.like-h1 h2{font-size:26px !important}}@media screen and (max-width:599px){.ar-4-spalten .rs-column{flex:100%}}iframe{z-index:11}@media screen and (max-width:900px){.mobile-order{display:grid}.ar-iframe-mobile-height{height:60vh !important}}.mt-50 .video_container video{width:100%;height:auto;z-index:1}.header-curve-z-index{z-index:2 !important}#euf_overlay{background:rgba(255, 255, 255, 0.7)}#euf_overlay{z-index:1111}#euf_overlay>div{max-width:none;height:100%;text-align:center;color:#025268}#euf_overlay>div button{width:80px;height:50px;padding:0;right:70px;top:70px;font-size:0}#euf_overlay>div button::before,#euf_overlay>div button::after{content:"";position:absolute;height:2px;background:#025268;transition:all 0.5s ease;width:80px;transform:rotate(10deg);left:0;top:0}#euf_overlay>div button::after{transform:rotate(-10deg)}#euf_overlay>div .zur-website-button{right:0 !important;top:auto !important;margin-top:100px;font-size:inherit !important;width:100%;height:auto;color:#025268;text-transform:uppercase;letter-spacing:0.15em;font-family:unineuebold, arial, helvetica;font-weight:normal}#euf_overlay>div .zur-website-button::before,#euf_overlay>div .zur-website-button::after{display:none}#euf_overlay>div h3{margin-top:40vh;margin-bottom:100px}@media screen and (max-width:900px){#euf_overlay>div .zur-website-button{margin-top:30px}#euf_overlay>div h3{margin-top:25vh;margin-bottom:30px}}.popup-hamburger{position:fixed;height:100px;width:80px;top:20px;z-index:1;right:55px}.popup{position:fixed;bottom:0;width:100%;height:100%;background:#fff;z-index:99;box-shadow:1px 1px 10px 0px rgba(0, 0, 0, 0.4);display:none;cursor:pointer}.popup .link-text-right{position:relative;margin-left:calc(50vw - 150px);margin-top:100px}.popup .link-text{width:300px !important;text-align:center;padding-right:0 !important;padding-left:0 !important}.popup h3{text-align:center;margin-top:40vh;margin-bottom:100px}.popup p{text-align:center}@media screen and (max-width:900px){.popup .link-text{margin-left:unset;margin-right:unset;width:250px !important}.popup .link-text-right{margin-top:30px;margin-left:calc(50vw - 125px)}.popup-hamburger{width:60px;right:15px;top:0px}.popup h3{margin-top:25vh;margin-bottom:30px}}.headline-height .zu-den-projekten-box{height:50px}.zu-den-projekten,.headline-height .rs-column .zu-den-projekten div{display:block !important}.zu-den-projekten a.link-text{color:#fff;cursor:pointer}.smooth-scroll{scroll-behavior:smooth}.no-uppercase .subheadline p{text-transform:none !important}@media screen and (max-width:900px){.headline-height.mb-120{margin-bottom:0}}@media screen and (max-width:599px){.headline-height.mb-120{margin-bottom:23vw}}.customers-logos{overflow:auto;scrollbar-width:none}.customers-logos::-webkit-scrollbar{display:none}.customers-logos-track{display:flex;justify-content:flex-start}.customers-logos-track:first-child .customers-logo>span{border-bottom:1px solid #ffffff1f}.customers-logo{align-items:center;display:flex;justify-content:center;margin:0;overflow:hidden;will-change:margin-left, margin-right, width;height:auto;width:200px;min-width:200px;max-height:127px;margin-left:auto;margin-right:auto}.customers-logo .image_container,.customers-logo img{width:100%;left:0px}.customers-logo .ce_image.referenz-logos.logos-grau{float:none}.customers-logo>span{width:100%}@media screen and (max-width:599px){.customers-logo{min-width:150px}}.video-container{background-color:#EDEDED;margin-bottom:350px}.video-container-two{max-width:1200px;margin-right:auto;margin-left:auto;position:relative;padding-top:100px}.video-container video{width:81.25%;display:block;z-index:1;position:relative;top:10px;border-top-right-radius:20px;border-top-left-radius:20px;box-sizing:border-box;margin-left:9.375%;margin-right:9.375%}.video-container figure::before{content:"";position:absolute;display:block;z-index:0;pointer-events:none;background-image:url(/files/inhalt/projekte/lebenswelten/monitor-video.png);background-repeat:no-repeat;width:100%;height:200%;background-size:contain;max-height:930px}.video-container.video-container-grundbichler-kurz figure::before{background-image:url(/files/inhalt/projekte/grundbichler/monitor-video-02.png)}@media screen and (max-width:900px){.video-container{background-color:#EDEDED;margin-bottom:150px}.video-container video{top:5px;border-top-right-radius:10px;border-top-left-radius:10px}}.rsts-skin-default:not(.kunden-feedback) .rsts-prev:hover,.rsts-skin-default:not(.kunden-feedback) .rsts-thumbs-prev:hover{cursor:url(/files/layout/arrow-left.svg), url(/files/layout/arrow-left.svg), auto}.rsts-skin-default:not(.kunden-feedback) .rsts-next:hover,.rsts-skin-default:not(.kunden-feedback) .rsts-thumbs-next:hover{cursor:url(/files/layout/arrow-right.svg), url(/files/layout/arrow-right.svg), auto}@media screen and (max-width:900px){body .rsts-skin-default:not(.kunden-feedback) .rsts-next{background-image:url(/files/layout/arrow-right.svg) !important;background-size:40px 40px !important;background-repeat:no-repeat !important}}.yes-padding-image.headline-height .rs-column div{padding:0}.yes-padding-image.headline-height .rs-column:nth-child(odd) div{padding-right:20px}.yes-padding-image.headline-height .rs-column:nth-child(even) div{padding-left:20px}@media screen and (max-width:900px){.yes-padding-image.headline-height .rs-column:nth-child(odd) div,.yes-padding-image.headline-height .rs-column:nth-child(even) div{padding-left:0;padding-right:0;padding-bottom:40px}}.ajax-buttons{display:grid}.ajax-buttons .rsts-nav{position:relative;bottom:0}.ajax-buttons .rsts-nav{order:-1}.ajax-buttons .rsts-thumbs-crop{overflow:visible;margin-bottom:50px;height:auto !important}.ajax-buttons .rsts-thumbs-slides{position:relative;transform:none !important;display:inline-flex;justify-content:center;flex-direction:row;flex-wrap:wrap;margin:0 20px;gap:20px}.ajax-buttons .rsts-thumbs-slides::after{content:"";background-color:#DAE8EB;height:2px;width:100%;bottom:-2px;left:0;display:block;position:absolute;z-index:-1}.ajax-buttons .rsts-thumbs-slide{width:auto !important;position:relative;transform:none !important;height:auto !important;opacity:0.6;opacity:1;overflow:visible}.ajax-buttons .rsts-thumbs-slide.rsts-thumbs-active-thumb{}.ajax-buttons .rsts-thumbs-slide.rsts-thumbs-active-thumb::after{content:"";background-color:#21C8FF;height:2px;width:100%;bottom:-2px;left:0;display:block;position:absolute}.ajax-buttons .rsts-thumbs-slides .rsts-thumbs-slide{padding:10px 30px}.ajax-buttons .rsts-thumbs-slide a{padding:13px 0 8px 0;display:block}.ajax-buttons .rsts-thumbs-slide h3{font-family:unineuebold, arial, helvetica;text-transform:uppercase;font-size:16px}@media screen and (max-width:900px){.ajax-buttons .rsts-thumbs-slide h3{font-size:14px}.ajax-buttons .rsts-thumbs-crop{margin-bottom:30px}}@media screen and (max-width:375px){.ajax-buttons .rsts-thumbs-slide{width:50% !important}.ajax-buttons .rsts-thumbs-slides{gap:10px 0}.ajax-buttons .rsts-thumbs-slides::before{content:"";background-color:#DAE8EB;height:2px;width:100%;top:42px;left:0;display:block;position:absolute;z-index:-1}}.overflow-hidden{overflow:hidden;padding:0 25px 40px 25px}.bewertungen{margin-top:50px}.bewertungen .rsts-crop{overflow:visible}.bewertungen figure.image_container{float:left;overflow:hidden;position:absolute}.bewertungen figure.image_container img{}.bewertungen .rsts-slide{padding:45px 45px 60px 45px;box-shadow:0px 15px 25px 0px rgba(0, 0, 0, 0.1);min-height:445px}.bewertungen .ce_text>p{padding-top:5px;margin:0}.bewertungen .ce_text>p>img{margin-left:0}.bewertungen .ce_text>p.title{font-weight:bold;font-size:16px;letter-spacing:2px;text-transform:uppercase;line-height:1em;height:80px;padding-right:15px;hyphens:auto;-moz-hyphens:auto;-o-hyphens:auto;-webkit-hyphens:auto;-ms-hyphens:auto;margin-left:80px}.bewertungen .ce_text>p.title img{margin-top:10px}.bewertungen .ce_text::before{content:url(/files/inhalt/bewertungen/google-logo.svg);position:absolute;right:35px;top:50px}.bewertungen .rsts-nav-bullets{position:relative;bottom:unset;margin-top:50px}.bewertungs-sterne img{display:unset}.footer .bewertungs-sterne img{top:2px;position:relative}@media screen and (max-width:1100px){.bewertungen .rsts-slide{padding:25px 25px 40px 25px}.bewertungen .ce_text>p.title{padding-right:0;margin-left:0;text-align:center;margin-top:10px}.bewertungen figure.image_container{position:relative;display:block;float:none}.bewertungen .ce_text::before{right:15px;top:15px}.bewertungen .ce_text>p>img{margin-left:auto}}@media screen and (max-width:739px){.bewertungen .rsts-slide{min-height:370px}}@media screen and (max-width:900px){.bewertungen.rsts-skin-default .rsts-prev{left:0;left:-42px;top:50%;transform:translateY(-50%);background-image:url(/files/layout/icon-slider-prev.svg) !important;background-size:60px 60px !important;width:60px;height:60px;border:none;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}body .bewertungen.rsts-skin-default .rsts-prev{background-position:center !important;background-image:url(/files/layout/arrow-left.svg) !important;background-size:40px 40px !important;background-repeat:no-repeat !important}body .bewertungen.rsts-skin-default .rsts-next{right:-42px}.bewertungen .rsts-nav-bullets{display:none}}body.dark-mode{background-color:#181818;color:#fff}body.dark-mode #wrapper a{color:#fff}body.dark-mode .header-curve{background-image:url(/files/layout/referenz-header-curve-dark-mode.svg)}body.dark-mode .customers-curve{background-image:url(/files/layout/curve-dark-mode.svg)}body.dark-mode .icon-with-animation-path:not(.services-banner) .st0,body.dark-mode .icon-with-animation-path:not(.services-banner):not(.logo-schrift) path{stroke:#00C8FF}body.dark-mode #wrapper a.link-text{color:#000;text-align:center;right:0}body.dark-mode .link-background{background:#00C8FF;border-radius:40px 0px 40px 0px;height:50px;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}body.dark-mode #wrapper a.link-text:hover{color:#fff;padding-left:25px}body.dark-mode a.link-text:hover+.link-background{background:#00C8FF;height:2px;width:300px;position:absolute;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;z-index:0;bottom:0px}@media screen and (max-width:900px){body.dark-mode a.link-text:hover+.link-background{width:250px}body.dark-mode .link-background{height:48px}}body.dark-mode .footer-box .link-text-box-left.text-box-margin a{color:#fff !important}body.dark-mode .footer-box .link-text-box-left.text-box-margin .link-background{background-color:unset;border:1px solid #00C8FF;box-sizing:border-box}body.dark-mode .footer-box .link-text-box-left.text-box-margin a.link-text:hover+.link-background{background:#00C8FF}.header-950{position:relative;overflow:hidden}.header-950 .midnight-class-referenzen-header{height:910px}.header-950,.header-950 .header-curve,.header-950 .background-color,.header-950.header-referenzen .referenzen-container,.header-950 .headervideo video{height:950px}.header-950 .link-background{background:#fff}.header-950 a:hover+.link-background{background:#00C8FF}.zu-den-projekten-mitte>.link-text-box-left,body.dark-mode .link-text-box-left{width:300px;margin-left:auto;margin-right:auto}body.dark-mode .link-text-box-right{width:300px;margin-left:auto}@media screen and (max-width:900px){.header-950 .midnight-class-referenzen-header{height:680px}.header-950,.header-950 .header-curve,.header-950 .background-color,.header-950.header-referenzen .referenzen-container,.header-950 .headervideo video{height:700px !important}.zu-den-projekten-mitte>.link-text-box-left,body.dark-mode .link-text-box-left,body.dark-mode .link-text-box-right{width:250px;margin-right:auto}}.relative{position:relative}.z-index-0>div{z-index:0 !important}@media screen and (max-width:900px){.play-icon img{width:60px}}.bigger-lightcase .lightcase-contentInner video{width:calc(100vw - 5vw) !important;height:auto !important}.logo-intro-spalten{display:grid;grid-template-columns:repeat(6, 1fr)}.logo-intro-spalten>div{opacity:0.3;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}.logo-intro-spalten>div:hover{opacity:1}.hover-image img{-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}.hover-image img:hover{-webkit-transform:scale(1.15);-moz-transform:scale(1.15);-ms-transform:scale(1.15);transform:scale(1.15)}@media screen and (max-width:900px){.logo-intro-spalten{grid-template-columns:repeat(3, 1fr)}}.data-lines-hg{}.data-lines-hg img{background:-webkit-linear-gradient(top, rgba(255, 255, 255, 0), white);background:-moz-linear-gradient(top, rgba(255, 255, 255, 0), white)}.hg-background-image{height:700px;background:none;padding:0}.hg-background-image .rellax{opacity:1;transform:auto;left:auto}body #main .hg-background-image img{object-fit:cover;width:100% !important;height:auto !important}@media screen and (max-width:900px){.hg-background-image{height:60vw}}.max-width-630{display:block !important;max-width:630px}.text-right.max-width-630{margin-left:auto}.align-items-center{display:flex;align-items:center}.align-items-center .ce_image{padding:0 !important}@media screen and (max-width:900px){.align-items-center{display:block;overflow:hidden}.first-last{display:grid}.first-last>div:first-child{order:2}.max-width-630{margin-left:auto;margin-right:auto;margin-top:30px}}.white-gradient{position:relative}.white-gradient::before{content:"";background:#181818;background:linear-gradient(0deg, #181818 0%, #485156 100%);opacity:0.3;position:absolute;width:100%;height:720px;height:37vw;z-index:-1;top:45%}body.dark-mode .footer-box{background-color:#000;box-shadow:0px 20px 100px 0px rgba(255, 255, 255, 0.16)}body.dark-mode .mod_rocksolid_slider{margin-top:0;padding-bottom:100px}.kunden-feedback-background{background-image:url(/files/inhalt/services/ux-ui/abstrakter-hintergrund-data-lines-05.jpg);background-size:cover;background-repeat:no-repeat;background-position:center center}.rsts-skin-default.kunden-feedback .rsts-prev,.rsts-skin-default.kunden-feedback .rsts-next{border:none;background-image:url(/files/inhalt/services/ux-ui/kunden-feedback-slider-pfeil.svg);background-repeat:no-repeat;background-size:contain;background-size:auto;background-position:center center;background-color:unset;bottom:auto;top:50%;left:auto !important;right:21vw !important;right:15vw !important;right:11vw !important;width:18px;width:100px;height:37px;height:100%;top:0;-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}.rsts-skin-default.kunden-feedback .rsts-prev:hover,.rsts-skin-default.kunden-feedback .rsts-next:hover{-webkit-transform:scale(1.15);-moz-transform:scale(1.15);-ms-transform:scale(1.15);transform:scale(1.15)}.rsts-skin-default.kunden-feedback .rsts-prev{-webkit-transform:rotate(180deg) !important;-moz-transform:rotate(180deg) !important;-ms-transform:rotate(180deg) !important;transform:rotate(180deg) !important;left:21% !important;left:15% !important;left:11% !important;right:auto !important}.rsts-skin-default.kunden-feedback .rsts-prev:hover{-webkit-transform:rotate(180deg) scale(1.15) !important;-moz-transform:rotate(180deg) scale(1.15) !important;-ms-transform:rotate(180deg) scale(1.15) !important;transform:rotate(180deg) scale(1.15) !important}.rsts-skin-default.kunden-feedback .ce_text p:first-child{font-size:26px}.rsts-skin-default.kunden-feedback .ce_text p{margin-bottom:0;line-height:1.8em;-webkit-transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out}.rsts-skin-default.kunden-feedback .ce_text p img{-webkit-transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out}.rsts-skin-default.kunden-feedback .ce_text p:nth-child(2) img{margin:40px auto;border-radius:1000px}.rsts-skin-default.kunden-feedback .ce_text p:last-child img{margin:20px auto}.rsts-skin-default.kunden-feedback .rsts-slide-default,.rsts-skin-default.kunden-feedback .rsts-slide-default .ce_text{opacity:1;margin-top:0px;-webkit-transition:opacity 0.3s ease-in-out, margin 0.3s ease-in-out;-moz-transition:opacity 0.3s ease-in-out, margin 0.3s ease-in-out;-o-transition:opacity 0.3s ease-in-out, margin 0.3s ease-in-out;transition:opacity 0.3s ease-in-out, margin 0.3s ease-in-out}.rsts-skin-default.kunden-feedback .rsts-slide-default.rsts-inactive,.rsts-skin-default.kunden-feedback .rsts-slide-default.rsts-postactive{opacity:0.5;margin-top:50px;-webkit-transition:opacity 0.2s ease-in-out, margin 0.2s ease-in-out;-moz-transition:opacity 0.2s ease-in-out, margin 0.2s ease-in-out;-o-transition:opacity 0.2s ease-in-out, margin 0.2s ease-in-out;transition:opacity 0.2s ease-in-out, margin 0.2s ease-in-out}.rsts-skin-default.kunden-feedback .rsts-slide-default .ce_text{-webkit-transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out}.rsts-skin-default.kunden-feedback .rsts-slide-default.rsts-inactive .ce_text,.rsts-skin-default.kunden-feedback .rsts-slide-default.rsts-postactive .ce_text{transform:scale(0.7)}.rsts-skin-default.kunden-feedback .rsts-crop{overflow:visible}@media screen and (max-width:900px){.rsts-skin-default.kunden-feedback .ce_text p{font-size:14px}.rsts-skin-default.kunden-feedback .ce_text p:first-child{font-size:20px;font-size:15px}}@media screen and (max-width:500px){.rsts-skin-default.kunden-feedback .rsts-prev,.rsts-skin-default.kunden-feedback .rsts-next{width:45px}.rsts-skin-default.kunden-feedback .rsts-prev{width:45px}}body.dark-mode .mod_navigation .level_2 strong.active{color:#025268}.video-fullwidth video{width:100%;height:auto}
