@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap);*{box-sizing:border-box;font-family:Montserrat,sans-serif}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;height:100vh;margin:0;width:100vw}.avatar{display:flex}.avatar--info{display:flex;flex-direction:column;justify-content:center;padding-left:5px}.avatar--info>p{font-weight:500;margin:0}.avatar--info-name{font-size:12px}.avatar--info-date{font-size:10px}.test-input{align-items:baseline;border:1px solid grey;border-radius:2px;display:flex;font-size:13px}.test-input>input{border:none}.test-input>input:focus{outline:none}.form-actualization{flex-wrap:wrap}.form-actualization .type-document{display:flex;flex-direction:row;gap:20px;justify-content:flex-start}.form-actualization .type-document :nth-child(2){flex-grow:1}.form-actualization>div{display:flex;flex-direction:column;margin:8px;padding-bottom:2%}.form-actualization>div>input,.form-actualization>div>label{font-size:11px}.title-blue{color:#0071c4;font-weight:500}.App{background-color:#fff;height:100vh;width:100vw}.Otp{zoom:125%;align-items:center;display:flex;flex-direction:column;justify-content:space-between;left:50%;top:50%}.Otp:disabled{background:#ccc}.Otp .tiempo{width:15%}.Otp .celular{width:10%}.Otp input{width:1.2em!important}.btn-info{background-color:#005b9c;border-radius:40px;color:#fff;cursor:pointer;font-size:18px;justify-content:center;margin-top:15%;padding:15px 30px;width:60%}.btn-info,.info-capcha{align-items:center;display:flex}.info-capcha{align-content:center;flex-direction:row;font-size:small;text-align:justify}.info-capcha>p{margin:8px}.captcha{margin-left:8px;width:100%}.btn-modal-habeas{align-items:center;background-color:initial;border:1px solid #e4e4e4;border-radius:50px;color:#000;cursor:pointer;display:flex;font-size:14px;justify-content:space-around;padding:5px 3px}#rc-anchor-container{transform:scale(.84);transform-origin:0 0}@media screen and (min-width:993px){.presentationForm{background-color:#fff;border-radius:30px;margin:0 60px 0 20px;padding:10px}.btn-modal-cancelar{background-color:#fff;border-color:#0040a8;border-radius:50px;color:#0040a8;margin-right:3%}.btn-modal,.btn-modal-cancelar{align-items:center;cursor:pointer;display:flex;font-size:18px;padding:15px 30px}.btn-modal{background-color:#005b9c;border-radius:50px;color:#fff}.btn-habeas{align-items:center;background-color:#fff;border-color:#0040a8;border-radius:50px;color:#0040a8;cursor:pointer;display:flex;font-size:18px;margin-right:2%;margin-top:15px;padding:15px 30px}}@media screen and (max-width:993px){.presentationForm{background-color:#fff;margin:0 60px 0 20px;padding:10px}.btn-modal-cancelar{background-color:#fff;border-color:#0040a8;border-radius:50px;color:#0040a8;margin-bottom:3%}.btn-modal,.btn-modal-cancelar{align-items:center;cursor:pointer;display:flex;font-size:18px;justify-content:space-around;padding:15px 30px}.btn-modal{background-color:#005b9c;border-radius:50px;color:#fff}.btn-habeas{align-items:center;background-color:#fff;border-color:#0040a8;border-radius:50px;color:#0040a8;cursor:pointer;font-size:18px;padding:15px 30px}.info-capcha{align-content:center;align-items:center;display:flex;flex-direction:column;font-size:small;text-align:justify}}@media screen and (max-width:665px){.form-actualization .type-document{display:flex;flex-direction:column;gap:20px;justify-content:flex-start}.Otp .tiempo{width:20%}.Otp .celular{width:25%}.btn-modal-habeas{align-items:center;background-color:initial;border:1px solid #e4e4e4;border-radius:50px;color:#000;cursor:pointer;display:flex;font-size:14px;justify-content:space-around;margin-bottom:5%;padding:5px 3px}}.btn{background-color:#005b9c;background-color:#;color:#fff;cursor:pointer}.btn,.btnDisabled{border-radius:50px;font-size:18px;margin-top:15px;padding:15px 30px}.btnDisabled{background-color:#f5f5f5;color:#858585;cursor:auto}.btnOtp{background-color:#005b9c;color:#fff;cursor:pointer}.btnOtp,.btnOtpDisabled{border-radius:50px;font-size:14px;margin-top:15px;padding:10px 20px}.btnOtpDisabled{background-color:#f5f5f5;color:#858585;cursor:auto}.btn-contact{font-size:18px}.btn-contact,.btnResend{background-color:initial;border-style:hidden;color:#005b9c;cursor:pointer;margin-top:15px;padding:15px 30px}.btnResend{font-size:12px}.btnResendDisable{color:#858585;cursor:auto}.btnResendDisable,.btnSelectOther{background-color:initial;border-style:hidden;font-size:12px;margin-top:15px;padding:15px 30px}.btnSelectOther{color:#005b9c;cursor:pointer}.btnSelectOtherDisable{background-color:initial;border-style:hidden;color:#858585;cursor:auto;font-size:12px;margin-top:15px;padding:15px 30px}.formField,.habeasButton{display:flex;flex-wrap:wrap;gap:20px;padding:0}.infoObligatoria{color:#858585;font-size:19px}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.exit-button{align-items:center;background-color:#1a356c;cursor:pointer;display:flex;height:34px;justify-content:center;width:33px}.exit-button svg{stroke:#fff;height:20px;width:20px}.header{align-items:center;background:#fff;box-shadow:0 2px 4px #0000001a;display:flex;flex-direction:column;justify-content:center;padding:8px 16px;text-align:center}.header .logo img{width:150px}.header .info{font-size:14px;line-height:1.4}.header .info img{vertical-align:middle;width:18px}.header .phone{display:block;margin-top:4px}.header .exit-button svg{cursor:pointer}@media (min-width:768px){.header{flex-direction:row;justify-content:space-between;text-align:left}.header .logo img{width:250px}.header .info{font-size:13px}.header .phone{display:inline;margin-left:6px}}header.header{align-items:center;display:flex;flex-direction:row;margin:0!important}header.header,header.header .logo{padding:0!important}header.header .logo img{margin:0;padding:0}.back-icon.hidden{display:none!important}.header .exit-button{border-radius:12px;cursor:pointer;position:absolute;right:10px;top:10px}.header .logo{margin:0;padding:8px;text-align:left;width:450px}.info{display:none}.info .phone{display:none;margin-left:8px}.formulario{background-color:#f4f5f7;flex-direction:column;height:100vh}.formulario,.formulario header{display:flex;justify-content:space-between}.formulario header{align-items:flex-start;background-color:#fff;border-bottom:2px solid #e4e4e4;min-height:80px;padding:0}.formulario header svg{cursor:pointer}.formulario section{background-color:#f4f5f7;display:flex;justify-content:center}.formulario section article{background-color:#fff;border:1px solid #e4e4e4;border-radius:15px;margin:15px;min-height:450px;padding:40px 20px;width:clamp(350px,70%,900px)}.formulario footer{align-items:center;justify-content:space-around;min-height:70px;padding:0 40px}.formulario footer,.informacion{background-color:#fff;display:flex}.informacion{flex-direction:column;height:100vh;justify-content:space-between}.informacion header{justify-content:space-between;min-height:80px;padding:10px 45px 0}.informacion footer,.informacion header{align-items:center;background-color:#fff;display:flex}.informacion footer{justify-content:space-around;min-height:70px;padding:0 40px}.grid{display:flex;flex-wrap:row wrap}.grid>div{flex:1 1 200px}.alertErrorEnable{display:flex}.alertErrorDisable{display:none}.loader{left:50%;margin:0 -50% 0 0;position:absolute;top:50%;transform:translate(-50%,-50%)}.modal,.modalHabeas{padding:0 0 2%}.success>img{width:50px}.success>h3{margin-bottom:15%}.success>h3,.success>p{text-align:center}.center-response{align-items:center!important;display:flex!important;justify-content:center!important}.left-response{align-items:center;display:flex;justify-content:space-between;left:50%;margin:0 10%;top:50%}.left-response>.right{zoom:130%}.left-response>.left{zoom:150%;margin-right:20%;text-align:justify}.left-response>.left>h2{zoom:130%;margin-bottom:10%}@media screen and (min-width:993px){.header{border-top:4px solid #1a356c;flex-direction:row;justify-content:space-between;text-align:left}.header .exit-button{border-radius:0;left:auto;right:10px;top:0}.info{align-items:center;display:flex;margin-left:20px}.info .phone{display:none;margin-left:8px}.info:hover .phone{display:inline}.header .logo{display:flex;float:none;justify-content:flex-start;margin:0;padding:0;width:auto}.header .logo img{height:auto;max-width:450px;width:100%}header .info{align-items:center;background-color:#1a356c;background-image:url(https://image-hosted.s3.us-east-1.amazonaws.com/pestana.png);background-position:0;background-repeat:no-repeat;background-size:auto 100%;border-bottom:1px solid #fff;box-sizing:border-box;color:#fff;display:flex;flex-direction:column;float:left;font-size:14px;height:35px;margin-top:0;padding-left:45px;padding-top:5px;width:100%}.modal-btn{display:flex;justify-content:flex-end}.habeas-btn{justify-content:flex-start}.fidu-completa,.habeas-btn{display:flex}.info img{margin-right:8px}.fidu-logo{display:none}.success{align-items:center;display:flex;flex-direction:column;justify-content:space-between;left:50%;top:50%}}@media screen and (max-width:993px){.habeas-btn,.modal-btn{display:flex;flex-direction:column}.fidu-completa{display:none}.fidu-logo,.success{display:flex}.success{align-items:center;flex-direction:column;justify-content:space-between;left:50%;top:50%}.formulario footer>img,.informacion footer>img{height:auto;max-width:150px}.left-response>.right{display:none}.modalHabeas{overflow:scroll;padding:0 0 2%}.btn-cerrar{align-items:center;background:#f0f0f5;border:none;border-radius:50%;box-shadow:0 2px 5px #0000001a;color:#003eac;cursor:pointer;display:flex;height:36px;justify-content:center;padding:8px;transition:background-color .25s ease,box-shadow .25s ease;width:36px}.btn-cerrar:hover{background-color:#003eac;box-shadow:0 4px 12px #003eac4d;color:#fff}.btn-cerrar:focus{outline:2px solid #003eac;outline-offset:2px}.phone{margin-left:8px}}