.elementor-kit-6{--e-global-color-primary:#000000;--e-global-color-secondary:#222222;--e-global-color-text:#47494A;--e-global-color-accent:#47494A;--e-global-color-0369fb0:#00ADEF;--e-global-color-c32d0d0:#182370;--e-global-typography-primary-font-family:"Manrope";--e-global-typography-primary-font-weight:300;--e-global-typography-secondary-font-family:"Manrope";--e-global-typography-secondary-font-weight:300;--e-global-typography-text-font-family:"Manrope";--e-global-typography-text-font-size:20px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:32px;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-weight:400;color:#000000;font-family:"Manrope", Sans-serif;font-size:20px;font-weight:400;line-height:32px;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{background-color:#000000;font-family:"Manrope", Sans-serif;font-size:25px;font-weight:400;line-height:25px;color:#FFFFFF;border-style:none;border-radius:39px 39px 39px 39px;padding:15px 50px 15px 50px;}.elementor-kit-6 button:hover,.elementor-kit-6 button:focus,.elementor-kit-6 input[type="button"]:hover,.elementor-kit-6 input[type="button"]:focus,.elementor-kit-6 input[type="submit"]:hover,.elementor-kit-6 input[type="submit"]:focus,.elementor-kit-6 .elementor-button:hover,.elementor-kit-6 .elementor-button:focus{background-color:#FFC943;color:#FFFFFF;border-style:none;}.elementor-kit-6 a{color:#212121;font-family:"Manrope", Sans-serif;font-weight:600;}.elementor-kit-6 a:hover{color:#47494A;}.elementor-kit-6 h1{font-family:"Manrope", Sans-serif;font-size:70px;font-weight:200;line-height:81px;}.elementor-kit-6 h2{font-family:"Manrope", Sans-serif;font-size:50px;font-weight:300;line-height:65px;}.elementor-kit-6 h3{font-family:"Manrope", Sans-serif;font-size:40px;font-weight:300;line-height:52px;}.elementor-kit-6 h4{font-family:"Manrope", Sans-serif;font-size:30px;font-weight:300;line-height:48px;}.elementor-kit-6 h5{font-family:"Manrope", Sans-serif;font-size:28px;font-weight:400;line-height:45px;}.elementor-kit-6 h6{font-family:"Manrope", Sans-serif;font-size:26px;font-weight:300;line-height:34px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:100%;}.e-con{--container-max-width:100%;--container-default-padding-top:15px;--container-default-padding-right:15px;--container-default-padding-bottom:15px;--container-default-padding-left:15px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header{padding-inline-end:0px;padding-inline-start:0px;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.elementor-message.elementor-message-success {
    margin-top: 60px !important;
    text-align: center;
    background: #ebebeb;
    border-radius: 10px;
    padding: 10px;
}

.sign-up-form .elementor-form-fields-wrapper > div {
    width:40%;
}

.sign-up-form .elementor-form-fields-wrapper > div:first-child {
    width:60%;
}

.sign-up-form .elementor-field-type-checkbox {
    position: absolute;
    top: 50px;
    width: 100% !important;
    flex-direction: row-reverse;
    justify-content: flex-end;
}

.sign-up-form .elementor-field-subgroup {
    max-width: fit-content  !IMPORTANT;
    margin-right:10px;
}


.sign-up-form label {
    font-size: 14px;
     color:#00000082 !important;
     line-height: 20px;
}

@media (max-width:767px){
 .sign-up-form .elementor-form-fields-wrapper > div:first-child {
    width:100%;
}
.sign-up-form .elementor-form-fields-wrapper > div {
    width:100%;
}
.sign-up-form .elementor-field-type-checkbox {
    position: relative;
    top: 0;
    width: 100% !important;
    flex-direction: row-reverse;
    justify-content: flex-end;
    flex-wrap: nowrap;
}
}/* End custom CSS */