.change-password-module__JVfNRG__pageContainer{flex-direction:column;justify-content:space-evenly;align-items:center;min-height:100vh;padding:20px;display:flex}.change-password-module__JVfNRG__breadcrumbWrapper{width:100%;height:10vh;padding-top:15px}.change-password-module__JVfNRG__formWrapper{justify-content:center;width:60%;height:85vh;display:flex}.change-password-module__JVfNRG__card{background-color:#fff;border-radius:16px;flex-direction:column;justify-content:space-between;align-items:center;width:50%;height:80%;padding:40px;display:flex}.change-password-module__JVfNRG__cardHeader{align-self:flex-start;display:flex}.change-password-module__JVfNRG__titleRow{flex-direction:row;justify-content:flex-start;align-items:center;gap:8px;display:flex}.change-password-module__JVfNRG__iconCircle{border-radius:25px;place-content:center;width:45px;height:45px;display:flex}.change-password-module__JVfNRG__iconCircle i{color:var(--primary-color);margin-top:5px;font-size:2rem}.change-password-module__JVfNRG__title{color:var(--primary-color)}.change-password-module__JVfNRG__description{color:var(--text-secondary);font-size:14px}.change-password-module__JVfNRG__form{flex-direction:column;gap:8px;width:100%;display:flex}.change-password-module__JVfNRG__buttons{gap:15px;width:100%;display:flex}.change-password-module__JVfNRG__half{width:50%}.change-password-module__JVfNRG__primaryButton{background-color:var(--primary-color);color:#fff}.change-password-module__JVfNRG__secondaryButton{color:var(--primary-color)}@media (max-width:900px){.change-password-module__JVfNRG__formWrapper{width:90%;height:auto}.change-password-module__JVfNRG__card{width:100%;max-width:540px;height:auto;padding:24px}.change-password-module__JVfNRG__titleRow{gap:12px}.change-password-module__JVfNRG__description{font-size:13px}.change-password-module__JVfNRG__buttons{flex-direction:column;gap:10px}.change-password-module__JVfNRG__half{width:100%}}@media (min-width:901px) and (max-width:1200px){.change-password-module__JVfNRG__formWrapper{width:80%}.change-password-module__JVfNRG__card{width:70%}}
.custom-footer{background-color:var(--primary-color);color:#fff;width:100%;padding:3rem 1.5rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.logo-area{justify-content:center;display:flex}.footer-content{grid-template-columns:1.2fr 1.2fr 1fr 1fr;gap:6.5rem;max-width:80vw;margin:0 auto 0 7vw;display:grid}.footer-col{flex-direction:column;display:flex}.img-placeholder-logo{color:#fff9;background-color:#fff3;border:1px solid #ffffff4d;border-radius:4px;justify-content:center;align-items:center;width:200px;height:70px;margin-bottom:1.5rem;font-weight:700;display:flex}.img-placeholder-selo{color:#00009c;background-color:#fff;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:130px;height:45px;font-size:.75rem;font-weight:700;display:flex}.contact-item{align-items:flex-start;gap:.75rem;margin-bottom:1rem;display:flex}.contact-item i{margin-top:3px;font-size:1.2rem}.contact-item span{font-size:.95rem;font-weight:300;line-height:1.4}.email-text{word-break:break-all}.security-badge-area{align-items:center;gap:1rem;margin-top:1rem;display:flex}.security-text{font-size:.75rem;line-height:1.2}.unit-title{text-transform:uppercase;letter-spacing:.5px;margin-bottom:1rem;font-size:1rem;font-weight:700}.custom-outline-btn{border-radius:10px;width:auto;margin-top:.5rem;color:#fff!important;box-shadow:none!important;background:0 0!important;border:2px solid #fff!important;padding:.6rem 2rem!important;font-size:.8rem!important;font-weight:700!important}.custom-outline-btn:hover{background:#ffffff26!important;border-color:#fff!important}.custom-outline-btn:focus{box-shadow:0 0 0 2px #ffffff4d!important}.social-icons{justify-content:center;gap:1rem;margin-top:2.4rem;display:flex}.social-icons a{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;text-decoration:none;transition:background-color .2s,color .2s;display:flex}.social-icons a:hover{color:var(--primary-color);background-color:#fff}.social-icons i{font-size:1.2rem}.social-icons-mobile{display:none}@media (max-width:991px){.footer-content{grid-template-columns:1fr;gap:2.5rem}.social-icons{display:none}.custom-outline-btn{width:100%}.social-icons-mobile{justify-content:center;gap:1rem;margin:4vh 0;display:flex}.social-icons-mobile a{color:#fff;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;text-decoration:none;transition:background-color .2s,color .2s;display:flex}.social-icons-mobile a:hover{color:var(--primary-color);background-color:#fff}.social-icons-mobile i{font-size:1.2rem}}
