.elementor-709 .elementor-element.elementor-element-c0900ea{--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;--background-transition:0.3s;--padding-top:120px;--padding-bottom:120px;--padding-left:20px;--padding-right:20px;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-4dd30b2 */.elementor-709 .elementor-element.elementor-element-4dd30b2 a {
    color:#171B75;
}
#thankyou-animation {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 40px 20px;
  text-align: center;
}

#checkmark {
  display: block;
  width: 100px;
  height: 100px;
  stroke: #171B75;
  stroke-width: 4;
  stroke-linecap: round;
  stroke-linejoin: round;
  overflow: visible;
}

.checkmark-circle {
  stroke-dasharray: 166;
  stroke-dashoffset: 166;
}

.checkmark-check {
  stroke-dasharray: 48;
  stroke-dashoffset: 48;
}
#thankyou-heading {
  margin-top: 20px;
  font-size:40px;
  font-weight: 600;
  color: #171B75;
}

#thankyou-subtext, #thankyou-subtext2{
  color: #000;
  font-size:20px;
}/* End custom CSS */