@charset "UTF-8";
*, *::before, *::after {
  box-sizing: border-box; }

* {
  margin: 0; }

html, body {
  height: 100%; }

body {
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility; }

img, picture, video, canvas, svg {
  display: block;
  max-width: 100%; }

input, button, textarea, select {
  font: inherit; }

p, h1, h2, h3, h4, h5, h6 {
  overflow-wrap: break-word; }

#root, #__next {
  isolation: isolate; }

h1, h2, h3, h4, h5, h6, strong {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline; }

html {
  line-height: 1; }

ol, ul {
  list-style: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

/* ubuntu-300 - latin */
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/ubuntu-v20-latin-300.eot");
  /* IE9 Compat Modes */
  src: local(""), url("../fonts/ubuntu-v20-latin-300.eot?#iefix") format("embedded-opentype"), url("../fonts/ubuntu-v20-latin-300.woff2") format("woff2"), url("../fonts/ubuntu-v20-latin-300.woff") format("woff"), url("../fonts/ubuntu-v20-latin-300.ttf") format("truetype"), url("../fonts/ubuntu-v20-latin-300.svg#Ubuntu") format("svg");
  /* Legacy iOS */ }
/* ubuntu-300italic - latin */
@font-face {
  font-family: 'Ubuntu';
  font-style: italic;
  font-weight: 300;
  src: url("../fonts/ubuntu-v20-latin-300italic.eot");
  /* IE9 Compat Modes */
  src: local(""), url("../fonts/ubuntu-v20-latin-300italic.eot?#iefix") format("embedded-opentype"), url("../fonts/ubuntu-v20-latin-300italic.woff2") format("woff2"), url("../fonts/ubuntu-v20-latin-300italic.woff") format("woff"), url("../fonts/ubuntu-v20-latin-300italic.ttf") format("truetype"), url("../fonts/ubuntu-v20-latin-300italic.svg#Ubuntu") format("svg");
  /* Legacy iOS */ }
/* ubuntu-regular - latin */
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/ubuntu-v20-latin-regular.eot");
  /* IE9 Compat Modes */
  src: local(""), url("../fonts/ubuntu-v20-latin-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/ubuntu-v20-latin-regular.woff2") format("woff2"), url("../fonts/ubuntu-v20-latin-regular.woff") format("woff"), url("../fonts/ubuntu-v20-latin-regular.ttf") format("truetype"), url("../fonts/ubuntu-v20-latin-regular.svg#Ubuntu") format("svg");
  /* Legacy iOS */ }
/* ubuntu-italic - latin */
@font-face {
  font-family: 'Ubuntu';
  font-style: italic;
  font-weight: 400;
  src: url("../fonts/ubuntu-v20-latin-italic.eot");
  /* IE9 Compat Modes */
  src: local(""), url("../fonts/ubuntu-v20-latin-italic.eot?#iefix") format("embedded-opentype"), url("../fonts/ubuntu-v20-latin-italic.woff2") format("woff2"), url("../fonts/ubuntu-v20-latin-italic.woff") format("woff"), url("../fonts/ubuntu-v20-latin-italic.ttf") format("truetype"), url("../fonts/ubuntu-v20-latin-italic.svg#Ubuntu") format("svg");
  /* Legacy iOS */ }
/* ubuntu-500 - latin */
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/ubuntu-v20-latin-500.eot");
  /* IE9 Compat Modes */
  src: local(""), url("../fonts/ubuntu-v20-latin-500.eot?#iefix") format("embedded-opentype"), url("../fonts/ubuntu-v20-latin-500.woff2") format("woff2"), url("../fonts/ubuntu-v20-latin-500.woff") format("woff"), url("../fonts/ubuntu-v20-latin-500.ttf") format("truetype"), url("../fonts/ubuntu-v20-latin-500.svg#Ubuntu") format("svg");
  /* Legacy iOS */ }
/* ubuntu-500italic - latin */
@font-face {
  font-family: 'Ubuntu';
  font-style: italic;
  font-weight: 500;
  src: url("../fonts/ubuntu-v20-latin-500italic.eot");
  /* IE9 Compat Modes */
  src: local(""), url("../fonts/ubuntu-v20-latin-500italic.eot?#iefix") format("embedded-opentype"), url("../fonts/ubuntu-v20-latin-500italic.woff2") format("woff2"), url("../fonts/ubuntu-v20-latin-500italic.woff") format("woff"), url("../fonts/ubuntu-v20-latin-500italic.ttf") format("truetype"), url("../fonts/ubuntu-v20-latin-500italic.svg#Ubuntu") format("svg");
  /* Legacy iOS */ }
/* ubuntu-700 - latin */
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/ubuntu-v20-latin-700.eot");
  /* IE9 Compat Modes */
  src: local(""), url("../fonts/ubuntu-v20-latin-700.eot?#iefix") format("embedded-opentype"), url("../fonts/ubuntu-v20-latin-700.woff2") format("woff2"), url("../fonts/ubuntu-v20-latin-700.woff") format("woff"), url("../fonts/ubuntu-v20-latin-700.ttf") format("truetype"), url("../fonts/ubuntu-v20-latin-700.svg#Ubuntu") format("svg");
  /* Legacy iOS */ }
/* ubuntu-700italic - latin */
@font-face {
  font-family: 'Ubuntu';
  font-style: italic;
  font-weight: 700;
  src: url("../fonts/ubuntu-v20-latin-700italic.eot");
  /* IE9 Compat Modes */
  src: local(""), url("../fonts/ubuntu-v20-latin-700italic.eot?#iefix") format("embedded-opentype"), url("../fonts/ubuntu-v20-latin-700italic.woff2") format("woff2"), url("../fonts/ubuntu-v20-latin-700italic.woff") format("woff"), url("../fonts/ubuntu-v20-latin-700italic.ttf") format("truetype"), url("../fonts/ubuntu-v20-latin-700italic.svg#Ubuntu") format("svg");
  /* Legacy iOS */ }
/*Margin Classes

 */
.margin-full {
  margin-top: 50px;
  margin-bottom: 50px; }
  @media (min-width: 767px) {
    .margin-full {
      margin-top: 75px;
      margin-bottom: 75px; } }
  @media (min-width: 1024px) {
    .margin-full {
      margin-bottom: 100px;
      margin-top: 100px; } }

.margin-top {
  margin-top: 50px; }
  @media (min-width: 767px) {
    .margin-top {
      margin-top: 75px; } }
  @media (min-width: 1024px) {
    .margin-top {
      margin-top: 100px; } }

.margin-bottom {
  margin-bottom: 50px; }
  @media (min-width: 767px) {
    .margin-bottom {
      margin-bottom: 75px; } }
  @media (min-width: 1024px) {
    .margin-bottom {
      margin-bottom: 100px; } }

.padding-top {
  padding-top: 50px; }
  @media (min-width: 767px) {
    .padding-top {
      padding-top: 75px; } }
  @media (min-width: 1024px) {
    .padding-top {
      padding-top: 100px; } }

.padding-bottom {
  padding-bottom: 50px; }
  @media (min-width: 767px) {
    .padding-bottom {
      padding-bottom: 75px; } }
  @media (min-width: 1024px) {
    .padding-bottom {
      padding-bottom: 100px; } }

.padding-full {
  padding-top: 50px;
  padding-bottom: 50px; }
  @media (min-width: 767px) {
    .padding-full {
      padding-top: 75px;
      padding-bottom: 75px; } }
  @media (min-width: 1024px) {
    .padding-full {
      padding-bottom: 100px;
      padding-top: 100px; } }

