.dtx-hero h1 {
  font-size: max(3rem, min(calc(0.0277777778 * (100vw - 74.4rem) + 3rem), 5.4rem));
  line-height: 1.07;
  text-transform: uppercase;
}

@media only screen and (max-width: 984px) {
  #hero {
    margin-top: calc(max(0.8rem, min(calc(0.0144927536 * (100vw - 98.4rem) + 0.8rem), 1.2rem)) * 3);
  }
}
.dtx-block {
  position: relative;
  display: block;
  width: 100%;
  margin-bottom: max(7.2rem, min(calc(0.0530973451 * (100vw - 98.4rem) + 7.2rem), 12rem));
}
.dtx-block h2 {
  font-size: max(2.6rem, min(calc(0.0162037037 * (100vw - 74.4rem) + 2.6rem), 4rem));
  color: inherit;
  margin-bottom: calc(max(0.8rem, min(calc(0.0144927536 * (100vw - 98.4rem) + 0.8rem), 1.2rem)) * 1.5);
}
.dtx-block p {
  color: inherit;
  margin-bottom: max(0.8rem, min(calc(0.0144927536 * (100vw - 98.4rem) + 0.8rem), 1.2rem));
}
.dtx-block p a {
  color: #009EE2;
  text-decoration: none;
  transition: color 0.4s cubic-bezier(0.19, 1, 0.22, 1);
}
.dtx-block p a:hover {
  color: #007aaf;
}
.dtx-block p a:hover, .dtx-block p a:focus {
  text-decoration: none;
}
.dtx-block ul {
  position: relative;
  display: block;
  width: auto;
  margin: 0;
  padding: 0 0 0 max(1.2rem, min(calc(0.0023148148 * (100vw - 74.4rem) + 1.2rem), 1.4rem));
  list-style-type: none;
}
.dtx-block ul li {
  position: relative;
  padding-left: calc(max(1.2rem, min(calc(0.0023148148 * (100vw - 74.4rem) + 1.2rem), 1.4rem)) / 1.25);
  margin: 0;
  line-height: 1.5;
}
.dtx-block ul li:before {
  display: inline-block;
  width: calc(max(1.2rem, min(calc(0.0023148148 * (100vw - 74.4rem) + 1.2rem), 1.4rem)) * 1.5);
  position: absolute;
  left: calc(max(1.2rem, min(calc(0.0023148148 * (100vw - 74.4rem) + 1.2rem), 1.4rem)) * -1);
  top: calc(((max(1.6rem, min(calc(0.0081018519 * (100vw - 74.4rem) + 1.6rem), 2.3rem)) * 1.5) - max(1.6rem, min(calc(0.0081018519 * (100vw - 74.4rem) + 1.6rem), 2.3rem))) / 2 - (max(0.8rem, min(calc(0.0144927536 * (100vw - 98.4rem) + 0.8rem), 1.2rem)) / 1.5) / 4);
  font-family: "Font Awesome 5 Pro";
  font-style: normal !important;
  font-weight: 900;
  font-size: max(1.2rem, min(calc(0.0023148148 * (100vw - 74.4rem) + 1.2rem), 1.4rem));
}
.dtx-block ul li:last-child {
  margin-bottom: 0;
}
.dtx-block ul li:before {
  font-size: calc(max(1.6rem, min(calc(0.0081018519 * (100vw - 74.4rem) + 1.6rem), 2.3rem)) / 3);
  top: calc((max(1.6rem, min(calc(0.0081018519 * (100vw - 74.4rem) + 1.6rem), 2.3rem)) * 1.5) - max(1.6rem, min(calc(0.0081018519 * (100vw - 74.4rem) + 1.6rem), 2.3rem)));
  content: "\f111";
  color: #009EE2;
}
.dtx-block ul li ul li:before {
  color: #0083bc;
}
.dtx-block ul li ul li ul li:before {
  content: "\e105";
  color: #009EE2;
}
.dtx-block ul li {
  color: inherit;
}
.dtx-block:last-child {
  margin-bottom: 0;
}

.dtx-block-gallery {
  --gutter: calc(max(0.8rem, min(calc(0.0144927536 * (100vw - 98.4rem) + 0.8rem), 1.2rem)) * 3);
  --button-size: calc(max(0.8rem, min(calc(0.0144927536 * (100vw - 98.4rem) + 0.8rem), 1.2rem)) * 6);
  position: relative;
  display: block;
  width: 100%;
}

