.footer[data-astro-cid-2jk6ki6t]{background-color:var(--tertiary-color);color:#fff;width:100%}.footer_content[data-astro-cid-2jk6ki6t]{max-width:1200px;padding:2rem 1rem;margin:0 auto;display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;flex-wrap:wrap}.footer_social[data-astro-cid-2jk6ki6t]{display:flex;gap:1.5rem}.footer_social[data-astro-cid-2jk6ki6t] a[data-astro-cid-2jk6ki6t]{color:#fff;transition:color .2s ease}.cta-button[data-astro-cid-2jk6ki6t]{display:inline-flex;align-items:center;justify-content:center;height:3rem;text-decoration:none}.cta-button[data-astro-cid-2jk6ki6t] img[data-astro-cid-2jk6ki6t]{height:3rem;width:auto;transition:transform .2s ease}.cta-button-container[data-astro-cid-2jk6ki6t]{background:#000;padding:0rem 2.5rem;border-radius:.5rem;height:100%;display:inline-flex;align-items:center;transition:transform .2s ease;border:.055rem white solid}.cta-button-container[data-astro-cid-2jk6ki6t] span[data-astro-cid-2jk6ki6t]{color:#fff;font-size:1rem;font-weight:500;line-height:1}.cta-button[data-astro-cid-2jk6ki6t]:hover img[data-astro-cid-2jk6ki6t],.cta-button[data-astro-cid-2jk6ki6t]:hover .cta-button-container[data-astro-cid-2jk6ki6t]{transform:translateY(-2px)}.footer_available_on[data-astro-cid-2jk6ki6t],.footer_social[data-astro-cid-2jk6ki6t],.footer_legal[data-astro-cid-2jk6ki6t]{display:flex;flex-direction:column;align-items:flex-start;gap:1rem}.footer_legal[data-astro-cid-2jk6ki6t]{display:flex;gap:1rem}.footer_legal[data-astro-cid-2jk6ki6t] a[data-astro-cid-2jk6ki6t],.footer_social[data-astro-cid-2jk6ki6t] a[data-astro-cid-2jk6ki6t]{color:#fff;text-decoration:none;transition:color .2s ease}.footer_legal[data-astro-cid-2jk6ki6t] a[data-astro-cid-2jk6ki6t]:hover,.footer_social[data-astro-cid-2jk6ki6t] a[data-astro-cid-2jk6ki6t]:hover{text-decoration:underline}.footer_social[data-astro-cid-2jk6ki6t] span[data-astro-cid-2jk6ki6t]{margin-left:.5rem}.footer_copyright[data-astro-cid-2jk6ki6t]{text-align:center;color:var(--text-color-light);font-size:.875rem;margin-bottom:1rem}@media(max-width:768px){.footer_content[data-astro-cid-2jk6ki6t]{flex-direction:column;align-items:center;gap:2rem}.footer_available_on[data-astro-cid-2jk6ki6t],.footer_social[data-astro-cid-2jk6ki6t],.footer_legal[data-astro-cid-2jk6ki6t]{align-items:center}}.menu-items[data-astro-cid-ptiojswg]{display:flex;gap:2rem}.menu-link[data-astro-cid-ptiojswg]{color:#fff;text-decoration:none;font-weight:500;transition:opacity .3s ease}.menu-link[data-astro-cid-ptiojswg]:hover{color:#fff;text-decoration:underline}@media(max-width:768px){.menu-items[data-astro-cid-ptiojswg]{flex-direction:column;justify-content:center;align-items:center;gap:1rem}}.menu-bar[data-astro-cid-pyesd5i3]{width:100%;background-color:var(--tertiary-color);position:sticky;top:0;left:0;z-index:1000}.menu-container[data-astro-cid-pyesd5i3]{max-width:1200px;margin:0 auto;padding:1rem;display:flex;justify-content:space-between;align-items:center}.logo-wrapper[data-astro-cid-pyesd5i3]{height:3rem;display:flex;align-items:center;justify-content:center}.logo[data-astro-cid-pyesd5i3]{height:4rem;width:auto}.hamburger-button[data-astro-cid-pyesd5i3]{display:none;background:none;border:none;cursor:pointer;padding:.5rem;color:#fff;width:2.5rem;height:2.5rem}.hamburger-button[data-astro-cid-pyesd5i3] span[data-astro-cid-pyesd5i3]{display:block;width:1.5rem;height:.125rem;margin:.3rem auto;background:#fff}.mobile-menu[data-astro-cid-pyesd5i3]{display:none}@media(max-width:768px){.desktop-menu[data-astro-cid-pyesd5i3]{display:none}.hamburger-button[data-astro-cid-pyesd5i3]{display:block}.mobile-menu[data-astro-cid-pyesd5i3]{display:flex;flex-direction:column;position:absolute;top:100%;left:0;right:0;background-color:var(--tertiary-color);padding:1rem;transform:translateY(-100%);opacity:0;transition:transform .3s ease,opacity .3s ease;pointer-events:none}.mobile-menu[data-astro-cid-pyesd5i3].is-open{transform:translateY(0);opacity:1;pointer-events:auto}}html{scroll-behavior:smooth}body{width:100%;height:100%;margin:0;font-family:-apple-system,BlinkMacSystemFont,Helvetica Neue,Roboto,sans-serif}@media(prefers-color-scheme:light){:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#000;background-color:#ffffffde;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--primary-color: #921a46;--secondary-color: #cd503b;--tertiary-color: #37979B;--text-color: #000;--text-color-light: #666;--color-heading: #000;--color-text: #000}}@media(prefers-color-scheme:dark){:root{color:#fff;background-color:#000000de;--primary-color: #921a46;--secondary-color: #cd503b;--tertiary-color: #205f61;--text-color: #fff;--text-color-light: #d6d6d6;--color-heading: #fff;--color-text: #fff}}
