.wizard{max-width:42rem;margin:2.5rem auto 0;padding:2rem;background-color:#f9f9f9;border-top:4px solid #0e47cb}@media(max-width:768px){.wizard{padding:1.5rem 1rem}}.wizard__breadcrumb{margin:0 0 1.5rem}.wizard__step,.wizard__result{margin-top:0}.wizard__question,.wizard__result-title{margin-top:0;margin-bottom:0}.wizard__options{display:flex;flex-direction:column;gap:.75rem;margin-top:1rem}.wizard__option{width:100%;justify-content:flex-start;text-align:left;background-color:#fff}.wizard__option .ecl-button__container{display:flex;width:100%;align-items:center}.wizard__option-arrow{margin-left:auto}@media(prefers-reduced-motion:no-preference){.wizard__option-arrow{transition:transform .15s ease}.wizard__option:hover .wizard__option-arrow,.wizard__option:focus-visible .wizard__option-arrow{transform:translate(.25rem) rotate(90deg)}}.wizard__cta-external{margin-left:.5rem}@media(prefers-reduced-motion:no-preference){.wizard__enter{animation:wizard-enter .2s ease-out}@keyframes wizard-enter{0%{opacity:0;transform:translateY(.25rem)}to{opacity:1;transform:none}}}.wizard__result-body{margin-top:1rem}.wizard__ctas{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.5rem}.wizard__controls{display:flex;justify-content:space-between;gap:.75rem;margin-top:2rem;padding-top:1rem;border-top:1px solid #d4d5d7}
