/* compiled by scssphp v0.7.5 on Mon, 13 Oct 2025 17:11:09 +0200 (0.1989s) */

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }
  @media (min-width: 576px) {
    .container {
      max-width: 540px; } }
  @media (min-width: 768px) {
    .container {
      max-width: 720px; } }
  @media (min-width: 992px) {
    .container {
      max-width: 960px; } }
  @media (min-width: 1200px) {
    .container {
      max-width: 1140px; } }

.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px; }

.no-gutters {
  margin-right: 0;
  margin-left: 0; }
  .no-gutters > .col, .no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0; }

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl, .col-xl-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }
  .col {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }
  .col-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }
  .col-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }
  .col-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }
  .col-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }
  .col-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }
  .col-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }
  .col-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }
  .col-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-first {
    order: -1; }
  .order-last {
    order: 13; }
  .order-0 {
    order: 0; }
  .order-1 {
    order: 1; }
  .order-2 {
    order: 2; }
  .order-3 {
    order: 3; }
  .order-4 {
    order: 4; }
  .order-5 {
    order: 5; }
  .order-6 {
    order: 6; }
  .order-7 {
    order: 7; }
  .order-8 {
    order: 8; }
  .order-9 {
    order: 9; }
  .order-10 {
    order: 10; }
  .order-11 {
    order: 11; }
  .order-12 {
    order: 12; }
  .offset-1 {
    margin-left: 8.3333333333%; }
  .offset-2 {
    margin-left: 16.6666666667%; }
  .offset-3 {
    margin-left: 25%; }
  .offset-4 {
    margin-left: 33.3333333333%; }
  .offset-5 {
    margin-left: 41.6666666667%; }
  .offset-6 {
    margin-left: 50%; }
  .offset-7 {
    margin-left: 58.3333333333%; }
  .offset-8 {
    margin-left: 66.6666666667%; }
  .offset-9 {
    margin-left: 75%; }
  .offset-10 {
    margin-left: 83.3333333333%; }
  .offset-11 {
    margin-left: 91.6666666667%; }
  @media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
    .col-sm-auto {
      flex: 0 0 auto;
      width: auto;
      max-width: none; }

    .col-sm-1 {
      flex: 0 0 8.3333333333%;
      max-width: 8.3333333333%; }

    .col-sm-2 {
      flex: 0 0 16.6666666667%;
      max-width: 16.6666666667%; }

    .col-sm-3 {
      flex: 0 0 25%;
      max-width: 25%; }

    .col-sm-4 {
      flex: 0 0 33.3333333333%;
      max-width: 33.3333333333%; }

    .col-sm-5 {
      flex: 0 0 41.6666666667%;
      max-width: 41.6666666667%; }

    .col-sm-6 {
      flex: 0 0 50%;
      max-width: 50%; }

    .col-sm-7 {
      flex: 0 0 58.3333333333%;
      max-width: 58.3333333333%; }

    .col-sm-8 {
      flex: 0 0 66.6666666667%;
      max-width: 66.6666666667%; }

    .col-sm-9 {
      flex: 0 0 75%;
      max-width: 75%; }

    .col-sm-10 {
      flex: 0 0 83.3333333333%;
      max-width: 83.3333333333%; }

    .col-sm-11 {
      flex: 0 0 91.6666666667%;
      max-width: 91.6666666667%; }

    .col-sm-12 {
      flex: 0 0 100%;
      max-width: 100%; }

    .order-sm-first {
      order: -1; }

    .order-sm-last {
      order: 13; }

    .order-sm-0 {
      order: 0; }

    .order-sm-1 {
      order: 1; }

    .order-sm-2 {
      order: 2; }

    .order-sm-3 {
      order: 3; }

    .order-sm-4 {
      order: 4; }

    .order-sm-5 {
      order: 5; }

    .order-sm-6 {
      order: 6; }

    .order-sm-7 {
      order: 7; }

    .order-sm-8 {
      order: 8; }

    .order-sm-9 {
      order: 9; }

    .order-sm-10 {
      order: 10; }

    .order-sm-11 {
      order: 11; }

    .order-sm-12 {
      order: 12; }

    .offset-sm-0 {
      margin-left: 0; }

    .offset-sm-1 {
      margin-left: 8.3333333333%; }

    .offset-sm-2 {
      margin-left: 16.6666666667%; }

    .offset-sm-3 {
      margin-left: 25%; }

    .offset-sm-4 {
      margin-left: 33.3333333333%; }

    .offset-sm-5 {
      margin-left: 41.6666666667%; }

    .offset-sm-6 {
      margin-left: 50%; }

    .offset-sm-7 {
      margin-left: 58.3333333333%; }

    .offset-sm-8 {
      margin-left: 66.6666666667%; }

    .offset-sm-9 {
      margin-left: 75%; }

    .offset-sm-10 {
      margin-left: 83.3333333333%; }

    .offset-sm-11 {
      margin-left: 91.6666666667%; } }
  @media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
    .col-md-auto {
      flex: 0 0 auto;
      width: auto;
      max-width: none; }

    .col-md-1 {
      flex: 0 0 8.3333333333%;
      max-width: 8.3333333333%; }

    .col-md-2 {
      flex: 0 0 16.6666666667%;
      max-width: 16.6666666667%; }

    .col-md-3 {
      flex: 0 0 25%;
      max-width: 25%; }

    .col-md-4 {
      flex: 0 0 33.3333333333%;
      max-width: 33.3333333333%; }

    .col-md-5 {
      flex: 0 0 41.6666666667%;
      max-width: 41.6666666667%; }

    .col-md-6 {
      flex: 0 0 50%;
      max-width: 50%; }

    .col-md-7 {
      flex: 0 0 58.3333333333%;
      max-width: 58.3333333333%; }

    .col-md-8 {
      flex: 0 0 66.6666666667%;
      max-width: 66.6666666667%; }

    .col-md-9 {
      flex: 0 0 75%;
      max-width: 75%; }

    .col-md-10 {
      flex: 0 0 83.3333333333%;
      max-width: 83.3333333333%; }

    .col-md-11 {
      flex: 0 0 91.6666666667%;
      max-width: 91.6666666667%; }

    .col-md-12 {
      flex: 0 0 100%;
      max-width: 100%; }

    .order-md-first {
      order: -1; }

    .order-md-last {
      order: 13; }

    .order-md-0 {
      order: 0; }

    .order-md-1 {
      order: 1; }

    .order-md-2 {
      order: 2; }

    .order-md-3 {
      order: 3; }

    .order-md-4 {
      order: 4; }

    .order-md-5 {
      order: 5; }

    .order-md-6 {
      order: 6; }

    .order-md-7 {
      order: 7; }

    .order-md-8 {
      order: 8; }

    .order-md-9 {
      order: 9; }

    .order-md-10 {
      order: 10; }

    .order-md-11 {
      order: 11; }

    .order-md-12 {
      order: 12; }

    .offset-md-0 {
      margin-left: 0; }

    .offset-md-1 {
      margin-left: 8.3333333333%; }

    .offset-md-2 {
      margin-left: 16.6666666667%; }

    .offset-md-3 {
      margin-left: 25%; }

    .offset-md-4 {
      margin-left: 33.3333333333%; }

    .offset-md-5 {
      margin-left: 41.6666666667%; }

    .offset-md-6 {
      margin-left: 50%; }

    .offset-md-7 {
      margin-left: 58.3333333333%; }

    .offset-md-8 {
      margin-left: 66.6666666667%; }

    .offset-md-9 {
      margin-left: 75%; }

    .offset-md-10 {
      margin-left: 83.3333333333%; }

    .offset-md-11 {
      margin-left: 91.6666666667%; } }
  @media (min-width: 992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
    .col-lg-auto {
      flex: 0 0 auto;
      width: auto;
      max-width: none; }

    .col-lg-1 {
      flex: 0 0 8.3333333333%;
      max-width: 8.3333333333%; }

    .col-lg-2 {
      flex: 0 0 16.6666666667%;
      max-width: 16.6666666667%; }

    .col-lg-3 {
      flex: 0 0 25%;
      max-width: 25%; }

    .col-lg-4 {
      flex: 0 0 33.3333333333%;
      max-width: 33.3333333333%; }

    .col-lg-5 {
      flex: 0 0 41.6666666667%;
      max-width: 41.6666666667%; }

    .col-lg-6 {
      flex: 0 0 50%;
      max-width: 50%; }

    .col-lg-7 {
      flex: 0 0 58.3333333333%;
      max-width: 58.3333333333%; }

    .col-lg-8 {
      flex: 0 0 66.6666666667%;
      max-width: 66.6666666667%; }

    .col-lg-9 {
      flex: 0 0 75%;
      max-width: 75%; }

    .col-lg-10 {
      flex: 0 0 83.3333333333%;
      max-width: 83.3333333333%; }

    .col-lg-11 {
      flex: 0 0 91.6666666667%;
      max-width: 91.6666666667%; }

    .col-lg-12 {
      flex: 0 0 100%;
      max-width: 100%; }

    .order-lg-first {
      order: -1; }

    .order-lg-last {
      order: 13; }

    .order-lg-0 {
      order: 0; }

    .order-lg-1 {
      order: 1; }

    .order-lg-2 {
      order: 2; }

    .order-lg-3 {
      order: 3; }

    .order-lg-4 {
      order: 4; }

    .order-lg-5 {
      order: 5; }

    .order-lg-6 {
      order: 6; }

    .order-lg-7 {
      order: 7; }

    .order-lg-8 {
      order: 8; }

    .order-lg-9 {
      order: 9; }

    .order-lg-10 {
      order: 10; }

    .order-lg-11 {
      order: 11; }

    .order-lg-12 {
      order: 12; }

    .offset-lg-0 {
      margin-left: 0; }

    .offset-lg-1 {
      margin-left: 8.3333333333%; }

    .offset-lg-2 {
      margin-left: 16.6666666667%; }

    .offset-lg-3 {
      margin-left: 25%; }

    .offset-lg-4 {
      margin-left: 33.3333333333%; }

    .offset-lg-5 {
      margin-left: 41.6666666667%; }

    .offset-lg-6 {
      margin-left: 50%; }

    .offset-lg-7 {
      margin-left: 58.3333333333%; }

    .offset-lg-8 {
      margin-left: 66.6666666667%; }

    .offset-lg-9 {
      margin-left: 75%; }

    .offset-lg-10 {
      margin-left: 83.3333333333%; }

    .offset-lg-11 {
      margin-left: 91.6666666667%; } }
  @media (min-width: 1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
    .col-xl-auto {
      flex: 0 0 auto;
      width: auto;
      max-width: none; }

    .col-xl-1 {
      flex: 0 0 8.3333333333%;
      max-width: 8.3333333333%; }

    .col-xl-2 {
      flex: 0 0 16.6666666667%;
      max-width: 16.6666666667%; }

    .col-xl-3 {
      flex: 0 0 25%;
      max-width: 25%; }

    .col-xl-4 {
      flex: 0 0 33.3333333333%;
      max-width: 33.3333333333%; }

    .col-xl-5 {
      flex: 0 0 41.6666666667%;
      max-width: 41.6666666667%; }

    .col-xl-6 {
      flex: 0 0 50%;
      max-width: 50%; }

    .col-xl-7 {
      flex: 0 0 58.3333333333%;
      max-width: 58.3333333333%; }

    .col-xl-8 {
      flex: 0 0 66.6666666667%;
      max-width: 66.6666666667%; }

    .col-xl-9 {
      flex: 0 0 75%;
      max-width: 75%; }

    .col-xl-10 {
      flex: 0 0 83.3333333333%;
      max-width: 83.3333333333%; }

    .col-xl-11 {
      flex: 0 0 91.6666666667%;
      max-width: 91.6666666667%; }

    .col-xl-12 {
      flex: 0 0 100%;
      max-width: 100%; }

    .order-xl-first {
      order: -1; }

    .order-xl-last {
      order: 13; }

    .order-xl-0 {
      order: 0; }

    .order-xl-1 {
      order: 1; }

    .order-xl-2 {
      order: 2; }

    .order-xl-3 {
      order: 3; }

    .order-xl-4 {
      order: 4; }

    .order-xl-5 {
      order: 5; }

    .order-xl-6 {
      order: 6; }

    .order-xl-7 {
      order: 7; }

    .order-xl-8 {
      order: 8; }

    .order-xl-9 {
      order: 9; }

    .order-xl-10 {
      order: 10; }

    .order-xl-11 {
      order: 11; }

    .order-xl-12 {
      order: 12; }

    .offset-xl-0 {
      margin-left: 0; }

    .offset-xl-1 {
      margin-left: 8.3333333333%; }

    .offset-xl-2 {
      margin-left: 16.6666666667%; }

    .offset-xl-3 {
      margin-left: 25%; }

    .offset-xl-4 {
      margin-left: 33.3333333333%; }

    .offset-xl-5 {
      margin-left: 41.6666666667%; }

    .offset-xl-6 {
      margin-left: 50%; }

    .offset-xl-7 {
      margin-left: 58.3333333333%; }

    .offset-xl-8 {
      margin-left: 66.6666666667%; }

    .offset-xl-9 {
      margin-left: 75%; }

    .offset-xl-10 {
      margin-left: 83.3333333333%; }

    .offset-xl-11 {
      margin-left: 91.6666666667%; } }
  .d-none {
    display: none !important; }
  .d-inline {
    display: inline !important; }
  .d-inline-block {
    display: inline-block !important; }
  .d-block {
    display: block !important; }
  .d-table {
    display: table !important; }
  .d-table-row {
    display: table-row !important; }
  .d-table-cell {
    display: table-cell !important; }
  .d-flex {
    display: flex !important; }
  .d-inline-flex {
    display: inline-flex !important; }
  @media (min-width: 576px) {
  .d-sm-none {
    display: none !important; }
    .d-sm-inline {
      display: inline !important; }

    .d-sm-inline-block {
      display: inline-block !important; }

    .d-sm-block {
      display: block !important; }

    .d-sm-table {
      display: table !important; }

    .d-sm-table-row {
      display: table-row !important; }

    .d-sm-table-cell {
      display: table-cell !important; }

    .d-sm-flex {
      display: flex !important; }

    .d-sm-inline-flex {
      display: inline-flex !important; } }
  @media (min-width: 768px) {
  .d-md-none {
    display: none !important; }
    .d-md-inline {
      display: inline !important; }

    .d-md-inline-block {
      display: inline-block !important; }

    .d-md-block {
      display: block !important; }

    .d-md-table {
      display: table !important; }

    .d-md-table-row {
      display: table-row !important; }

    .d-md-table-cell {
      display: table-cell !important; }

    .d-md-flex {
      display: flex !important; }

    .d-md-inline-flex {
      display: inline-flex !important; } }
  @media (min-width: 992px) {
  .d-lg-none {
    display: none !important; }
    .d-lg-inline {
      display: inline !important; }

    .d-lg-inline-block {
      display: inline-block !important; }

    .d-lg-block {
      display: block !important; }

    .d-lg-table {
      display: table !important; }

    .d-lg-table-row {
      display: table-row !important; }

    .d-lg-table-cell {
      display: table-cell !important; }

    .d-lg-flex {
      display: flex !important; }

    .d-lg-inline-flex {
      display: inline-flex !important; } }
  @media (min-width: 1200px) {
  .d-xl-none {
    display: none !important; }
    .d-xl-inline {
      display: inline !important; }

    .d-xl-inline-block {
      display: inline-block !important; }

    .d-xl-block {
      display: block !important; }

    .d-xl-table {
      display: table !important; }

    .d-xl-table-row {
      display: table-row !important; }

    .d-xl-table-cell {
      display: table-cell !important; }

    .d-xl-flex {
      display: flex !important; }

    .d-xl-inline-flex {
      display: inline-flex !important; } }

