.elementor-6255 .elementor-element.elementor-element-ab92d4c{--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;--padding-top:40px;--padding-bottom:40px;--padding-left:0px;--padding-right:0px;}.elementor-6255 .elementor-element.elementor-element-5cb0993 .elementor-button{background-color:#F01A24;font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-6255 .elementor-element.elementor-element-5cb0993 .elementor-button:hover, .elementor-6255 .elementor-element.elementor-element-5cb0993 .elementor-button:focus{background-color:#F01A24;}:root{--page-title-display:none;}@media(max-width:1024px){.elementor-6255 .elementor-element.elementor-element-ab92d4c{--padding-top:0px;--padding-bottom:0px;--padding-left:30px;--padding-right:30px;}}@media(max-width:767px){.elementor-6255 .elementor-element.elementor-element-ab92d4c{--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:20px;--padding-right:20px;}}/* Start custom CSS for html, class: .elementor-element-812f780 */.elementor-6255 .elementor-element.elementor-element-812f780 a {
    color:#fe8b00;
}
#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: #fe8b00;
  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: #333;
}

#thankyou-subtext, #thankyou-subtext2{
  color: #666;
  font-size:24px;
  line-height: 1.5em
}/* End custom CSS */