.multistep-auto-ecole{padding-block:60px}.multistep-auto-ecole__progress-bar{display:flex;justify-content:space-between;margin-bottom:10px;position:relative}.multistep-auto-ecole__progress-bar:before{background:var(--color-web-blue);content:"";display:block;height:1px;left:0;position:absolute;top:50%;width:100%}.progress-bar__fill{align-items:center;background:#fff;border:1px solid var(--color-web-blue);border-radius:50%;color:var(--color-web-blue);display:inline-block;display:flex;height:25px;justify-content:center;position:relative;transition:background .2s ease;width:25px;z-index:2}.progress-bar__fill.is-active{background-color:var(--color-web-blue);color:#fff;transition:background .2s ease}.progress-bar__fill.is-active.is-disabled{background:repeating-linear-gradient(45deg,#9fa0a2,#999 10px,#b1b1b1 0,#b1b1b1 20px);border:1px solid grey;color:#fff;transition:background .2s ease}.progress-bar__fill>span{display:none}.multistep-auto-ecole__steps{margin-bottom:60px;text-align:center}.multistep-auto-ecole__breadcrumbs{display:flex;flex-wrap:wrap;justify-content:center}.multistep-auto-ecole__breadcrumbs p{margin-inline:22px;margin-bottom:10px;position:relative}.multistep-auto-ecole__breadcrumbs p:before{background:var(--color-web-blue);border-radius:50%;bottom:calc(50% - 5px);content:"";height:10px;left:-20px;position:absolute;width:10px}.multistep-auto-ecole__card{display:block}.row-butons,.row-multistep{justify-content:center;margin-top:20px}.multistep-auto-ecole__select-container h3{margin-bottom:10px;text-align:center}.multistep-auto-ecole__step-form{display:none}.multistep-auto-ecole__step-form.is-active{display:block}.fake-input-block{min-width:200px;position:relative}.fake-input-select__selected.is-select{background:var(--color-web-white);border:1px solid var(--color-pro-dark);color:var(--color-pro-dark);cursor:pointer;display:inline-block;min-width:280px;padding:14px 45px 14px 25px;position:relative;text-decoration:none;width:100%}.fake-input-select__selected.is-cards{display:flex;justify-content:center;margin-bottom:20px}.fake-input-select__selected.is-select:after{background:url(https://www.ecf-proconduite.com/hubfs/2021%20-%20Th%C3%A8mes/Th%C3%A8me%20PRO/Icons%20-%20CTAs/arrow-down.svg);background-position:50%;background-size:contain;content:"";display:block;height:25px;position:absolute;right:15px;top:calc(50% - 12px);transition:transform .2s ease-out;width:25px}.fake-input-select__selected.is-select.is-clicked:after{transform:rotate(180deg);transition:transform .2s ease-out}.multistep-auto-ecole__select__choices.is-select{background:var(--color-web-white);border-bottom:1px solid var(--color-pro-dark);border-left:1px solid var(--color-pro-dark);border-right:1px solid var(--color-pro-dark);display:none;max-height:300px;overflow:auto;padding:15px 30px;width:100%}.multistep-auto-ecole__select__choices.is-select a{cursor:pointer;display:block;padding:8px 10px;text-decoration:none}.multistep-auto-ecole__select__choices.is-select a:not(:last-child){border-bottom:1px solid #ecf1f4}.multistep-auto-ecole__select__choices.is-cards{display:flex;flex-wrap:wrap;justify-content:center}.multistep-auto-ecole__card{align-items:center;background:var(--color-web-soft-grey);border:1px solid var(--color-shadow);border-radius:20px;display:flex;flex:0 0 100%;justify-content:center;margin-bottom:16px;padding:20px;position:relative;text-align:center}.multistep-auto-ecole__step-form.global .multistep-auto-ecole__card .multistep-auto-ecole__card__text{padding-left:10px;text-align:left}.multistep-auto-ecole__card.is-active{background:var(--color-web-blue)}.multistep-auto-ecole__card.is-active span{color:#fff}.multistep-auto-ecole__card.is-active .multistep-auto-ecole__card__logo .hero-svg,.multistep-auto-ecole__card.is-active .multistep-auto-ecole__card__logo .hero-svg path{fill:#fff!important}.multistep-auto-ecole__card__logo{display:flex;justify-content:center}.multistep-auto-ecole__card__logo .hero-svg{fill:#1256eb}.multistep-auto-ecole__card h3{margin-top:30px}.multistep-auto-ecole__card__arrow{bottom:28px;content:"";position:absolute;right:28px;transition:right .2s ease-out}.multistep-auto-ecole__card:hover .multistep-auto-ecole__card__arrow{right:22px;transition:right .2s ease-out}.multistep-auto-ecole__card__arrow svg path{fill:#2d2f38;transition:fill .1s ease-out}.multistep-auto-ecole__card:hover .multistep-auto-ecole__card__arrow svg path{fill:#1256eb;transition:fill .1s ease-out}.multistep-auto-ecole__buttons{display:flex;justify-content:space-between}.multistep-auto-ecole__button-next,.multistep-auto-ecole__button-prev{background:var(--color-web-white);border-color:var(--color-web-blue);-webkit-border-radius:150px;-moz-border-radius:150px;border-radius:150px;border-style:solid;border-width:2px;box-shadow:none;color:var(--color-pro-dark);display:inline-block;padding:7px 30px 7px 17px;position:relative;text-decoration:none;transform:translateY(0);transition:all .2s ease-out;width:max-content}.multistep-auto-ecole__button-next:hover,.multistep-auto-ecole__button-prev:hover{box-shadow:0 3px 6px #36353833;cursor:pointer;transform:translateY(-3px)}.multistep-auto-ecole__button-prev{padding:15px 22px 15px 45px}.multistep-auto-ecole__button-next{padding:15px 45px 15px 22px}.multistep-auto-ecole__button-next .arrow-right,.multistep-auto-ecole__button-prev .arrow-left{position:absolute;top:calc(50% - 8px)}.multistep-auto-ecole__button-prev .arrow-left{left:20px}.multistep-auto-ecole__button-prev .arrow-left svg{transform:rotate(180deg)}.multistep-auto-ecole__button-next .arrow-right{right:20px}.multistep-auto-ecole__button-next:disabled,.multistep-auto-ecole__button-next[disabled],.multistep-auto-ecole__button-prev:disabled,.multistep-auto-ecole__button-prev[disabled]{cursor:not-allowed;opacity:.4;position:relative}.legal-consent-container *{font-size:10px!important}@media (max-width:992px){.progress-bar__value{display:none}.row-mobile{display:block;margin-block:20px 40px}.multistep-auto-ecole__breadcrumbs-mobile{display:flex;flex-wrap:wrap}.progress-bar__value-mobile{color:#124483;font-size:14px;margin-right:30px;position:relative}.progress-bar__value-mobile:not(:last-child):after{content:url("data:image/svg+xml;utf8, <svg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 20.707 20.183'><path id='ASSET-Arrow' d='M8.8,4,9.83,2.973a1.1,1.1,0,0,1,1.567,0l8.985,8.98a1.1,1.1,0,0,1,0,1.567L11.4,22.5a1.1,1.1,0,0,1-1.567,0L8.8,21.478a1.11,1.11,0,0,1,.018-1.585l5.569-5.306H1.109A1.107,1.107,0,0,1,0,13.478V12A1.107,1.107,0,0,1,1.109,10.89H14.392L8.823,5.584A1.1,1.1,0,0,1,8.8,4Z' transform='translate(0 -2.647)' fill='%231256eb'></path></svg>");position:absolute;right:-20px}}@media (min-width:992px){.progress-bar__fill{font-size:18px;height:40px;width:40px}.progress-bar__fill>span{color:var(--color-web-blue);display:block;font-size:14px;left:44px;position:absolute;top:0;white-space:nowrap;width:fit-content}.multistep-auto-ecole__breadcrumbs{margin-bottom:10px}.row-mobile{display:none}.fake-input-block{min-width:400px}.multistep-auto-ecole__card{cursor:pointer;flex:0 0 calc(25% - 10px);font-size:20px;margin-inline:5px}}