/**Farben*/
:root {
  --unit: 0.0625rem;
  --fontfamily: 'Ubuntu';
  --white: #ffffff;
  --blue: #1d2d3d;
  --darkgreen: #51655C;
  --footerbackground: #BFBC98;
  --gray: #A09F93;
  --text-color: black;
  --header-height: 85px;
  --cta-background-color: #F2B705;
  --cta-bacckground-color-hover: #FFD83B;
  --content-padding-block: calc( 50 * var(--unit));
  --primayry-blue: #29abe2;
  /*--Header--*/
  --header-background-color: #F1F7FB;
  --headertop-height: 0px;
  --tippmenu-bg-color: #efefef;
  /*Card Item */
  --card-item-backgroundcolor: #ffffff;
  --card-item-border-color: #E0E6F0;
  --card-item-border-size: 2px;
  --card-item-border-radius: 12px;
  --card-item-padding-block: 2rem;
  --card-item-padding-inline: 1.5rem;
  --card-item-text-color: #1a1a1a;
  --card-item-topheadline-size: 1em;
  --card-item-topheadline-text-transform: uppercase;
  --card-item-topheadline-color: var(--blue);
  --card-item-key-headline-size: 1rem;
  --card-item-key-headline-font-weight: 700;
  --card-item-content-text-size: 1rem;
  --card-item-content-line-height: 1.6;
  --card-item-cta-background-color: #007acc;
  --card-item-cta-background-hover-color: #449acc;
  --card-item-cta-text-color: #fff;
  --card-item-cta-text-size: 1rem;
  --card-item-cta-font-weight: 600;
  --card-item-cta-border-radius: 4px;
  --card-item-cta-padding: 0.5rem 1rem;
  /*Footer*/
  --footer-width: 100%;
  --footer-height: auto;
  --footer-padding-inline: var(--master-padding-inline);
  --footer-padding-block: calc( 50 * var(--unit));
  --footer-margin: 0 0 0 0;
  --footer-background: #155b81;
  --footer-text-color: #ffffff;
  --footer-bottom-background: #ffffff;
  /*------------------------------------------------------*/
  /*Centered Content*/
  --maxwidthcontent: 1200px;
  --marginarticle: calc(50 *var(--unit));
  --paddinginline: 13px; }
  @media (min-width: 767px) {
    :root {
      --marginarticle: 75px;
      --paddinginline: 21px; } }
  @media (min-width: 1024px) {
    :root {
      --header-height: 180px;
      --headertop-height: 50px; } }
  @media (min-width: 1200px) {
    :root {
      --marginarticle: 100px;
      --card-item-key-headline-size: 1.25rem; } }
  @media (min-width: 1410px) {
    :root {
      --paddinginline: 0; } }
  @media (min-width: 1200px) {
    :root {
      --menu-max-width: 575px; } }

/*CSS for the Grid*/
.gridrow {
  display: grid;
  gap: 0 30px; }
  .gridrow img {
    width: 100%;
    height: auto; }

@media (min-width: 1024px) {
  .gridrownogap {
    display: grid;
    gap: 0; } }

.gridtwoelements .content-headline {
  width: 100%;
  display: block;
  grid-row: 1; }
@media (min-width: 767px) and (min-width: 1200px) {
  .gridtwoelements {
    grid-template-columns: 1fr 1fr; } }

.gridthreeelements {
  margin-block-start: calc(50 * var(--unit)); }
  @media (min-width: 1200px) {
    .gridthreeelements {
      grid-template-columns: 1fr 1fr 1fr; } }

.gridtwoelementsbiggerfirst {
  display: grid; }
  .gridtwoelementsbiggerfirst .mb-image {
    order: 1;
    max-width: 300px; }
    .gridtwoelementsbiggerfirst .mb-image figure {
      display: grid;
      grid-template-columns: 1fr 1fr;
      align-content: center; }
      @media (min-width: 767px) {
        .gridtwoelementsbiggerfirst .mb-image figure {
          display: block;
          padding-block-end: 25px; } }
      @media (min-width: 1024px) {
        .gridtwoelementsbiggerfirst .mb-image figure {
          padding-block-end: 0px; } }
      .gridtwoelementsbiggerfirst .mb-image figure figcaption {
        width: 100%;
        justify-self: end;
        align-self: center; }
    .gridtwoelementsbiggerfirst .mb-image img {
      width: 120px;
      height: 120px;
      border: 1px solid white;
      border-radius: 50%; }
      @media (min-width: 767px) {
        .gridtwoelementsbiggerfirst .mb-image img {
          width: 100%;
          height: auto;
          border: 0;
          border-radius: 0; } }
    .gridtwoelementsbiggerfirst .mb-image figcaption {
      display: block; }
      @media (min-width: 767px) {
        .gridtwoelementsbiggerfirst .mb-image figcaption {
          display: none; } }
  .gridtwoelementsbiggerfirst .homecontent {
    order: 1; }
  @media (min-width: 767px) {
    .gridtwoelementsbiggerfirst {
      display: grid;
      grid-template-columns: 1.5fr 1fr; }
      .gridtwoelementsbiggerfirst .mb-image {
        order: 2;
        max-width: unset; } }

.gridfourelements .content-headline {
  width: 100%;
  display: block; }
  @media (min-width: 767px) {
    .gridfourelements .content-headline {
      grid-column: 1 / 3; } }
  @media (min-width: 1024px) {
    .gridfourelements .content-headline {
      grid-column: 1 / 5; } }
  @media (min-width: 1200px) {
    .gridfourelements .content-headline {
      grid-column: 1 / 5;
      max-width: 690px; } }
@media (min-width: 767px) {
  .gridfourelements {
    grid-template-columns: 1fr 1fr; } }
@media (min-width: 1024px) {
  .gridfourelements {
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 0 30px; } }
@media (min-width: 1200px) {
  .gridfourelements {
    grid-template-columns: 1fr 1fr 1fr 1fr; } }

.grid75 {
  display: grid; }
  @media (min-width: 1024px) {
    .grid75 {
      grid-template-columns: 2fr 1fr;
      gap: 0 60px; } }

@media (max-width: 766px) {
  .gridtwoelementshdl100 {
    display: grid; } }
.gridtwoelementshdl100 .content-text:last-of-type {
  margin-block-start: 25px; }
  @media (min-width: 1024px) {
    .gridtwoelementshdl100 .content-text:last-of-type {
      margin-block-start: 0px; } }
@media (min-width: 1024px) {
  .gridtwoelementshdl100 {
    grid-template-columns: 1fr 1fr;
    gap: 0 30px;
    grid-template-areas: 'headline headline' 'box1 box2'; }
    .gridtwoelementshdl100 .content-headline {
      grid-area: headline;
      max-width: 50%;
      margin-block-end: 35px; }
    .gridtwoelementshdl100 .rte:first-of-type {
      grid-area: box1; } }

.nogap .gridrow {
  gap: 0 !important; }

.videogrid {
  display: grid; }
  @media (min-width: 1024px) {
    .videogrid {
      grid-template-columns: 510px 1fr; } }
  @media (min-width: 1200px) {
    .videogrid {
      grid-template-columns: 665px 1fr; } }

header {
  background-color: var(--header-background-color);
  height: var(--header-height);
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 99; }
  @media (min-width: 1024px) {
    header {
      padding-block-start: calc(50* var(--unit)); } }
  header .logo {
    max-width: 260px;
    padding-block-start: calc( 10 * var(--unit)); }
    header .logo svg {
      width: 100%; }
    @media (min-width: 1024px) {
      header .logo {
        max-width: 270px;
        padding-block-start: 30px;
        position: relative;
        left: -10px; } }

