body .entry-content > .px-team-teaser {
  max-width: var(--maxWidthBig);
}

body .px-team-teaser > div {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: clamp(1.25rem, 0.9966216216rem + 1.2668918919vw, 2.1875rem);
}
body .px-team-teaser > div > .wp-block,
body .px-team-teaser .team-teaser-single {
  border-radius: var(--baseBorderRadius);
  flex-grow: 1;
}
@media screen and (max-width: 768px) {
  body .px-team-teaser > div > .wp-block,
  body .px-team-teaser .team-teaser-single {
    flex-basis: 45%;
    min-width: 150px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1378px) {
  body .px-team-teaser > div > .wp-block,
  body .px-team-teaser .team-teaser-single {
    flex-basis: 292px;
  }
}
@media screen and (min-width: 1379px) {
  body .px-team-teaser > div > .wp-block,
  body .px-team-teaser .team-teaser-single {
    flex-basis: 30%;
  }
}
body .px-team-teaser > div > .wp-block.video,
body .px-team-teaser .team-teaser-single.video {
  cursor: pointer;
}
body .px-team-teaser > div > .wp-block.video .title,
body .px-team-teaser .team-teaser-single.video .title {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
body .px-team-teaser > div > .wp-block.video .title:after,
body .px-team-teaser .team-teaser-single.video .title:after {
  content: "";
  width: 32px;
  height: 32px;
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="11" height="12" viewBox="0 0 11 12" fill="none"><path d="M0.779119 0.00273025C0.338449 0.0355022 -0.00153988 0.383508 0.000107882 0.801745V11.1889C-0.00649372 11.5806 0.290578 11.9193 0.699856 11.988C0.899556 12.0207 1.10586 11.9864 1.2808 11.8881L10.5759 6.69448C10.8383 6.5509 11 6.28718 11 6.00157C11 5.71443 10.8383 5.45069 10.5759 5.30867L1.2808 0.115072C1.13061 0.0292415 0.95406 -0.0113164 0.779119 0.00273025ZM1.69012 2.21249L8.46325 5.99534L1.69012 9.79066V2.21249Z" fill="%23E6A257"/></svg>');
  background-repeat: no-repeat;
  background-size: 11px;
  background-position: 11px;
  display: block;
  border: 1px solid var(--main-color);
  border-radius: 100%;
  transition: 0.3s transform ease;
  aspect-ratio: 1/1;
}
@media screen and (min-width: 348px) and (max-width: 1014px) {
  body .px-team-teaser > div > .wp-block:nth-child(2),
  body .px-team-teaser .team-teaser-single:nth-child(2) {
    margin-top: clamp(2.5rem, 1.8243243243rem + 3.3783783784vw, 5rem);
  }
  body .px-team-teaser > div > .wp-block:first-child, body .px-team-teaser > div > .wp-block:nth-child(2n+1):nth-child(n+3),
  body .px-team-teaser .team-teaser-single:first-child,
  body .px-team-teaser .team-teaser-single:nth-child(2n+1):nth-child(n+3) {
    padding-bottom: clamp(2.5rem, 1.8243243243rem + 3.3783783784vw, 5rem);
  }
  body .px-team-teaser > div > .wp-block:nth-child(2n+1):nth-child(n+3),
  body .px-team-teaser .team-teaser-single:nth-child(2n+1):nth-child(n+3) {
    margin-top: calc(clamp(2.5rem, 1.8243243243rem + 3.3783783784vw, 5rem) * -1);
  }
}
@media screen and (min-width: 1014px) {
  body .px-team-teaser > div > .wp-block:nth-child(2),
  body .px-team-teaser .team-teaser-single:nth-child(2) {
    margin-top: clamp(2.5rem, 1.8243243243rem + 3.3783783784vw, 5rem);
  }
  body .px-team-teaser > div > .wp-block:nth-child(3),
  body .px-team-teaser .team-teaser-single:nth-child(3) {
    margin-top: clamp(5rem, 3.6486486487rem + 6.7567567568vw, 10rem);
  }
  body .px-team-teaser > div > .wp-block:first-child, body .px-team-teaser > div > .wp-block:nth-child(3n+1):nth-child(n+4),
  body .px-team-teaser .team-teaser-single:first-child,
  body .px-team-teaser .team-teaser-single:nth-child(3n+1):nth-child(n+4) {
    padding-bottom: clamp(3.75rem, 2.3986486487rem + 6.7567567568vw, 8.75rem);
  }
  body .px-team-teaser > div > .wp-block:nth-child(3n+1):nth-child(n+4),
  body .px-team-teaser .team-teaser-single:nth-child(3n+1):nth-child(n+4) {
    margin-top: calc(clamp(3.75rem, 2.3986486487rem + 6.7567567568vw, 8.75rem) * -1);
  }
  body .px-team-teaser > div > .wp-block:nth-child(2), body .px-team-teaser > div > .wp-block:nth-child(3n+2):nth-child(n+4),
  body .px-team-teaser .team-teaser-single:nth-child(2),
  body .px-team-teaser .team-teaser-single:nth-child(3n+2):nth-child(n+4) {
    padding-bottom: clamp(1.25rem, 0.5743243243rem + 3.3783783784vw, 3.75rem);
  }
  body .px-team-teaser > div > .wp-block:nth-child(3n+2):nth-child(n+4),
  body .px-team-teaser .team-teaser-single:nth-child(3n+2):nth-child(n+4) {
    margin-top: calc(clamp(1.25rem, 0.5743243243rem + 3.3783783784vw, 3.75rem) * -1);
  }
}
body .px-team-teaser > div > .wp-block .image,
body .px-team-teaser .team-teaser-single .image {
  aspect-ratio: 1/1;
  position: relative;
}
body .px-team-teaser > div > .wp-block .image:after,
body .px-team-teaser .team-teaser-single .image:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: linear-gradient(180deg, rgba(var(--backgroundColorRGB), 0) 16.49%, var(--backgroundColor) 92.78%);
}
body .px-team-teaser > div > .wp-block .image img,
body .px-team-teaser .team-teaser-single .image img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
body .px-team-teaser > div > .wp-block .content,
body .px-team-teaser .team-teaser-single .content {
  padding: clamp(10px, 1.3vw, 25px);
  margin-top: calc(clamp(20px, 10vw, 250px) * -1);
  position: relative;
}
body .px-team-teaser > div > .wp-block:hover .link span:before,
body .px-team-teaser .team-teaser-single:hover .link span:before {
  transform: scaleX(0.9);
}
body .px-team-teaser > div > .wp-block:hover .title:after,
body .px-team-teaser .team-teaser-single:hover .title:after {
  transform: scale(1.1);
}
body .px-team-teaser .videowrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 9999;
  display: flex;
  transition: opacity 0.3s ease;
}
body .px-team-teaser .videowrapper video {
  max-width: 1000px;
  width: var(--baseWidth);
  height: max-content;
  height: intrinsic;
  max-height: fit-content;
  margin: var(--fl-margin-before-large) auto;
}
body .px-team-teaser .videowrapper .closeVideo {
  position: absolute;
  top: 2vw;
  right: 2vw;
  aspect-ratio: 1/1;
  width: 50px;
  height: 50px;
  padding: 0;
  text-align: center;
  background: transparent;
  border: 1px solid var(--main-color);
}
body .px-team-teaser .videowrapper[data-visible=false] {
  opacity: 0;
  pointer-events: none;
}

.block-editor-button-block-appender {
  background-color: var(--contrastColorInverted, #fff);
  color: #000;
}

.is-root-container .px-team-teaser {
  color: #fff;
}
.is-root-container .px-team-teaser a {
  pointer-events: none;
}
.is-root-container .px-team-teaser .team-teaser-single {
  background-color: var(--backgroundColor);
}