body {
  background-color: #fff;
  font-family: Roboto Regular, sans-serif;
  font-style: normal;
}

h1, h2, h3, h4, h5, h6 {
  font-family: Roboto Bold, sans-serif;
  font-style: normal;
}

h1 {
  margin-bottom: 3vh;
  font-size: 3vh;
}

@media (width >= 992px) {
  h1 {
    margin-bottom: 2.5vw;
    font-size: 2rem;
  }
}

h4 {
  font-size: 1.25rem;
}

strong, b {
  font-family: Roboto Bold, sans-serif;
  font-style: inherit;
}

ul, ol {
  padding-left: 0;
  list-style-type: none;
}

ul {
  margin-left: 1rem;
}

.content-area ul li {
  list-style-type: disc;
  list-style-position: outside;
}

.wp-block-list, ol {
  margin-left: 1.25rem;
  list-style-type: decimal;
  list-style-position: outside;
}

.wp-block-table td, .wp-block-table th {
  border: none;
}

a {
  color: inherit;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

a:hover, a:focus {
  text-decoration: inherit;
}

a:active {
  text-decoration: none;
}

.content-area a {
  color: #006c8c;
  font-family: Roboto Bold, sans-serif;
  text-decoration: none;
}

.content-area a:hover {
  color: #433252;
}

.lpmo-news-card a, .lpmo-event-card a {
  color: inherit;
}

.content-area figure {
  margin-top: 1rem;
  margin-bottom: 2rem;
}

@media (width >= 1200px) {
  .content-area figure {
    margin-top: 2rem;
    margin-bottom: 4rem;
  }
}

.content-area .wp-block-column figure {
  margin-top: 0;
}

.wp-block-image > img {
  max-width: 100%;
  height: auto;
}

.btn {
  border-radius: unset;
  -webkit-appearance: none;
}

.lpmo-btn-primary {
  color: #fff;
  border-radius: unset;
  -o-transition: all .3s ease-in-out;
  background-color: gray;
  transition: all .3s ease-in-out;
}

.lpmo-btn-primary:hover {
  background-color: unset;
  color: #fff;
}

.accordion-button, .accordion-button:not(.collapsed) {
  color: unset;
  background-color: unset;
}

.accordion-button, .accordion-body {
  padding: unset;
  font-size: unset;
}

.accordion-button:not(.collapsed) {
  box-shadow: unset;
}

.accordion-button:hover {
  z-index: 2;
}

.accordion-header {
  margin-bottom: 0;
}

.accordion-item {
  background-color: unset;
  border: unset;
  border-radius: unset;
}

.accordion-item:first-of-type, .accordion-item:first-of-type .accordion-button {
  border-top-left-radius: unset;
  border-top-right-radius: unset;
}

.accordion-item:not(:first-of-type) {
  border-top: 0;
}

.accordion-item:last-of-type, .accordion-item:last-of-type .accordion-button.collapsed, .accordion-item:last-of-type .accordion-collapse {
  border-bottom-right-radius: unset;
  border-bottom-left-radius: unset;
}

.badge {
  border-radius: unset;
}

.card {
  border-radius: unset;
  border-color: unset;
}

.navbar-lpmo-main {
  font-size: 1.125rem;
}

@media (width >= 1200px) {
  .navbar-lpmo-main {
    font-size: 1.25rem;
  }
}

.navbar-lpmo-main .nav-link {
  color: #000;
  font-family: Roboto Bold, sans-serif;
}

.navbar-lpmo-main .nav-link.active, .navbar-lpmo-main .current-menu-item .nav-link {
  color: #006258;
  text-decoration: underline;
}

.navbar-lpmo-main .nav-link:hover {
  color: #006258;
}

.navbar-lpmo-main .nav-link:after {
  padding-left: 1rem;
  display: inline-block;
}

@media (width >= 992px) {
  .navbar-lpmo-main .nav-link:after {
    content: "|";
  }
}

.navbar-lpmo-main .nav-item:last-of-type .nav-link:after {
  content: unset;
}

.navbar-collapse {
  text-align: right;
  width: 100%;
  padding: 0 1rem;
}

.navbar-collapse.collapse {
  width: 100%;
}

.footer-nav .nav-link {
  color: #1d1d1b;
}

.navbar-brand > img {
  width: 9.8125rem;
  height: auto;
}

@media (width >= 768px) {
  .navbar-brand > img {
    width: 18rem;
  }
}

@media (width >= 992px) {
  .navbar-brand > img {
    width: 18rem;
  }
}

@media (width >= 1200px) {
  .navbar-brand > img {
    width: 20vw;
  }
}

.template-news-single h1, .template-news h2 {
  font-size: 1.25rem;
}

@media (width >= 992px) {
  .template-news-single h1, .template-news h2 {
    font-size: 1.5rem;
  }
}

.template-news-single h2 {
  font-size: 1.125rem;
}

@media (width >= 992px) {
  .template-news-single h2 {
    font-size: 1.25rem;
  }
}

.template-news-single h3, .template-news h3 {
  font-size: 1rem;
}

.post-publishing-date {
  font-family: Roboto, sans-serif;
  font-size: .875rem;
  font-weight: 300;
}

@media (width >= 992px) {
  .post-publishing-date {
    font-size: 1.25rem;
  }
}

.lpmo-news-card {
  padding: 1.5rem 1rem;
}

.news-card-section {
  margin-bottom: 1rem;
}

.news-card-section span {
  display: block;
}

.news-card-section .card-section-content {
  font-weight: "Roboto Bold", sans-serif;
}

.template-event-single h1, .template-events h2 {
  font-size: 1rem;
}

@media (width >= 992px) {
  .template-event-single h1, .template-events h2 {
    font-size: 1.5rem;
  }
}

.template-event-single h3, .template-events h3 {
  font-size: 1rem;
}

.event-date-time {
  font-family: Roboto, sans-serif;
  font-size: 1rem;
  font-weight: 300;
}

@media (width >= 992px) {
  .event-date-time {
    font-size: 1.5rem;
  }
}

.lpmo-team-unit {
  margin-top: 3rem;
}

@media (width >= 1200px) {
  .lpmo-team-unit {
    margin-top: 5rem;
  }
}

.lpmo-team-tabs .nav-item {
  list-style-type: none;
}

.lpmo-team-tabs .nav-link {
  color: #000;
  background-color: #acd2e5;
  border-bottom-color: #433252;
  font-weight: 700;
}

.lpmo-team-tabs .nav-link.active, .lpmo-team-tabs .nav-link:hover {
  color: #fff;
  background-color: #006c8c;
  border-color: #433252;
}

.lpmo-team-item {
  background-color: unset;
  cursor: pointer;
  border-color: #0000;
  display: inline-block;
}

.lpmo-person-image img {
  filter: grayscale();
  max-width: 100%;
  height: auto;
}

.lpmo-person-image img:hover {
  filter: unset;
  transition: all .5s;
}

.lpmo-person-name h3 {
  font-size: 1.25rem;
}

@media (width >= 992px) {
  .lpmo-person-name h3 {
    min-height: 3rem;
    margin-bottom: .5rem;
  }
}

.lpmo-person-name h3 .maternity {
  font-size: 1rem;
  font-weight: 400;
}

.lpmo-person-mail {
  min-height: 3rem;
  font-size: 1rem;
  font-weight: 400;
}

.lpmo-person-position {
  min-height: 4rem;
  font-size: 1.25rem;
  font-weight: 400;
}

.modal, .modal-dialog, .modal-content {
  border-radius: unset;
  border-color: #0000;
}

.modal-header {
  border-color: #0000;
}

.modal-content {
  color: #000;
  background-color: #f1f0ec;
}

.modal-content figure {
  margin: 0;
}

.modal .lpmo-person-name {
  min-height: unset;
}

@media (width >= 1200px) {
  .modal .lpmo-person-name h1 {
    margin-bottom: 0;
  }
}

.modal .lpmo-person-email {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.modal blockquote {
  color: #ba92a1;
  background: none;
  margin: 2rem 0;
  padding: 1.5rem 2rem;
  font-size: 1.25rem;
  font-style: italic;
  line-height: 1.6;
  position: relative;
}

.modal blockquote:before, .modal blockquote:after {
  color: #ccc;
  font-family: Georgia, serif;
  font-size: 4rem;
  position: absolute;
}

.modal blockquote:before {
  content: "“";
  top: -10px;
  left: 10px;
}

.modal blockquote:after {
  content: "”";
  bottom: -20px;
  right: 15px;
}

.modal blockquote cite {
  color: #666;
  text-align: right;
  margin-top: 1rem;
  font-size: .9rem;
  font-style: normal;
  display: block;
}

.lpmo-team-interview-question, .lpmo-team-interview-answer {
  font-size: 1rem;
}

.lpmo-team-interview-question {
  font-weight: 700;
}

.lpmo-download {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

@media (width >= 992px) {
  .lpmo-download {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }
}

.lpmo-download a {
  font-weight: 700;
  text-decoration: none;
}

.lpmo-event-card {
  padding: 1.5rem 1rem;
}

.event-card-section {
  margin-bottom: 1rem;
}

.event-card-section span {
  display: block;
}

.event-card-section .card-section-content {
  font-weight: "Roboto Bold", sans-serif;
}

.lpmo-newsletter {
  margin-bottom: 3rem;
}

@media (width >= 1200px) {
  .lpmo-newsletter {
    margin-bottom: 5rem;
  }
}

.lpmo-newsletter-form {
  background-color: #9dbf94;
  margin-top: 5rem;
  margin-bottom: 2rem;
  padding: 1rem;
}

@media (width >= 1200px) {
  .lpmo-newsletter-form {
    padding: 2rem 3rem;
  }
}

.lpmo-newsletter-form a {
  color: #000;
}

.lpmo-newsletter-form #user_login.input, .lpmo-newsletter-form #user_pass.input {
  background-color: #fff;
  border: none;
  width: 100%;
  padding: .5rem;
}

.lpmo-newsletter-form #wp_submit, .lpmo-newsletter-form #wppb-submit {
  color: #000;
  -o-transition: all .3s ease-in-out;
  background-color: #fecf52;
  border-color: #0000;
  border-radius: .1875rem;
  width: 100%;
  margin: 1rem 0;
  font-family: Roboto Regular, sans-serif;
  font-size: 1rem;
  transition: all .3s ease-in-out;
}

@media (width >= 992px) {
  .lpmo-newsletter-form #wp_submit, .lpmo-newsletter-form #wppb-submit {
    width: 33%;
    font-size: 1.25rem;
  }
}

