.elementor-4746 .elementor-element.elementor-element-f8e3cfe{--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:5vw;--padding-bottom:5vw;--padding-left:0vw;--padding-right:0vw;}.elementor-4746 .elementor-element.elementor-element-f8e3cfe:not(.elementor-motion-effects-element-type-background), .elementor-4746 .elementor-element.elementor-element-f8e3cfe > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F6F8FB;}.elementor-4746 .elementor-element.elementor-element-b4c7ee3{--display:flex;--border-radius:24px 24px 24px 24px;--padding-top:50px;--padding-bottom:0px;--padding-left:50px;--padding-right:50px;}.elementor-4746 .elementor-element.elementor-element-b4c7ee3:not(.elementor-motion-effects-element-type-background), .elementor-4746 .elementor-element.elementor-element-b4c7ee3 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-primary );}.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-4746 .elementor-element.elementor-element-74e94b9{text-align:center;}.elementor-4746 .elementor-element.elementor-element-74e94b9 .elementor-heading-title{font-family:"Aleo", Sans-serif;font-size:20px;font-weight:600;color:var( --e-global-color-f7345df );}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-4746 .elementor-element.elementor-element-ea6ef12{text-align:center;font-family:"Albert Sans", Sans-serif;font-size:14px;font-weight:400;color:var( --e-global-color-4744d84 );}@media(max-width:1280px){.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );}}@media(max-width:1024px){.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );}}@media(max-width:767px){.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );}}@media(min-width:768px){.elementor-4746 .elementor-element.elementor-element-f8e3cfe{--content-width:500px;}}/* Start custom CSS for shortcode, class: .elementor-element-2ce86e7b */.pmpro_card {
        background-color: var(--pmpro--color--base);
        border: 0px solid var(--pmpro--color--border--variation) !important;
         box-shadow: none !important;
        display: flex
;
        flex-direction: column;
        margin: var(--pmpro--base--spacing--medium) 0;
        overflow: hidden;
    }
    
    p.pmpro_lost_password-instructions {
    display: none;
}


    
    .pmpro_card_content {
    padding: 0px !important;
}

.pmpro {
    .pmpro_section #loginform label:not(.pmpro_section #loginform .login-remember label) {
        align-items: center;
        display: flex
;
        font-weight: 500;
        justify-content: space-between;
        margin: 0;
        padding: 0;
        font-family: "Albert Sans", Sans-serif;
        font-size: 14px;
    }
}

[type="checkbox"], [type="radio"] {
    box-sizing: border-box;
    padding: 0;
    width: 18px !important;
        height: 18px !important;
}

.pmpro {
    .pmpro_section #loginform .input {
        background-color: var(--pmpro--color--base);
        border: 1px solid #005db8;
        border-radius: 4px;
        box-shadow: none;
        box-sizing: border-box;
        color: var(--pmpro--color--contrast);
        font-size: 16px;
        height: auto;
        line-height: 1.5;
        margin: 0;
        min-height: auto;
        outline: none;
        padding: var(--pmpro--base--spacing--small);
    }
}

button#pmpro_btn-password-toggle-1 {
    display: none;
}

label {
    display: flex
;
    align-items: center;
    gap: 10px;
    font-family: "Albert Sans", Sans-serif;
    font-size: 14px;
}

.pmpro {
    .pmpro_card_content + .pmpro_card_actions {
        border-top: none;
        border-bottom: none;
    }
}

.pmpro_actions_nav {
    text-align: center;
    margin-top: 10px;
    font-family: "Albert Sans", Sans-serif;
    font-size: 14px;
    color: #005db8;
}

