/*!
Theme Name:  Page Builder Framework - Child
Author:      David Vongries
Author URI:  https:/mapsteps.com
Description: Page Builder Framework Child Theme
Version:     1.3
License:     GNU General Public License v3 or later
License URI: https:/www.gnu.org/licenses/gpl-3.0.html
Tags:        one-column, two-columns, left-sidebar, right-sidebar, custom-colors, custom-menu, featured-images, full-width-template, custom-logo, custom-background, threaded-comments, blog, e-commerce
Template:    page-builder-framework
Text Domain: page-builder-framework-child
*/
/* =========================================
   WP bakery Hack
   ========================================= */
/* Versteckt den Bildbereich, wenn nur das WPBakery-Platzhalterbild gesetzt ist */
.vc_gitem-zone[style*="vc_gitem_image.png"] {
  display: none !important;
}
#cormens #BorlabsCookieBox .brlbs-cmpnt-dialog-backdrop:before, .brlbs-cmpnt-container .brlbs-cmpnt-dialog-backdrop:before {
    background-color: #000;
    opacity: 0;
}
#cormens div#BorlabsCookieDebugConsole {display: none!important}
/* */
@media all and (max-width:23.688em) {}
@media all and (min-width:23.750em) and (max-width:47.938em) {}
@media all and (min-width:48.000em) and (max-width:63.938em) {}
@media all and (min-width:64.000em) and (max-width:79.938em) {}
@media all and (min-width:80.000em) and (max-width:119.938em) {}
@media all and (min-width:120em) {}
/* */
@media all and (max-width:23.688em) {}
@media all and (max-width:47.938em) {}
@media all and (max-width:63.938em) {}
@media all and (max-width:79.938em) {}
@media all and (max-width:119.938em) {}
/* */
@media all and (min-width:23.750em) {}
@media all and (min-width:48.000em) {}
@media all and (min-width:64.000em) {}
@media all and (min-width:80.000em) {}
@media all and (min-width:120em) {}
@font-face {
  font-family: 'Basier Circle';
  src: url('./fonts/BasierCircle-Regular.eot');
  src: url('./fonts/BasierCircle-Regular.eot?#iefix') format('embedded-opentype'), url('./fonts/BasierCircle-Regular.woff2') format('woff2'), url('./fonts/BasierCircle-Regular.woff') format('woff'), url('./fonts/BasierCircle-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Basier Circle';
  src: url('./fonts/BasierCircle-Regular_1.eot');
  src: url('./fonts/BasierCircle-Regular_1.eot?#iefix') format('embedded-opentype'), url('./fonts/BasierCircle-Regular_1.woff2') format('woff2'), url('./fonts/BasierCircle-Regular_1.woff') format('woff'), url('./fonts/BasierCircle-Regular_1.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Basier Circle';
  src: url('./fonts/BasierCircle-Bold.eot');
  src: url('./fonts/BasierCircle-Bold.eot?#iefix') format('embedded-opentype'), url('./fonts/BasierCircle-Bold.woff2') format('woff2'), url('./fonts/BasierCircle-Bold.woff') format('woff'), url('./fonts/BasierCircle-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Basier Circle';
  src: url('./fonts/BasierCircle-Bold_1.eot');
  src: url('./fonts/BasierCircle-Bold_1.eot?#iefix') format('embedded-opentype'), url('./fonts/BasierCircle-Bold_1.woff2') format('woff2'), url('./fonts/BasierCircle-Bold_1.woff') format('woff'), url('./fonts/BasierCircle-Bold_1.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Reckless Neue';
  src: url('./fonts/RecklessNeue-Regular.eot');
  src: url('./fonts/RecklessNeue-Regular.eot?#iefix') format('embedded-opentype'), url('./fonts/RecklessNeue-Regular.woff2') format('woff2'), url('./fonts/RecklessNeue-Regular.woff') format('woff'), url('./fonts/RecklessNeue-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Reckless Neue';
  src: url('./fonts/RecklessNeue-Regular_1.eot');
  src: url('./fonts/RecklessNeue-Regular_1.eot?#iefix') format('embedded-opentype'), url('./fonts/RecklessNeue-Regular_1.woff2') format('woff2'), url('./fonts/RecklessNeue-Regular_1.woff') format('woff'), url('./fonts/RecklessNeue-Regular_1.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
/* =========================================
   Colors
   ========================================= */ :root {
  /* Primary */
  --cormens-blue: #0000FA;
  --cormens-green: #00ff00;
  --cormens-white: #fff;
  /* Secondary */
  --cyan: #05ffff;
  --blue: #0774ff;
  --pink: #ff00de;
  --orange: #ff5703;
  --gold: #ccb67a;
  /* Standard */
  --white: #fff;
}
::selection {
  background: var(--cormens-green);
}
.dark ::selection {
  color: var(--cormens-blue);
  background: var(--cormens-white);
}
.footer ::selection {
  color: var(--cormens-blue);
  background: var(--white);
}
a:hover {
  color: var(--cormens-blue);
}
a {
  color: inherit;
  transition: background-color 0.2s, color 0.2s;
  text-decoration: underline;
  position: relative;
  display: inline;
}
p, figure {
  margin-bottom: 24px;
  margin-bottom: 2rem;
}
html, body, p, span, li {
  color: var(--cormens-blue);
}
.dark p, .dark span, .dark li {
  color: var(--cormens-white);
}
/* =========================================
   Fonts - regular
   ========================================= */
html {
  font-family: "Basier Circle", "Verdana", "Trebuchet MS", sans-serif;
  font-size: 100%;
  line-height: 1.25em;
  color: var(--cormens-blue);
  overflow-y: initial;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body {
  /*overflow: hidden;*/
}
html, body {
  font-size: 16px;
}
@media (min-width:90em) {
  html, body {
    font-size: calc(1rem + ((1vw - 0.9rem) * 1.1062));
    min-height: 0vw;
  }
}
@media (min-width:100em) {
  html, body {
    font-size: 1.110625rem;
  }
  body.page #content {
    font-size: 1.188rem;
    line-height: 1.304em;
  }
}
@media screen and (min-width: 48em) {
  body.page #content {
    font-size: 1.300rem;
    line-height: 1.304em;
  }
}
h1, h2, h3, h4, h5, h6 {
  font-family: "Reckless Neue", "Georgia", "Times New Roman", serif;
  color: var(--cormens-blue);
  display: block;
  font-weight: normal;
  margin: 0px 0px 3.000rem;
}
.dark h1, .dark h2, .dark h3, .dark h4, .dark h5, .dark h6 {
  color: var(--cormens-white);
}
h1 {
  font-size: 43.2px;
  font-size: calc(2.7rem + ((1vw - 3.75px) * 4.3568));
  line-height: 1.042em;
  letter-spacing: -0.014em;
  font-smoothing: subpixel-antialiased;
  -webkit-font-smoothing: subpixel-antialiased;
}
h2 {
  font-size: 36px;
  font-size: calc(2.25rem + ((1vw - 0.234375rem) * 1.4836));
  line-height: 1.111em;
  letter-spacing: -0.017em;
  font-smoothing: subpixel-antialiased;
  -webkit-font-smoothing: subpixel-antialiased;
}
h3 {
  font-size: 30px;
  font-size: calc(1.875rem + ((1vw - 0.234375rem) * 1.2394));
  line-height: 1.100em;
  letter-spacing: -0.020em;
  font-smoothing: subpixel-antialiased;
  -webkit-font-smoothing: subpixel-antialiased;
}
.linebox h3 {
  font-size: 1.875rem;
  margin-bottom: 1.4rem;
}
h4 {
  font-family: "Basier Circle", "Verdana", "Trebuchet MS", sans-serif;
  font-size: 20.8px;
  font-size: calc(1.3rem + ((1vw - 0.234375rem) * 0.3944));
  line-height: 1.360em;
  letter-spacing: normal;
}
h5 {
  font-size: 25px;
  font-size: 1.563rem;
  font-size: calc(1.5625rem + ((1vw - 0.234375rem) * 0.4695));
  line-height: 1.120em;
  letter-spacing: -0.012em;
  margin-bottom: 0.900em;
  font-smoothing: subpixel-antialiased;
  -webkit-font-smoothing: subpixel-antialiased;
}
h6 {
  font-size: 22px;
  font-size: 1.375rem;
  font-size: calc(1.375rem + ((1vw - 0.234375rem) * 0.2817));
  line-height: 1.136em;
  letter-spacing: -0.009em;
  font-smoothing: subpixel-antialiased;
  -webkit-font-smoothing: subpixel-antialiased;
}
@media screen and (min-width:90.000em) {
  h1 {
    font-size: 89.6px;
    font-size: 5.6rem;
    line-height: 1.004em;
    letter-spacing: -0.018em;
  }
  h2 {
    font-size: 51.8px;
    font-size: 3.2375rem;
    line-height: 1.042em;
    letter-spacing: -0.031em;
  }
  h3 {
    font-size: 43.2px;
    font-size: 2.7rem;
    line-height: 1.042em;
    letter-spacing: -0.014em;
  }
  .linebox h3 {
    font-size: 1.875rem;
    margin-bottom: 1.4rem;
  }
  h4 {
    font-size: 25px;
    font-size: 1.5625rem;
  }
  h5 {
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 1.100em;
    letter-spacing: -0.020em;
  }
  h6 {
    font-size: 25px;
    font-size: 1.563rem;
    line-height: 1.120em;
    letter-spacing: -0.012em;
  }
}
h1 b, h2 b, h3 b, h4 b, h5 b, h6 b {
  font-weight: normal;
}
.h1-style, .h2-style, .h3-style, .h4-style, .h5-style, .h6-style {
  font-family: "Reckless Neue", "Georgia", "Times New Roman", serif;
  color: #0000FA;
  display: block;
  font-weight: normal;
  margin: 0px 0px 3.000rem;
}
.h5-style h2 {
  font-family: "Reckless Neue", "Georgia", "Times New Roman", serif;
  color: #0000FA;
  display: block;
  font-weight: normal;
  margin: 0px 0px 3.000rem;
}
.h1-style {
  font-size: 43.2px;
  font-size: calc(2.7rem + ((1vw - 3.75px) * 4.3568));
  line-height: 1.042em;
  letter-spacing: -0.014em;
  font-smoothing: subpixel-antialiased;
  -webkit-font-smoothing: subpixel-antialiased;
}
.h2-style {
  font-size: 36px;
  font-size: calc(2.25rem + ((1vw - 0.234375rem) * 1.4836));
  line-height: 1.111em;
  letter-spacing: -0.017em;
  font-smoothing: subpixel-antialiased;
  -webkit-font-smoothing: subpixel-antialiased;
}
.h3-style {
  font-size: 30px;
  font-size: calc(1.875rem + ((1vw - 0.234375rem) * 1.2394));
  line-height: 1.100em;
  letter-spacing: -0.020em;
  font-smoothing: subpixel-antialiased;
  -webkit-font-smoothing: subpixel-antialiased;
}
.h4-style {
  font-family: "Basier Circle", "Verdana", "Trebuchet MS", sans-serif;
  font-size: 20.8px;
  font-size: calc(1.3rem + ((1vw - 0.234375rem) * 0.3944));
  line-height: 1.360em;
  letter-spacing: normal;
}
.h5-style, .h5-style h2 {
  font-size: 25px;
  font-size: 1.563rem;
  font-size: calc(1.5625rem + ((1vw - 0.234375rem) * 0.4695));
  line-height: 1.120em;
  letter-spacing: -0.012em;
  margin-bottom: 0.900em;
  font-smoothing: subpixel-antialiased;
  -webkit-font-smoothing: subpixel-antialiased;
}
.h6-style, .h6-style h2 {
  font-size: 22px;
  font-size: 1.375rem;
  font-size: calc(1.375rem + ((1vw - 0.234375rem) * 0.2817));
  line-height: 1.136em;
  letter-spacing: -0.009em;
  font-smoothing: subpixel-antialiased;
  -webkit-font-smoothing: subpixel-antialiased;
}
@media screen and (min-width:90.000em) {
  .h1-style {
    font-size: 89.6px;
    font-size: 5.6rem;
    line-height: 1.004em;
    letter-spacing: -0.018em;
  }
  .h2-style {
    font-size: 51.8px;
    font-size: 3.2375rem;
    line-height: 1.042em;
    letter-spacing: -0.031em;
  }
  .h3-style {
    font-size: 43.2px;
    font-size: 2.7rem;
    line-height: 1.042em;
    letter-spacing: -0.014em;
  }
  .h4-style {
    font-size: 25px;
    font-size: 1.5625rem;
  }
  .h5-style, .h5-style h2 {
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 1.100em;
    letter-spacing: -0.020em;
  }
  .h6-style, .h6-style h2 {
    font-size: 25px;
    font-size: 1.563rem;
    line-height: 1.120em;
    letter-spacing: -0.012em;
  }
}
.text-s, .single p.text-s {
  font-size: 15px;
  font-size: 0.938rem;
  letter-spacing: normal;
  line-height: 1.333em;
}
body, .single, .wpbf-main {
  font-family: "Basier Circle", "Verdana", "Trebuchet MS", sans-serif
}
.text-l, .single p, .single ul, .single ol {
  font-size: 20.8px;
  font-size: 1.300rem;
  font-size: calc(1.3rem + ((1vw - 0.234375rem) * 0.3944));
  line-height: 1.298em;
  letter-spacing: normal;
}
.mega {
  font-family: "Reckless Neue", "Georgia", "Times New Roman", serif;
  font-size: 50px;
  font-size: calc(3.125rem + ((1vw - 3.75px) * 8.8263));
  line-height: 0.920em;
  letter-spacing: -0.032em;
}
.mega .reverse {
  font-family: "Basier Circle", "Verdana", "Trebuchet MS", sans-serif;
  font-size: 48px;
  font-size: calc(3rem + ((1vw - 3.75px) * 8.4507));
  line-height: 1em;
  letter-spacing: -0.046em;
}
.h1-small, h1.entry-title {
  font-family: "Reckless Neue", "Georgia", "Times New Roman", serif;
  color: #0000FA;
  display: block;
  font-weight: normal;
  margin: 0px 0px 1.250rem;
  font-size: 43.2px;
  font-size: calc(2.7rem + ((1vw - 0.234375rem) * 1.784));
  line-height: 1.042em;
  letter-spacing: -0.014em;
  hyphens: auto;
}
h1.entry-title {
  margin-bottom: 5.500rem;
}
@media (min-width:90em) {
  .text-s, .single p.text-s {
    font-size: 17.3px;
    font-size: 1.081rem;
    line-height: 1.329em;
  }
  .text-l, .single p, .single ul, .single ol {
    font-size: 25px;
    font-size: 1.563rem;
    line-height: 1.360em;
    letter-spacing: -0.016em;
  }
  .mega {
    font-size: 144px;
    font-size: 9.000rem;
    line-height: 1.007em;
    letter-spacing: -0.011em;
  }
  .mega .reverse {
    font-size: 138px;
    font-size: 8.625rem;
    line-height: 0.957em;
    letter-spacing: -0.058em;
  }
  .h1-small {
    font-size: 62.2px;
    font-size: 3.888rem;
    line-height: 1.029em;
    letter-spacing: -0.026em;
    hyphens: manual;
  }
}
.link {
  color: #0000FA;
  font-size: 17.3px;
  font-size: 1.081rem;
  text-decoration: none;
  line-height: 1.329em;
  letter-spacing: normal;
  display: inline-block;
  position: relative;
}
.link:after {
  content: "";
  display: block;
  width: 100%;
  height: 1.5px;
  background-color: #0000FA;
  position: absolute;
  left: 0px;
  bottom: -2px;
}
header .info-bar {
  margin-bottom: 1.125rem;
}
.info-bar.big, .single p.article-meta, .single .footer-categories {
  font-size: 17.3px;
  font-size: 1.081rem;
  line-height: 1.329em;
}
.info-bar .spacer {
  padding: 0px 0.563rem;
}
.info-bar .date, .info-bar .spacer, .info-bar .category {
  display: table-cell;
  vertical-align: middle;
}
.info-bar .spacer:after {
  content: "";
  display: block;
  height: 1.5px;
  background-color: #0000FA;
  display: inline-block;
  width: 1.500rem;
  margin: 0px 3px 4px 3px;
}
@media screen and (min-width:48.000em) {
  .btn, [class^='btn'] {
    padding: 1.125rem 2.500rem;
  }
}
.btn-big, [class^='btn-big'] {
  padding: 1.125rem 2.500rem;
}
@media screen and (min-width:48.000em) {
  .btn-big, [class^='btn-big'] {
    padding: 1.375rem 2.875rem;
  }
}
ul {
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
}
ul li {
  padding-left: 1.250rem;
  padding-bottom: 1rem;
  position: relative;
}
ul li::before {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 100%;
  background-color: #0000FA;
  position: absolute;
  left: 0px;
  top: 0.5em;
}
@media screen and (max-width:47.937em) {
  ul li {
    font-size: 1.081rem;
    line-height: 1.156em;
  }
}
ol {
  list-style: none;
  counter-reset: custom-counter;
  margin: 0;
  padding: 0;
  position: relative;
  margin-top: 0.875rem;
}
ol li {
  counter-increment: custom-counter;
  margin-bottom: 3.375rem;
  padding-left: 2.500rem;
}
ol li:last-child {
  margin-bottom: 0px !important;
}
ol li::before {
  content: counter(custom-counter) ".";
  font-family: "Reckless Neue", "Georgia", "Times New Roman", serif;
  font-size: 26px;
  font-size: 2.250rem;
  font-size: calc(2.25rem + ((1vw - 0.234375rem) * 2.4601));
  line-height: 1.111em;
  letter-spacing: -0.017em;
  position: absolute;
  left: 0px;
  width: 4.125rem;
  margin-top: -0.750rem;
}
@media screen and (min-width:48.000em) {
  ol li {
    padding-left: 4.375rem;
    margin-bottom: 4.500rem;
  }
  ol li::before {
    font-size: 62.2px;
    font-size: 3.888rem;
    line-height: 1.029em;
    letter-spacing: -0.026em;
    margin-top: -0.500rem;
  }
}
.dark {
  background-color: var(--cormens-blue);
}
/* =========================================
   Buttons - regular
   ========================================= */
.btn, [class^='btn'] {
  display: inline-block;
  padding: 1.125rem 2.500rem;
  font-size: 17.3px;
  font-size: 1.081rem;
  line-height: 1.329em;
  color: var(--cormens-blue);
  border: 1.5px solid var(--cormens-blue);
  border-radius: 1.875em;
  text-decoration: none;
  box-sizing: border-box;
  transition: background-color 0.2s, border-color 0.2s, color 0.2s;
}
.btn:hover, [class^='btn']:hover {
  background-color: var(--cormens-blue);
  color: var(--cormens-white);
}
/* Dark Mode */
.dark .btn, .dark [class^='btn'] {
  color: var(--cormens-white);
  border: 1.5px solid var(--cormens-white);
}
.dark .btn:hover, .dark [class^='btn']:hover {
  background-color: var(--cormens-white);
  color: var(--cormens-blue);
}
/* Dark Mode */
.light .btn, .light [class^='btn'] {
  color: var(--cormens-blue);
  border: 1.5px solid var(--cormens-blue);
}
.light .btn:hover, .light [class^='btn']:hover {
  background-color: var(--cormens-blue);
  color: var(--cormens-white);
}
/* =========================================
   Buttons - circle
   ========================================= */
.btn-round {
  font-family: "Basier Circle", "Verdana", "Trebuchet MS", sans-serif;
  font-size: 17.3px;
  font-size: 1.081rem;
  line-height: 1.272em;
  letter-spacing: normal;
  position: relative;
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  text-decoration: none;
  z-index: 1;
  padding: 0;
  width: 7.5rem;
  height: 7.5rem;
  cursor: pointer;
  transition: color .2s ease-in-out, transform 0.1s linear;
  text-align: center;
}
.btn-round {
  color: var(--cormens-blue);
  border: 1.5px solid var(--cormens-blue);
}
.btn-round::before {
  content: "";
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  border-radius: 100%;
  background: var(--cormens-white);
  z-index: -1;
  transform: scale(1);
  transition: all .2s ease-in-out;
}
.btn-round:hover {
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  color: var(--cormens-white);
}
.btn-round:hover::before {
  transform: scale(1.2);
  background: var(--cormens-blue);
}
#custom-load-more-wrap {
  padding-bottom: 75px;
}
/* Dark-mode */
.dark .btn-round {
  color: var(--cormens-white);
  border: 1.5px solid var(--cormens-white);
}
.dark .btn-round::before {
  background: var(--cormens-blue);
}
.dark .btn-round:hover {
  color: var(--cormens-blue);
  background: var(--cormens-white);
}
.dark .btn-round:hover::before {
  background: var(--cormens-white);
}
/* =========================================
   Scrollpfeil
   ========================================= */
[class*="dark"] .scroll-arrow:before {
  content: "";
  display: block;
  position: absolute;
  top: -2.000rem;
  left: 1.250rem;
  width: 1rem;
  height: 4.000rem;
  z-index: 400;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: linear-gradient(transparent, transparent), url('./assets/svg/scroll-arrow-blue-white.svg');
  cursor: pointer;
}
@media screen and (min-width: 48em) {
  [class*="dark"] .scroll-arrow:before {
    background-image: linear-gradient(transparent, transparent), url('./assets/svg/scroll-arrow-blue-white.svg');
    height: 7.000rem;
    top: -3.5rem;
  }
}
/* =========================================
   Grids - Hoover
   ========================================= */
/* Hoover auf Teaser-Grid */
.scale-teaser .vc_gitem-animated-block, .scale-team .vc_gitem-animated-block {
  overflow: hidden;
}
/* Startpunkt für den Zoom */
.scale-teaser .vc_gitem-zone-a {
  transform-origin: 65% 75%;
  transition: transform 0.7s, filter 0.5s ease-out;
  will-change: transform;
}
/* Smooth Zoom beim Hover */
.scale-teaser:hover .vc_gitem-zone-a {
  transform: scale(1.13);
}
.scale-team:hover .vc_gitem-zone-a {
  transform: scale(1.13);
}
.scale-team .vc_gitem-zone-a {
  transform-origin: 45% 25%;
  transition: transform 0.7s, filter .5s ease-out;
  will-change: transform;
}
/* =========================================
   Blog - Detail
   ========================================= */
.text-center {
  text-align: center;
}
/* Bild und Textblock */
.ce-blog.detail .text-block, .single .vc_column-inner {
  margin-bottom: 3.875rem;
  margin-bottom: 3.625rem;
}
.article-header {
  padding-top: 3.813rem;
}
.ce-blog.detail .image-block, .article-header .wpbf-post-image-wrapper {
  margin-bottom: 3.500rem;
}
@media screen and (min-width:48.000em) {
  .ce-blog.detail .text-block, .single .vc_column-inner {
    margin-bottom: 4.875rem;
  }
  .ce-blog.detail .image-block, .article-header .wpbf-post-image-wrapper {
    margin-bottom: 3.500rem;
  }
}
@media screen and (min-width:64.000em) {
  .ce-blog.detail .text-block, .single .vc_column-inner {
    margin-bottom: 5.875rem;
  }
  .ce-blog.detail .image-block, .article-header .wpbf-post-image-wrapper {
    margin-bottom: 4.500rem;
  }
}
@media screen and (min-width:80.000em) {
  .ce-blog.detail .text-block, .single .vc_column-inner {
    margin-bottom: 6.875rem;
  }
  .ce-blog.detail .image-block, .article-header .wpbf-post-image-wrapper {
    margin-bottom: 5.500rem;
  }
}
@media screen and (min-width:90.000em) {
  .ce-blog.detail .text-block, .single .vc_column-inner {
    margin-bottom: 7.875rem;
  }
  .ce-blog.detail .image-block, .article-header .wpbf-post-image-wrapper {
    margin-bottom: 6.500rem;
  }
}
/* im Artikel Abstand 1fache Höhe des Textes */
.single .wpb_content_element {
  /*margin-bottom: calc(1.3rem + ((1vw * 0.3944) - (0.234375rem * 0.3944)) + (1.298em * 1));*/
  /*margin-bottom: calc(1.3rem + ((1vw * 0.3944) - (0.234375rem * 0.3944)));*/
  margin-bottom: calc(1.3rem + ((1vw * 0.3944) - (0.234375rem * 0.3944)) + (1.298em * 2));
}
.wpb_content_element:last-child {
  margin-bottom: 0;
}
/* einfacher Abstand oben und unten */
.single ul {
  margin-top: calc(1.3rem + ((1vw * 0.3944) - (0.234375rem * 0.3944)));
  margin-bottom: calc(1.3rem + ((1vw * 0.3944) - (0.234375rem * 0.3944)));
}
.single ol {
  margin-top: calc((1.3rem + ((1vw * 0.3944) - (0.234375rem * 0.3944))) * 2);
  margin-bottom: calc((1.3rem + ((1vw * 0.3944) - (0.234375rem * 0.3944))) * 2)
}
/* Video */
.wpb_video_widget .wpb_video_wrapper {
  padding-top: 0 !important;
}
.wpbf-responsive-embed {
  margin-bottom: 0 !important;
}
.cormens-blog.list, .cormens-blog.list .ce-blog-inside {
  overflow: visible !important;
}
.cormens-blog.list .blog-items {
  margin: 0 -10px;
  margin: 0 -0.625rem;
  position: relative;
}
@media screen and (min-width: 48em) {
  .cormens-blog.list .blog-items {
    margin: 0 -23px;
    margin: 0 -1.438rem;
  }
}
.cormens-blog.list .blog-item {
  display: table;
  table-layout: fixed;
  width: 100%;
  z-index: 20;
  padding: 3.0665vw 0px;
}
.cormens-blog.list .blog-item, .cormens-blog.list .blog-item .title {
  font-size: 22px;
  font-size: calc(1.375rem + ((1vw - 3.75px) * 1.9906));
  line-height: 1.136em;
}
@media screen and (min-width: 48em) {
  .cormens-blog.list .blog-item {
    padding: 38px 0px;
    padding: 2.375rem 0rem;
  }
}
@media screen and (min-width: 48em) {
  .cormens-blog.list .blog-item, .cormens-blog.list .blog-item .title {
    font-size: 43.2px;
    font-size: 2.700rem;
    line-height: 1.042em;
  }
}
.cormens-blog.list .blog-item .date, .cormens-blog.list .blog-item .info {
  display: table-cell;
  vertical-align: top;
  padding: 0px 10px;
  padding: 0px 0.625rem;
  line-height: 0px;
}
.cormens-blog.list .blog-item .date {
  overflow: hidden;
  position: relative;
  width: 33%;
}
@media screen and (min-width: 48em) {
  .cormens-blog.list .blog-item .date, .cormens-blog.list .blog-item .info {
    padding: 0px 23px;
    padding: 0rem 1.438rem;
  }
}
@media screen and (min-width: 48em) {
  .cormens-blog.list .blog-item .date {
    width: 18%;
    padding-right: 0px;
  }
}
.container:before, .container:after, .container-large:before, .container-large:after, .container-full:before, .container-full:after, .container-edge:before, .container-edge:after {
  content: "";
  display: table;
  clear: both;
}
#cormens .wpbf-container, #cormens.single-team #inner-content .introduction, #cormens.single-team #inner-content .contact, .container, .container-large, .container-full .container-edge {
  display: block;
  width: 100%;
  max-width: calc(1152px + 40px);
  max-width: 74.500rem;
  max-width: calc(23.4375rem + ((1vw - 0.234375rem) * 76.7136));
  padding: 0 20px;
  padding: 0 1.250rem;
  margin: 0 auto;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#cormens.single-team #inner-content .data .wpb_column {
  max-width: 32.250rem;
  max-width: calc((23.4375rem + ((1vw - 0.234375rem) * 76.7136)) / 2);
  max-width: 640px;
}
#cormens.single-team #inner-content .data .wpb_column {
  position: relative;
  float: left;
  min-height: 1px;
  width: 40%;
  padding: 0 10px;
  padding: 0 0.625rem;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 48em) {
  #cormens.single-team #inner-content .data .wpb_column {
    max-width: 100%;
    width: 100%
  }
}
@media screen and (min-width: 48em) {
  #cormens.single-team #inner-content .data .wpb_column {
    padding: 0 15px;
    padding: 0 0.938rem;
    padding: 0;
  }
}
/*#cormens.single-team #inner-content .data .vc_column-inner{padding: 0;}*/
#cormens.single-team #inner-content .data {
  display: flex;
  justify-content: center;
}
#cormens.single-team #inner-content .data {
  padding: 4.063rem 0px;
}
#cormens.single-team #inner-content .data .vc_column-inner {
  margin-bottom: 0;
}
@media screen and (min-width: 48em) {
  #cormens.single-team #inner-content .data {
    padding-top: 8.125rem;
  }
}
#cormens.single-team #inner-content .grid-team {
  width: 100%;
  max-width: calc(1152px + 40px);
  max-width: 74.500rem;
  max-width: calc(23.4375rem + ((1vw - 0.234375rem) * 76.7136));
  margin: 0 auto;
  padding: 0 20px;
}
#cormens.single-team #inner-content .grid-team .grid-team {
  padding: 0 0.0625rem;
}
@media (min-width: 48em) {
  #cormens.single-team #inner-content .grid-team .grid-team {
    padding: 0 0.625rem;
  }
}
#cormens .grid-team .vc_col-sm-12 {
  font-size: 1.081rem;
  line-height: 1.156em;
  letter-spacing: normal;
  padding-top: 1rem;
  padding-left: 0;
  padding-right: 0;
}
#cormens .grid-team .h6-style {
  margin-bottom: 0.313rem;
}
#cormens .grid-team .grid-team {
  margin-bottom: 2.500rem;
  margin-bottom: calc(2.5rem + ((1vw - 0.234375rem) * 2.4413)) !important;
}
@media screen and (min-width: 90em) {
  #cormens .grid-team .grid-team {
    margin-bottom: 4.125rem !important;
  }
}
@media (max-width: 47.938em) {
  #cormens.single-team #inner-content .data {
    flex-direction: column;
  }
  #cormens.single-team #inner-content .data .vc_column_container {
    max-width: calc(23.4375rem + ((1vw - 0.234375rem) * 76.7136));
    margin: 0 auto;
  }
}
@media (min-width: 90em) {
  #cormens .wpbf-container, #cormens.single-team #inner-content .introduction, #cormens.single-team #inner-content .contact, #cormens.single-team #inner-content .grid-team, .container, .container-large, .container-full {
    max-width: 74.5rem;
  }
}
#notification-drop {
  display: none;
}
#cormens .vc_custom_heading a:hover {
  opacity: 1;
}
#cormens.single-team #inner-content .data {}
/* =========================================
   Blog - Navigation
   ========================================= */
