@import "https://fonts.googleapis.com/css2?family=Inter:wght@600&family=Poppins:wght@400;500;600&display=swap";
:root{--brand-50-principal:#8f9a9c;--brand-50-secundario-1:#f7baa2;--brand-50-secundario-2:#aee6db;--brand-50-gris:#fbf6f3;--brand-100-principal:#1f363a;--brand-100-secundario-1:#f07545;--brand-100-secundario-2:#aee6db;--brand-100-gris:#f8eee6;--brand-120-principal:#192b2e;--brand-120-secundario-1:#c66943;--brand-120-secundario-2:#91c3bb;--brand-120-gris:#cdc9c4;--color-bg:var(--brand-50-gris);--color-surface:#fff;--color-text:#212529;--color-muted:#6c757d;--color-primary:var(--brand-100-principal);--color-secondary:var(--brand-100-secundario-2);--color-success:#52c41a;--color-warning:#faad14;--color-danger:#ff4d4f;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.5rem;--space-6:2rem;--space-7:3rem;--space-8:4rem;--radius-sm:2px;--radius-md:4px;--radius-lg:8px;--shadow-sm:0 1px 2px 0 #0000000d;--shadow-md:0 4px 6px -1px #0000001a;--shadow-lg:0 10px 15px -3px #0000001a}*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--color-bg);color:var(--color-text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}input:-webkit-autofill{caret-color:var(--color-text);transition:background-color 5000s ease-in-out;-webkit-text-fill-color:var(--color-text)!important}input:-webkit-autofill:hover{caret-color:var(--color-text);transition:background-color 5000s ease-in-out;-webkit-text-fill-color:var(--color-text)!important}input:-webkit-autofill:focus{caret-color:var(--color-text);transition:background-color 5000s ease-in-out;-webkit-text-fill-color:var(--color-text)!important}input:-webkit-autofill:active{caret-color:var(--color-text);transition:background-color 5000s ease-in-out;-webkit-text-fill-color:var(--color-text)!important}.custom-select-48 .ant-select-selector{align-items:center;display:flex;background-color:#f5f5f5!important;border:1px solid #d1d1d1!important;border-radius:8px!important;height:48px!important}.custom-select-40 .ant-select-selector{align-items:center;display:flex;border:1px solid #d9d9d9!important;border-radius:10px!important;height:40px!important}.custom-select-40-gray .ant-select-selector{align-items:center;display:flex;background-color:#f5f5f5!important;border:1px solid #d9d9d9!important;border-radius:10px!important;height:40px!important}.app-input-wrapper label,.app-select-wrapper label{display:block;color:#000000d9!important;margin-bottom:8px!important;font-family:Poppins,sans-serif!important;font-size:14px!important}.app-input-wrapper .ant-select-selector,.app-select-wrapper .ant-select-selector{border:1px solid #d9d9d9!important;border-radius:10px!important;height:40px!important;min-height:40px!important;padding:0 12px!important;font-family:Poppins,sans-serif!important;font-size:16px!important}.app-input-wrapper .ant-select-selector .ant-select-selection-placeholder,.app-select-wrapper .ant-select-selector .ant-select-selection-placeholder{color:#00000040!important;line-height:38px!important}.app-input-wrapper .ant-select-selector .ant-select-selection-item,.app-select-wrapper .ant-select-selector .ant-select-selection-item{color:#000000d9;line-height:38px!important}.app-input-wrapper .ant-select-disabled .ant-select-selector,.app-select-wrapper .ant-select-disabled .ant-select-selector{color:#00000040!important;background-color:#f5f5f5!important}.app-input-wrapper .ant-select-disabled .ant-select-selector .ant-select-selection-item,.app-select-wrapper .ant-select-disabled .ant-select-selector .ant-select-selection-item{color:#00000040!important}.btn-primary-custom{height:50px!important;font-family:var(--font-family-body,"Poppins",sans-serif)!important;white-space:nowrap!important;box-shadow:none!important;background-color:var(--brand-100-secundario-2,#aee6db)!important;color:var(--brand-100-principal,#1f363a)!important;border:none!important;border-radius:100px!important;justify-content:center!important;align-items:center!important;padding:12px 24px!important;font-size:16px!important;font-weight:400!important;line-height:normal!important;display:flex!important}.btn-primary-custom:hover,.btn-primary-custom:focus,.btn-primary-custom:active{background-color:var(--brand-120-secundario-2,#91c3bb)!important;color:var(--brand-120-principal,#192b2e)!important}.btn-primary-custom:hover .ant-btn-icon,.btn-primary-custom:hover span,.btn-primary-custom:focus .ant-btn-icon,.btn-primary-custom:focus span,.btn-primary-custom:active .ant-btn-icon,.btn-primary-custom:active span{color:var(--brand-120-principal,#192b2e)!important}.btn-primary-custom:disabled,.btn-primary-custom.ant-btn-disabled{color:#6d6d6d!important;opacity:1!important;background-color:#f5f5f5!important;border:none!important}.btn-secondary-custom{height:50px!important;font-family:var(--font-family-body,"Poppins",sans-serif)!important;white-space:nowrap!important;background-color:var(--brand-100-principal,#1f363a)!important;color:var(--brand-50-gris,#fbf6f3)!important;border:none!important;border-radius:100px!important;justify-content:center!important;align-items:center!important;padding:12px 24px!important;font-size:16px!important;font-weight:400!important;line-height:normal!important;display:flex!important}.btn-secondary-custom:hover,.btn-secondary-custom:focus,.btn-secondary-custom:active{background-color:var(--brand-120-principal,#192b2e)!important;color:var(--brand-50-gris,#fbf6f3)!important}.btn-secondary-custom:hover .ant-btn-icon,.btn-secondary-custom:hover span,.btn-secondary-custom:focus .ant-btn-icon,.btn-secondary-custom:focus span,.btn-secondary-custom:active .ant-btn-icon,.btn-secondary-custom:active span{color:var(--brand-50-gris,#fbf6f3)!important}.btn-secondary-custom:disabled,.btn-secondary-custom.ant-btn-disabled{color:#6d6d6d!important;opacity:1!important;background-color:#f5f5f5!important;border:none!important}
