@import"https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";.input-container{position:relative;width:100%}.input-field{font-size:.9rem;background-color:transparent;width:100%;box-sizing:border-box;padding-inline:.5em;padding-block:.7em;border:none;border-bottom:2px solid rgba(221,221,221,.39)}.input-border{position:absolute;background:var(--color-primary);width:100%;height:0px;bottom:0;left:0;transition:.1s}input:hover{background:#dddddd63}input:focus{outline:none}input:focus~.input-border{height:2px}@media (max-width: 480px){.input-field{font-size:.8rem;padding-inline:.3em;padding-block:.5em}.input-field::placeholder{font-size:.8rem}}.btn{width:auto;font-weight:500;border:0;border-radius:3em;cursor:pointer;display:inline-block;line-height:1.5;box-shadow:#00000026 0 3px 3px;transition:all .1s ease-in-out}.btn-link{background-color:transparent;box-shadow:none;color:var(--color-primary);padding:0;text-decoration:underline;border:0}.btn-link:hover{cursor:pointer;color:var(--color-primary-hover)}.btn:hover{transform:scale(1.02);transition:all .1s ease-in-out}.btn:disabled{background-color:#76819a;color:#fff;cursor:not-allowed;transform:scale(1)}.btn:disabled:hover{background-color:#76819a}.btn-centered{margin:0 auto}.btn-small{font-size:.75rem;padding:5px 16px}.btn-medium{font-size:.85rem;padding:8px 20px}.btn-large{font-size:.95rem;width:12rem;height:1.9rem}.btn-primary{color:#fff;background-color:var(--color-primary)}.btn-primary:hover{background-color:var(--color-primary-hover)}.btn-secondary{color:#333;background-color:transparent;box-shadow:#00000026 0 0 0 1px inset}.btn-secondary:hover{background-color:var(--color-secondary-hover)}.btn-danger{color:#fff;background-color:var(--color-danger)}.btn-danger:hover{background-color:var(--color-danger-hover)}.btn-warning{color:#fff;background-color:var(--color-warning)}.btn-warning:hover{background-color:var(--color-warning-hover)}.btn-success{color:#fff;background-color:var(--color-success)}.btn-success:hover{background-color:var(--color-success-hover)}.btn-transparent{color:var(--color-primary);background-color:transparent;box-shadow:none}.btn-transparent:hover{background-color:var(--color-primary-hover)}.btn-icon{padding:10px}.btn-icon:hover{background-color:transparent}@media (max-width: 480px){.btn{font-weight:400}.btn-small{font-size:.55rem;padding:3px 14px}.btn-medium{font-size:.65rem;padding:5px 16px}.btn-large{font-size:.75rem}}.typography{margin:0}.font-size-sm{font-size:.875rem}.font-size-md{font-size:1rem}.font-size-lg{font-size:1.25rem}.font-size-xl{font-size:1.7rem}@media screen and (max-width: 480px){.font-size-sm{font-size:.7rem}.font-size-md{font-size:.8rem}.font-size-lg{font-size:.9rem}.font-size-xl{font-size:1.2rem}}.loader{background-color:#fff;display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%;height:100%}.pl{width:6em;height:6em}.pl__ring{animation:ringA 2s linear infinite}.pl__ring--a{stroke:var(--color-success)}.pl__ring--b{animation-name:ringB;stroke:var(--color-warning)}.pl__ring--c{animation-name:ringC;stroke:var(--color-primary)}.pl__ring--d{animation-name:ringD;stroke:var(--color-danger)}@keyframes ringA{0%,4%{stroke-dasharray:0 660;stroke-width:20;stroke-dashoffset:-330}12%{stroke-dasharray:60 600;stroke-width:30;stroke-dashoffset:-335}32%{stroke-dasharray:60 600;stroke-width:30;stroke-dashoffset:-595}40%,54%{stroke-dasharray:0 660;stroke-width:20;stroke-dashoffset:-660}62%{stroke-dasharray:60 600;stroke-width:30;stroke-dashoffset:-665}82%{stroke-dasharray:60 600;stroke-width:30;stroke-dashoffset:-925}90%,to{stroke-dasharray:0 660;stroke-width:20;stroke-dashoffset:-990}}@keyframes ringB{0%,12%{stroke-dasharray:0 220;stroke-width:20;stroke-dashoffset:-110}20%{stroke-dasharray:20 200;stroke-width:30;stroke-dashoffset:-115}40%{stroke-dasharray:20 200;stroke-width:30;stroke-dashoffset:-195}48%,62%{stroke-dasharray:0 220;stroke-width:20;stroke-dashoffset:-220}70%{stroke-dasharray:20 200;stroke-width:30;stroke-dashoffset:-225}90%{stroke-dasharray:20 200;stroke-width:30;stroke-dashoffset:-305}98%,to{stroke-dasharray:0 220;stroke-width:20;stroke-dashoffset:-330}}@keyframes ringC{0%{stroke-dasharray:0 440;stroke-width:20;stroke-dashoffset:0}8%{stroke-dasharray:40 400;stroke-width:30;stroke-dashoffset:-5}28%{stroke-dasharray:40 400;stroke-width:30;stroke-dashoffset:-175}36%,58%{stroke-dasharray:0 440;stroke-width:20;stroke-dashoffset:-220}66%{stroke-dasharray:40 400;stroke-width:30;stroke-dashoffset:-225}86%{stroke-dasharray:40 400;stroke-width:30;stroke-dashoffset:-395}94%,to{stroke-dasharray:0 440;stroke-width:20;stroke-dashoffset:-440}}@keyframes ringD{0%,8%{stroke-dasharray:0 440;stroke-width:20;stroke-dashoffset:0}16%{stroke-dasharray:40 400;stroke-width:30;stroke-dashoffset:-5}36%{stroke-dasharray:40 400;stroke-width:30;stroke-dashoffset:-175}44%,50%{stroke-dasharray:0 440;stroke-width:20;stroke-dashoffset:-220}58%{stroke-dasharray:40 400;stroke-width:30;stroke-dashoffset:-225}78%{stroke-dasharray:40 400;stroke-width:30;stroke-dashoffset:-395}86%,to{stroke-dasharray:0 440;stroke-width:20;stroke-dashoffset:-440}}@media screen and (max-width: 768px){.loader{margin-top:1rem}}:root{--ff-sans: "Poppins", Inter, "Istok Web", system-ui, Avenir, "Helvetica Neue", Helvetica, Arial, sans-serif;--base-size: 16px;--fz-xs: .7rem;--fz-sm: .8rem;--fz-base: 1rem;--fz-lg: 1.125rem;--fz-xl: 1.6rem;--color-text: #242424;--color-muted: #76819a;--bg-primary: #ffffff;--color-primary: #0ca4ad;--color-primary-600: #0ca4adad;--color-primary-hover: #1ca1ca;--color-secondary: #e2e8f0;--color-secondary-hover: #cbd5e1;--color-danger: #dc2626;--color-danger-hover: #b91c1c;--color-success: #03d370ad;--color-success-hover: #16a34a;--color-warning: #f59e0b;--color-warning-hover: #d97706;--accent-color: #76819a;--container-max: 1200px;--radius: 8px;--radius-round: 9999px;--gap-sm: .5rem;--gap-md: 1rem;--gap-lg: 1.5rem;--transition-fast: .18s;--transition: .3s cubic-bezier(.22, .9, .35, 1);--shadow-sm: 0 1px 3px rgba(0, 0, 0, .06);--shadow-md: 0 6px 18px rgba(0, 0, 0, .08)}*,*:before,*:after{box-sizing:border-box}html{font-family:var(--ff-sans);font-size:var(--base-size);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;line-height:1.5;color:var(--color-text)}body{margin:0;min-width:320px;min-height:100vh;background:var(--bg-primary);-webkit-font-smoothing:antialiased;display:block;-webkit-tap-highlight-color:transparent}h1,h2,h3,h4,h5,h6{color:var(--color-text);margin:0 0 .5rem;font-weight:600;line-height:1.2}h1{font-size:clamp(1.4rem,1.8vw + 1rem,2rem)}h2{font-size:clamp(1.2rem,1.5vw + .9rem,1.6rem)}h3{font-size:clamp(1rem,1.2vw + .8rem,1.3rem)}h4{font-size:1rem}h5{font-size:.9rem}h6{font-size:.8rem}p{margin:0 0 .5rem;font-size:var(--fz-base);color:var(--color-text)}p:last-child{margin-bottom:0}a{color:inherit;text-decoration:underline}strong{font-weight:600}section{margin:0;padding:0}ul{margin:0;padding:0}ul>li{list-style:none}figure{margin:0;padding:0}.flex{display:flex}.flex-center{display:flex;align-items:center;justify-content:center}.justify-center{justify-content:center}.w-full{width:100%}.text-sm{font-size:var(--fz-sm)}.text-xs{font-size:var(--fz-xs)}.text-acent{color:var(--accent-color)}.text-light{font-weight:300}.text-bold{font-weight:700}.text-center{text-align:center}.text-capitalize{text-transform:capitalize}.text-destructive{color:var(--color-danger)}.mt-10{margin-top:10px}.mt-30{margin-top:30px}.mb-10{margin-bottom:10px}.divider{width:100%;height:1px;background-color:#22c55e;margin:.5rem 0}.container{width:100%;margin:0 auto;transition:all var(--transition);position:relative;min-height:100vh;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden}.navbar-container{position:relative;height:10rem;display:flex;background-color:var(--bg-primary)}.content-container{display:flex;flex:1;position:relative;width:100%;height:100%;margin:0 auto}.main-content{display:flex;padding:1rem;flex-direction:column;align-items:center;margin:0 auto;width:100%;transition:padding var(--transition);gap:var(--gap-md)}.loader-screen{display:flex;justify-content:center;align-items:center;width:100vw;height:100vh}.form_header-title{color:var(--accent-color);padding:1rem 0 .5rem}.form_header-description{color:var(--accent-color);padding-bottom:1rem}.login-container{width:100%;height:100%;margin:0 auto;gap:.5rem;padding:0}.devolucion-form{margin:auto;background-color:#fff;border-radius:12px;max-width:900px;padding:1.5rem}.form-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:20px}.form-section{display:flex;flex-direction:column;gap:14px;border-radius:8px;padding:16px}.form-title{margin-bottom:12px;font-weight:600;font-size:1.1rem}.solicitante-title{color:#27da77}.bancario-title{color:#06f}.form-select{width:100%;padding:8px 10px;border-radius:6px;border:1px solid #ccc;font-size:14px;background-color:#fff}.radio-group{display:flex;gap:10px;align-items:center}.file-input{display:block;width:100%;margin-top:6px}.form-input__container{display:flex;flex-direction:column;gap:var(--gap-sm)}.form-footer{display:flex;gap:1rem;justify-content:center;flex-direction:column}.form-footer__description{color:var(--accent-color);padding:.5rem 0;font-size:.9rem}.form-footer>ul{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0;gap:1rem}.form-footer>ul>li{list-style:none}.main-error-page,.main-notfund-page{margin:0 auto;width:100%;min-height:60vh;height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;background-color:var(--bg-primary);padding:2rem;box-sizing:border-box}.error-title{max-width:90ch;font-size:clamp(1.8rem,3.5vw + .5rem,2.4rem);font-weight:700;text-align:center;color:#4b4b62;margin-bottom:16px}.error-subtitle{max-width:80ch;font-size:clamp(.9rem,1.2vw + .6rem,1rem);line-height:1.35;text-align:center;color:#4b4b62;margin-bottom:24px}.notfund-title{font-size:clamp(3rem,8vw,6rem);font-weight:300;text-align:center}.notfund-subtitle{font-size:1rem;margin-bottom:24px;text-align:center}@media (max-width: 1024px){.main-content{padding:1rem}}@media (max-width: 768px){.main-content{padding:1rem}}@media (max-width: 600px){.devolucion-form{padding:1rem}.form-grid{grid-template-columns:1fr;gap:15px}}@media (max-width: 480px){h1{font-size:1.6rem}h2{font-size:1.2rem}.login-container{padding:1rem;max-width:100%}.form_header-title{font-size:1.3rem;padding-bottom:1rem}.form_header-description{font-size:.75rem;padding-bottom:.75rem}.form-footer__description{font-size:.75rem}.form-input{padding:.5rem}.form-label,.details-list h4{font-size:.8rem}.details-list p{font-size:.9rem}.ip-text{font-size:.8rem;margin-top:.5rem}.main-error-page,.main-notfund-page{padding:1rem;max-width:320px}.error-title{font-size:2.2rem}.error-subtitle,.notfund-subtitle{font-size:.9rem}}@media screen and (max-width: 768px){.footer{margin-top:0}.footer__parners{flex-direction:column}.footer__logo-ding{width:10rem}.footer__text{text-align:center}.footer__logo-fogafin{width:9rem}.navbar-container{height:4rem}.main-content{margin:0}.login-container{padding:1rem;max-width:100%}}:focus{outline:none}:focus-visible{outline:3px solid rgba(12,164,173,.18);outline-offset:2px;border-radius:4px}