.ce-blog.list, .ce-blog.list .ce-blog-inside {
  overflow: visible !important;
}
.ce-blog.list .header {
  margin-bottom: 2.375rem;
}
.ce-blog.list .header .headline {
  margin-bottom: 0px;
}
.ce-blog.list .blog-items {
  margin: 0 -10px;
  margin: 0 -0.625rem;
  position: relative;
}
.ce-blog.list .blog-item {
  display: table;
  table-layout: fixed;
  width: 100%;
  z-index: 20;
  padding: 3.0665vw 0px;
}
.ce-blog.list .blog-item, .ce-blog.list .blog-item .title {
  font-size: 22px;
  font-size: calc(1.375rem + ((1vw - 3.75px) * 1.9906));
  line-height: 1.136em;
}
.ce-blog.list .blog-item:before {
  display: none;
}
.ce-blog.list .blog-item .date, .ce-blog.list .blog-item .info {
  display: table-cell;
  vertical-align: top;
  padding: 0px 10px;
  padding: 0px 0.625rem;
  line-height: 0px;
}
.ce-blog.list .blog-item .date {
  overflow: hidden;
  position: relative;
  width: 33%;
}
.ce-blog.list .blog-item .date > .inner {
  position: relative;
  overflow: hidden;
}
.ce-blog.list .blog-item .date-inside {
  position: relative;
  padding-top: 0.227em;
}
.ce-blog.list .blog-item .date .value {
  display: inline-block;
  padding-right: 0.938rem;
  position: relative;
  z-index: 10;
}
.ce-blog.list .blog-item .date .value * {
  line-height: 1.329em;
}
.ce-blog.list .blog-item .info {
  text-decoration: none;
}
.ce-blog.list .blog-item .info .title {
  font-family: "Reckless Neue", "Georgia", "Times New Roman", serif;
  letter-spacing: -0.009em;
  position: relative;
  z-index: 50;
  max-width: 45.000rem;
}
.ce-blog.list .blog-item .info:hover .title .inner {
  display: inline;
  border-bottom: 1.5px solid #0000FA;
}
.ce-blog.list .image {
  cursor: pointer;
  position: absolute;
  display: none;
  z-index: 0;
  pointer-events: none;
  display: none !important;
}
.ce-blog.list img {
  display: block;
  max-width: 500px;
}
.ce-blog.list .read-more {
  margin-top: 0.875rem;
}
@media screen and (min-width: 48.000em) {
  .ce-blog.list .header {
    margin-left: 16.66666667%;
    margin-bottom: 2.625rem;
  }
  .ce-blog.list .header .headline {
    margin-left: 1.125rem;
  }
  .ce-blog.list .blog-items {
    margin: 0 -23px;
    margin: 0 -1.438rem;
  }
  .ce-blog.list .blog-item {
    padding: 38px 0px;
    padding: 2.375rem 0rem;
  }
  .ce-blog.list .blog-item, .ce-blog.list .blog-item .title {
    font-size: 43.2px;
    font-size: 2.700rem;
    line-height: 1.042em;
  }
  .ce-blog.list .blog-item .date, .ce-blog.list .blog-item .info {
    padding: 0px 23px;
    padding: 0rem 1.438rem;
  }
  .ce-blog.list .blog-item .date {
    width: 18%;
    padding-right: 0px;
  }
  .ce-blog.list .blog-item .date-inside {
    padding-top: 0.34em;
    display: table;
    width: 100%;
  }
  .ce-blog.list .blog-item .date .value, .ce-blog.list .blog-item .date .space {
    display: table-cell;
    vertical-align: top;
    overflow: hidden;
    position: relative;
  }
  .ce-blog.list .blog-item .date .value {
    width: auto;
  }
  .ce-blog.list .blog-item .date .space:before {
    content: "";
    background-color: transparent;
    background-image: url('./assets/svg/icon-line.svg');
    background-repeat: no-repeat;
    background-size: 100% auto;
    display: block;
    height: 2px;
    width: 4.563rem;
    position: relative;
    top: 0.231em;
    right: 0px;
    z-index: 5;
  }
  .ce-blog.list .blog-item .title {
    letter-spacing: -0.014em;
    text-decoration: none;
  }
  .ce-blog.list .read-more {
    margin-left: 16.66666667%;
    margin-top: 2.500rem;
    padding-left: 1.325rem;
  }
}
/* Zone hat eigene Höhe + ist Container */
.vc_grid-item .vc_gitem-zone.vc_gitem-zone-a {
  position: relative;
  overflow: hidden;
}
/* =========================================
   WPBakery Grid – Blog & Team (scoped)
   Voraussetzungen:
   - Zone A: Blog => ratio-1-1, Team => ratio-5-7
   - "Use featured image on background?" AUS
   ========================================= */
