.back-button{background:transparent;color:#374151;padding:.5rem 1rem;border-radius:2rem;font-size:.7rem;font-weight:500;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center;gap:.5rem;flex-shrink:0;min-width:-moz-fit-content;min-width:fit-content;white-space:nowrap}.back-button:hover{background:#FFFFFF;color:#1f2937}.back-text{display:inline}.back-icon{display:none;width:20px;height:20px;filter:brightness(0) saturate(100%) invert(21%) sepia(8%) saturate(1018%) hue-rotate(202deg) brightness(95%) contrast(87%)}@media (max-width:768px){.back-button{background:transparent;border:none;padding:.25rem;border-radius:0;width:auto;height:auto;min-width:auto;min-height:auto;justify-content:flex-start;box-shadow:none}.back-button:hover{background:transparent;border:none}.back-text{display:none}.back-icon{display:inline;width:24px;height:24px}}.app-flow-header{background:#f9fafb;padding:5px 0 0;top:0;z-index:50}.header-container{max-width:80rem;margin:0 auto;padding:0 1.5rem;display:flex;justify-content:space-between;align-items:center;height:60px}.logo-section{display:flex;align-items:center;height:100%}.logo-section img{height:40px;width:auto;max-width:200px;-o-object-fit:contain;object-fit:contain}.button-section{display:flex;align-items:center}.solicitud-button{background:#fbbf24;color:#1f2937;border:2px solid #fbbf24;padding:.75rem 1.5rem;border-radius:2rem;font-weight:600;font-size:.875rem;cursor:pointer;transition:all .2s}.solicitud-button:hover{background:white;color:#1f2937;border-color:#fbbf24}.back-button-clean{padding:.5rem!important;color:#374151;cursor:pointer;transition:color .2s;display:flex;align-items:center;font-size:1.25rem}.back-button-clean:hover{color:#1f2937}.back-button-container{padding:1rem 0 0 1.5rem;max-width:80rem;margin:0 auto}@media (max-width:768px){.header-container{padding:0 1rem;height:50px}.logo-section{display:none}.button-section{width:100%;justify-content:flex-start}.solicitud-button{display:none}.back-button-clean{font-size:1.5rem;padding:.25rem!important}.back-button-container{display:none}}