.headertop {
  background-color: var(--white);
  position: absolute;
  color: var(--blue);
  top: 0;
  height: var(--headertop-height);
  left: 0;
  width: 100%;
  padding-block: calc( 15 * var(--unit));
  padding-inline: var(--paddinginline);
  display: none; }
  @media (min-width: 1024px) {
    .headertop {
      display: block; } }
  .headertop .headertoplist {
    max-width: 1200px;
    width: 100%;
    top: 12px;
    display: grid;
    grid-template-columns: repeat(2, 1fr); }
  .headertop li, .headertop a {
    color: inherit; }
  .headertop li.telitem {
    background-image: url("../img/icon_tel.svg");
    background-repeat: no-repeat;
    padding-left: calc(40* var(--unit)); }
    @media (min-width: 1024px) {
      .headertop li.telitem {
        position: relative;
        left: -10px; } }
  .headertop li.mailitem {
    justify-self: center;
    background-image: url("../img/icon_mail.svg");
    background-repeat: no-repeat;
    padding-left: calc(40* var(--unit)); }
    @media (min-width: 1024px) {
      .headertop li.mailitem {
        justify-self: end; } }
  .headertop a {
    text-decoration: none; }

.mobilemenu {
  background-image: url("../img/menubtn.png");
  width: 35px;
  height: 10px;
  background-repeat: no-repeat;
  cursor: pointer;
  position: absolute;
  top: 40px;
  right: 13px; }
  @media (min-width: 767px) {
    .mobilemenu {
      right: 21px; } }

.activemobile {
  background-image: url("../img/menubtn-active.png"); }

