#stickyFooter{z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);width:100%;font-family:var(--font-wnba,Arial, sans-serif);color:#fff;text-align:center;text-transform:uppercase;background-color:#0c2340e6;flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem 1rem;padding:1rem;font-size:.9rem;font-weight:700;display:flex;position:fixed;bottom:0}@media (min-width:768px){#stickyFooter{padding:1.25rem 1rem;font-size:1rem}}#stickyFooter p{font-family:var(--font-wnba,Arial, sans-serif);color:#fff;text-align:center;text-transform:uppercase;font-weight:700}#stickyFooter .buttonLinks{flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;display:flex}#stickyFooter .buttonLink{font-family:var(--font-wnba,Arial, sans-serif);letter-spacing:.4px;text-transform:none;text-align:center;color:#fff;-webkit-user-select:none;user-select:none;background-color:#c8102e;border:1px solid #c8102e;border-radius:5px;justify-content:center;align-items:center;gap:.5rem;padding:.8rem 1.2rem;font-size:1rem;font-weight:400;line-height:1.1;text-decoration:none;transition:all .2s ease-out;display:flex}#stickyFooter .buttonLink:hover,#stickyFooter .buttonLink:focus{color:#fff;cursor:pointer;background-color:#ab0e28;border-color:#ab0e28;outline:none;text-decoration:none}#stickyFooter .buttonLink:focus-visible{outline-offset:1px;outline:1px solid #c8102e}#stickyFooter .buttonLink{text-transform:uppercase;padding:.5rem 1rem;font-size:.9rem;font-weight:700}@media (min-width:768px){#stickyFooter .buttonLink{font-size:1rem}}#stickyFooter .buttonLink i{font-size:1rem}