/* Basis */
.grid-blog .vc_gitem-zone.vc_gitem-zone-a, .grid-team .vc_gitem-zone.vc_gitem-zone-a {
  position: relative;
  overflow: hidden;
  background: transparent !important;
}
/* ---- MODERN (mit :has) ---- */
/* Ratio nur, wenn ein IMG vorhanden ist */
.grid-blog .vc_gitem-zone.vc_gitem-zone-a.ratio-1-1:has(img) {
  aspect-ratio: 1 / 1;
}
.grid-team .vc_gitem-zone.vc_gitem-zone-a.ratio-5-7:has(img) {
  aspect-ratio: 5 / 7;
}
/* Zonen-Content füllt die Fläche */
.grid-blog .vc_gitem-zone.vc_gitem-zone-a:has(img) > .vc_gitem-zone-mini, .grid-team .vc_gitem-zone.vc_gitem-zone-a:has(img) > .vc_gitem-zone-mini {
  position: absolute;
  inset: 0;
  height: 100%;
  padding: 0;
  display: flex;
}
/* Row/Col auf volle Höhe bringen */
.grid-blog .vc_gitem-zone.vc_gitem-zone-a .vc_gitem_row, .grid-team .vc_gitem-zone.vc_gitem-zone-a .vc_gitem_row {
  margin: 0 !important;
  height: 100% !important;
  display: flex;
  flex: 1 1 auto;
}
.grid-blog .vc_gitem-zone.vc_gitem-zone-a .vc_gitem-col, .grid-team .vc_gitem-zone.vc_gitem-zone-a .vc_gitem-col {
  padding: 0 !important;
  height: 100% !important;
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
}
/* Single Image Wrapper/Figure strecken */
.grid-blog .vc_gitem-zone.vc_gitem-zone-a .wpb_single_image, .grid-team .vc_gitem-zone.vc_gitem-zone-a .wpb_single_image {
  margin: 0 !important;
  height: 100%;
}
.grid-blog .vc_gitem-zone.vc_gitem-zone-a .vc_figure, .grid-team .vc_gitem-zone.vc_gitem-zone-a .vc_figure {
  margin: 0;
  height: 100%;
}
/* Link-Wrapper & IMG füllen die Zone */
.grid-blog .vc_gitem-zone.vc_gitem-zone-a .vc_single_image-wrapper, .grid-team .vc_gitem-zone.vc_gitem-zone-a .vc_single_image-wrapper {
  position: absolute;
  inset: 0;
  display: block;
  width: 100% !important;
  height: 100% !important;
  max-width: none !important;
  padding: 0;
  border: 0;
}
.grid-blog .vc_gitem-zone.vc_gitem-zone-a .vc_single_image-img, .grid-team .vc_gitem-zone.vc_gitem-zone-a .vc_single_image-img {
  position: absolute;
  inset: 0;
  display: block;
  width: 100% !important;
  height: 100% !important;
  max-width: none !important;
  max-height: none !important;
  object-fit: cover;
}
.grid-blog .vc_gitem-zone.vc_gitem-zone-a .vc_single_image-img {
  object-position: center;
}
.grid-team .vc_gitem-zone.vc_gitem-zone-a .vc_single_image-img {
  object-position: center top;
}
/* WPBakerys Auto-Zonen-IMG ausblenden, wenn eigenes IMG genutzt wird */
.grid-blog .vc_gitem-zone.vc_gitem-zone-a:has(.vc_single_image-img) > .vc_gitem-zone-img, .grid-team .vc_gitem-zone.vc_gitem-zone-a:has(.vc_single_image-img) > .vc_gitem-zone-img {
  display: none !important;
}
/* Hover-Effekte clippen */
.grid-blog .vc_gitem-animated-block, .grid-team .vc_gitem-animated-block {
  overflow: hidden;
}
/* Manche Templates vergeben einen grauen Rahmen */
.grid-blog .vc_single_image-wrapper.vc_box_border_grey, .grid-team .vc_single_image-wrapper.vc_box_border_grey {
  border: 0;
  padding: 0;
}
/* ---- FALLBACK (ohne :has) – mit .has-img (per JS gesetzt) ---- */
.grid-blog .vc_gitem-zone.vc_gitem-zone-a.ratio-1-1.has-img {
  aspect-ratio: 1 / 1;
}
.grid-team .vc_gitem-zone.vc_gitem-zone-a.ratio-5-7.has-img {
  aspect-ratio: 5 / 7;
}
.grid-blog .vc_gitem-zone.vc_gitem-zone-a.has-img > .vc_gitem-zone-mini, .grid-team .vc_gitem-zone.vc_gitem-zone-a.has-img > .vc_gitem-zone-mini {
  position: absolute;
  inset: 0;
  height: 100%;
  padding: 0;
  display: flex;
}
.grid-blog .vc_gitem-zone.vc_gitem-zone-a.has-img .vc_gitem_row, .grid-team .vc_gitem-zone.vc_gitem-zone-a.has-img .vc_gitem_row {
  margin: 0 !important;
  height: 100% !important;
  display: flex;
  flex: 1 1 auto;
}
.grid-blog .vc_gitem-zone.vc_gitem-zone-a.has-img .vc_gitem-col, .grid-team .vc_gitem-zone.vc_gitem-zone-a.has-img .vc_gitem-col {
  padding: 0 !important;
  height: 100% !important;
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
}
.grid-blog .vc_gitem-zone.vc_gitem-zone-a.has-img .vc_single_image-wrapper, .grid-team .vc_gitem-zone.vc_gitem-zone-a.has-img .vc_single_image-wrapper {
  position: absolute;
  inset: 0;
  width: 100% !important;
  height: 100% !important;
  max-width: none !important;
  padding: 0;
  border: 0;
}
.grid-blog .vc_gitem-zone.vc_gitem-zone-a.has-img .vc_single_image-img, .grid-team .vc_gitem-zone.vc_gitem-zone-a.has-img .vc_single_image-img {
  position: absolute;
  inset: 0;
  width: 100% !important;
  height: 100% !important;
  max-width: none !important;
  max-height: none !important;
  object-fit: cover;
}
.grid-blog .vc_gitem-zone.vc_gitem-zone-a.has-img .vc_single_image-img {
  object-position: center;
}
.grid-team .vc_gitem-zone.vc_gitem-zone-a.has-img .vc_single_image-img {
  object-position: center top;
}
/* Fallback zusätzlich für Browser ohne aspect-ratio */
@supports not (aspect-ratio: 1 / 1) {
  .grid-blog .vc_gitem-zone.vc_gitem-zone-a.ratio-1-1.has-img::before {
    content: "";
    display: block;
    padding-top: 100%;
  }
  .grid-team .vc_gitem-zone.vc_gitem-zone-a.ratio-5-7.has-img::before {
    content: "";
    display: block;
    padding-top: 140%;
  }
}
/* Grid-Einstellungen */
/* Team: 4/3/2 Spalten */
.grid-team .vc_grid-item {
  width: 25% !important;
} /* ≥1024px */
@media (max-width: 1023.98px) {
  .grid-team .vc_grid-item, .grid-team.vc_col-sm-3.vc_grid-item {
    width: 33.3333% !important;
  } /* 768–1023px */
}
@media (max-width: 767.98px) {
  .grid-team .vc_grid-item, .grid-team.vc_col-sm-3.vc_grid-item {
    width: 50% !important;
  } /* ≤767px */
}
@media (max-width: 767.98px) {
  .vc_basic_grid .vc_grid.vc_row .grid-team.vc_grid-item.vc_visible-item, .grid-team.vc_col-sm-3.vc_grid-item {
    display: inline-block !important;
  }
}
@media (max-width: 479.98px) {}
/* Optional: Blog 3/2/1 – nur wenn du’s auch dort fixen willst */
.grid-blog .vc_grid-item, .grid-blog.vc_col-sm-4.vc_grid-item {
  width: 33.3333% !important;
}
@media (max-width: 1023.98px) {
  .grid-blog .vc_grid-item, .grid-blog.vc_col-sm-4.vc_grid-item {
    width: 50% !important;
  }
}
@media (max-width: 767.98px) {
  .grid-blog .vc_grid-item, .grid-blog.vc_col-sm-4.vc_grid-item {
    width: 100% !important;
  }
}
@media (max-width: 767.98px) {
  .vc_basic_grid .vc_grid.vc_row .grid-team.vc_grid-item.vc_visible-item, .grid-team.vc_col-sm-4.vc_grid-item {
    display: inline-block !important;
  }
}
/* =========================================
   Blog layout
   ========================================= */
@media all and (min-width:23.750em) {
  .article-header .entry-title {
    width: 53.813rem;
    min-width: 75%;
    max-width: 100%;
  }
  .single-post .wpb_text_column.wpb_content_element {
    width: 47.625rem;
    min-width: 66.66667%;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
}
#cormens .ce-blog.list .container {
  padding: 0px;
}
/* =========================================
   Team layout
   ========================================= */