@media print {
  .d-print-none {
    display: none !important; }

  .d-print-inline {
    display: inline !important; }

  .d-print-inline-block {
    display: inline-block !important; }

  .d-print-block {
    display: block !important; }

  .d-print-table {
    display: table !important; }

  .d-print-table-row {
    display: table-row !important; }

  .d-print-table-cell {
    display: table-cell !important; }

  .d-print-flex {
    display: flex !important; }

  .d-print-inline-flex {
    display: inline-flex !important; } }
  .flex-row {
    flex-direction: row !important; }
  .flex-column {
    flex-direction: column !important; }
  .flex-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-wrap {
    flex-wrap: wrap !important; }
  .flex-nowrap {
    flex-wrap: nowrap !important; }
  .flex-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-fill {
    flex: 1 1 auto !important; }
  .flex-grow-0 {
    flex-grow: 0 !important; }
  .flex-grow-1 {
    flex-grow: 1 !important; }
  .flex-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-start {
    justify-content: flex-start !important; }
  .justify-content-end {
    justify-content: flex-end !important; }
  .justify-content-center {
    justify-content: center !important; }
  .justify-content-between {
    justify-content: space-between !important; }
  .justify-content-around {
    justify-content: space-around !important; }
  .align-items-start {
    align-items: flex-start !important; }
  .align-items-end {
    align-items: flex-end !important; }
  .align-items-center {
    align-items: center !important; }
  .align-items-baseline {
    align-items: baseline !important; }
  .align-items-stretch {
    align-items: stretch !important; }
  .align-content-start {
    align-content: flex-start !important; }
  .align-content-end {
    align-content: flex-end !important; }
  .align-content-center {
    align-content: center !important; }
  .align-content-between {
    align-content: space-between !important; }
  .align-content-around {
    align-content: space-around !important; }
  .align-content-stretch {
    align-content: stretch !important; }
  .align-self-auto {
    align-self: auto !important; }
  .align-self-start {
    align-self: flex-start !important; }
  .align-self-end {
    align-self: flex-end !important; }
  .align-self-center {
    align-self: center !important; }
  .align-self-baseline {
    align-self: baseline !important; }
  .align-self-stretch {
    align-self: stretch !important; }
  @media (min-width: 576px) {
  .flex-sm-row {
    flex-direction: row !important; }
    .flex-sm-column {
      flex-direction: column !important; }

    .flex-sm-row-reverse {
      flex-direction: row-reverse !important; }

    .flex-sm-column-reverse {
      flex-direction: column-reverse !important; }

    .flex-sm-wrap {
      flex-wrap: wrap !important; }

    .flex-sm-nowrap {
      flex-wrap: nowrap !important; }

    .flex-sm-wrap-reverse {
      flex-wrap: wrap-reverse !important; }

    .flex-sm-fill {
      flex: 1 1 auto !important; }

    .flex-sm-grow-0 {
      flex-grow: 0 !important; }

    .flex-sm-grow-1 {
      flex-grow: 1 !important; }

    .flex-sm-shrink-0 {
      flex-shrink: 0 !important; }

    .flex-sm-shrink-1 {
      flex-shrink: 1 !important; }

    .justify-content-sm-start {
      justify-content: flex-start !important; }

    .justify-content-sm-end {
      justify-content: flex-end !important; }

    .justify-content-sm-center {
      justify-content: center !important; }

    .justify-content-sm-between {
      justify-content: space-between !important; }

    .justify-content-sm-around {
      justify-content: space-around !important; }

    .align-items-sm-start {
      align-items: flex-start !important; }

    .align-items-sm-end {
      align-items: flex-end !important; }

    .align-items-sm-center {
      align-items: center !important; }

    .align-items-sm-baseline {
      align-items: baseline !important; }

    .align-items-sm-stretch {
      align-items: stretch !important; }

    .align-content-sm-start {
      align-content: flex-start !important; }

    .align-content-sm-end {
      align-content: flex-end !important; }

    .align-content-sm-center {
      align-content: center !important; }

    .align-content-sm-between {
      align-content: space-between !important; }

    .align-content-sm-around {
      align-content: space-around !important; }

    .align-content-sm-stretch {
      align-content: stretch !important; }

    .align-self-sm-auto {
      align-self: auto !important; }

    .align-self-sm-start {
      align-self: flex-start !important; }

    .align-self-sm-end {
      align-self: flex-end !important; }

    .align-self-sm-center {
      align-self: center !important; }

    .align-self-sm-baseline {
      align-self: baseline !important; }

    .align-self-sm-stretch {
      align-self: stretch !important; } }
  @media (min-width: 768px) {
  .flex-md-row {
    flex-direction: row !important; }
    .flex-md-column {
      flex-direction: column !important; }

    .flex-md-row-reverse {
      flex-direction: row-reverse !important; }

    .flex-md-column-reverse {
      flex-direction: column-reverse !important; }

    .flex-md-wrap {
      flex-wrap: wrap !important; }

    .flex-md-nowrap {
      flex-wrap: nowrap !important; }

    .flex-md-wrap-reverse {
      flex-wrap: wrap-reverse !important; }

    .flex-md-fill {
      flex: 1 1 auto !important; }

    .flex-md-grow-0 {
      flex-grow: 0 !important; }

    .flex-md-grow-1 {
      flex-grow: 1 !important; }

    .flex-md-shrink-0 {
      flex-shrink: 0 !important; }

    .flex-md-shrink-1 {
      flex-shrink: 1 !important; }

    .justify-content-md-start {
      justify-content: flex-start !important; }

    .justify-content-md-end {
      justify-content: flex-end !important; }

    .justify-content-md-center {
      justify-content: center !important; }

    .justify-content-md-between {
      justify-content: space-between !important; }

    .justify-content-md-around {
      justify-content: space-around !important; }

    .align-items-md-start {
      align-items: flex-start !important; }

    .align-items-md-end {
      align-items: flex-end !important; }

    .align-items-md-center {
      align-items: center !important; }

    .align-items-md-baseline {
      align-items: baseline !important; }

    .align-items-md-stretch {
      align-items: stretch !important; }

    .align-content-md-start {
      align-content: flex-start !important; }

    .align-content-md-end {
      align-content: flex-end !important; }

    .align-content-md-center {
      align-content: center !important; }

    .align-content-md-between {
      align-content: space-between !important; }

    .align-content-md-around {
      align-content: space-around !important; }

    .align-content-md-stretch {
      align-content: stretch !important; }

    .align-self-md-auto {
      align-self: auto !important; }

    .align-self-md-start {
      align-self: flex-start !important; }

    .align-self-md-end {
      align-self: flex-end !important; }

    .align-self-md-center {
      align-self: center !important; }

    .align-self-md-baseline {
      align-self: baseline !important; }

    .align-self-md-stretch {
      align-self: stretch !important; } }
  @media (min-width: 992px) {
  .flex-lg-row {
    flex-direction: row !important; }
    .flex-lg-column {
      flex-direction: column !important; }

    .flex-lg-row-reverse {
      flex-direction: row-reverse !important; }

    .flex-lg-column-reverse {
      flex-direction: column-reverse !important; }

    .flex-lg-wrap {
      flex-wrap: wrap !important; }

    .flex-lg-nowrap {
      flex-wrap: nowrap !important; }

    .flex-lg-wrap-reverse {
      flex-wrap: wrap-reverse !important; }

    .flex-lg-fill {
      flex: 1 1 auto !important; }

    .flex-lg-grow-0 {
      flex-grow: 0 !important; }

    .flex-lg-grow-1 {
      flex-grow: 1 !important; }

    .flex-lg-shrink-0 {
      flex-shrink: 0 !important; }

    .flex-lg-shrink-1 {
      flex-shrink: 1 !important; }

    .justify-content-lg-start {
      justify-content: flex-start !important; }

    .justify-content-lg-end {
      justify-content: flex-end !important; }

    .justify-content-lg-center {
      justify-content: center !important; }

    .justify-content-lg-between {
      justify-content: space-between !important; }

    .justify-content-lg-around {
      justify-content: space-around !important; }

    .align-items-lg-start {
      align-items: flex-start !important; }

    .align-items-lg-end {
      align-items: flex-end !important; }

    .align-items-lg-center {
      align-items: center !important; }

    .align-items-lg-baseline {
      align-items: baseline !important; }

    .align-items-lg-stretch {
      align-items: stretch !important; }

    .align-content-lg-start {
      align-content: flex-start !important; }

    .align-content-lg-end {
      align-content: flex-end !important; }

    .align-content-lg-center {
      align-content: center !important; }

    .align-content-lg-between {
      align-content: space-between !important; }

    .align-content-lg-around {
      align-content: space-around !important; }

    .align-content-lg-stretch {
      align-content: stretch !important; }

    .align-self-lg-auto {
      align-self: auto !important; }

    .align-self-lg-start {
      align-self: flex-start !important; }

    .align-self-lg-end {
      align-self: flex-end !important; }

    .align-self-lg-center {
      align-self: center !important; }

    .align-self-lg-baseline {
      align-self: baseline !important; }

    .align-self-lg-stretch {
      align-self: stretch !important; } }
  @media (min-width: 1200px) {
  .flex-xl-row {
    flex-direction: row !important; }
    .flex-xl-column {
      flex-direction: column !important; }

    .flex-xl-row-reverse {
      flex-direction: row-reverse !important; }

    .flex-xl-column-reverse {
      flex-direction: column-reverse !important; }

    .flex-xl-wrap {
      flex-wrap: wrap !important; }

    .flex-xl-nowrap {
      flex-wrap: nowrap !important; }

    .flex-xl-wrap-reverse {
      flex-wrap: wrap-reverse !important; }

    .flex-xl-fill {
      flex: 1 1 auto !important; }

    .flex-xl-grow-0 {
      flex-grow: 0 !important; }

    .flex-xl-grow-1 {
      flex-grow: 1 !important; }

    .flex-xl-shrink-0 {
      flex-shrink: 0 !important; }

    .flex-xl-shrink-1 {
      flex-shrink: 1 !important; }

    .justify-content-xl-start {
      justify-content: flex-start !important; }

    .justify-content-xl-end {
      justify-content: flex-end !important; }

    .justify-content-xl-center {
      justify-content: center !important; }

    .justify-content-xl-between {
      justify-content: space-between !important; }

    .justify-content-xl-around {
      justify-content: space-around !important; }

    .align-items-xl-start {
      align-items: flex-start !important; }

    .align-items-xl-end {
      align-items: flex-end !important; }

    .align-items-xl-center {
      align-items: center !important; }

    .align-items-xl-baseline {
      align-items: baseline !important; }

    .align-items-xl-stretch {
      align-items: stretch !important; }

    .align-content-xl-start {
      align-content: flex-start !important; }

    .align-content-xl-end {
      align-content: flex-end !important; }

    .align-content-xl-center {
      align-content: center !important; }

    .align-content-xl-between {
      align-content: space-between !important; }

    .align-content-xl-around {
      align-content: space-around !important; }

    .align-content-xl-stretch {
      align-content: stretch !important; }

    .align-self-xl-auto {
      align-self: auto !important; }

    .align-self-xl-start {
      align-self: flex-start !important; }

    .align-self-xl-end {
      align-self: flex-end !important; }

    .align-self-xl-center {
      align-self: center !important; }

    .align-self-xl-baseline {
      align-self: baseline !important; }

    .align-self-xl-stretch {
      align-self: stretch !important; } }

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

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  @-ms-viewport {
    width: device-width; }

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block; }

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff; }

