.overlay-wrapper {
  transition: all 0.2s linear;
  height: unset !important;
}
.overlay-wrapper:hover {
  transition: all 0.2s linear;
}
.post-grid .overlay-wrapper {
  background-image: linear-gradient(rgba(21, 24, 40, 0) 50%, rgba(21, 24, 40, 0.95));
  background-color: rgba(21, 24, 40, 0.5);
}
.post-cat {
  background-color: #0e101b;
  padding: 4px 10px;
  border-radius: 5px;
  position: absolute;
  top: 20px;
  right: 20px;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
}
@media (min-width: 901px) {
  .post-grid-s .image-wrapper,
  .post-grid-s .bricks-layout-wrapper .image {
    aspect-ratio: 2/1 !important;
  }
  .post-grid-hero .image-wrapper img,
  .post-grid-hero .overlay-wrapper {
    height: calc(100% - 10px) !important;
  }
  .post-grid-hero .bricks-layout-wrapper li:nth-child(2) {
    margin-top: -10px !important;
  }
}
@media (max-width: 900px) {
  .post-grid .overlay-wrapper {
    background-image: linear-gradient(rgba(21, 24, 40, 0) 50%, rgba(21, 24, 40, 0.95));
  }
  .post-grid.brxe-posts .overlay-wrapper {
    border-bottom: solid 10px #0e101b;
    border-top: solid 10px #0e101b;
  }
  .post-cat {
    padding: 3px 8px;
    top: 15px;
    right: 15px;
    font-size: 14px;
  }
  .post-grid .bricks-layout-wrapper[data-layout="metro"] .image-wrapper {
    aspect-ratio: 4/3;
  }
  .primary-post .bricks-layout-wrapper[data-layout="metro"] .image-wrapper {
    aspect-ratio: 2/3 !important;
  }
}
@media (max-width: 767px) {
  .post-grid .bricks-layout-wrapper[data-layout="metro"] .image-wrapper {
    aspect-ratio: 3/2;
  }
  .primary-post .bricks-layout-wrapper[data-layout="metro"] .image-wrapper {
    aspect-ratio: 1/1 !important;
  }
  .post-grid.brxe-posts .overlay-wrapper {
    border-bottom: solid 8px #0e101b;
    border-top: solid 8px #0e101b;
  }
}

/* --- */

#cookie-law-info-bar {
  box-shadow: rgba(0, 0, 0, 0.5) 0px 5px 50px;
}
.cli-modal-content {
  background-color: #151828;
}
.cli-tab-container p,
.cli-privacy-content-text,
a.cli-privacy-readmore {
  color: #fff;
}
.cli-tab-header {
  background-color: #1c2035;
}
.cli-tab-header a.cli-nav-link {
  color: #fff;
}
.cli-tab-header a:before {
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
span.cli-necessary-caption {
  color: #fff;
}
.cli-switch .cli-slider:after {
  color: #fff;
}
.cli-switch .cli-slider {
  background-color: #0e101b;
}
.wt-cli-cookie-description {
  color: #fff;
}
.cli-modal-close svg {
  fill: #fff;
}
.cookielawinfo-classic tbody {
  background: #f2f2f2;
}

#wt-cli-privacy-save-btn {
  background-color: #fff;
  color: #0e101b;
  width: 100%;
}

.cli-switch input:checked + .cli-slider {
  background-color: #3c4fbe;
}

.cli-bar-container {
  max-width: 1180px;
}

.cli-style-v2 {
  font-size: 14px;
  line-height: 1.4em;
}

.medium.cli-plugin-button {
  font-size: 14px;
  line-height: inherit;
}

#cookie-law-info-bar[data-cli-style="cli-style-v2"] {
  padding: 20px 60px;
  z-index: 10000000000;
}

@media (max-width: 1080px) {
  #cookie-law-info-bar[data-cli-style="cli-style-v2"] {
    padding: 20px 40px;
  }
}
@media (max-width: 767px) {
  #cookie-law-info-bar[data-cli-style="cli-style-v2"] {
    padding: 20px;
  }
  .cli-style-v2 .cli-bar-btn_container {
    margin-top: 5px;
  }
}
@media (max-width: 478px) {
  #cookie-law-info-bar[data-cli-style="cli-style-v2"] {
    padding: 20px;
  }
}

.cli-tab-content {
  padding: 10px 5px 5px !important;
  background-color: #151828;
}

.cli-modal.cli-blowup {
  z-index: 10000000000 !important;
}

.wt-cli-ckyes-footer-section {
  display: none;
}

.cookielawinfo-column-1 {
  word-break: break-all;
  min-width: 100px;
}

.cli-tab-container .cli-row::-webkit-scrollbar {
  display: none;
}

.cli-tab-container .cli-row {
  -ms-overflow-style: none; /* IE and Edge */
  scrollbar-width: none; /* Firefox */
}

.wt-cli-cookie-description table.cookielawinfo-winter thead th {
  background: #e0e0e0;
  color: #141414;
}

