.form__devis-wrapper{background-color:#14171c;width:100%;padding:30px 0 50px}.form__devis{max-width:450px;margin:0 40px}.form__devis-wrapper h2,.form__devis-wrapper p,.form__devis-wrapper label,.form__devis-wrapper small{color:#fafafa}.form__devis-wrapper small{font-size:12px}.form__devis-wrapper h2{margin-bottom:10px;font-size:24px;font-weight:600}.form__devis-wrapper p.required-fields{margin-bottom:10px;font-size:14px}.form__devis-wrapper label{margin-top:15px;font-size:16px}.form__devis-wrapper label:nth-child(2){margin-top:0}.form__devis-wrapper input{border:none;border-radius:4px;height:30px;padding-left:5px;font-size:15px;font-weight:600}.form__devis-wrapper .form-services-demandes{margin-top:20px;font-size:18px}.form__devis-wrapper .form-services-options{flex-flow:wrap;margin-top:10px;display:flex}.form__devis-wrapper .form-services-options label{-webkit-user-select:none;user-select:none;align-items:center;column-gap:8px;width:100%;font-size:16px;display:flex}.form__devis-wrapper .form-services-options input{visibility:hidden;width:0;height:0}.form__devis-wrapper .form-services-options label:before{content:"";background-color:#fafafa;border-radius:2px;width:15px;height:15px}.form__devis-wrapper .form-services-options input:checked+label:before{background-color:#025a3c;background-image:url(/checkMark.svg);background-position:50%;background-repeat:no-repeat}.form__devis-wrapper textarea{border:none;border-radius:4px;min-height:300px;margin-top:5px;padding:5px;font-size:15px;font-weight:600}.form__devis-wrapper textarea:focus-visible{outline-color:#025a3c}.form__devis-wrapper form>label{flex-direction:column;display:flex}.form__devis-wrapper input:focus-visible{outline-color:#025a3c}.form__devis-wrapper button{color:#fafafa;background-color:#025a3c;border:1px solid #025a3c;border-radius:20px;align-self:flex-end;width:125px;margin-top:15px;margin-left:calc(100% - 125px);padding:10px 30px;font-size:14px;text-decoration:none}.form__devis button:active{color:#025a3c;background-color:#fafafa;border:1px solid #025a3c}@media (min-width:500px){.form__devis{margin:0 auto}}@media (min-width:530px){.form__devis-wrapper .form-services-options label{cursor:pointer;width:50%}}.spin{width:50px;height:50px;margin:20px auto 0;position:relative}.spin:before{animation:1.5s linear infinite spinner;animation-play-state:inherit;content:"";will-change:transform;border:5px solid #fafafa;border-bottom-color:#025a3c;border-radius:50%;width:40px;height:40px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes spinner{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(360deg)}}p.form-error{color:#ff4b4b;margin-top:5px;font-size:14px}p.form-error a{color:#ff4b4b}p.form-error a:active{color:#fafafa}p.form-valid{color:#00c783;margin-top:20px;font-size:18px}@media (min-width:1024px){.form__devis-wrapper button{cursor:pointer}.form__devis button:hover{color:#fafafa;background-color:#003120;border:1px solid #003120;transition:all .3s ease-in-out}.form__devis button:active{color:#025a3c;background-color:#fafafa;border:1px solid #025a3c}}.recaptchaNotice.recaptchaNotice a{color:#fafafa}.recaptchaNotice.recaptchaNotice{margin-top:10px;font-size:10px}