[tabindex="-1"]:focus {
  outline: 0 !important; }

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem; }

p {
  margin-top: 0;
  margin-bottom: 1rem; }

abbr[title], abbr[data-original-title] {
  text-decoration: underline;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0; }

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

ol, ul, dl {
  margin-top: 0;
  margin-bottom: 1rem; }

ol ol, ul ul, ol ul, ul ol {
  margin-bottom: 0; }

dt {
  font-weight: 700; }

dd {
  margin-bottom: 0.5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

dfn {
  font-style: italic; }

b, strong {
  font-weight: bolder; }

small {
  font-size: 80%; }

sub, sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects; }
  a:hover {
    color: #0056b3;
    text-decoration: underline; }

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none; }
  a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
    color: inherit;
    text-decoration: none; }
  a:not([href]):not([tabindex]):focus {
    outline: 0; }

pre, code, kbd, samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em; }

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar; }

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle;
  border-style: none; }

svg {
  overflow: hidden;
  vertical-align: middle; }

table {
  border-collapse: collapse; }

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: inherit; }

label {
  display: inline-block;
  margin-bottom: 0.5rem; }

button {
  border-radius: 0; }

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color; }

input, button, select, optgroup, textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

button, input {
  overflow: visible; }

button, select {
  text-transform: none; }

button, html [type="button"], [type="reset"], [type="submit"] {
  -webkit-appearance: button; }

button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none; }

input[type="radio"], input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0; }

input[type="date"], input[type="time"], input[type="datetime-local"], input[type="month"] {
  -webkit-appearance: listbox; }

textarea {
  overflow: auto;
  resize: vertical; }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal; }

progress {
  vertical-align: baseline; }

[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none; }

[type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button; }

output {
  display: inline-block; }

summary {
  display: list-item;
  cursor: pointer; }

template {
  display: none; }

[hidden] {
  display: none !important; }

html {
  font-size: 62.5%; }

body {
  font-size: 1.6rem; }