.wt-cli-cookie-description table.cookielawinfo-winter tbody tr {
  background: #f2f2f2;
}

/* --- */

.single-post .blog-highlight {
  padding-left: 20px;
  border-left: 2px solid var(--bricks-color-tamiea);
  margin-top: 40px !important;
  margin-bottom: 40px !important;
}

@media (max-width: 476px) {
  .single-post .blog-highlight {
    margin-top: 30px !important;
    margin-bottom: 30px !important;
  }
}

.single-post .scrim {
  background-color: rgba(0, 0, 0, 0.75) !important;
}
.single-post .close-button {
  fill: #ffffff !important;
}

.single-post h3 {
  margin-top: 60px;
  margin-bottom: -10px;
}

@media (max-width: 767px) {
  .single-post h3 {
    margin-top: 40px;
  }
}

/* --- */

@media only screen and (min-width: 1201px) {
  /*:where(.brxe-video) iframe, */
  :where(.brxe-video) video {
    height: unset;
  }
}
@media only screen and (max-width: 1200px) {
  /*:where(.brxe-video) iframe, */
  :where(.brxe-video) video {
    height: 100%;
    width: unset;
  }
}
@media only screen and (max-width: 767px) {
  /*:where(.brxe-video) iframe, */
  :where(.brxe-video) video {
    height: 100%;
    max-width: 570px;
  }
}
@media only screen and (max-width: 478px) {
  /*:where(.brxe-video) iframe, */
  :where(.brxe-video) video {
    height: unset;
    width: 100%;
  }
}

/* --- */

#brxe-zmwhxv .message {
  margin-left: 15px;
}
@media only screen and (min-width: 479px) {
  #brxe-zmwhxv .message {
    margin-left: 20px;
  }
}

/* --- */

#itkanzlei_txt_copyright {
  margin-top: 0 !important;
}
#itkanzlei_txt_copyright {
  display: none !important;
}

/* --- */

@media only screen and (min-width: 768px) {
  .brxe-post-content .wp-block-image {
    margin: 30px 0;
  }
  .brxe-post-content .wp-block-gallery {
    margin: 30px 0;
  }
  .brxe-post-content p {
    margin: 15px 0;
  }
}

@media only screen and (max-width: 767px) {
  .brxe-post-content .wp-block-image {
    margin: 20px 0;
  }
  .brxe-post-content .wp-block-gallery {
    margin: 20px 0;
  }
  .brxe-post-content p {
    margin: 10px 0;
  }
}

.brxe-post-content h4 {
  margin-top: 25px;
}

/* --- */

.anwendungsbox:hover svg {
  fill: #fff !important;
  transition: all 0.2s ease-in-out;
}
.anwendungsbox:hover p {
  color: #fff !important;
  transition: all 0.2s ease-in-out;
}
.anwendungsbox:hover h3 {
  color: #fff !important;
  transition: all 0.2s ease-in-out;
}

/* --- */

.insta-open .chevrotate {
  transform: rotate(-180deg) !important;
}
.feature-acc:hover h4 {
  color: #ffffff !important;
}
.feature-acc p {
  color: rgba(255, 255, 255, 0);
  transition: all 0.3s linear;
}
.feature-acc .insta-open p {
  color: rgba(255, 255, 255, 1);
  transition: all 0.3s linear;
}
.insta-open .chevrotate {
  transform: rotate(-180deg) !important;
}
.product-acc p {
  color: rgba(255, 255, 255, 0);
  transition: all 0.3s linear;
}
.product-acc .insta-open p {
  color: rgba(255, 255, 255, 1);
  transition: all 0.3s linear;
}

/* --- */

.heading-highlight {
  color: #94f1ff;
}
#bricks-lightbox iframe {
  border: none;
}

@media only screen and (min-width: 901px) {
  .brxe-nav-menu .bricks-nav-menu > li:not(:last-child) {
    border-right: 1px solid !important;
    padding-right: 30px;
  }
}
#brxe-vuhxxc {
  height: 120px;
}
.scrolling #brxe-vuhxxc {
  transition: all 0.2s ease-in-out;
  height: 80px;
}

@media only screen and (max-width: 767px) {
  #brxe-vuhxxc {
    height: 70px;
  }
  .scrolling #brxe-vuhxxc {
    transition: all 0.2s ease-in-out;
    height: 70px;
  }
}

@media only screen and (min-width: 768px) {
  body p {
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
  }
}

#brxe-krlrkk a {
  border-bottom: 0 !important;
}

#regvid :where(.brxe-video) {
  background-color: transparent;
}
@media only screen and (max-width: 767px) {
  #regvid :where(.brxe-video) video {
    max-width: 100% !important;
  }
}

/*
html, body, a, .bricks-lightbox, .swiper-button, button, .pswp__img, textarea, input, .options-wrapper {
	cursor: none !important;
}
.brxe-accordion-nested .accordion-title-wrapper {
	cursor: none !important;
}
#brxe-zmwhxv label {
	cursor: none !important;
}*/
