<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#headline, #headline2 {
  background: #fafafa;
  padding: 54px 0;
}

#headline .et_pb_row, 
#headline2 .et_pb_row{
  padding: 0;
}

#headline .et_pb_row h1{
  font-weight: 300;
  font-size: 56px;
  color: rgba(45,45,45,0.8) !important;
}

  div.icon-radio-wrapper {
    position: relative;
    bottom: 4px;
  }
  
  span.icon-radio-minus,
  span.icon-radio-plus {
    display: inline-block;
    float: right;
    height: 24px;
    top: 35px;
    width: 24px;
    cursor: pointer;
  }
  
  span.icon-radio-plus {
    background: url("../images/accordion-ico.png") no-repeat scroll 0 0
      rgba(0, 0, 0, 0);
    position: absolute;
  }
  
  span.icon-radio-minus {
    background: url("../images/accordion-ico.png") no-repeat scroll 0 -70px
      rgba(0, 0, 0, 0);
    position: absolute;
    margin-left: 30px;
  }

  .languages_fieldset div.checkbox {
    float: left;
    margin: 0 10px 10px 0;
  }
  
  input + span.help_line {
    font-size: 13px;
    line-height: 18px;
    position: absolute;
    top: 60px;
  }
  
  span.forgot {
    font-size: 12px;
    position: relative;
    top: -20px;
  }
  
  form .validation_error {
    color: #e53f51;
    font-size: 13px;
    line-height: 15px;
    position: absolute;
    top: 65px;
    width: 100%;
    left: .5rem;
  }
  
  form fieldset &gt; .validation_error {
    top: 80px;
  }
  
  form fieldset.newsletter .validation_error {
    top: 65px;
  }

  form .consent .validation_error,
  form .tos .validation_error  {
    position: relative;
    top: 0;
    left: 1.75rem;
}
  
  fieldset + .validation_error {
    position: relative;
    top: -25px;
  }
  
  p.welcome_msg {
    font-size: 22px;
  }
  
  span.loader {
    margin-left: 10px;
  }
  
  #profil_tabs {
    display: flex;
    flex-direction: column;
    position: absolute;
    /* left: -14%; */
    right: 99.5%;
      width: 160px;
    justify-content: start;
    align-content: flex-start;
  }
  
  #profil_tabs.ui.menu:not(.vertical) .item{
    line-height: 1.25;
    font-size: 0.9rem;
    align-self: flex-end;
    margin-bottom: .25rem;
    max-width: 140px;
      text-align: right;
  }

  #profil_tabs fieldset {
    border: none !important;
  }
  
  #profil_tabs fieldset legend {
    float: none !important;
    border: none !important;
    padding-bottom: 0px !important;
    padding-top: 0px !important;
  }

  @media screen and (max-width: 767px) {
    #think-cell-pic {
      display: none;
    }
  
    #profil_tabs_ul li {
      max-width: 100%;
      width: 100%;
      height: auto;
    }
  
    #tab_allgemeine_daten,
    #tab_akademische_ausbildung,
    #tab_sprachen,
    #tab_industrie_expertise,
    #tab_funktionale_expertise,
    #tab_erfahrungen,
    #tab_regionale_erfahrungen,
    #tab_honorar {
      margin-top: 0px;
    }
  
    #tab_akademische_ausbildung {
      line-height: 14px;
    }
  
    #profil_tabs_ul li a,
    #profil_tabs_ul li.active a {
      height: auto;
      line-height: 22px;
    }
    .top-bar {
      display: none;
    }
    .container {
      width: 100%;
    }
  }

  #profil_tabs .row {
    margin-left: 0px;
  }
  
  #profil_tabs fieldset .row:first-of-type .icon-sort-wrapper .icomoon-arrow-up,
  #profil_tabs fieldset .row:last-of-type .icon-sort-wrapper .icomoon-arrow-down {
    opacity: 0.25;
    cursor: default;
  }
  
  #profil_tabs .icon-sort-wrapper {
    position: relative;
  }
  
  #profil_tabs .icon-sort-wrapper .icomoon-arrow-up,
  #profil_tabs .icon-sort-wrapper .icomoon-arrow-down {
    position: absolute;
    left: -10px;
    cursor: pointer;
  }
  
  #profil_tabs .icon-sort-wrapper .icomoon-arrow-up {
    top: 22px;
  }
  #profil_tabs .icon-sort-wrapper .icomoon-arrow-down {
    top: 40px;
  }

  @media screen and (max-width: 980px) {
    #akademische_ausbildung_form .row {
      margin-bottom: 45px !important;
    }
  
    #profil_tabs_ul li {
      --height: 68px;
    }
  
    #akademische_ausbildung_form .row span.icon-radio-minus,
    #akademische_ausbildung_form .row span.icon-radio-plus {
      left: 10px !important;
      top: -5px !important;
    }
  }
  
  @media screen and (max-width: 1024px) {
    #tab_industrie_expertise {
      line-height: 22px;
    }
  }
  
  @media screen and (max-width: 1200px) {
    #tab_akademische_ausbildung {
      line-height: 14px;
    }
  }
  
  @media screen and (min-width: 768px) and (max-width: 1024px) {
    #profil_tabs_ul li {
      max-width: 12.36%;
    }
  
    #profil_tabs_ul li a {
      padding: 12px 10px !important;
    }
  
    #tab_erfahrungen,
    #tab_akademische_ausbildung {
      margin-top: 0px;
    }
  
    #tab_regionale_erfahrungen,
    #tab_honorar,
    #tab_funktionale_expertise,
    #tab_allgemeine_daten,
    #tab_industrie_expertise {
      --margin-top: 7px;
    }
  
    #tab_sprachen {
      --margin-top: 17px;
    }
  
    #tab_industrie_expertise,
    #tab_akademische_ausbildung {
      word-break: break-all;
    }
  }

  @media screen and (min-width: 768px) and (max-width: 1024px) {
    #profil_tabs_ul li {
      max-width: 12.38%;
    }
  
    #profil_tabs_ul li a {
      padding: 12px 10px !important;
    }
  }



  #et-secondary-menu.shared-menu{
    display: flex;
    justify-content: space-between;
    width: 100%;
  }

  #et-secondary-menu #berater-nav{
    display: inline-block;
  } 

  #et-secondary-menu #berater-nav li{
    display: inline-block;
    margin-right: 15px;
  }

  /* @media (min-width: 1281px) {
    .desktop-hidden{
      display: none !important;
    }
  }
  
  @media (max-width: 1280px) {
    .et_pb_row.profile-row{
        margin: auto 1rem auto auto !important;
    }

    #profile_tabs{
      right: 101.5%;
      width: 160px;
    }
  } */

  @media (max-width: 980px){
    .et_pb_row.profile-row{
      max-width: 100%;
      width: 98%;
    }
}

