.elementor-widget-CSPElementorCarouselSectionWidget .carousel-items .owl-stage {
  display: flex;
}
.elementor-widget-CSPElementorCarouselSectionWidget .carousel-items .owl-stage .owl-item {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  align-self: center;
}
.elementor-widget-CSPElementorCarouselSectionWidget .carousel-items .owl-stage .owl-item article {
  width: 70%;
}
.elementor-widget-CSPElementorCarouselSectionWidget .carousel-items .owl-stage .owl-item article p {
  font-family: "Museo Sans", sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 18px;
  text-align: left;
  color: #fff;
  margin-top: 34px;
}
.elementor-widget-CSPElementorCarouselSectionWidget .carousel-items .owl-stage .owl-item.active + .owl-item {
  justify-content: flex-start;
}
.elementor-widget-CSPElementorCarouselSectionWidget .carousel-items .owl-stage .owl-item.active article {
  width: 100%;
}
.elementor-widget-CSPElementorCarouselSectionWidget .modal .modal-dialog {
  max-width: 100vw;
  margin: 0;
}
.elementor-widget-CSPElementorCarouselSectionWidget .modal .modal-dialog .modal-content {
  width: 100vw;
  height: 100vh;
  background: #343434;
  padding: 69px;
}
.elementor-widget-CSPElementorCarouselSectionWidget .modal .modal-dialog .modal-content .modal-body a.youtube-link {
  color: #fff;
  display: flex;
  justify-content: center;
  gap: 10px;
}
.elementor-widget-CSPElementorCarouselSectionWidget .modal .modal-dialog .modal-content .modal-body button.close {
  position: absolute;
  background: transparent;
  border: 0;
  right: 0;
  z-index: 10;
}
.elementor-widget-CSPElementorCarouselSectionWidget .modal .modal-dialog .modal-content .modal-body button.close:hover {
  opacity: 0.5;
}
.elementor-widget-CSPElementorCarouselSectionWidget .modal .modal-dialog .modal-content .modal-body a.arrow {
  position: absolute;
  top: calc(50vh - 50px);
  z-index: 9;
}
.elementor-widget-CSPElementorCarouselSectionWidget .modal .modal-dialog .modal-content .modal-body a.arrow:hover {
  opacity: 0.5;
}
.elementor-widget-CSPElementorCarouselSectionWidget .modal .modal-dialog .modal-content .modal-body a.arrow.disabled {
  opacity: 0.2;
}
.elementor-widget-CSPElementorCarouselSectionWidget .modal .modal-dialog .modal-content .modal-body a.arrow.arrow-next {
  right: 0;
}
.elementor-widget-CSPElementorCarouselSectionWidget .modal .modal-dialog .modal-content .modal-body a.arrow.arrow-prev {
  left: 0;
}
.elementor-widget-CSPElementorCarouselSectionWidget .modal .modal-dialog .modal-content .modal-body .carousel-modal-items .owl-item {
  display: flex;
  justify-content: center;
}
.elementor-widget-CSPElementorCarouselSectionWidget .modal .modal-dialog .modal-content .modal-body .carousel-modal-items .owl-item iframe {
  height: 561px;
  width: 993px;
  margin-top: 67px;
}/*# sourceMappingURL=style.css.map */