@charset "UTF-8";
:root{--primary:#00a8e7;--primary-100:#00a8e7;--primary-200:#00a8e7;--primary-300:#00a8e7;--primary--100:#00a8e7;--primary--200:#00a8e7;--primary--300:#00a8e7;--secondary:#82d0f5;--secondary-100:#82d0f5;--secondary-200:#82d0f5;--secondary-300:#82d0f5;--secondary--100:#82d0f5;--secondary--200:#82d0f5;--secondary--300:#82d0f5;--tertiary:#00a8e7;--tertiary-100:#00a8e7;--tertiary-200:#00a8e7;--tertiary-300:#00a8e7;--quaternary:#00a8e7;--quaternary-100:#00a8e7;--quaternary-200:#00a8e7;--quaternary-300:#00a8e7;--quaternary--100:#00a8e7;--quaternary--200:#00a8e7;--quaternary--300:#00a8e7}:root,[data-bs-theme=light]{--bs-primary:#0a84ff}.btn-primary{background-color:var(--primary) !important;border-color:var(--primary) !important}.btn-tertiary:hover{background-color:#21bbef !important;border-color:#21bbef !important}