.dtx-block-gallery-grid {
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
}
.dtx-block-gallery-grid__item:nth-of-type(3n + 1) {
  width: calc(var(--column-fluid) * 3.5);
  margin-top: max(6rem, min(calc(0.0663716814 * (100vw - 98.4rem) + 6rem), 12rem));
}
.dtx-block-gallery-grid__item:nth-of-type(3n + 2) {
  width: calc(var(--column-fluid) * 7.5);
  margin-top: calc(max(6rem, min(calc(0.0663716814 * (100vw - 98.4rem) + 6rem), 12rem)) * 2.75);
}
.dtx-block-gallery-grid__item:nth-of-type(3n + 3) {
  width: calc(var(--column-fluid) * 8);
  margin-top: max(6rem, min(calc(0.0663716814 * (100vw - 98.4rem) + 6rem), 12rem));
  margin-left: var(--column-fluid);
}
.dtx-block-gallery-grid__item:first-of-type {
  margin-top: 0;
}
.dtx-block-gallery-grid__item .dtx-lazy {
  width: 100%;
}

@media only screen and (max-width: 1440px) {
  .dtx-block-gallery-grid__item:nth-of-type(3n + 1) {
    width: calc(var(--column-fluid) * 4);
  }
  .dtx-block-gallery-grid__item:nth-of-type(3n + 2) {
    width: calc(var(--column-fluid) * 7);
  }
}
@media only screen and (max-width: 1260px) {
  .dtx-block-gallery-grid__item:nth-of-type(3n + 1) {
    width: calc(var(--column-fluid) * 5);
  }
  .dtx-block-gallery-grid__item:nth-of-type(3n + 2) {
    width: calc(var(--column-fluid) * 6);
  }
  .dtx-block-gallery-grid__item:nth-of-type(3n + 3) {
    width: calc(var(--column-fluid) * 9);
  }
}
@media only screen and (max-width: 984px) {
  .dtx-block-gallery-grid {
    flex-direction: column;
  }
  .dtx-block-gallery-grid__item:nth-of-type(3n + 1) {
    width: 100%;
    margin-bottom: var(--column-fluid);
  }
  .dtx-block-gallery-grid__item:nth-of-type(3n + 2) {
    width: 100%;
    margin-top: 0;
  }
  .dtx-block-gallery-grid__item:nth-of-type(3n + 3) {
    width: 100%;
    margin-left: 0;
  }
}
@media only screen and (max-width: 744px) {
  .dtx-block-gallery-grid__item:nth-of-type(3n + 1) {
    margin-bottom: var(--container-padding);
  }
  .dtx-block-gallery-grid__item:nth-of-type(3n + 2) {
    margin-bottom: var(--container-padding);
  }
  .dtx-block-gallery-grid__item:nth-of-type(3n + 3) {
    margin-top: 0;
  }
}
.dtx-block-image {
  position: relative;
  display: block;
  width: 100%;
}
.dtx-block-image img.dtx-lazy {
  position: relative;
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
  min-height: 1px;
  margin: 0;
  padding: 0;
}

.dtx-block-image-text {
  position: relative;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
}
.dtx-block-image-text.reversed {
  flex-direction: row-reverse;
}
.dtx-block-image-text.reversed .dtx-block-image-text--img {
  width: calc(var(--column-fluid) * 7.5);
}
.dtx-block-image-text.reversed .dtx-block-image-text--content {
  width: calc(var(--column-fluid) * 3.5);
  margin-right: unset;
}

.dtx-block-image-text--img {
  position: relative;
  display: block;
  width: calc(var(--column-fluid) * 3.5);
}
.dtx-block-image-text--img .dtx-lazy {
  position: relative;
  display: block;
  width: 100%;
  padding-bottom: var(--ratio);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
}

.dtx-block-image-text--content {
  position: relative;
  display: block;
  width: calc(var(--column-fluid) * 6.5);
  margin-right: calc(var(--column-fluid) * 1);
}
.dtx-block-image-text--content h2 {
  margin-bottom: calc(max(0.8rem, min(calc(0.0144927536 * (100vw - 98.4rem) + 0.8rem), 1.2rem)) * 3.25);
  font-size: max(2rem, min(calc(0.0046296296 * (100vw - 74.4rem) + 2rem), 2.4rem));
  line-height: 0.9;
  text-transform: uppercase;
}

