@import"https://fonts.googleapis.com/css2?family=Fraunces:opsz,wght@9..144,500;9..144,650;9..144,800&family=Source+Sans+3:ital,wght@0,400;0,600;0,700;1,400&family=Lato:wght@400;700;900&display=swap";:root{--font-display: "Fraunces", "Georgia", serif;--font-body: "Source Sans 3", "Helvetica Neue", Arial, sans-serif;--color-ember-50: #fff5ed;--color-ember-100: #ffe2cb;--color-ember-300: #f5a15f;--color-ember-500: #e85c2a;--color-ember-700: #9c3418;--color-oak-100: #ead7b8;--color-oak-300: #c6965d;--color-oak-500: #8f5f35;--color-bark-900: #1d120d;--color-bark-800: #2b1b14;--color-bark-700: #3e271b;--color-mist-50: #fbf8f1;--color-mist-100: #f3ece0;--color-leaf-600: #4b6a3f;--color-bg: var(--color-mist-50);--color-bg-alt: var(--color-mist-100);--color-surface: #fffaf3;--color-text: var(--color-bark-900);--color-text-muted: #6b5a4d;--color-border: rgba(29, 18, 13, .18);--color-accent: var(--color-ember-500);--color-accent-strong: var(--color-ember-700);--color-focus: var(--color-leaf-600);--color-teal: #4e8c95;--space-2xs: clamp(.25rem, .23rem + .08vw, .3rem);--space-xs: clamp(.5rem, .45rem + .22vw, .625rem);--space-sm: clamp(.75rem, .68rem + .33vw, .9375rem);--space-md: clamp(1rem, .88rem + .56vw, 1.3125rem);--space-lg: clamp(1.5rem, 1.27rem + 1.12vw, 2.125rem);--space-xl: clamp(2rem, 1.55rem + 2.22vw, 3.25rem);--space-2xl: clamp(3rem, 2.1rem + 4.44vw, 5.5rem);--space-3xl: clamp(4rem, 2.55rem + 7.11vw, 8rem);--text-xs: clamp(.78rem, .75rem + .13vw, .85rem);--text-sm: clamp(.9rem, .85rem + .22vw, 1.02rem);--text-base: clamp(1rem, .96rem + .22vw, 1.125rem);--text-md: clamp(1.2rem, 1.07rem + .67vw, 1.58rem);--text-lg: clamp(1.55rem, 1.28rem + 1.33vw, 2.3rem);--text-xl: clamp(2.1rem, 1.55rem + 2.67vw, 3.6rem);--text-2xl: clamp(3rem, 2.1rem + 4.44vw, 5.5rem);--leading-tight: .95;--leading-heading: 1.05;--leading-body: 1.65;--radius-sm: .5rem;--radius-md: 1rem;--radius-lg: 1.75rem;--radius-pill: 999px;--shadow-soft: 0 1.5rem 4rem rgba(43, 27, 20, .12);--shadow-strong: 0 1.25rem 2.75rem rgba(43, 27, 20, .22);--container-max: 1180px;--container-wide: 1360px;--container-gutter: clamp(1rem, 4vw, 3rem)}*{box-sizing:border-box}html{min-width:320px;background:var(--color-bg);color:var(--color-text);font-family:var(--font-body);scroll-behavior:smooth;text-rendering:optimizeLegibility}body{min-height:100vh;margin:0;background:#fff;color:var(--color-text);font-size:var(--text-base);line-height:var(--leading-body)}body:before{position:fixed;inset:0;z-index:-1;pointer-events:none;content:"";background-image:linear-gradient(rgba(29,18,13,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(29,18,13,.035) 1px,transparent 1px);background-size:44px 44px;mask-image:linear-gradient(to bottom,black,transparent 72%)}img,picture,svg,video{display:block;max-width:100%}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:currentColor;text-decoration-color:#e85c2a73;text-decoration-thickness:.12em;text-underline-offset:.18em}a:hover{color:var(--color-accent-strong)}:focus-visible{outline:3px solid var(--color-focus);outline-offset:4px}::selection{background:var(--color-bark-900);color:var(--color-ember-50)}h1,h2,h3,h4{margin:0;font-family:var(--font-display);font-weight:800;letter-spacing:-.055em;line-height:var(--leading-heading)}p{margin:0}.container{width:min(100% - (var(--container-gutter) * 2),var(--container-max));margin-inline:auto}.container-wide{width:min(100% - (var(--container-gutter) * 2),var(--container-wide));margin-inline:auto}.eyebrow{color:var(--color-accent-strong);font-size:var(--text-xs);font-weight:800;letter-spacing:.18em;text-transform:uppercase}.button{display:inline-flex;align-items:center;justify-content:center;min-height:3rem;padding:.85rem 1.25rem;border:1px solid transparent;border-radius:var(--radius-pill);background:var(--color-bark-900);color:var(--color-ember-50);font-weight:800;line-height:1;text-decoration:none;box-shadow:var(--shadow-soft);transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.button:hover{background:var(--color-accent-strong);color:var(--color-ember-50);transform:translateY(-2px);box-shadow:var(--shadow-strong)}.button-secondary{border-color:var(--color-border);background:#fffaf3bd;color:var(--color-text);box-shadow:none}.section-pad{padding-block:var(--space-3xl)}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@keyframes gate-logo-in{0%{opacity:0;transform:scale(.6)}40%{opacity:.4;transform:scale(1.05)}to{opacity:1;transform:scale(1)}}@keyframes gate-fade-up{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.age-gate{position:fixed;inset:0;z-index:99999;display:flex;align-items:center;justify-content:center;background:#000000bf;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.age-gate[aria-hidden=true]{display:none}.age-gate__content{display:flex;flex-direction:column;align-items:center;gap:40px;text-align:center;padding:20px}.age-gate__logo{width:200px;height:167px;opacity:0;animation:gate-logo-in 1.4s cubic-bezier(.22,1,.36,1) forwards}.age-gate__title{font-family:Lato,sans-serif;font-size:60px;font-weight:900;line-height:1;color:#fff;margin:0;max-width:832px;opacity:0;animation:gate-fade-up .8s cubic-bezier(.22,1,.36,1) 1.2s forwards}.age-gate__buttons{display:flex;gap:24px;align-items:center;justify-content:center;opacity:0;animation:gate-fade-up .8s cubic-bezier(.22,1,.36,1) 1.8s forwards}.age-gate__btn{display:inline-flex;align-items:center;justify-content:center;height:32px;font-family:Lato,sans-serif;font-size:14px;font-weight:900;border-radius:6px;cursor:pointer;text-decoration:none;border:none;transition:opacity .2s ease}.age-gate__btn:hover{opacity:.85}.age-gate__btn--yes{background:#fff;color:#1d1d1d;padding:0 14px}.age-gate__btn--no{background:transparent;color:#fff;border:2px solid #ffffff;width:126px}@media(max-width:768px){.age-gate__title{font-size:36px}.age-gate__logo{width:140px;height:auto}.age-gate__buttons{flex-direction:column;gap:16px}}.home-header[data-astro-cid-a3ibsjcm]{position:fixed;top:0;left:1rem;right:1rem;z-index:1000;color:#fff;background:#4b4b4b41;backdrop-filter:blur(16px) saturate(1.5);-webkit-backdrop-filter:blur(16px) saturate(1.5);box-shadow:0 4px 32px #00000038;will-change:transform;transition:background .35s ease,box-shadow .35s ease;--header-accent: #4e8c95}.home-header[data-astro-cid-a3ibsjcm].is-scrolled{background:#090a10a6;box-shadow:0 6px 40px #00000052}.topbar[data-astro-cid-a3ibsjcm]{display:flex;justify-content:center;font-size:13px;text-align:center;min-height:34px;align-items:center;background:#fffffff2;color:#4e8c95;border-radius:0}.topbar[data-astro-cid-a3ibsjcm] p[data-astro-cid-a3ibsjcm]{margin:0;display:flex;gap:.3rem;align-items:center;flex-wrap:wrap;justify-content:center;line-height:1}.topbar[data-astro-cid-a3ibsjcm] a[data-astro-cid-a3ibsjcm]{color:var(--header-accent);font-weight:700;text-decoration:underline}.licensebar[data-astro-cid-a3ibsjcm]{display:flex;justify-content:center;font-size:13px;text-align:center;min-height:30px;align-items:center;border-bottom:1px solid rgba(255,255,255,.2)}.licensebar[data-astro-cid-a3ibsjcm] a[data-astro-cid-a3ibsjcm]{color:#ffffffd9;text-decoration:none;transition:color .25s ease}.licensebar[data-astro-cid-a3ibsjcm] a[data-astro-cid-a3ibsjcm]:hover{color:var(--header-accent)}.hero__header[data-astro-cid-a3ibsjcm]{min-height:80px;display:grid;gap:1.4rem;grid-template-columns:minmax(0,auto) minmax(0,1fr);align-items:center;padding:14px 1.5rem}.hero__logo[data-astro-cid-a3ibsjcm]{display:flex;align-items:center}.hero__logo[data-astro-cid-a3ibsjcm] img[data-astro-cid-a3ibsjcm]{width:auto;max-width:100%;height:52px;transition:opacity .3s ease}.hero__logo[data-astro-cid-a3ibsjcm] img[data-astro-cid-a3ibsjcm]:hover{opacity:.82}.hero__panel[data-astro-cid-a3ibsjcm]{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:1rem;align-items:center}.hero__nav[data-astro-cid-a3ibsjcm]{display:flex;flex-wrap:wrap;justify-content:center;gap:12px}.hero__nav[data-astro-cid-a3ibsjcm] a[data-astro-cid-a3ibsjcm]{text-decoration:none;font-size:17px;line-height:1;padding:5px 10px;font-weight:400;display:inline-flex;align-items:center;gap:6px;color:#fff;transition:color .25s ease}.hero__dropdown[data-astro-cid-a3ibsjcm]{position:relative;display:flex;align-items:center}.hero__dropdown-trigger[data-astro-cid-a3ibsjcm]{appearance:none;border:0;background:transparent;color:#fff;cursor:pointer;text-decoration:none;font-size:17px;line-height:1;padding:5px 10px;font-weight:400;display:inline-flex;align-items:center;gap:6px;transition:color .25s ease}.hero__nav[data-astro-cid-a3ibsjcm] a[data-astro-cid-a3ibsjcm].is-active{color:#fff;font-weight:900;text-decoration:underline;text-decoration-thickness:7%;text-underline-offset:.18rem}.hero__nav[data-astro-cid-a3ibsjcm]>a[data-astro-cid-a3ibsjcm]:hover:not(.is-active){color:var(--header-accent)}.hero__dropdown-trigger[data-astro-cid-a3ibsjcm].is-active{color:#fff;font-weight:900;text-decoration:underline;text-decoration-thickness:7%;text-underline-offset:.18rem}.hero__dropdown-trigger[data-astro-cid-a3ibsjcm]:hover:not(.is-active){color:var(--header-accent)}.hero__dropdown-trigger[data-astro-cid-a3ibsjcm]:after{content:"";width:5px;height:5px;border-right:1.6px solid currentColor;border-bottom:1.6px solid currentColor;transform:translateY(-1px) rotate(45deg);transition:border-color .25s ease;flex-shrink:0}.hero__dropdown-panel[data-astro-cid-a3ibsjcm]{position:absolute;top:calc(100% + .25rem);left:0;min-width:12.5rem;padding:.5rem;border-radius:18px 0;background:#4e8c95f5;border:1px solid rgba(255,255,255,.16);box-shadow:0 18px 36px #142c3047;backdrop-filter:blur(16px) saturate(1.12);-webkit-backdrop-filter:blur(16px) saturate(1.12);display:grid;gap:.15rem;z-index:5}.hero__dropdown-panel[data-astro-cid-a3ibsjcm] a[data-astro-cid-a3ibsjcm]{display:flex;align-items:center;justify-content:flex-start;padding:.7rem .75rem;border-radius:12px;color:#fff;text-decoration:none;font-size:.95rem;transition:background .18s ease,color .18s ease,transform .18s ease}.hero__dropdown-panel[data-astro-cid-a3ibsjcm] a[data-astro-cid-a3ibsjcm]:hover{background:#ffffff29;color:#fff;transform:translate(2px)}.hero__subdropdown[data-astro-cid-a3ibsjcm]{position:relative;display:grid}.hero__subdropdown-trigger[data-astro-cid-a3ibsjcm]{appearance:none;border:0;background:transparent;color:#fff;cursor:pointer;text-decoration:none;font-size:.95rem;line-height:1;padding:.7rem .75rem;border-radius:12px;display:inline-flex;align-items:center;justify-content:flex-start;gap:.45rem;text-align:left;transition:background .18s ease,color .18s ease,transform .18s ease}.hero__subdropdown-trigger[data-astro-cid-a3ibsjcm]:after{content:"";width:5px;height:5px;border-right:1.6px solid currentColor;border-bottom:1.6px solid currentColor;transform:translateY(-1px) rotate(45deg);flex-shrink:0}.hero__subdropdown-trigger[data-astro-cid-a3ibsjcm]:hover,.hero__subdropdown[data-astro-cid-a3ibsjcm].is-open .hero__subdropdown-trigger[data-astro-cid-a3ibsjcm]{background:#ffffff29;color:#fff}.hero__subdropdown-panel[data-astro-cid-a3ibsjcm]{position:absolute;top:-.12rem;left:calc(100% + .28rem);min-width:12rem;padding:.5rem;border-radius:18px 0;background:#4e8c95fa;border:1px solid rgba(255,255,255,.16);box-shadow:0 18px 36px #142c3047;backdrop-filter:blur(16px) saturate(1.12);-webkit-backdrop-filter:blur(16px) saturate(1.12);display:none;gap:.15rem;z-index:6}.hero__subdropdown-panel[data-astro-cid-a3ibsjcm] a[data-astro-cid-a3ibsjcm]{display:flex;align-items:center;justify-content:flex-start;padding:.72rem .8rem;border-radius:12px;color:#fff;text-decoration:none;font-size:.92rem;transition:background .18s ease,transform .18s ease}.hero__subdropdown-panel[data-astro-cid-a3ibsjcm] a[data-astro-cid-a3ibsjcm]:hover{background:#ffffff29;color:#fff;transform:translate(2px)}@media(hover:hover)and (pointer:fine){.hero__subdropdown[data-astro-cid-a3ibsjcm]:focus-within>.hero__subdropdown-panel[data-astro-cid-a3ibsjcm],.hero__subdropdown[data-astro-cid-a3ibsjcm].is-open>.hero__subdropdown-panel[data-astro-cid-a3ibsjcm]{display:grid}}.hero__dropdown-panel[data-astro-cid-a3ibsjcm][hidden]{display:none}.hero__header-actions[data-astro-cid-a3ibsjcm]{display:flex;gap:.6rem;flex-wrap:wrap;justify-content:flex-end}.hero__header-actions[data-astro-cid-a3ibsjcm] .button{min-height:32px;border-radius:6px;font-size:13px;font-weight:900;letter-spacing:.02em;text-transform:uppercase;box-shadow:none;padding:9px 13px;line-height:1;white-space:nowrap;max-width:100%;text-decoration:none;display:inline-flex;align-items:center;transition:background .25s ease,color .25s ease}.hero__header-actions[data-astro-cid-a3ibsjcm] .button--light{background:#fff;color:#1d1d1d}.hero__header-actions[data-astro-cid-a3ibsjcm] .button--light:hover{background:#f0f3f5;color:#1d1d1d}.hero__header-actions[data-astro-cid-a3ibsjcm] .button--teal{background:#4e8c95;color:#fff}.hero__header-actions[data-astro-cid-a3ibsjcm] .button--teal:hover{background:#3b7179;color:#fff}.hero__menu-toggle[data-astro-cid-a3ibsjcm]{display:none}@media(max-width:1160px){.hero__header[data-astro-cid-a3ibsjcm]{grid-template-columns:minmax(0,auto) minmax(0,1fr);justify-items:center;padding-block:12px}.hero__panel[data-astro-cid-a3ibsjcm]{width:100%}}@media(max-width:1100px){.topbar[data-astro-cid-a3ibsjcm],.licensebar[data-astro-cid-a3ibsjcm]{padding-inline:.75rem}.home-header[data-astro-cid-a3ibsjcm]{left:.75rem;right:.75rem}.hero__header[data-astro-cid-a3ibsjcm]{grid-template-columns:minmax(0,1fr) auto;gap:.8rem;padding:.95rem 1rem 1rem;justify-items:stretch}.hero__logo[data-astro-cid-a3ibsjcm] img[data-astro-cid-a3ibsjcm]{height:46px}.hero__menu-toggle[data-astro-cid-a3ibsjcm]{display:inline-flex;align-items:center;gap:.6rem;appearance:none;border:1px solid rgba(255,255,255,.24);background:#ffffff0f;color:#fff;border-radius:999px;min-height:40px;padding:.55rem .85rem;cursor:pointer;transition:transform .18s ease,background .18s ease,border-color .18s ease,box-shadow .18s ease;justify-self:end}.hero__menu-toggle-label[data-astro-cid-a3ibsjcm]{font-size:.82rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.hero__menu-toggle-icon[data-astro-cid-a3ibsjcm]{display:inline-grid;gap:3px;width:16px}.hero__menu-toggle-icon[data-astro-cid-a3ibsjcm] span[data-astro-cid-a3ibsjcm]{display:block;width:100%;height:1.8px;border-radius:999px;background:currentColor;transform-origin:center;transition:transform .22s ease,opacity .22s ease}.home-header[data-astro-cid-a3ibsjcm].is-menu-open .hero__menu-toggle-icon[data-astro-cid-a3ibsjcm] span[data-astro-cid-a3ibsjcm]:nth-child(1){transform:translateY(5px) rotate(45deg)}.home-header[data-astro-cid-a3ibsjcm].is-menu-open .hero__menu-toggle-icon[data-astro-cid-a3ibsjcm] span[data-astro-cid-a3ibsjcm]:nth-child(2){opacity:0}.home-header[data-astro-cid-a3ibsjcm].is-menu-open .hero__menu-toggle-icon[data-astro-cid-a3ibsjcm] span[data-astro-cid-a3ibsjcm]:nth-child(3){transform:translateY(-5px) rotate(-45deg)}.hero__panel[data-astro-cid-a3ibsjcm]{display:grid;grid-template-columns:1fr;gap:1rem;width:100%;grid-column:1 / -1;overflow:hidden;max-height:0;opacity:0;transform:translateY(-8px);pointer-events:none;align-items:start;justify-items:start}.home-header[data-astro-cid-a3ibsjcm].is-menu-open .hero__panel[data-astro-cid-a3ibsjcm]{pointer-events:auto}.hero__nav[data-astro-cid-a3ibsjcm]{width:100%;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:.35rem}.hero__nav[data-astro-cid-a3ibsjcm] a[data-astro-cid-a3ibsjcm]{width:100%;padding:.88rem 1rem;font-size:1rem;border-radius:12px;background:#ffffff0a;justify-content:flex-start;text-align:left}.hero__dropdown[data-astro-cid-a3ibsjcm]{width:100%;flex-direction:column;align-items:stretch}.hero__dropdown-trigger[data-astro-cid-a3ibsjcm]{width:100%;padding:.88rem 1rem;font-size:1rem;border-radius:12px;background:#ffffff0a;justify-content:flex-start;text-align:left}.hero__dropdown-panel[data-astro-cid-a3ibsjcm]{position:static;width:100%;min-width:0;margin-top:.35rem;padding:.3rem .15rem .2rem;border:0;border-radius:18px 0;background:#4e8c95eb;box-shadow:none;backdrop-filter:blur(14px) saturate(1.1);-webkit-backdrop-filter:blur(14px) saturate(1.1);overflow:hidden}.hero__dropdown-panel[data-astro-cid-a3ibsjcm] a[data-astro-cid-a3ibsjcm]{padding-left:1.15rem;background:transparent}.hero__subdropdown[data-astro-cid-a3ibsjcm]{width:100%}.hero__subdropdown-trigger[data-astro-cid-a3ibsjcm]{width:100%;padding:.88rem 1rem;font-size:.96rem;border-radius:12px;background:#ffffff0a}.hero__subdropdown-panel[data-astro-cid-a3ibsjcm]{position:static;width:100%;min-width:0;margin-top:.35rem;padding:.3rem .15rem .2rem;border-radius:18px 0;background:#4e8c95eb;box-shadow:none;display:none;gap:.15rem;overflow:hidden}.hero__subdropdown[data-astro-cid-a3ibsjcm].is-open>.hero__subdropdown-panel[data-astro-cid-a3ibsjcm]{display:grid}.hero__header-actions[data-astro-cid-a3ibsjcm]{width:100%;margin-top:.25rem;justify-content:stretch;flex-direction:column;align-items:stretch}.hero__header-actions[data-astro-cid-a3ibsjcm] .button{width:100%;max-width:none}.home-header[data-astro-cid-a3ibsjcm].is-menu-open{inset:0;width:100%;height:100svh;overflow-y:auto;border-radius:0}.home-header[data-astro-cid-a3ibsjcm].is-menu-open .hero__header[data-astro-cid-a3ibsjcm]{align-content:start;min-height:calc(100svh - 64px)}.home-header[data-astro-cid-a3ibsjcm].is-menu-open .hero__panel[data-astro-cid-a3ibsjcm]{max-height:calc(100svh - 160px);opacity:1;transform:translateY(0)}}.footer[data-astro-cid-sz7xmlte]{background:#090a10;color:#fff;padding:1.7rem 0 1rem;font-family:"Lato",var(--font-body)}.footer__inner[data-astro-cid-sz7xmlte]{display:grid;gap:.9rem;justify-items:center}.footer__logo[data-astro-cid-sz7xmlte]{width:min(233px,100%);height:auto;margin-top:6px}.footer__menu[data-astro-cid-sz7xmlte]{display:flex;flex-wrap:wrap;justify-content:center;gap:15px}.footer__menu[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:#fff;font-size:18px;text-decoration:none}.footer__menu[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:var(--color-teal)}.footer__info[data-astro-cid-sz7xmlte]{width:min(100%,1230px);display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:20px 48px;text-align:left;font-size:14px}.footer__info-item[data-astro-cid-sz7xmlte]{display:inline-flex;align-items:center;gap:7px}.footer__info-item[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:#fff;text-decoration:none}.footer__info[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte].footer__info-item{color:#fff;text-decoration:underline;text-underline-offset:.17em}.footer__icon[data-astro-cid-sz7xmlte]{flex-shrink:0}.footer__info-hours[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:2px}.footer__notice[data-astro-cid-sz7xmlte]{width:min(100%,1230px);margin:0;text-align:center;font-size:13px;line-height:1.35;border-top:1px solid rgba(255,255,255,.35);padding-top:.95rem}.footer__legal[data-astro-cid-sz7xmlte]{width:min(100%,1230px);padding-top:.8rem;border-top:1px solid rgba(255,255,255,.5);display:flex;flex-wrap:wrap;justify-content:space-between;gap:.75rem;align-items:center;font-size:12px}.footer__legal[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:#fff;text-decoration:underline;white-space:nowrap}.footer__legal[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{text-decoration:underline}.footer__legal-links[data-astro-cid-sz7xmlte]{display:flex;align-items:center;gap:6px}.footer__social[data-astro-cid-sz7xmlte]{display:flex;align-items:center;gap:12px}.footer__social[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:#fff;display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;transition:background-color .2s ease,color .2s ease}.footer__social[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{background-color:#ffffff1a}.footer__legal-sep[data-astro-cid-sz7xmlte]{color:#ffffff80}@media(max-width:1080px){.footer[data-astro-cid-sz7xmlte]{padding-inline:1rem}.footer__info[data-astro-cid-sz7xmlte]{flex-direction:column;align-items:center;gap:.75rem}.footer__info-item[data-astro-cid-sz7xmlte]{justify-content:center}}@media(max-width:760px){.footer__legal[data-astro-cid-sz7xmlte]{justify-content:center;text-align:center}}