/* inter-regular - latin */
/* inter-regular - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  src: url('../../fonts/inter-v18-latin-regular.woff2') format('woff2');
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ }
/* inter-600 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Inter';
  font-style: normal;
  font-weight: 600;
  src: url('../../fonts/inter-v18-latin-600.woff2') format('woff2');
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ }
/* inter-800 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Inter';
  font-style: normal;
  font-weight: 800;
  src: url('../../fonts/inter-v18-latin-800.woff2') format('woff2');
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ }

body {
  font-family: "Inter", Arial, sans-serif; }
  body #wrapper main {
    overflow: hidden; }

img:not(.text.item img) {
  width: 100%;
  height: auto; }

ul {
  padding-left: 0; }

.cookiehinweis {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 10px 20px;
  background: #383838;
  color: white;
  z-index: 9999;
  display: none; }

.cookiehinweis a {
  color: white;
  text-decoration: underline; }

.accept-cookies {
  float: right;
  background: black;
  color: white;
  padding: 1px 6px;
  cursor: pointer; }

#wrapper .btn, #wrapper .button, #wrapper button:not([type="button"]), #wrapper input[type="submit"] {
  font-size: 17px;
  padding: 11px 40px;
  color: white;
  border-radius: 5px;
  margin-right: 16px;
  margin-top: 20px;
  border: 0.1rem solid #b49c70;
  background: #b49c70;
  background-image: none;
  font-weight: bold;
  line-height: 1;
  text-align: center;
  text-shadow: none;
  text-decoration: none;
  display: inline-block;
  overflow: hidden;
  box-sizing: border-box;
  box-shadow: none;
  outline: none;
  cursor: pointer;
  transition: color 0.3s ease-in;
  margin: 0 auto 20px 0; }
  #wrapper .btn:hover, #wrapper .button:hover, #wrapper button:not([type="button"]):hover, #wrapper input[type="submit"]:hover {
    background-color: #a99268;
    border-color: #a99268;
    text-decoration: none; }
  #wrapper .btn.white, #wrapper .button.white, #wrapper button:not([type="button"]).white, #wrapper input[type="submit"].white {
    background: white;
    border-color: white;
    color: #333; }
    #wrapper .btn.white:hover, #wrapper .button.white:hover, #wrapper button:not([type="button"]).white:hover, #wrapper input[type="submit"].white:hover {
      color: #a99268; }
  #wrapper .btn.small, #wrapper .button.small, #wrapper button:not([type="button"]).small, #wrapper input[type="submit"].small {
    margin-top: 0;
    font-size: 17px; }
  #wrapper input, #wrapper select, #wrapper textarea {
    background: #eaeaea;
    border: none;
    outline: 0;
    padding: 10px 15px;
    line-height: inherit;
    width: 100%;
    border-radius: 0;
    margin-top: 3px;
    margin-bottom: 5px; }
  #wrapper textarea {
    padding: 8px 15px;
    min-height: 100px;
    height: 115px; }
  #wrapper label {
    font-size: 16px;
    width: 100%;
    padding-right: 15px;
    margin-top: 5px; }
  #wrapper ::-webkit-input-placeholder {
    opacity: 0.5; }
  #wrapper :-moz-placeholder {
    opacity: 0.5; }
  #wrapper ::-moz-placeholder {
    opacity: 0.5; }
  #wrapper :-ms-input-placeholder {
    opacity: 0.5; }
  #wrapper .wpcf7-form p {
    margin-bottom: 0; }
    #wrapper .wpcf7-form p label br {
      display: none; }
      #wrapper .wpcf7-form p label span.wpcf7-not-valid-tip {
        margin-left: 0;
        top: 0;
        font-size: 11px; }
  #wrapper .wpcf7-form .wpcf7-form-control-wrap.accept {
    margin-top: -17px;
    display: block; }
    #wrapper .wpcf7-form .wpcf7-form-control-wrap.accept .wpcf7-list-item {
      margin: 0; }
      #wrapper .wpcf7-form .wpcf7-form-control-wrap.accept .wpcf7-list-item span {
        margin-left: 126px;
        font-size: 14px; }
      #wrapper .wpcf7-form .wpcf7-form-control-wrap.accept .wpcf7-list-item input {
        width: auto;
        margin-left: 100px; }
  #wrapper .wpcf7-form input[type="submit"] {
    width: auto;
    padding: 8px 41px;
    background: #b49c70;
    margin: 0 auto 0 0; }
  #wrapper .wpcf7-form .div.wpcf7-mail-sent-ok {
    border-color: #b49c70;
    background: #b49c70;
    color: white;
    margin-top: -8px; }
  #wrapper .wpcf7-form .wpcf7-response-output {
    margin: 0; }
  #wrapper .wpcf7-form .wpcf7-list-item {
    margin: 0 0 5px 100px;
    position: relative; }
    #wrapper .wpcf7-form .wpcf7-list-item input {
      width: auto; }
    #wrapper .wpcf7-form .wpcf7-list-item span {
      display: inline-block;
      width: calc(100% - 20px);
      padding-left: 12px;
      vertical-align: top;
      font-size: 15px; }
  #wrapper .wpcf7-form .datenschutz {
    position: relative;
    top: -16px; }
    #wrapper .wpcf7-form .datenschutz .wpcf7-not-valid-tip {
      position: relative;
      top: -5px;
      font-size: 12px;
      margin-bottom: 5px; }
  #wrapper h1, #wrapper h2, #wrapper h3, #wrapper h4 {
    text-transform: inherit;
    margin: 0 0 3rem 0;
    line-height: 1.2;
    font-weight: bold;
    display: block;
    text-transform: uppercase; }
  #wrapper h1 {
    color: #000;
    font-size: 25px; }
  #wrapper h1 small {
    font-weight: normal; }
  #wrapper h2 {
    font-size: 23px; }
  #wrapper h3 {
    font-size: 23px; }
  #wrapper h4, #wrapper h5, #wrapper h6 {
    font-size: 14px;
    margin: 0; }
  @media (max-width: 991px) {
    #wrapper h4, #wrapper h5, #wrapper h6 {
      font-size: 20px; } }
  @media (max-width: 767px) {
    #wrapper h4, #wrapper h5, #wrapper h6 {
      font-size: 18px; } }
  #wrapper p {
    display: block;
    margin: 0 0 3rem 0;
    color: #333;
    line-height: 1.33;
    font-size: 18px;
    flex-direction: column; }
  #wrapper em {
    font-size: 13px;
    margin-top: 10px;
    display: inline-block; }
  #wrapper a {
    color: #323232;
    text-decoration: underline; }
  #wrapper a:hover, #wrapper a:active, #wrapper a:focus {
    text-decoration: underline;
    color: black; }
  #wrapper table {
    width: 100%;
    margin-bottom: 50px; }
  #wrapper table h3 {
    margin: 0;
    font-size: 20px;
    margin-bottom: 10px; }
  #wrapper table tr td {
    padding: 0;
    padding-right: 15px; }
    #wrapper table tr td[width="10"] {
      display: none; }
  #wrapper .text .text_wrapper img {
    max-width: 100%;
    margin: 0 10px 10px 10px; }
    #wrapper .text .text_wrapper img.aligncenter {
      margin: 0 auto; }
  #wrapper .text .text_wrapper .embed-responsive-16by9::before {
    padding-top: 56.25%; }
  #wrapper .text .text_wrapper .embed-responsive::before {
    display: block;
    content: ""; }
  #wrapper .text .text_wrapper .embed-responsive-16by9 {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden; }
    #wrapper .text .text_wrapper .embed-responsive-16by9 iframe {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 100%;
      border: 0; }
  #wrapper .text .text_wrapper table {
    width: 100%; }
    #wrapper .text .text_wrapper table tr:nth-child(2n) {
      background: #f5f5f5; }
      #wrapper .text .text_wrapper table tr td {
        font-size: 14px; }
  #wrapper footer {
    background: #2d2a2a;
    padding: 50px;
    color: white; }
  @media (max-width: 767px) {
    #wrapper footer {
      padding: 25px 0px; } }
  #wrapper footer .logo {
    width: 106px;
    margin-right: 14px; }
  #wrapper footer .infos {
    display: inline-block;
    vertical-align: top; }
    @media (max-width: 767px) {
    #wrapper footer .infos {
      margin: 20px 0; } }
    #wrapper footer .infos p, #wrapper footer .infos a {
      color: white;
      margin: 0;
      font-size: 15px; }
    #wrapper footer .infos h3 {
      font-size: 14px;
      margin-bottom: 10px;
      line-height: 1; }
  #wrapper footer ul {
    list-style: none;
    margin: auto 0 0 auto; }
    @media (max-width: 767px) {
    #wrapper footer ul {
      text-align: center;
      margin: 20px 0 0 0; } }
    #wrapper footer ul li {
      text-decoration: none;
      display: inline-block;
      padding-left: 20px; }
      #wrapper footer ul li a {
        text-decoration: none;
        color: white;
        text-transform: uppercase;
        font-size: 14px; }
        #wrapper footer ul li a:hover {
          text-decoration: underline; }
  #wrapper header {
    position: fixed;
    width: 100%;
    z-index: 200;
    top: 0;
    background-image: url('../../images/menu_bg.png');
    background-size: cover;
    background-position: center center;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.36); }
  #wrapper header .container {
    display: flex;
    align-items: center;
    justify-content: space-between; }
  #wrapper header .logo-wrapper {
    z-index: 1000;
    padding: 12px 0;
    display: inline-block; }
    @media (max-width: 767px) {
    #wrapper header .logo-wrapper {
      padding: 6px 0; } }
    #wrapper header .logo-wrapper img {
      transition: all ease 0.3s;
      position: relative;
      z-index: 1;
      width: 115px; }
      @media (max-width: 767px) {
    #wrapper header .logo-wrapper img {
      width: 70px; } }
  #wrapper .cookie-notice {
    background-color: #ccc;
    border-radius: 0.4rem;
    display: none;
    font-size: 1.5rem;
    padding: 2rem;
    position: fixed;
    z-index: 1000;
    bottom: 1.5rem;
    left: 1.5rem;
    right: 1.5rem;
    box-shadow: 0 0 3rem rgba(0, 0, 0, 0.1); }
  @media (min-width: 768px) {
    #wrapper .cookie-notice {
      bottom: 2rem;
      left: 2rem;
      max-width: 40rem; } }
  #wrapper .cookie-notice.open {
    display: flex;
    flex-flow: column nowrap;
    align-items: center; }
  #wrapper .cookie-notice .icon {
    font-size: 2.5rem; }
  #wrapper .cookie-notice p {
    text-align: center; }
  #wrapper .mainmenu {
    float: right;
    padding: 0;
    margin: 0;
    margin-top: auto; }
  @media (max-width: 1199px) {
    #wrapper .mainmenu {
      display: none; } }
  #wrapper .mainmenu li {
    padding: 29px 20px;
    position: relative;
    display: inline-block;
    transition: padding ease 0.3s; }
    #wrapper .mainmenu li a {
      display: flex;
      text-decoration: none;
      padding: 0;
      margin: auto;
      font-size: 16px;
      cursor: pointer;
      color: #000;
      font-weight: 400;
      text-transform: uppercase; }
    @media (min-width: 1200px) {
      #wrapper .mainmenu li:hover > ul.sub-menu {
        display: block;
        opacity: 1;
        top: auto; }
        #wrapper .mainmenu li:hover > ul.sub-menu a {
          color: #333; }
          #wrapper .mainmenu li:hover > ul.sub-menu a:hover {
            color: #066630; } }
    @media (min-width: 1200px) {
      #wrapper .mainmenu li.current-menu-item a, #wrapper .mainmenu li.current-menu-parent a {
        font-weight: 800; } }
    #wrapper .mainmenu li.active:after {
      display: block; }
    #wrapper .mainmenu li:last-of-type {
      padding-right: 0; }
  #wrapper .mainmenu .submenu-button {
    display: none; }
  #wrapper .mainmenu ul.sub-menu {
    background: white;
    margin-top: 2rem;
    position: absolute;
    opacity: 0;
    top: -999rem;
    width: 20rem; }
    #wrapper .mainmenu ul.sub-menu li {
      width: 100%;
      padding: 0;
      position: relative; }
      #wrapper .mainmenu ul.sub-menu li a {
        padding: 1rem 1.5rem;
        border-bottom: 0.1rem solid black; }
      @media (min-width: 1200px) {
      #wrapper .mainmenu ul.sub-menu li:hover {
        background: white; }
        #wrapper .mainmenu ul.sub-menu li:hover ul.sub-menu {
          top: 0;
          left: 20rem;
          margin-top: 0; } }
      #wrapper .mainmenu ul.sub-menu li:last-child a {
        border-bottom: 0; }
  #wrapper .post_item, #wrapper .event_item_small {
    margin-bottom: 45px; }
  #wrapper .post_item img, #wrapper .event_item_small img {
    border: 1px solid #e5e5e5; }
  #wrapper .post_item .text, #wrapper .event_item_small .text {
    padding: 9px 0 15px; }
    #wrapper .post_item .text .categories, #wrapper .event_item_small .text .categories {
      font-size: 13px;
      opacity: 0.5; }
    #wrapper .post_item .text .datum, #wrapper .event_item_small .text .datum {
      font-weight: bold; }
    #wrapper .post_item .text .location, #wrapper .event_item_small .text .location {
      color: grey; }
      #wrapper .post_item .text .location i, #wrapper .event_item_small .text .location i {
        font-size: 10px;
        position: relative;
        top: -1px; }
    #wrapper .post_item .text p, #wrapper .event_item_small .text p {
      margin-bottom: 15px; }
    #wrapper .post_item .text a, #wrapper .event_item_small .text a {
      text-decoration: none; }
      #wrapper .post_item .text a h3, #wrapper .event_item_small .text a h3 {
        margin-top: 7px;
        font-size: 20px;
        margin-bottom: 12px; }
      #wrapper .post_item .text a.more, #wrapper .event_item_small .text a.more {
        color: black;
        text-decoration: underline; }
  #wrapper .event_item_small {
    margin-bottom: 4px; }
  #wrapper .event_item_small .text {
    padding: 8px 20px 1px; }
    #wrapper .event_item_small .text a h3 {
      margin-top: 4px; }
    #wrapper .event_item_small .text p {
      font-size: 12px; }
  #wrapper .spielplan h2, #wrapper .liga-content h2 {
    text-align: center; }
  #wrapper .spielplan .spielplan, #wrapper .liga-content .spielplan {
    max-width: 960px;
    margin: 0 auto 80px; }
    #wrapper .spielplan .spielplan .head, #wrapper .liga-content .spielplan .head {
      background: #2d2a2a;
      color: white;
      text-align: center;
      padding: 9px;
      text-transform: uppercase;
      margin-bottom: 7px; }
    #wrapper .spielplan .spielplan .game, #wrapper .liga-content .spielplan .game {
      border-bottom: 1px solid #d0d0d0;
      display: flex;
      margin-bottom: 1px; }
      @media (max-width: 767px) {
    #wrapper .spielplan .spielplan .game, #wrapper .liga-content .spielplan .game {
      flex-direction: column; } }
      #wrapper .spielplan .spielplan .game a, #wrapper .liga-content .spielplan .game a {
        text-decoration: none; }
        #wrapper .spielplan .spielplan .game a:hover, #wrapper .liga-content .spielplan .game a:hover {
          text-decoration: underline; }
      #wrapper .spielplan .spielplan .game .color, #wrapper .liga-content .spielplan .game .color {
        width: 8px; }
        #wrapper .spielplan .spielplan .game .color.Liga_1, #wrapper .liga-content .spielplan .game .color.Liga_1 {
          background: #d97706; }
        #wrapper .spielplan .spielplan .game .color.Liga_2, #wrapper .liga-content .spielplan .game .color.Liga_2 {
          background: #7c3aed; }
        #wrapper .spielplan .spielplan .game .color.MFL-Cup, #wrapper .liga-content .spielplan .game .color.MFL-Cup {
          background: #0f766e; }
      #wrapper .spielplan .spielplan .game .spiel img, #wrapper .liga-content .spielplan .game .spiel img {
        height: 22px;
        vertical-align: top;
        width: auto; }
      #wrapper .spielplan .spielplan .game .infos, #wrapper .liga-content .spielplan .game .infos {
        width: 47%;
        padding: 9px 14px;
        font-size: 15px; }
        @media (max-width: 767px) {
    #wrapper .spielplan .spielplan .game .infos, #wrapper .liga-content .spielplan .game .infos {
      width: 100%;
      padding: 9px 0;
      text-align: center; } }
        #wrapper .spielplan .spielplan .game .infos .datum, #wrapper .liga-content .spielplan .game .infos .datum {
          color: #5f0404;
          font-size: 13px;
          margin-bottom: 2px; }
      #wrapper .spielplan .spielplan .game .ergebnis, #wrapper .liga-content .spielplan .game .ergebnis {
        text-align: center;
        margin: auto 0; }
        #wrapper .spielplan .spielplan .game .ergebnis .score, #wrapper .liga-content .spielplan .game .ergebnis .score {
          font-size: 24px;
          font-weight: bold;
          line-height: 1.2; }
        #wrapper .spielplan .spielplan .game .ergebnis .halbzeit, #wrapper .liga-content .spielplan .game .ergebnis .halbzeit {
          font-size: 13px; }
          @media (max-width: 767px) {
    #wrapper .spielplan .spielplan .game .ergebnis .halbzeit, #wrapper .liga-content .spielplan .game .ergebnis .halbzeit {
      margin-bottom: 10px; } }
      #wrapper .spielplan .spielplan .game .aktionen, #wrapper .liga-content .spielplan .game .aktionen {
        margin: auto 10px auto auto; }
        @media (max-width: 767px) {
    #wrapper .spielplan .spielplan .game .aktionen, #wrapper .liga-content .spielplan .game .aktionen {
      margin: 0 auto 10px; } }
        #wrapper .spielplan .spielplan .game .aktionen a, #wrapper .liga-content .spielplan .game .aktionen a {
          font-weight: bold; }
  #wrapper .spielplan .liga-table, #wrapper .liga-content .liga-table {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 80px; }
    @media (max-width: 767px) {
    #wrapper .spielplan .liga-table, #wrapper .liga-content .liga-table {
      overflow: auto; } }
    #wrapper .spielplan .liga-table th, #wrapper .liga-content .liga-table th, #wrapper .spielplan .liga-table td, #wrapper .liga-content .liga-table td {
      padding: 12px 8px;
      text-align: center;
      border: none;
      border-bottom: 1px solid #d0d0d0; }
      #wrapper .spielplan .liga-table th a, #wrapper .liga-content .liga-table th a, #wrapper .spielplan .liga-table td a, #wrapper .liga-content .liga-table td a {
        text-decoration: none; }
        #wrapper .spielplan .liga-table th a:hover, #wrapper .liga-content .liga-table th a:hover, #wrapper .spielplan .liga-table td a:hover, #wrapper .liga-content .liga-table td a:hover {
          text-decoration: underline; }
      #wrapper .spielplan .liga-table th:first-child, #wrapper .liga-content .liga-table th:first-child, #wrapper .spielplan .liga-table td:first-child, #wrapper .liga-content .liga-table td:first-child {
        width: 10px;
        padding: 0; }
      #wrapper .spielplan .liga-table th:last-child, #wrapper .liga-content .liga-table th:last-child, #wrapper .spielplan .liga-table td:last-child, #wrapper .liga-content .liga-table td:last-child {
        font-weight: bold; }
      #wrapper .spielplan .liga-table th:nth-child(3), #wrapper .liga-content .liga-table th:nth-child(3), #wrapper .spielplan .liga-table td:nth-child(3), #wrapper .liga-content .liga-table td:nth-child(3) {
        text-align: left; }
      #wrapper .spielplan .liga-table th .image_container, #wrapper .liga-content .liga-table th .image_container, #wrapper .spielplan .liga-table td .image_container, #wrapper .liga-content .liga-table td .image_container {
        width: 40px;
        display: inline-block;
        text-align: center;
        margin-right: 6px; }
        #wrapper .spielplan .liga-table th .image_container img, #wrapper .liga-content .liga-table th .image_container img, #wrapper .spielplan .liga-table td .image_container img, #wrapper .liga-content .liga-table td .image_container img {
          height: 25px;
          vertical-align: top;
          width: auto; }
      #wrapper .spielplan .liga-table th.color, #wrapper .liga-content .liga-table th.color, #wrapper .spielplan .liga-table td.color, #wrapper .liga-content .liga-table td.color {
        width: 8px; }
        #wrapper .spielplan .liga-table th.color.Liga_1, #wrapper .liga-content .liga-table th.color.Liga_1, #wrapper .spielplan .liga-table td.color.Liga_1, #wrapper .liga-content .liga-table td.color.Liga_1 {
          background: #d97706; }
        #wrapper .spielplan .liga-table th.color.Liga_2, #wrapper .liga-content .liga-table th.color.Liga_2, #wrapper .spielplan .liga-table td.color.Liga_2, #wrapper .liga-content .liga-table td.color.Liga_2 {
          background: #7c3aed; }
        #wrapper .spielplan .liga-table th.color.MFL-Cup, #wrapper .liga-content .liga-table th.color.MFL-Cup, #wrapper .spielplan .liga-table td.color.MFL-Cup, #wrapper .liga-content .liga-table td.color.MFL-Cup {
          background: #0f766e; }
      @media (max-width: 767px) {
    #wrapper .spielplan .liga-table th, #wrapper .liga-content .liga-table th, #wrapper .spielplan .liga-table td, #wrapper .liga-content .liga-table td {
      padding: 4px 1px; }
      #wrapper .spielplan .liga-table th .image_container, #wrapper .liga-content .liga-table th .image_container, #wrapper .spielplan .liga-table td .image_container, #wrapper .liga-content .liga-table td .image_container {
        width: 25px;
        margin-right: 0px; }
        #wrapper .spielplan .liga-table th .image_container img, #wrapper .liga-content .liga-table th .image_container img, #wrapper .spielplan .liga-table td .image_container img, #wrapper .liga-content .liga-table td .image_container img {
          height: 17px; } }
    #wrapper .spielplan .liga-table th, #wrapper .liga-content .liga-table th {
      background: #2d2a2a;
      color: white;
      text-align: center;
      padding: 9px;
      text-transform: uppercase;
      margin-bottom: 7px; }
      @media (max-width: 767px) {
    #wrapper .spielplan .liga-table th, #wrapper .liga-content .liga-table th {
      font-size: 12px;
      padding: 5px 3px; } }
    #wrapper .spielplan .liga-table.torschuetzen th:nth-child(4), #wrapper .liga-content .liga-table.torschuetzen th:nth-child(4), #wrapper .spielplan .liga-table.karten th:nth-child(4), #wrapper .liga-content .liga-table.karten th:nth-child(4), #wrapper .spielplan .liga-table.torschuetzen td:nth-child(4), #wrapper .liga-content .liga-table.torschuetzen td:nth-child(4), #wrapper .spielplan .liga-table.karten td:nth-child(4), #wrapper .liga-content .liga-table.karten td:nth-child(4) {
      text-align: left; }
    #wrapper .spielplan .liga-table.same-size th, #wrapper .liga-content .liga-table.same-size th, #wrapper .spielplan .liga-table.same-size td, #wrapper .liga-content .liga-table.same-size td {
      width: auto !important;
      text-align: left !important;
      padding-left: 20px; }
  #wrapper .ligamenu {
    display: flex;
    justify-content: center;
    margin-bottom: 80px;
    background: #2d2a2a; }
  @media (max-width: 767px) {
    #wrapper .ligamenu {
      flex-direction: column;
      margin: 0 -15px 50px; } }
  #wrapper .ligamenu div {
    display: inline-block;
    background: #2d2a2a;
    color: white;
    text-decoration: none;
    padding: 27px 63px;
    font-weight: bold;
    border-right: 1px solid white;
    cursor: pointer; }
    #wrapper .ligamenu div:first-child {
      border-left: 1px solid white; }
    #wrapper .ligamenu div.active {
      background: white;
      color: black;
      border-top: 1px solid #2d2a2a;
      border-bottom: 1px solid #2d2a2a; }
  #wrapper .liga-tab {
    display: none; }
  #wrapper .liga-tab.active {
    display: block; }
  #wrapper .spielbericht .mannschaften {
    display: flex;
    margin-bottom: 50px;
    margin-top: 60px; }
    #wrapper .spielbericht .mannschaften .team {
      width: 40%;
      display: flex;
      align-items: center;
      text-align: center;
      margin: auto; }
      @media (max-width: 767px) {
    #wrapper .spielbericht .mannschaften .team {
      flex-direction: column; } }
      @media (min-width: 768px) {
    #wrapper .spielbericht .mannschaften .team:first-child .name {
      margin-left: auto; } }
      #wrapper .spielbericht .mannschaften .team .name {
        font-weight: bold;
        font-size: 25px;
        line-height: 1.2; }
        @media (max-width: 767px) {
    #wrapper .spielbericht .mannschaften .team .name {
      font-size: 15px;
      order: 2; } }
      #wrapper .spielbericht .mannschaften .team img {
        height: 65px;
        vertical-align: top;
        margin: 0 13px;
        width: auto; }
        @media (max-width: 767px) {
    #wrapper .spielbericht .mannschaften .team img {
      height: 30px;
      margin-bottom: 10px; } }
    #wrapper .spielbericht .mannschaften .spielstand {
      width: 20%;
      text-align: center;
      font-weight: bold;
      font-size: 18px;
      line-height: 1.2; }
      #wrapper .spielbericht .mannschaften .spielstand .score {
        font-size: 34px; }
  #wrapper .spielbericht .details .datum {
    color: #5f0404; }
    #wrapper .spielbericht .details .ort {
      margin-bottom: 10px; }
  #wrapper .spielbericht .bericht {
    margin-top: 70px;
    border-top: 30px solid #2d2a2a; }
    #wrapper .spielbericht .bericht .detail {
      border-bottom: 1px solid #d0d0d0;
      display: flex; }
      #wrapper .spielbericht .bericht .detail .heim, #wrapper .spielbericht .bericht .detail .gast {
        width: 40%;
        float: left;
        display: flex;
        min-height: 1px; }
        @media (max-width: 767px) {
    #wrapper .spielbericht .bericht .detail .heim, #wrapper .spielbericht .bericht .detail .gast {
      flex-direction: column;
      text-align: center; } }
        #wrapper .spielbericht .bericht .detail .heim .info, #wrapper .spielbericht .bericht .detail .gast .info {
          width: 70%;
          text-align: right;
          padding: 15px; }
          @media (max-width: 767px) {
    #wrapper .spielbericht .bericht .detail .heim .info, #wrapper .spielbericht .bericht .detail .gast .info {
      width: 100%;
      text-align: center;
      padding: 0;
      margin-bottom: 7px;
      margin-top: 7px;
      order: 1; } }
        #wrapper .spielbericht .bericht .detail .heim .zusatzinfo, #wrapper .spielbericht .bericht .detail .gast .zusatzinfo {
          width: 15%;
          text-align: center;
          padding: 15px; }
          @media (max-width: 767px) {
    #wrapper .spielbericht .bericht .detail .heim .zusatzinfo, #wrapper .spielbericht .bericht .detail .gast .zusatzinfo {
      width: 100%;
      text-align: center;
      padding: 0;
      margin-bottom: 7px;
      order: 2; } }
        #wrapper .spielbericht .bericht .detail .heim .icon, #wrapper .spielbericht .bericht .detail .gast .icon {
          width: 15%;
          margin: auto; }
          #wrapper .spielbericht .bericht .detail .heim .icon img, #wrapper .spielbericht .bericht .detail .gast .icon img {
            height: 20px;
            vertical-align: top;
            width: auto; }
          @media (max-width: 767px) {
    #wrapper .spielbericht .bericht .detail .heim .icon, #wrapper .spielbericht .bericht .detail .gast .icon {
      width: 100%;
      text-align: center;
      padding: 0;
      margin-bottom: 7px;
      order: 3; } }
      #wrapper .spielbericht .bericht .detail .minute {
        width: 20%;
        float: left;
        text-align: center;
        background: #2d2a2a;
        color: white;
        display: flex;
        align-items: center;
        justify-content: center; }
      #wrapper .spielbericht .bericht .detail .gast .info {
        text-align: left; }
        @media (max-width: 767px) {
      #wrapper .spielbericht .bericht .detail .gast .info {
        text-align: center; } }
      #wrapper .spielbericht .bericht .detail:after {
        content: "";
        display: table;
        clear: both; }
  #wrapper .blog h2 {
    text-align: center; }
  #wrapper .blog .terms {
    margin-bottom: 15px;
    margin-top: 20px; }
    #wrapper .blog .terms a {
      margin: 0px 20px 10px 0;
      display: inline-block;
      text-decoration: none;
      text-transform: uppercase; }
      #wrapper .blog .terms a.active {
        color: #b49c70;
        border-bottom: 2px solid #b49c70;
        font-weight: 400; }
  #wrapper .vereine .vereine-item {
    margin-bottom: 40px; }
    @media (max-width: 767px) {
    #wrapper .vereine .vereine-item {
      text-align: center; } }
    #wrapper .vereine .vereine-item a {
      text-decoration: none; }
      #wrapper .vereine .vereine-item a:hover {
        text-decoration: none; }
        #wrapper .vereine .vereine-item a:hover p {
          text-decoration: none; }
        #wrapper .vereine .vereine-item a:hover strong {
          text-decoration: underline; }
    #wrapper .vereine .vereine-item .vereine-image {
      padding-bottom: 100%;
      position: relative;
      margin-bottom: 20px; }
      @media (max-width: 767px) {
    #wrapper .vereine .vereine-item .vereine-image {
      padding-bottom: 0;
      margin-bottom: 10px; } }
      @media (max-width: 767px) {
      #wrapper .vereine .vereine-item .vereine-image img {
        max-width: 200px;
        max-height: 190px;
        width: auto; } }
        @media (min-width: 768px) {
    #wrapper .vereine .vereine-item .vereine-image img {
      position: absolute;
      bottom: 10px;
      left: 0;
      width: 70%;
      height: 70%;
      object-fit: contain; } }
  #wrapper .verein-header {
    margin-top: 100px; }
  #wrapper .verein-header .container {
    display: flex;
    align-items: center; }
    #wrapper .verein-header .container .logo-wrapper {
      height: 170px;
      width: 170px;
      margin-top: -35px;
      margin-bottom: -35px;
      padding: 20px;
      margin-left: 130px;
      display: flex; }
      @media (max-width: 767px) {
    #wrapper .verein-header .container .logo-wrapper {
      height: 120px;
      width: 120px;
      margin-top: 0;
      margin-bottom: 0;
      padding: 20px 0;
      margin-left: 0;
      display: flex; } }
      #wrapper .verein-header .container .logo-wrapper img {
        max-width: 100%;
        max-height: 100%;
        width: auto;
        margin: auto; }
    #wrapper .verein-header .container .verein-name {
      margin-left: 100px; }
      @media (max-width: 767px) {
    #wrapper .verein-header .container .verein-name {
      margin-left: 15px; } }
      #wrapper .verein-header .container .verein-name h1 {
        margin: 0; }
  #wrapper main {
    margin-top: 139px;
    /*
     .animFromTop {
     transform: translateY(-500px);
     opacity: 0;
     transition: all ease 2s;
     &.anim {
     transform: translateY(0px);
     opacity: 1;
     }
     }
     .animToTop {
     transform: translateY(200px);
     opacity: 0;
     transition: all ease 1s;
     &.anim {
     transform: translateY(0px);
     opacity: 1;
     }
     }
     .animFromLeft {
     transform: translateX(-100%);
     opacity: 0;
     transition: all ease 1s;
     &.anim {
     transform: translateY(0%);
     opacity: 1;
     }
     }
     .animFromRight {
     transform: translateX(20%);
     opacity: 0;
     transition: all ease 1s;
     &.anim {
     transform: translateY(0%);
     opacity: 1;
     }
     }*/ }
  @media (max-width: 767px) {
    #wrapper main {
      margin-top: 82px; } }
  #wrapper main .gaptop {
    margin-top: 90px; }
    @media (max-width: 767px) {
    #wrapper main .gaptop {
      margin-top: 50px; } }
  #wrapper main .back {
    font-size: 13px;
    margin-bottom: 17px; }
    #wrapper main .back a {
      color: #333;
      border-bottom: 1px solid #333;
      text-decoration: none; }
      #wrapper main .back a:hover {
        color: #a99268;
        border-color: #a99268; }
  #wrapper main .owl-carousel .owl-nav button {
    background: none;
    border: none;
    position: absolute;
    left: -45px;
    top: 29%;
    margin: 0; }
    #wrapper main .owl-carousel .owl-nav button.owl-next {
      left: auto;
      right: -45px; }
    #wrapper main .owl-carousel .owl-dots button {
      background: grey;
      border: none; }
    #wrapper main .owl-carousel .owl-dots span {
      width: 10px;
      display: block;
      height: 10px; }
    #wrapper main .owl-carousel .owl-dots .active {
      background: green;
      margin: 7px; }
  #wrapper main .googlemap {
    width: 100%;
    height: 270px;
    border: none;
    margin-top: 23px;
    display: block; }
  #wrapper main .anker {
    position: absolute;
    margin-top: -78px; }
    @media (max-width: 991px) {
    #wrapper main .anker {
      margin-top: -60px; } }
  #wrapper main .default-template {
    margin: 20px 0; }
    @media (min-width: 768px) {
    #wrapper main .default-template {
      padding: 80px 50px 30px; } }
  #wrapper main .text-center {
    text-align: center; }
  #wrapper main .text-left {
    text-align: left; }
  #wrapper main .text-right {
    text-align: right; }
  #wrapper main .login_mask {
    max-width: 400px;
    background: #e7e9ea;
    padding: 30px;
    margin: auto; }
    #wrapper main .login_mask select, #wrapper main .login_mask input {
      background: white;
      border: 1px solid #ccc; }
    #wrapper main .login_mask button {
      margin-top: 15px;
      margin-bottom: 0; }
  #wrapper main .acf-field {
    background: #f2f2f2;
    border: 1px solid #cacaca !important;
    border-color: black;
    border-width: 1px !important;
    padding: 20px;
    border-left-width: 1px !important; }
    #wrapper main .acf-field .acf-label label {
      font-weight: bold;
      color: black; }
    #wrapper main .acf-field .acf-icon.dark {
      color: white; }
  #wrapper main .social-links {
    text-align: right;
    margin-top: -40px;
    margin-bottom: -40px; }
    @media (max-width: 767px) {
    #wrapper main .social-links {
      margin-bottom: 20px;
      text-align: center; } }
    #wrapper main .social-links a {
      background: #2d2a2a;
      width: 34px;
      height: 34px;
      color: white;
      display: inline-block;
      text-align: center;
      padding-top: 5px;
      border-radius: 50%;
      margin: 0 3px; }
  #wrapper main .erfolg-wrapper {
    text-align: center;
    margin: 90px auto; }
    #wrapper main .erfolg-wrapper h2, #wrapper main .erfolg-wrapper p {
      margin-bottom: 10px; }
    #wrapper main .erfolg-wrapper .erfolge {
      display: flex;
      flex-wrap: wrap;
      justify-content: center;
      align-items: center;
      margin-top: 20px; }
    #wrapper main .erfolg-wrapper .erfolge .erfolg-item {
      width: 100%;
      max-width: 300px;
      margin: 10px;
      padding: 20px;
      background: #f2f2f2;
      border-radius: 5px; }
  #wrapper main .trikot-wrapper {
    text-align: center;
    margin: 90px auto; }
    #wrapper main .trikot-wrapper h2, #wrapper main .trikot-wrapper p {
      margin-bottom: 10px; }
    #wrapper main .trikot-wrapper .trikots {
      display: flex;
      flex-wrap: wrap;
      justify-content: center;
      align-items: center;
      margin-top: 20px; }
    #wrapper main .trikot-wrapper .trikots .trikot-item {
      width: 100%;
      max-width: 300px;
      margin: 10px;
      border-radius: 5px;
      margin-top: auto; }
      #wrapper main .trikot-wrapper .trikots .trikot-item img {
        margin-bottom: 20px; }
  #wrapper main .funktionaere-wrapper {
    text-align: center;
    margin: 90px auto; }
    #wrapper main .funktionaere-wrapper .funktionaere {
      display: flex;
      flex-wrap: wrap;
      justify-content: center;
      align-items: center;
      margin-top: 20px; }
    #wrapper main .funktionaere-wrapper .funktionaere .funktionaer-item {
      width: 100%;
      max-width: 300px;
      margin: 10px; }
      #wrapper main .funktionaere-wrapper .funktionaere .funktionaer-item img {
        max-width: 100%;
        height: auto;
        margin-bottom: 20px;
        margin-top: auto; }
      #wrapper main .funktionaere-wrapper .funktionaere .funktionaer-item h3, #wrapper main .funktionaere-wrapper .funktionaere .funktionaer-item p {
        margin-bottom: 13px; }
  #wrapper main .kader-wrapper {
    text-align: center;
    margin: 90px auto; }
    #wrapper main .kader-wrapper h2, #wrapper main .kader-wrapper p {
      margin-bottom: 30px; }
  #wrapper main .sponsoren-wrapper {
    text-align: center;
    margin: 90px auto; }
    #wrapper main .sponsoren-wrapper .sponsoren {
      display: flex;
      flex-wrap: wrap;
      justify-content: center;
      align-items: center;
      margin-top: 20px;
      max-width: 1000px;
      margin: 30px auto; }
    #wrapper main .sponsoren-wrapper .sponsoren .sponsor-item {
      display: inline-block;
      padding: 20px;
      border-radius: 5px;
      max-width: 25%; }
      @media (max-width: 767px) {
      #wrapper main .sponsoren-wrapper .sponsoren .sponsor-item {
        max-width: 50%; } }
      #wrapper main .sponsoren-wrapper .sponsoren .sponsor-item:hover {
        transform: scale(1.03);
        transition: transform 0.3s ease; }
      #wrapper main .sponsoren-wrapper .sponsoren .sponsor-item a {
        display: inline-block; }
  #wrapper main .kader-item {
    text-align: left; }
    @media (max-width: 767px) {
    #wrapper main .kader-item {
      display: block;
      width: 100%;
      text-align: center; }
      #wrapper main .kader-item td {
        display: block;
        width: 100%;
        padding-right: 0;
        margin-bottom: 18px; }
        #wrapper main .kader-item td.spiele, #wrapper main .kader-item td.tore, #wrapper main .kader-item td.rot, #wrapper main .kader-item td.gelb, #wrapper main .kader-item td.gelb_rot {
          width: 53px;
          display: inline-block; } }
    #wrapper main .kader-item:nth-child(odd) {
      background: #f2f2f2; }
    #wrapper main .kader-item .image {
      width: 200px;
      display: block; }
    @media (max-width: 767px) {
      #wrapper main .kader-item .image {
        margin: 0 auto 20px; } }
    #wrapper main .kader-item .name {
      padding: 0 30px;
      font-size: 20px; }
    @media (max-width: 767px) {
      #wrapper main .kader-item .name br {
        display: none; }

      #wrapper main .kader-item .name span {
        display: block; } }
    #wrapper main .kader-item .icon {
      height: 26px;
      width: auto;
      vertical-align: bottom;
      margin-right: 9px; }
    @media (max-width: 767px) {
      #wrapper main .kader-item .icon {
        margin-right: 0; } }
    #wrapper main .kader-item .image_wrapper {
      position: relative; }
    #wrapper main .kader-item .image_wrapper span {
      background: red;
      width: 40px;
      height: 40px;
      display: block;
      position: absolute;
      bottom: -20px;
      right: -20px;
      border-radius: 50%;
      text-align: center;
      padding-top: 6px;
      font-size: 19px;
      font-weight: bold;
      color: white;
      box-shadow: 0 0 20px 0px #c0c0c0;
      z-index: 1; }
    @media (max-width: 767px) {
      #wrapper main .kader-item .aktionen {
        padding-bottom: 20px; } }
    @media (max-width: 767px) {
      #wrapper main .kader-item.kader-backend {
        display: block;
        text-align: left; }
        #wrapper main .kader-item.kader-backend td {
          padding: 0px 12px; }
        #wrapper main .kader-item.kader-backend .nummer {
          padding-top: 11px;
          margin-bottom: 0; }
        #wrapper main .kader-item.kader-backend .name {
          margin-bottom: 10px; }
        #wrapper main .kader-item.kader-backend .aktion {
          padding-bottom: 10px; } }
  #wrapper main .add-spieler-form {
    border: 1px solid grey;
    padding: 20px 25px 6px;
    max-width: 460px;
    margin-bottom: 40px; }
    #wrapper main .add-spieler-form label {
      font-weight: bold; }
  #wrapper main .action_button {
    background: #e0e0e0;
    padding: 4px 12px;
    border-radius: 6px;
    display: inline-block;
    margin-bottom: 5px;
    text-decoration: none !important; }
    #wrapper main .action_button:hover {
      background: #d0d0d0; }
  #wrapper main .tb_standings {
    max-width: 800px !important; }
    #wrapper main .tb_standings thead tr {
      background: #333;
      color: white; }
    #wrapper main .tb_standings thead tr td, #wrapper main .tb_standings thead tr th {
      padding: 12px 8px !important; }
    #wrapper main .tb_standings tbody td {
      padding: 12px 8px !important;
      border: none;
      border-bottom: 1px solid #d0d0d0; }
    #wrapper main .tb_standings tbody td:last-child {
      font-weight: bold; }
    #wrapper main .tb_standings tbody td:first-child {
      font-weight: bold; }
    #wrapper main .tb_standings tbody td:first-child span {
      padding-left: 10px; }
    #wrapper main .tb_standings a {
      text-decoration: none;
      cursor: initial;
      pointer-events: none; }
    #wrapper main .tb_standings a:hover {
      text-decoration: none; }
  #wrapper .item {
    margin-bottom: 80px; }
  @media (max-width: 767px) {
    #wrapper .item {
      margin-bottom: 25px; } }
  #wrapper .item.follow_us {
    text-align: center; }
    #wrapper .item.follow_us a {
      background: #2e88ff;
      color: white;
      font-size: 42px;
      display: inline-block;
      width: 80px;
      height: 80px;
      border-radius: 20px;
      padding-top: 8px;
      margin: 0 5px; }
    #wrapper .item.follow_us a.insta {
      background: #d92b71; }
  #wrapper .item.bildslider {
    padding: 0 40px;
    position: relative; }
    #wrapper .item.bildslider .full_width {
      width: 100vw;
      margin-left: 50%;
      transform: translateX(-50%);
      padding: 40px 15px 50px; }
    #wrapper .item.bildslider .full_width img {
      max-width: 110px;
      margin: auto; }
    #wrapper .item.bildslider .owl-nav {
      position: absolute;
      top: 50%;
      display: block;
      width: 100%; }
    #wrapper .item.bildslider .owl-nav button {
      margin-top: -23px;
      background: none;
      position: absolute;
      left: -40px;
      border: 0;
      margin-right: 0; }
      #wrapper .item.bildslider .owl-nav button.owl-next {
        left: auto;
        right: -40px; }
    #wrapper .item.bildslider .owl-dots {
      display: none; }
  #wrapper .item.faqs .faq {
    background: #ececec;
    display: block;
    padding: 12px 20px;
    margin-bottom: 8px;
    font-weight: 600;
    text-decoration: none; }
    #wrapper .item.faqs .faq:hover {
      background: #dedede; }
  #wrapper .item.text .cat {
    color: #0e5ead;
    background-color: #edf5ff;
    font-size: 16px;
    border-radius: 40px;
    padding: 8px 20px;
    display: inline-block; }
    #wrapper .item.text .text-btn {
      color: #0e5ead;
      font-size: 85%;
      text-decoration: none; }
    #wrapper .item.text ol, #wrapper .item.text ul {
      color: #737373;
      line-height: 1.33;
      margin-bottom: 20px; }
  #wrapper .item.bild img {
    display: block;
    width: 100%; }
  #wrapper .item.cta .full_width {
    width: 100vw;
    margin-left: 50%;
    transform: translateX(-50%);
    background: #b49c70;
    padding: 50px 0; }
    #wrapper .item.cta .full_width .container {
      display: flex; }
    #wrapper .item.cta .full_width .text {
      color: white;
      padding-right: 10px; }
      #wrapper .item.cta .full_width .text strong {
        font-size: 22px;
        margin-bottom: 6px;
        display: inline-block; }
    #wrapper .item.cta .full_width a {
      background: white;
      display: inline-block;
      padding: 10px 35px;
      font-size: 20px;
      text-decoration: none;
      margin: auto 0 auto auto; }
  #wrapper .item.video .videoWrapper {
    position: relative;
    padding-bottom: 56%;
    height: 0;
    overflow: hidden; }
    #wrapper .item.video .videoWrapper iframe, #wrapper .item.video .videoWrapper object, #wrapper .item.video .videoWrapper embed {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
  #wrapper .item.audio audio {
    width: 100%; }
  #wrapper .item.google_map .wrapper {
    height: 400px;
    width: 100%; }
    #wrapper .item.google_map .wrapper iframe {
      width: 100%;
      height: 100%; }

