.wizard-column{display:flex;flex-direction:column;justify-content:space-between;align-items:center;min-height:100vh;width:100%;max-width:400px;padding:20px;box-sizing:border-box;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;color:#262626;background-color:#fafafa;margin:0 auto}.wizard-column-contents{display:flex;flex-direction:column;align-items:center;width:100%;flex-grow:1;justify-content:center}.wizard-step{background-color:#fff;border:1px solid #dbdbdb;border-radius:8px;padding:30px;width:100%;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;box-shadow:0 0 10px rgba(0,0,0,.05)}.wizard-step-contents{width:100%;text-align:center}.wizard-step-title{font-size:24px;font-weight:600;margin-bottom:10px;color:#262626}.wizard-step-description{font-size:14px;color:#8e8e8e;margin-bottom:25px;line-height:1.5}.wizard-step-form{width:100%;display:flex;flex-direction:column;align-items:center}.wizard-field{width:100%;margin-bottom:15px}.field-label{display:block;font-size:14px;font-weight:600;margin-bottom:8px;color:#262626;text-align:left}.field-description{font-size:12px;color:#8e8e8e;margin-top:-5px;margin-bottom:10px;text-align:left}.input-area{width:100%}.select-kit{width:100%;position:relative}.select-kit-header{background-color:#fafafa;border:1px solid #dbdbdb;border-radius:5px;padding:10px 15px;display:flex;justify-content:space-between;align-items:center;cursor:pointer;font-size:14px;color:#262626}.select-kit-selected-name .name{flex-grow:1;text-align:left}.caret-icon{width:12px;height:12px;fill:#8e8e8e}.select-kit-body{position:absolute;top:100%;left:0;right:0;background-color:#fff;border:1px solid #dbdbdb;border-top:none;border-radius:0 0 5px 5px;box-shadow:0 5px 10px rgba(0,0,0,.1);z-index:10;display:none}.wizard-step-footer{width:100%;display:flex;flex-direction:column;align-items:center;margin-top:20px}.wizard-progress{display:flex;align-items:center;width:100%;margin-bottom:20px;position:relative;height:4px;border-radius:2px;background-color:#efefef}.wizard-progress .white{position:absolute;height:100%;width:100%;background-color:rgba(0,0,0,0)}.wizard-progress .black{height:100%;background-color:#0095f6;border-radius:2px}.wizard-progress .screen{position:absolute;height:100%;width:100%;background-color:rgba(0,0,0,0)}.wizard-progress span{position:absolute;left:50%;transform:translateX(-50%);top:10px;font-size:12px;color:#8e8e8e;white-space:nowrap}.wizard-buttons{display:flex;justify-content:space-between;width:100%;margin-top:15px}.action-link.quit{font-size:14px;color:#8e8e8e;text-decoration:none;padding:10px 15px;border-radius:5px}.action-link.quit:hover{color:#262626}.wizard-btn{background-color:#0095f6;color:#fff;border:none;border-radius:5px;padding:10px 20px;font-size:14px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .2s ease}.wizard-btn.primary:hover{background-color:#007bff}.wizard-btn svg{margin-left:8px;width:12px;height:12px;fill:#fff}.wizard-footer{margin-top:20px;text-align:center;width:100%;padding-bottom:20px}.wizard-footer img{border-radius:50%;object-fit:cover}.d-icon{display:inline-block;vertical-align:middle}
/*# sourceMappingURL=common_theme_47_ed1698590aeba893a66a1aaafb9ed1581f3f0f0d.css.map?__ws=clavikl.com */