.site-footer{--footer-bg: #e3d5c3;--footer-fg: #000;--muted: #1a1a1a;--rule: rgba(0, 0, 0, .22);--footer-wordmark-size: 250px;background:var(--footer-bg);color:var(--footer-fg);position:relative;overflow:hidden;padding-block:clamp(48px,8vw,96px) clamp(28px,5vw,48px);isolation:isolate}.site-footer .site-footer__wordmark{z-index:0}.site-footer:before{content:"";position:absolute;inset:0;z-index:1;background:#f1ebe314;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.site-footer>*{position:relative;z-index:2}.site-footer__wordmark{position:absolute;inset:0;display:grid;place-items:center;pointer-events:none;-webkit-user-select:none;user-select:none;opacity:0;transition:opacity .18s ease}.site-footer.site-footer--wordmark-ready .site-footer__wordmark{opacity:1}.site-footer__wordmark-svg{position:absolute;inset:0;width:100%;height:100%}.site-footer__wordmark-svg .wm{font-family:var(--theme-font-heading);font-weight:var(--theme-font-heading-weight);letter-spacing:.04em;fill:transparent;font-size:var(--footer-wordmark-size)}.site-footer__wordmark-svg .base{stroke:#0000002e;stroke-width:1.2;opacity:.92}.site-footer__wordmark-svg .glow{fill:transparent;stroke:#00000052;stroke-width:2.1;stroke-linecap:round;opacity:.72;stroke-dasharray:145 680;animation:footer-glow-run 18s linear infinite}.site-footer__heading{font-family:var(--theme-font-heading);font-weight:var(--theme-font-heading-weight);font-size:.875rem;letter-spacing:.06em;margin-bottom:1rem}.site-footer__list{padding-left:0;margin:0;list-style:none}.site-footer__list li+li{margin-top:.6rem}.site-footer__link{font-family:var(--theme-font-menu);font-weight:var(--theme-font-menu-weight);color:var(--footer-fg);text-decoration:none;transition:color .2s ease,opacity .2s ease,border-color .2s ease;border-bottom:1px solid transparent;display:inline-block}.site-footer__link:hover{color:var(--footer-fg);opacity:.75;border-bottom-color:currentColor}.site-footer__copy{font-family:var(--theme-font-body);font-weight:var(--theme-font-body-weight);color:var(--muted);max-width:46ch;margin-bottom:1rem;line-height:1.45}.site-footer__copy p{margin:0 0 .25rem}.site-footer__copy p:last-child{margin-bottom:0}.site-footer__copy p:empty{display:none}.site-footer__copy p>br:only-child{display:none}.site-footer__copy a{color:inherit}.site-footer__copy .ql-align-center{text-align:center}.site-footer__copy .ql-align-right{text-align:right}.site-footer__opening-hours{margin:0}.site-footer__opening-hours-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:1rem;align-items:baseline}.site-footer__opening-hours-row+.site-footer__opening-hours-row{margin-top:.6rem}.site-footer__opening-hours-day,.site-footer__opening-hours-time{line-height:inherit;border-bottom:0}.site-footer__opening-hours-time{text-align:right;white-space:nowrap}.site-footer__opening-hours-day:hover,.site-footer__opening-hours-time:hover{opacity:1;border-bottom-color:transparent}.site-footer__socials{display:flex;flex-wrap:wrap;gap:.65rem;align-items:center}.site-footer__socials--minimal{display:flex;flex-wrap:wrap;gap:.75rem 1rem;align-items:center;max-width:11rem}.site-footer__social-link{width:2.55rem;height:2.55rem;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(17,24,39,.18);border-radius:999px;color:var(--footer-fg);text-decoration:none;background:#ffffffb3;box-shadow:0 1px #11182708;transition:transform .18s ease,border-color .18s ease,background-color .18s ease,color .18s ease}.site-footer__social-link i{font-size:1.12rem;line-height:1}.site-footer__social-link:hover{color:var(--footer-fg);transform:translateY(-1px);border-color:#1118274d;background:#ffffffeb;opacity:1}.site-footer__social-link--minimal{width:auto;height:auto;border:0;border-radius:0;background:transparent;box-shadow:none;padding:0}.site-footer__social-link--minimal i{font-size:1.35rem}.site-footer__social-link--minimal:hover{transform:none;border-color:transparent;background:transparent;opacity:.72}.site-footer__btn{font-family:var(--theme-font-body);border:none;border-bottom:1px solid var(--rule);border-radius:0;color:var(--footer-fg);background:transparent;font-weight:var(--theme-font-body-weight);letter-spacing:.06em}.site-footer__btn:hover{border-color:var(--footer-fg);color:var(--footer-fg)}.site-footer__rule{border-color:var(--rule);margin:clamp(28px,4vw,48px) 0;opacity:1}.site-footer__bottom{gap:1rem;font-family:var(--theme-font-menu);font-weight:var(--theme-font-menu-weight)}.site-footer__country-link{display:inline-flex;align-items:center;gap:.65rem;color:var(--footer-fg);text-decoration:none;font-family:var(--theme-font-menu);font-weight:var(--theme-font-menu-weight);letter-spacing:.01em}.site-footer__country-link:hover{color:var(--footer-fg);opacity:.8}.site-footer__country-flag{width:1.65rem;height:1.65rem;border-radius:999px;object-fit:cover;flex-shrink:0;box-shadow:0 0 0 1px #11182714}.site-footer__country-name{font-family:inherit}.site-footer__bottom .site-footer__copy{font-family:inherit;font-weight:inherit;margin-bottom:0}.site-footer__muted{color:var(--footer-fg);text-decoration:none;border-bottom:1px solid transparent}.site-footer__muted:hover{color:var(--footer-fg);border-bottom-color:#00000080}.site-footer__payments{display:inline-flex;align-items:center;gap:.5rem;padding-left:0;margin:0;list-style:none}.site-footer__payments img{display:block;height:22px;width:auto;filter:none}@media(max-width:575.98px){.site-footer__payments img{height:18px}}@keyframes footer-glow-run{0%{stroke-dashoffset:0}to{stroke-dashoffset:-820}}@media(prefers-reduced-motion:reduce){.site-footer__wordmark-svg .glow{animation:none}}@media(max-width:992px){.site-footer:before{-webkit-backdrop-filter:none;backdrop-filter:none}.site-footer{--footer-wordmark-size: 220px}}@media(max-width:900px){.site-footer__wordmark-svg .base{stroke-width:1;opacity:.78}.site-footer__wordmark-svg .glow{stroke-width:1.45;opacity:.46}}@media(max-width:760px){.site-footer:before{-webkit-backdrop-filter:none;backdrop-filter:none;background:#f1ebe308}.site-footer__wordmark{display:none}}
