.elementor-3674 .elementor-element.elementor-element-692a33c{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--align-items:center;--padding-top:40px;--padding-bottom:40px;--padding-left:40px;--padding-right:40px;}.elementor-3674 .elementor-element.elementor-element-c18b2b7{--display:flex;--border-radius:25px 25px 25px 25px;--padding-top:40px;--padding-bottom:20px;--padding-left:40px;--padding-right:40px;}.elementor-3674 .elementor-element.elementor-element-c18b2b7:not(.elementor-motion-effects-element-type-background), .elementor-3674 .elementor-element.elementor-element-c18b2b7 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-5e4705f );}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-3674 .elementor-element.elementor-element-c639401{text-align:center;}.elementor-3674 .elementor-element.elementor-element-c639401 .elementor-heading-title{font-family:var( --e-global-typography-19fb8b9-font-family ), Sans-serif;font-size:var( --e-global-typography-19fb8b9-font-size );font-weight:var( --e-global-typography-19fb8b9-font-weight );line-height:var( --e-global-typography-19fb8b9-line-height );color:var( --e-global-color-43eb682 );}.elementor-3674 .elementor-element.elementor-element-006d846{--display:flex;}body.elementor-page-3674:not(.elementor-motion-effects-element-type-background), body.elementor-page-3674 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-5f6163f );}:root{--page-title-display:none;}@media(max-width:1280px){.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );}.elementor-3674 .elementor-element.elementor-element-c639401 .elementor-heading-title{font-size:var( --e-global-typography-19fb8b9-font-size );line-height:var( --e-global-typography-19fb8b9-line-height );}}@media(min-width:768px){.elementor-3674 .elementor-element.elementor-element-c18b2b7{--width:fit-content;}}@media(max-width:1024px) and (min-width:768px){.elementor-3674 .elementor-element.elementor-element-c18b2b7{--width:100%;}}@media(max-width:1024px){.elementor-3674 .elementor-element.elementor-element-c18b2b7{--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );}.elementor-3674 .elementor-element.elementor-element-c639401 .elementor-heading-title{font-size:var( --e-global-typography-19fb8b9-font-size );line-height:var( --e-global-typography-19fb8b9-line-height );}}@media(max-width:767px){.elementor-3674 .elementor-element.elementor-element-692a33c{--padding-top:5%;--padding-bottom:5%;--padding-left:5%;--padding-right:5%;}.elementor-3674 .elementor-element.elementor-element-c18b2b7{--padding-top:20px;--padding-bottom:20px;--padding-left:20px;--padding-right:20px;}.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );}.elementor-3674 .elementor-element.elementor-element-c639401 .elementor-heading-title{font-size:var( --e-global-typography-19fb8b9-font-size );line-height:var( --e-global-typography-19fb8b9-line-height );}}/* Start custom CSS for shortcode, class: .elementor-element-6a7b1ef8 */.grecaptcha-badge {
    width: 70px !important;
    overflow: hidden !important;
    transition: all 0.3s ease !important;
    left: 4px !important;
}
.grecaptcha-badge:hover {
    width: 256px !important;
}

.user-registration-message {
    border-top-color: var(--e-global-color-7df2598) !important;
    color: var(--e-global-color-7df2598) !important;
}

.user-registration-message::before {
    color: var(--e-global-color-7df2598) !important;
}

#user-registration {
    background: transparent;
    margin-bottom: 0;
}

#user-registration p {
    color: #FFF !important;
}

#user-registration .user-registration-message {
    margin-bottom: 20px !important;
}

.ur-frontend-form, .ur-frontend-form .ur-form-row .ur-form-grid {
    margin-bottom: 0;
    padding: 0 !important;
    border: none;
}

.ur-field-item {
    margin-bottom: 10px !important;
}

.ur-frontend-form input {
    height: 50px !important;
    padding-left: 15px !important;
    border: 1px solid #FFF;
    border-radius: 25px !important;
    background: transparent;
    color: #FFF;
    font-family: var(--e-global-typography-f43239a-font-family);
    font-size: 1rem;
    font-weight: 400;
}