@media only screen and (max-width: 1680px) {
  .dtx-block-image-text.reversed .dtx-block-image-text--img {
    width: calc(var(--column-fluid) * 7);
  }
  .dtx-block-image-text.reversed .dtx-block-image-text--content {
    width: calc(var(--column-fluid) * 4.5);
  }
  .dtx-block-image-text--img {
    width: calc(var(--column-fluid) * 4);
  }
}
@media only screen and (max-width: 1260px) {
  .dtx-block-image-text--content {
    width: calc(var(--column-fluid) * 7.5);
    margin-right: 0;
  }
}
@media only screen and (max-width: 984px) {
  .dtx-block-image-text.reversed .dtx-block-image-text--img {
    width: 100%;
  }
  .dtx-block-image-text.reversed .dtx-block-image-text--content {
    width: 100%;
  }
  .dtx-block-image-text {
    flex-direction: column;
  }
  .dtx-block-image-text--img {
    width: 100%;
    margin-bottom: calc(max(0.8rem, min(calc(0.0144927536 * (100vw - 98.4rem) + 0.8rem), 1.2rem)) * 4);
  }
  .dtx-block-image-text--content {
    width: 100%;
  }
  .dtx-block-image-text--content h2 {
    margin-bottom: calc(max(0.8rem, min(calc(0.0144927536 * (100vw - 98.4rem) + 0.8rem), 1.2rem)) * 2.5);
  }
}
@media only screen and (max-width: 744px) {
  .dtx-block-image-text--img {
    margin-bottom: var(--container-padding);
  }
  .dtx-block-image-text--content h2 {
    margin-bottom: calc(max(0.8rem, min(calc(0.0144927536 * (100vw - 98.4rem) + 0.8rem), 1.2rem)) * 2);
  }
}
.dtx-block-link {
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding: calc(max(0.8rem, min(calc(0.0144927536 * (100vw - 98.4rem) + 0.8rem), 1.2rem)) * 2) 0 calc(max(0.8rem, min(calc(0.0144927536 * (100vw - 98.4rem) + 0.8rem), 1.2rem)) * 3.75);
  border-bottom: solid 0.1rem #ffffff;
  transition: background-color 0.8s cubic-bezier(0.19, 1, 0.22, 1);
}
.dtx-block-link--title {
  width: calc(var(--column-fluid) * 3.5);
  margin-right: calc(var(--column-fluid) * 1);
  padding-left: calc(max(0.8rem, min(calc(0.0144927536 * (100vw - 98.4rem) + 0.8rem), 1.2rem)) * 3);
}
.dtx-block-link--title h3 {
  font-size: max(2rem, min(calc(0.0046296296 * (100vw - 74.4rem) + 2rem), 2.4rem));
  line-height: 0.9;
  text-transform: uppercase;
}
.dtx-block-link--content {
  width: calc(var(--column-fluid) * 6.5);
}
.dtx-block-link--content p:last-of-type {
  margin-bottom: 0;
}
.dtx-block-link--icon {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  width: calc(var(--column-fluid) * 1);
  padding-right: calc(max(0.8rem, min(calc(0.0144927536 * (100vw - 98.4rem) + 0.8rem), 1.2rem)) * 3);
}
.dtx-block-link--icon::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.dtx-block-link--icon i {
  color: #ffffff;
}
.dtx-block-link:hover, .dtx-block-link:focus {
  background-color: #009EE2;
}

