.ContactFormRefonte{color:#fff;background-color:#1e1244;background-image:url(/images/Background_Dark.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:6.25rem;min-height:35rem;padding:3.5rem;overflow:hidden}@media screen and (max-width:450px){.ContactFormRefonte{border-radius:.5rem;padding:1.5rem}}.ContactFormRefonte img{width:340px;margin:auto;position:absolute;top:200px;left:0;right:0}@media screen and (max-width:450px){.ContactFormRefonte img{width:50%;top:inherit;margin:auto;display:block;position:relative;bottom:0;left:0;right:0}}.ContactFormRefonte a:hover{color:#fff}
.FormContainer{color:#fff}
.FormQuestion{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#c6bde21a;border-radius:2rem;margin-bottom:2rem;padding:.5rem;box-shadow:inset -1px -1px #a99fd11a,inset 1px 1px #56449c}.FormQuestion__option{cursor:pointer;background:#edeaf60d;border-radius:20px;align-items:flex-start;gap:.5rem;margin-bottom:1rem;padding:0 12px;display:flex;box-shadow:inset -1px -1px #a99fd11a,inset 1px 1px #56449c}.FormQuestion__option:has(input[type=radio]:checked){background:#edeaf633}.FormQuestion__option:hover{cursor:pointer}.FormQuestion__option.selected{background:#e7f9fb}.FormQuestion__option input[type=radio]{appearance:none;margin-top:4px}.FormQuestion__option label{width:100%;margin-left:20px;padding:8px 0;position:relative}.FormQuestion__option label:before{content:"";border:1px solid #fff;border-radius:.5rem;width:17px;height:17px;position:absolute;top:calc(50% - 8.5px);left:-30px}.FormQuestion__option input[type=radio]+label:before,.FormQuestion__option input:checked[type=radio]+label:after{border-radius:17px}.FormQuestion__option input[type=radio]:checked+label:before{border-color:#3fd2db}.FormQuestion__option input:checked+label:after{content:"";background-color:#3fd2db;border-radius:2px;width:9px;height:9px;transition:all .5s;position:absolute;top:calc(50% - 4.5px);left:-26px}.FormQuestion__error{background-color:#de3d644d;border-radius:6.25rem;margin-top:.5rem;padding:.5rem .5rem .5rem 1rem;font-size:.75rem}.FormQuestion__input{cursor:text;color:#fff;background:#edeaf60d;border:none;border-radius:6.25rem;width:50%;padding:12px 1.5rem;box-shadow:inset -1px -1px #a99fd11a,inset 1px 1px #56449c}
.FormStepper{color:#fff;background:#281759;border-radius:6.25rem;justify-content:space-between;align-items:center;gap:1rem;margin:0 auto 2rem;padding:.625rem 1rem;display:flex;position:relative}.FormStepper__step{color:#ab9dd4;flex-shrink:0;align-items:center;gap:1rem;display:flex;position:relative}.FormStepper__step.active .FormStepper__step__icon{color:#1e1244;background-color:#3fd2db}.FormStepper__step.completed .FormStepper__step__icon{color:#4f792d;background-color:#b2e589}.FormStepper__step__icon{color:#ab9dd4;background-color:#482aa2;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-size:1.5rem;display:flex}.FormStepper__step__name{text-wrap:wrap;color:#fff}.FormStepper__activeLabel{display:none}@media screen and (max-width:750px){.FormStepper{flex-direction:row;justify-content:center;align-items:center;gap:.5rem;padding:.5rem .5rem 3rem}.FormStepper__step{flex-direction:column;flex:1 0;align-items:center;gap:.25rem}.FormStepper__step__icon{width:2rem;height:2rem;margin:1rem 0 0}.FormStepper__step__name{display:none}.FormStepper__activeLabel{color:#fff;white-space:nowrap;text-align:center;font-size:.75rem;display:block;position:absolute;bottom:-1.1rem;left:50%;transform:translate(-50%,-2rem)}}
