.InputForm{
    border-radius: 43px;
    background: rgba(200, 200, 200, 0.15);
    box-shadow: -2px 3px 7px 0px rgba(31, 31, 31, 0.25);
    backdrop-filter: blur(10px);
    width: 563px;
    height: 38px;
    flex-shrink: 0;
    border: none;
    margin-top: 26px;
    padding-bottom: 5px;
    outline: none;
    padding-left: 13px;
    padding-top: 2px;
    box-sizing: border-box;
}

.InputButton{
    width: 245px;
    height: 38px;
    flex-shrink: 0;
    color: #4D4D4D;
    text-align: center;
    font-size: 16px;
    font-family: Poppins;
    font-weight: 900;
    letter-spacing: 1.6px;
    text-transform: uppercase;
    margin-top: 65px;
    border-radius: 18px;
    border: none;
    background: linear-gradient(to right, #74EF7B, #42C38F);
}

.InputButtonConnexion{
    width: 245px;
    height: 38px;
    flex-shrink: 0;
    color: #4D4D4D;
    text-align: center;
    font-size: 16px;
    font-family: Poppins;
    font-weight: 900;
    letter-spacing: 1.6px;
    text-transform: uppercase;
    margin-top: 32px;
    border-radius: 18px;
    border: none;
    background: linear-gradient(to right, #74EF7B, #42C38F);
}

.TitleInscriptions {
    color: #4D4D4D;
    text-align: center;
    font-size: 16px;
    font-family: Poppins;
    font-weight: 900;
    letter-spacing: 1.6px;
    margin-right: 440px;
}

.TitleInscription {
    color: #4D4D4D;
    text-align: center;
    font-size: 16px;
    font-family: Poppins;
    font-weight: 900;
    letter-spacing: 1.6px;
    margin-right: 285px;
}

.TitleInscription {
    color: #4D4D4D;
    text-align: center;
    font-size: 16px;
    font-family: Poppins;
    font-weight: 900;
    letter-spacing: 1.6px;
    margin-right: 440px;
}

.conteneur.professionnel .TitleInscription {
    margin-right: 260px;
}


.InputForm::-webkit-input-placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #B3B3B3;
    font-size: 12px;
    font-family: Poppins;
    letter-spacing: 1.2px;
    position: relative;
    left: 20px;
}

.InputForm::-moz-placeholder { /* Firefox 19-50 */
    color: #B3B3B3;
    font-size: 12px;
    font-family: Poppins;
    letter-spacing: 1.2px;
    position: relative;
    left: 20px;
}

.InputForm:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #B3B3B3;
    font-size: 12px;
    font-family: Poppins;
    letter-spacing: 1.2px;
    position: relative;
    left: 20px;
}

.InputForm::placeholder { /* Chrome, Firefox, Opera, Safari 51+ */
    color: #B3B3B3;
    font-size: 12px;
    font-family: Poppins;
    letter-spacing: 1.2px;
    position: relative;
    left: 20px;
}

.InputForm:focus,
.InputForm:valid,
.InputForm:not(:placeholder-shown) {
    font-family: Poppins;
}

.line-container {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    margin-top: 32px;
}

.line {
    height: 1px;
    background: #B3B3B3;
    width: 254px;
}

.or-text {
    white-space: nowrap;
    margin: 0;
    color: #B3B3B3;
    text-align: center;
    font-size: 15px;
    font-family: Poppins;
    font-weight: 800;
    letter-spacing: 1.5px;
    text-transform: uppercase;
}

.BlockGoogle {
    width: 234px;
    height: 118px;
    flex-shrink: 0; 
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.50);
    box-shadow: 0px 4px 4px 0px rgba(200, 200, 200, 0.15), 0px 4px 4px 0px rgba(255, 255, 255, 0.50) inset;
    margin-top: 18px;
    margin-right: 15px;
}

.BlockFacebook {
    width: 234px;
    height: 118px;
    flex-shrink: 0; 
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.50);
    box-shadow: 0px 4px 4px 0px rgba(200, 200, 200, 0.15), 0px 4px 4px 0px rgba(255, 255, 255, 0.50) inset;
    margin-top: 18px;
    margin-left: 15px;
}

