.header-guias{background-color:#fff}.header-guias__container{display:flex;flex-direction:column;gap:.5rem;padding:1rem}.header-guias__row{align-items:center;display:flex;justify-content:space-between}.header-guias__row--bottom{justify-content:flex-end}.header-guias__back{align-items:center;display:flex;text-decoration:none}.header-guias__back-icon{color:#366eec;flex-shrink:0;height:1.25rem;width:1.25rem}.header-guias__back-text{color:#366eec;font-size:1rem;margin-left:.5rem}.header-guias__cpsa{color:#111;font-size:.9rem;font-weight:700}.header-guias__steps{display:flex;gap:.5rem;justify-content:center}.header-guias__step{align-items:center;background-color:rgb(var(--color-gray-200)/1);border:1px solid rgb(var(--color-gray-100)/1);border-radius:50%;display:flex;font-weight:700;height:30px;justify-content:center;margin-left:-15px;width:30px}.header-guias__step--active{background-color:#366eec;color:#fff}.header-guias__logo .header-guias__logo-img{border-radius:8px}.header-guias__resume-btn{align-items:center;background:none;border:none;color:#366eec;cursor:pointer;display:flex;font-weight:600}.header-guias__progress{background:linear-gradient(96deg,#2676bb,#366eec);display:flex;height:4px;overflow:hidden}.header-guias__progress-bar{background-color:#366eec}@media (max-width:1024px){.header-guias{background-color:rgb(var(--color-gray-100)/1);left:0;position:fixed;right:0;top:0;z-index:100}.header-guias__back-text{display:none}}@media (max-width:768px){.header-guias__cpsa strong{display:none}.header-guias__row--bottom{display:flex}}@media (min-width:1025px){.header-guias__steps{display:none}.header-guias__container{padding:1rem 5rem 1rem 8rem}.header-guias__progress{background:linear-gradient(96deg,#2676bb,#366eec)}.header-guias__progress-bar,.header-guias__row--bottom{display:none}}@media (max-width:450px){.header-guias__logo{display:none}}.dark .header-guias__step:not(.header-guias__step--active){background-color:rgb(var(--color-gray-600)/1)}.sidebar{background:rgb(var(--color-gray-100)/1);bottom:0;box-shadow:0 6px 20px #0206171f;left:0;max-width:450px;position:fixed;top:0;transition:transform .28s ease,box-shadow .2s;width:65px;z-index:1000}.sidebar.sidebar--open{transform:translate(0);width:100%}.sidebar__overlay{background:#00000073;top:0;right:0;bottom:0;left:0;position:fixed;z-index:900}.sidebar__container{height:100%}.sidebar__container,.sidebar__content{display:flex;flex-direction:column;overflow:hidden}.sidebar__content{justify-content:center;min-height:100%;padding:1rem}.sidebar__progress-vertical{background:rgb(var(--color-gray-200)/1);border-radius:.75rem;flex:1;width:6px}.sidebar__progress-inner{background:linear-gradient(180deg,#2676bb,#366eec);border-radius:inherit;height:0;transition:height .3s ease;width:100%}.sidebar__step{display:flex;gap:1rem}.sidebar__side-numbers,.sidebar__step-numbers{align-items:center;display:flex;flex-direction:column;width:56px}.sidebar__step-title{align-items:center;background:rgb(var(--color-gray-300)/1);border-radius:999px;display:flex;font-weight:600;height:36px;justify-content:center;width:36px}.sidebar__step-title.is-active{background:#366eec;color:#fff}.sidebar__step-title.is-disabled{opacity:.5}.sidebar__content-text{max-width:80%}.sidebar__step-content{display:flex;flex:1;flex-direction:column;gap:.5rem;padding:.5rem 0 2rem}.sidebar__header,.sidebar__header-step{align-items:center;display:flex;justify-content:space-between}.sidebar__title,.title-step{font-size:1rem;font-weight:700}.sidebar__edit-btn{align-items:center;display:inline-flex}.sidebar__edit-icon{height:16px;width:16px}.sidebar__dados-step,.sidebar__data-list{display:flex;flex-direction:column;gap:.4rem;list-style:none;margin:0;padding:0}.sidebar__dados-step{max-width:70%}.sidebar__toggle-btn{align-items:center;background:rgb(var(--color-gray-800)/1);border:none;border-radius:999px;bottom:20px;color:#fff;cursor:pointer;display:inline-flex;height:36px;justify-content:center;position:absolute;right:-18px;width:36px;z-index:1100}.dark .sidebar__step-title{background:rgb(var(--color-gray-600)/1)}@media (max-width:900px){.sidebar{border-radius:0;bottom:0;box-shadow:none;left:0;max-width:100%;top:0;transform:translate(-110%);width:100%}.sidebar.sidebar--open{transform:translate(0)}.sidebar__toggle-btn{bottom:12px;right:12px}}@media (min-width:901px) and (max-width:1299px){.sidebar{transform:translate(-110%)}.sidebar.sidebar--open{transform:translate(0);width:360px}.sidebar__toggle-btn{right:0}}.sidebar:not(.sidebar--open) .sidebar__step{height:100px}.list-disc{list-style-type:disc;padding-left:1rem}.underline-offset-4{text-decoration:underline;text-underline-offset:4px}
