{"version":3,"sources":["webpack:///../demo7/src/sass/pages/wizard/wizard-2.scss"],"names":[],"mappings":"AAAA;AACA,gBAAgB;AAChB;AACA;AACA;AACA;AACA,oBAAoB;AACpB;AACA;AACA;AACA,8BAA8B;AAC9B;AACA;AACA;AACA;AACA,kHAAkH;AAClH;AACA,wBAAwB;AACxB;AACA;AACA;AACA,oHAAoH;AACpH;AACA,2BAA2B;AAC3B;AACA;AACA,0BAA0B;AAC1B;AACA,uCAAuC;AACvC;AACA;AACA;AACA,kCAAkC;AAClC;AACA;AACA;AACA,8BAA8B;AAC9B;AACA,2BAA2B;AAC3B;AACA;AACA,6BAA6B;AAC7B;AACA,0BAA0B;AAC1B;AACA;AACA,oHAAoH;AACpH;AACA,sHAAsH;AACtH;AACA,wCAAwC;AACxC;AACA;AACA,uCAAuC;AACvC;AACA,yCAAyC;AACzC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,+BAA+B;AAC/B;AACA,gBAAgB;;AAEhB;AACA;AACA;AACA,iBAAiB,EAAE;;AAEnB;AACA;AACA,mBAAmB;AACnB;AACA;AACA,uCAAuC;AACvC;AACA,sBAAsB;AACtB;AACA,kBAAkB,EAAE","file":"css/pages/wizard/wizard-2.css","sourcesContent":[".wizard.wizard-2 {\n display: flex; }\n .wizard.wizard-2 .wizard-nav {\n padding: 0;\n flex: 0 0 400px;\n width: 400px;\n max-width: 100%; }\n .wizard.wizard-2 .wizard-nav .wizard-steps {\n display: flex;\n flex-direction: column;\n justify-content: center; }\n .wizard.wizard-2 .wizard-nav .wizard-steps .wizard-step {\n padding: 0.75rem 1.5rem;\n position: relative;\n border-radius: 0.5rem;\n transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease; }\n .wizard.wizard-2 .wizard-nav .wizard-steps .wizard-step .wizard-wrapper {\n display: flex; }\n .wizard.wizard-2 .wizard-nav .wizard-steps .wizard-step .wizard-icon {\n font-size: 2.5rem;\n margin-right: 1.1rem;\n transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease; }\n .wizard.wizard-2 .wizard-nav .wizard-steps .wizard-step .wizard-icon i {\n color: #B5B5C3; }\n .wizard.wizard-2 .wizard-nav .wizard-steps .wizard-step .wizard-icon .svg-icon svg g [fill] {\n transition: fill 0.3s ease;\n fill: #B5B5C3; }\n .wizard.wizard-2 .wizard-nav .wizard-steps .wizard-step .wizard-icon .svg-icon svg:hover g [fill] {\n transition: fill 0.3s ease; }\n .wizard.wizard-2 .wizard-nav .wizard-steps .wizard-step .wizard-label {\n display: flex;\n flex-direction: column;\n justify-content: center; }\n .wizard.wizard-2 .wizard-nav .wizard-steps .wizard-step .wizard-label .wizard-title {\n color: #181C32;\n font-weight: 500;\n font-size: 1.1rem; }\n .wizard.wizard-2 .wizard-nav .wizard-steps .wizard-step .wizard-label .wizard-desc {\n color: #7E8299; }\n .wizard.wizard-2 .wizard-nav .wizard-steps .wizard-step .wizard-arrow {\n color: #7E8299;\n font-size: 1.25rem; }\n .wizard.wizard-2 .wizard-nav .wizard-steps .wizard-step .wizard-arrow.last {\n display: none; }\n .wizard.wizard-2 .wizard-nav .wizard-steps .wizard-step[data-wizard-state=\"current\"] {\n background-color: #F3F6F9;\n transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease; }\n .wizard.wizard-2 .wizard-nav .wizard-steps .wizard-step[data-wizard-state=\"current\"] .wizard-icon {\n transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease; }\n .wizard.wizard-2 .wizard-nav .wizard-steps .wizard-step[data-wizard-state=\"current\"] .wizard-icon i {\n color: #3699FF !important; }\n .wizard.wizard-2 .wizard-nav .wizard-steps .wizard-step[data-wizard-state=\"current\"] .wizard-icon .svg-icon svg g [fill] {\n transition: fill 0.3s ease;\n fill: #3699FF !important; }\n .wizard.wizard-2 .wizard-nav .wizard-steps .wizard-step[data-wizard-state=\"current\"] .wizard-icon .svg-icon svg:hover g [fill] {\n transition: fill 0.3s ease; }\n .wizard.wizard-2 .wizard-nav .wizard-steps .wizard-step[data-wizard-state=\"current\"]:after {\n left: 100%;\n top: 50%;\n transform: translateY(-50%);\n content: \" \";\n height: 0;\n width: 0;\n border: solid transparent;\n position: absolute;\n border-left-color: #F3F6F9;\n border-width: 1rem; }\n .wizard.wizard-2 .wizard-body {\n width: 100%; }\n\n@media (min-width: 992px) and (max-width: 1399.98px) {\n .wizard.wizard-2 .wizard-nav {\n flex: 0 0 325px;\n width: 325px; } }\n\n@media (max-width: 991.98px) {\n .wizard.wizard-2 {\n display: block; }\n .wizard.wizard-2 .wizard-nav {\n width: 100%;\n border-bottom: 1px solid #EBEDF3; }\n .wizard.wizard-2 .wizard-nav .wizard-steps .wizard-step[data-wizard-state=\"current\"]:after {\n content: none; }\n .wizard.wizard-2 .wizard-body {\n width: 100%; } }\n"],"sourceRoot":""}