.mainnavigation {
  width: 100%;
  margin-block-start: 20px;
  position: fixed;
  top: 0;
  left: -100%;
  z-index: 999;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background-color: var(--white);
  max-width: 300px;
  height: 100vh;
  padding: 50px 25px; }
  @media (min-width: 1024px) {
    .mainnavigation {
      position: static;
      background-color: transparent;
      max-width: unset;
      display: flex;
      justify-content: space-between;
      gap: 0 5px;
      padding: 34px 0 0 0;
      height: auto; } }
  .mainnavigation li {
    position: relative;
    padding-block: 10px;
    border-bottom: 1px solid #dadada; }
    @media (min-width: 1024px) {
      .mainnavigation li {
        border: 0;
        padding-block: 0; } }
  .mainnavigation a {
    font-weight: 500;
    text-transform: uppercase;
    color: var(--blue);
    text-decoration: none;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    .mainnavigation a:hover {
      color: #aa3B5C; }
  .mainnavigation .active {
    color: #aa3B5C; }

.activemainnav {
  left: 0; }

.has-subnav .subnavitems {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  background: #fff;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
  list-style: none;
  padding: 0;
  margin: 0;
  min-width: 150px; }

.has-subnav .subnavitems li a {
  padding: 0.5rem 1rem;
  white-space: nowrap; }

.has-subnav:hover .subnavitems {
  display: block; }

.softwareskills {
  padding: 25px 0px;
  color: var(--white); }
  .softwareskills h1, .softwareskills h2 {
    padding-inline: 13px; }
    @media (min-width: 767px) {
      .softwareskills h1, .softwareskills h2 {
        padding-inline: 21px; } }
    @media (min-width: 1200px) {
      .softwareskills h1, .softwareskills h2 {
        padding-inline: 0px; } }
  .softwareskills h1, .softwareskills h2, .softwareskills h3, .softwareskills h4, .softwareskills h5, .softwareskills h6, .softwareskills li, .softwareskills p, .softwareskills a {
    color: inherit; }
  .softwareskills li {
    padding-block-end: 5px; }

.webskills {
  color: var(--white); }
  .webskills h1, .webskills h2 {
    padding-inline: 13px; }
    @media (min-width: 767px) {
      .webskills h1, .webskills h2 {
        padding-inline: 21px; } }
    @media (min-width: 1200px) {
      .webskills h1, .webskills h2 {
        padding-inline: 0px; } }
  .webskills h1, .webskills h2, .webskills h3, .webskills h4, .webskills h5, .webskills h6, .webskills li, .webskills p, .webskills a {
    color: inherit; }

.nopaddinginline {
  padding-inline: 0; }

.mastercontent:not(.home .mastercontent, .aboutme .mastercontent) {
  margin-block-start: calc( var(--header-height) + 20px);
  padding-block: 0 50px;
  min-height: 713px; }
  @media (min-width: 1024px) {
    .mastercontent:not(.home .mastercontent, .aboutme .mastercontent) {
      margin-block-start: calc( var(--header-height) + 50px); } }

.home .mastercontent, .aboutme .mastercontent {
  margin-block-start: calc( var(--header-height)); }

.bluebackground {
  background-color: #003B5C;
  color: #ffffff; }
  .bluebackground h1, .bluebackground h2, .bluebackground h3, .bluebackground h4, .bluebackground h5, .bluebackground h6, .bluebackground p, .bluebackground a, .bluebackground li {
    color: inherit; }

h1, h2, h3, h4, h5, h6, strong {
  font-family: var(--fontfamily), sans-serif;
  letter-spacing: unset;
  color: var(--blue); }

h1, h2:not(.mb-headline h2, .contactbox h2, .blog-content-frame h2) {
  font-size: 1.5625rem;
  text-transform: uppercase;
  padding-block-start: 25px; }

h1 {
  padding-block-start: 25px;
  margin-block-end: 15px; }
  @media screen and (min-width: 1201px) {
    h1 {
      padding-inline: 0; } }

h2, h3 {
  margin-block: 15px; }

ul {
  padding-inline: 0; }

h3 {
  font-size: 1.5rem;
  font-weight: bold; }

p {
  font-size: 1rem;
  line-height: 1.5;
  margin-bottom: 1.25rem; }

@media (min-width: 767px) {
  .homecontent {
    position: relative; }
    .homecontent .inner {
      position: absolute;
      top: 50%;
      transform: translateY(-50%); } }

.contactgrid {
  margin-block: 100px;
  justify-content: center;
  align-content: center;
  max-width: 600px;
  width: 100%;
  margin-inline: auto;
  border-radius: 5px;
  border: 1px solid var(--blue); }
  @media (min-width: 767px) {
    .contactgrid {
      grid-template-columns: 80px 1fr !important; } }
  .contactgrid a {
    color: var(--blue);
    font-weight: bold;
    text-decoration: none;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    position: relative; }
    .contactgrid a:after {
      content: '';
      position: absolute;
      left: 0;
      bottom: -1px;
      width: 0%;
      -webkit-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease;
      height: 1px;
      background-color: var(--blue); }
    .contactgrid a:hover:after {
      width: 100%; }
  .contactgrid .conimage {
    padding-top: 15px;
    position: relative;
    height: 50px; }
    .contactgrid .conimage figure {
      padding-block-end: 0px; }
    @media (min-width: 767px) {
      .contactgrid .conimage {
        left: 25px;
        top: 6px;
        height: auto; } }
    .contactgrid .conimage img {
      height: auto; }

.home-firstarticle {
  padding-block: 25px; }
  @media (min-width: 1024px) {
    .home-firstarticle {
      padding-block: 0; } }

.home-secondarticle {
  margin-block: 50px; }
  @media (min-width: 1200px) {
    .home-secondarticle {
      margin-block: 100px 0; } }

.mb-teaser-box {
  margin-bottom: 25px;
  align-self: center;
  justify-self: center; }
  @media (min-width: 767px) {
    .mb-teaser-box img {
      margin-inline: 20px 0; } }
  .mb-teaser-box .mb-teaser-box:last-of-type {
    margin-bottom: 25px; }

.uns-firstarticle h1 {
  padding-inline: 13px; }
  @media (min-width: 767px) {
    .uns-firstarticle h1 {
      padding-inline: 21px; } }
  @media (min-width: 1200px) {
    .uns-firstarticle h1 {
      padding-inline: 0px; } }
.uns-firstarticle .mb-image {
  justify-self: center; }
.uns-firstarticle img {
  max-width: 320px;
  border-radius: 50%; }
  @media (min-width: 767px) {
    .uns-firstarticle img {
      width: auto;
      max-width: 320px; } }

figcaption {
  font-weight: bold;
  padding-block-start: 15px; }

.vito-content {
  margin-block: 25px; }
  @media (min-width: 767px) {
    .vito-content {
      margin-block: 50px; }
      .vito-content .vitocontent {
        positiom: relative; }
        .vito-content .vitocontent .inner {
          position: absolute;
          top: 50%;
          transform: translateY(-50%); } }
  .vito-content .mb-image {
    height: 200px; }

.servicemainheadline {
  padding-inline: 13px; }

.servicesgrid {
  margin-block: 50px;
  display: grid;
  padding-inline: 13px; }
  @media (min-width: 767px) {
    .servicesgrid {
      margin-block: 100px;
      gap: 50px; } }
  .servicesgrid .serviceimage {
    order: 1;
    height: 160px; }
    @media (min-width: 767px) {
      .servicesgrid .serviceimage {
        order: unset;
        height: auto;
        position: relative;
        border: 1px solid #dadada;
        width: 90%; }
        .servicesgrid .serviceimage .mb-image {
          position: absolute;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%); } }
  .servicesgrid .servicescontent {
    order: 2;
    margin-bottom: 50px; }
    @media (min-width: 767px) {
      .servicesgrid .servicescontent {
        order: unset; } }
  .servicesgrid .servicescontent:last-of-type {
    margin-bottom: 0px; }
  .servicesgrid .servicesgrid:last-of-type {
    margin-block: 0px; }
  @media (min-width: 767px) {
    .servicesgrid {
      margin-inline: auto;
      grid-template-columns: 1fr 1fr; } }
  .servicesgrid .servicescontent {
    margin-block-end: 50px; }

.mb-image {
  width: 100%;
  position: relative;
  top: 0px;
  justify-self: flex-start; }
  @media (min-width: 1410px) {
    .mb-image {
      left: 70px; } }
  .mb-image figure {
    right: 0; }
  .mb-image figcaption {
    text-align: center;
    width: 100px;
    display: none; }

.mb-article:not(.nopaddinginline) {
  padding-inline: var(--paddinginline); }

.paddinginline {
  padding-inline: var(--paddinginline); }

ul.listitems {
  list-style: none;
  padding: 0;
  margin: 0;
  display: grid;
  gap: 1.5rem; }

ul.listitems li {
  padding: 1rem 1.5rem;
  border-left: 3px solid #0070f3;
  background-color: #f9f9f9;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  transition: background-color 0.2s ease; }

ul.listitems li:hover {
  background-color: #f1f5f9; }

ul.listitems strong {
  display: block;
  margin-bottom: 0.25rem;
  font-weight: 600;
  color: #111;
  font-size: 1.05rem; }

ul.listitems li br {
  display: none; }

.refliste {
  max-width: 1200px;
  margin: 50px auto;
  padding: 40px 20px;
  font-family: Arial, sans-serif; }

.refliste h2 {
  text-align: center;
  font-size: 2rem;
  margin-block-end: 10px !important; }

.refliste p:not(.ref-grid p) {
  text-align: center;
  color: #555;
  margin-bottom: 30px; }

.ref-grid {
  list-style: none;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 20px;
  padding: 0;
  margin: 50px 0 0 0; }

.ref-grid {
  list-style: none;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 20px;
  padding: 0;
  margin: 0;
  align-items: stretch;
  /* sorgt dafür, dass alle Karten gleich hoch werden */ }

.ref-card {
  background: #fff;
  border-radius: 8px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  display: flex;
  flex-direction: column;
  height: 100%;
  transition: transform 0.3s ease, box-shadow 0.3s ease; }

.ref-card img {
  width: 100%;
  height: auto;
  display: block; }

.ref-content {
  padding: 15px;
  display: flex;
  flex-direction: column;
  flex: 1; }

.ref-content h3 {
  margin: 10px 0;
  font-size: 1.2rem;
  color: #222;
  display: flex; }

.ref-content p {
  font-size: 0.95rem;
  color: #666;
  line-height: 1.5; }

.ref-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.15); }

.contactelement {
  margin-block: calc(0 * var(--unit));
  margin-inline: auto; }
  @media (min-width: 1024px) {
    .contactelement {
      margin-block: calc(50 * var(--unit));
      margin-inline: unset; } }
  .contactelement strong {
    font-weight: bold; }
  .contactelement .mb-image {
    left: 0; }
  .contactelement img {
    max-width: 300px; }

.contactcontent {
  align-self: center; }
  @media (min-width: 1024px) {
    .contactcontent {
      margin: 0px 50px 0 0; } }

.mb-content:not(.services .mb-content, .aboutme .mb-content) {
  padding-block-end: 50px; }

.firstcontent {
  padding-inline: var(--paddinginline);
  padding-block-end: var(--content-padding-block); }

.refactoring {
  margin-block: calc(50 * var(--unit)); }

.imprint .mastercontent {
  margin-inline: var(--paddinginline); }
  .imprint .mastercontent h5, .imprint .mastercontent h4 {
    font-weight: bold;
    margin-block-end: calc(10 * var(--unit)); }

.socialitems {
  margin-block: calc(25*var(--unit)) !important; }

.disclaimer {
  margin-inline: var(--paddinginline); }

a.cta-button:not(.contactbox .cta-button) {
  background-color: var(--primayry-blue);
  color: white;
  text-decoration: none;
  padding: 10px 15px 11px 15px;
  border-radius: 5px;
  width: fit-content;
  display: block;
  margin-inline: var(--paddinginline);
  text-align: center;
  transition: background-color .25s linear; }
  a.cta-button:not(.contactbox .cta-button):hover {
    background-color: #003B5C; }

.ce_rsce_accordeons h2 {
  font-size: 1.5625rem;
  line-height: 2.1875rem;
  -webkit-margin-after: 35px;
  margin-block-end: 35px; }
.ce_rsce_accordeons .accordeon-items:last-of-type {
  -webkit-margin-after: 0px;
  margin-block-end: 0px; }
.ce_rsce_accordeons .accordeon-items {
  -webkit-margin-after: 25px;
  margin-block-end: 25px; }
  @media (min-width: 1024px) {
    .ce_rsce_accordeons .accordeon-items {
      display: grid;
      margin-block-end: 0px;
      margin-block-start: 35px; } }
  .ce_rsce_accordeons .accordeon-items .accordeon-headline {
    position: relative;
    width: 100%; }
    .ce_rsce_accordeons .accordeon-items .accordeon-headline h3 {
      font-size: 1.125rem;
      line-height: 1.5625rem;
      -webkit-padding-end: 20%;
      padding-inline-end: 20%;
      -webkit-padding-start: 30px; }
      @media (min-width: 767px) {
        .ce_rsce_accordeons .accordeon-items .accordeon-headline h3 {
          -webkit-padding-end: 25%;
          padding-inline-end: 25%; } }
      @media (min-width: 1024px) {
        .ce_rsce_accordeons .accordeon-items .accordeon-headline h3 {
          margin-block-end: 35px;
          -webkit-padding-end: 20%;
          padding-inline-end: 20%;
          padding-inline-start: 35px; } }
    .ce_rsce_accordeons .accordeon-items .accordeon-headline span.icon {
      display: inline-block;
      background-image: url("../img/checked.svg");
      background-repeat: no-repeat;
      width: 20px;
      height: 20px;
      position: absolute;
      left: 5px;
      top: 3px; }
    .ce_rsce_accordeons .accordeon-items .accordeon-headline span.statebutton {
      display: inline-block;
      width: 15px;
      height: 15px;
      position: absolute;
      top: 0;
      right: 0; }
      .ce_rsce_accordeons .accordeon-items .accordeon-headline span.statebutton span {
        display: block;
        width: 100%;
        height: 2px;
        background-color: var(--hm-dark-gray);
        position: absolute;
        top: 50%;
        -webkit-transition: all .2s linear;
        -o-transition: all .2s linear;
        transition: all .2s linear; }
      .ce_rsce_accordeons .accordeon-items .accordeon-headline span.statebutton span.bottomline {
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg); }
  .ce_rsce_accordeons .accordeon-items .accordeon-content {
    max-height: 0px;
    overflow-y: hidden;
    -webkit-transition: max-height .5s ease-in-out;
    -o-transition: max-height .5s ease-in-out;
    transition: max-height .5s ease-in-out;
    -webkit-padding-end: 20%;
    padding-inline-end: 20%;
    -webkit-padding-start: 30px;
    padding-inline-start: 30px;
    border-bottom: 1px solid var(--hm-light-gray); }
    @media (min-width: 767px) {
      .ce_rsce_accordeons .accordeon-items .accordeon-content {
        -webkit-padding-end: 25%;
        padding-inline-end: 25%; } }
    @media (min-width: 1024px) {
      .ce_rsce_accordeons .accordeon-items .accordeon-content {
        -webkit-padding-end: 20%;
        padding-inline-end: 20%; } }
    .ce_rsce_accordeons .accordeon-items .accordeon-content p {
      font-size: 0.875rem;
      line-height: 1.25rem;
      -webkit-padding-after: 25px;
      padding-block-end: 25px; }
      @media (min-width: 767px) {
        .ce_rsce_accordeons .accordeon-items .accordeon-content p {
          font-size: 1.125rem;
          line-height: 1.5625rem; } }
.ce_rsce_accordeons .activeacc .accordeon-content {
  max-height: 200px; }
.ce_rsce_accordeons .activeacc .statebutton .topline {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg); }
.ce_rsce_accordeons .activeacc .statebutton .bottomline {
  -webkit-transform: rotate(-45deg) !important;
  -ms-transform: rotate(-45deg) !important;
  transform: rotate(-45deg) !important; }

@media (min-width: 767px) {
  .conbox .gridrow {
    grid-template-columns: 1fr 1fr;
    grid-template-areas: 'context context' 'box1 box2'; } }
  @media (min-width: 767px) and (min-width: 1200px) {
    .conbox .gridrow {
      grid-template-columns: 1fr 1fr 1fr;
      grid-template-areas: "context box1 box2"; } }

@media (min-width: 767px) {
  .conbox .content-text:first-of-type {
    grid-area: context; } }
@media (min-width: 1200px) {
  .conbox .content-text:first-of-type {
    align-self: center; } }
.conbox h3 {
  font-size: 1.5625rem;
  line-height: 2.1875rem;
  margin-block-end: 25px; }
  @media (min-width: 767px) {
    .conbox h3 {
      font-size: 1.875rem;
      line-height: 2.5rem;
      margin-block-start: 35px; } }
.conbox p {
  font-size: 0.875rem;
  line-height: 1.375rem;
  margin-block-end: 25px; }
  @media (min-width: 767px) {
    .conbox p {
      font-size: 1rem;
      line-height: 1.25rem;
      padding-block-end: 35px;
      max-width: 650px; } }
.conbox h4 {
  font-size: 1.25rem;
  line-height: 1.875rem;
  margin-block-start: 25px; }
.conbox .media {
  background-color: var(--hm-yellow);
  color: var(--hm-dark-gray);
  text-align: center;
  height: 185px;
  padding-block: 35px; }
  .conbox .media img {
    max-width: 30px;
    max-height: 30px;
    margin-inline: auto; }
  .conbox .media a {
    color: inherit;
    text-decoration: none;
    position: relative; }
    .conbox .media a:after {
      content: '';
      display: block;
      width: 0%;
      position: absolute;
      left: 0;
      height: 1px;
      background-color: var(--hm-dark-gray);
      -webkit-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease; }
    .conbox .media a:hover:after {
      width: 100%; }
.conbox .content-text {
  margin-block-end: 25px; }
.conbox .content-hyperlink {
  position: relative;
  top: -10px; }
  @media (min-width: 767px) {
    .conbox .content-hyperlink {
      top: -50px; } }
.conbox .content-text:last-of-type {
  margin-block-end: 0; }
  .conbox .content-text:last-of-type h4 {
    margin-block-end: 10px; }
  .conbox .content-text:last-of-type p {
    max-width: unset; }

.produktionslider {
  -webkit-padding-after: 75px;
  padding-block-end: 75px; }
  .produktionslider .rsts-prev, .produktionslider .rsts-next {
    border-radius: 0 !important;
    background-color: var(--hm-yellow);
    border: 0 !important;
    offset: unset !important;
    width: 58px !important;
    height: 40px !important;
    background-repeat: no-repeat !important;
    background-size: 18px 11px !important; }
    .produktionslider .rsts-prev:hover, .produktionslider .rsts-next:hover {
      background-color: var(--hm-yellow) !important; }
  .produktionslider .rsts-prev {
    background-image: url("../img/pnext.svg") !important;
    left: 0;
    bottom: -75px !important; }
  .produktionslider .rsts-next {
    background-image: url("../img/pprev.svg") !important;
    bottom: -75px !important;
    left: 63px; }
  .produktionslider img {
    width: 100% !important;
    height: auto !important; }
    @media screen and (min-width: 940px) {
      .produktionslider img {
        padding-right: 25px !important; } }

.historieslider {
  background-color: var(--hm-dark-gray);
  padding: 0 !important;
  margin: 0 !important; }
  .historieslider .rsts-prev, .historieslider .rsts-next {
    background-color: var(--hm-dark-gray);
    border: 0 !important;
    bottom: 0px !important;
    border-radius: 0 !important;
    -webkit-box-shadow: unset !important;
    box-shadow: unset !important;
    offset: unset !important;
    background-size: 16px 10px !important;
    width: 59px !important;
    height: 50px !important;
    background-repeat: no-repeat !important; }
    @media (min-width: 767px) {
      .historieslider .rsts-prev, .historieslider .rsts-next {
        width: 75px !important;
        height: 75px !important;
        background-size: 25px 15px !important; } }
    .historieslider .rsts-prev:hover, .historieslider .rsts-next:hover {
      background-color: var(--hm-dark-gray) !important; }
  .historieslider .rsts-prev {
    background-image: url("../img/hnext.svg") !important;
    right: 59px !important; }
    @media (min-width: 767px) {
      .historieslider .rsts-prev {
        right: 75px !important; } }
  @media (min-width: 1024px) {
    .historieslider .rsts-view, .historieslider .rsts-crop, .historieslider .rsts-slide div {
      height: 100% !important;
      width: 100% !important; } }
  .historieslider img {
    width: 100% !important;
    height: 100% !important; }
    @media (min-width: 1024px) {
      .historieslider img {
        margin: 0 !important;
        width: 100% !important;
        height: 100% !important;
        -o-object-fit: cover !important;
        object-fit: cover !important;
        aspect-ratio: 1/1.5 !important; } }
    @media (min-width: 1200px) {
      .historieslider img {
        aspect-ratio: 1/0.85 !important;
        height: auto !important; } }
    @media (min-width: 1410px) {
      .historieslider img {
        aspect-ratio: 1/0.75 !important; } }
  .historieslider .rsts-next {
    background-image: url("../img/hprev.svg") !important;
    right: 0px !important; }

.whitecontent {
  background-color: var(--white);
  -webkit-margin-before: 0 !important;
  margin-block-start: 0 !important;
  padding: 25px 25px 0 25px; }
  @media (min-width: 767px) {
    .whitecontent {
      padding: 50px 50px 25px 50px; } }
  @media (min-width: 1410px) {
    .whitecontent {
      padding: 75px 75px 50px 75px; } }
  .whitecontent h4 {
    font-size: 1.25rem;
    line-height: 1.875rem;
    -webkit-margin-after: 25px;
    margin-block-end: 25px; }
    @media (min-width: 767px) {
      .whitecontent h4 {
        font-size: 1.5625rem;
        line-height: 2.1875rem; } }

@media (min-width: 767px) {
  .pg-contact h1 {
    -webkit-margin-after: 50px;
    margin-block-end: 50px; }
  .pg-contact h2 {
    -webkit-margin-after: 35px;
    margin-block-end: 35px; } }
@media (min-width: 767px) and (min-width: 1200px) {
  .pg-contact h1 {
    -webkit-margin-after: 35px;
    margin-block-end: 35px; } }

/**
 * Swiper 9.2.0
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2023 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: March 31, 2023
 */
@font-face {
  font-family: swiper-icons;
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
  font-weight: 400;
  font-style: normal; }
:root {
  --swiper-theme-color: #007aff; }

.swiper, swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
  display: block; }

.swiper-vertical > .swiper-wrapper {
  flex-direction: column; }

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  box-sizing: content-box; }

.swiper-android .swiper-slide, .swiper-wrapper {
  transform: translate3d(0px, 0, 0); }

.swiper-horizontal {
  touch-action: pan-y; }

.swiper-vertical {
  touch-action: pan-x; }

.swiper-slide, swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block; }

.swiper-slide-invisible-blank {
  visibility: hidden; }

.swiper-autoheight, .swiper-autoheight .swiper-slide {
  height: auto; }

.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform,height; }

