.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__result-body>:first-child{margin-top:0}.wizard__result-body>:last-child{margin-bottom:0}.wizard__result-body h3,.wizard__result-body h4,.wizard__result-body h5,.wizard__result-body h6{color:#262b38;font-weight:700;margin:1.5rem 0 .5rem}.wizard__result-body h3{font-size:1.25rem;line-height:1.75rem}.wizard__result-body h4,.wizard__result-body h5,.wizard__result-body h6{font-size:1rem;line-height:1.5rem}.wizard__result-body blockquote{margin:1rem 0;padding:.5rem 1rem;border-inline-start:4px solid #0e47cb;background-color:#f9f9f9}.wizard__result-body blockquote>:first-child{margin-top:0}.wizard__result-body blockquote>:last-child{margin-bottom:0}.wizard__result-body pre{padding:.75rem 1rem;background-color:#f4f5f5;font-size:.875rem;white-space:pre-wrap;overflow-x:auto}.wizard__result-body a,.wizard__result-body code{overflow-wrap:anywhere}.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}