#cormens.single-team #inner-content {
  width: 100% !important;
  max-width: 100% !important;
  padding: 0 !important;
}
#cormens.single-team .article-header {
  padding-top: 0;
}
@media screen and (min-width: 48em) {
  #cormens.single-team .header .wpb_column.vc_column_container.vc_col-sm-6:not(.text-image-element) {
    display: flex;
    vertical-align: middle;
    width: 50%;
    padding: 0 15px;
    padding: 0 0.938rem;
  }
}
#cormens.single-team .header .wpb_column.vc_column_container.vc_col-sm-6:not(.text-image-element) > .vc_column-inner {
  padding-left: 5.25rem;
  padding-bottom: 3.000rem;
  padding-top: 2.500rem;
  margin-bottom: 0;
  padding-right: 4.25rem;
}
@media screen and (min-width: 48em) {
  #cormens.single-team .header .wpb_column.vc_column_container.vc_col-sm-6:not(.text-image-element) > .vc_column-inner {
    padding-left: 15%;
    padding-left: calc(0.0625rem + ((1vw - 7.68px) * 14.1369));
    padding-bottom: 3.000rem;
    margin-bottom: 0rem;
    padding-right: 0.925rem;
  }
}
#cormens.single-team .header .wpb_column.vc_column_container.vc_col-sm-6 img {
  min-width: 100%;
}
#cormens.single-team .header .wpb_column.vc_column_container.vc_col-sm-6:not(.text-image-element) > .vc_column-inner span, #cormens.single-team .header .wpb_column.vc_column_container.vc_col-sm-6:not(.text-image-element) > .vc_column-inner h1, #cormens.single-team .header .wpb_column.vc_column_container.vc_col-sm-6:not(.text-image-element) > .vc_column-inner p, #cormens.single-team .header .wpb_column.vc_column_container.vc_col-sm-6 .type-text {
  color: var(--white) !important;
}
#cormens.single-team .header {
  background-color: blue;
}
@media screen and (min-width: 48em) {
  #cormens.single-team .header .wpb_column.vc_column_container.vc_col-sm-6:not(.text-image-element) > .vc_column-inner {
    display: flex;
    align-self: center;
    padding: 0 15px;
    padding: 0 0.938rem;
    padding: 0 4rem;
    padding: 0 4rem 0 0.938rem;
  }
}
@media screen and (min-width: 64em) {
  #cormens.single-team .header .wpb_column.vc_column_container.vc_col-sm-6:not(.text-image-element) > .vc_column-inner {
    padding-top: 8.75rem;
    padding-bottom: 8.75rem;
    padding-left: calc(0.0625rem + ((1vw - 7.68px) * 14.1369));
    display: flex;
    align-self: center;
    padding-right: 10rem;
  }
}
#cormens.single-team .text-image-element.border-bottom > .vc_column-inner {
  position: relative;
  z-index: 50;
}
#cormens.single-team .text-image-element.border-bottom > .vc_column-inner {
  margin: 0;
  padding-right: 4.25rem;
}
@media screen and (min-width: 48em) {
  #cormens.single-team .text-image-element.border-bottom > .vc_column-inner {
    display: table;
    witdh: 100%;
    table-layout: fixed;
    padding-right: 15px;
  }
}
@media screen and (min-width: 48em) {
  #cormens.single-team .text-image-element.border-bottom > .vc_column-inner {
    margin-bottom: -0.938rem;
  }
}
@media screen and (min-width: 64em) {
  #cormens.single-team .text-image-element.border-bottom > .vc_column-inner {
    margin-bottom: -0.938rem;
  }
}
@media (min-width: 90em) {
  #cormens.single-team .text-image-element.border-bottom > .vc_column-inner {
    margin-bottom: -4.375rem;
  }
}
#cormens.single-team #inner-content .header {
  display: flex;
}
@media screen and (max-width: 48em) {
  #cormens.single-team #inner-content .header {
    flex-direction: column;
  }
  #cormens.single-team #inner-content .header .vc_col-sm-6 {
    width: 100%;
  }
}
#cormens.single-team #inner-content .introduction {
  padding: 4.063rem 0px;
}
@media screen and (min-width: 48em) {
  #cormens.single-team #inner-content .introduction {
    padding: 10rem 0px 4.875rem;
  }
}
@media screen and (min-width: 90em) {
  #cormens.single-team .header .wpb_column.vc_column_container.vc_col-sm-6:not(.text-image-element) > .vc_column-inner {
    width: 84%;
  }
}
#cormens.single-team .header .wpb_column.vc_column_container.vc_col-sm-6, #cormens.single-team .header .wpb_column.vc_column_container.vc_col-sm-6 p {
  font-size: 1.188rem;
  line-height: 1.304em;
  margin-bottom: 0px;
}
#cormens.single-team #inner-content .data ul {
  font-size: 1.188rem;
  line-height: 1.304em;
  margin-bottom: 38px;
}
@media screen and (min-width: 48em) {
  #cormens.single-team .header .wpb_column.vc_column_container.vc_col-sm-6, #cormens.single-team .header .wpb_column.vc_column_container.vc_col-sm-6 p, #cormens.single-team #inner-content .data ul {
    font-size: 1.300rem;
    line-height: 1.304em;
  }
  #cormens.single-team #inner-content .contact .vc_column-inner {
    padding: 0;
  }
}
@media (min-width: 23.75em) {
  .boxed-8 {
    width: 47.625rem;
    min-width: 66.66667%;
    max-width: 100%;
    margin: 0 auto;
  }
  #cormens.single-team #inner-content .contact .vc_column-inner {
    width: 47.625rem;
    min-width: 66.66667%;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
}
#cormens.single-team .header .wpb_column.vc_column_container.vc_col-sm-6 .type-text:last-child {
  margin-top: 1em;
}
#cormens.single-team .header .wpb_column.vc_column_container.vc_col-sm-6 .type-text:last-child span::after {
  content: "";
  display: block; /* sorgt für Zeilenumbruch */
}
#cormens.single-team #inner-content .introduction .vc_column-inner {
  margin-bottom: 0;
}
#cormens.single-team #inner-content .header {
  justify-content: center;
}
@media screen and (min-width: 48em) {
  #cormens .text-image-element.border-bottom > .vc_column-inner {
    margin-bottom: -4.375rem;
    margin-bottom: calc(0.0625rem + ((1vw - 0.48rem) * -10.2679));
  }
}
@media (min-width: 90em) {
  #cormens.single-team .header .wpb_column.vc_column_container.vc_col-sm-6 {
    max-width: 100em;
  }
}
.bg-gray {
  background-color: #F3F3F1;
}
#cormens .grid-team .vc_grid.vc_row.vc_grid-gutter-30px .vc_pageable-slide-wrapper {
  margin-right: 0;
}
span.sr-only {
  display: none;
}
#cormens.single-team #inner-content .contact .wpb_wrapper {
  display: flex;
}
#cormens.single-team #inner-content .contact .wpb_wrapper a {
  padding-right: 30px;
}
.vc_grid.vc_row.vc_grid-gutter-20px .vc_grid-item.grid-team {
  padding-bottom: 2.500rem;
  padding-bottom: calc(2.5rem + ((1vw - 0.234375rem) * 2.4413));
}
@media screen and (min-width: 90em) {
  .vc_grid.vc_row.vc_grid-gutter-20px .vc_grid-item.grid-team {
    padding-bottom: 4.125rem;
  }
}
#cormens.single-team #inner-content .header .wpb_column.vc_column_container.vc_col-sm-6 {}
#cormens.single-team #inner-content .header {}
#cormens.single-team #inner-content .introduction {}
#cormens.single-team #inner-content .contact {}
#cormens.single-team #inner-content .data {}
#cormens.single-team #inner-content .grid-team {}
/* temp */
.wpbf-navigation {
  /*margin-top: 50px;*/
}
/* Footer */
#footer {
  background-color: #0000FA;
  float: left;
  width: 100%;
  position: relative;
}
#footer .text-l, #footer p, #footer ul, #footer ol, #footer {
  font-size: 17.3px;
  font-size: 1.081rem;
  line-height: 1.329em;
  letter-spacing: normal;
}
#footer, #footer * {
  color: #FFFFFF;
}
#footer .footer-top {
  padding-top: 3.125rem;
  padding-bottom: 2.063rem;
  padding-bottom: calc(2.0625rem + ((1vw - 3.75px) * 2.3474));
  position: relative;
}
#footer .footer-bottom {
  padding-bottom: 1.563rem;
  padding-top: 1.563rem;
}
#footer .footer-bottom .line {
  /*padding-top: 1.563rem;*/
}
#footer .footer-bottom .inner {
  /* border-top: 1px solid #FFFFFF;*/
}
#footer .footer-bottom > .inner {
  position: relative;
}
#footer .line {
  margin-bottom: 0;
}
@media screen and (min-width:90.000em) {
  #footer .footer-top {
    padding-top: 5.063rem;
    padding-bottom: 3.813rem;
  }
  #footer .footer-bottom {
    padding-top: 1.188rem;
  }
}
#company {
  margin-bottom: 2.625rem;
}
#company .address {
  margin-bottom: 2.563rem;
}
#company .addressRegion {
  display: none;
}
@media screen and (min-width:30.000em) {
  #company > .inner {
    margin: 0 -15px;
    margin: 0 -0.938rem;
  }
  #company .company-inside {
    display: table;
    width: 100%;
    table-layout: fixed;
  }
  #company .address, #company .contact {
    width: 50%;
    display: table-cell;
    vertical-align: top;
    padding: 0 15px;
    padding: 0 0.938rem;
  }
}
@media screen and (min-width:64.000em) {
  #company {
    margin-bottom: 0px;
  }
}
#provenExpert {
  /*margin-bottom: 2.125rem;*/
}
#provenExpert:after {
  content: "";
  display: block;
  width: 100%;
  margin-top: 1.063rem;
	margin-bottom: 0.75rem;
	margin-left: 15px;
  height: 1rem;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: left;
  background-image: linear-gradient(transparent, transparent), url('./assets/svg/stars.svg');
}
@media screen and (min-width:48.000em) {
  #provenExpert:after {
    margin-top: 1.563rem;
	  margin-bottom: 0.75rem;
    margin-left: 15px;
  }
}
@media screen and (min-width:64.000em) {
  #provenExpert {
    margin-bottom: 0px;
  }
}
@media screen and (max-width:47.937em) {
  #provenExpert br {
    display: none;
  }
}
#footer .social-links ul {
  margin: 0 -0.875rem;
}
#footer .social-links .social-link {
  display: block;
  float: left;
  padding: 0px 0.875rem;
}
#footer .social-links .social-link .title {
  width: 1.250rem;
  height: 1.250rem;
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  font-size: 0px;
  color: transparent;
}
#footer .social-links .social-link.linkedin .title {
  background-image: url('../../../typo3conf/ext/pf_theme/Resources/Public/icons/linkedin/linked-in-white.png');
  background-image: linear-gradient(transparent, transparent), url('../../../typo3conf/ext/pf_theme/Resources/Public/icons/linkedin/linked-in-white.svg');
}
#footer .social-links .social-link.xing .title {
  background-image: url('../../../typo3conf/ext/pf_theme/Resources/Public/icons/xing/xing-white.png');
  background-image: linear-gradient(transparent, transparent), url('../../../typo3conf/ext/pf_theme/Resources/Public/icons/xing/xing-white.svg');
}
@media screen and (min-width:64.000em) {
  #footer .social-links {
    float: right;
  }
}
#navi-footer {
  margin-bottom: 1.750rem;
}
#navi-footer ul {
  margin: 0 -0.578rem;
}
#navi-footer li {
  display: inline-block;
  padding: 0.313rem 0.578rem;
}
#navi-footer a {
  text-decoration: none;
}
#footer .logo {
  max-width: 38%;
}
#footer .logo img {
  width: 100%;
  max-width: 7.813rem;
  margin-top: 0.500rem;
}
@media screen and (min-width:64.000em) {
  #footer .logo {
    position: absolute;
    right: 0px;
    top: 0px;
  }
  #footer .logo {
    max-width: 100%;
  }
}
@media screen and (min-width:90.000em) {
  #navi-footer ul {
    margin: 0 -0.750rem;
  }
  #navi-footer li {
    padding: 0.313rem 0.750rem;
  }
  #footer .logo {
    padding-top: 0.500rem;
    max-width: 7.813rem;
  }
  #footer .logo img {
    margin-top: 0px;
  }
}
/* Skin - WP */
.site-footer {
  margin: 0 auto;
  padding: 0 1.250rem;
}
.site-footer {
  max-width: calc(23.4375rem + ((1vw - 0.234375rem) * 76.7136))
}
@media all and (min-width:90em) {
  .site-footer {
    max-width: 1280px;
  }
}
#cormens #footer .vc_column-inner {
  margin-bottom: 0;
}
#footer .wpb_text_column.wpb_content_element {
  margin-left: 0;
  margin-right: 0;
}
@media all and (max-width:47.938em) {}
@media all and (max-width:63.938em) {
  #footer .social-links.col-4.wpb_column.vc_column_container.vc_col-sm-3, #footer .col-3.wpb_column.vc_column_container.vc_col-sm-3 {
    width: 100%;
  }
  #footer .logo .wpb_single_image {
    text-align: left;
  }
  #footer .social-links .wpb_single_image {
    text-align: left;
  }
  #footer .col-1, #footer .col-2 {
    margin-bottom: 2.625rem !important;
  }
  #footer .logo {
    width: 100%;
  }
  #footer #menu-footernavigation {
    margin-bottom: 1.750rem;
  }
  #footer .navi-footer .wpb_column {
    width: 100%;
  }
  #navi-footer {
    margin-bottom: 0;
  }
  #footer .col-1.vc_col-sm-3, #footer .col-2.vc_col-sm-3 {
    width: 33%;
  }
}
@media all and (max-width:47.938em) {
  #footer .col-1.vc_col-sm-3, #footer .col-2.vc_col-sm-3 {
    width: 50%;
  }
  #footer .footer-top {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
}
@media all and (max-width:32.688em) {
  #footer .col-1.vc_col-sm-3, #footer .col-2.vc_col-sm-3 {
    width: 100%;
  }
}
/* CTAs */
.ce-cta .ce-cta-inside {
  position: relative;
  overflow: visible;
}
.ce-cta .ce-cta-inside .main {
  max-width: 100%;
  width: 64.500rem;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.ce-cta .header {
  margin: 0px;
}
.ce-cta .header .headline {
  font-family: "Reckless Neue", "Georgia", "Times New Roman", serif;
  color: #FFFFFF;
  font-size: 43.2px;
  font-size: 2.700rem;
  font-size: calc(2.7rem + ((1vw - 0.234375rem) * 2.9484));
  line-height: 1.042em;
  letter-spacing: -0.014em;
  display: block;
  margin-bottom: 3.063rem;
  margin-bottom: calc(3.0625rem + ((1vw - 0.234375rem) * 0.8451));
}
.ce-cta .link {
  display: block;
  text-align: right;
}
.dark .ce-cta {
  margin-top: 8.188rem;
  margin-top: calc(8.1875rem 131px + ((1vw - 0.234375rem) * 4.1315));
}
.space-after-m {
  margin-bottom: 4.563rem;
  margin-bottom: calc(4.5625rem + ((1vw - 0.234375rem) * 6.2911));
}
.dark .inner {
  color: white;
}
@media screen and (min-width: 64em) {
  .ce-cta .ce-cta-inside {
    padding-top: 1.875rem;
    padding-bottom: 1.875rem;
  }
  .ce-cta .ce-cta-inside > .inner {
    position: relative;
  }
  .ce-cta .ce-cta-inside .main {
    padding-right: 10.875rem;
  }
  .ce-cta .header .headline {
    font-size: 74.6px;
    font-size: 4.662rem;
    line-height: 0.992em;
    letter-spacing: -0.021em;
    margin-bottom: 3.625rem;
  }
  .ce-cta .link {
    position: absolute;
    right: 0.750rem;
    bottom: 1.250rem;
  }
}
@media screen and (min-width: 90em) {
  .space-after-m {
    margin-bottom: 8.75rem;
  }
}
/* Hauptnavigation */
/* Hauptnavigation */
/* Hauptnavigation */
/* Hauptnavigation */
/* Hauptnavigation */
/* Hauptnavigation */
/* Link mit Effekt */
/* === Hauptnavigation (#menu-hauptnavigation) – Brush: fixed, left, centered === */
#menu-hauptnavigation a {
  position: relative;
  display: inline-block;
  line-height: 1; /* echte Höhe fürs Zentrieren */
  padding-block: .4rem; /* ggf. anpassen */
  isolation: isolate;
  overflow: visible;
  z-index: 0;
  /* Defaults (anpassen) */
  --nav-brush-url: url("/wp-content/uploads/media/brush-test.svg");
  --nav-brush-aspect: 1200 / 260; /* aus viewBox W / H */
  --nav-brush-fixed: 7em; /* FIXE Breite für alle Links */
  --nav-brush-opacity: 1;
  --nav-brush-shift: 0em; /* + runter / - rauf (Feintuning) */
  --nav-brush-color: #00ff00; /* <- Wunschfarbe */
}
/* Text oben halten */
#menu-hauptnavigation a > span, #menu-hauptnavigation a > strong {
  position: relative;
  z-index: 2;
}
/* Brush-Layer: hinter Text, links startend, vertikal mittig */
#menu-hauptnavigation a::after {
  content: "";
  position: absolute;
  left: 0; /* START LINKS */
  top: calc(70% + var(--nav-brush-shift)); /* vertikal mittig */
  transform: translateY(-50%);
  transform-origin: left center;
  width: var(--nav-brush-fixed); /* FIXE BREITE */
  aspect-ratio: var(--nav-brush-aspect); /* Höhe aus Ratio */
  /*background-image: var(--nav-brush-url);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: left center;*/
  opacity: 0;
  clip-path: inset(0 100% 0 0); /* Wipe links → rechts */
  transition: clip-path .55s cubic-bezier(.2, .8, .2, 1), opacity .15s linear;
  z-index: -1; /* hinter dem Text */
  pointer-events: none;
  /* NEU: Farbe + SVG als Maske */
  background: var(--nav-brush-color);
  -webkit-mask: var(--nav-brush-url) left center / 100% 100% no-repeat;
  mask: var(--nav-brush-url) left center / 100% 100% no-repeat;
}
/* Hover/Active zeigen den Brush */
#menu-hauptnavigation a:hover::after, #menu-hauptnavigation a:focus-visible::after {
  opacity: var(--nav-brush-opacity);
  clip-path: inset(0 0 0 0);
}
/* Fallback ohne clip-path */
@supports not (clip-path: inset(0 0 0 0)) {
  #menu-hauptnavigation a::after {
    clip-path: none;
    transform: translateY(-50%) scaleX(.05);
    transition: transform .55s cubic-bezier(.2, .8, .2, 1), opacity .15s linear;
  }
  #menu-hauptnavigation a:hover::after, #menu-hauptnavigation a:focus-visible::after, #menu-hauptnavigation .current-menu-item > a::after, #menu-hauptnavigation .current_page_item > a::after {
    transform: translateY(-50%) scaleX(1);
    opacity: var(--nav-brush-opacity);
  }
}
/* Optional: responsive fixe Breite */
@media (max-width: 1024px) {
  #menu-hauptnavigation {
    --nav-brush-fixed: 10em;
  }
}
@media (max-width: 768px) {
  #menu-hauptnavigation {
    --nav-brush-fixed: 8em;
  }
}
/* ========== Fullscreen-Basis ========== */
.wpbf-menu-full-screen.wpbf-visible-large {
  position: fixed;
  inset: 0; /* top/right/bottom/left: 0 */
  z-index: 99999; /* über allem */
  overflow: auto; /* interner Scroll, Inhalt darf lang sein */
}
.cormens-overlay {
  /* padding: max(20px, env(safe-area-inset-top))
           max(20px, env(safe-area-inset-right))
           max(20px, env(safe-area-inset-bottom))
           max(20px, env(safe-area-inset-left));*/
}
#cormens .wpbf-navigation {
  background: var(--white);
}
/* ========== Kopfzeile (außerhalb Overlay) ========== */
.wpbf-menu-custom-3col .cormens-header-bar {
  display: flex;
  align-items: center;
}
#header .cormens-burger, #header .cormens-close {
  flex: 0 0 auto;
}
.cormens-branding {
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
.cormens-claim {
  /*margin-left: auto;*/
  text-align: right;
}
.cormens-claim .claim-svg, .cormens-overlay-claim .claim-svg {
  display: inline-block;
}
/* ========== Overlay-Topbar: Close • Logo • Claim ========== */
.cormens-overlay-top {
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr auto;
  display: flex;
  align-items: center;
}
.cormens-overlay-close {
  background: none;
  border: 0;
  cursor: pointer;
  line-height: 0;
  padding: 8px;
  position: sticky;
  top: 0; /* bleibt links oben sichtbar beim Scrollen */
}
.cormens-overlay-logo {
  display: flex;
  align-items: center;
}
.cormens-overlay-claim {
  justify-self: end;
}
/* Größenbegrenzungen für Logo & Claim (robust gg. große SVGs) */
.cormens-overlay-logo svg, .cormens-overlay-logo img {
  max-width: clamp(140px, 18vw, 260px);
  height: auto;
}
.cormens-overlay-claim .claim-svg, .cormens-claim .claim-svg {
  max-width: clamp(160px, 22vw, 320px);
  height: auto;
}
/* ========== Overlay-Content: 2 Spalten ========== */
.cormens-overlay-content {
  display: flex;
  flex-direction: column;
  /*grid-template-columns: minmax(48%, 1fr) minmax(28%, .8fr); /* links breiter */
  /*gap: clamp(24px,3vw,64px);
  margin-top: clamp(24px,4vw,80px);*/
}
/* Rechte Spalte: Meta-Navi + LinkedIn ans Ende schieben */
.cormens-nav-meta {
  display: flex;
  flex-direction: row;
  min-height: 100%;
}
.cormens-nav-meta .menu--meta {
  margin-bottom: clamp(16px, 2vw, 32px);
}
.cormens-social { /*margin-top:auto;*/
} /* LinkedIn klebt unten */
.cormens-social .icon-in {
  width: 22px;
  height: auto;
  display: inline-block;
  vertical-align: middle;
}
/* ========== Menü-Grundstyles ========== */
.cormens-overlay-content .menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
.cormens-overlay-content .menu a {
  text-decoration: none;
  line-height: 1.15;
  display: inline-block;
  padding: .15em 0;
}
/* Fokus-Styles (A11y) */
.cormens-overlay a:focus-visible, .cormens-overlay button:focus-visible {
  outline: 2px solid currentColor;
  outline-offset: 3px;
  border-radius: 6px;
}
/* LinkedIn Hover/Focus */
.cormens-social-link--in:hover, .cormens-social-link--in:focus-visible {
  opacity: .85;
  transition: opacity .2s ease;
}
/* ========== Responsiv ========== */
@media (max-width: 1024px) {
  .cormens-overlay-content {
    grid-template-columns: 1fr;
  }
  .cormens-overlay-claim {
    justify-self: end;
  }
}
/* Header - Anpassung an alten Stand */
#header .wpbf-logo {
  padding: 1.125rem 0px;
}
@media (min-width: 64rem) {
  #header .wpbf-logo {
    padding: 2.500rem 0px;
  }
}
.wpbf-menu-toggle, .cormens-overlay-close {
  border: 0px;
  border-radius: 0px;
  outline: none;
  padding: 0px;
  margin: 0px;
  font-size: 0px;
  color: transparent;
  display: block;
  cursor: pointer;
  background-color: transparent;
  width: 1.938rem;
  height: 2.313rem;
  position: absolute;
  z-index: 100;
  right: 0px;
  top: 50%;
  margin-top: -0.438rem;
  transform: translateY(-50%);
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: center;
}
.wpbf-menu-toggle {
  background-image: linear-gradient(transparent, transparent), url('./assets/svg/desktop-nav-burger.svg');
}
.cormens-overlay-close {
  background-image: linear-gradient(transparent, transparent), url('./assets/svg/desktop-nav-close.svg');
}
@media screen and (min-width: 48em) {
  .wpbf-menu-toggle, .cormens-overlay-close {
    width: 1.875rem;
    height: 1.875rem;
  }
}
@media screen and (min-width: 64em) {
  .wpbf-menu-toggle, .cormens-overlay-close {
    left: 0px;
    right: auto;
    border-radius: 100%;
    width: 4.444vw !important;
    height: 100% !important;
    background-size: 56.5%;
    margin-top: -0.125rem;
  }
}
@media screen and (min-width: 90em) {
  .wpbf-menu-toggle, .cormens-overlay-close {
    width: 4.000rem !important;
  }
}
#header .cormens-burger, #header .cormens-close {
  height: 4.188rem;
}
@media (min-width: 64rem) {
  #header .cormens-burger, #header .cormens-close {
    width: 7.750rem;
    width: 4.444vw !important;
    height: 7.063rem;
    padding-left: 0px;
    padding-right: 0px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
@media (min-width: 90rem) {
  #header .cormens-burger, #header .cormens-close {
    width: 6rem !important;
  }
}
#cormens #header .wpbf-container, #cormens #header .cormens-overlay {
  max-width: calc(1400px + 40px);
  max-width: 90rem;
  max-width: calc(28rem + ((1vw - 0.28rem) * 100));
}
@media (min-width: 90em) {
  #cormens #header .wpbf-container, #cormens #header .cormens-overlay {
    max-width: 90rem;
  }
}
#cormens #header .cormens-overlay {
  margin: 0 auto;
}
#cormens #header .cormens-overlay-logo, #cormens #header .cormens-overlay-content {
  display: block;
  width: 100%;
  margin: 0 auto;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  max-width: calc(20.9375rem + ((1vw - 0.234375rem) * 76.7136));
}
#cormens #header .cormens-branding {
  display: block;
  width: 100%;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  max-width: calc(20.9375rem + ((1vw - 0.234375rem) * 76.7136));
}
@media (min-width: 90em) {
  #cormens #header .cormens-branding, #cormens #header .cormens-overlay-logo, #cormens #header .cormens-overlay-content {
    max-width: 72rem;
  }
}
#cormens #header .cormens-overlay-content {
  padding-left: 20px;
}
#cormens #header .wpbf-logo {
  display: flex;
}
#cormens #header .wpbf-logo a {
  line-height: 0;
  font-size: 10px;
  font-weight: 400;
}
.wpbf-menu-full-screen {
  padding: 0;
}
#header .cormens-nav-main {
  padding: 1.125rem 0px;
}
@media (min-width: 64rem) {
  #header .cormens-nav-main {
    padding: 2.500rem 0px;
  }
}
#header .wpbf-menu-full-screen .wpbf-menu {
  text-align: left;
  position: relative;
  left: unset;
  top: unset;
  -webkit-transform: unset;
  transform: unset;
}
#menu-hauptnavigation > li {
  padding: 0.375rem 0px 0.375rem;
  line-height: 0px;
  display: block;
}
@media screen and (min-width: 90em) {
  #menu-hauptnavigation > li {
    padding: 0px 0px 0.500rem;
    display: block;
  }
}
#menu-hauptnavigation .menu-item {
  font-size: 36px;
  font-size: 2.250rem;
  font-size: calc(2.25rem + ((1vw - 0.234375rem) * 3.6244));
  line-height: 1.05em;
  padding: 0.139em 0px;
  letter-spacing: -0.017em;
  color: #0000FA;
  font-family: "Reckless Neue", "Georgia", "Times New Roman", serif;
  position: relative;
  display: block;
}
@media screen and (min-width: 90em) {
  #menu-hauptnavigation .menu-item {
    font-size: 74.6px;
    font-size: 4.662rem;
    line-height: 1.1em;
    letter-spacing: -0.021em;
    padding: 0.067em 0px;
  }
}
#menu-hauptnavigation ul {
  list-style-type: none;
  list-style: none;
}
#menu-hauptnavigation .menu-item a {
  text-decoration: none;
}
#cormens ul#menu-hauptnavigation li:before, #cormens ul#menu-metanavigation li:before {
  content: unset !important;
  display: block;
  width: 0 !important;
  height: 0 !important;
  border-radius: 100%;
  background-color: #0000FA;
  position: absolute;
  left: 0px;
  top: 0.5em;
}
.cormens-overlay-content #menu-metanavigation {
  display: flex;
}
#cormens ul#menu-metanavigation, #cormens ul#menu-metanavigation li {
  padding-bottom: 12px;
  padding-left: 0px;
  padding-right: 1.813rem;
}
#cormens .cormens-social-link {
  padding-left: 1.813rem;
}
#cormens ul#menu-metanavigation {
  padding-right: 0;
}
#cormens ul#menu-hauptnavigation li.current-menu-item a, #cormens ul#menu-metanavigation li.current-menu-item a {
  color: var(--cormens-blue) !important;
}
#header .cormens-social .line:before {
  display: none;
}
@media screen and (min-width: 64em) {
  #header .cormens-social .line:before {
    content: "";
    display: block;
    height: 1.5px;
    width: 4.063rem;
    background-color: transparent;
    background-image: url("./assets/svg/icon-line.svg");
    background-repeat: no-repeat;
    background-size: 100% auto;
    /*margin-top: -0.375rem;*/
    transform: translateY(-50%);
  }
}
#header .cormens-social .line {
  display: flex;
  align-items: center;
}
a.cormens-social-link.cormens-social-link--in {
  display: flex;
  margin: 0.25rem;
}
/* mobile mneü */
/* =========================================================
   BRUSH-EFFEKT – nur fürs MOBILE-Menü
   Scope: #mobile-navigation .wpbf-mobile-menu
   ========================================================= */