.lpmo-newsletter-form .lmpo-logged-in {
  font-weight: "Roboto Bold", sans-serif;
  text-align: center;
  color: #006c8c;
}

.lpmo-network-login {
  background-color: unset;
  padding: 2rem;
}

@media (width >= 1200px) {
  .lpmo-network-login {
    padding: 4rem 8rem;
  }
}

.lpmo-login-form {
  background-color: #9dbf94;
  margin-top: 5rem;
  margin-bottom: 2rem;
  padding: 1.5rem;
}

@media (width >= 1200px) {
  .lpmo-login-form {
    padding: 2rem 3rem;
  }
}

.lpmo-login-form h2 {
  margin-bottom: 2rem;
}

@media (width >= 1200px) {
  .lpmo-login-form h2 {
    margin-bottom: 5rem;
  }
}

.lpmo-login-form a {
  color: #000;
}

.lpmo-login-form #user_login.input, .lpmo-login-form #user_pass.input {
  background-color: #fff;
  border: none;
  width: 100%;
  padding: .5rem;
}

.lpmo-login-form #wp_submit, .lpmo-login-form #wppb-submit {
  color: #000;
  -o-transition: all .3s ease-in-out;
  background-color: #fecf52;
  border-color: #0000;
  border-radius: .1875rem;
  width: 100%;
  margin: 1rem 0;
  font-family: Roboto Regular, sans-serif;
  font-size: 1rem;
  transition: all .3s ease-in-out;
}

