/* Lokal eingebundene Schriften. Ersetzt die urspruenglichen Verweise auf
   fonts.googleapis.com, damit beim Seitenaufruf keine Verbindung zu Google
   aufgebaut wird. Die Dateien stammen unveraendert aus arge/fonts/.
   Das CSS nutzt nur normal (400), bold (700) und italic — der Schnitt 600,
   den der frühere Google-Fonts-Verweis mitlud, wird nirgends verwendet. */
@font-face {
  font-family: "Damion";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../fonts/Damion-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../fonts/OpenSans-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Open Sans";
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url("../fonts/OpenSans-Italic.ttf") format("truetype");
}
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("../fonts/OpenSans-Bold.ttf") format("truetype");
}
@font-face {
  font-family: "Open Sans";
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url("../fonts/OpenSans-BoldItalic.ttf") format("truetype");
}

/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0;
}

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block;
}

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
}

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000;
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
  /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */
template {
  display: none;
}

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none;
}

:root {
  --spacer: 1.5rem;
  --red: #ff0000;
}
@media (max-width: 768px) {
  :root {
    --spacer: 1.5rem;
  }
}

html {
  box-sizing: border-box;
}

*, *:before, *:after {
  box-sizing: inherit;
}

html {
  font-size: 16px;
  background: #fbf3f0;
  background-image: url(../img/bg.jpg);
  background-size: cover;
  background-position: bottom;
  background-attachment: fixed;
}
@media (max-width: 768px) {
  html {
    font-size: 15px;
  }
}
@media (min-width: 2000px) {
  html {
    font-size: 18px;
  }
}

body {
  font-family: "Open Sans", sans-serif;
  font-weight: normal;
  overflow: auto;
  line-height: 1.2;
}

.wrapper {
  margin: 0 auto;
  width: 100%;
  max-width: 90rem;
  padding: calc(1 * var(--spacer)) calc(2 * var(--spacer));
}
@media (max-width: 768px) {
  .wrapper {
    padding: calc(0.7 * var(--spacer)) calc(1 * var(--spacer));
  }
}

footer {
  background: white;
  border-top: 10px solid var(--red);
  position: relative;
  padding-bottom: 2rem;
}
footer::before {
  display: block;
  content: " ";
  position: absolute;
  top: -20px;
  left: 0;
  right: 0;
  border-top: 10px solid #fbc707;
}
footer h2 {
  font-weight: normal;
  font-size: 1rem;
  font-style: italic;
  margin: 0;
  color: black;
}
footer .wrapper {
  display: flex;
  flex-direction: row;
  padding-left: 0;
  padding-right: 0;
}
@media (max-width: 768px) {
  footer .wrapper {
    flex-direction: column;
  }
}
footer .wrapper > div {
  margin: 0 calc(2*var(--spacer));
  margin-bottom: 2rem;
}
footer .wrapper .links a {
  font-weight: bold;
  color: black;
  text-decoration: none;
}
footer .wrapper .links a:before {
  content: "> ";
  font-weight: normal;
}

.mobile-only {
  display: none;
}
@media (max-width: 768px) {
  .mobile-only {
    display: block;
  }
}

.desktop-only {
  display: block;
}
@media (max-width: 768px) {
  .desktop-only {
    display: none;
  }
}

header {
  font-family: "Damion", serif;
  background: white;
  color: var(--red);
  font-size: 1.5rem;
  background-image: url(../img/Bgld-Fahne.svg);
  background-position: right;
  background-size: contain;
  background-repeat: no-repeat;
}
header img {
  height: 2rem;
  margin-bottom: -0.3em;
}
@media (max-width: 768px) {
  header {
    background-image: none;
  }
}

main {
  padding: calc(2 * var(--spacer)) 0;
}

h1, h2 {
  color: var(--red);
}

h3 {
  font-size: 0.9rem;
  margin: 0;
}

h1 {
  font-size: 2.5rem;
  margin-bottom: 0.2em;
  max-width: 29ch;
}
@media (max-width: 768px) {
  h1 {
    font-size: 1.5rem;
  }
}

h2 {
  font-size: 1rem;
}

.mini-list {
  padding: 0;
  margin: 0;
  list-style-type: none;
  display: flex;
  flex-direction: row;
  background: white;
}
.mini-list li {
  width: 20%;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
.mini-list li .logo-container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 3em;
}
.mini-list li .portrait {
  width: 130%;
  object-fit: cover;
  object-position: center center;
}
.mini-list li .cta {
  display: block;
  text-align: center;
  padding: 0.3em;
}
.mini-list li .cta img {
  height: 1.5rem;
}