/* Default-Variablen auf dem Container setzen (einfach anpassen) */
#mobile-navigation {
  --nav-brush-url: url("/wp-content/uploads/media/brush-test.svg");
  --nav-brush-aspect: 1200 / 260; /* viewBox W/H */
  --nav-brush-fixed: 7em; /* fixe Breite */
  --nav-brush-opacity: 1;
  --nav-brush-shift: 0em; /* + runter / - rauf */
  --nav-brush-color: #00ff00; /* Farbe */
}
/* Basis für Links */
#mobile-navigation .wpbf-mobile-menu a {
  position: relative;
  display: inline-block;
  line-height: 1;
  padding-block: .4rem;
  isolation: isolate;
  overflow: visible;
  z-index: 0;
}
/* Text-Layer oben halten (falls SPAN/STRONG vorhanden) */
#mobile-navigation .wpbf-mobile-menu a > span, #mobile-navigation .wpbf-mobile-menu a > strong {
  position: relative;
  z-index: 2;
}
/* Brush-Layer (als Mask) */
#mobile-navigation .wpbf-mobile-menu a::after {
  content: "";
  position: absolute;
  left: 0; /* Start links */
  top: calc(70% + var(--nav-brush-shift));
  transform: translateY(-50%);
  transform-origin: left center;
  width: var(--nav-brush-fixed); /* FIXE Breite */
  aspect-ratio: var(--nav-brush-aspect); /* Höhe aus Ratio */
  /* animierte Einblendung */
  opacity: 0;
  clip-path: inset(0 100% 0 0); /* Wipe L→R */
  transition:
    clip-path .55s cubic-bezier(.2, .8, .2, 1), opacity .15s linear;
  z-index: -1; /* hinter dem Text */
  pointer-events: none;
  /* Farbe + SVG als Maske (Safari: -webkit-mask) */
  background: var(--nav-brush-color);
  -webkit-mask: var(--nav-brush-url) left center / 100% 100% no-repeat;
  mask: var(--nav-brush-url) left center / 100% 100% no-repeat;
}
/* Hover/Focus sichtbar */
#mobile-navigation .wpbf-mobile-menu a:hover::after, #mobile-navigation .wpbf-mobile-menu a:focus-visible::after {
  opacity: var(--nav-brush-opacity);
  clip-path: inset(0 0 0 0);
}
/* Aktive Seite (immer sichtbar) */
#mobile-navigation .wpbf-mobile-menu .current-menu-item > a::after, #mobile-navigation .wpbf-mobile-menu .current_page_item > a::after {
  /* opacity: var(--nav-brush-opacity);
  clip-path: inset(0 0 0 0);*/
}
/* Fallback ohne clip-path */
@supports not (clip-path: inset(0 0 0 0)) {
  #mobile-navigation .wpbf-mobile-menu a::after {
    clip-path: none;
    transform: translateY(-50%) scaleX(.05);
    transition:
      transform .55s cubic-bezier(.2, .8, .2, 1), opacity .15s linear;
  }
  #mobile-navigation .wpbf-mobile-menu a:hover::after, #mobile-navigation .wpbf-mobile-menu a:focus-visible::after, #mobile-navigation .wpbf-mobile-menu .current-menu-item > a::after, #mobile-navigation .wpbf-mobile-menu .current_page_item > a::after {
    transform: translateY(-50%) scaleX(1);
    opacity: var(--nav-brush-opacity);
  }
}
/* Optionale responsive Fixbreite (wie im Desktop-Snippet) */
@media (max-width: 1024px) {
  #mobile-navigation {
    --nav-brush-fixed: 10em;
  }
}
@media (max-width: 768px) {
  #mobile-navigation {
    --nav-brush-fixed: 8em;
  }
}
/* =========================================================
   CORMENS – Mobile „wie Desktop“
   Scope: nur im WPBF-Mobile-Container / #mobile-navigation
   ========================================================= */