.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px; }

.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d; }

.swiper-3d {
  perspective: 1200px; }

.swiper-3d .swiper-cube-shadow, .swiper-3d .swiper-slide, .swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top {
  transform-style: preserve-3d; }

.swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10; }

.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15); }

.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), transparent); }

.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), transparent); }

.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), transparent); }

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), transparent); }

.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none; }

.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none; }

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start; }

.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
  scroll-snap-type: x mandatory; }

.swiper-vertical.swiper-css-mode > .swiper-wrapper {
  scroll-snap-type: y mandatory; }

.swiper-centered > .swiper-wrapper::before {
  content: '';
  flex-shrink: 0;
  order: 9999; }

.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always; }

.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before); }

.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after); }

.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before); }

.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after); }

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent; }

.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader, .swiper:not(.swiper-watch-progress) .swiper-lazy-preloader, swiper-container:not(.swiper-watch-progress) .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear; }

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff; }

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000; }

@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }
.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  transform: translateZ(0); }

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none; }

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  height: 1px;
  width: var(--swiper-virtual-size); }

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
  width: 1px;
  height: var(--swiper-virtual-size); }

:root {
  --swiper-navigation-size: 44px; }

.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: var(--swiper-navigation-top-offset, 50%);
  width: calc(var(--swiper-navigation-size)/ 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - (var(--swiper-navigation-size)/ 2));
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color)); }

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
  opacity: .35;
  cursor: auto;
  pointer-events: none; }

