.base-form-wizard{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:24px 48px;border:.5px solid rgba(183,183,192,.5);border-radius:4px;overflow:hidden}.base-form-wizard,.base-form-wizard__header{display:-webkit-box;display:-ms-flexbox;display:flex}.base-form-wizard__header{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:sticky;top:0;padding:16px 24px;color:#4b4b62;background-repeat:repeat;background-color:#fff;border-bottom:.5px solid rgba(183,183,192,.5);counter-reset:steps}.base-form-wizard__header-title{font-size:20px;font-weight:700}.base-form-wizard__header--step-labels{padding-top:0;padding-bottom:0}.base-form-wizard__header--step-labels .base-form-wizard__steps{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.base-form-wizard__header--step-labels .base-form-wizard__steps .base-form-wizard__step{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;height:60px;margin:0 8px;color:#4b4b62;background:none;border:0}.base-form-wizard__header--step-labels .base-form-wizard__steps .base-form-wizard__step .base-icon--warning{margin:0}.base-form-wizard__header--step-labels .base-form-wizard__steps .base-form-wizard__step-label{display:inline-block;margin:0 8px}.base-form-wizard__header--step-labels .base-form-wizard__steps .base-form-wizard__step--with-counter{color:#b7b7c0}.base-form-wizard__header--step-labels .base-form-wizard__steps .base-form-wizard__step--with-counter:before{margin-left:8px;counter-increment:steps;content:counter(steps);border:1px solid #b7b7c0;background-color:#f6f6f7;color:#b7b7c0;font-weight:700;border-radius:50%;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:24px;height:24px}.base-form-wizard__header--step-labels .base-form-wizard__steps .base-form-wizard__step--visited{color:#4b4b62}.base-form-wizard__header--step-labels .base-form-wizard__steps .base-form-wizard__step--visited:before{background:#fff}.base-form-wizard__header--step-labels .base-form-wizard__steps .base-form-wizard__step--active{color:#ff9000;font-weight:700}.base-form-wizard__header--step-labels .base-form-wizard__steps .base-form-wizard__step--active:before{background:#fff;border-color:#ff9000;color:#ff9000}.base-form-wizard__header--step-labels .base-form-wizard__steps .base-form-wizard__step--active:after{display:block;position:absolute;bottom:0;width:100%;height:2px;background-color:#ff9000;content:""}.base-form-wizard__steps{font-size:14px}.base-form-wizard__footer,.base-form-wizard__header{z-index:1}.base-form-wizard__content{-webkit-box-flex:1;-ms-flex:1 0;flex:1 0;overflow:auto;padding:24px;position:relative}.base-form-wizard__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;position:sticky;bottom:0;padding:8px;text-transform:uppercase;background-color:#fff;border-top:.5px solid rgba(183,183,192,.5)}.base-form-wizard__actions .base-form-wizard__back-button{margin-right:auto}.base-form-wizard__actions .base-form-wizard__back-button .base-icon{margin-right:3px}.base-form__title{padding-bottom:16px;margin-bottom:24px;font-size:14px;color:#4b4b62;font-weight:700;border-bottom:.5px solid rgba(183,183,192,.5)}.base-form__label{padding-bottom:8px;font-size:14px;color:#4b4b62}.without-hover:hover{background-color:#ff9000}.button-animation{position:relative;border:none}.button-animation:after,.button-animation:before,.button-animation span:after,.button-animation span:before{-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;background:#be6511;content:"";opacity:0;position:absolute;-webkit-transition:opacity 1s ease;transition:opacity 1s ease;opacity:1;height:3px;width:3px}.button-animation:before{-webkit-animation-name:btnBorderLeft;animation-name:btnBorderLeft}.button-animation:after,.button-animation:before{left:0;top:0;-webkit-animation-duration:2.8s;animation-duration:2.8s}.button-animation:after{-webkit-animation-delay:.35s;animation-delay:.35s;-webkit-animation-name:btnBorderTop;animation-name:btnBorderTop}.button-animation span:before{top:0;-webkit-animation-delay:.7s;animation-delay:.7s;-webkit-animation-name:btnBorderRight;animation-name:btnBorderRight}.button-animation span:after,.button-animation span:before{right:0;-webkit-animation-duration:2.8s;animation-duration:2.8s}.button-animation span:after{bottom:0;-webkit-animation-delay:1.05s;animation-delay:1.05s;-webkit-animation-name:btnBorderBottom;animation-name:btnBorderBottom}@-webkit-keyframes btnBorderTop{0%{right:auto;left:0;width:0}12.5%{right:auto;left:0;width:100%}12.6%{right:0;left:auto}50%{width:100%}62.5%{width:0}to{right:0;left:auto;width:0}}@keyframes btnBorderTop{0%{right:auto;left:0;width:0}12.5%{right:auto;left:0;width:100%}12.6%{right:0;left:auto}50%{width:100%}62.5%{width:0}to{right:0;left:auto;width:0}}@-webkit-keyframes btnBorderBottom{0%{left:auto;right:0;width:0}12.5%{left:auto;right:0;width:100%}12.6%{left:0;right:auto}50%{width:100%}62.5%{width:0}to{left:0;right:auto;width:0}}@keyframes btnBorderBottom{0%{left:auto;right:0;width:0}12.5%{left:auto;right:0;width:100%}12.6%{left:0;right:auto}50%{width:100%}62.5%{width:0}to{left:0;right:auto;width:0}}@-webkit-keyframes btnBorderLeft{0%{top:auto;bottom:0;height:0%}12.5%{top:auto;bottom:0;height:100%}12.6%{top:0;bottom:auto}50%{height:100%}62.5%{height:0%}to{top:0;bottom:auto;height:0%}}@keyframes btnBorderLeft{0%{top:auto;bottom:0;height:0%}12.5%{top:auto;bottom:0;height:100%}12.6%{top:0;bottom:auto}50%{height:100%}62.5%{height:0%}to{top:0;bottom:auto;height:0%}}@-webkit-keyframes btnBorderRight{0%{bottom:auto;top:0;height:0%}12.5%{bottom:auto;top:0;height:100%}12.6%{bottom:0;top:auto}50%{height:100%}62.5%{height:0%}to{bottom:0;top:auto;height:0%}}@keyframes btnBorderRight{0%{bottom:auto;top:0;height:0%}12.5%{bottom:auto;top:0;height:100%}12.6%{bottom:0;top:auto}50%{height:100%}62.5%{height:0%}to{bottom:0;top:auto;height:0%}}