.burgermenu-background {
  display: none; }

button.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent !important;
  border: none;
  border-radius: 0.25rem;
  margin-left: auto;
  float: right !important;
  border-color: #888 !important;
  color: #444 !important;
  border-radius: 0;
  padding: 7px 12px !important;
  margin-top: 20px !important;
  margin-right: 0 !important; }
  @media (max-width: 767px) {
  button.navbar-toggler {
    margin-top: 4px !important; } }
  button.navbar-toggler i {
    font-size: 35px; }

@media (min-width: 1200px) {
    .burgericon {
      display: none !important; } }

body.mobilemenu-open #wrapper .mobilemenu-background {
  display: flex;
  flex-direction: column;
  position: fixed;
  width: 100%;
  height: 100%;
  background: white;
  z-index: 100; }
  body.mobilemenu-open #wrapper .mainmenu {
    display: flex;
    position: absolute;
    width: 100%;
    top: 88px;
    left: 0;
    flex-direction: column;
    padding-top: 10px; }
    body.mobilemenu-open #wrapper .mainmenu > li {
      position: relative;
      width: 100%;
      height: auto;
      padding: 0;
      display: flex;
      margin: 0 auto;
      flex-wrap: wrap; }
    body.mobilemenu-open #wrapper .mainmenu > li li a {
      padding-left: 15px; }
    body.mobilemenu-open #wrapper .mainmenu > li a {
      border-bottom: none;
      padding: 1.2rem 0;
      margin: 0px 18px;
      color: #676767;
      display: block; }
    body.mobilemenu-open #wrapper .mainmenu > li li a {
      font-size: 13px; }
    body.mobilemenu-open #wrapper .mainmenu > li.menu-item-has-children > a {
      margin-right: 0; }
      body.mobilemenu-open #wrapper .mainmenu > li.menu-item-has-children > a a {
        margin: auto; }
    body.mobilemenu-open #wrapper .mainmenu ul.sub-menu.open {
      display: block;
      position: static;
      opacity: 1;
      margin-top: 0;
      width: auto;
      background: transparent;
      width: 100%;
      order: 2; }
    body.mobilemenu-open #wrapper .mainmenu .submenu-button {
      position: relative;
      z-index: 99;
      height: 4.6rem;
      width: 4.6rem;
      cursor: pointer;
      display: block;
      order: 1;
      margin-right: auto; }
    body.mobilemenu-open #wrapper .mainmenu .submenu-button:before {
      position: absolute;
      top: 1.9rem;
      right: 2.2rem;
      width: 0.2rem;
      height: 0.8rem;
      display: block;
      background: black;
      content: ""; }
    body.mobilemenu-open #wrapper .mainmenu .submenu-button:after {
      position: absolute;
      top: 2.2rem;
      right: 1.9rem;
      width: 0.8rem;
      height: 0.2rem;
      display: block;
      background: black;
      content: ""; }
    body.mobilemenu-open #wrapper .mainmenu .submenu-button.open:before {
      display: none; }
    body.mobilemenu-open #wrapper .mainmenu .sub-menu .submenu-button {
      width: 3.5rem; }
      body.mobilemenu-open #wrapper .mainmenu .sub-menu .submenu-button:before {
        right: 1.6rem; }
      body.mobilemenu-open #wrapper .mainmenu .sub-menu .submenu-button:after {
        right: 1.3rem; }