.swiper-button-next.swiper-button-hidden, .swiper-button-prev.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none; }

.swiper-navigation-disabled .swiper-button-next, .swiper-navigation-disabled .swiper-button-prev {
  display: none !important; }

.swiper-button-next:after, .swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1; }

.swiper-button-prev, .swiper-rtl .swiper-button-next {
  left: var(--swiper-navigation-sides-offset, 10px);
  right: auto; }

.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
  content: 'prev'; }

.swiper-button-next, .swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto; }

.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
  content: 'next'; }

.swiper-button-lock {
  display: none; }

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: .3s opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10; }

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0; }

.swiper-pagination-disabled > .swiper-pagination, .swiper-pagination.swiper-pagination-disabled {
  display: none !important; }

.swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: var(--swiper-pagination-bottom, 8px);
  top: var(--swiper-pagination-top, auto);
  left: 0;
  width: 100%; }

.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0; }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative; }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33); }

.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2); }

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  appearance: none; }

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer; }

.swiper-pagination-bullet:only-child {
  display: none !important; }

.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color)); }

.swiper-pagination-vertical.swiper-pagination-bullets, .swiper-vertical > .swiper-pagination-bullets {
  right: var(--swiper-pagination-right, 8px);
  left: var(--swiper-pagination-left, auto);
  top: 50%;
  transform: translate3d(0px, -50%, 0); }

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block; }

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px; }

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: .2s transform,.2s top; }

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px); }

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap; }

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: .2s transform,.2s left; }

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet, :host(.swiper-horizontal.swiper-rtl) .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: .2s transform,.2s right; }

.swiper-pagination-fraction {
  color: var(--swiper-pagination-fraction-color, inherit); }

.swiper-pagination-progressbar {
  background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.25));
  position: absolute; }

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top; }

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top; }

.swiper-horizontal > .swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-horizontal, .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite, .swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: var(--swiper-pagination-progressbar-size, 4px);
  left: 0;
  top: 0; }

.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-vertical, .swiper-vertical > .swiper-pagination-progressbar {
  width: var(--swiper-pagination-progressbar-size, 4px);
  height: 100%;
  left: 0;
  top: 0; }

.swiper-pagination-lock {
  display: none; }

.swiper-scrollbar {
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  position: relative;
  -ms-touch-action: none;
  background: var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, 0.1)); }

.swiper-scrollbar-disabled > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-disabled {
  display: none !important; }

.swiper-horizontal > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-horizontal {
  position: absolute;
  left: var(--swiper-scrollbar-sides-offset, 1%);
  bottom: var(--swiper-scrollbar-bottom, 4px);
  top: var(--swiper-scrollbar-top, auto);
  z-index: 50;
  height: var(--swiper-scrollbar-size, 4px);
  width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%)); }

.swiper-scrollbar.swiper-scrollbar-vertical, .swiper-vertical > .swiper-scrollbar {
  position: absolute;
  left: var(--swiper-scrollbar-left, auto);
  right: var(--swiper-scrollbar-right, 4px);
  top: var(--swiper-scrollbar-sides-offset, 1%);
  z-index: 50;
  width: var(--swiper-scrollbar-size, 4px);
  height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%)); }

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, 0.5));
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  left: 0;
  top: 0; }

.swiper-scrollbar-cursor-drag {
  cursor: move; }

.swiper-scrollbar-lock {
  display: none; }

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center; }

.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain; }

.swiper-slide-zoomed {
  cursor: move;
  touch-action: none; }

.swiper .swiper-notification, swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000; }

.swiper-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto; }

.swiper-grid > .swiper-wrapper {
  flex-wrap: wrap; }

.swiper-grid-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column; }

.swiper-fade.swiper-free-mode .swiper-slide {
  transition-timing-function: ease-out; }

.swiper-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity; }

.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-fade .swiper-slide-active, .swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper-cube {
  overflow: visible; }

.swiper-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%; }

.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-cube.swiper-rtl .swiper-slide {
  transform-origin: 100% 0; }

.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-next, .swiper-cube .swiper-slide-next + .swiper-slide, .swiper-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible; }

.swiper-cube .swiper-slide-shadow-bottom, .swiper-cube .swiper-slide-shadow-left, .swiper-cube .swiper-slide-shadow-right, .swiper-cube .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: .6;
  z-index: 0; }

.swiper-cube .swiper-cube-shadow:before {
  content: '';
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  filter: blur(50px); }

.swiper-flip {
  overflow: visible; }

.swiper-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1; }

.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-flip .swiper-slide-active, .swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper-flip .swiper-slide-shadow-bottom, .swiper-flip .swiper-slide-shadow-left, .swiper-flip .swiper-slide-shadow-right, .swiper-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.swiper-creative .swiper-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  transition-property: transform,opacity,height; }

.swiper-cards {
  overflow: visible; }

.swiper-cards .swiper-slide {
  transform-origin: center bottom;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden; }