/* --- NAV-Container-Padding wie Desktop ------------------ */
.wpbf-mobile-menu-container #mobile-navigation {
  padding: 1.125rem 0;
}
@media (min-width: 64rem) {
  /* falls das Hamburger-Overlay auch auf größeren Screens genutzt wird */
  .wpbf-mobile-menu-container #mobile-navigation {
    padding: 2.5rem 0;
  }
}
/* --- Reset der Mobile-Positionierung -------------------- */
.wpbf-mobile-menu-container #mobile-navigation .wpbf-mobile-menu {
  text-align: left;
  position: relative;
  left: auto;
  top: auto;
  -webkit-transform: none;
  transform: none;
}
/* --- LI-Abstände ---------------------------------------- */
.wpbf-mobile-menu-container #mobile-navigation > ul.wpbf-mobile-menu > li {
  padding: .375rem 0;
  line-height: 0; /* wie Desktop-Vorlage */
  display: block;
}
/* (Desktop-Variante bei >=90em übernehmen – nur relevant, wenn Menü dort auch sichtbar ist) */
@media (min-width: 90em) {
  .wpbf-mobile-menu-container #mobile-navigation > ul.wpbf-mobile-menu > li {
    padding: 0 0 .5rem;
    display: block;
  }
}
/* --- Typo/Look der Menu-Items --------------------------- */
.wpbf-mobile-menu-container #mobile-navigation .menu-item {
  font-size: calc(2.25rem + ((1vw - 0.234375rem) * 3.6244)); /* = ~36px …  */
  line-height: 1.05em;
  padding: .139em 0;
  letter-spacing: -0.017em;
  color: #0000FA;
  font-family: "Reckless Neue", "Georgia", "Times New Roman", serif;
  position: relative;
  display: block;
}
@media (min-width: 90em) {
  .wpbf-mobile-menu-container #mobile-navigation .menu-item {
    font-size: 4.662rem; /* ~74.6px */
    line-height: 1.1em;
    letter-spacing: -0.021em;
    padding: .067em 0;
  }
}
/* Listen/Links wie Desktop */
.wpbf-mobile-menu-container #mobile-navigation .wpbf-mobile-menu, .wpbf-mobile-menu-container #mobile-navigation .wpbf-mobile-menu ul {
  list-style: none;
  margin: 0;
  padding: 2.500rem 0;
}
.wpbf-mobile-menu-container #mobile-navigation .menu-item a {
  text-decoration: none;
}
/* Punkte vor LI entfernen (Desktop-Reset) */
#cormens .wpbf-mobile-menu-container #mobile-navigation ul li:before, #cormens .wpbf-mobile-menu-container .cormens-mobile-fullscreen-extras ul li:before {
  content: unset !important;
  display: block;
  width: 0 !important;
  height: 0 !important;
  border-radius: 100%;
  background-color: #0000FA;
  position: absolute;
  left: 0;
  top: .5em;
}
/* --- Meta-Navigation & Social (unterhalb der Nav) ------- */
.cormens-mobile-fullscreen-extras #menu-metanavigation, .cormens-mobile-fullscreen-extras .menu--meta {
  display: flex;
  flex-direction: column;
}
#cormens .cormens-mobile-fullscreen-extras #menu-metanavigation, #cormens .cormens-mobile-fullscreen-extras #menu-metanavigation li, #cormens .cormens-mobile-fullscreen-extras .menu--meta, #cormens .cormens-mobile-fullscreen-extras .menu--meta li {
  padding-bottom: 12px;
  padding-left: 0;
  padding-right: 1.813rem;
}
#cormens .cormens-mobile-fullscreen-extras .menu--meta li a {
  text-decoration: none;
}
#cormens .cormens-mobile-fullscreen-extras .cormens-social-link {
  padding-left: 1.813rem;
}
#cormens .cormens-mobile-fullscreen-extras #menu-metanavigation {
  padding-right: 0;
}
#cormens .cormens-mobile-fullscreen-extras .claim-svg {
  display: none;
}
/* Aktiver Link-Farbton wie Desktop */
#cormens .wpbf-mobile-menu-container #mobile-navigation .current-menu-item > a, #cormens .wpbf-mobile-menu-container #mobile-navigation .current_page_item > a, #cormens .cormens-mobile-fullscreen-extras .current-menu-item > a, #cormens .cormens-mobile-fullscreen-extras .current_page_item > a {
  color: var(--cormens-blue) !important;
}
/* Social-Linie: mobile aus, ab 64em wie Desktop */
#header .cormens-social .line:before {
  display: none;
}
@media (min-width: 64em) {
  #header .cormens-social .line:before {
    content: "";
    display: block;
    height: 1.5px;
    width: 4.063rem;
    background-color: transparent;
    background-image: url("./assets/svg/icon-line.svg");
    background-repeat: no-repeat;
    background-size: 100% auto;
    transform: translateY(-50%);
  }
}
/* Social-Wrapper wie Desktop */
#header .cormens-social .line {
  display: flex;
  align-items: center;
}
a.cormens-social-link.cormens-social-link--in {
  display: flex;
  margin: .25rem;
}
/* --- Brush-Effekt HINWEIS --------------------------------
   Der Brush wurde bereits fürs Mobile gemappt.
   Falls noch nicht eingebunden, füge das Brush-CSS (aus meiner letzten Nachricht)
   direkt unter dieses Stylesheet ein. Es beißt sich nicht mit den Regeln hier.
----------------------------------------------------------- */
.wpbf-mobile-menu .menu-item {
  border-top: 0px solid var(--base-color);
}
.wpbf-mobile-menu > .menu-item:last-child {
  border-bottom: 0px solid var(--base-color);
}
aside.cormens-mobile-extras-meta {
  padding-left: 20px;
}
#cormens .cormens-mobile-fullscreen-extras .cormens-social-link {
  padding-left: 20px;
}
a.cormens-social-link.cormens-social-link--in {
  margin: 0;
}
.wpbf-mobile-nav-wrapper.wpbf-container.wpbf-container-center {
  display: flex !important;
}
#header .cormens-nav-main {
  padding: 2.500rem 0;
}
.wpbf-mobile-logo-container {
  padding: 1.125rem 0;
}
/* === Cormens: Mobile Toggle nutzt die Desktop-SVGs ===================== */
/* Verhindert, dass WPBF eigene Icons (SVG/Font) einblendet */
#wpbf-mobile-menu-toggle svg, #wpbf-mobile-menu-toggle::before, #wpbf-mobile-menu-toggle::after {
  display: none !important;
}
#wpbf-mobile-menu-toggle.wpbff {
  font-size: 0;
  color: transparent;
}
#wpbf-mobile-menu-toggle.wpbff:before {
  content: none !important;
}
/* Grundstil: Button als reine Icon-Fläche */
#wpbf-mobile-menu-toggle {
  appearance: none;
  background: transparent;
  border: 0;
  padding: 0;
  margin: 0;
  display: block;
  width: 1.938rem;
  height: 2.313rem;
  cursor: pointer;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% auto;
  /* >>> Pfad anpassen: Child-Theme-Icons wie auf Desktop */
  background-image:
    linear-gradient(transparent, transparent), url('/wp-content/themes/page-builder-framework-child/assets/svg/desktop-nav-burger.svg');
}
/* Wenn geöffnet → Close-Icon (wir nehmen aria-expanded vom Theme) */
#wpbf-mobile-menu-toggle[aria-expanded="true"] {
  background-image:
    linear-gradient(transparent, transparent), url('/wp-content/themes/page-builder-framework-child/assets/svg/desktop-nav-close.svg');
}
/* Optional dieselben Breakpoint-Größen wie bei euren Desktop-Buttons */
@media (min-width: 48em) {
  #wpbf-mobile-menu-toggle {
    width: 1.875rem;
    height: 1.875rem;
  }
}
@media (min-width: 64em) {
  #wpbf-mobile-menu-toggle {
    /* wenn der Button auf großen Screens links sitzt, die Maße angleichen */
    width: 4.444vw !important;
    height: 100% !important;
    background-size: 56.5%;
    border-radius: 100%;
  }
}
@media (min-width: 90em) {
  #wpbf-mobile-menu-toggle {
    width: 4rem !important;
  }
}
/* (Falls nötig) Position wie bisher beibehalten */
.wpbf-mobile-menu-hamburger .wpbf-menu-toggle-container {
  position: relative;
}
#wpbf-mobile-menu-toggle {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
/* Header fix oben */
#header {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  z-index: 10000;
}
/* Adminbar berücksichtigen */
html.admin-bar #header {
  top: 32px;
}
@media (max-width: 782px) {
  html.admin-bar #header {
    top: 46px;
  }
}
/* Verhindere Layoutsprung: Platzhalter unter dem fixen Header */ :root {
  --c-header-h: 64px;
} /* ≈ Höhe eurer Topbar mobil */
html.admin-bar {
  --c-adminbar: 0px;
}
main, #content, .site-content {
  /* ersetze Selektor durch euren Content-Wrapper */
  margin-top: calc(var(--c-header-h));
}
html.admin-bar main, html.admin-bar #content, html.admin-bar .site-content {
  margin-top: calc(var(--c-header-h));
}
/* WPBF zeigt den Container bei .wpbf-slide-anim/.active an */
.wpbf-mobile-menu-container.wpbf-slide-anim, .wpbf-mobile-menu-container.active {
  display: block !important;
}
/* Während Slide-Anim: nicht fixed (WPBF soll noch messen dürfen) */
.wpbf-mobile-menu-container.wpbf-slide-anim {
  position: static;
}
/* Wenn offen → Viewport ab Headerkante füllen */ :root {
  --c-adminbar: 0px; /* wird von WP ggf. per HTML-Klasse gesetzt */
}
html.admin-bar {
  --c-adminbar: 32px;
}
@media (max-width: 782px) {
  html.admin-bar {
    --c-adminbar: 46px;
  }
}
.wpbf-mobile-menu-container.active {
  position: fixed;
  left: 0;
  right: 0;
  top: calc(var(--c-header-h) + var(--c-adminbar));
  bottom: 0;
  height: calc(100vh - (var(--c-header-h) + var(--c-adminbar))) !important;
  max-height: none !important;
  z-index: 9999;
  background: rgba(0, 0, 0, .92);
  color: #fff;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
/* WICHTIG: die innere <nav> nicht auf 100% zwingen */
.wpbf-mobile-menu-container nav {
  height: auto !important;
  max-height: none !important;
  overflow: visible;
}
/* Platz reservieren, damit nix springt */
#header {
  border-bottom: 1px solid transparent;
}
#header.is-scrolled {
  border-bottom-color: var(--cormens-blue);
}
html.is-overlay-open #header.is-scrolled {
  border-bottom-color: var(--cormens-blue);
}
#header.is-scrolled .cormens-burger, #header.is-scrolled .cormens-close {
  height: 5.000rem !important
}
#header.is-scrolled .wpbf-logo {
  padding: 1.5rem 0px;
}
.wpbf-mobile-nav-wrapper.wpbf-container.wpbf-container-center {
  background-color: var(--white);
}
.line {
  padding-top: 0.5rem;
}
/* pages 
	
	body.page #content */
.page .dark a:not(.btn):not(.btn-round):hover {
  color: var(--white);
}
.page .dark.space-before-m {
  padding-top: calc(3.25rem + ((1vw - 0.234375rem) * 8.2629));
}
.page .dark.space-after-m {
  padding-bottom: 4.563rem;
  padding-bottom: calc(4.5625rem + ((1vw - 0.234375rem) * 6.2911));
}
@media screen and (min-width: 90em) {
  .page .dark.space-after-m {
    padding-bottom: 8.75rem;
  }
  @media screen and (min-width: 90em) {
    .page .dark.space-before-m {
      padding-top: 8.75rem;
    }
  }
}
#cormens.page .vc_row[data-vc-full-width] {
  overflow: visible !important;
}
/* =========================================
   Scrollpfeil blaue box
   ========================================= */
