:root{--sfv-accent:#0077ac;--sfv-accent-ink:#005a82;--sfv-accent-tint:#eff4f7;--sfv-accent-tint-ink:#dfeaf1;--sfv-cta:var(--sfv-accent);--sfv-cta-ink:var(--sfv-accent-ink);--sfv-cta-ring:#bcdbed;--sfv-cta-on:#fff;--sfv-section-accent:var(--sfv-accent);--sfv-section-accent-on:var(--sfv-cta-on);--sfv-hero-bg:#eff4f7;--sfv-black:#212529;--sfv-grey:#7c7c7c;--sfv-white:#fff;--sfv-light-grey:#d0d3d4;--sfv-light-grey-2:#f3f4f4;--sfv-light-grey-3:#f2f3f3;--sfv-light-grey-4:#f8f8f8;--sfv-text:var(--sfv-black);--sfv-text-muted:var(--sfv-grey);--sfv-bg:var(--sfv-white);--sfv-surface:var(--sfv-light-grey-2);--sfv-border:var(--sfv-light-grey);--sfv-footer-bg:#e7e8e9;--sfv-media-placeholder:#e7e8e9;--sfv-error:#de5361;--sfv-error-bg:#fbe9eb;--sfv-success:#649264;--sfv-success-bg:#eef3ee;--sfv-font-sans:"InterVariable", system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--sfv-fw-regular:400;--sfv-fw-bold:700;--sfv-fs-display:3.75rem;--sfv-fs-h1:2.8125rem;--sfv-fs-h2:2rem;--sfv-fs-h3:1.5rem;--sfv-fs-h4:1.125rem;--sfv-fs-body:1rem;--sfv-fs-small:.875rem;--sfv-fs-display-m:2.75rem;--sfv-fs-h1-m:2.75rem;--sfv-fs-h2-m:1.75rem;--sfv-fs-h3-m:1.25rem;--sfv-lh-heading:1.1;--sfv-lh-base:1.625;--sfv-lh-small:1.3;--sfv-lh-tight:1.1;--sfv-space-1:.25rem;--sfv-space-2:.5rem;--sfv-space-3:1rem;--sfv-space-4:1.5rem;--sfv-space-5:2rem;--sfv-space-6:3rem;--sfv-container:1600px;--sfv-hero-max:1600px;--sfv-gutter:clamp(1.25rem, 10vw - 5rem, 5rem);--sfv-section-y:clamp(2.5rem, 5vw, 4.5rem);--sfv-radius:4px;--sfv-radius-lg:8px;--sfv-radius-pill:999px}.site-sigab{--sfv-accent:#009ca6;--sfv-accent-ink:#007a82;--sfv-accent-tint:#e6f5f6;--sfv-accent-tint-ink:#d4ecee;--sfv-cta:#bfac7c;--sfv-cta-ink:#a8966b;--sfv-cta-ring:#e8dec5;--sfv-hero-bg:#f7f3ea}@font-face{font-family:InterVariable;font-style:normal;font-weight:100 900;font-display:swap;src:url(./InterVariable-DiVDrmQJ.woff2)format("woff2")}@font-face{font-family:InterVariable;font-style:italic;font-weight:100 900;font-display:swap;src:url(./InterVariable-Italic-FCBEiFp6.woff2)format("woff2")}h1,h2,h3,h4,.sfv-h1,.sfv-h2,.sfv-h3,.sfv-h4,.sfv-display{font-family:var(--sfv-font-sans);font-weight:var(--sfv-fw-bold);line-height:var(--sfv-lh-heading);margin:0 0 var(--sfv-space-3);text-wrap:balance}.sfv-display{font-size:var(--sfv-fs-display)}h1,.sfv-h1{font-size:var(--sfv-fs-h1)}h2,.sfv-h2{font-size:var(--sfv-fs-h2)}h3,.sfv-h3{font-size:var(--sfv-fs-h3)}h4,.sfv-h4{font-size:var(--sfv-fs-h4)}body{font-size:var(--sfv-fs-body);line-height:var(--sfv-lh-base)}p{margin:0 0 var(--sfv-space-3)}.sfv-small,small{font-size:var(--sfv-fs-small);line-height:var(--sfv-lh-small)}@media (width<=720px){.sfv-display{font-size:var(--sfv-fs-display-m)}h1,.sfv-h1{font-size:var(--sfv-fs-h1-m)}h2,.sfv-h2{font-size:var(--sfv-fs-h2-m)}h3,.sfv-h3{font-size:var(--sfv-fs-h3-m)}}.sfv-btn{justify-content:center;align-items:center;gap:var(--sfv-space-2);font-family:var(--sfv-font-sans);font-size:var(--sfv-fs-small);white-space:nowrap;text-align:center;border-radius:var(--sfv-radius-pill);cursor:pointer;border:2px solid #0000;padding:.6875rem 1.5rem;font-weight:600;line-height:1;text-decoration:none;transition:background-color .15s,border-color .15s,color .15s,box-shadow .15s;display:inline-flex}.sfv-btn[hidden]{display:none}.sfv-btn__icon{flex-shrink:0;width:1.1em;height:1.1em}.sfv-btn--primary{background:var(--sfv-cta);color:var(--sfv-cta-on)}.sfv-btn--primary:hover{background:var(--sfv-cta-ink)}.sfv-btn--primary:focus-visible,.sfv-btn--primary:active,.sfv-btn--primary.is-active{background:var(--sfv-cta);box-shadow:0 0 0 3px var(--sfv-cta-ring);outline:none}.sfv-btn--secondary{background:var(--sfv-accent-tint);color:var(--sfv-accent)}.sfv-btn--secondary:hover{background:var(--sfv-accent-tint-ink)}.sfv-btn--secondary:focus-visible,.sfv-btn--secondary:active,.sfv-btn--secondary.is-active{border-color:var(--sfv-accent);outline:none}.sfv-btn--tertiary{color:var(--sfv-accent);text-underline-offset:.2em;background:0 0;border:0;border-radius:0;padding:0;text-decoration:underline}.sfv-btn--tertiary:hover{color:var(--sfv-accent-ink)}.sfv-btn--tertiary:focus-visible{outline:2px solid var(--sfv-accent);outline-offset:2px}.sfv-btn--tertiary:active,.sfv-btn--tertiary.is-active{color:var(--sfv-accent-ink);text-decoration:none}.sfv-btn:disabled,.sfv-btn[disabled],.sfv-btn--inactive,.sfv-btn.is-disabled{background:var(--sfv-light-grey);color:var(--sfv-grey);box-shadow:none;cursor:not-allowed;pointer-events:none;border-color:#0000;text-decoration:none}.sfv-searchfield{align-items:center;gap:var(--sfv-space-2);border:1.5px solid var(--sfv-accent);border-radius:var(--sfv-radius-pill);background:var(--sfv-white);color:var(--sfv-accent);padding:.5rem 1rem;display:inline-flex}.sfv-searchfield:focus-within{box-shadow:0 0 0 3px var(--sfv-cta-ring)}.sfv-searchfield__icon{flex-shrink:0;width:1.15em;height:1.15em}.sfv-searchfield__input{min-width:0;font-family:var(--sfv-font-sans);font-size:var(--sfv-fs-small);color:var(--sfv-text);background:0 0;border:0;outline:none;flex:auto;margin:0;padding:0}.sfv-searchfield__input::placeholder{color:var(--sfv-accent);opacity:1}.sfv-searchfield__input::-webkit-search-cancel-button{-webkit-appearance:none}.sfv-searchfield__spinner{border:2px solid var(--sfv-accent-tint);border-top-color:var(--sfv-accent);border-radius:50%;flex-shrink:0;width:1.05em;height:1.05em;animation:.6s linear infinite sfv-spin;display:none}@media (prefers-reduced-motion:reduce){.sfv-searchfield__spinner{animation-duration:1.4s}}.sfv-searchfield.is-searching .sfv-searchfield__spinner{display:block}@keyframes sfv-spin{to{transform:rotate(360deg)}}.sfv-dropdown{border-radius:var(--sfv-radius-pill);background:var(--sfv-accent-tint);color:var(--sfv-accent);align-items:center;display:inline-flex;position:relative}.sfv-dropdown:focus-within{box-shadow:0 0 0 3px var(--sfv-cta-ring)}.sfv-dropdown__select{appearance:none;border-radius:inherit;width:100%;color:inherit;font-family:var(--sfv-font-sans);font-size:var(--sfv-fs-body);cursor:pointer;background:0 0;border:0;outline:none;margin:0;padding:.875rem 4.5rem .875rem 2.5rem;font-weight:600;line-height:1.125}@media (width<=1200px){.sfv-dropdown__select{font-size:var(--sfv-fs-small);padding:.625rem 3.25rem .625rem 1.5rem}}.sfv-dropdown__select option{color:var(--sfv-text)}.sfv-dropdown__chevron{pointer-events:none;width:1rem;height:.9em;position:absolute;right:2.5rem}@media (width<=1200px){.sfv-dropdown__chevron{right:1.25rem}}.sfv-dropdown--primary{background:var(--sfv-accent);color:var(--sfv-cta-on)}.sfv-tag{border:1.5px solid var(--sfv-accent);border-radius:var(--sfv-radius-pill);color:var(--sfv-accent);font-size:var(--sfv-fs-small);background:0 0;align-items:center;padding:.3rem .85rem;font-weight:600;line-height:1.2;text-decoration:none;display:inline-flex}.sfv-tag--active,.sfv-tag.is-active,a.sfv-tag:hover{background:var(--sfv-accent);color:var(--sfv-cta-on)}.sfv-status{border-radius:var(--sfv-radius-pill);font-size:var(--sfv-fs-small);white-space:nowrap;border:1.5px solid #0000;align-items:center;padding:.2rem .7rem;font-weight:600;line-height:1.3;display:inline-flex}.sfv-status--full{background:var(--sfv-error);border-color:var(--sfv-error);color:var(--sfv-white)}.sfv-status--closed{border-color:var(--sfv-grey);color:var(--sfv-grey);background:0 0}.sfv-status--free,.sfv-status--info{border-color:var(--sfv-accent);color:var(--sfv-accent);background:0 0}.sfv-toggle{border-radius:var(--sfv-radius-pill);background:var(--sfv-accent-tint);align-items:center;gap:2px;padding:3px;display:inline-flex}.sfv-toggle__option{border-radius:var(--sfv-radius-pill);min-width:2.1rem;font-size:var(--sfv-fs-small);color:var(--sfv-accent);justify-content:center;align-items:center;padding:.25rem .7rem;font-weight:700;line-height:1;text-decoration:none;display:inline-flex}.sfv-toggle__option:not(.is-current):hover{color:var(--sfv-accent-ink)}.sfv-toggle__option.is-current,.sfv-toggle__option.is-active{background:var(--sfv-accent);color:var(--sfv-cta-on);cursor:default}.sfv-checkgroup{align-items:flex-start;gap:var(--sfv-space-3);border:0;flex-direction:column;margin:0;padding:0;display:flex}.sfv-checkgroup__legend{font-size:var(--sfv-fs-small);font-weight:var(--sfv-fw-regular);color:var(--sfv-text);margin:0 0 .5rem;padding:0}@media (width<=1200px){.sfv-checkgroup__legend{margin-bottom:.1rem;font-size:.75rem}}.sfv-checkgroup__options{align-items:center;gap:var(--sfv-space-2);flex-wrap:wrap;display:flex}.sfv-checkfield{border:1.5px solid var(--sfv-accent);border-radius:var(--sfv-radius-pill);color:var(--sfv-accent);font-size:var(--sfv-fs-body);white-space:nowrap;cursor:pointer;-webkit-user-select:none;user-select:none;background:0 0;align-items:center;padding:.5rem 1.25rem;font-weight:500;line-height:1.125;transition:background .15s,color .15s,border-color .15s;display:inline-flex}@media (width<=1200px){.sfv-checkfield{font-size:var(--sfv-fs-small);padding:.4rem 1rem}}.sfv-checkfield[hidden]{display:none}.sfv-checkfield__input{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.sfv-checkfield:hover:not(:has(.sfv-checkfield__input:checked)){background:var(--sfv-accent-tint)}.sfv-checkfield:has(.sfv-checkfield__input:checked){background:var(--sfv-accent);border-color:var(--sfv-accent);color:var(--sfv-cta-on)}.sfv-checkfield:has(.sfv-checkfield__input:focus-visible){box-shadow:0 0 0 3px var(--sfv-cta-ring)}.sfv-icon{vertical-align:middle;flex:none;width:1.25em;height:1.25em;display:inline-flex}.screen-reader-text{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;position:absolute!important}.sfv-nav{background:var(--sfv-bg);border-bottom:1.5px solid var(--sfv-accent);position:relative}html.sfv-js .sfv-nav{z-index:950;transition:top .2s ease-out;position:sticky;top:0}html.sfv-js .admin-bar .sfv-nav{top:32px}@media screen and (width<=782px){html.sfv-js .admin-bar .sfv-nav{top:46px}}@media screen and (width<=600px){html.sfv-js .admin-bar .sfv-nav{top:0}}html.sfv-js .sfv-nav.is-hidden{top:calc(-1 * var(--sfv-nav-h,200px))}.sfv-nav__bar{max-width:var(--sfv-container);padding:.75rem var(--sfv-gutter);align-items:center;gap:1.5rem;margin-inline:auto;display:flex}@media (width>=1200px){.sfv-nav__bar{padding-inline:calc(var(--sfv-gutter) / 2)}}@media (width>=1680px){.sfv-nav__bar{padding-inline:0}}.sfv-nav__brand{color:inherit;flex:none;align-items:center;font-weight:700;text-decoration:none;display:inline-flex}@media (width<=900px){.sfv-nav__brand{flex-shrink:1;min-width:0}}.sfv-nav__logo{object-fit:contain;object-position:left center;width:auto;max-width:100%;height:3.5rem;display:block}@media (width<=560px){.sfv-nav__logo{height:2.75rem}}.sfv-nav__menu{flex:auto;min-width:0}@media (width<=900px){.sfv-nav__menu{display:none}}.sfv-nav__menu-list{flex-wrap:wrap;justify-content:center;gap:.6rem 1.75rem;margin:0;padding:0;list-style:none;display:flex}.sfv-nav__menu-link{color:inherit;font-weight:600;text-decoration:none}.sfv-nav__menu-link:hover,.sfv-nav__menu-link.is-current{color:var(--sfv-accent)}.sfv-nav__actions{flex:none;align-items:center;gap:1.5rem;margin-left:auto;display:flex}.sfv-nav__search-btn,.sfv-nav__toggle{font:inherit;color:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:.5rem;padding:0;display:inline-flex}.sfv-nav__search-btn:hover,.sfv-nav__toggle:hover{color:var(--sfv-accent)}@media (width<=700px){.sfv-nav__action-label{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;position:absolute!important}}.sfv-nav__icon{display:block}.sfv-nav__burger{width:24px;height:16px;display:inline-block;position:relative}.sfv-nav__burger span{background:currentColor;width:100%;height:2px;position:absolute;left:0}.sfv-nav__burger span:first-child{top:0}.sfv-nav__burger span:nth-child(2){top:7px}.sfv-nav__burger span:nth-child(3){top:14px}.sfv-nav__popover{z-index:1000;background:#00000073;justify-content:flex-end;animation:.16s both sfv-nav-fade-in;display:flex;position:fixed;inset:0}.sfv-nav__popover[hidden]{display:none}.sfv-nav__popover-inner{box-sizing:border-box;background:var(--sfv-white);-webkit-overflow-scrolling:touch;width:100%;max-width:1000px;height:100%;padding:var(--sfv-space-4) var(--sfv-space-6) var(--sfv-space-6);animation:.24s cubic-bezier(.22,1,.36,1) both sfv-nav-slide-in;overflow-y:auto}@media (width<=900px){.sfv-nav__popover-inner{padding:var(--sfv-space-4) var(--sfv-space-4) var(--sfv-space-5)}}.sfv-nav__popover-top{align-items:center;gap:var(--sfv-space-4);padding-bottom:var(--sfv-space-6);grid-template-columns:1fr auto;display:grid}@media (width<=900px){.sfv-nav__popover-top{gap:var(--sfv-space-3);padding-bottom:var(--sfv-space-5);grid-template-columns:1fr}}.sfv-nav__search{box-sizing:border-box;justify-self:center;width:100%;min-width:0;max-width:480px;display:flex}@media (width<=900px){.sfv-nav__search{max-width:none}}.sfv-nav__close{align-items:center;gap:var(--sfv-space-2);font:inherit;color:var(--sfv-text);cursor:pointer;background:0 0;border:0;justify-self:end;padding:0;display:inline-flex}.sfv-nav__close:hover{color:var(--sfv-accent)}@media (width<=900px){.sfv-nav__close{order:-1}}.sfv-nav__close-icon{width:1.05em;height:1.05em}.sfv-nav__popover-grid{grid-template-columns:1fr 1fr;gap:3rem;display:grid}@media (width<=900px){.sfv-nav__popover-grid{grid-template-columns:1fr;gap:2.5rem}}.sfv-nav__m1{margin:0;padding:0;list-style:none}.sfv-nav__m1-item{margin-bottom:var(--sfv-space-5)}.sfv-nav__m1-item:last-child{margin-bottom:0}.sfv-nav__m1-item--section.is-active{background:var(--sfv-accent-tint);border-radius:var(--sfv-radius);padding:var(--sfv-space-4)}.sfv-nav__m1-link{color:var(--sfv-text);font-weight:var(--sfv-fw-bold);font-size:1.25rem;line-height:var(--sfv-lh-heading);display:inline-block}.sfv-nav__m1-children{margin:var(--sfv-space-3) 0 0;flex-direction:column;gap:.75rem;padding:0;list-style:none;display:flex}.sfv-nav__m1-child{color:var(--sfv-text);font-size:1.25rem;font-weight:var(--sfv-fw-regular);line-height:var(--sfv-lh-heading);display:inline-block}.sfv-nav__m1-link,.sfv-nav__m1-child{text-underline-offset:.2em;text-decoration:none;transition:padding-left .16s,color .16s}.sfv-nav__m1-link:hover,.sfv-nav__m1-link:focus-visible,.sfv-nav__m1-child:hover,.sfv-nav__m1-child:focus-visible{color:var(--sfv-accent);padding-left:.375rem;text-decoration:underline}.sfv-nav__m1-link.is-current,.sfv-nav__m1-child.is-current{color:var(--sfv-accent);text-decoration:underline}.sfv-nav__col--aside{align-items:flex-end;gap:var(--sfv-space-6);flex-direction:column;display:flex}@media (width<=900px){.sfv-nav__col--aside{align-items:flex-start;gap:var(--sfv-space-5)}}.sfv-nav__buttons{align-items:flex-end;gap:var(--sfv-space-3);flex-direction:column;display:flex}@media (width<=900px){.sfv-nav__buttons{align-items:flex-start}}.sfv-nav__m2-list{text-align:right;flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}@media (width<=900px){.sfv-nav__m2-list{text-align:left}}.sfv-nav__m2-item{justify-content:flex-end;display:flex}@media (width<=900px){.sfv-nav__m2-item{justify-content:flex-start}}.sfv-nav__m2-link{align-items:center;gap:var(--sfv-space-2);color:var(--sfv-text);text-underline-offset:.2em;font-weight:var(--sfv-fw-regular);text-decoration:underline;display:inline-flex}.sfv-nav__m2-link:hover,.sfv-nav__m2-item.link-blue .sfv-nav__m2-link,.sfv-nav__m2-item.link-accent .sfv-nav__m2-link{color:var(--sfv-accent)}.sfv-nav__m2-item.link-blue .sfv-nav__m2-link:hover,.sfv-nav__m2-item.link-accent .sfv-nav__m2-link:hover{color:var(--sfv-accent-ink)}.sfv-nav__m2-arrow{flex-shrink:0;width:1.1em;height:1.1em}.sfv-nav__lang-item{min-height:1.625rem}button.sfv-nav__menu-link{font-family:inherit;font-size:inherit;line-height:inherit;cursor:pointer;background:0 0;border:0;margin:0;padding:0}button.sfv-nav__m1-link{text-align:left;cursor:pointer;background:0 0;border:0;margin:0;padding:0;font-family:inherit}.admin-bar .sfv-nav__popover{top:32px}@media screen and (width<=782px){.admin-bar .sfv-nav__popover{top:46px}}@keyframes sfv-nav-fade-in{0%{opacity:0}to{opacity:1}}@keyframes sfv-nav-slide-in{0%{transform:translate(100%)}to{transform:translate(0)}}@media (prefers-reduced-motion:reduce){.sfv-nav__popover,.sfv-nav__popover-inner{animation:none}html.sfv-js .sfv-nav,.sfv-nav__m1-link,.sfv-nav__m1-child{transition:none}}body.is-nav-open{overflow:hidden}.sfv-search{max-width:800px;margin:2rem auto;padding:0 1.5rem}.sfv-search__title{margin:0 0 .25rem;font-size:1.75rem}.sfv-search__count{color:#666;margin:0 0 2rem}.sfv-search__list{margin:0;padding:0;list-style:none}.sfv-search__item{border-bottom:1px solid #eee;padding:1.25rem 0}.sfv-search__link{color:inherit;text-decoration:none}.sfv-search__item-title{color:var(--sfv-accent);margin:0 0 .4rem;font-size:1.2rem}.sfv-search__excerpt{color:#444;margin:0;line-height:1.6}.sfv-search__empty{color:#444}.sfv-footer{background:var(--sfv-footer-bg);color:var(--sfv-text)}.sfv-footer__inner{max-width:var(--sfv-container);padding:clamp(2.5rem, 6vw, 5rem) var(--sfv-gutter);flex-direction:column;gap:clamp(2.5rem,6vw,6rem);margin-inline:auto;display:flex}.sfv-footer__cols{grid-template-columns:1.1fr .8fr 1.4fr;gap:clamp(2rem,5vw,4rem) clamp(2rem,6vw,7rem);display:grid}@media (width<=980px){.sfv-footer__cols{grid-template-columns:1fr 1fr}}@media (width<=600px){.sfv-footer__cols{grid-template-columns:1fr}}@media (width<=980px){.sfv-footer__aside{grid-column:1/-1}}.sfv-footer__heading{margin:0 0 var(--sfv-space-4);font-size:var(--sfv-fs-h3);font-weight:var(--sfv-fw-bold);line-height:var(--sfv-lh-heading);color:var(--sfv-text)}.sfv-footer__address{margin:0 0 var(--sfv-space-4);font-style:normal;line-height:var(--sfv-lh-base)}.sfv-footer__contact-links{gap:var(--sfv-space-3);flex-direction:column;display:flex}.sfv-footer__links{gap:var(--sfv-space-3);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.sfv-footer__link{color:var(--sfv-text);text-underline-offset:.2em;line-height:var(--sfv-lh-base);text-decoration:underline}.sfv-footer__link:hover{color:var(--sfv-accent)}.sfv-footer__member{gap:var(--sfv-space-3);flex-direction:column;max-width:none;display:flex}.sfv-footer__member .sfv-btn--tertiary{align-self:flex-start}.sfv-footer__newsletter .cr-web-wrapper,.sfv-footer__newsletter .cr-web-row,.sfv-footer__newsletter div.cr-text{width:100%;max-width:none;display:block;padding:0!important}.sfv-footer__newsletter .cr-nope{display:none!important}.sfv-footer__newsletter form{gap:var(--sfv-space-2);flex-direction:column;display:flex}.sfv-footer__newsletter .cr-web-stacks{gap:var(--sfv-space-4);display:flex}@media (width<=600px){.sfv-footer__newsletter .cr-web-stacks{gap:var(--sfv-space-2);flex-direction:column}}.sfv-footer__newsletter .cr-web-col-50,.sfv-footer__newsletter .cr-web-col-33{flex:1 1 0;min-width:0}.sfv-footer__newsletter .cr-web-form{flex-direction:column;gap:4px;display:flex}.sfv-footer__newsletter label,.sfv-footer__newsletter .cr-web-label{font-weight:var(--sfv-fw-bold);line-height:var(--sfv-lh-base)}.sfv-footer__newsletter .required:after{content:" *"}.sfv-footer__newsletter input[type=text],.sfv-footer__newsletter input[type=email],.sfv-footer__newsletter select{box-sizing:border-box;width:100%;height:2.75rem;padding:0 var(--sfv-space-3);font:inherit;color:var(--sfv-text);background:var(--sfv-light-grey-4);border:1.5px solid var(--sfv-accent-tint);border-radius:var(--sfv-radius)}.sfv-footer__newsletter input[type=text]:focus-visible,.sfv-footer__newsletter input[type=email]:focus-visible,.sfv-footer__newsletter select:focus-visible{border-color:var(--sfv-accent);box-shadow:0 0 0 3px var(--sfv-cta-ring);outline:none}.sfv-footer__newsletter button[type=submit]{justify-content:center;align-items:center;gap:var(--sfv-space-2);margin-top:var(--sfv-space-4);font-family:var(--sfv-font-sans);font-size:var(--sfv-fs-small);white-space:nowrap;border-radius:var(--sfv-radius-pill);background:var(--sfv-cta);color:var(--sfv-cta-on);cursor:pointer;border:2px solid #0000;align-self:flex-start;padding:.6875rem 1.5rem;font-weight:600;line-height:1;transition:background-color .15s,box-shadow .15s;display:inline-flex}.sfv-footer__newsletter button[type=submit]:after{content:"";background:currentColor;width:1.1em;height:1.1em;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 45 25'%3E%3Cpath d='M44.3353 13.2897C44.8164 12.8086 44.8164 12.017 44.3353 11.5359L33.1603 0.360859C32.6791 -0.120286 31.8876 -0.120286 31.4064 0.360859C30.9253 0.842005 30.9253 1.63357 31.4064 2.11471L40.4628 11.1711H1.24167C0.55875 11.1711 0 11.7299 0 12.4128C0 13.0957 0.55875 13.6545 1.24167 13.6545H40.4628L31.4064 22.7109C30.9253 23.192 30.9253 23.9836 31.4064 24.4647C31.8876 24.9459 32.6791 24.9459 33.1603 24.4647L44.3353 13.2897Z'/%3E%3C/svg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 45 25'%3E%3Cpath d='M44.3353 13.2897C44.8164 12.8086 44.8164 12.017 44.3353 11.5359L33.1603 0.360859C32.6791 -0.120286 31.8876 -0.120286 31.4064 0.360859C30.9253 0.842005 30.9253 1.63357 31.4064 2.11471L40.4628 11.1711H1.24167C0.55875 11.1711 0 11.7299 0 12.4128C0 13.0957 0.55875 13.6545 1.24167 13.6545H40.4628L31.4064 22.7109C30.9253 23.192 30.9253 23.9836 31.4064 24.4647C31.8876 24.9459 32.6791 24.9459 33.1603 24.4647L44.3353 13.2897Z'/%3E%3C/svg%3E") 50%/contain no-repeat}.sfv-footer__newsletter button[type=submit]:hover{background:var(--sfv-cta-ink)}.sfv-footer__newsletter button[type=submit]:focus-visible,.sfv-footer__newsletter button[type=submit]:active{background:var(--sfv-cta);box-shadow:0 0 0 3px var(--sfv-cta-ring);outline:none}.sfv-footer__newsletter iframe{border:0;max-width:100%}.sfv-footer__newsletter img{max-width:100%}.sfv-footer__bottom{grid-template-columns:1.1fr .8fr 1.4fr;align-items:center;column-gap:clamp(2rem,6vw,7rem);display:grid}@media (width<=980px){.sfv-footer__bottom{align-items:stretch;gap:var(--sfv-space-5);flex-direction:column-reverse;display:flex}}.sfv-footer__brand{color:inherit;font-weight:var(--sfv-fw-bold);grid-column:1/3;justify-self:start;align-items:center;text-decoration:none;display:inline-flex}.sfv-footer__logo{width:auto;max-width:100%;height:clamp(3.25rem,6vw,4.5rem);display:block}.sfv-footer__search{box-sizing:border-box;grid-column:3;width:100%;min-width:0;display:flex}.sfv-subfooter{background:var(--sfv-white)}.sfv-subfooter__inner{max-width:var(--sfv-container);padding:var(--sfv-space-4) var(--sfv-gutter);justify-content:space-between;align-items:center;gap:var(--sfv-space-4);flex-wrap:wrap;margin-inline:auto;display:flex}.sfv-subfooter__legal{gap:var(--sfv-space-3);flex-wrap:wrap;display:flex}.sfv-subfooter__link{color:var(--sfv-text);text-underline-offset:.2em;text-decoration:underline}.sfv-subfooter__link:hover{color:var(--sfv-accent)}.sfv-subfooter__lang{align-items:center;gap:var(--sfv-space-3);display:inline-flex}.sfv-subfooter__lang-item{color:var(--sfv-text);text-underline-offset:.2em;text-decoration:underline}.sfv-subfooter__lang-item:hover{color:var(--sfv-accent)}.sfv-subfooter__lang-item.is-current{font-weight:var(--sfv-fw-bold);cursor:default;text-decoration:none}.sfv-page__title{margin:var(--sfv-space-5) 0 var(--sfv-space-4);font-size:clamp(1.75rem,3vw,2.5rem)}.sfv-container{width:100%;max-width:var(--sfv-container);padding-inline:var(--sfv-gutter);box-sizing:border-box;margin-inline:auto}.sfv-bg--accent,.sfv-bg--tint,.sfv-bg--grey,.sfv-bg--hero,.sfv-bg--footer{padding-block:var(--sfv-section-y)}.sfv-bg--accent{background:var(--sfv-section-accent);color:var(--sfv-section-accent-on)}.sfv-bg--accent .sfv-text__body a,.sfv-bg--accent .sfv-btn--tertiary{color:inherit}.sfv-bg--tint{background:var(--sfv-accent-tint)}.sfv-bg--grey{background:var(--sfv-light-grey-2)}.sfv-bg--hero{background:var(--sfv-hero-bg)}.sfv-bg--footer{background:var(--sfv-footer-bg)}.sfv-breadcrumbs{max-width:var(--sfv-container);padding:0 var(--sfv-gutter);color:#666;margin:1.25rem auto 0;font-size:.85rem}.sfv-breadcrumbs__list{flex-wrap:wrap;align-items:center;gap:.4rem;margin:0;padding:0;list-style:none;display:flex}.sfv-breadcrumbs__item:not(:first-child):before{content:"›";color:#aaa;margin-right:.4rem}.sfv-breadcrumbs__link{color:var(--sfv-accent);text-decoration:none}.sfv-breadcrumbs__link:hover{text-decoration:underline}.sfv-breadcrumbs__current{color:#111}.sfv-breadcrumbs__text{color:inherit}.sfv-hero{background:var(--sfv-hero-bg);max-width:var(--sfv-hero-max);margin-inline:auto;margin-top:clamp(0px, 100vw - var(--sfv-hero-max), 32px);border-radius:clamp(0px, 100vw - var(--sfv-hero-max), 8px);position:relative;overflow:hidden}.sfv-hero__inner{z-index:1;align-items:center;min-height:600px;display:flex;position:relative}.sfv-hero__content{width:50%;max-width:36rem;padding-block:var(--sfv-section-y);padding-right:var(--sfv-space-6)}.sfv-hero__title{font-size:var(--sfv-fs-display);letter-spacing:0;text-transform:uppercase;margin:0 0 var(--sfv-space-4);line-height:1}.sfv-hero__body{font-size:var(--sfv-fs-body);line-height:var(--sfv-lh-base);margin-bottom:var(--sfv-space-5)}.sfv-hero__body>:last-child{margin-bottom:0}.sfv-hero__cta{margin-top:0}.sfv-hero__media{width:50%;position:absolute;inset:0 0 0 auto}.sfv-hero__image{object-fit:cover;width:100%;height:100%;display:block}.sfv-hero:not(.sfv-hero--has-image) .sfv-hero__content{width:100%;max-width:none;padding-right:0}@media (width<=900px){.sfv-hero__inner{min-height:0;display:block}.sfv-hero__content{width:auto;max-width:none;padding-right:0}.sfv-hero__media{width:auto;height:300px;position:static}.sfv-hero__title{font-size:var(--sfv-fs-display-m)}}.sfv-text{margin-block:var(--sfv-section-y)}.sfv-text.sfv-bg{margin-block:0}.sfv-text__heading{margin:0 0 var(--sfv-space-3)}.sfv-text__body>:last-child{margin-bottom:0}.sfv-text:not(.sfv-bg--accent) .sfv-text__body a{color:var(--sfv-accent)}@media (width>=1100px){.sfv-text .sfv-text__heading,.sfv-text .sfv-text__body{max-width:calc(var(--sfv-container) / 3 * 2)}}.sfv-mini{margin-block:var(--sfv-space-5)}.sfv-mini--compact{margin-block:var(--sfv-space-4)}.sfv-page>.sfv-mini--compact+:not(.sfv-bg){margin-block-start:var(--sfv-space-4)}.sfv-page>:not(.sfv-bg):has(+.sfv-mini--compact){margin-block-end:var(--sfv-space-4)}.sfv-link--center .sfv-link__inner{text-align:center}.sfv-link--right .sfv-link__inner{text-align:right}.sfv-title__heading{margin:0}.sfv-title--center .sfv-title__inner{text-align:center}.sfv-title--right .sfv-title__inner{text-align:right}.sfv-freetext__body>:last-child{margin-bottom:0}.sfv-freetext__body a{color:var(--sfv-accent)}@media (width>=1100px){.sfv-freetext__body{max-width:calc(var(--sfv-container) / 3 * 2)}}.sfv-dl-btn__heading{margin:0 0 var(--sfv-space-4)}.sfv-dl-btn__grid,.sfv-dl-btn__list{margin:0;padding:0;list-style:none}.sfv-dl-btn__grid{gap:var(--sfv-space-4);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}@media (width<=1100px){.sfv-dl-btn__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){.sfv-dl-btn__grid{grid-template-columns:minmax(0,1fr)}}.sfv-dl-btn__grid+.sfv-dl-btn__list{margin-top:var(--sfv-space-4)}.sfv-dl-btn__list{gap:var(--sfv-space-3);flex-direction:column;display:flex}@media (width>=1100px){.sfv-dl-btn__list{max-width:calc(var(--sfv-container) / 3 * 2)}}.sfv-dl-btn__action{justify-content:space-between;align-items:center;gap:var(--sfv-space-5);box-sizing:border-box;border:1.5px solid var(--sfv-accent);border-radius:var(--sfv-radius);background:var(--sfv-bg);color:var(--sfv-accent);font-size:var(--sfv-fs-body);padding:1rem 2.5rem;font-weight:600;line-height:1.125;text-decoration:none;transition:background-color .15s;display:flex}.sfv-dl-btn__action:hover{background:var(--sfv-accent-tint)}.sfv-dl-btn__action:focus-visible{outline:2px solid var(--sfv-accent);outline-offset:2px}@media (width<=560px){.sfv-dl-btn__action{padding-inline:var(--sfv-space-4)}}.sfv-dl-btn__label{overflow-wrap:anywhere;min-width:0}.sfv-dl-btn__meta{white-space:nowrap;font-weight:400}.sfv-dl-btn__icon{flex:none;width:1.25rem;height:auto}.sfv-dl-btn__card{border-radius:var(--sfv-radius);flex-direction:column;height:100%;text-decoration:none;display:flex}.sfv-dl-btn__card:focus-visible{outline:2px solid var(--sfv-accent);outline-offset:2px}.sfv-dl-btn__card:hover .sfv-dl-btn__action{background:var(--sfv-accent-tint)}.sfv-dl-btn__card:hover .sfv-dl-btn__preview:after{opacity:0}.sfv-dl-btn__preview{box-sizing:border-box;aspect-ratio:398/170;border:1.5px solid var(--sfv-accent);border-radius:var(--sfv-radius) var(--sfv-radius) 0 0;background:var(--sfv-media-placeholder);flex:none;display:block;position:relative;overflow:hidden}.sfv-dl-btn__preview img{object-fit:cover;object-position:top;width:100%;height:100%;display:block}.sfv-dl-btn__preview:after{content:"";pointer-events:none;background:#eff4f780;transition:opacity .15s;position:absolute;inset:0}.sfv-dl-btn__action--card{border-radius:0 0 var(--sfv-radius) var(--sfv-radius);border-top:0;flex:1 0 auto}.sfv-dl-btn__action--card:focus-visible{outline:none}.sfv-accordion.sfv-bg{margin-block:0}.sfv-accordion__heading{margin:0 0 var(--sfv-space-4);font-size:var(--sfv-fs-h2);line-height:var(--sfv-lh-heading)}.sfv-accordion__header{align-items:center;gap:var(--sfv-space-4);width:100%;font:inherit;text-align:left;color:var(--sfv-accent);background:0 0;border:0;margin:0;padding:0;display:flex}.sfv-accordion button.sfv-accordion__header{cursor:pointer}.sfv-accordion__title{font-size:var(--sfv-fs-body);font-weight:600;line-height:var(--sfv-lh-heading);color:var(--sfv-accent)}.sfv-accordion__icon{color:var(--sfv-accent);flex:none;transition:transform .2s;display:inline-flex}.sfv-accordion__icon .sfv-icon{width:.9rem;height:auto}.sfv-accordion__body{color:var(--sfv-text);line-height:var(--sfv-lh-base)}.sfv-accordion__body>:last-child{margin-bottom:0}.sfv-accordion__body a{color:var(--sfv-accent);text-underline-offset:.15em}.sfv-accordion button.sfv-accordion__header:focus-visible{box-shadow:0 0 0 3px var(--sfv-cta-ring);border-radius:var(--sfv-radius);outline:none}html.sfv-js .sfv-accordion__item--toggle .sfv-accordion__panel{display:none}html.sfv-js .sfv-accordion__item--toggle.is-open .sfv-accordion__panel{animation:.2s sfv-accordion-reveal;display:block}@keyframes sfv-accordion-reveal{0%{opacity:0;transform:translateY(-.25rem)}}.sfv-accordion--plain{--sfv-acc-indent:1.9rem}.sfv-accordion--plain .sfv-accordion__list{gap:var(--sfv-space-3);flex-direction:column;display:flex}.sfv-accordion--plain .sfv-accordion__header{gap:var(--sfv-space-3)}.sfv-accordion--plain .sfv-accordion__icon{order:-1;transform:rotate(-90deg)}.sfv-accordion--plain .sfv-accordion__item--toggle.is-open .sfv-accordion__icon{transform:rotate(0)}.sfv-accordion--plain .sfv-accordion__panel{padding-top:var(--sfv-space-4);padding-left:var(--sfv-acc-indent)}.sfv-accordion--plain button.sfv-accordion__header:hover .sfv-accordion__title{color:var(--sfv-accent-ink)}.sfv-accordion--center .sfv-accordion__heading{text-align:center}.sfv-accordion--center .sfv-accordion__list{width:max-content;max-width:100%;margin-inline:auto}.sfv-accordion--center .sfv-accordion__panel{contain:inline-size}.sfv-accordion--timeline{--sfv-acc-rail-gap:2.25rem;--sfv-acc-dot:.8125rem;--sfv-acc-pad-x:2.5rem;--sfv-acc-radius:16px;--sfv-acc-radius-in:calc(var(--sfv-acc-radius) - 2px)}.sfv-accordion--timeline .sfv-accordion__list{margin-left:calc(var(--sfv-acc-rail-gap) + var(--sfv-acc-dot));border:2px solid var(--sfv-accent);border-radius:var(--sfv-acc-radius);position:relative}.sfv-accordion--timeline .sfv-accordion__list:before{content:"";top:2rem;bottom:2rem;left:calc(-1 * (var(--sfv-acc-rail-gap) + var(--sfv-acc-dot) / 2));background:var(--sfv-accent);width:2px;position:absolute;transform:translate(-50%)}.sfv-accordion--timeline .sfv-accordion__item{position:relative}.sfv-accordion--timeline .sfv-accordion__item:not(:last-child){border-bottom:2px solid var(--sfv-accent)}.sfv-accordion--timeline .sfv-accordion__header:before{content:"";top:50%;left:calc(-1 * (var(--sfv-acc-rail-gap) + var(--sfv-acc-dot) / 2));width:var(--sfv-acc-dot);height:var(--sfv-acc-dot);background:var(--sfv-accent);border-radius:50%;position:absolute;transform:translate(-50%,-50%)}.sfv-accordion--timeline .sfv-accordion__header{box-sizing:border-box;min-height:64px;padding:var(--sfv-space-3) var(--sfv-acc-pad-x);justify-content:space-between}.sfv-accordion--timeline button.sfv-accordion__header:hover{background:var(--sfv-accent-tint)}.sfv-accordion--timeline .sfv-accordion__item--toggle.is-open .sfv-accordion__icon{transform:rotate(180deg)}.sfv-accordion--timeline .sfv-accordion__header--static .sfv-accordion__icon{display:none}.sfv-accordion--timeline .sfv-accordion__body{padding:var(--sfv-space-4) var(--sfv-acc-pad-x) var(--sfv-space-4)}.sfv-accordion--timeline .sfv-accordion__item:first-child .sfv-accordion__header{border-top-left-radius:var(--sfv-acc-radius-in);border-top-right-radius:var(--sfv-acc-radius-in)}.sfv-accordion--timeline .sfv-accordion__item:last-child .sfv-accordion__header,.sfv-accordion--timeline .sfv-accordion__item:last-child .sfv-accordion__panel{border-bottom-left-radius:var(--sfv-acc-radius-in);border-bottom-right-radius:var(--sfv-acc-radius-in)}html:not(.sfv-js) .sfv-accordion--timeline .sfv-accordion__item--toggle:last-child .sfv-accordion__header,html.sfv-js .sfv-accordion--timeline .sfv-accordion__item--toggle.is-open:last-child .sfv-accordion__header{border-bottom-right-radius:0;border-bottom-left-radius:0}@media (width<=560px){.sfv-accordion--timeline{--sfv-acc-rail-gap:1.1rem;--sfv-acc-pad-x:1.25rem}}.sfv-icon-box{margin-block:var(--sfv-section-y)}.sfv-icon-box__heading{margin:0 0 var(--sfv-space-5)}.sfv-icon-box__grid{grid-template-columns:repeat(var(--sfv-icon-box-cols,3), minmax(0, 1fr));gap:var(--sfv-space-4);margin:0;padding:0;list-style:none;display:grid}.sfv-icon-box__item{min-height:140px;padding:var(--sfv-space-5);background:var(--sfv-accent-tint);border-radius:var(--sfv-radius);flex-direction:column;display:flex}.sfv-icon-box__head{gap:var(--sfv-space-4);margin-bottom:var(--sfv-space-4);display:flex}.sfv-icon-box__icon{color:var(--sfv-accent);flex:none;line-height:1}.sfv-icon-box__icon .sfv-icon{width:auto;height:2.2rem}.sfv-icon-box__copy{min-width:0}.sfv-icon-box__title{margin:0 0 var(--sfv-space-2);font-size:var(--sfv-fs-h3);overflow-wrap:break-word}.sfv-icon-box__text{color:var(--sfv-text-muted);margin:0}.sfv-icon-box__link{border:1px solid var(--sfv-accent);white-space:normal;text-align:center;align-self:flex-start;margin-top:auto}@media (width<=1100px){.sfv-icon-box__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){.sfv-icon-box__grid{grid-template-columns:minmax(0,1fr)}.sfv-icon-box__item{min-height:0}}.sfv-image-text{max-width:var(--sfv-container);padding-inline:var(--sfv-gutter);box-sizing:border-box;grid-template-columns:1fr 1fr;align-items:center;gap:2rem;margin:2rem auto;display:grid}.sfv-image-text--image-right{direction:rtl}.sfv-image-text--image-right>*{direction:ltr}.sfv-image-text__media img{width:100%;height:auto;display:block}.sfv-image-text__cta{margin-top:1rem}@media (width<=720px){.sfv-image-text{grid-template-columns:1fr}.sfv-image-text--image-right{direction:ltr}}.sfv-cta{margin-block:var(--sfv-section-y);text-align:center}.sfv-cta.sfv-bg{margin-block:0}.sfv-cta__inner{max-width:calc(48rem + 2 * var(--sfv-gutter))}.sfv-cta__heading{margin:0 0 var(--sfv-space-3)}.sfv-cta__subheading{margin:0 0 var(--sfv-space-5);color:var(--sfv-text-muted)}.sfv-cta.sfv-bg--accent .sfv-cta__subheading{color:inherit;opacity:.9}.sfv-cta__buttons{justify-content:center;gap:var(--sfv-space-5);flex-wrap:wrap;display:flex}.sfv-spacer{display:block}.sfv-spacer--small{height:1rem}.sfv-spacer--medium{height:2.5rem}.sfv-spacer--large{height:5rem}.sfv-spacer--xlarge{height:8rem}.sfv-spacer__label{text-align:center;color:#999;font-size:.75rem;line-height:1;display:block}.sfv-news-list{margin-block:var(--sfv-section-y)}.sfv-news-list.sfv-bg{margin-block:0}.sfv-news-list__heading{margin:0 0 var(--sfv-space-5)}.sfv-news-list__grid{gap:var(--sfv-space-4);grid-template-columns:repeat(3,1fr);margin:0;padding:0;list-style:none;display:grid}@media (width<=900px){.sfv-news-list__grid{grid-template-columns:repeat(2,1fr)}}@media (width<=560px){.sfv-news-list__grid{grid-template-columns:1fr}}.sfv-news-list__more{margin:var(--sfv-space-5) 0 0}.sfv-news-list__empty{color:var(--sfv-text-muted)}.sfv-news-list.sfv-bg--accent .sfv-news-list__empty{color:inherit}.sfv-news-card{height:100%;color:var(--sfv-text);border-radius:var(--sfv-radius);flex-direction:column;text-decoration:none;transition:box-shadow .15s;display:flex;overflow:hidden}.sfv-news-card:hover{box-shadow:0 6px 20px #00000014}.sfv-news-card__media{display:block}.sfv-news-card__image{aspect-ratio:410/222;object-fit:cover;width:100%;display:block}.sfv-news-card__body{padding:var(--sfv-space-4) var(--sfv-space-5);background:var(--sfv-light-grey-3);flex-direction:column;flex:1;display:flex}.sfv-news-card__meta{justify-content:space-between;align-items:center;gap:var(--sfv-space-3);margin-bottom:var(--sfv-space-4);display:flex}.sfv-news-card__date{font-size:var(--sfv-fs-small);color:var(--sfv-text)}.sfv-news-card__cat{border-radius:var(--sfv-radius-pill);background:var(--sfv-cta);color:var(--sfv-cta-on);font-size:var(--sfv-fs-small);font-weight:var(--sfv-fw-regular);white-space:nowrap;flex:none;padding:.25rem 1.1rem;line-height:1.3}.sfv-news-card__title{margin:0 0 var(--sfv-space-3);font-size:var(--sfv-fs-h3);font-weight:var(--sfv-fw-bold);line-height:var(--sfv-lh-heading)}.sfv-news-card__excerpt{margin:0 0 var(--sfv-space-3);font-size:var(--sfv-fs-body);line-height:var(--sfv-lh-base);color:var(--sfv-text);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.sfv-news-card__more{align-items:center;gap:var(--sfv-space-2);color:var(--sfv-accent);font-size:var(--sfv-fs-body);text-underline-offset:.2em;margin-top:auto;font-weight:600;text-decoration:underline;display:inline-flex}.sfv-news-card__more .sfv-icon{width:1.25em;height:1.25em}.sfv-events-list{margin-block:var(--sfv-section-y)}.sfv-events-list.sfv-bg{margin-block:0}.sfv-events-list__heading{margin:0 0 var(--sfv-space-3)}.sfv-events-list__intro{margin:0 0 var(--sfv-space-5);color:var(--sfv-text-muted)}.sfv-events-list__heading+.sfv-list__results{margin-top:var(--sfv-space-5)}.sfv-events-list--narrow .sfv-events-list__inner{max-width:calc(var(--sfv-container) / 3 * 2 + 2 * var(--sfv-gutter))}.sfv-events-list__grid{column-gap:var(--sfv-space-4);row-gap:var(--sfv-space-3);grid-template-columns:auto minmax(0,1fr) auto auto auto;margin:0;padding:0;list-style:none;display:grid}.sfv-events-list__item{grid-column:1/-1;grid-template-columns:subgrid;display:grid}@media (width<=720px){.sfv-events-list__grid{gap:var(--sfv-space-3);flex-direction:column;display:flex}.sfv-events-list__item{display:block}}.sfv-events-list__more{margin:var(--sfv-space-5) 0 0}.sfv-events-list__empty{color:var(--sfv-text-muted)}.sfv-events-list.sfv-bg--accent .sfv-events-list__empty,.sfv-events-list.sfv-bg--accent .sfv-events-list__intro{color:inherit}.sfv-event-card{grid-column:1/-1;grid-template-columns:auto minmax(0,1fr) auto auto auto;grid-template-columns:subgrid;align-items:stretch;gap:var(--sfv-space-4);color:var(--sfv-text);background:var(--sfv-light-grey-2);border-radius:var(--sfv-radius);text-decoration:none;transition:box-shadow .15s;display:grid;overflow:hidden}.sfv-event-card:hover{box-shadow:0 4px 16px #00000014}.sfv-event-card__date{grid-column:1}.sfv-event-card__body{grid-column:2}.sfv-event-card__status{grid-column:3}.sfv-event-card__where{grid-column:4}.sfv-event-card__arrow{grid-column:5}.sfv-event-card__date{box-sizing:border-box;width:11.5rem;padding:var(--sfv-space-3) var(--sfv-space-4);background:var(--sfv-accent);color:var(--sfv-cta-on);flex-direction:column;justify-content:center;align-items:flex-start;display:flex}.sfv-event-card__weekday{font-size:var(--sfv-fs-small);white-space:nowrap}.sfv-event-card__daymonth{font-size:var(--sfv-fs-h4);font-weight:var(--sfv-fw-bold);white-space:nowrap;line-height:1.2}.sfv-event-card__body{min-width:0;padding-block:var(--sfv-space-3);flex-direction:column;justify-content:center;gap:.15rem;display:flex}.sfv-event-card__meta{font-size:var(--sfv-fs-small);color:var(--sfv-cta)}.sfv-event-card__title{font-weight:var(--sfv-fw-bold)}.sfv-event-card__status{justify-content:flex-start;align-items:center;display:flex}.sfv-event-card__where{text-align:right;padding-block:var(--sfv-space-3);flex-direction:column;justify-content:center;align-items:flex-end;gap:.15rem;display:flex}.sfv-event-card__ort{font-weight:var(--sfv-fw-bold)}.sfv-event-card__time{font-size:var(--sfv-fs-small);color:var(--sfv-text-muted)}.sfv-event-card__arrow{padding-right:var(--sfv-space-5);color:var(--sfv-text);align-items:center;display:flex}.sfv-event-card__arrow .sfv-icon{width:1.5rem;height:1.5rem}@media (width<=720px){.sfv-event-card{column-gap:var(--sfv-space-4);row-gap:var(--sfv-space-2);grid-template-columns:auto 1fr}.sfv-event-card__date{grid-row:1/-1}.sfv-event-card__body{padding-top:var(--sfv-space-3);grid-column:2;padding-bottom:0}.sfv-event-card__status{grid-column:2;justify-content:flex-start;padding-top:0}.sfv-event-card__where{text-align:left;padding-top:0;padding-bottom:var(--sfv-space-3);padding-right:var(--sfv-space-4);grid-column:2;align-items:flex-start}.sfv-event-card__arrow{display:none}}@media (width<=560px){.sfv-event-card{grid-template-columns:1fr}.sfv-event-card__date{justify-content:flex-start;align-items:baseline;gap:var(--sfv-space-2);flex-direction:row;grid-row:auto;width:100%}.sfv-event-card__body,.sfv-event-card__status,.sfv-event-card__where{padding-inline:var(--sfv-space-4);grid-column:1}.sfv-event-card__body{padding-top:var(--sfv-space-3)}}.sfv-firma-list{max-width:var(--sfv-container);margin:var(--sfv-section-y) auto;padding-inline:var(--sfv-gutter);box-sizing:border-box}.sfv-firma-list__intro{margin:0 0 var(--sfv-space-4);color:var(--sfv-text-muted)}.sfv-firma-list .sfv-list__filters{align-items:center}.sfv-firma-list .sfv-list__filter-group{margin-left:auto}.sfv-firma-list .sfv-list__search{flex:0 auto;width:20rem}@media (width<=1400px){.sfv-firma-list .sfv-geo-control{flex:100%}.sfv-firma-list .sfv-geo-control__field{flex:auto}.sfv-firma-list .sfv-list__filter-group{flex:100%;margin-left:0}.sfv-firma-list .sfv-list__search{flex:auto}}.sfv-firma-list__grid{gap:var(--sfv-space-3);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.sfv-firma-list__empty{color:var(--sfv-text-muted)}.sfv-firma-row{align-items:stretch;min-height:5.625rem;display:flex}.sfv-firma-row__body{align-items:center;gap:var(--sfv-space-4);min-width:0;padding:var(--sfv-space-3) var(--sfv-space-5);background:var(--sfv-accent-tint);border-left:3px solid var(--sfv-accent);border-radius:1rem;flex:auto;grid-template-columns:minmax(13rem,1.1fr) auto 1fr auto;grid-template-areas:"head icons address action";display:grid}.sfv-firma-row__icons{align-items:center;gap:var(--sfv-space-4);color:var(--sfv-accent);grid-area:icons;display:inline-flex}.sfv-firma-row__icon{width:auto;height:1.4rem}.sfv-firma-row__head{gap:var(--sfv-space-2);flex-direction:column;grid-area:head;min-width:0;display:flex}.sfv-firma-row__abos{font-size:var(--sfv-fs-small);color:var(--sfv-accent);line-height:1.3}.sfv-firma-row__name{font-size:var(--sfv-fs-h4);font-weight:var(--sfv-fw-bold);color:var(--sfv-text)}.sfv-firma-row__address{justify-content:flex-end;align-items:baseline;column-gap:var(--sfv-space-3);text-align:right;flex-wrap:wrap;grid-area:address;row-gap:.15rem;display:flex}.sfv-firma-row__street:not(:last-child):after{content:","}.sfv-firma-row__ort{font-weight:600}.sfv-firma-row__distance{font-size:var(--sfv-fs-small);color:var(--sfv-accent);background:var(--sfv-white);border-radius:var(--sfv-radius-pill);padding:.1rem .6rem;font-weight:600}.sfv-firma-row__action{grid-area:action;justify-content:flex-end;display:flex}@media (width<=900px){.sfv-firma-row__body{row-gap:var(--sfv-space-2);grid-template-columns:1fr auto;grid-template-areas:"head icons""address action"}.sfv-firma-row__address{text-align:left;justify-content:flex-start}}@media (width<=720px){.sfv-firma-row{min-height:0}.sfv-firma-row__body{align-items:flex-start;gap:var(--sfv-space-4);padding:var(--sfv-space-4) var(--sfv-space-5);border-left:0;flex-direction:column;display:flex}.sfv-firma-row__abos{display:none}.sfv-firma-row__icon{height:1.75rem}.sfv-firma-row__name{font-size:var(--sfv-fs-h3)}.sfv-firma-row__address{text-align:left;flex-direction:column;align-items:flex-start}.sfv-firma-row__street:not(:last-child):after{content:none}.sfv-firma-row__action{justify-content:flex-start}}.sfv-partner-list{max-width:var(--sfv-container);margin:var(--sfv-section-y) auto;padding-inline:var(--sfv-gutter);box-sizing:border-box}.sfv-partner-list__heading{margin:0 0 var(--sfv-space-2);font-size:var(--sfv-fs-h2)}.sfv-partner-list__intro{margin:0 0 var(--sfv-space-4);color:var(--sfv-text-muted)}.sfv-partner-list .sfv-list__pills{flex:0 auto}.sfv-partner-list .sfv-list__search{flex:0 24rem;margin-left:auto}.sfv-partner-list__grid{gap:var(--sfv-space-4);grid-template-columns:repeat(auto-fill,minmax(240px,1fr));margin:0;padding:0;list-style:none;display:grid}.sfv-partner-list__empty{color:var(--sfv-text-muted)}.sfv-partner-card{gap:var(--sfv-space-2);box-sizing:border-box;background:var(--sfv-accent-tint);border-radius:var(--sfv-radius-lg);height:100%;color:var(--sfv-text);flex-direction:column;padding:.75rem;text-decoration:none;transition:box-shadow .15s,transform .15s;display:flex}.sfv-partner-card__logo{aspect-ratio:16/9;padding:var(--sfv-space-4);background:var(--sfv-media-placeholder);border-radius:var(--sfv-radius-lg);justify-content:center;align-items:center;display:flex;overflow:hidden}.sfv-partner-card__img{object-fit:contain;max-width:100%;max-height:100%}.sfv-partner-card__placeholder{font-size:var(--sfv-fs-h3);font-weight:var(--sfv-fw-bold);color:var(--sfv-black)}.sfv-partner-card__name{font-size:var(--sfv-fs-body);line-height:var(--sfv-lh-base)}a.sfv-partner-card:hover{transform:translateY(-2px);box-shadow:0 4px 16px #00000014}a.sfv-partner-card:focus-visible{box-shadow:0 0 0 3px var(--sfv-cta-ring);outline:none}.sfv-list__filters{flex-wrap:wrap;align-items:flex-end;gap:.75rem;margin:0 0 1.5rem;display:flex}.sfv-list__search{flex:14rem;padding-block:.8rem}.sfv-list__search .sfv-searchfield__input{font-size:var(--sfv-fs-body)}.sfv-list__select{flex:0 auto}.sfv-list__checks{flex:auto}.sfv-list__filter-group{flex-wrap:nowrap;align-items:center;gap:.75rem;display:flex}@media (width<=720px){.sfv-list__filter-group{flex-wrap:wrap}}.sfv-list__reset.is-hidden,.sfv-list__apply.is-hidden{display:none}.sfv-list__count{margin:0 0 var(--sfv-space-3);font-size:var(--sfv-fs-h4);font-weight:var(--sfv-fw-bold);text-align:right}.sfv-list__results{transition:opacity .15s}.sfv-list.is-loading{cursor:progress}.sfv-list.is-loading .sfv-list__results{opacity:.5;pointer-events:none}.sfv-list__filter-toggle,.sfv-list__sheet-head{display:none}.sfv-list__sheet-title{font-size:var(--sfv-fs-h3);font-weight:var(--sfv-fw-bold)}.sfv-list__sheet-close{color:var(--sfv-text);cursor:pointer;background:0 0;border:0;margin:0;padding:0;display:inline-flex}.sfv-list__sheet-close .sfv-icon{width:1.75rem;height:1.75rem}.sfv-list__backdrop{z-index:1090;background:#21252966;position:fixed;inset:0}@media (width<=720px){html.sfv-js .sfv-list--sheet .sfv-list__filter-toggle{width:100%;margin-bottom:var(--sfv-space-3);display:inline-flex}html.sfv-js .sfv-list--sheet .sfv-list__filters{display:none}html.sfv-js .sfv-list--sheet .sfv-list__filters.is-open{align-items:stretch;gap:var(--sfv-space-4);z-index:1100;max-height:85dvh;padding:var(--sfv-space-4) var(--sfv-space-5) var(--sfv-space-5);background:var(--sfv-white);border-radius:2.5rem 2.5rem 0 0;flex-direction:column;margin:0;display:flex;position:fixed;inset:auto 0 0;overflow-y:auto;box-shadow:0 -8px 40px #00000026}html.sfv-js .sfv-list--sheet .sfv-list__filters.is-open>*{flex:none}html.sfv-js .sfv-list--sheet .sfv-list__filters.is-open .sfv-list__sheet-head{margin-bottom:var(--sfv-space-2);justify-content:space-between;align-items:center;display:flex}html.sfv-js .sfv-list--sheet .sfv-list__filters.is-open .sfv-list__filter-group{flex-direction:column;align-items:stretch;margin-left:0}html.sfv-js .sfv-list--sheet .sfv-list__filters.is-open .sfv-list__search{flex:none;width:auto;margin-left:0}html.sfv-js .sfv-list--sheet .sfv-list__filters.is-open .sfv-list__select{width:100%;display:flex}html.sfv-js .sfv-list--sheet .sfv-list__filters.is-open .sfv-list__select .sfv-dropdown__select{width:100%}html.sfv-js .sfv-list--sheet .sfv-list__filters.is-open .sfv-geo-control{flex-direction:column;align-items:stretch}html.sfv-js .sfv-list--sheet .sfv-list__filters.is-open .sfv-geo-control__field{flex:none;width:auto}html.sfv-js .sfv-list--sheet .sfv-list__filters.is-open .sfv-geo-control__radius-wrap{flex:none;width:auto;min-width:0}}html.sfv-sheet-open{overflow:hidden}.sfv-pagination{flex-wrap:wrap;align-items:center;gap:.35rem;margin:2rem 0 0;display:flex}.sfv-pagination__link{text-align:center;min-width:2.25rem;color:inherit;border:1px solid #ddd;border-radius:4px;padding:.4rem .6rem;text-decoration:none;display:inline-block}.sfv-pagination__link:hover{border-color:var(--sfv-accent)}.sfv-pagination__link.is-current{background:var(--sfv-accent);border-color:var(--sfv-accent);color:#fff}.sfv-pagination__ellipsis{color:#999;padding:0 .25rem}.sfv-team{max-width:var(--sfv-container);margin:var(--sfv-section-y) auto;padding-inline:var(--sfv-gutter);box-sizing:border-box}.sfv-team__heading{margin:0 0 var(--sfv-space-3)}.sfv-team__intro{margin:0 0 var(--sfv-space-4)}@media (width>=1100px){.sfv-team__intro{max-width:calc(var(--sfv-container) / 3 * 2)}}.sfv-team__grid{column-gap:var(--sfv-space-4);row-gap:var(--sfv-section-y);grid-template-columns:repeat(3,minmax(0,1fr));margin:0;padding:0;list-style:none;display:grid}@media (width<=900px){.sfv-team__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=560px){.sfv-team__grid{grid-template-columns:1fr}}.sfv-team__photo{aspect-ratio:600/401;object-fit:cover;width:100%;margin-bottom:var(--sfv-space-4);display:block}.sfv-team__photo--placeholder{background:var(--sfv-media-placeholder)}.sfv-team__name{font-size:var(--sfv-fs-h4);margin:0;font-weight:700}.sfv-team__position{margin:var(--sfv-space-3) 0 0}.sfv-team__actions{align-items:flex-start;gap:var(--sfv-space-3);margin-top:var(--sfv-space-3);flex-direction:column;display:flex}.sfv-team__text{margin:var(--sfv-space-3) 0 0}.sfv-team__empty{color:var(--sfv-text-muted)}.sfv-page>.sfv-container+.sfv-team{margin-block-start:var(--sfv-space-4)}.sfv-news__hero{background:var(--sfv-hero-bg);position:relative}.sfv-news__hero-inner{box-sizing:border-box;max-width:var(--sfv-container);padding:clamp(2rem, 4vw, 3.5rem) var(--sfv-gutter);margin-inline:auto}.sfv-news__hero--has-image .sfv-news__hero-content{box-sizing:border-box;width:50%;padding-right:clamp(1.5rem,4vw,3.5rem)}.sfv-news__hero--has-image .sfv-news__hero-media{position:absolute;inset:0 0 0 50%}@media (width<=820px){.sfv-news__hero--has-image .sfv-news__hero-inner{flex-direction:column;gap:clamp(1rem,4vw,2rem);display:flex}.sfv-news__hero--has-image .sfv-news__hero-content{order:1;width:100%;padding-right:0}.sfv-news__hero--has-image .sfv-news__hero-media{height:14rem;margin-inline:calc(-1 * var(--sfv-gutter));order:0;position:static}}.sfv-news__hero .sfv-breadcrumbs{max-width:none;margin:0 0 var(--sfv-space-3);padding:0}.sfv-news__title{font-size:clamp(1.875rem,3.5vw,2.8125rem);line-height:var(--sfv-lh-heading);margin:0 0 var(--sfv-space-4)}.sfv-news__lead{margin:0 0 var(--sfv-space-5);max-width:42rem;line-height:var(--sfv-lh-base)}.sfv-news__hero-meta{align-items:center;gap:var(--sfv-space-3) var(--sfv-space-5);flex-wrap:wrap;display:flex}.sfv-news__date{font-size:var(--sfv-fs-small);font-weight:var(--sfv-fw-bold);color:var(--sfv-text)}.sfv-news__tags{gap:var(--sfv-space-3);flex-wrap:wrap;margin:0;padding:0;list-style:none;display:flex}.sfv-news__tag{border-radius:var(--sfv-radius-pill);background:var(--sfv-accent);color:#fff;font-size:var(--sfv-fs-body);white-space:nowrap;align-items:center;padding:.5rem 1.5rem;font-weight:600;line-height:1.125;text-decoration:none;display:inline-flex}.sfv-news a.sfv-news__tag{transition:background-color .15s}.sfv-news a.sfv-news__tag:hover{background:var(--sfv-accent-ink)}.sfv-news__share{align-items:center;gap:var(--sfv-space-2);font:inherit;color:var(--sfv-accent);text-underline-offset:.2em;cursor:pointer;background:0 0;border:0;padding:0;font-weight:600;text-decoration:underline;display:inline-flex}.sfv-news__share:hover{color:var(--sfv-accent-ink)}.sfv-news__share-icon{width:1.25em;height:1.25em}.sfv-news__hero-image{object-fit:cover;width:100%;height:100%;display:block}.sfv-news__body{margin-block:clamp(2rem,5vw,3.5rem)}.sfv-news__notice{margin:var(--sfv-space-4) 0 0;padding:var(--sfv-space-4);background:var(--sfv-accent-tint);border-left:3px solid var(--sfv-accent);border-radius:var(--sfv-radius);color:var(--sfv-accent-ink)}.sfv-login{max-width:var(--sfv-container);margin:var(--sfv-space-6) auto;padding-inline:var(--sfv-gutter);box-sizing:border-box}.sfv-login__heading{margin:0 0 var(--sfv-space-3);font-size:var(--sfv-fs-h2);line-height:var(--sfv-lh-heading)}.sfv-login__intro{margin:0 0 var(--sfv-space-4);max-width:36rem}.sfv-login__error{background:var(--sfv-error-bg);border-left:3px solid var(--sfv-error);border-radius:var(--sfv-radius);color:#7a1c12;box-sizing:border-box;max-width:36rem;margin:0 0 1rem;padding:.75rem 1rem}.sfv-login__notice{background:var(--sfv-accent-tint);border-left:3px solid var(--sfv-accent);border-radius:var(--sfv-radius);max-width:36rem;color:var(--sfv-accent-ink);box-sizing:border-box;margin:0 0 1rem;padding:.75rem 1rem}.sfv-login__form{max-width:26rem}.sfv-login__field{flex-direction:column;gap:.35rem;margin:0 0 1rem;display:flex}.sfv-login__field label{font-weight:600;font-size:var(--sfv-fs-small)}.sfv-login__field input{border:1.5px solid var(--sfv-cta-ring);border-radius:var(--sfv-radius);font:inherit;padding:.6rem .75rem}.sfv-login__field input:focus-visible{border-color:var(--sfv-accent);box-shadow:0 0 0 3px var(--sfv-cta-ring);outline:none}.sfv-login__remember{font-size:var(--sfv-fs-small);margin:0 0 1rem}.sfv-login__forgot{margin:var(--sfv-space-3) 0 0;font-size:var(--sfv-fs-small)}.sfv-login__signed-in{margin:0 0 .75rem}.sfv-login__signed-in-actions{gap:1rem;display:flex}.sfv-login__link{color:var(--sfv-accent);font-weight:600;text-decoration:none}.sfv-account .sfv-login__form{max-width:64rem}.sfv-account select{border:1.5px solid var(--sfv-cta-ring);border-radius:var(--sfv-radius);font:inherit;padding:.6rem .75rem}.sfv-account select:focus-visible{border-color:var(--sfv-accent);box-shadow:0 0 0 3px var(--sfv-cta-ring);outline:none}.sfv-account__header{justify-content:space-between;align-items:flex-start;gap:var(--sfv-space-4);margin-bottom:var(--sfv-space-4);flex-wrap:wrap;display:flex}.sfv-account__meta{max-width:46rem}.sfv-account__actions{margin-left:auto}.sfv-account__cols{grid-template-columns:1fr 1fr;gap:clamp(1.5rem,4vw,3rem);display:grid}@media (width<=760px){.sfv-account__cols{grid-template-columns:1fr}}.sfv-account__group{border:0;min-width:0;margin:0;padding:0}.sfv-account__group legend{margin:0 0 var(--sfv-space-3);font-size:var(--sfv-fs-h4);font-weight:var(--sfv-fw-bold);padding:0}.sfv-account__hint{font-size:var(--sfv-fs-small);color:var(--sfv-text-muted);margin:0 0 .75rem}.sfv-account__confirm{max-width:26rem;margin-top:var(--sfv-space-4);padding-top:var(--sfv-space-4);border-top:1px solid var(--sfv-border)}.sfv-account__summary{max-width:64rem;margin-top:var(--sfv-space-6);padding:var(--sfv-space-4) var(--sfv-space-5);background:var(--sfv-accent-tint);border-radius:var(--sfv-radius);box-sizing:border-box}.sfv-account__summary p{margin:0 0 .4rem}.sfv-account__summary-heading{margin:0 0 var(--sfv-space-3);font-size:var(--sfv-fs-h4)}.sfv-account__note{margin-top:var(--sfv-space-2);font-size:var(--sfv-fs-small);color:var(--sfv-text-muted);font-style:italic}.sfv-account--preview{color:#666;font-style:italic}.sfv-member-admin{margin-block:var(--sfv-space-6)}.sfv-member-admin__header{justify-content:space-between;align-items:flex-start;gap:var(--sfv-space-4);margin-bottom:var(--sfv-space-5);flex-wrap:wrap;display:flex}.sfv-member-admin__meta{max-width:46rem}.sfv-member-admin__heading{margin:0 0 var(--sfv-space-3);font-size:var(--sfv-fs-h2);line-height:var(--sfv-lh-heading)}.sfv-member-admin__intro>:last-child{margin-bottom:0}.sfv-member-admin__actions{margin-left:auto}.sfv-member-admin__notice{margin:0 0 var(--sfv-space-4);border-radius:var(--sfv-radius);border-left:3px solid;padding:.75rem 1rem}.sfv-member-admin__notice--ok,.sfv-member-admin__notice--info{background:var(--sfv-accent-tint);border-color:var(--sfv-accent);color:var(--sfv-accent-ink)}.sfv-member-admin__notice--error{background:var(--sfv-error-bg);border-color:var(--sfv-error);color:#7a1c12}.sfv-member-admin--denied .sfv-member-admin__notice{max-width:46rem}.sfv-member-admin--denied .sfv-member-admin__back{margin-top:var(--sfv-space-4)}.sfv-member-admin__grid{margin:0 0 var(--sfv-space-6);gap:var(--sfv-space-4);grid-template-columns:repeat(auto-fill,minmax(16rem,1fr));padding:0;list-style:none;display:grid}.sfv-member-admin__card{align-items:flex-start;gap:var(--sfv-space-2);padding:var(--sfv-space-4);background:var(--sfv-light-grey-2);border-radius:var(--sfv-radius);flex-direction:column;display:flex}.sfv-member-admin__card.is-deactivated{color:var(--sfv-text-muted)}.sfv-member-admin__card-name{font-size:var(--sfv-fs-h4);font-weight:var(--sfv-fw-bold);overflow-wrap:anywhere;margin:0}.sfv-member-admin__card-badges{gap:var(--sfv-space-2);flex-wrap:wrap;margin:0;display:flex}.sfv-member-admin__card-email{overflow-wrap:anywhere;margin:0}.sfv-member-admin__card-email a{color:inherit;text-decoration:none}.sfv-member-admin__card-email a:hover{color:var(--sfv-accent);text-decoration:underline}.sfv-member-admin__card-abos{font-size:var(--sfv-fs-small);color:var(--sfv-text-muted);margin:0}.sfv-member-admin__toggle{padding-top:var(--sfv-space-3);margin-top:auto}.sfv-member-admin__toggle-btn--danger{background:var(--sfv-error-bg);color:var(--sfv-error)}.sfv-member-admin__toggle-btn--danger:hover{background:var(--sfv-error);color:var(--sfv-white)}.sfv-member-admin__empty{margin:0 0 var(--sfv-space-6);color:var(--sfv-text-muted)}.sfv-member-admin__add{max-width:36rem}.sfv-member-admin__add-heading{margin:0 0 var(--sfv-space-3);font-size:var(--sfv-fs-h2);line-height:var(--sfv-lh-heading)}.sfv-member-admin__add-intro{margin:0 0 var(--sfv-space-4)}.sfv-member-admin__add-intro>:last-child{margin-bottom:0}.sfv-member-admin__abos{margin:0 0 var(--sfv-space-3)}.sfv-member-admin__abos .sfv-checkfield{white-space:normal}.sfv-member-admin__abos-hint,.sfv-member-admin__abos-none{margin:0 0 var(--sfv-space-4);font-size:var(--sfv-fs-small);color:var(--sfv-text-muted)}.sfv-member-admin__field{margin:0 0 var(--sfv-space-3);flex-direction:column;gap:.35rem;display:flex}.sfv-member-admin__field label{font-weight:600;font-size:var(--sfv-fs-small)}.sfv-member-admin__field input{border:1.5px solid var(--sfv-cta-ring);border-radius:var(--sfv-radius);font:inherit;padding:.6rem .75rem}.sfv-member-admin__field input:focus-visible{border-color:var(--sfv-accent);box-shadow:0 0 0 3px var(--sfv-cta-ring);outline:none}.sfv-member-admin__pw-note{margin:0 0 var(--sfv-space-4);font-size:var(--sfv-fs-small);color:var(--sfv-text-muted)}.sfv-member-admin__submit{margin:0}.sfv-member-admin__back{margin:var(--sfv-space-6) 0 0}.sfv-member-admin--preview{color:#666;font-style:italic}.sfv-dashboard{margin-block:var(--sfv-space-6)}.sfv-dashboard__header{justify-content:space-between;align-items:flex-start;gap:var(--sfv-space-4);margin-bottom:var(--sfv-space-5);flex-wrap:wrap;display:flex}.sfv-dashboard__meta{max-width:46rem}.sfv-dashboard__signed-in{color:var(--sfv-text-muted);margin:0}.sfv-dashboard__signed-in strong{color:var(--sfv-text)}.sfv-dashboard__role{margin-left:var(--sfv-space-2);border:1.5px solid var(--sfv-accent);border-radius:var(--sfv-radius-pill);font-size:var(--sfv-fs-small);color:var(--sfv-accent);padding:.1rem .6rem;font-weight:600;display:inline-block}.sfv-dashboard__intro{margin-top:var(--sfv-space-3)}.sfv-dashboard__intro>:last-child{margin-bottom:0}.sfv-dashboard__actions{gap:var(--sfv-space-3);flex-wrap:wrap;margin-left:auto;display:flex}.sfv-dashboard__section{margin-block:var(--sfv-space-6)}.sfv-dashboard__section:last-of-type{margin-bottom:0}.sfv-dashboard__section-title{margin:0 0 var(--sfv-space-4);font-size:var(--sfv-fs-h2);line-height:var(--sfv-lh-heading)}.sfv-dashboard__grid{gap:var(--sfv-space-4);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}@media (width<=720px){.sfv-dashboard__grid{grid-template-columns:1fr}}.sfv-dashboard__card{align-items:center;gap:var(--sfv-space-4);padding:var(--sfv-space-5);background:var(--sfv-accent-tint);border-radius:var(--sfv-radius);display:flex}.sfv-dashboard__card--link{color:inherit;text-decoration:none;transition:background-color .15s}.sfv-dashboard__card--link:hover,.sfv-dashboard__card--link:focus-visible{background:var(--sfv-accent);color:#fff}.sfv-dashboard__card--link:hover .sfv-dashboard__card-icon,.sfv-dashboard__card--link:hover .sfv-dashboard__card-arrow,.sfv-dashboard__card--link:focus-visible .sfv-dashboard__card-icon,.sfv-dashboard__card--link:focus-visible .sfv-dashboard__card-arrow{color:#fff}.sfv-dashboard__card-icon{color:var(--sfv-accent);flex:none;line-height:1}.sfv-dashboard__card-icon .sfv-icon{width:auto;height:2.2rem}.sfv-dashboard__card-title{font-size:var(--sfv-fs-h3);overflow-wrap:break-word;margin:0}.sfv-dashboard__card-arrow{color:var(--sfv-accent);flex:none;margin-left:auto;line-height:1}.sfv-dashboard__card-arrow .sfv-icon{width:auto;height:1.2rem}.sfv-dashboard__empty{color:var(--sfv-text-muted)}.sfv-dashboard--preview{color:#666;font-style:italic}.sfv-event__hero{background:var(--sfv-hero-bg)}.sfv-event__hero-inner{grid-template-columns:1fr;align-items:center;gap:clamp(1.5rem,4vw,3.5rem);padding-block:clamp(1.5rem,4vw,3rem);display:grid}.sfv-event__hero-inner--has-image{grid-template-columns:1.1fr .9fr}@media (width<=820px){.sfv-event__hero-inner--has-image{grid-template-columns:1fr}}.sfv-event__hero .sfv-breadcrumbs{max-width:none;margin:0 0 var(--sfv-space-3);padding:0}.sfv-event__title{font-size:clamp(1.875rem,3.5vw,2.8125rem);line-height:var(--sfv-lh-heading);margin:0 0 var(--sfv-space-4)}.sfv-event__lead{margin:0 0 var(--sfv-space-5);max-width:42rem;line-height:var(--sfv-lh-base)}.sfv-event__hero-actions{align-items:center;gap:var(--sfv-space-4);flex-wrap:wrap;display:flex}.sfv-event__share{align-items:center;gap:var(--sfv-space-2);font:inherit;color:var(--sfv-accent);cursor:pointer;background:0 0;border:0;padding:0;font-weight:600;display:inline-flex}.sfv-event__share:hover{color:var(--sfv-accent-ink)}.sfv-event__share-icon{width:1.1em;height:1.1em}@media (width<=820px){.sfv-event__hero-media{order:-1}}.sfv-event__hero-image{object-fit:cover;border-radius:var(--sfv-radius);width:100%;max-height:22rem;display:block}.sfv-event__eckdaten{margin-block:clamp(2rem,5vw,3.5rem)}.sfv-event__eckdaten-head{justify-content:space-between;align-items:center;gap:var(--sfv-space-3);margin-bottom:var(--sfv-space-4);flex-wrap:wrap;display:flex}.sfv-event__eckdaten-heading{font-size:var(--sfv-fs-h2);line-height:var(--sfv-lh-heading);margin:0}.sfv-event__facts{grid-template-columns:1fr 1fr;gap:0 clamp(2rem,6vw,5rem);display:grid}@media (width<=720px){.sfv-event__facts{grid-template-columns:1fr}}.sfv-event__facts-group{grid-template-columns:minmax(6rem,11rem) 1fr;align-content:start;margin:0;display:grid}.sfv-event__facts-group dt,.sfv-event__facts-group dd{border-bottom:1px solid var(--sfv-border);padding:.7rem 0}.sfv-event__facts-group dt{color:var(--sfv-text);padding-right:var(--sfv-space-4);font-weight:600}.sfv-event__facts-group dd{color:var(--sfv-text-muted);margin:0}.sfv-event__body{margin-block:clamp(2rem,5vw,3.5rem)}.sfv-event__anmeldung{scroll-margin-top:var(--sfv-space-5);margin-block:clamp(2rem,5vw,3.5rem)}.sfv-event__notice{padding:var(--sfv-space-4);border-radius:var(--sfv-radius);margin:0}.sfv-event__notice--ok{background:var(--sfv-success-bg);color:var(--sfv-success)}.sfv-event__notice--closed{background:var(--sfv-light-grey-2);color:var(--sfv-text-muted)}.sfv-cta__inner{padding-block:var(--sfv-section-y);text-align:center}.sfv-cta__heading{margin:0 0 var(--sfv-space-3);font-size:var(--sfv-fs-h2);line-height:var(--sfv-lh-heading)}.sfv-cta__text{margin:0 auto var(--sfv-space-5);max-width:40rem}.sfv-cta__actions{justify-content:center;gap:var(--sfv-space-3);flex-wrap:wrap;display:flex}.sfv-eventform__heading{margin:0 0 var(--sfv-space-5);font-size:var(--sfv-fs-h2);line-height:var(--sfv-lh-heading)}.sfv-eventform__error{margin:0 0 var(--sfv-space-4);padding:var(--sfv-space-3) var(--sfv-space-4);border-radius:var(--sfv-radius);background:var(--sfv-error-bg);color:var(--sfv-error)}.sfv-eventform__cols{grid-template-columns:1fr 1fr;gap:clamp(1.5rem,4vw,3rem);display:grid}@media (width<=720px){.sfv-eventform__cols{grid-template-columns:1fr}}.sfv-eventform__col{gap:var(--sfv-space-4);flex-direction:column;display:flex}.sfv-eventform__field{flex-direction:column;gap:.35rem;margin:0;display:flex}.sfv-eventform__field label{font-weight:600;font-size:var(--sfv-fs-small)}.sfv-eventform__field input,.sfv-eventform__field textarea{font:inherit;border:1.5px solid var(--sfv-cta-ring);border-radius:var(--sfv-radius);background:var(--sfv-white);color:var(--sfv-text);padding:.65rem .85rem}.sfv-eventform__field input:focus-visible,.sfv-eventform__field textarea:focus-visible{border-color:var(--sfv-accent);box-shadow:0 0 0 3px var(--sfv-cta-ring);outline:none}.sfv-eventform__field textarea{resize:vertical;min-height:6rem}.sfv-eventform__field-row{gap:var(--sfv-space-4);grid-template-columns:minmax(0,8rem) 1fr;display:grid}.sfv-eventform__toggles{gap:var(--sfv-space-3);margin-top:var(--sfv-space-2);flex-direction:column;display:flex}.sfv-eventform__toggle-row{align-items:center;gap:var(--sfv-space-3);display:flex}.sfv-eventform__toggle-label{font-size:var(--sfv-fs-small);line-height:var(--sfv-lh-small)}.sfv-eventform__toggle-label a{color:var(--sfv-accent);text-underline-offset:.15em}.sfv-eventform__actions{align-items:center;gap:var(--sfv-space-4);margin-top:var(--sfv-space-5);flex-wrap:wrap;display:flex}.sfv-eventform__back{color:var(--sfv-accent);font-weight:600;text-decoration:none}.sfv-eventform__back:hover{color:var(--sfv-accent-ink);text-decoration:underline}.sfv-eventform__hp{position:absolute;left:-9999px}.sfv-formtoggle{border-radius:var(--sfv-radius-pill);background:var(--sfv-accent-tint);flex:none;gap:2px;padding:3px;display:inline-flex;position:relative}.sfv-formtoggle__input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.sfv-formtoggle__option{border-radius:var(--sfv-radius-pill);min-width:3.25rem;font-size:var(--sfv-fs-small);color:var(--sfv-accent);cursor:pointer;justify-content:center;align-items:center;padding:.35rem .9rem;font-weight:700;display:inline-flex}.sfv-formtoggle__input:checked+.sfv-formtoggle__option{background:var(--sfv-accent);color:var(--sfv-cta-on)}.sfv-formtoggle__input:focus-visible+.sfv-formtoggle__option{box-shadow:0 0 0 3px var(--sfv-cta-ring)}.sfv-gallery{margin-block:var(--sfv-section-y)}.sfv-gallery__head{gap:var(--sfv-space-2);margin-bottom:var(--sfv-space-4);flex-direction:column;display:flex}.sfv-gallery__title{font-size:var(--sfv-fs-h2);line-height:var(--sfv-lh-heading);font-weight:var(--sfv-fw-bold);color:var(--sfv-black);margin:0}.sfv-gallery__intro{max-width:60ch;color:var(--sfv-black);line-height:var(--sfv-lh-base)}.sfv-gallery__slider{align-items:center;gap:var(--sfv-space-4);display:flex;position:relative}.sfv-gallery__track{gap:var(--sfv-space-4);scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;-webkit-overflow-scrolling:touch;flex:auto;min-width:0;margin:0;padding:0;list-style:none;display:flex;overflow-x:auto}.sfv-gallery__track::-webkit-scrollbar{display:none}.sfv-gallery__item{flex:0 0 calc((100% - 2 * var(--sfv-space-4)) / 3);scroll-snap-align:start}.sfv-gallery__link{aspect-ratio:3/2;border-radius:var(--sfv-radius);background:var(--sfv-media-placeholder);display:block;overflow:hidden}.sfv-gallery__link:focus-visible{box-shadow:0 0 0 3px var(--sfv-cta-ring);outline:none}.sfv-gallery__img{object-fit:cover;width:100%;height:100%;display:block}.sfv-gallery--single .sfv-gallery__item{flex-basis:100%}.sfv-gallery--single .sfv-gallery__link{aspect-ratio:16/9}@media (width<=900px){.sfv-gallery--triple .sfv-gallery__item{flex-basis:calc((100% - var(--sfv-space-4)) / 2)}}@media (width<=560px){.sfv-gallery--triple .sfv-gallery__item{flex-basis:100%}}.sfv-gallery__arrow{color:var(--sfv-accent);cursor:pointer;background:0 0;border:0;flex:none;justify-content:center;align-items:center;padding:0;transition:opacity .15s,color .15s;display:inline-flex}.sfv-gallery__arrow .sfv-icon{width:2.75rem;height:auto}.sfv-gallery__arrow .sfv-icon rect{fill:var(--sfv-accent-tint)}.sfv-gallery__arrow .sfv-icon path{fill:currentColor}.sfv-gallery__arrow:hover{color:var(--sfv-accent-ink)}.sfv-gallery__arrow:focus-visible{border-radius:var(--sfv-radius);box-shadow:0 0 0 3px var(--sfv-cta-ring);outline:none}.sfv-gallery__arrow[disabled]{opacity:.35;cursor:default}.sfv-gallery__arrow[hidden]{display:none}@media (width<=560px){.sfv-gallery__arrow{display:none}}.sfv-404{text-align:center}.sfv-404.sfv-bg{padding-block:clamp(3rem,9vw,6.5rem)}.sfv-404__inner{max-width:calc(48rem + 2 * var(--sfv-gutter));flex-direction:column;align-items:center;display:flex}.sfv-404__code{font-size:clamp(4.5rem,16vw,8.5rem);font-weight:var(--sfv-fw-bold);letter-spacing:-.02em;color:var(--sfv-accent);margin:0;line-height:1}.sfv-404__title{margin:var(--sfv-space-4) 0 0;font-size:var(--sfv-fs-h2);line-height:var(--sfv-lh-heading)}.sfv-404__text{margin:var(--sfv-space-3) 0 0;max-width:34rem;font-size:var(--sfv-fs-body);line-height:var(--sfv-lh-base)}.sfv-404__search-intro{margin:var(--sfv-space-6) 0 var(--sfv-space-3);font-size:var(--sfv-fs-small);line-height:var(--sfv-lh-small);color:var(--sfv-text-muted)}.sfv-404__search{width:min(100%,26rem);display:flex}.sfv-404__actions{justify-content:center;gap:var(--sfv-space-4);margin-top:var(--sfv-space-5);flex-wrap:wrap;display:flex}@media (width<=720px){.sfv-404__title{font-size:var(--sfv-fs-h2-m)}}.sfv-dl-list{padding:var(--sfv-space-5) 0}.sfv-dl-list__heading{margin:0 0 var(--sfv-space-2)}.sfv-dl-list__intro{margin:0 0 var(--sfv-space-4);max-width:60ch}.sfv-dl-list__grid{margin:var(--sfv-space-4) 0 0;gap:var(--sfv-space-4);grid-template-columns:repeat(3,1fr);padding:0;list-style:none;display:grid}@media (width<=900px){.sfv-dl-list__grid{grid-template-columns:repeat(2,1fr)}}@media (width<=560px){.sfv-dl-list__grid{grid-template-columns:1fr}}.sfv-dl-list__empty{margin:var(--sfv-space-4) 0;color:var(--sfv-text-muted)}.sfv-dl-list__cartbar{margin-bottom:var(--sfv-space-2);justify-content:flex-end;display:flex}.sfv-dl-list .sfv-list__search{margin-left:auto}@media (width<=720px){.sfv-dl-list .sfv-list__search{margin-left:0}}.sfv-dl-card{background:var(--sfv-bg);border:1.5px solid var(--sfv-accent);border-radius:4px;flex-direction:column;height:100%;display:flex;overflow:hidden}.sfv-dl-card__media{height:300px;padding:var(--sfv-space-3);border-bottom:1.5px solid var(--sfv-accent);background:#eff4f780;justify-content:center;align-items:center;display:flex}@media (width<=720px){.sfv-dl-card__media{height:220px}}.sfv-dl-card__image{object-fit:contain;max-width:100%;max-height:100%;box-shadow:0 1px 4px #21252926}.sfv-dl-card__placeholder{width:48px;height:48px;color:var(--sfv-accent);opacity:.4}.sfv-dl-card__body{gap:var(--sfv-space-1);min-height:160px;padding:var(--sfv-space-3);flex-direction:column;flex:1;display:flex}.sfv-dl-card__title{color:var(--sfv-accent);margin:0;font-size:1rem;font-weight:600;line-height:1.35}.sfv-dl-card__title a{color:inherit;text-decoration:none}.sfv-dl-card__title a:hover,.sfv-dl-card__title a:focus-visible{text-decoration:underline}.sfv-dl-card__text{margin:0;font-size:.875rem;line-height:1.5}.sfv-dl-card__price{margin:auto 0 0;font-size:.875rem;font-weight:700}.sfv-dl-card__actions{align-items:center;gap:var(--sfv-space-1) var(--sfv-space-2);padding-top:var(--sfv-space-2);border-top:1px solid var(--sfv-border);flex-wrap:wrap;margin-top:auto;display:flex}.sfv-dl-card__price+.sfv-dl-card__actions{margin-top:0}.sfv-dl-card__action{color:var(--sfv-accent);text-underline-offset:3px;align-items:center;gap:8px;font-size:1rem;text-decoration:underline;display:inline-flex}.sfv-dl-card__action:hover,.sfv-dl-card__action:focus-visible{color:var(--sfv-accent-ink)}.sfv-dl-card__action-icon{flex-shrink:0;width:20px;height:20px}.sfv-dl-card__langs{color:var(--sfv-text-muted);font-size:.8125rem}.sfv-dl-card__lang{color:var(--sfv-accent);text-underline-offset:3px;text-decoration:underline}.sfv-dl-card__lang:hover,.sfv-dl-card__lang:focus-visible{color:var(--sfv-accent-ink)}.sfv-shop-single__hero{background:var(--sfv-hero-bg);padding:var(--sfv-space-4) 0 var(--sfv-space-6)}.sfv-shop-single__hero-inner{gap:var(--sfv-space-6);grid-template-columns:minmax(0,7fr) minmax(0,5fr);align-items:start;display:grid}@media (width<=720px){.sfv-shop-single__hero-inner{gap:var(--sfv-space-4);grid-template-columns:1fr}}.sfv-shop-single__top{justify-content:space-between;align-items:center;gap:var(--sfv-space-3);display:flex}.sfv-shop-single__hero .sfv-breadcrumbs{max-width:none;margin:0;padding:0}.sfv-shop-single__cartbar{flex-shrink:0}.sfv-shop-single__title{margin:var(--sfv-space-2) 0 var(--sfv-space-4)}.sfv-shop-single__select-label{margin:0 0 var(--sfv-space-1);font-size:.875rem;font-weight:600}.sfv-shop-single__select-label--second{margin-top:var(--sfv-space-4)}.sfv-shop-single__leseprobe{margin:var(--sfv-space-3) 0 0}.sfv-shop-single__leseprobe a{color:var(--sfv-text);text-underline-offset:3px;text-decoration:underline}.sfv-shop-single__leseprobe a:hover,.sfv-shop-single__leseprobe a:focus-visible{color:var(--sfv-accent)}.sfv-shop-single__price{margin:var(--sfv-space-4) 0 0;color:var(--sfv-accent);font-size:1.25rem;font-weight:700}.sfv-shop-single__price-note{margin:var(--sfv-space-1) 0 0;color:var(--sfv-text-muted);font-size:.875rem}.sfv-shop-single__action{align-items:flex-start;gap:var(--sfv-space-2);margin-top:var(--sfv-space-4);flex-direction:column;display:flex}@media (width<=720px){.sfv-shop-single__hero-media{order:-1}}.sfv-shop-single__preview{min-height:280px;padding:var(--sfv-space-4);background:var(--sfv-bg);border:1.5px solid var(--sfv-accent);border-radius:4px;justify-content:center;align-items:center;display:flex}.sfv-shop-single__image{object-fit:contain;max-width:100%;max-height:420px}.sfv-shop-single__placeholder{width:64px;height:64px;color:var(--sfv-accent);opacity:.4}.sfv-shop-single__details{padding-top:var(--sfv-space-5);padding-bottom:var(--sfv-space-5)}.sfv-shop-single__details-heading{margin:0 0 var(--sfv-space-3)}.sfv-shop-single__text,.sfv-shop-single__langs{margin:0 0 var(--sfv-space-2);max-width:70ch}.sfv-shop-single__body{max-width:70ch}.sfv-shop-single__related{padding-bottom:var(--sfv-space-6)}.sfv-shop-single__related-heading{margin:0}.sfv-shop-single__back{margin:var(--sfv-space-5) 0 0}.sfv-shop-single__back a{color:var(--sfv-accent);font-weight:600;text-decoration:none}.sfv-shop-single__back a:hover,.sfv-shop-single__back a:focus-visible{text-underline-offset:3px;text-decoration:underline}.sfv-langpills{gap:var(--sfv-space-2);flex-wrap:wrap;display:flex}.sfv-langpill{border:1.5px solid var(--sfv-accent);background:var(--sfv-bg);color:var(--sfv-accent);font:inherit;cursor:pointer;border-radius:999px;padding:6px 18px;font-size:.9375rem;font-weight:600;line-height:1.4;transition:background .15s,color .15s}.sfv-langpill:hover,.sfv-langpill:focus-visible{background:var(--sfv-accent-tint)}.sfv-langpill.is-active{background:var(--sfv-accent);color:var(--sfv-cta-on)}.sfv-cart-badge{color:var(--sfv-accent);text-underline-offset:3px;align-items:center;gap:10px;text-decoration:underline;display:inline-flex}.sfv-cart-badge:hover,.sfv-cart-badge:focus-visible{color:var(--sfv-accent-ink)}.sfv-cart-badge__iconwrap{display:inline-flex;position:relative}.sfv-cart-badge__icon{width:24px;height:24px}.sfv-cart-badge__count{background:var(--sfv-cta);min-width:18px;height:18px;color:var(--sfv-cta-on);text-align:center;border-radius:9px;padding:0 4px;font-size:.6875rem;font-weight:600;line-height:18px;position:absolute;top:-8px;right:-10px}.sfv-cart-badge--floating{background:var(--sfv-cta);color:var(--sfv-cta-on);border-radius:999px;padding:12px 20px;text-decoration:none;box-shadow:0 4px 16px #2125294d}.sfv-cart-badge--floating:hover,.sfv-cart-badge--floating:focus-visible{background:var(--sfv-cta-ink);color:var(--sfv-cta-on)}.sfv-cart-badge--floating .sfv-cart-badge__count{background:var(--sfv-bg);color:var(--sfv-text)}.sfv-cart-badge-slot--floating{z-index:900;position:fixed;bottom:1.5rem;right:1.5rem}@media (width<=560px){.sfv-cart-badge-slot--floating{bottom:1rem;right:1rem}}.sfv-cart{padding:var(--sfv-space-4) 0 var(--sfv-space-6)}.sfv-cart__heading{margin:0 0 var(--sfv-space-3)}.sfv-cart__intro{margin:0 0 var(--sfv-space-4);max-width:60ch}.sfv-cart__notice{padding:var(--sfv-space-2) var(--sfv-space-3);border-radius:4px}.sfv-cart__notice--ok{background:var(--sfv-success-bg);color:var(--sfv-success)}.sfv-cart__notice--error{background:var(--sfv-error-bg);color:var(--sfv-error)}.sfv-cart__empty{color:var(--sfv-text-muted)}.sfv-cart__items{border-top:1px solid var(--sfv-border);flex-direction:column;display:flex}.sfv-cart__row{align-items:center;gap:var(--sfv-space-3);padding:var(--sfv-space-2) 0;border-bottom:1px solid var(--sfv-border);grid-template-columns:72px minmax(0,1fr) auto auto auto;display:grid}@media (width<=560px){.sfv-cart__row{grid-template-columns:56px minmax(0,1fr) auto;grid-auto-rows:auto}.sfv-cart__row .sfv-qty{grid-column:2}.sfv-cart__row .sfv-cart__line-total{grid-column:3}}.sfv-cart__media{border:1px solid var(--sfv-border);background:#eff4f780;border-radius:4px;justify-content:center;align-items:center;width:72px;height:72px;display:flex;overflow:hidden}.sfv-cart__media img{object-fit:contain;max-width:100%;max-height:100%}@media (width<=560px){.sfv-cart__media{width:56px;height:56px}}.sfv-cart__info{flex-direction:column;gap:2px;min-width:0;display:flex}.sfv-cart__title{color:var(--sfv-accent);font-weight:600;text-decoration:none}.sfv-cart__title:hover,.sfv-cart__title:focus-visible{text-decoration:underline}.sfv-cart__unit{color:var(--sfv-text-muted);font-size:.875rem}.sfv-cart__line-total{white-space:nowrap;font-weight:600}.sfv-cart__remove{width:32px;height:32px;color:var(--sfv-text-muted);cursor:pointer;background:0 0;border:none;border-radius:4px;font-size:1.25rem;line-height:1}.sfv-cart__remove:hover,.sfv-cart__remove:focus-visible{background:var(--sfv-error-bg);color:var(--sfv-error)}.sfv-cart__totalbar{justify-content:flex-end;align-items:baseline;gap:var(--sfv-space-3);padding:var(--sfv-space-2) 0 var(--sfv-space-4);font-size:1.125rem;display:flex}.sfv-cart__total-label{font-weight:600}.sfv-cart__total{font-size:1.25rem;font-weight:600}.sfv-qty{border:1px solid var(--sfv-border);border-radius:4px;align-items:stretch;display:inline-flex;overflow:hidden}.sfv-qty__btn{background:var(--sfv-light-grey-2);width:36px;color:var(--sfv-text);cursor:pointer;border:none;font-size:1rem;line-height:1}.sfv-qty__btn:hover{background:var(--sfv-accent-tint)}.sfv-qty__input{text-align:center;width:52px;font:inherit;appearance:textfield;border:none}.sfv-qty__input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.sfv-qty__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.sfv-qty__input:focus-visible{outline:2px solid var(--sfv-cta-ring);outline-offset:-2px}:root{--sfv-geo-accent:var(--sfv-accent);--sfv-geo-border:var(--sfv-border)}.sfv-geo-control{align-items:center;gap:var(--sfv-space-4);flex-wrap:wrap;flex:0 auto;display:flex}.sfv-geo-control__field{align-items:center;gap:var(--sfv-space-2);box-sizing:border-box;border:1.5px solid var(--sfv-geo-accent);border-radius:var(--sfv-radius-pill);background:var(--sfv-white);width:22rem;max-width:100%;color:var(--sfv-geo-accent);flex:0 auto;padding:.8rem 1rem;display:inline-flex}.sfv-geo-control__field:focus-within{box-shadow:0 0 0 3px var(--sfv-cta-ring)}.sfv-geo-control__locate{color:var(--sfv-geo-accent);cursor:pointer;background:0 0;border:0;flex-shrink:0;margin:0;padding:0;display:inline-flex}.sfv-geo-control__locate:disabled{cursor:default}.sfv-geo-control__locate:not(:disabled):hover{color:var(--sfv-accent-ink)}.sfv-geo-control__locate .sfv-icon{width:1.15em;height:1.15em}.sfv-geo-control__address{min-width:0;font-family:var(--sfv-font-sans);font-size:var(--sfv-fs-small);color:var(--sfv-text);background:0 0;border:0;outline:none;flex:auto;margin:0;padding:0}.sfv-geo-control__address::placeholder{color:var(--sfv-geo-accent);opacity:1}.sfv-geo-control__address::-webkit-search-cancel-button{-webkit-appearance:none}.sfv-geo-control__radius-wrap{width:16rem;min-width:11rem;max-width:100%;font-size:var(--sfv-fs-small);color:var(--sfv-text);flex-direction:column;flex:0 auto;align-items:center;gap:.25rem;display:flex}.sfv-geo-control__radius{appearance:none;cursor:pointer;background:0 0;width:100%;height:15px;margin:0;padding:0}.sfv-geo-control__radius:disabled{opacity:.5;cursor:default}.sfv-geo-control__radius::-webkit-slider-runnable-track{border-radius:var(--sfv-radius-pill);background:var(--sfv-light-grey);height:3px}.sfv-geo-control__radius::-webkit-slider-thumb{-webkit-appearance:none;background:var(--sfv-geo-accent);border:0;border-radius:50%;width:15px;height:15px;margin-top:-6px}.sfv-geo-control__radius::-moz-range-track{border-radius:var(--sfv-radius-pill);background:var(--sfv-light-grey);height:3px}.sfv-geo-control__radius::-moz-range-thumb{background:var(--sfv-geo-accent);border:0;border-radius:50%;width:15px;height:15px}.sfv-geo-control__radius:focus-visible{outline:2px solid var(--sfv-geo-accent);outline-offset:4px}.sfv-geo-control__status{min-height:1.2em;font-size:var(--sfv-fs-small);color:var(--sfv-text-muted);flex:100%}.sfv-geo-control__status:empty{display:none}.sfv-geo-map{isolation:isolate;border:1px solid #e1e6e1;border-radius:8px;margin:0 0 1.5rem;overflow:hidden}.sfv-geo-map__follow-label{color:#444;cursor:pointer;background:#f4f6f4;border-bottom:1px solid #e1e6e1;align-items:center;gap:.4rem;padding:.6rem .9rem;font-size:.9rem;display:flex}.sfv-geo-map__canvas{height:480px}@media (width<=640px){.sfv-geo-map__canvas{height:340px}}.sfv-geo-pin{background:var(--sfv-geo-accent);border:2px solid #fff;border-radius:50%;width:18px;height:18px;transition:transform .1s,background .1s;box-shadow:0 1px 4px #0006}.sfv-geo-pin.is-hover{background:var(--sfv-error);transform:scale(1.4)}.sfv-geo-popup{flex-direction:column;gap:.15rem;display:flex}.sfv-geo-popup__title{color:var(--sfv-geo-accent);font-weight:600;text-decoration:none}.sfv-geo-popup__title:is(a):hover{text-decoration:underline}.sfv-geo-popup__ort{color:#444;font-size:.9rem}.sfv-geo-popup__distance{color:var(--sfv-geo-accent);font-size:.85rem;font-weight:600}.sfv-firma-list__item.is-active .sfv-firma-row{box-shadow:0 0 0 2px var(--sfv-geo-accent);border-radius:1rem}body{font-family:var(--sfv-font-sans);font-optical-sizing:auto;color:var(--sfv-text);background:var(--sfv-bg);margin:0}