/*

.mastercontent {
  .mod_article {
    opacity: 0;
    transform: translateY(75px);
    transition: opacity 0.1s linear, transform 0.5s linear;
.animatedcontent {
  h1, h2, h3 {
    opacity: 0;
    transition: opacity 0.1s linear, transform 0.3s linear, height 0.5s linear;
    transform: translateY(75px);
    height: 0;

  }

  p {
    transition: opacity 0.1s linear, transform .75s linear;
    opacity: 0;
    transform: translateY(35px);

  }
}
    .animatedimage{
    opacity: 0;
    }
    .animatedimageleft
    {
      transform: translateX(-75px);
      transition: opacity 0.1s linear, transform 0.6s linear;

    }
    .animatedimageright
    {
      transform: translateX(75px);
      transition: opacity 0.1s linear, transform 0.6s linear;

    }

    ul {
      transform: translateY(75px);
      transition: opacity 0.1s linear, transform 0.6s linear;

    }
    ul.twoctabuttons{
      li:last-of-type{
        transform: translateY(100px);
        transition: transform 0.6s linear;
      }
    }
.animatedicon{
  opacity: 0;

}
    .animatedicon-1 {
      transform: translateY(35px);
      transition: opacity 1s, transform 0.6s linear;

    }


    .animatedicon-2 {
      transform: translateY(70px);
      transition: opacity 1s, transform 0.6s linear;


    }
    .animatedicon-3{
      transform: translateY(105px);
      transition: opacity 1.5s, transform 0.8s linear;


    } .animatedicon-4{
      transform: translateY(140px);
      transition: opacity 1.5s, transform 1s linear;


    }  .animatedicon-5 {
      transform: translateY(35px);
      transition: opacity 1s, transform 0.6s linear;

    }


    .animatedicon-6 {
      transform: translateY(70px);
      transition: opacity 1s, transform 0.8s linear;


    }
    .animatedicon-7{
      transform: translateY(105px);
      transition: opacity 1.5s, transform 0.8s linear;


    } .animatedicon-8{
      transform: translateY(140px);
      transition: opacity 1.5s, transform 1s linear;


    }

  }


  .animate {
    opacity: 1;
    transform: translateY(0);

    transition: opacity 0.1s linear 0.2s, transform 0.5s linear 0.2s;
.animatedicon{
  opacity: 1;
  transform: translateY(0);



}
    .animatedimage{
      opacity:1;
      transform:translateX(0);
    }

    .animatedicon-1 {
    }
    .animatedicon-2 {
opacity: 1;
      transform: translateY(0);

    }
    .animatedicon-3{

    }



    ul {
      transform: translateY(0px);

    }
ul.twoctabuttons{
  li:last-of-type{
    transform: translateY(0px);
  }
}
    .animatedcontent {
      h1, h2, h3 {
        opacity: 1;
        transform: translateY(0);
        height: auto;
      }

      p {
        opacity: 1;
        transform: translateY(0);
      }

    }
  }
}
.noanimation{
  opacity: 1!important;
  transform: translateY(0) !important;
  ul {
    transform: translateY(0) !important;
    transition: unset!important;

  }
}
.listwithdots{
  ul{
    list-style-type: disc!important;
  }
}

 */
footer {
  width: var(--footer-width);
  height: var(--footer-height);
  padding-inline: var(--footer-padding-inline);
  padding-block: var(--footer-padding-block);
  margin: var(--footer-margin);
  background-color: var(--footer-background);
  color: var(--footer-text-color);
  position: relative; }
  footer h3 {
    font-size: calc( 20 * var(--unit));
    font-weight: bold;
    margin-block-end: 10px; }
  footer .footer-logo {
    margin-block: var(--spacing-15); }
    footer .footer-logo svg {
      max-width: 220px; }
  footer ul {
    padding: 0;
    margin-block-end: var(--spacing-15); }
    footer ul li {
      color: inherit; }
  footer p:not(.footer-bottom p) {
    color: inherit; }
  footer a {
    color: var(--footer-text-color);
    white-space: nowrap;
    font-size: calc( 16 * var(--unit));
    text-decoration: none; }
  @media (min-width: 1024px) {
    footer .inlay {
      display: grid;
      grid-template-columns: 1fr 2fr 100px;
      width: 100%; } }
  footer .footercontent {
    justify-self: center;
    padding-inline: 0 !important;
    display: grid;
    align-content: center;
    grid-template-columns: 1fr; }
    @media (min-width: 1024px) {
      footer .footercontent {
        gap: 0 40px; } }
    footer .footercontent p {
      font-style: italic;
      padding-inline-end: 2rem;
      letter-spacing: 1.15px; }
  @media (min-width: 1024px) {
    footer ul {
      justify-self: end; } }
  footer ul li {
    margin-block-end: calc( 5 *var(--unit)); }

.footer-bottom {
  height: 50px;
  width: 100%;
  background-color: var(--footer-bottom-background);
  text-align: center;
  font-weight: bold;
  position: absolute;
  bottom: 0;
  left: 0;
  padding-block: var(--spacing-10); }

@media (min-width: 1024px) {
  .footer-menu {
    margin-block-start: calc( 75 * var(--unit)); } }

@media (min-width: 1024px) {
  .footer-menu_services, .footer-menu_dev {
    justify-self: center; } }

.footer-menu_lastmenu {
  padding-block-end: calc( 50 * var(--unit)); }

.social-links ul {
  display: flex;
  justify-content: flex-start;
  gap: 15px;
  margin-block: 25px 10px; }
  @media (min-width: 1024px) {
    .social-links ul {
      margin-block: 0px 25px;
      justify-self: flex-end; } }

.profilitem {
  --profil-backgroundcolor: #223654;
  --profil-height: 300px;
  height: var(--profil-height);
  width: 100%;
  max-width: 400px;
  top: 50px;
  margin-inline: auto;
  background-color: var(--profil-backgroundcolor);
  position: relative;
  border-radius: 15px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3);
  color: var(--white); }
  @media (min-width: 1024px) {
    .profilitem {
      top: 20px;
      justify-self: flex-end;
      margin-inline: unset; } }
  .profilitem .profilimage {
    position: absolute;
    top: -50px;
    left: 50%;
    border-radius: 50%;
    background-color: var(--blue);
    width: 100px;
    height: 100px;
    overflow: hidden;
    transform: translateX(-50%); }
    .profilitem .profilimage img {
      width: 100%;
      height: auto;
      object-fit: cover;
      aspect-ratio: 2/4;
      position: relative;
      top: -20px;
      left: -5px; }
  .profilitem .profilcontent {
    padding-block-start: calc(80 * var(--unit));
    padding-inline: 13px; }
    .profilitem .profilcontent h3 {
      color: white; }
    .profilitem .profilcontent h3 {
      margin-block: 0; }
    .profilitem .profilcontent p {
      margin-block: 5px;
      font-size: calc(14 * var(--unit));
      color: inherit;
      white-space: nowrap; }

.mb-headlinecontentgrid {
  padding-inline: var(--paddinginline);
  padding-block: calc(30*var(--unit));
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.04); }
  @media (min-width: 1024px) {
    .mb-headlinecontentgrid .mb-headline {
      align-self: center; } }
  .mb-headlinecontentgrid .mb-headline h2 {
    padding-block-start: 0;
    margin-block-start: 0;
    margin-block-end: calc(5 * var(--unit));
    font-size: calc(35 * var(--unit)); }
    @media (min-width: 1024px) {
      .mb-headlinecontentgrid .mb-headline h2 {
        font-size: calc(50 * var(--unit));
        font-weight: 200;
        text-transform: uppercase; } }
  .mb-headlinecontentgrid h4 {
    font-weight: bold;
    margin-block-end: calc(15 * var(--unit)); }
  .mb-headlinecontentgrid ul {
    list-style-type: none; }
    .mb-headlinecontentgrid ul li {
      padding-block: calc(5 * var(--unit)); }
    .mb-headlinecontentgrid ul li {
      position: relative;
      margin-bottom: 0.5rem;
      color: var(--blue);
      font-weight: 700;
      padding-left: 1.2rem; }
      @media (min-width: 1024px) {
        .mb-headlinecontentgrid ul li {
          margin-left: calc(20 * var(--unit)); } }
    .mb-headlinecontentgrid ul li::before {
      content: "›";
      font-size: 2rem;
      top: -9px;
      position: absolute;
      left: 0;
      color: #007acc;
      font-weight: 300; }
  @media (min-width: 767px) {
    .mb-headlinecontentgrid .inlay {
      padding-block: calc( 20 * var(--unit));
      display: grid;
      grid-template-columns: 2fr 1fr; } }

