:root{--border-error: #841c05;--border-focus: #e4e6ea;--border-focus-contrast: #ffffff;--border-interactive: #e6485c;--border-interactive-conversion: #48ec86;--border-medium: #56575a;--border-neutral: #ccd0d7;--border-strong: #292b2e;--border-strong-subtle: rgba(41, 43, 46, .08);--border-subtle: #e4e6ea;--border-baby-blue-300: #dcf4ff;--background-blue-100: #ebf3ff;--background-brand-blue: #f8fdff;--background-brand-blue-secondary: #edf9fe;--background-baby-blue: #edf9fe;--background-amber: #ffeac0;--background-brand-yellow: #fffcee;--background-inverse: #292b2e;--background-primary: #ffffff;--background-secondary: #f8f8fb;--background-hover: #e4e6ea;--background-discount-magenta: #ffeef0;--interaction-bg-contrast-default: #292b2e;--interaction-bg-contrast-hover: #56575a;--interaction-bg-contrast-pressed: #292b2e;--interaction-bg-disabled: #e4e6ea;--interaction-bg-disabled-subtle: #f8f8fb;--interaction-bg-primary-default: #48ec86;--interaction-bg-primary-hover: #32a45e;--interaction-bg-primary-pressed: #206b43;--interaction-bg-secondary-default: #ffffff;--interaction-bg-secondary-hover: #f8f8fb;--interaction-bg-secondary-pressed: #e4e6ea;--interaction-bg-checkbox-pressed: #156f49;--text-brand: #e6485c;--text-disabled: #56575a;--text-disabled-subtle: #ccd0d7;--text-error: #841c05;--text-information: #002968;--text-link-default: #292b2e;--text-link-hover: #327df0;--text-onaction: #ffffff;--text-primary: #292b2e;--text-secondary: #56575a;--text-success: #206b43;--text-text-link-pressed: #2065ce;--text-warning: #835617;--icon-brand: #e6485c;--icon-disabled: #56575a;--icon-disabled-subtle: #ccd0d7;--icon-error: #841c05;--icon-information: #002968;--icon-onaction: #ffffff;--icon-primary: #292b2e;--icon-secondary: #56575a;--icon-success: #206b43;--icon-warning: #835617;--feedback-alert: #841c05;--feedback-alert-subtle: #ffefec;--feedback-information: #2065ce;--feedback-information-subtle: #ebf3ff;--feedback-success: #206b43;--feedback-success-subtle: #edfff4;--feedback-warning: #835617;--feedback-warning-subtle: #fff8ec;--feedback-checkbox-default: #36b37e;--yellow-100: #fffdf6;--yellow-200: #fffcee;--yellow-300: #fff7d1;--yellow-400: #fff0ab;--yellow-500: #e5d795;--yellow-600: #b58741;--gradients-explorer-blue: #bfebff;--gradients-explorer-orange: #ffccb0;--gradients-explorer-rose: #f9eef8;--gradients-holafly-dark-magenta: #c8094e;--gradients-holafly-magenta: #e12b57;--gradients-roaming-blue: #e0f4fd;--gradients-roaming-green: #f2fdeb;--gradients-sand-rose: #f9eef8;--gradients-sand-yellow: #fff7d1;--baby-blue-100: #f8fdff;--baby-blue-200: #edf9fe;--baby-blue-300: #dcf4ff;--baby-blue-600: #176c93;--neutrals-100: #ffffff;--neutrals-200: #f8f8fb;--neutrals-300: #e4e6ea;--neutrals-330: #dde1e8;--neutrals-350: #f3f3f7;--neutrals-370: #f0f0f0;--neutrals-400: #ccd0d7;--neutrals-500: #56575a;--neutrals-600: #292b2e;--amber-100: #fff8ec;--amber-200: #ffeac0;--amber-300: #ffce6a;--amber-400: #f8ba3d;--amber-500: #c17b18;--amber-600: #835617;--blue-600: #002968;--color-feedback-information-subtle: #eaf2fe}.btn{display:flex;align-items:center;justify-content:center;width:100%;gap:8px;padding:12px 20px;font-size:16px;font-weight:500;border-radius:12px;text-decoration:none;cursor:pointer;transition:all .3s ease-in-out}.btn .spinner{width:24px;height:24px;border:2px solid #56575a;border-top-color:transparent;border-radius:50%;animation:spin .6s linear infinite;display:inline-block}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.btn .icon img{width:24px;height:24px;transition:filter .2s ease-in-out}.btn .icon{font-size:24px}.btn.primary-conversion{background:#48ec86;color:#292b2e;transition:background .2s ease-in-out,color .2s ease-in-out}.btn.primary-conversion .icon img{filter:brightness(0) invert(0)}.btn.primary-conversion:hover{background:#32a45e;color:#fff}.btn.primary-conversion:hover .icon img{filter:brightness(0) invert(1)}.btn.primary-conversion:active{background:#206b43;color:#fff;transform:scale(.98)}.btn.primary-conversion:active .icon img{filter:brightness(0) invert(1)}.btn.primary-conversion:focus{outline:2px solid #292b2e}.btn.primary-conversion:disabled{background:#f8f8fb;color:#ccd0d7}.btn.primary-conversion:disabled .icon img{filter:brightness(0) invert(0) grayscale(100%);opacity:.1}.btn.primary-magenta{background:var(--Gradients-Holafly, linear-gradient(105deg, var(--colors-gradients-holafly-magenta, #E12B57) 0%, var(--colors-gradients-holafly-dark-magenta, #C8094E) 97.24%));color:#fff}.btn.primary-magenta .icon img{filter:brightness(0) invert(1)}.btn.primary-magenta:hover{background:radial-gradient(circle,#c8094e 63%,#e12b57 63%)}.btn.primary-magenta:active{background:linear-gradient(105deg,#e12b57,#c8094e 97.24%)}.btn.primary-magenta:focus{outline:2px solid #292b2e;background:linear-gradient(105deg,#e12b57,#c8094e 97.24%)}.btn.primary-magenta:disabled{background:#f8f8fb;color:#ccd0d7}.btn.primary-magenta:disabled .icon img{filter:brightness(0) invert(0) grayscale(100%);opacity:.1}.btn.secondary-button{background:#fff;color:#292b2e;border:1px solid #e4e6ea}.btn.secondary-button:hover{background:#f8f8fb}.btn.secondary-button:active{background:#e4e6ea}.btn.secondary-button:focus{outline:2px solid #292b2e}.btn.secondary-button:disabled{background:#f8f8fb;border:1px solid #ccd0d7;color:#ccd0d7}.btn.secondary-button:disabled .icon img{filter:brightness(0) invert(0) grayscale(100%);opacity:.1}.btn.ghost-button{background:#fff;color:#292b2e}.btn.ghost-button:hover{background:#f8f8fb}.btn.ghost-button:active{background:#e4e6ea}.btn.ghost-button:focus{outline:2px solid #292b2e}.btn.ghost-button:disabled{background:transparent;color:#ccd0d7}.btn.ghost-button:disabled .icon img{filter:brightness(0) invert(0) grayscale(100%);opacity:.1}.btn.contrast-button{background:#292b2e;color:#fff}.btn.contrast-button .icon img{filter:brightness(0) invert(1)}.btn.contrast-button:hover{background:#56575a}.btn.contrast-button:active{background:#292b2e}.btn.contrast-button:focus{outline:2px solid #ffffff}.btn.contrast-button:disabled{background:#f8f8fb;color:#ccd0d7}.btn.contrast-button:disabled .icon img{filter:brightness(0) invert(0) grayscale(100%);opacity:.1}