.TexteGoogle {
    color: #4D4D4D;
    font-size: 14px;
    font-family: Poppins;
    font-weight: 900;
    letter-spacing: 1.4px;
    text-align: justify;
    float: right;
    position: relative;
    top: 40px;
    right: 21px;
}

.TexteGoogleLogin{
    color: #4D4D4D;
    font-size: 15px;
    font-family: Poppins;
    font-weight: 900;
    letter-spacing: 1.4px;
    text-align: justify;
    float: right;
    position: relative;
    top: 37px;
    right: 40px;
}

.TexteFacebook {
    color: #4D4D4D;
    font-size: 14px;
    font-family: Poppins;
    font-weight: 900;
    letter-spacing: 1.4px;
    text-align: justify;
    float: right;
    position: relative;
    top: 40px;
    right: 28px;
}

.TexteFacebookLogin {
    color: #4D4D4D;
    font-size: 15px;
    font-family: Poppins;
    font-weight: 900;
    letter-spacing: 1.4px;
    text-align: justify;
    float: right;
    position: relative;
    top: 37px;
    right: 48px;
}

.LogoGoogle{
    width: 47px;
    height: 48px;
    flex-shrink: 0;
    float: left;
    position: relative;
    top: 35px;
    left: 22px;
}

.LogoFacebook{
    width: 28px;
    height: 53px;
    flex-shrink: 0;
    float: left;
    position: relative;
    top: 32px;
    left: 26px;
}

.password-container {
    position: relative;
    width: 563px; 
}

.password-icon {
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    cursor: pointer;
    width: 26.57px;
    height: 13.13px;
    flex-shrink: 0;
    color: #B3B3B3;
}

.password-container, .InputForm {
    display: block;
}

.TexteMotDePasseOublier{
    color: #B3B3B3;
    text-align: center;
    font-size: 12px;
    font-family: Poppins;
    font-weight: 800;
    letter-spacing: 1.2px;
    text-decoration-line: underline;
    margin-top: 8px;
    margin-left: 390px;
}

.slider {
    width: 62px;
    height: 20px;
    box-shadow: 0px 2px 2px 0px rgba(200, 200, 200, 0.15), 0px 4px 4px 0px rgba(120, 120, 120, 0.15) inset;
    border-radius: 25px;
    position: relative; /* Ajout de la propriété position */
    right: 300;
}

.slider-button {
    width: 31px;
    height: 31px;
    border-radius: 31px;
    background: #D9D9D9;
    box-shadow: 0px 4px 4px 0px rgba(120, 120, 120, 0.15), 0px 3px 4px 0px #FFF inset;
    position: absolute;
    top: -6px; /* Ajustez cette valeur pour déplacer le bouton vers le haut */
    left: 0;
    transition: transform 0.3s ease-in-out;
}


input[type="checkbox"] {
    display: none; /* Masque la case à cocher */
}

input[type="checkbox"]:checked + .slider-button {
    transform: translateX(32px);
    background: linear-gradient(to right, #74EF7B, #42C38F); /* Couleur de fond lorsque le bouton est coulissé */
}

.slider-container {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-top: 23px;
    margin-right: 40px;
    gap: 10px;
    right: 49%;
    margin-bottom: 5px;
}

.slider-container-connexion{
    position: relative;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-top: 23px;
    margin-right: 40px;
    gap: 10px;
    right: 53.5%;
    margin-bottom: 5px;
}

  .TexteBouttonCoulissant {
    color: #4D4D4D;
    text-align: center;
    font-size: 14px;
    font-family: Poppins;
    font-weight: 300;
    letter-spacing: 1.4px;
    margin-left: 16px;
  }

/* Styles personnalisés pour les boutons radio */
input[type="radio"] {
    display: none;
}

input[type="radio"] + label {
    position: relative;
    padding-left: 30px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    color: #666;
}

/* Style du bouton radio non coché */
input[type="radio"] + label:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 18px;
    height: 18px;
    background-color: rgba(255, 255, 255, 0.50);
    border-radius: 50%;
    box-shadow: 0px 4px 4px 0px rgba(200, 200, 200, 0.15), 0px 4px 4px 0px rgba(255, 255, 255, 0.50) inset;
}