@media (width >= 992px) {
  .lpmo-login-form #wp_submit, .lpmo-login-form #wppb-submit {
    width: 33%;
    font-size: 1.25rem;
  }
}

.lpmo-login-form .lmpo-logged-in {
  font-weight: "Roboto Bold", sans-serif;
  text-align: center;
  color: #006c8c;
}

.logged-in .lpmo-login-form {
  -o-transition: all 2s ease-in-out;
  background-color: #0000;
  margin-bottom: 5rem;
  padding: 0;
  transition: all 2s ease-in-out;
}

.lpmo-downloads-intern, .lpmo-associates {
  margin-top: 1rem;
  margin-bottom: 2rem;
}

@media (width >= 1200px) {
  .lpmo-downloads-intern, .lpmo-associates {
    margin-top: 2rem;
    margin-bottom: 4rem;
  }
}

.lpmo-downloads-intern h3, .lpmo-associates h3 {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

@media (width >= 1200px) {
  .lpmo-downloads-intern h3, .lpmo-associates h3 {
    margin-top: 5rem;
    margin-bottom: 2rem;
  }
}

.osm-popup-box {
  padding: .5rem;
}

.osm-popup-box h3 {
  margin-bottom: unset;
  font-family: Roboto Bold, sans-serif;
  font-size: 1rem;
  font-weight: 700;
}

.osm-popup-box span {
  font-family: Roboto, sans-serif;
  font-size: .875rem;
  font-weight: 400;
}

.osm-popup-box .social-icons {
  align-items: center;
  gap: 1rem;
  margin-top: 1rem;
  display: flex;
}

.leaflet-popup-content p {
  margin: unset;
}

.leaflet-container a {
  color: #000;
}

.funding-apply-time-range {
  font-family: Roboto, sans-serif;
  font-size: 1rem;
  font-weight: 300;
}

@media (width >= 992px) {
  .funding-apply-time-range {
    font-size: 1.5rem;
  }
}

.funding-organization {
  background-color: #d2d92a;
  padding: .5rem;
  display: inline-block;
}

.lpmo-fund-card {
  padding: 1.5rem 1rem;
}

.lpmo-fund-card h3 {
  margin-bottom: 1rem;
  font-size: 1rem;
}

.fund-card-section {
  margin-bottom: 1rem;
}

.fund-card-section span {
  display: block;
}

.fund-card-section .card-section-overline {
  font-weight: 700;
}

.lpmo-foerderer-logo img {
  max-width: 20rem;
  height: auto;
  margin-top: 2rem;
}

@media (width >= 1200px) {
  .lpmo-foerderer-logo img {
    margin-top: 4rem;
  }
}

.lpmo-foerderer-text {
  color: #000;
  margin: 1rem auto;
  font-family: Roboto Bold, sans-serif;
  font-weight: 700;
  display: block;
}

.navbar-lpmo-main {
  margin: 5vw 0;
}

@media (width >= 1200px) {
  .navbar-lpmo-main {
    margin: 2.5vw 0;
  }
}

.lpmo-wrapper {
  margin: 0 2.5vh;
}

@media (width >= 768px) {
  .lpmo-wrapper {
    margin: 0 5vw;
  }
}

.content-area {
  min-height: 75vh;
  padding: 4vw 2vw;
}

@media (width >= 1200px) {
  .content-area {
    min-height: 70vh;
    padding: 3vw 10vw;
  }
}

.wp-block-group {
  margin-bottom: 2rem;
}

.lpmo-logo {
  background-color: #f1f1ec;
  height: 90vh;
  margin: 2.5vh;
}

@media (width >= 992px) {
  .lpmo-logo {
    height: 90vh;
    margin: 5vh 5vh 0;
  }
}

.lpmo-logo svg {
  width: 75%;
  height: auto;
}

@media (width >= 992px) {
  .lpmo-logo svg {
    width: 50%;
  }
}

.lpmo-news {
  margin-bottom: 2.5rem;
}

@media (width >= 992px) {
  .lpmo-news {
    margin-bottom: 5rem;
  }
}

.lpmo-termin {
  margin-bottom: 2.5rem;
}

@media (width >= 992px) {
  .lpmo-termin {
    margin-bottom: 5rem;
  }
}

.lpmo-team.vorstand {
  background-color: #0000;
}

.lpmo-team figure {
  margin-bottom: 1rem;
}

.lpmo-associates .lpmo-btn-primary {
  margin-top: 2rem;
}

@media (width >= 1200px) {
  .lpmo-associates .lpmo-btn-primary {
    margin-top: 4rem;
  }
}

.funding-item {
  margin-bottom: 4rem;
}

@media (width >= 1200px) {
  .funding-item {
    margin-bottom: 5rem;
  }
}

.site-footer {
  background-color: #fff;
}

.content-area {
  color: #000;
  background-color: #f1f0ec;
}

.page-title {
  color: #006258;
}

.post-publishing-date {
  color: #000;
}

.lpmo-news-badge {
  color: #000;
  background-color: #fecf52;
}

.content-area .table-board a:hover {
  color: #433252;
}

.lpmo-download-card:hover {
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.lpmo-green .lpmo-news-card, .lpmo-green .lpmo-event-card, .lpmo-green .lpmo-download-card, .lpmo-green .lpmo-fund-card {
  background-color: #a6bd17;
}

.lpmo-green .lpmo-download-card:hover {
  background-color: #ef7b45;
}

.lpmo-green-bright .lpmo-news-card, .lpmo-green-bright .lpmo-event-card, .lpmo-green-bright .lpmo-download-card, .lpmo-green-bright .lpmo-fund-card {
  background-color: #d2d92a;
}

.lpmo-green-bright .lpmo-download-card:hover, .lpmo-orange-bright .lpmo-news-card, .lpmo-orange-bright .lpmo-event-card, .lpmo-orange-bright .lpmo-download-card, .lpmo-orange-bright .lpmo-fund-card {
  background-color: #fecf52;
}

.lpmo-orange-bright .lpmo-download-card:hover {
  background-color: #d2d92a;
}

.lpmo-green-salbei .lpmo-news-card, .lpmo-green-salbei .lpmo-event-card, .lpmo-green-salbei .lpmo-download-card, .lpmo-green-salbei .lpmo-fund-card {
  background-color: #9dbf94;
}

.lpmo-green-salbei .lpmo-download-card:hover {
  background-color: #fecf52;
}

.lpmo-blue-dark .page-title, .lpmo-green-dark .page-title, .lpmo-cyan .page-title, .lpmo-blue-gray .page-title {
  background-color: #0000;
}

.lpmo-blue-dark .page-title, .lpmo-blue-dark .page-title a {
  color: #433252;
}

.lpmo-green-dark .page-title, .lpmo-green-dark .page-title a {
  color: #006258;
}

.lpmo-cyan .page-title, .lpmo-cyan .page-title a {
  color: #006c8c;
}

.lpmo-blue-gray .page-title, .lpmo-blue-gray .page-title a {
  color: #1a4361;
}

.lpmo-blue-dark-text {
  color: #433252;
}

.lpmo-rose-text {
  color: #ed6f67;
}

.lpmo-orange-text {
  color: #ef7b45;
}

.lpmo-green-text {
  color: #a6bd17;
}

.lpmo-green-dark-text {
  color: #006258;
}

.lpmo-cyan-text {
  color: #006c8c;
}

.lpmo-blue-gray-text {
  color: #1a4361;
}

.content-area .lpmo-btn-primary {
  color: #fff;
}

.osm-popup-box {
  background-color: #f1f0ec;
}

.osm-popup-box h3 {
  color: #006258;
}

.lpmo-download-card {
  border: none;
}

@media (width >= 1680px) {
  .lpmo-download-card {
    min-height: 17.5rem;
  }
}

.lpmo-download-card .card-title {
  margin-bottom: 2rem;
  font-family: Roboto Bold, sans-serif;
  font-size: 1.25rem;
}

@media (width >= 992px) {
  .lpmo-download-card .card-title {
    height: 6.25rem;
  }
}

.lpmo-download-card .card-text {
  font-family: Roboto Regular, sans-serif;
  font-size: 1.125rem;
}

@media (width >= 992px) {
  .lpmo-download-card .card-text {
    height: 6.25rem;
  }
}

.lpmo-download-card .card-footer {
  border-top: unset;
  background-color: unset;
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: 1.5rem;
  padding: 0;
}

@media (width >= 768px) {
  .lpmo-download-card .card-footer {
    min-height: 3rem;
  }
}

@media (width >= 1680px) {
  .lpmo-download-card .card-footer {
    background-size: 3rem;
  }
}

.lpmo-download-card .card-footer .text-body-secondary {
  font-family: Roboto Light, sans-serif;
  font-size: 1rem;
  color: #000 !important;
}

.lpmo-download-card .card-footer .text-body-secondary .lpmo-filesize {
  color: #000;
  font-family: Roboto Bold, sans-serif;
  font-size: 1rem;
}

.template-page-default .lpmo-download-list-item, .template-page-default .lpmo-download-card {
  max-width: 33%;
  margin-bottom: 2.5rem;
}

.lpmo-form_wrapper {
  background-color: #acd2e5;
  padding: .5rem 1rem;
}

@media (width >= 1200px) {
  .lpmo-form_wrapper {
    padding: 2rem 4rem;
  }
}

.gform_title {
  color: #433252;
  font-size: 1.25rem;
}

@media (width >= 992px) {
  .gform_title {
    font-size: 1.5rem;
  }
}

.gsection_title {
  margin-top: 1rem;
  font-size: 1.125rem;
}

@media (width >= 992px) {
  .gsection_title {
    margin-top: 2rem;
    font-size: 1.25rem;
  }
}

.gform_description {
  margin-top: 1rem;
  font-family: Roboto, sans-serif;
}

.gfield_description .gfield_consent_description {
  border-color: #0000;
}

.gfield_label.gform-field-label {
  font-family: Roboto Bold, sans-serif;
  font-size: 1rem;
  font-style: normal;
  font-weight: 700;
}

.lpmo-form .gform-field-label--type-sub, .lpmo-form .gfield_description {
  color: #000;
  font-size: .875rem;
}

.gfield_required.gfield_required_asterisk {
  color: #000;
}

textarea, input[type="text"], input[type="email"], input[type="tel"], input[type="url"] {
  border-radius: unset;
  border-color: #0000;
}

.lpmo-form .gform_button {
  color: #000;
  -o-transition: all .3s ease-in-out;
  background-color: #fecf52;
  border-color: #0000;
  border-radius: .1875rem;
  margin: 1rem 0;
  padding: 1rem;
  font-family: Roboto Regular, sans-serif;
  font-size: 1rem;
  transition: all .3s ease-in-out;
}

@media (width >= 992px) {
  .lpmo-form .gform_button {
    font-size: 1.25rem;
  }
}

#wppb-login-wrap .login-remember input, .login-lost-password {
  display: none;
}

.wppb-sorting {
  border: none;
}

.wppb-table thead th {
  background-color: unset;
  border-color: #0000;
}

.wppb-table th > a {
  color: #000;
}

.wppb-table tr td {
  border: none;
  padding: 5px 10px;
}

.wppb-moreinfo .lpmo-btn-primary {
  color: #fff;
  display: block;
}

.userlisting_pagination {
  display: none !important;
}

.lpmo-associate-logo {
  margin-bottom: 3rem;
}

.lpmo-associate-logo svg {
  width: 48px;
  height: 48px;
}

.lpmo-associate-name {
  font-family: Roboto Bold, sans-serif;
  font-weight: 700;
}

.content-area .lpmo-associate-contact-data, .content-area .lpmo-associate-contact-links {
  margin-left: 0;
}

.content-area .lpmo-associate-contact-data li {
  margin-left: 0;
  list-style-type: none;
  list-style-position: inside;
}

@media screen and (width <= 720px) {
  .wppb-table td {
    text-align: left !important;
  }

  .wppb-table td:before {
    display: none;
  }
}

.wppb-edit-user .submit.button, .form-submit .submit.button {
  color: #000;
  -o-transition: all .3s ease-in-out;
  background-color: #fecf52;
  border-color: #0000;
  border-radius: .1875rem;
  margin: 1rem 0;
  padding: 1rem;
  font-family: Roboto Regular, sans-serif;
  font-size: 1rem;
  transition: all .3s ease-in-out;
}

.login-remember.wppb-form-field label, .login-remember.wppb-form-field label {
  display: none;
}
/*# sourceMappingURL=scripts.css.map */