.mb-headlinecontentgrid:nth-child(even) {
  background-color: #eaeaea; }

.mb-headlinecontentgrid:last-of-type {
  margin-block-end: calc(50 * var(--unit)); }

.graybackground {
  background-color: #f4f7fa;
  padding-block: 50px; }

.aboutwork {
  padding-block: 50px 75px; }

.blog-hero-image {
  width: 100%;
  position: relative;
  top: -50px;
  height: 250px;
  overflow-y: hidden; }
  @media (min-width: 767px) {
    .blog-hero-image {
      height: 350px; } }
  @media (min-width: 1200px) {
    .blog-hero-image {
      height: 400px; } }
  .blog-hero-image img {
    width: 100%;
    height: auto;
    object-fit: cover;
    aspect-ratio: 3/2; }
    @media (min-width: 767px) {
      .blog-hero-image img {
        aspect-ratio: 6/2; } }
    @media (min-width: 1200px) {
      .blog-hero-image img {
        object-fit: unset;
        aspect-ratio: unset; } }

.blog-content-frame {
  max-width: var(--maxwidthcontent);
  margin-inline: auto; }
  .blog-content-frame h1 {
    font-size: calc(30 * var(--unit));
    line-height: 1.25;
    margin-block-end: 2rem; }
    @media (min-width: 1024px) {
      .blog-content-frame h1 {
        font-size: calc(45 * var(--unit));
        line-height: 1.5; } }
  .blog-content-frame h2 {
    border-bottom: 1px solid #dadaad;
    width: fit-content;
    padding-inline: var(--paddinginline);
    font-size: calc(22 * var(--unit)); }
  .blog-content-frame .blog-post-content {
    margin-block-end: calc(40*var(--unit)); }
    .blog-content-frame .blog-post-content h3 {
      font-size: calc(20 * var(--unit)); }
    .blog-content-frame .blog-post-content a {
      color: var(--blue); }
  .blog-content-frame ul li {
    background-image: url("../img/icon-check.svg");
    background-repeat: no-repeat;
    background-size: 25px 25px;
    padding-left: calc(35*var(--unit));
    line-height: 1.5; }
  .blog-content-frame ul li:not(:last-child) {
    margin-block-end: calc(15 * var(--unit)); }

.blog-post-content-fazit {
  margin-block: calc(30* var(--unit));
  margin-inline: var(--paddinginline);
  background-color: var(--darkgreen);
  border-radius: 5px;
  color: white;
  padding-block: calc(16* var(--unit));
  padding-inline: 1rem !important; }
  .blog-post-content-fazit h3, .blog-post-content-fazit p, .blog-post-content-fazit strong {
    color: inherit; }
  .blog-post-content-fazit strong {
    font-weight: bold; }
  @media (min-width: 1024px) {
    .blog-post-content-fazit {
      padding-block: calc(32* var(--unit));
      padding-inline: 2rem !important; } }

.blog-post-content-meaning {
  margin-inline: var(--paddinginline);
  background-color: #f8f9fa;
  border-left: 4px solid #0077cc;
  padding: 1rem 1rem !important;
  border-radius: 6px;
  font-size: 1rem;
  line-height: 1.6;
  margin-block: calc(50* var(--unit)); }
  @media (min-width: 1024px) {
    .blog-post-content-meaning {
      margin-block: calc(100 * var(--unit));
      padding: 1rem 1.5rem !important; } }

.blog-post-content-meaning h3 {
  margin-top: 0;
  color: #0077cc;
  font-size: 1.2rem; }

.blog-post-content-meaning a {
  color: #0077cc;
  font-weight: bold;
  text-decoration: none; }

.blog-post-content-meaning a:hover {
  text-decoration: underline; }

.blog-layout-grid {
  max-width: var(--maxwidthcontent);
  margin-inline: auto;
  display: grid;
  grid-template-columns: 1fr 2fr; }

.tippmenu {
  background-color: var(--tippmenu-bg-color);
  height: 100vh;
  padding: 25px;
  margin-inline-end: calc(25 * var(--unit)); }
  .tippmenu a {
    color: var(--blue); }

.blogelemente {
  margin-block-start: calc(50 *var(--unit)); }
  @media (min-width: 1200px) {
    .blogelemente {
      display: grid;
      grid-template-columns: repeat(2, 1fr);
      grid-template-rows: 1fr;
      gap: 50px; } }
  .blogelemente .carditem:not(:last-of-type) {
    margin-block-end: calc(50 *var(--unit)); }
    @media (min-width: 1200px) {
      .blogelemente .carditem:not(:last-of-type) {
        margin-block-end: 0; } }

.carditem {
  background-color: var(--card-item-backgroundcolor);
  border: var(--card-item-border-size) solid var(--card-item-border-color);
  border-radius: var(--card-item-border-radius);
  padding: var(--card-item-padding-block) var(--card-item-padding-inline);
  color: var(--card-item-text-color);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.03);
  transition: box-shadow 0.2s ease;
  margin-inline: var(--paddinginline); }
  .carditem:hover {
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08); }
  .carditem h2.card-top-headline {
    font-size: var(--card-item-topheadline-size);
    text-transform: var(--card-item-topheadline-text-transform);
    color: var(--card-item-topheadline-color);
    margin-bottom: 0.25rem;
    letter-spacing: 0.05em;
    margin-block-start: 0;
    padding-block-start: 0; }
  .carditem h3.card-key-headline {
    font-size: var(--card-item-key-headline-size);
    font-weight: var(--card-item-key-headline-font-weight);
    margin-bottom: 1rem;
    text-transform: uppercase;
    margin-top: 0; }
  .carditem .card-content {
    font-size: var(--card-item-content-text-size);
    line-height: var(--card-item-content-line-height);
    margin-bottom: 1.5rem; }
    .carditem .card-content ol {
      padding-left: 1.25rem; }
  .carditem ul.card-links {
    display: flex;
    flex-wrap: wrap;
    gap: 0.75rem; }
    .carditem ul.card-links li {
      list-style: none; }
    .carditem ul.card-links a {
      display: inline-block;
      font-size: var(--card-item-cta-text-size);
      color: var(--card-item-topheadline-color);
      text-decoration: underline; }
    .carditem ul.card-links a.card-cta-link {
      background-color: var(--card-item-cta-background-color);
      color: var(--card-item-cta-text-color);
      font-size: var(--card-item-cta-text-size);
      font-weight: var(--card-item-cta-font-weight);
      border-radius: var(--card-item-cta-border-radius);
      padding: var(--card-item-cta-padding);
      text-decoration: none;
      transition: background-color 0.2s ease; }
      .carditem ul.card-links a.card-cta-link:hover {
        background-color: var(--card-item-cta-background-hover-color); }

html {
  width: 100%;
  height: 100%;
  overflow-x: hidden; }

body {
  font-size: 16px;
  font-family: "Ubuntu",sans-serif;
  width: 100%;
  overflow-x: hidden; }

/*# sourceMappingURL=main.css.map */