.team-list {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  list-style-type: none;
  margin: calc(2*var(--spacer)) calc(-1.5*var(--spacer));
  padding: 0;
}
@media (max-width: 768px) {
  .team-list {
    margin: calc(1*var(--spacer)) calc(-1*var(--spacer));
  }
}
.team-list .team-card {
  display: block;
  width: 50%;
  min-width: 35rem;
  max-width: 60rem;
  padding: calc(1.5*var(--spacer));
}
@media (max-width: 768px) {
  .team-list .team-card {
    width: 100%;
    min-width: 0;
    max-width: 100%;
    padding: calc(1*var(--spacer));
  }
}
.team-list .team-card .card-content {
  background: white;
  box-shadow: 0 0 1rem rgba(100, 100, 100, 0.3);
  border-top-right-radius: 1rem;
  font-size: 0.9rem;
}
.team-list .team-card .card-content .info {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
}
@media (max-width: 768px) {
  .team-list .team-card .card-content .info {
    flex-direction: column;
  }
}
.team-list .team-card .card-content .info .contact {
  padding: calc(0.8 * var(--spacer));
  width: 60%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-end;
}
@media (max-width: 768px) {
  .team-list .team-card .card-content .info .contact {
    width: 100%;
    align-items: flex-start;
  }
}
.team-list .team-card .card-content .info .contact .logo-container {
  width: 100%;
  text-align: right;
  min-height: 10em;
}
.team-list .team-card .card-content .info .contact .data {
  width: 100%;
  margin-top: 1em;
}
.team-list .team-card .card-content .info .contact .data a {
  color: #000;
  display: block;
  margin-top: 1em;
  text-decoration: none;
  font-weight: bold;
  padding-left: 2.4em;
  position: relative;
}
.team-list .team-card .card-content .info .contact .data a img {
  height: 1em;
  position: absolute;
  left: 0;
}
.team-list .team-card .card-content .info .contact .data a.phone img {
  height: 1.3em;
}
.team-list .team-card .card-content .info .contact .data .mail {
  font-weight: bold;
}
.team-list .team-card .card-content .info .contact .data a:hover {
  opacity: 0.8;
}
.team-list .team-card .card-content .info .portrait {
  width: 40%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
@media (max-width: 768px) {
  .team-list .team-card .card-content .info .portrait {
    width: 60%;
  }
}
.team-list .team-card .card-content .info .portrait img {
  width: 100%;
  height: auto;
}
.team-list .team-card .card-content .cta {
  text-decoration: none;
  font-weight: bold;
  color: white;
  display: flex;
  padding: calc(0.8 * var(--spacer));
  flex-direction: row;
}
.team-list .team-card .card-content .cta img {
  height: 1.7em;
  width: auto;
  margin-top: -0.2em;
  margin-right: 0.5em;
}
.team-list .team-card .card-content .cta span {
  margin-top: 0.2rem;
}
.team-list .team-card .card-content .cta:hover {
  opacity: 0.6;
}

.vh .cta {
  background: #c80a0f;
}
.vh .logo {
  max-width: 70%;
}

.rk .cta {
  background: #ff0000;
}
.rk .logo {
  max-width: 40%;
}

.diakonie .cta {
  background: #0095d9;
}
.diakonie .logo {
  max-width: 95%;
}

.hw .cta {
  background: #fbc707;
}
.hw .logo {
  max-width: 35%;
}

.caritas .cta {
  background: #545959;
}
.caritas .logo {
  max-width: 55%;
}

.intro {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
@media (max-width: 768px) {
  .intro {
    flex-direction: column;
  }
}
@media (min-width: 769px) and (max-width: 1024px) {
  .intro {
    flex-direction: column;
  }
}

.partner {
  width: 100%;
  max-width: 30rem;
  margin-top: calc(1 * var(--spacer));
}
@media (max-width: 768px) {
  .partner {
    max-width: none;
  }
}
.partner span {
  background: var(--red);
  padding: 0.4em;
  display: block;
  font-weight: bold;
  color: white;
}
.partner img {
  width: 100%;
  height: auto;
}
.partner p {
  margin-top: 1em;
}

/*# sourceMappingURL=app.css.map */
