.elementor-24 .elementor-element.elementor-element-d071bf7{--display:flex;--min-height:85vh;--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;--justify-content:flex-start;--padding-top:35px;--padding-bottom:35px;--padding-left:35px;--padding-right:35px;}:root{--page-title-display:none;}/* Start custom CSS */.title1 {
  font-size: 32px;
  font-weight: 600;
  line-height: 42px;
  color: #FF0000;
  text-align: center;
}

.title2 {
  font-size: 20px;
  font-weight: 500;
  line-height: 24px;
  color: #000000;
  text-align: center;
}

.title3 {
  font-size: 28px;
  font-weight: 700;
  line-height: 42px;
  color: #000000;
  text-align: center;
}

.title4 {
  font-size: 20px;
  font-weight: 600;
  line-height: 40px;
  color: #FF0606;
  text-align: center;
}

label {
    margin-top: 20px !important;
}

.ma-mc-btn.ma-mc-btn-primary {
  margin-top: 20px !important;
  width: 100% !important;
}


.ma-mc-after-box {
  text-align: center !important;
  font-size: 120% !important;
}

.ma-mc-btn.ma-mc-btn-primary {
    color: white !important;
    border: 1px solid black !important;
}

.ma-mc-btn.ma-mc-btn-primary:hover {
    background-color: white !important;
    border: 1px solid black !important;
    color: black !important;
}

@media only screen and (max-width: 600px) {
.title1 {
  font-size: 24px;
  line-height: 32px;
}
.title2 {
  font-size: 15px;
  line-height: 20px;
}
.title3 {
  font-size: 18px;
  line-height: 26px;
}
.title4 {
  font-size: 14px;
  line-height: 24px;
}
.ma-mc-row {
  display: block !important;
}
.ma-mc-field {
  width: 100% !important;
}
}/* End custom CSS */