input.pmpro_btn.pmpro_btn-submit {
background-color: #005db8 !important;
    border: #005db8 !important;
    border-radius: 40px !important;
    box-shadow: none !important;
    box-sizing: border-box !important;
    width: 100%;
    color: var(--pmpro--color--base) !important;
    cursor: pointer !important;
    display: inline-block !important;
    font-size: 16px !important;
    font-weight: 700 !important;
    letter-spacing: normal !important;
    line-height: 1.5 !important;
    min-height: 40px !important;
    outline: 0 !important;
    padding: var(--pmpro--base--spacing--small) var(--pmpro--base--spacing--medium) !important;
    text-align: center !important;
    text-decoration: none !important;
    text-rendering: geometricprecision;
    text-transform: none !important;
    user-select: none !important;
    -webkit-user-select: none !important;
    touch-action: manipulation;
    vertical-align: middle !important;
    transition: background-color 0.2s, color 0.2s !important;
    font-family: "Albert Sans", Sans-serif;
    font-size: 16px !important;
}

.pmpro_spacer {
    display: none;
}


input.pmpro_btn.pmpro_btn-submit:hover {
        background-color: #0dc2d1 !important;
        border: #005db8 !important;
        border-radius: 40px !important;
        box-shadow: none !important;
        box-sizing: border-box !important;
        color: var(--pmpro--color--base);
        cursor: pointer !important;
        display: inline-block !important;
        font-size: 16px !important;
        font-weight: 700 !important;
        letter-spacing: normal !important;
        line-height: 1.5 !important;
        min-height: 40px !important;
        outline: 0 !important;
        padding: var(--pmpro--base--spacing--small) var(--pmpro--base--spacing--medium) !important;
        text-align: center !important;
        text-decoration: none !important;
        text-rendering: geometricprecision !important;
        text-transform: none !important;
        user-select: none !important;
        -webkit-user-select: none !important;
        touch-action: manipulation !important;
        vertical-align: middle !important;
        transition: background-color 0.2s, color 0.2s !important;
        font-family: "Albert Sans", Sans-serif !important;
        font-size: 16px !important;
}

.pmpro {
    .pmpro_section #loginform .login-submit .button {
        background-color: #005db8 !important;
        border: #005db8 !important;
        border-radius: 40px !important;
        box-shadow: none !important;
        box-sizing: border-box !important;
        color: var(--pmpro--color--base) !important;
        cursor: pointer !important;
        display: inline-block !important;
        font-size: 16px !important;
        font-weight: 700 !important;
        letter-spacing: normal !important;
        line-height: 1.5 !important;
        min-height: 40px !important;
        outline: 0 !important;
        padding: var(--pmpro--base--spacing--small) var(--pmpro--base--spacing--medium) !important;
        text-align: center !important;
        text-decoration: none !important;
        text-rendering: geometricprecision;
        text-transform: none !important;
        user-select: none !important;
        -webkit-user-select: none !important;
        touch-action: manipulation;
        vertical-align: middle !important;
        transition: background-color 0.2s, color 0.2s !important;
        font-family: "Albert Sans", Sans-serif;
        font-size: 16px !important; 
    }
}

.elementor-element.elementor-element-74e94b9.my-login-title.elementor-widget.elementor-widget-heading {
    font-family: 'Aleo', serif;
    color: #0dc2d1;
    font-size: 20px;
    font-weight: 500;
}

.pmpro {
    .pmpro_section #loginform .login-submit .button:hover {
        background-color: #0dc2d1 !important;
        border: #005db8 !important;
        border-radius: 40px !important;
        box-shadow: none !important;
        box-sizing: border-box !important;
        color: var(--pmpro--color--base);
        cursor: pointer !important;
        display: inline-block !important;
        font-size: 16px !important;
        font-weight: 700 !important;
        letter-spacing: normal !important;
        line-height: 1.5 !important;
        min-height: 40px !important;
        outline: 0 !important;
        padding: var(--pmpro--base--spacing--small) var(--pmpro--base--spacing--medium) !important;
        text-align: center !important;
        text-decoration: none !important;
        text-rendering: geometricprecision !important;
        text-transform: none !important;
        user-select: none !important;
        -webkit-user-select: none !important;
        touch-action: manipulation !important;
        vertical-align: middle !important;
        transition: background-color 0.2s, color 0.2s !important;
        font-family: "Albert Sans", Sans-serif !important;
        font-size: 16px !important;
    }
}/* End custom CSS */