.user-registration-Button.button, .user_registration_profile_picture_upload, .profile-pic-remove {
    padding: 10px 20px !important;
    margin: 0 auto !important;
    border: 2px solid var(--e-global-color-7df2598) !important;
    border-radius: 50px;
    background: var(--e-global-color-7df2598);
    color: #FFF;
    font-family: var(--e-global-typography-6a62f32-font-family), Sans-serif;
    font-size: var(--e-global-typography-6a62f32-font-size);
    font-weight: var(--e-global-typography-6a62f32-font-weight);
    line-height: var(--e-global-typography-6a62f32-line-height);
}

.user_registration_profile_picture_upload, .profile-pic-remove {
    padding: 8px 16px !important;
    font-size: 1rem !important;
}

.user-registration-Button.button:hover, .user_registration_profile_picture_upload:hover, .profile-pic-remove:hover, .user-registration-Button.button:active, .user_registration_profile_picture_upload:active, .profile-pic-remove:active, .user-registration-Button.button:focus, .user_registration_profile_picture_upload:focus, .profile-pic-remove:focus {
    background: #000;
    color: var(--e-global-color-7df2598);
}

.user-registration-form__label-for-checkbox span {
    color: #FFF;
    font-family: var(--e-global-typography-f43239a-font-family);
    font-size: 1rem;
    font-weight: 400;
}

.user-registration-MyAccount-content, .user-registration-MyAccount-content p {
    color: #FFF !important;
    font-family: var(--e-global-typography-f43239a-font-family);
}

.user-registration-MyAccount-navigation {
    background: transparent !important;
    border: none !important;
}

.user-registration-MyAccount-navigation a {
    color: var(--e-global-color-7df2598) !important;
    font-family: var(--e-global-typography-f43239a-font-family) !important;
    font-size: 1rem !important;
}

.user-registration-MyAccount-navigation-link.is-active a {
    background: transparent !important;
    border-color: var(--e-global-color-7df2598) !important;
}

.user-registration-password-hint {
    margin-bottom: 20px;
    color: #FFF;
    text-align: center;
}

.user-registration-password-strength.short {
    font-family: var(--e-global-typography-6a62f32-font-family), Sans-serif;
    font-size: 1.25rem;
    font-weight: var(--e-global-typography-6a62f32-font-weight);
}

.user-registration-ResetPassword p, .user-registration-ResetPassword label {
    color: #FFF !important;
}

@media screen and (min-width: 1024px) {
.user-registration.vertical {
    min-width: 840px;
}

.user-registration-MyAccount-content {
    min-width: 620px;
}

.user-registration-MyAccount-navigation {
    min-width: 210px;
}

.user-registration-password-hint {
    min-width: 510px;
}
}

@media screen and (max-width: 600px) {
.user-registration-MyAccount-navigation {
    margin-bottom: 30px !important;
}
}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-c523cad */.delete-account {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 20px;
    margin-top: 20px;
}

.delete-account h3 {
    font-weight: 400;
}

.delete-account input {
    height: 50px !important;
    padding-left: 15px !important;
    border: 1px solid #FFF;
    border-radius: 25px !important;
    background: transparent;
    color: #FFF;
    font-family: var(--e-global-typography-f43239a-font-family);
    font-size: 1rem;
    font-weight: 400;
}

.delete-account button {
    padding: 10px 20px !important;
    margin: 0 auto !important;
    border: 2px solid var(--e-global-color-7df2598) !important;
    border-radius: 50px;
    background: var(--e-global-color-7df2598);
    color: #FFF;
    font-family: var(--e-global-typography-6a62f32-font-family), Sans-serif;
    font-size: var(--e-global-typography-6a62f32-font-size);
    font-weight: var(--e-global-typography-6a62f32-font-weight);
}

.delete-account button:hover, .delete-account button:active, .delete-account button:focus {
    background: #000;
    color: var(--e-global-color-7df2598);
}/* End custom CSS */