.category-4 .terms {
  display: none; }

.single-post .categories {
  color: #5f0404;
  margin-bottom: 10px; }

.container {
  max-width: 1300px; }

@media (max-width: 767px) {
    .socialmedia a {
      margin-bottom: 20px;
      display: block; }
      .socialmedia a img {
        width: 30px !important; }
    .socialmedia h3 {
      font-size: 18px !important;
      padding: 5px !important; } }

.cta {
  background: #109240;
  position: absolute;
  top: 140px;
  right: 60px;
  z-index: 3;
  width: 240px;
  height: 240px;
  border-radius: 50%;
  display: flex;
  flex-direction: column;
  text-align: center;
  color: white !important;
  text-decoration: none !important;
  font-weight: bold;
  font-size: 25px;
  text-transform: uppercase;
  transform: rotate(10deg);
  border: 8px solid white;
  box-shadow: 0 0 20px black;
  line-height: 1;
  animation: pulse 2s infinite; }
  @media (max-width: 767px) {
  .cta {
    position: relative;
    top: -100px;
    width: 100%;
    border: none;
    border-radius: 0;
    transform: none;
    animation: none;
    padding: 30px;
    box-shadow: none;
    margin-bottom: -50px;
    right: 0; } }
  .cta span {
    margin-top: auto; }
  .cta div {
    margin-bottom: auto; }
  .cta small {
    margin-bottom: 20px;
    font-size: 16px;
    display: block;
    line-height: 1; }
  .cta .countdown {
    font-size: 20px;
    margin-top: -8px;
    margin-bottom: -5px; }
  .cta .countdown small {
    display: inline-block;
    text-transform: initial; }

