.elementor-2690 .elementor-element.elementor-element-2b31e5e7{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:4000px;--margin-left:0px;--margin-right:0px;}@media(min-width:768px){.elementor-2690 .elementor-element.elementor-element-2b31e5e7{--content-width:1600px;}}/* Start custom CSS for html, class: .elementor-element-2f9530b1 */.zenity-embed-wrap {
  position: relative;
  width: 100%;
  overflow: hidden;
  line-height: 0;
}

.zenity-embed-frame {
  display: block;
  width: 100%;
  height: 900px;
  border: 0;
  background: transparent;
}

.zenity-corner-blocker {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 50;
  pointer-events: none;
  border-top-left-radius: 18px;
  background: #020814;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-2b31e5e7 */.zenity-embed-wrap {
  position: relative;
  width: 100%;
  overflow: hidden;
  line-height: 0;
  border-radius: 18px;
  background: #020814;
}

.zenity-embed-frame {
  display: block;
  width: 100%;
  height: 900px;
  border: 0;
  background: transparent;
}

.zenity-corner-blocker {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 99999;
  pointer-events: auto;
  touch-action: none;
  user-select: none;
  -webkit-user-select: none;
  -webkit-touch-callout: none;
  background: #020814;
  border-top-left-radius: 22px;
}

/* Tablet */
@media (max-width: 1024px) {
  .zenity-embed-frame {
    height: 820px;
  }
}

/* Mobile */
@media (max-width: 767px) {
  .zenity-embed-frame {
    height: 760px;
  }

  .zenity-corner-blocker {
    border-top-left-radius: 18px;
  }
}/* End custom CSS */
/* Start custom CSS *//* Make entire page background black */
body, html {
    background: #000 !important;
}

/* Remove header */
header, .site-header, #header, .elementor-location-header {
    display: none !important;
}

/* Remove footer */
footer, .site-footer, #footer, .elementor-location-footer {
    display: none !important;
}

/* Optional: remove extra spacing left behind */
body {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}/* End custom CSS */