@media only screen and (max-width: 1260px) {
  .dtx-block-link {
    flex-wrap: wrap;
  }
  .dtx-block-link--title {
    width: calc(var(--column-fluid) * 4);
    margin-right: 0;
  }
  .dtx-block-link--content {
    width: calc(var(--column-fluid) * 7.5);
  }
  .dtx-block-link--icon {
    justify-content: flex-start;
    width: calc(var(--column-fluid) * 1);
    margin-top: calc(max(0.8rem, min(calc(0.0144927536 * (100vw - 98.4rem) + 0.8rem), 1.2rem)) * 2);
    margin-left: calc(var(--column-fluid) * 4.5);
  }
}
@media only screen and (max-width: 744px) {
  .dtx-block-link {
    flex-direction: column;
    width: calc(100% + var(--offset) * 2);
    margin-left: calc(var(--offset) * -1);
    margin-right: calc(var(--offset) * -1);
  }
  .dtx-block-link--title {
    width: 100%;
    padding: 0 var(--offset);
  }
  .dtx-block-link--content {
    width: 100%;
    padding: 0 var(--offset);
  }
  .dtx-block-link--icon {
    width: calc(var(--column-fluid) * 1);
    margin-top: calc(max(0.8rem, min(calc(0.0144927536 * (100vw - 98.4rem) + 0.8rem), 1.2rem)) * 2);
    margin-left: 0;
    padding: 0 var(--offset);
  }
}
.dtx-block-list-wrapper {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.dtx-block-list-wrapper h2 {
  width: calc(var(--column-fluid) * 3.5);
}
.dtx-block-list-wrapper .dtx-block-list {
  width: calc(var(--column-fluid) * 6.5);
  margin-right: calc(var(--column-fluid) * 1);
}

.dtx-block-list-item {
  position: relative;
  display: block;
  width: 100%;
  border-bottom: solid 0.1rem #ffffff;
}
.dtx-block-list-item:first-of-type .dtx-block-list-item--header {
  padding-top: 0;
}

.dtx-block-list-item--header {
  padding: 0;
  margin: 0;
  border: unset;
  border-radius: unset;
  box-shadow: unset;
  background-color: transparent;
  text-decoration: none;
  position: relative;
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: calc(max(0.8rem, min(calc(0.0144927536 * (100vw - 98.4rem) + 0.8rem), 1.2rem)) * 2) calc(max(0.8rem, min(calc(0.0144927536 * (100vw - 98.4rem) + 0.8rem), 1.2rem)) * 3) calc(max(0.8rem, min(calc(0.0144927536 * (100vw - 98.4rem) + 0.8rem), 1.2rem)) * 2) 0;
}
.dtx-block-list-item--header:hover, .dtx-block-list-item--header:focus {
  color: inherit;
  text-decoration: none;
}
.dtx-block-list-item--header h3 {
  font-size: max(1.6rem, min(calc(0.0023148148 * (100vw - 74.4rem) + 1.6rem), 1.8rem));
  line-height: 1.78;
  font-weight: 700;
  margin: 0;
  transition: color 0.8s cubic-bezier(0.19, 1, 0.22, 1);
}
.dtx-block-list-item--header * {
  pointer-events: none;
}
.dtx-block-list-item--header:focus {
  outline: unset;
}
.dtx-block-list-item--header:after {
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  content: "\f078";
  font: var(--fa-font-solid);
  font-size: max(1.6rem, min(calc(0.0023148148 * (100vw - 74.4rem) + 1.6rem), 1.8rem));
  line-height: calc(max(1.2rem, min(calc(0.0023148148 * (100vw - 74.4rem) + 1.2rem), 1.4rem)) * 2);
  transform-origin: center;
  transition: transform 0.8s cubic-bezier(0.19, 1, 0.22, 1), color 0.8s cubic-bezier(0.19, 1, 0.22, 1);
}
.dtx-block-list-item--header:hover h3, .dtx-block-list-item--header:focus-visible h3 {
  color: #ffffff;
  transition: color 0.4s cubic-bezier(0.19, 1, 0.22, 1);
}
.dtx-block-list-item--header:hover:after, .dtx-block-list-item--header:focus-visible:after {
  color: #ffffff;
  transition: transform 0.4s cubic-bezier(0.19, 1, 0.22, 1), color 0.4s cubic-bezier(0.19, 1, 0.22, 1);
}
.dtx-block-list-item--header.open:after {
  transform: rotate(180deg);
  transition: transform 0.4s cubic-bezier(0.19, 1, 0.22, 1);
}
.dtx-block-list-item--header.open + .dtx-block-list-item--content {
  max-height: var(--height);
  transition: max-height 0.4s cubic-bezier(0.19, 1, 0.22, 1);
}

.dtx-block-list-item--content {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.8s cubic-bezier(0.19, 1, 0.22, 1);
}
.dtx-block-list-item--content__wrapper {
  padding-bottom: calc(max(0.8rem, min(calc(0.0144927536 * (100vw - 98.4rem) + 0.8rem), 1.2rem)) * 2);
}
.dtx-block-list-item--content__wrapper > *:last-child {
  margin-bottom: 0;
}

@media only screen and (max-width: 1260px) {
  .dtx-block-list-wrapper h2 {
    width: calc(var(--column-fluid) * 4);
  }
  .dtx-block-list-wrapper .dtx-block-list {
    width: calc(var(--column-fluid) * 7.5);
    margin-right: 0;
  }
}
@media only screen and (max-width: 984px) {
  .dtx-block-list-wrapper {
    flex-direction: column;
  }
  .dtx-block-list-wrapper h2 {
    width: 100%;
    margin-bottom: calc(max(0.8rem, min(calc(0.0144927536 * (100vw - 98.4rem) + 0.8rem), 1.2rem)) * 2);
  }
  .dtx-block-list-wrapper .dtx-block-list {
    width: 100%;
  }
  .dtx-block-text--content {
    flex-direction: column;
  }
  .dtx-block-text--content h2 {
    width: 100%;
    margin-bottom: calc(max(0.8rem, min(calc(0.0144927536 * (100vw - 98.4rem) + 0.8rem), 1.2rem)) * 2);
  }
  .dtx-block-text--content__inner {
    width: 100%;
  }
}
.dtx-block-quote {
  padding-left: calc(var(--column-fluid) * 4.5);
  padding-right: calc(var(--column-fluid) * 0);
}
.dtx-block-quote > * {
  --column-fluid: calc(100% / 7.5);
}
@media only screen and (max-width: 1440px) {
  .dtx-block-quote {
    padding-left: calc(var(--column-fluid) * 3.5);
    padding-right: calc(var(--column-fluid) * 0);
  }
  .dtx-block-quote > * {
    --column-fluid: calc(100% / 9.5);
  }
}
@media only screen and (max-width: 1260px) {
  .dtx-block-quote {
    padding-left: calc(var(--column-fluid) * 1.5);
    padding-right: calc(var(--column-fluid) * 0);
  }
  .dtx-block-quote > * {
    --column-fluid: calc(100% / 11.5);
  }
}
@media only screen and (max-width: 984px) {
  .dtx-block-quote {
    padding-left: calc(var(--column-fluid) * 0);
    padding-right: calc(var(--column-fluid) * 0);
  }
  .dtx-block-quote > * {
    --column-fluid: calc(100% / 12);
  }
}
.dtx-block-quote--content {
  position: relative;
}
.dtx-block-quote--content p {
  margin-bottom: calc(max(0.8rem, min(calc(0.0144927536 * (100vw - 98.4rem) + 0.8rem), 1.2rem)) * 2.75);
  font-size: max(3.6rem, min(calc(0.0740740741 * (100vw - 74.4rem) + 3.6rem), 10rem));
  line-height: 0.86;
  font-weight: 900;
  letter-spacing: 0.2px;
  text-transform: uppercase;
}
.dtx-block-quote--content figcaption {
  text-transform: uppercase;
  font-weight: 700;
  font-size: max(1.6rem, min(calc(0.0023148148 * (100vw - 74.4rem) + 1.6rem), 1.8rem));
  line-height: 1.78;
}
.dtx-block-quote--content::before {
  content: "";
  position: absolute;
  left: calc(var(--column-fluid) * -4.5);
  top: 0;
  width: calc(max(0.8rem, min(calc(0.0144927536 * (100vw - 98.4rem) + 0.8rem), 1.2rem)) * 3.75);
  height: calc(max(0.8rem, min(calc(0.0144927536 * (100vw - 98.4rem) + 0.8rem), 1.2rem)) * 1.75);
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 44 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20 0H0v24L20 0ZM44 0H24v24L44 0Z' fill='%23fff'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
}

@media only screen and (max-width: 1440px) {
  .dtx-block-quote {
    padding-left: calc(var(--column-fluid) * 4.5);
  }
  .dtx-block-quote--content {
    --column-fluid: calc(100% / 7.5);
  }
  .dtx-block-quote--content::before {
    left: calc(var(--column-fluid) * -4.5);
  }
}
@media only screen and (max-width: 744px) {
  .dtx-block-quote {
    padding-left: 0;
  }
  .dtx-block-quote--content {
    width: 100%;
    margin-top: calc(max(0.8rem, min(calc(0.0144927536 * (100vw - 98.4rem) + 0.8rem), 1.2rem)) * 4);
  }
  .dtx-block-quote--content::before {
    left: 0;
    top: calc(max(0.8rem, min(calc(0.0144927536 * (100vw - 98.4rem) + 0.8rem), 1.2rem)) * -4);
  }
}
.dtx-block-text--content {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
}
.dtx-block-text--content__titel {
  width: calc(var(--column-fluid) * 3.5);
}
.dtx-block-text--content h2 {
  font-size: max(2rem, min(calc(0.0046296296 * (100vw - 74.4rem) + 2rem), 2.4rem));
  line-height: 0.9;
  text-transform: uppercase;
}
.dtx-block-text--content__inner {
  width: calc(var(--column-fluid) * 6.5);
  margin-right: calc(var(--column-fluid) * 1);
}
.dtx-block-text--content p a {
  color: #ffffff;
  text-decoration: underline;
}
.dtx-block-text--content p a:hover, .dtx-block-text--content p a:focus {
  color: rgba(255, 255, 255, 0.7);
  text-decoration: underline;
}
.dtx-block-text.no-text {
  margin-bottom: calc(max(7.2rem, min(calc(0.0530973451 * (100vw - 98.4rem) + 7.2rem), 12rem)) / 2);
}
.dtx-block-text.strong {
  padding: calc(max(0.8rem, min(calc(0.0144927536 * (100vw - 98.4rem) + 0.8rem), 1.2rem)) * 3);
  background-color: #009EE2;
}
.dtx-block-text.strong ul li:before {
  color: #ffffff;
}

@media only screen and (max-width: 1260px) {
  .dtx-block-text--content__titel {
    width: calc(var(--column-fluid) * 4);
  }
  .dtx-block-text--content__inner {
    width: calc(var(--column-fluid) * 7.5);
    margin-right: 0;
  }
}
@media only screen and (max-width: 984px) {
  .dtx-block-text--content {
    flex-direction: column;
  }
  .dtx-block-text--content__titel {
    width: 100%;
  }
  .dtx-block-text--content__titel h2 {
    margin-bottom: calc(max(0.8rem, min(calc(0.0144927536 * (100vw - 98.4rem) + 0.8rem), 1.2rem)) * 2);
  }
  .dtx-block-text--content__inner {
    width: 100%;
  }
}
@media only screen and (max-width: 744px) {
  .dtx-block-text.strong {
    width: calc(100% + var(--offset) * 2);
    margin-left: calc(var(--offset) * -1);
    margin-right: calc(var(--offset) * -1);
    padding: var(--offset);
  }
}
.dtx-block-video .plyr--playing .plyr__video-wrapper.plyr__video-embed::before {
  background-color: transparent;
}
.dtx-block-video .plyr__control.plyr__control--overlaid {
  display: flex !important;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: calc(max(0.8rem, min(calc(0.0144927536 * (100vw - 98.4rem) + 0.8rem), 1.2rem)) * 3.25);
  height: calc(max(0.8rem, min(calc(0.0144927536 * (100vw - 98.4rem) + 0.8rem), 1.2rem)) * 3.25);
  padding: 0;
  background-color: #009EE2;
  color: #ffffff;
  opacity: 100%;
  border-radius: 0;
}
.dtx-block-video .plyr__control.plyr__control--overlaid svg {
  width: calc(max(0.8rem, min(calc(0.0144927536 * (100vw - 98.4rem) + 0.8rem), 1.2rem)) * 1.25);
  height: calc(max(0.8rem, min(calc(0.0144927536 * (100vw - 98.4rem) + 0.8rem), 1.2rem)) * 1.25);
  left: 0;
}
.dtx-block-video .plyr--video.plyr__control:hover, .dtx-block-video .plyr--video.plyr__control:focus {
  background-color: #0083bc;
}
.dtx-block-video .plyr__video-wrapper.plyr__video-embed::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  background-color: rgba(9, 9, 9, 0.5);
  transition: background-color 0.8s cubic-bezier(0.19, 1, 0.22, 1);
}