[class*="dark"].space-before-m .scroll-arrow:before {
  top: calc((3.25rem + 2rem + ((1vw - 0.234375rem) * 8.2629)) * -1);
}
@media screen and (min-width: 48em) {
  [class*="dark"].space-before-m .scroll-arrow:before {
    top: -12.25rem;
  }
}
/* Spaces */
.space-before-xs {
  margin-top: 10px;
}
.space-before-s {
  margin-top: 21px;
}
.space-before-m {
  margin-top: calc(3.25rem + ((1vw - 0.234375rem) * 8.2629));
}
.space-before-l {
  margin-top: calc(8.0625rem + ((1vw - 0.234375rem) * 3.662));
}
.space-before-xl {
  margin-top: 50px;
}
@media screen and (min-width: 90.000em) {
  .space-before-xs {
    margin-top: 1.563rem;
  }
  .space-before-s {
    margin-top: 2.813rem;
  }
  .space-before-m {
    margin-top: 8.75rem;
  }
  .space-before-l {
    margin-top: 10.500rem;
  }
  .space-before-xl {
    margin-top: 13.563rem;
  }
}
.space-after-xs {
  margin-bottom: 10px;
}
.space-after-s {
  margin-bottom: 21px;
}
.space-after-m {
  margin-bottom: 4.563rem;
  margin-bottom: calc(4.5625rem + ((1vw - 0.234375rem) * 6.2911));
}
.space-after-l {
  margin-bottom: calc(8.0625rem + ((1vw - 0.234375rem) * 3.662));
}
.space-after-xl {
  margin-bottom: 125px;
}
@media screen and (min-width: 90.000em) {
  .space-after-xs {
    margin-bottom: 1.563rem;
  }
  .space-after-s {
    margin-bottom: 2.813rem;
  }
  .space-after-m {
    margin-bottom: 8.75rem;
  }
  .space-after-l {
    margin-bottom: 10.500rem;
  }
  .space-after-xl {
    margin-bottom: 13.563rem;
  }
}
.space-before-inner-xs {
  padding-top: 10px;
}
.space-before-inner-s {
  padding-top: 21px;
}
.space-before-inner-m {
  padding-top: calc(3.25rem + ((1vw - 0.234375rem) * 8.2629));
}
.space-before-inner-l {
  padding-top: calc(8.0625rem + ((1vw - 0.234375rem) * 3.662));
}
.space-before-inner-xl {
  padding-top: 50px;
}
@media screen and (min-width: 90.000em) {
  .space-before-inner-xs {
    padding-top: 1.563rem;
  }
  .space-before-inner-s {
    padding-top: 2.813rem;
  }
  .space-before-inner-m {
    padding-top: 8.75rem;
  }
  .space-before-inner-l {
    padding-top: 10.500rem;
  }
  .space-before-inner-xl {
    padding-top: 13.563rem;
  }
}
.space-after-inner-xs {
  padding-bottom: 10px;
}
.space-after-inner-s {
  padding-bottom: 21px;
}
.space-after-inner-m {
  padding-bottom: calc(3.25rem + ((1vw - 0.234375rem) * 8.2629));
}
.space-after-inner-l {
  padding-bottom: calc(8.0625rem + ((1vw - 0.234375rem) * 3.662));
}
.space-after-inner-xl {
  padding-bottom: 50px;
}
@media screen and (min-width: 90.000em) {
  .space-after-inner-xs {
    padding-bottom: 1.563rem;
  }
  .space-after-inner-s {
    padding-bottom: 2.813rem;
  }
  .space-after-inner-m {
    padding-bottom: 8.75rem;
  }
  .space-after-inner-l {
    padding-bottom: 10.500rem;
  }
  .space-after-inner-xl {
    padding-bottom: 13.563rem;
  }
}
.text-image-element .headline {
  margin: 0px;
  margin-bottom: 3.125rem;
}
.linebox {
  min-height: 28.125rem;
  padding-left: 4rem;
  position: relative;
}
.linebox h3 {
  font-size: 1.875rem;
  margin-bottom: 1.4rem;
}
@media screen and (min-width: 90em) {
  h3 {
    font-size: 43.2px;
    font-size: 2.7rem;
    line-height: 1.042em;
    letter-spacing: -0.014em;
  }
}
.linebox::before {
  content: '';
  position: absolute;
  width: 1px;
  background: #0000FA;
  height: calc(100% - 4.5rem);
  left: 0;
  bottom: 0;
}
.quote-element {
  font-family: "Reckless Neue", "Georgia", "Times New Roman", serif;
  color: #0000FA;
  display: block;
  font-weight: normal;
  margin: 0px 0px 1.250rem;
  font-size: 30px;
  font-size: calc(1.875rem + ((1vw - 0.234375rem) * 1.2394));
  line-height: 1.100em;
  letter-spacing: -0.020em;
  margin-bottom: 0.932em;
}
@media screen and (min-width: 48em) {
  .quote-element {
    font-size: 62.2px;
    font-size: 4.319vw;
    line-height: 1.029em;
    letter-spacing: -0.026em;
  }
}
.quote-element:before {
  display: block;
  content: "";
  width: 0.713rem;
  height: 1.050rem;
  position: relative;
  margin-bottom: -0.563rem;
  left: 0.163rem;
  display: inline-block;
  margin-left: -1.000rem;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: linear-gradient(transparent, transparent), url(./assets/svg/quote-icon.svg);
}
@media screen and (min-width: 48em) {
  .quote-element:before {
    width: 1.313rem;
    height: 1.250rem;
    left: 0.563rem;
    margin-left: -2.000rem;
  }
}
@media (min-width: 90em) {
  .quote-element {
    font-size: 3.888rem;
  }
}
/* */
.quote-element .brush-05 {
  width: 60%;
  margin-left: 40%;
}
.headline-element .brush-02 {
  width: 60%;
  margin-left: 45%;
  margin-right: -3rem;
  margin-top: -4.25rem;
}
.headline-element .brush-03 {
  width: 60%;
  margin-left: 20%;
  margin-right: 10%;
  margin-top: 15%;
}
.headline-element-w70 .brush-01, .headline-element-w70 .brush-02, .headline-element-w70 .brush-03, .headline-element-w70 .brush-04, .headline-element-w70 .brush-04, .headline-element-w70 .brush-05 {
  margin-right: 30%;
}
.headline-element-kontakt .brush-03 {
  margin-left: 40%;
  margin-right: 10%;
  margin-top: 2%;
}
.headline-element-404 .brush-03 {
  margin-left: 0%;
  margin-right: 40%;
  margin-top: 20%;
}
.quote-element .brush-02 {
  margin-left: 35%;
  margin-top: 7rem;
  margin-right: 20%;
}
/* erster Blogeintrag */
/* Volle Breite ohne VC-JS */
.worueber-wir-nachdenken .c-fullwidth-fw {
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  width: 100vw;
  max-width: 100vw;
  box-sizing: border-box;
}
/* Blau + Kontrast */
.worueber-wir-nachdenken .vc_row.dark {
  background: var(--cormens-blue, #0000FA);
}
.worueber-wir-nachdenken .vc_row.dark, .worueber-wir-nachdenken .vc_row.dark .headline, .worueber-wir-nachdenken .vc_row.dark .info-bar .date {
  color: #fff;
}
.worueber-wir-nachdenken .vc_row.dark .btn {
  color: #fff;
  border-color: #fff;
}
.worueber-wir-nachdenken .vc_row.dark .btn:hover {
  background: #fff;
  color: var(--cormens-blue, #0000FA);
}
/*.worueber-wir-nachdenken .wpb_single_image.makebig.wpb_content_element.vc_align_left.wpb_content_element img {
    width: 100%;
}*/
#cormens.worueber-wir-nachdenken .header .wpb_column.vc_column_container.vc_col-sm-6:not(.text-image-element) > .vc_column-inner {
  padding-left: 5.25rem;
  padding-bottom: 3.000rem;
  padding-top: 2.500rem;
  margin-bottom: 0;
  padding-right: 4.25rem;
}
@media screen and (min-width: 48em) {
  #cormens.worueber-wir-nachdenken .header .wpb_column.vc_column_container.vc_col-sm-6:not(.text-image-element) > .vc_column-inner {
    display: flex;
    align-self: center;
    padding: 0 15px;
    padding: 0 0.938rem;
    padding: 0 4rem;
    padding: 0 4rem 0 0.938rem;
  }
}
@media screen and (min-width: 64em) {
  #cormens.worueber-wir-nachdenken .header .wpb_column.vc_column_container.vc_col-sm-6:not(.text-image-element) > .vc_column-inner {
    padding-top: 8.75rem;
    padding-bottom: 1.75rem;
    padding-left: calc(0.0625rem + ((1vw - 7.68px) * 14.1369));
    display: flex;
    align-self: center;
    padding-right: 2.5rem;
  }
}
@media screen and (min-width: 90em) {
  #cormens.worueber-wir-nachdenken .header .wpb_column.vc_column_container.vc_col-sm-6:not(.text-image-element) > .vc_column-inner {
    width: 85%;
  }
}
@media screen and (min-width: 64em) {
  #cormens.worueber-wir-nachdenken .text-image-element.big-gap {
    padding-right: 4%;
  }
}
#cormens.worueber-wir-nachdenken .wpb_single_image.vc_align_left.makebig {
  text-align: center;
}
/* Blog Filter Style */
#cormens.worueber-wir-nachdenken li.vc_grid-filter-item {
  padding: 0 1.125rem;
  position: relative;
  padding-bottom: 0.625rem;
  font-size: 17.3px;
  font-size: 1.081rem;
  line-height: 1.329em;
  letter-spacing: normal;
}
#cormens.worueber-wir-nachdenken .vc_grid-filter.vc_grid-filter-center {
  text-align: left;
  text-decoration: none;
  list-style-type: none;
}
#cormens.worueber-wir-nachdenken ul li::before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-radius: 100%;
  background-color: #0000FA;
  position: absolute;
  left: 0px;
  top: 0.5em;
}
#cormens.worueber-wir-nachdenken .vc_grid-filter.vc_grid-filter-color-grey > .vc_grid-filter-item.vc_active, #cormens.worueber-wir-nachdenken .vc_grid-filter.vc_grid-filter-color-grey > .vc_grid-filter-item:hover {
  background-color: transparent;
}
#cormens.worueber-wir-nachdenken .vc_grid-filter.vc_grid-filter-color-grey > .vc_grid-filter-item.vc_active > span, #cormens.worueber-wir-nachdenken .vc_grid-filter.vc_grid-filter-color-grey > .vc_grid-filter-item:hover > span {
  color: var(--cormend-blue);
}
/* Icon vor dem WPBakery Grid-Filter */
#cormens.worueber-wir-nachdenken .vc_grid-filter.vc_grid-filter-default::before {
  content: "";
  display: inline-block;
  width: 1.25rem; /* Größe nach Wunsch */
  height: 1.25rem;
  margin-right: .6rem; /* Abstand zum ersten Filter-Item */
  vertical-align: middle;
  background: url("/wp-content/themes/page-builder-framework-child/assets/svg/icon-lines.svg") no-repeat center / contain;
  /* optional: bei sehr kleinen Screens ein Tick kleiner */
}
#cormens.worueber-wir-nachdenken .vc_grid-filter.vc_grid-filter-default::before {
  transform: translateY(-0.18em); /* ~2–3px je nach Fontgröße */
}
#cormens.worueber-wir-nachdenken .vc_grid-filter [data-vc-grid-filter-value="*"] {
  font-size: 0; /* Text ausblenden */
}
#cormens.worueber-wir-nachdenken .vc_grid-filter [data-vc-grid-filter-value="*"]::before {
  content: "Alle Kategorien";
  font-size: 1rem;
}
/* ============================
   Logo-Switch
   ============================ */
.site-logo .logo--white {
  display: none;
}
.site-logo .logo--dark {
  display: inline;
}
body.single-team .cormens-header-bar .site-logo .logo--white, body.post-type-archive-team .cormens-header-bar .site-logo .logo--white {
  display: inline;
}
body.single-team .cormens-header-bar .site-logo .logo--dark, body.post-type-archive-team .cormens-header-bar .site-logo .logo--dark {
  display: none;
}
/* ============================
   Farben Header / Overlay
   ============================ */
.cormens-header-bar {
  --header-bg: #fff;
  --header-fg: #0000fa;
  background: var(--header-bg);
  color: var(--header-fg);
}
.cormens-header-bar a, .cormens-header-bar svg {
  color: var(--header-fg);
  fill: currentColor;
}
/* Team-Seiten: invertiert */
body.single-team .cormens-header-bar, body.post-type-archive-team .cormens-header-bar {
  --header-bg: #0000fa;
  --header-fg: #fff;
}
/* Overlay immer hell + blau */
.cormens-overlay-top, .cormens-overlay {
  --header-bg: #fff;
  --header-fg: #0000fa;
  background: var(--header-bg);
  color: var(--header-fg);
}
.cormens-overlay-claim svg {
  fill: currentColor;
}
/* ============================
   Burger
   ============================ */
.wpbf-menu-toggle {
  background-image: url("/wp-content/themes/page-builder-framework-child/assets/svg/desktop-nav-burger.svg");
}
body.single-team .cormens-header-bar .wpbf-menu-toggle, body.post-type-archive-team .cormens-header-bar .wpbf-menu-toggle {
  background-image: url("/wp-content/themes/page-builder-framework-child/assets/svg/desktop-nav-burger-white.svg");
}
.cormens-overlay-top .wpbf-menu-toggle {
  background-image: url("/wp-content/themes/page-builder-framework-child/assets/svg/desktop-nav-burger.svg") !important;
}
/* ============================
   Claim
   ============================ */
/* Standard: blau sichtbar */
.claim-dual .claim--blue {
  display: block;
}
.claim-dual .claim--white {
  display: none;
}
/* Team-Seiten → weiß */
body.single-team .cormens-claim .claim--blue, body.post-type-archive-team .cormens-claim .claim--blue {
  display: none;
}
body.single-team .cormens-claim .claim--white, body.post-type-archive-team .cormens-claim .claim--white {
  display: block;
}
/* Overlay immer blau */
.cormens-overlay-claim .claim-dual .claim--blue {
  display: block !important;
}
.cormens-overlay-claim .claim-dual .claim--white {
  display: none !important;
}
/* Claim-Container ausrichten */
.cormens-claim {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  line-height: 1;
}
.cormens-claim .claim-dual {
  margin: 0;
  display: inline-flex;
  align-items: center;
}
.cormens-claim .claim-svg {
  display: block;
  height: 40px; /* anpassen nach Logo-Höhe */
  width: auto;
}
/* ============================
   Navigation Background
   ============================ */
/* Standard: weißer Hintergrund */
#cormens .wpbf-navigation {
  background-color: #fff !important;
}
/* Teamseiten: blauer Hintergrund */
#cormens.single-team .wpbf-navigation, #cormens.post-type-archive-team .wpbf-navigation {
  background-color: #0000fa !important;
}
/* #cormens.single-team */
/* Mobile Menü Switch */
/* =========================================================
   MOBILE (Hamburger): Headerbar, Logo-, Burger- & Claim-Switch
   ========================================================= */