@keyframes pulse {
  0% {
    transform: rotate(10deg) scale(1); }

  50% {
    transform: rotate(10deg) scale(1.05); }

  100% {
    transform: rotate(10deg) scale(1); } }

.page-id-235 .item {
  margin-bottom: 20px !important; }

.logout-btn {
  display: inline-block;
  padding: 10px 20px;
  background: #c8c8c8;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none !important;
  border-radius: 7px;
  font-weight: bold; }
  @media (max-width: 767px) {
  .logout-btn {
    position: initial; } }

.line {
  width: 100%;
  height: 1px;
  background: #c8c8c8;
  margin: 50px 0; }

.single-personen #wrapper .rueckennummer {
  font-weight: bold;
  font-size: 60px;
  line-height: 1;
  text-align: center; }
  @media (max-width: 767px) {
    .single-personen #wrapper .rueckennummer {
      text-align: left;
      margin: 14px 0px; } }
  .single-personen #wrapper h1 {
    font-size: 35px;
    margin-bottom: 10px; }
  .single-personen #wrapper .infos {
    width: auto; }
  .single-personen #wrapper .infos td {
    padding: 3px 20px; }
  .single-personen #wrapper .stats {
    display: flex;
    flex-wrap: wrap; }
  .single-personen #wrapper .stats div {
    width: 80px;
    display: inline-block;
    text-align: center; }
    .single-personen #wrapper .stats div strong {
      font-size: 30px; }
/*# sourceMappingURL=/wp-content/themes/twentynineteen-child/style/cache/main.map */