#profil_tabs{
    display: block;
    /* flex-direction: column; */
    /* position: unset; */
    /* left: -14%; */
    right: unset;
      width: auto;
    
}

#profil_tabs a {
  text-align: unset !important;
  align-self: auto;
  max-width: unset !important;
}

.drop-text{
  color: #0093D0 !important;
  font-weight: 600;
}

@media  (max-width: 767px){
  .profile-row .ui.form .fields {
    max-width: 92%;
  }
}


#main-content .berater_forms input[type="text"],
#main-content .berater_forms input[type="email"],
#main-content .berater_forms input[type="password"] {
  width: 100%;
  outline-style: none;
  font-size: inherit;
  font-family: inherit;
  padding: 10px;
  letter-spacing: normal;
  border: 1px solid rgba(0, 0, 0, 0.2);
  margin-bottom: 10px !important;
  display: inline;
  box-sizing: border-box;
}


.et_pb_contact_form,
.et_pb_button {
  margin-left: -0%;
}

.w3eden{
  margin-bottom: 2rem;
}

.link-template-default .media{
  display: grid;
  grid-template-columns: 80px 500px;
  grid-template-rows: auto;
  grid-template-areas: 
    "dl-icon dl-meta"
    "dl-icon dl-meta"
    "dl-icon dl-link";
}
.link-template-default .img-48{
  grid-area: dl-icon;
}

.link-template-default .media-body{
  grid-area: dl-meta;
  /* width: calc(100% - 60px); */

}

.link-template-default .ml-3{
  /* width: calc(100% - 60px); */
  grid-area: dl-link;
}


i.icon {
  display: inline-block;
  opacity: 1;
  margin: 0 .25rem 0 0;
  width: 1.18em;
  height: 1em;
  /* font-family: Icons; */
  font-style: normal;
  font-weight: 400;
  text-decoration: inherit;
  text-align: center;
  speak: none;
  font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.ui.message &gt; .close.icon {
  cursor: pointer;
  position: absolute;
  margin: 0;
  top: .78575em;
  right: .5em;
  opacity: .7;
  transition: opacity .1s ease;
}

i.icon.close::before {
  content: "\f00d";
}

i.icon::before {
  background: 0 0 !important;
}

.ui.message &gt; .close.icon {
  cursor: pointer;
}

.ui.message {
  position: relative;
  min-height: 1em;
  margin: 1em 0;
      margin-top: 1em;
      margin-bottom: 1em;
      margin-left: 0px;
  background: #f8f8f9;
      background-color: rgb(248, 248, 249);
  padding: 1em 1.5em;
  line-height: 1.4285em;
  color: rgba(0,0,0,.87);
  transition: opacity .1s ease,color .1s ease,background .1s ease,box-shadow .1s ease;
  border-radius: .28571429rem;
  box-shadow: 0 0 0 1px rgba(34,36,38,.22) inset,0 0 0 0 transparent;
}

.ui.negative.message {
  background-color: #fff6f6;
  color: #9f3a38;
}


.ui.attached.negative.message, .ui.negative.message {
  box-shadow: 0 0 0 1px #e0b4b4 inset,0 0 0 0 transparent;
}</pre></body></html>