/* --- Mobile Headerbar Grundlayout --- */
.wpbf-mobile-nav-wrapper {
  --mobile-bg: #fff;
  --mobile-fg: #0000fa;
  background: var(--mobile-bg);
  color: var(--mobile-fg);
  display: flex;
  align-items: center; /* vertikal zentriert */
}
.wpbf-mobile-nav-wrapper a, .wpbf-mobile-nav-wrapper svg {
  color: var(--mobile-fg);
  fill: currentColor;
}
/* Teamseiten: invertieren (blauer Header, weiße Elemente) */
body.single-team .wpbf-mobile-nav-wrapper, body.post-type-archive-team .wpbf-mobile-nav-wrapper {
  --mobile-bg: #0000fa;
  --mobile-fg: #fff;
}
/* --- Mobile Logo Switch (nimmt das mobile Logo-Partial ins Visier) --- */
.wpbf-mobile-logo-container .site-logo .logo--white {
  display: none;
}
.wpbf-mobile-logo-container .site-logo .logo--dark {
  display: inline;
}
body.single-team .wpbf-mobile-logo-container .site-logo .logo--white, body.post-type-archive-team .wpbf-mobile-logo-container .site-logo .logo--white {
  display: inline;
}
body.single-team .wpbf-mobile-logo-container .site-logo .logo--dark, body.post-type-archive-team .wpbf-mobile-logo-container .site-logo .logo--dark {
  display: none;
}
/* --- Mobile Burger Icon (geschlossen/offen, je nach Zustand gleiches Asset) --- */
#wpbf-mobile-menu-toggle {
  background-image: url("/wp-content/themes/page-builder-framework-child/assets/svg/desktop-nav-burger.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
/* Teamseiten: weißes Burger-Icon in der Headerbar */
body.single-team #wpbf-mobile-menu-toggle, body.post-type-archive-team #wpbf-mobile-menu-toggle {
  background-image: url("/wp-content/themes/page-builder-framework-child/assets/svg/desktop-nav-burger-white.svg");
}
/* WPBF blendet i. d. R. SVG-Icons im Button ein – sicherstellen, dass unser BG sichtbar bleibt */
#wpbf-mobile-menu-toggle svg {
  display: none;
} /* optional: wenn WPBF-eigene SVGs stören */
/* --- Mobile Menüpanel (der ausklappende Bereich) --- */
.wpbf-mobile-menu-container {
  background: #fff; /* wie Desktop-Overlay immer hell */
  color: #0000fa;
}
/* Links/Icons im Panel in Blau */
.wpbf-mobile-menu-container a, .wpbf-mobile-menu-container svg {
  color: #0000fa;
  fill: currentColor;
}
/* --- Claim im Mobile-Menü: immer Blau (Dateivariante) --- */
.cormens-mobile-extras-claim .claim-dual .claim--blue {
  display: block !important;
}
.cormens-mobile-extras-claim .claim-dual .claim--white {
  display: none !important;
}
.cormens-mobile-extras-claim .claim-svg {
  display: block;
  height: 36px; /* bei Bedarf anpassen */
  width: auto;
}
/* --- Mobile Extras (Meta + Social) spacing --- */
.cormens-mobile-fullscreen-extras {
  padding: 12px 16px 20px;
}
.cormens-mobile-extras-top {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.cormens-mobile-extras-meta .menu.menu--meta {
  margin: 12px 0 8px;
}
/* --- Vertikale Zentrierung der drei Zonen (Logo / Toggle) --- */
.wpbf-mobile-logo-container, .wpbf-menu-toggle-container {
  display: flex;
  align-items: center;
}
/* Teamseiten: Mobile-Header geschlossen → blau */
#cormens.single-team .wpbf-mobile-nav-wrapper, #cormens.post-type-archive-team .wpbf-mobile-nav-wrapper {
  background-color: #0000fa !important; /* dein Blau */
  color: #fff;
}
/* Teamseiten: Mobile-Header geöffnet → wieder hell */
html.is-overlay-open #cormens.single-team .wpbf-mobile-nav-wrapper, html.is-overlay-open #cormens.post-type-archive-team .wpbf-mobile-nav-wrapper {
  background-color: #fff !important;
  color: #0000fa;
}
/* Icons/Links erben die Textfarbe */
.wpbf-mobile-nav-wrapper a, .wpbf-mobile-nav-wrapper svg {
  color: inherit;
  fill: currentColor;
}
/* =========================================
   MOBILE (Team-Seiten) – Zustand via <html>.is-overlay-open
   ========================================= */
/* Menü ZU (kein .is-overlay-open) → Header blau/weiß */
html:not(.is-overlay-open) body.single-team .wpbf-mobile-nav-wrapper, html:not(.is-overlay-open) body.post-type-archive-team .wpbf-mobile-nav-wrapper {
  background-color: #0000fa;
  color: #fff;
}
/* Menü AUF (html.is-overlay-open) → Header hell/blau */
html.is-overlay-open body.single-team .wpbf-mobile-nav-wrapper, html.is-overlay-open body.post-type-archive-team .wpbf-mobile-nav-wrapper {
  background-color: #fff;
  color: #0000fa;
}
/* Links & SVGs erben die Farbe der Bar */
.wpbf-mobile-nav-wrapper a, .wpbf-mobile-nav-wrapper svg {
  color: inherit;
  fill: currentColor;
}
/* Logo-Switch im Mobile-Header */
html:not(.is-overlay-open) body.single-team .wpbf-mobile-logo-container .site-logo .logo--white, html:not(.is-overlay-open) body.post-type-archive-team .wpbf-mobile-logo-container .site-logo .logo--white {
  display: inline;
}
html:not(.is-overlay-open) body.single-team .wpbf-mobile-logo-container .site-logo .logo--dark, html:not(.is-overlay-open) body.post-type-archive-team .wpbf-mobile-logo-container .site-logo .logo--dark {
  display: none;
}
html.is-overlay-open body.single-team .wpbf-mobile-logo-container .site-logo .logo--white, html.is-overlay-open body.post-type-archive-team .wpbf-mobile-logo-container .site-logo .logo--white {
  display: none;
}
html.is-overlay-open body.single-team .wpbf-mobile-logo-container .site-logo .logo--dark, html.is-overlay-open body.post-type-archive-team .wpbf-mobile-logo-container .site-logo .logo--dark {
  display: inline;
}
/* Burger-Icon Switch */
html:not(.is-overlay-open) body.single-team #wpbf-mobile-menu-toggle, html:not(.is-overlay-open) body.post-type-archive-team #wpbf-mobile-menu-toggle {
  background-image: url("/wp-content/themes/page-builder-framework-child/assets/svg/desktop-nav-burger-white.svg");
}
html.is-overlay-open body.single-team #wpbf-mobile-menu-toggle, html.is-overlay-open body.post-type-archive-team #wpbf-mobile-menu-toggle {
  background-image: url("/wp-content/themes/page-builder-framework-child/assets/svg/desktop-nav-close.svg");
}
/* WPBF-eigene SVGs im Button ausblenden, damit das BG-Icon zu sehen ist */
#wpbf-mobile-menu-toggle svg {
  display: none;
}
html.is-overlay-open .cormens-mobile-extras-top {
  display: none !important;
}
body.single-team #header:not(.is-scrolled) {
  border-bottom-color: var(--cormens-blue);
}
#header:not(.is-scrolled) {
  border-bottom-color: var(--white);
}
/* =========================================================
   BLOG: "Worüber wir nachdenken" – wie Team (blauer Header)
   ========================================================= */
/* Desktop – Logo-Switch im Header */
body.worueber-wir-nachdenken .cormens-header-bar .site-logo .logo--white {
  display: inline;
}
body.worueber-wir-nachdenken .cormens-header-bar .site-logo .logo--dark {
  display: none;
}
/* Desktop – Headerfarben */
body.worueber-wir-nachdenken .cormens-header-bar {
  --header-bg: #0000fa;
  --header-fg: #fff;
}
/* Desktop – Burger im Header */
body.worueber-wir-nachdenken .cormens-header-bar .wpbf-menu-toggle {
  background-image: url("/wp-content/themes/page-builder-framework-child/assets/svg/desktop-nav-burger-white.svg");
}
/* Desktop – Claim im Header → weiß */
body.worueber-wir-nachdenken .cormens-claim .claim--blue {
  display: none;
}
body.worueber-wir-nachdenken .cormens-claim .claim--white {
  display: block;
}
/* Desktop – Navigation Background (wie Team) */
#cormens.worueber-wir-nachdenken .wpbf-navigation {
  background-color: #0000fa !important;
}
/* Desktop – Header-Border wie Team */
body.worueber-wir-nachdenken #header:not(.is-scrolled) {
  border-bottom-color: var(--cormens-blue);
}
/* ---------------------------------------------------------
   Mobile – Grundzustand (Variablen wie Team)
   --------------------------------------------------------- */
body.worueber-wir-nachdenken .wpbf-mobile-nav-wrapper {
  --mobile-bg: #0000fa;
  --mobile-fg: #fff;
}
/* Mobile – Header geschlossen (kein .is-overlay-open) → blau/weiß */
html:not(.is-overlay-open) body.worueber-wir-nachdenken .wpbf-mobile-nav-wrapper {
  background-color: #0000fa;
  color: #fff;
}
/* Mobile – Header geöffnet (html.is-overlay-open) → hell/blau */
html.is-overlay-open body.worueber-wir-nachdenken .wpbf-mobile-nav-wrapper {
  background-color: #fff;
  color: #0000fa;
}
/* Mobile – (Zusätzliche Variante passend zu deinen Team-Selektoren mit #cormens) */
#cormens.worueber-wir-nachdenken .wpbf-mobile-nav-wrapper {
  background-color: #0000fa !important;
  color: #fff;
}
html.is-overlay-open #cormens.worueber-wir-nachdenken .wpbf-mobile-nav-wrapper {
  background-color: #fff !important;
  color: #0000fa;
}
/* Mobile – Logo-Switch im Header */
html:not(.is-overlay-open) body.worueber-wir-nachdenken .wpbf-mobile-logo-container .site-logo .logo--white {
  display: inline;
}
html:not(.is-overlay-open) body.worueber-wir-nachdenken .wpbf-mobile-logo-container .site-logo .logo--dark {
  display: none;
}
html.is-overlay-open body.worueber-wir-nachdenken .wpbf-mobile-logo-container .site-logo .logo--white {
  display: none;
}
html.is-overlay-open body.worueber-wir-nachdenken .wpbf-mobile-logo-container .site-logo .logo--dark {
  display: inline;
}
/* Mobile – Burger-Icon (zu = weiß, auf = Close-Icon) */
html:not(.is-overlay-open) body.worueber-wir-nachdenken #wpbf-mobile-menu-toggle {
  background-image: url("/wp-content/themes/page-builder-framework-child/assets/svg/desktop-nav-burger-white.svg");
}
html.is-overlay-open body.worueber-wir-nachdenken #wpbf-mobile-menu-toggle {
  background-image: url("/wp-content/themes/page-builder-framework-child/assets/svg/desktop-nav-close.svg");
}
.claim-dual {
  margin-bottom: 0;
}
.button-items-list .button-item {
  float: left;
  padding: 0 15px;
  margin-bottom: 0.813rem;
}
.sticky {
  max-width: 80%;
}
.counter {
  font-family: "Reckless Neue", "Georgia", "Times New Roman", serif;
  font-size: 36px;
  font-size: 2.250rem;
  line-height: 1.111em;
  letter-spacing: -0.017em;
  margin-bottom: 0.417em;
}
.dark .counter {
  color: var(--white);
}
@media screen and (min-width: 64em) {
  .ce-rollingboard .text .counter {
    font-size: 43.2px;
    font-size: 2.700rem;
    line-height: 1.042em;
    letter-spacing: -0.014em;
  }
}
.light p, .light a, .light a.btn {
  color: var(--cormens-blue)
}
/* was wir tun */
.card-item .header {
  margin-bottom: 5.764vw;
}
@media screen and (min-width: 48em) {
  .card-item .header {
    margin-bottom: 8.750vw;
  }
}
@media screen and (min-width: 90em) {
  .card-item .header {
    margin-bottom: 7.875rem;
  }
}
.card-item .text {
  font-family: "Reckless Neue", "Georgia", "Times New Roman", serif;
  font-size: 30px;
  font-size: 1.875rem;
  font-size: calc(1.875rem + ((1vw - 0.234375rem) * 1.2394));
  line-height: 1.100em;
  letter-spacing: -0.020em;
}
@media screen and (min-width: 90em) {
  .card-item .text {
    font-size: 43.2px;
    font-size: 2.700rem;
    line-height: 1.042em;
    letter-spacing: -0.014em;
  }
}
.card-item .vc_column-inner .wpb_wrapper {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.card-item .wpb_content_element:last-child {
  margin-bottom: 0;
  margin-top: auto;
}
.card-item {
  padding-top: calc(1.5rem + ((1vw - 0.234375rem) * 4.507));
  padding: 1.500em 1.563rem;
  border-left: var(--cormens-blue) 6px solid;
  border-right: var(--cormens-blue) 6px solid;
}
@media screen and (min-width: 90em) {
  .card-item {
    padding: 5.000rem 1.563rem;
  }
}
.card-item:first-child {
  border-left: 0px solid #fff;
}
.card-item:last-child {
  border-right: 0px solid #fff;
}
@media screen and (min-width: 90em) {
  .card-item .vc_column-inner {
    padding-top: 0;
    padding-bottom: 3.313rem;
  }
}
/* Academy */
.academy .flex-group .wpb_wrapper {
  display: flex;
}
.academy .flex-group .wpb_wrapper .wpb_content_element:not(.wpb_single_image):not(.vc_separator) {
  width: 65%
}
.academy .flex-group .wpb_wrapper .wpb_content_element.wpb_single_image {
  width: 35%
}
.academy .flex-group .wpb_wrapper {
  align-items: center;
}
.academy .flex-group .wpb_wrapper .wpb_content_element.wpb_single_image {
  width: 35%;
  margin-bottom: 0;
}
.vc_separator.vc_sep_color_grey .vc_sep_line {
  border-color: var(--cormens-blue);
}
border-color: #ebebeb;
}
/* Tab Kontakt */
.tab-item {
  position: relative;
  margin: 0;
  padding: 0.125rem 0.125rem 0.625rem;
  margin: 0 20px;
  margin: 0 1.250rem;
  cursor: pointer;
  border: 0px;
  overflow: visible;
  font-family: inherit;
  font-family: "Reckless Neue", "Georgia", "Times New Roman", serif;
  font-size: 20px;
  font-size: calc(1.25rem + ((1vw - 0.125rem) * 1.871));
  line-height: 1.042em;
  letter-spacing: -0.014em;
  color: rgba(29, 29, 28, 0.2);
  background: transparent;
  cursor: pointer;
}

@media screen and (min-width: 64em) {
	button.tab-item {
    font-size: 43.2px;
    font-size: 2.700rem;
    font-size: 3vw;
    line-height: 1.042em;
  }
	
}

.tab-buttons {
  display: flex;
  gap: 0.5rem;
  margin-bottom: 1rem;
}

.tab-btn {
   position: relative;
  margin: 0;
  padding: 0.125rem 0.125rem 0.625rem;
  margin-right: 20px;
  margin-right:1.250rem;
  cursor: pointer;
  border: 0px;
  overflow: visible;
  font-family: inherit;
  font-family: "Reckless Neue", "Georgia", "Times New Roman", serif;
  font-size: 20px;
  font-size: calc(1.25rem + ((1vw - 0.125rem) * 1.871));
  line-height: 1.042em;
  letter-spacing: -0.014em;
  color: rgba(29, 29, 28, 0.2);
  background: transparent;
}

/* Hover-Effekt */
.tab-btn:hover {

  color: var(--cormens-blue);
}

/* Aktiver Tab (per Klasse) */
.tab-btn.is-active, .tab-btn.is-active-now {

color: var(--cormens-blue);


}
.tab-btn.is-active:after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0px;
    left: 0px;
    height: 2px;
    width: 100%;
    background-color: #0000FA;
}
.tab-btn.is-active-now:after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0px;
    left: 0px;
    height: 2px;
    width: 100%;
    background-color: #0000FA;
}
.tablist .btn-round
 {
    margin-top: 2.500rem;
    text-decoration: none;
}
@media screen and (min-width: 48em) {
    .tablist .btn-round {
        position: absolute;
        right: 0px;
        top: 50%;
        right: 1.563rem;
        transform: translateY(-50%);
    }
}
.mega {
    font-family: "Reckless Neue", "Georgia", "Times New Roman", serif;
    font-size: 50px;
    font-size: calc(3.125rem + ((1vw - 3.75px) * 8.8263));
    line-height: 0.920em;
    letter-spacing: -0.032em;
}
 #cormens #header .cormens-overlay-logo {margin:unset;}

#cormens #header .cormens-overlay-logo{
    margin: unset;
    margin-left: 1.25rem;
}

.single-team .show-more.text-center {padding-bottom:3rem;}