.btn-outlined:where(.astro-DVUVIFUR){padding:.5rem 1rem .15rem;display:inline-block;background-color:transparent;border:2px solid var(--theme-primary);color:var(--theme-primary);border-radius:4px;font-size:1.5rem;font-family:var(--font-family-sans);font-weight:900;transition:.15s ease-in;text-align:center;text-decoration:none;cursor:pointer;white-space:nowrap}.btn-outlined:where(.astro-DVUVIFUR):hover{background-color:var(--theme-primary);color:var(--color-white)}.btn-filled:where(.astro-DVUVIFUR),.btn-filled--alt:where(.astro-DVUVIFUR){padding:.5rem 2rem;display:inline-block;background-color:var(--theme-secondary);color:var(--color-dark-gray);border-radius:4px;font-size:1.5rem;font-weight:700;transition:.25s;text-align:center;text-decoration:none;cursor:pointer;white-space:nowrap}.btn-filled--alt:where(.astro-DVUVIFUR){color:var(--theme-bg);background-color:var(--theme-primary)}.btn-filled--gray:where(.astro-DVUVIFUR){background-color:var(--color-dark-gray);color:var(--color-white)}.btn-filled:where(.astro-DVUVIFUR):hover,.btn-filled--alt:where(.astro-DVUVIFUR):hover{filter:contrast(120%)}.btn--large:where(.astro-DVUVIFUR){padding:1rem 2rem;font-size:1.25rem}.btn--constrainted:where(.astro-DVUVIFUR){width:fit-content}.btn-outlined--white:where(.astro-DVUVIFUR){border:2px solid var(--color-white);color:var(--color-white)}.btn-outlined--white:where(.astro-DVUVIFUR):hover{background-color:#fff;color:var(--theme-primary)}.btn-filled--white:where(.astro-DVUVIFUR){background-color:var(--color-white);color:var(--color-black)}.btn-plain:where(.astro-DVUVIFUR){display:inline-block;width:fit-content;padding:.5rem .75rem;background-color:#d3d3d3;border:none;border-radius:.5rem;color:#606060;font-weight:900;font-size:1rem}.btn-plain:where(.astro-DVUVIFUR):hover{text-decoration:underline}.btn-dark:where(.astro-DVUVIFUR){background-color:var(--color-dark-gray);color:var(--color-white)}.btn-centered:where(.astro-DVUVIFUR){margin:0 auto}@media only screen and (max-width: 500px){.btn:where(.astro-DVUVIFUR){white-space:normal}}
