.container-sidebar-general-configurator .title-sidebar{margin-left:20px;padding-bottom:20px}.container-sidebar-general-configurator .title-sidebar p{color:#262626;font-weight:600}.sidebar-general-configurator{display:flex;width:320px;min-height:75vh;padding:40px 20px 20px;justify-content:center;align-items:start;background-color:#fff}.sidebar-general-configurator .inner-sidebar{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:25px;width:100%}.sidebar-general-configurator .step{display:flex;justify-content:space-between;align-items:center;width:100%;height:55px;padding:10px;cursor:pointer;text-decoration:none}.sidebar-general-configurator .step .step-name{color:#8990ad;text-transform:capitalize}.sidebar-general-configurator .step .step-arrow{display:flex;justify-content:center;align-items:center;width:10px;height:10px}.container-sidebar-general-configurator .mobile-close-button img img,.sidebar-general-configurator .step .step-arrow img{object-fit:contain;width:100%}.sidebar-general-configurator .step.active{background:#fff 0 0 no-repeat padding-box;box-shadow:0 3px 26px #0000001c;border-radius:5px;opacity:1}.container-sidebar-general-configurator .mobile-close-button{display:none;width:100%;align-items:end;justify-content:end}.container-sidebar-general-configurator .mobile-close-button .img{display:flex;justify-content:center;align-items:center;width:15px;height:15px;cursor:pointer}@media (max-width:1240px){.container-sidebar-general-configurator{display:none;position:fixed;left:0;top:85px;height:100%;z-index:1;width:100%;align-items:start;justify-content:end;background-color:#00000021}.sidebar-general-configurator{flex-direction:column;justify-content:start;align-items:center;gap:30px;padding:20px;height:100%}.container-sidebar-general-configurator .title-sidebar{display:none}.container-sidebar-general-configurator .mobile-close-button{display:flex}}