/* Style du bouton radio coché */
input[type="radio"]:checked + label:after {
    content: "";
    position: absolute;
    left: 4px;  /* Ajustez ces valeurs pour centrer le cercle intérieur */
    top: 4px;
    width: 10px;  /* Ajustez ces valeurs pour obtenir la taille souhaitée du cercle intérieur */
    height: 10px;
    background: #B3B3B3;
    box-shadow: 0px 4px 4px 0px rgba(200, 200, 200, 0.15), 0px 4px 4px 0px rgba(255, 255, 255, 0.50) inset;
    border-radius: 50%;
}

/* Style du texte à côté du bouton radio */
.radio-label {
    margin-right: 10px;
    position: relative;
    top: -5px;
    color: #4D4D4D;
    text-align: center;
    font-size: 12px;
    font-family: Poppins;
    font-weight: 300;
    letter-spacing: 1.4px;
    margin-left: 16px;
}


/* @media screen and (max-width: 1650px)
{
    .PositionnementLogin{
        margin-left: 5%;
    }
} */

/* @media screen and (max-width: 1430px)
{
    .PositionnementLogin{
        margin-left: 9%;
    }
} */
/* 
@media screen and (max-width: 1200px)
{
    .PositionnementLogin{
        margin-left: 11%;
        margin-top: 20px;
    }
}

@media screen and (max-width: 750px)
{
    .PositionnementLogin{
        margin-left: 16%;
        margin-top: 20px;
    }
} */

@media screen and (max-width: 800px){
    .PositionnementLogin{
        margin-top: 20px;
    }
}

@media screen and (max-width: 600px)
{
    .PositionnementLogin{
        margin-left: 0%;
        margin-top: 0px;
    }

    .InputButtonConnexion{
        width: 210px;
        height: 34px;
        font-size: 14px;
    }

    .InputButton{
        width: 210px;
        height: 34px;
        font-size: 14px;
        margin-top: 40px;
    }

    .TitleInscriptions{
        margin-right: 0px;
        margin-top: 5px;
    }

    .TitleInscription{
        margin-right: 0px;
        margin-top: 5px;
    }

    .InputForm{
        width: 100%;
        max-width: 400px;
    }

    .TexteMotDePasseOublier{
        margin-left: 230px
    }

    .password-container{
        width: 100%;
        max-width: 400px;
    } 

    .BlockFacebook{
        width: 160px;
        height: 90px;
    }

    .BlockGoogle{
        width: 160px;
        height: 90px;
    }

    .LogoGoogle{
        width: 28px;
        height: 28px;
        top: 29px;
        left: 14px;
    }

    .LogoFacebook{
        width: 20px;
        height: 40px;
        top: 26px;
        left: 17px;
    }

    .TexteFacebookLogin{
        font-size: 12px;
        right: 16px;
        top: 30px;
    }

    .TexteGoogleLogin{
        font-size: 12px;
        right: 14px;
        top: 27px;
    }


    .slider-container {
        position: relative;
        display: flex;
        align-items: center;
        justify-content: flex-start;
        margin-top: 40px;
        margin-right: 40px;
        gap: 10px;
        justify-content: center; 
        margin-right: 0; 
        right: 74px; 
        margin-bottom: 5px;
    }
    
}


@media screen and (max-width: 400px){
    .InputForm{
        width: 100%;
        max-width: 300px;
    }

    .password-container{
        width: 100%;
        max-width: 300px;
    } 

    .slider-container {
        position: relative;
        display: flex;
        align-items: center;
        justify-content: flex-start;
        margin-top: 40px;
        margin-right: 40px;
        gap: 10px;
        justify-content: center; 
        margin-right: 0; 
        right: 26px; 
        margin-bottom: 5px;
    }

    .TexteMotDePasseOublier{
        font-size: 10px;
        margin-left: 150px;
    }

    .TexteGoogleLogin{
        display: none;
    }

    .TexteFacebookLogin{
        display: none;
    }

    .LogoGoogle{
        width: 32px;
        height: 32px;
        top: 0px;
        left: 0px;
        margin: auto;
    }

    .LogoFacebook{
        width: 21px;
        height: 43px;
        top: 0px;
        left: 0px;
        margin: auto;
    }

    .BlockGoogle{
        width: 120px;
        height: 70px;
        display: flex;
        justify-content: center; 
        align-items: center; 
    }

    .BlockFacebook{
        width: 120px;
        height: 70px;
        display: flex;
        justify-content: center; 
        align-items: center; 
    }

    
    
}
























