.elementor-758 .elementor-element.elementor-element-2e0c53b{--display:flex;--padding-top:128px;--padding-bottom:128px;--padding-left:0px;--padding-right:0px;}.elementor-758 .elementor-element.elementor-element-2e0c53b:not(.elementor-motion-effects-element-type-background), .elementor-758 .elementor-element.elementor-element-2e0c53b > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#EEEDEE;}.elementor-758 .elementor-element.elementor-element-49ac911{--display:flex;}.elementor-758 .elementor-element.elementor-element-c99f3c3{--display:flex;}@media(max-width:1366px){.elementor-758 .elementor-element.elementor-element-2e0c53b{--padding-top:0128px;--padding-bottom:0128px;--padding-left:015px;--padding-right:015px;}}@media(min-width:651px){.elementor-758 .elementor-element.elementor-element-49ac911{--width:1400px;}}@media(max-width:1366px) and (min-width:651px){.elementor-758 .elementor-element.elementor-element-49ac911{--width:100%;}}/* Start custom CSS for shortcode, class: .elementor-element-f93a6de */.connected-success{
    display: flex;
    flex-direction: column;
    gap: 15px;
    justify-content: center;
    align-items: center;
}

section.page-container-login-register
 {
    max-width: 450px;
    margin: 0 auto;
}
.header-omboasu {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    text-align: center;
    height: 64px;
    margin-bottom: 16px;
}
.header-omboasu div.active-form, .header-omboasu div:hover
 {
    background: #DB574D;
    color: #fff;
}
.content-form form label{
     color: #101010;
     font-size: 16px;
     line-height: 110%;
     margin-bottom: 8px;
}
.content-form form input{
    height: 54px;
    max-width: 450px;
    width:100%;
    margin: 0;
    display: block;
    border: 2px solid rgba(0,0,0,.1);
    padding: 5px 16px;
    color: #101010;
     font-size: 16px;
     line-height: 110%;
     border-radius: 4px;
}
.input-theme{
    margin-bottom: 16px;
}
.flex-label{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.flex-label a{
    text-align: right;
    text-decoration: underline;
    color:#DB574D;
}
.content-form form input[type='submit']{
    margin: 0;
    padding: 0;
    background: transparent;
    border: 0;
    border-radius: 0;
    color:#DB574D !important;
    text-transform: capitalize;
    color:#101010;
    font-weight: 400;
}
.input-theme-btn-connected div

 {
    display: flex;
    gap: 14px;
    align-items: center;
    cursor: pointer;
    max-width: 142px;
    justify-content: center;
    margin: 15px auto;
    border: 1px solid #DB574D;
    border-radius: 500px;
    padding: 0 15px;
}
.input-theme-btn-connected{
    margin-top: 32px;
}
.input-theme-checkbox span a{
    color:#DB574D;
}
.input-theme-checkbox input {
    width: 27px !important;
}

.input-theme-checkbox {
    display: flex;
    justify-content: start;
    align-items: center;
    gap: 16px;
    font-size: 14px;
}
.content-form .register-page{
    display: none;
}

.header-omboasu div {
    cursor: pointer;
    color: #000;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    line-height: 110%;
}

.connected-success h4{
    margin: 0;
    font-weight: 400;
    font-size: 100px;
    line-height: 120%;
    color:#101010;
    max-width: 850px;
    text-align: center;
}

@media screen and (max-width: 800px){
 

.connected-success h4{
    font-size: 50px;
}
}


@media screen and (max-width: 650px){
 

.connected-success h4{
    font-size: 38px;
}
}/* End custom CSS */