{"version":3,"sources":["webpack:///../demo1/src/sass/pages/wizard/wizard-6.scss"],"names":[],"mappings":"AAAA;AACA,aAAa;AACb;AACA;AACA,wBAAwB;AACxB;AACA;AACA;AACA,4BAA4B;AAC5B;AACA;AACA,4BAA4B;AAC5B;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,2BAA2B;AAC3B;AACA;AACA,4BAA4B;AAC5B;AACA;AACA;AACA,6BAA6B;AAC7B;AACA;AACA;AACA,gCAAgC;AAChC;AACA;AACA;AACA,6BAA6B;AAC7B;AACA;AACA,8BAA8B;AAC9B;AACA,kHAAkH;AAClH;AACA;AACA,oCAAoC;AACpC;AACA;AACA,0BAA0B;AAC1B;AACA,2BAA2B;AAC3B;AACA,yBAAyB;AACzB;AACA,yBAAyB;AACzB;AACA;AACA,kCAAkC;AAClC;AACA;AACA,gCAAgC;AAChC;AACA,wBAAwB;AACxB;AACA,uBAAuB;AACvB;AACA,uBAAuB;;AAEvB;AACA;AACA,gBAAgB;AAChB;AACA,oBAAoB,EAAE","file":"css/pages/wizard/wizard-6.css","sourcesContent":[".wizard.wizard-6 .wizard-content .wizard-nav {\n  padding: 0; }\n  .wizard.wizard-6 .wizard-content .wizard-nav .wizard-steps {\n    display: flex;\n    align-items: center; }\n    .wizard.wizard-6 .wizard-content .wizard-nav .wizard-steps .wizard-step {\n      padding: 0.75rem 0;\n      transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;\n      margin-bottom: 1.5rem; }\n      .wizard.wizard-6 .wizard-content .wizard-nav .wizard-steps .wizard-step .wizard-wrapper {\n        display: flex;\n        align-items: center; }\n      .wizard.wizard-6 .wizard-content .wizard-nav .wizard-steps .wizard-step .wizard-icon {\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;\n        min-width: 46px;\n        height: 46px;\n        border-radius: 12px;\n        background-color: #F3F6F9;\n        margin-right: 1rem; }\n        .wizard.wizard-6 .wizard-content .wizard-nav .wizard-steps .wizard-step .wizard-icon .wizard-check {\n          display: none;\n          font-size: 1.4rem; }\n        .wizard.wizard-6 .wizard-content .wizard-nav .wizard-steps .wizard-step .wizard-icon .wizard-number {\n          font-weight: 600;\n          color: #3F4254;\n          font-size: 1.35rem; }\n      .wizard.wizard-6 .wizard-content .wizard-nav .wizard-steps .wizard-step .wizard-label {\n        display: flex;\n        flex-direction: column;\n        justify-content: center; }\n        .wizard.wizard-6 .wizard-content .wizard-nav .wizard-steps .wizard-step .wizard-label .wizard-title {\n          color: #181C32;\n          font-weight: 600;\n          font-size: 1.24rem; }\n        .wizard.wizard-6 .wizard-content .wizard-nav .wizard-steps .wizard-step .wizard-label .wizard-desc {\n          color: #B5B5C3;\n          font-size: 0.925rem; }\n      .wizard.wizard-6 .wizard-content .wizard-nav .wizard-steps .wizard-step[data-wizard-state=\"current\"] {\n        transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease; }\n        .wizard.wizard-6 .wizard-content .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          background-color: #C9F7F5; }\n          .wizard.wizard-6 .wizard-content .wizard-nav .wizard-steps .wizard-step[data-wizard-state=\"current\"] .wizard-icon .wizard-check {\n            color: #1BC5BD;\n            display: none; }\n          .wizard.wizard-6 .wizard-content .wizard-nav .wizard-steps .wizard-step[data-wizard-state=\"current\"] .wizard-icon .wizard-number {\n            color: #1BC5BD; }\n        .wizard.wizard-6 .wizard-content .wizard-nav .wizard-steps .wizard-step[data-wizard-state=\"current\"] .wizard-label .wizard-title {\n          color: #181C32; }\n        .wizard.wizard-6 .wizard-content .wizard-nav .wizard-steps .wizard-step[data-wizard-state=\"current\"] .wizard-label .wizard-desc {\n          color: #B5B5C3; }\n      .wizard.wizard-6 .wizard-content .wizard-nav .wizard-steps .wizard-step[data-wizard-state=\"current\"]:last-child .wizard-icon, .wizard.wizard-6 .wizard-content .wizard-nav .wizard-steps .wizard-step[data-wizard-state=\"done\"] .wizard-icon {\n        transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;\n        background-color: #C9F7F5; }\n        .wizard.wizard-6 .wizard-content .wizard-nav .wizard-steps .wizard-step[data-wizard-state=\"current\"]:last-child .wizard-icon .wizard-check, .wizard.wizard-6 .wizard-content .wizard-nav .wizard-steps .wizard-step[data-wizard-state=\"done\"] .wizard-icon .wizard-check {\n          color: #1BC5BD;\n          display: inline-block; }\n        .wizard.wizard-6 .wizard-content .wizard-nav .wizard-steps .wizard-step[data-wizard-state=\"current\"]:last-child .wizard-icon .wizard-number, .wizard.wizard-6 .wizard-content .wizard-nav .wizard-steps .wizard-step[data-wizard-state=\"done\"] .wizard-icon .wizard-number {\n          display: none; }\n      .wizard.wizard-6 .wizard-content .wizard-nav .wizard-steps .wizard-step[data-wizard-state=\"current\"]:last-child .wizard-label .wizard-title, .wizard.wizard-6 .wizard-content .wizard-nav .wizard-steps .wizard-step[data-wizard-state=\"done\"] .wizard-label .wizard-title {\n        color: #B5B5C3; }\n      .wizard.wizard-6 .wizard-content .wizard-nav .wizard-steps .wizard-step[data-wizard-state=\"current\"]:last-child .wizard-label .wizard-desc, .wizard.wizard-6 .wizard-content .wizard-nav .wizard-steps .wizard-step[data-wizard-state=\"done\"] .wizard-label .wizard-desc {\n        color: #D1D3E0; }\n\n@media (max-width: 767.98px) {\n  .wizard.wizard-6 .wizard-content .wizard-nav .wizard-steps .wizard-step {\n    width: 100%; }\n    .wizard.wizard-6 .wizard-content .wizard-nav .wizard-steps .wizard-step .wizard-wrapper .svg-icon {\n      display: none; } }\n"],"sourceRoot":""}