.elementor-1782 .elementor-element.elementor-element-4b989b15 .elementor-image img{width:38%;max-width:49%;height:182px;object-fit:contain;}.elementor-1782 .elementor-element.elementor-element-4b989b15{z-index:999;}:root{--page-title-display:none;}body.elementor-page-1782{padding:0px 0px 0px 0px;}/* Start custom CSS */html, body {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  display: table;
  background-image: url();
  background-size: cover;
  background-position: center top;
}

div.container {
  position: relative;
  z-index: 9999;
  text-align: center;
  vertical-align: middle;
  display: table-cell;
}

body:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  opacity: 0.83;
  background: linear-gradient(#fffdff 0%, #ff58aa 100%);
}

div.container > * {
  font-family: 'uni_sansheavy_caps', sans-serif;
  color: #ff58aa;
}

div.container > h1 {
  font-size: 37px;
}

footer {
  position: absolute;
  bottom: -30px;
  left: 0;
  right: 0;
  text-align: center;
  z-index: 0;
}

footer > * {
  font-family: 'uni_sansheavy_caps', sans-serif;
  color: #ff58aa;
  text-decoration: none;
}

footer {
  font-family: 'uni_sansheavy_caps', sans-serif;
  color: #ff58aa;
  font-size: 17px;
}

footer > a:hover {
  color: #bdc3c7;
}/* End custom CSS */