.elementor-45 .elementor-element.elementor-element-4b6cd7f > .elementor-container{min-height:730px;}.elementor-45 .elementor-element.elementor-element-4b6cd7f:not(.elementor-motion-effects-element-type-background), .elementor-45 .elementor-element.elementor-element-4b6cd7f > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://prizmstudio-agence.com/wp-content/uploads/2026/05/gradient.png");background-position:center center;background-repeat:repeat;background-size:cover;}.elementor-45 .elementor-element.elementor-element-4b6cd7f{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:40px 80px 40px 0px;}.elementor-45 .elementor-element.elementor-element-4b6cd7f > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-45 .elementor-element.elementor-element-4b1d831 > .elementor-element-populated, .elementor-45 .elementor-element.elementor-element-4b1d831 > .elementor-element-populated > .elementor-background-overlay, .elementor-45 .elementor-element.elementor-element-4b1d831 > .elementor-background-slideshow{border-radius:0px 0px 0px 0px;}.elementor-45 .elementor-element.elementor-element-4b1d831 > .elementor-element-populated{margin:0px 0px 0px 00px;--e-column-margin-right:0px;--e-column-margin-left:00px;padding:30% 15% 20% 15%;}.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-45 .elementor-element.elementor-element-8f25c96{text-align:center;font-family:"Montserrat", Sans-serif;font-size:32px;font-weight:400;color:var( --e-global-color-primary );}:root{--page-title-display:none;}body.elementor-page-45:not(.elementor-motion-effects-element-type-background), body.elementor-page-45 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-text );}@media(min-width:768px){.elementor-45 .elementor-element.elementor-element-501a8fb{width:70%;}.elementor-45 .elementor-element.elementor-element-4b1d831{width:30%;}}@media(max-width:767px){.elementor-45 .elementor-element.elementor-element-4b6cd7f{padding:0px 0px 0px 0px;}.elementor-45 .elementor-element.elementor-element-8f25c96{width:var( --container-widget-width, 234px );max-width:234px;--container-widget-width:234px;--container-widget-flex-grow:0;}}/* Start custom CSS for text-editor, class: .elementor-element-8f25c96 */@media ( max-width:767px ) {
    #text-login {
        font-size : 24px ;
    }
}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-41523c9 */.login-form {
    display: flex;
    flex-direction: column;
    margin: auto;
    width: 100%;
}

.input-group input {
    width: 100%;
    height: 67px;
    border-radius: 21px;
    border: none;
    outline: none;
    box-sizing: border-box;
    background-repeat: no-repeat;
    background-position: 24px center;
    background-size: 24px;
    padding-left: 65px;
    margin : 0 auto ;
}

#identifiant {
    background-image: url('https://cdn-icons-png.flaticon.com/512/709/709699.png');
}

#password {
    background-image: url('https://cdn-icons-png.flaticon.com/512/115/115681.png');
}

.input-group:first-child {
    margin-bottom: 67px;
}

.input-group:nth-child(2) {
    margin-bottom: 15px;
}

.options {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 47px;
}

.options label, .options a {
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    color: white;
}

.options a {
    color: #007bff;
    text-decoration: underline;
}

.options input[type="checkbox"] {
    appearance: none;
    -webkit-appearance: none;
    width: 15px;
    height: 15px;
    border: 1px solid white;
    border-radius: 50%;
    cursor: pointer;
    background: transparent;
    vertical-align: middle;
    margin-right: 5px;
}

.options input[type="checkbox"]:checked {
    background-color: #ffc607;
}

.btn-submit {
    width: 100%;
    height: 45px;
    background-color: #ffc607;
    border-radius: 21px;
    border: none;
    cursor: pointer;
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
    font-size: 20px;
    color: black;
    margin : 0 auto ;
}

.btn-submit:hover {
    background-color: #fe9553 ;
}

@media (max-width: 767px) {
    .login-form {
        width: 100%;
    }

    .input-group input {
        width: auto;
        height: 50px;
        border-radius: 21px;
        background-position: 15px center;
        padding-left: 50px;
    }

    .input-group:first-child {
        margin-bottom: 30px;
    }

    .input-group:nth-child(2) {
        margin-bottom: 10px;
    }

    .options {
        flex-direction: column;
        gap: 10px;
        margin-bottom: 30px;
        align-items: center;
    }

    .options label, .options a {
        font-size: 13px;
    }

    .btn-submit {
        width: 200px;
        height: 40px;
        font-size: 16px;
    }
}/* End custom CSS */
/* Start custom CSS for column, class: .elementor-element-4b1d831 */#container-form {
    height: 800px;
    
    background-color: rgba(30, 30, 30, 0.51); 
    border-radius: 37px;

    
    display: flex;
    flex-direction: column;
    justify-content: flex-start; 
    align-items: flex-start; 
    gap: 10px;
    
    box-sizing: border-box;
    overflow: hidden; 
}/* End custom CSS */