.stricktreffen-map{--stm-green: #00965e;--stm-green-dark: #023c36;--stm-blue: #466feb;--stm-yellow: #f2c200;--stm-lime: #f0ffb6;--stm-blue-soft: #d9e3ff;--stm-surface: #ffffff;--stm-surface-soft: #f5f5f5;--stm-text: #121212;--stm-muted: rgba(18, 18, 18, .75);--stm-border: #e0e0e0;--stm-danger: #a32222;--stm-radius-xs: 8px;--stm-radius-sm: 12px;--stm-radius: 16px;--stm-radius-lg: 16px;--stm-shadow: 0 .5rem 1.75rem rgba(18, 18, 18, .08);color:var(--stm-text);font-family:var(--font-body-family, "Euclid Circular A", system-ui, sans-serif);font-size:1rem;line-height:1.5;overflow:clip}.stricktreffen-map *,.stricktreffen-map *:before,.stricktreffen-map *:after{box-sizing:border-box}.stricktreffen-map [hidden]{display:none!important}.stricktreffen-map__container{width:min(87.5rem,calc(100% - 2rem));margin-inline:auto}.stricktreffen-map__hero{position:relative;display:flex;min-height:clamp(27rem,34vw,30.625rem);align-items:center;padding:0;background-color:var(--stm-blue-soft);background-image:var(--stm-hero-image);background-position:center;background-repeat:no-repeat;background-size:cover}.stricktreffen-map__hero-grid{display:block}.stricktreffen-map__hero-grid>div:first-child{max-width:33.125rem;padding:0}.stricktreffen-map__hero .stricktreffen-map__eyebrow{display:none}.stricktreffen-map__eyebrow{display:inline-flex;align-items:center;gap:.6rem;margin:0 0 1rem;color:var(--stm-green-dark);font-family:var(--font-euclid-medium-family, inherit);font-size:.9rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.stricktreffen-map__eyebrow:before{width:.65rem;height:.65rem;border-radius:50%;background:var(--stm-green);content:""}.stricktreffen-map__eyebrow--plain:before{display:none}.stricktreffen-map__title,.stricktreffen-map__heading,.stricktreffen-map__subheading{margin:0;color:var(--stm-text);font-family:var(--font-heading-family, "Prompt-ExtraBold", system-ui, sans-serif);font-weight:900;letter-spacing:normal;line-height:1.08}.stricktreffen-map__title{max-width:none;color:#242424;font-size:clamp(2.5rem,4vw,2.75rem);line-height:1.08}.stricktreffen-map__hero .stricktreffen-map__lead{max-width:33.125rem;margin-top:.875rem;color:#242424;font-size:1rem;line-height:1.45}.stricktreffen-map__hero .stricktreffen-map__hero-actions{flex-wrap:nowrap}.stricktreffen-map__hero .stricktreffen-map__hero-actions .stricktreffen-map__button{padding-inline:3.5rem}.stricktreffen-map__heading{font-size:clamp(2rem,4vw,2.75rem);line-height:1.1}.stricktreffen-map__subheading{font-size:clamp(1.35rem,2.5vw,1.5rem);line-height:1.3}.stricktreffen-map__lead{max-width:46rem;margin:1.25rem 0 0;color:var(--stm-text);font-size:clamp(1rem,1.6vw,1.125rem);line-height:1.55}.stricktreffen-map__hero-card{display:none}.stricktreffen-map__hero-card p{margin:0;font-size:1.05rem;line-height:1.55}.stricktreffen-map__hero-card strong{display:block;margin-bottom:.35rem;color:var(--stm-green);font-family:var(--font-euclid-medium-family, inherit)}.stricktreffen-map__button,.stricktreffen-map__text-button{min-height:3.25rem;border:0;border-radius:0;font-family:var(--font-euclid-medium-family, var(--font-body-family, "Euclid Circular A", system-ui, sans-serif));font-size:1rem;font-weight:400;line-height:1.2;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,background-color .16s ease}.stricktreffen-map__button{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;padding:.75rem 3.5rem;color:#fff;border-radius:999px;background:var(--stm-green);text-decoration:none}.stricktreffen-map__button:hover{background:#0b7a4a;transform:none;box-shadow:none}.stricktreffen-map__button--secondary{color:var(--stm-green-dark);border:1px solid var(--stm-green-dark);background:transparent}.stricktreffen-map__button--secondary:hover{color:#fff;background:var(--stm-green-dark)}.stricktreffen-map__button--yellow{color:var(--stm-green-dark);background:var(--stm-yellow)}.stricktreffen-map__button--yellow:hover{color:var(--stm-text);background:#dd7b0c}.stricktreffen-map__button:focus-visible,.stricktreffen-map__text-button:focus-visible,.stricktreffen-map input:focus-visible,.stricktreffen-map select:focus-visible,.stricktreffen-map textarea:focus-visible,.stricktreffen-map summary:focus-visible,.stricktreffen-map__result-card:focus-visible,.stricktreffen-map__marker:focus-visible{outline:3px solid var(--stm-blue);outline-offset:3px}.stricktreffen-map__hero-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.5rem}.stricktreffen-map__section{padding:4.5rem 0}.stricktreffen-map__section--soft{background:var(--stm-surface-soft)}.stricktreffen-map__section--white{background:#fff}.stricktreffen-map__section--green{color:#fff;background:var(--stm-green-dark)}.stricktreffen-map__section--green .stricktreffen-map__heading,.stricktreffen-map__section--green .stricktreffen-map__subheading,.stricktreffen-map__section--green .stricktreffen-map__lead{color:#fff}.stricktreffen-map__section-head{display:grid;gap:1rem;margin-bottom:2rem}.stricktreffen-map__finder{display:grid;gap:1rem}.stricktreffen-map__finder[data-fullscreen=true]{--stm-results-overlay-width: clamp(21rem, 29vw, 27rem);position:fixed;z-index:10000;top:0;right:0;bottom:0;left:0;display:block;width:100vw;height:100dvh;padding:0;overflow:hidden;background:var(--stm-surface-soft)}.stricktreffen-map__finder[data-fullscreen=true] .stricktreffen-map__search-panel{position:absolute;z-index:10;top:1rem;right:auto;left:1rem;width:min(36rem,calc(100vw - var(--stm-results-overlay-width) - 3rem));max-height:calc(100dvh - 2rem);padding:1rem 1.25rem;overflow-y:auto;border-color:#12121214;background:#fffffff7;box-shadow:0 .5rem 2rem #12121224;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);animation:stm-configurator-in .36s cubic-bezier(.22,1,.36,1) both}.stricktreffen-map__finder[data-fullscreen=true] .stricktreffen-map__results-layout{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;min-height:0;overflow:hidden;border:0;border-radius:0;box-shadow:none}.stricktreffen-map__finder[data-fullscreen=true] .stricktreffen-map__map-wrap{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;min-height:0}.stricktreffen-map__finder[data-fullscreen=true] .stricktreffen-map__list-wrap{position:absolute;z-index:8;top:1rem;right:1rem;bottom:1rem;width:var(--stm-results-overlay-width);height:auto;max-height:none;border:1px solid rgba(18,18,18,.08);border-radius:var(--stm-radius);background:#f5f5f5e8;box-shadow:0 .5rem 2rem #12121224;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);animation:stm-results-in .42s 60ms cubic-bezier(.22,1,.36,1) both}.stricktreffen-map__panel-heading{display:none}.stricktreffen-map__finder[data-fullscreen=true] .stricktreffen-map__panel-heading{display:flex;align-items:center;gap:.75rem;margin-bottom:.9rem}.stricktreffen-map__panel-minimize{display:none;min-height:2.25rem;margin-left:auto;padding:.4rem .55rem .4rem .7rem;align-items:center;gap:.35rem;color:var(--stm-green-dark);border:1px solid var(--stm-green-dark);border-radius:999px;background:#fff;font:inherit;font-size:.78rem;font-weight:700;cursor:pointer}.stricktreffen-map__panel-minimize:hover,.stricktreffen-map__panel-minimize:focus-visible{color:#fff;background:var(--stm-green-dark)}.stricktreffen-map__panel-minimize svg{width:1rem;height:1rem;fill:none;stroke:currentColor;stroke-width:2;transition:transform .18s ease}.stricktreffen-map__finder[data-fullscreen=true] .stricktreffen-map__panel-minimize{display:inline-flex}.stricktreffen-map__finder[data-fullscreen=true] .stricktreffen-map__search-panel[data-collapsed=true]{width:min(22rem,calc(100vw - var(--stm-results-overlay-width) - 3rem));max-height:none;padding:.75rem 1rem;overflow:visible}.stricktreffen-map__finder[data-fullscreen=true] .stricktreffen-map__search-panel[data-collapsed=true] .stricktreffen-map__panel-heading{margin-bottom:0}.stricktreffen-map__finder[data-fullscreen=true] .stricktreffen-map__search-panel[data-collapsed=true] .stricktreffen-map__panel-minimize svg{transform:rotate(180deg)}.stricktreffen-map__finder[data-fullscreen=true] .stricktreffen-map__search-panel[data-collapsed=true]>.stricktreffen-map__search-row,.stricktreffen-map__finder[data-fullscreen=true] .stricktreffen-map__search-panel[data-collapsed=true]>.stricktreffen-map__filter-heading,.stricktreffen-map__finder[data-fullscreen=true] .stricktreffen-map__search-panel[data-collapsed=true]>.stricktreffen-map__filters,.stricktreffen-map__finder[data-fullscreen=true] .stricktreffen-map__search-panel[data-collapsed=true]>.stricktreffen-map__toolbar{display:none}.stricktreffen-map__finder[data-fullscreen=true] .stricktreffen-map__list-wrap>.stricktreffen-map__panel-heading{position:sticky;z-index:5;top:0;padding:.15rem 0 .8rem;border-bottom:1px solid rgba(18,18,18,.1);background:#f7f7f7;box-shadow:0 .65rem .9rem #f7f7f7f5}.stricktreffen-map__panel-step{display:grid;flex:none;width:2.25rem;height:2.25rem;place-items:center;color:#fff;border-radius:50%;background:var(--stm-green);font-size:.85rem;font-weight:800}.stricktreffen-map__panel-heading-text{display:grid;gap:.05rem}.stricktreffen-map__panel-heading-text small{color:var(--stm-green);font-size:.72rem;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.stricktreffen-map__panel-heading-text strong{color:var(--stm-text);font-family:var(--font-heading-family, inherit);font-size:1.05rem;font-weight:900;line-height:1.15}.stricktreffen-map__results-count{margin-left:auto;padding:.35rem .55rem;color:var(--stm-green-dark);border-radius:16px;background:var(--stm-lime);font-size:.75rem;font-weight:800}.stricktreffen-map__finder[data-fullscreen=true] .stricktreffen-map__search-row{grid-template-columns:minmax(0,1fr) minmax(7.5rem,.34fr)}.stricktreffen-map__finder[data-fullscreen=true] .stricktreffen-map__search-row>.stricktreffen-map__button{width:100%}.stricktreffen-map__finder[data-fullscreen=true] .stricktreffen-map__filter-toggle{margin-top:.75rem}.stricktreffen-map__result-card{transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.stricktreffen-map__finder[data-fullscreen=true] .stricktreffen-map__result-card:hover,.stricktreffen-map__finder[data-fullscreen=true] .stricktreffen-map__result-card[data-active=true]{box-shadow:0 .65rem 1.5rem #023c3621;transform:none}@keyframes stm-configurator-in{0%{opacity:0;transform:translateY(-.8rem) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes stm-results-in{0%{opacity:0;transform:translate(1rem)}to{opacity:1;transform:translate(0)}}.stricktreffen-map__finder[data-fullscreen=true] .maplibregl-ctrl-top-right{top:auto;right:calc(var(--stm-results-overlay-width) + 1rem);bottom:3.25rem}.stricktreffen-map__finder[data-fullscreen=true] .maplibregl-ctrl-bottom-right{right:calc(var(--stm-results-overlay-width) + 1rem)}.stricktreffen-map__search-panel{position:relative;z-index:4;padding:1.25rem;border:0;border-radius:var(--stm-radius);background:var(--stm-surface);box-shadow:none}.stricktreffen-map__search-row{display:grid;gap:1rem}.stricktreffen-map__field{position:relative;display:grid;gap:.4rem}.stricktreffen-map__field label,.stricktreffen-map__legend{color:var(--stm-text);font-family:var(--font-euclid-medium-family, inherit);font-size:1rem;font-weight:500}.stricktreffen-map input,.stricktreffen-map select,.stricktreffen-map textarea{width:100%;min-height:3.25rem;padding:.875rem 1rem;color:var(--stm-text);border:1px solid #c3c3c3;border-radius:var(--stm-radius-sm);background:#fff;font-family:var(--font-body-family, "Euclid Circular A", system-ui, sans-serif);font-size:1rem;line-height:1.4}.stricktreffen-map select{padding-right:3rem;-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='9' viewBox='0 0 14 9'%3E%3Cpath d='m2 2 5 5 5-5' fill='none' stroke='%23121212' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3C/svg%3E");background-position:right 1.25rem center;background-repeat:no-repeat;background-size:.75rem auto}.stricktreffen-map__search-panel [data-place-search],.stricktreffen-map__search-panel [data-radius]{padding-inline:1.25rem;border-color:transparent;border-radius:30px;background-color:var(--stm-surface-soft);font-size:1rem}.stricktreffen-map input:hover,.stricktreffen-map select:hover,.stricktreffen-map textarea:hover{border-color:#929292}.stricktreffen-map__search-panel [data-place-search]:hover,.stricktreffen-map__search-panel [data-radius]:hover{border-color:transparent;background-color:#eee}.stricktreffen-map textarea{min-height:7rem;resize:vertical}.stricktreffen-map__suggestions{position:absolute;z-index:20;top:calc(100% + .3rem);right:0;left:0;max-height:18rem;margin:0;padding:.35rem;overflow-y:auto;border:0;border-radius:var(--stm-radius-sm);background:#fff;box-shadow:var(--stm-shadow);list-style:none}.stricktreffen-map__suggestions button{width:100%;padding:.8rem;color:var(--stm-text);border:0;border-radius:16px;background:transparent;font:inherit;text-align:left;cursor:pointer}.stricktreffen-map__suggestions button:hover,.stricktreffen-map__suggestions button[aria-selected=true]{background:var(--stm-lime)}.stricktreffen-map__filter-toggle{margin-top:0;color:var(--stm-green-dark);border:0;background:transparent;font:inherit;font-weight:700;text-decoration:underline;text-underline-offset:.25rem;cursor:pointer}.stricktreffen-map__filter-heading{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-top:1.5rem;padding-bottom:1rem;border-bottom:1px solid var(--stm-border)}.stricktreffen-map__filter-heading>span{color:var(--stm-text);font-family:var(--font-euclid-medium-family, inherit);font-size:1rem;font-weight:500;white-space:nowrap}.stricktreffen-map__legend--visually-hidden{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.stricktreffen-map__filters{display:grid;gap:.75rem;margin:1rem 0 0;padding:0;border:0}.stricktreffen-map__checks{display:flex;flex-wrap:wrap;gap:.65rem}.stricktreffen-map__check{position:relative;display:inline-flex;align-items:center}.stricktreffen-map__check input{position:absolute;width:1px;height:1px;opacity:0}.stricktreffen-map__check span{display:inline-flex;align-items:center;min-height:2.7rem;padding:.55rem .85rem;border:1px solid var(--stm-border);border-radius:999px;background:#fff;cursor:pointer}.stricktreffen-map__check input:checked+span{color:#fff;border-color:var(--stm-green);background:var(--stm-green)}.stricktreffen-map__check input:focus-visible+span{outline:3px solid var(--stm-blue);outline-offset:2px}.stricktreffen-map__toolbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem;margin-top:1.4rem}.stricktreffen-map__status{margin:0;color:var(--stm-muted);font-size:1rem}.stricktreffen-map__status-short,.stricktreffen-map__reset-short{display:none}.stricktreffen-map__text-button{min-height:auto;padding:.4rem 0;color:var(--stm-green-dark);background:transparent;text-decoration:underline;text-underline-offset:.2rem;font-size:1rem}.stricktreffen-map__view-toggle{display:grid;grid-template-columns:1fr 1fr;gap:.25rem;margin-top:1.6rem;padding:.25rem;border-radius:999px;background:var(--stm-surface-soft)}.stricktreffen-map__finder[data-fullscreen=true] .stricktreffen-map__search-panel[data-collapsed=true] .stricktreffen-map__view-toggle{margin-top:.75rem}.stricktreffen-map__view-toggle button{min-height:2.75rem;padding:.5rem 1rem;border:0;border-radius:999px;background:transparent;font:inherit;font-weight:700}.stricktreffen-map__view-toggle button[aria-selected=true]{color:#fff;background:var(--stm-green-dark)}.stricktreffen-map__results-layout{position:relative;display:grid;min-height:42rem;overflow:hidden;border:0;border-radius:var(--stm-radius);background:#fff;box-shadow:none}.stricktreffen-map__map-wrap,.stricktreffen-map__list-wrap{min-width:0}.stricktreffen-map__map-wrap{position:relative;min-height:42rem;background:#eef3ee}.stricktreffen-map__map{position:absolute;top:0;right:0;bottom:0;left:0}.stricktreffen-map__map-fullscreen{position:absolute;z-index:6;top:.75rem;left:.75rem;display:inline-flex;align-items:center;gap:.5rem;min-height:2.85rem;padding:.55rem .85rem;color:var(--stm-text);border:1px solid rgba(18,18,18,.1);border-radius:999px;background:#fffffff5;box-shadow:0 .3rem 1rem #1212121f;font-family:var(--font-euclid-medium-family, inherit);font-size:.875rem;font-weight:500;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.stricktreffen-map__map-fullscreen:hover{color:#fff;background:var(--stm-green)}.stricktreffen-map__map-fullscreen:focus-visible{outline:3px solid var(--stm-blue);outline-offset:3px}.stricktreffen-map__map-fullscreen svg{width:1.15rem;height:1.15rem;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.stricktreffen-map__finder[data-fullscreen=true] .stricktreffen-map__map-fullscreen{z-index:12;top:auto;bottom:1rem;left:1rem}html.stm-map-open,html.stm-map-open body{overflow:hidden!important}.stricktreffen-map__map-message{position:absolute;z-index:3;right:1rem;bottom:1rem;left:1rem;max-width:30rem;margin-inline:auto;padding:.75rem 1rem;border-radius:16px;background:#fffffff0;box-shadow:0 .35rem 1rem #023c362e;font-size:.85rem;text-align:center}.stricktreffen-map__list-wrap{max-height:46rem;padding:1rem;overflow-y:auto;background:#fff}.stricktreffen-map__results{display:grid;gap:.85rem;margin:0;padding:0;list-style:none}.stricktreffen-map__result-card{display:grid;gap:.75rem;width:100%;padding:1.1rem;color:inherit;border:1px solid transparent;border-radius:var(--stm-radius-sm);background:#f7f7f7;box-shadow:none;font-family:var(--font-body-family, "Euclid Circular A", system-ui, sans-serif);font-size:1rem;line-height:1.5;text-align:left;cursor:pointer}.stricktreffen-map__result-card:hover,.stricktreffen-map__result-card[data-active=true]{border-color:var(--stm-green);transform:none}.stricktreffen-map__result-top{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}.stricktreffen-map__result-card h3{margin:0;color:var(--stm-text);font-family:var(--font-body-family, inherit);font-size:1.125rem;font-weight:600;line-height:1.15}.stricktreffen-map__distance{flex:none;padding:.35rem .55rem;border-radius:16px;background:var(--stm-blue-soft);font-size:.78rem;font-weight:700}.stricktreffen-map__location-note{display:block;margin-top:.65rem;color:var(--stm-danger);font-size:.75rem;font-weight:700}.stricktreffen-map__location-warning{margin-top:1.25rem;padding:1rem;color:var(--stm-text);border-left:.3rem solid var(--stm-yellow);background:var(--stm-surface-soft)}.stricktreffen-map__meta{display:grid;gap:.4rem;margin:0;color:var(--stm-muted);font-size:1rem;line-height:1.4}.stricktreffen-map__meta>span{display:grid;grid-template-columns:1.25rem minmax(0,1fr);align-items:start;gap:.55rem}.stricktreffen-map__icon{display:block;width:1.25rem;height:1.25rem;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.stricktreffen-map__badges{display:flex;flex-wrap:wrap;gap:.4rem}.stricktreffen-map__badge{display:inline-flex;align-items:center;min-height:1.8rem;padding:.25rem .55rem;border-radius:16px;color:var(--stm-green-dark);background:var(--stm-lime);font-size:.75rem;font-weight:600}.stricktreffen-map__badge--social{color:#fff;background:#6c4ab6}.stricktreffen-map__empty{padding:2rem 1rem;color:var(--stm-muted);text-align:center}.stricktreffen-map__marker{display:grid;width:2rem;height:2rem;padding:0;place-items:center;border:0;background:transparent;cursor:pointer}.stricktreffen-map__marker>span{display:grid;box-sizing:border-box;width:100%;height:100%;place-items:center;border:1.5px solid #fff;border-radius:50% 50% 50% 0;background:var(--stm-green);box-shadow:0 1px 3px #023c3629;transform:rotate(-45deg);transform-origin:50% 50%;transition:transform .16s ease,background-color .16s ease,box-shadow .16s ease;will-change:transform}.stricktreffen-map__marker>span:after{content:"";display:block;width:27%;height:27%;border-radius:50%;background:#fff;pointer-events:none}.stricktreffen-map__marker[data-social-project=true]>span{background:#6c4ab6}.stricktreffen-map__marker[data-active=true]>span{background:var(--stm-blue);box-shadow:0 2px 5px #023c3633;transform:rotate(-45deg) scale(1.08)}.stricktreffen-map__dialog{width:min(58rem,calc(100% - 1.5rem));max-height:min(48rem,calc(100dvh - 2rem));padding:0;overflow:auto;color:var(--stm-text);border:0;border-radius:var(--stm-radius);box-shadow:0 1.5rem 5rem #12121247}.stricktreffen-map__dialog::backdrop{background:#12121294;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.stricktreffen-map__dialog-inner{position:relative;padding:clamp(1.25rem,4vw,2.25rem)}.stricktreffen-map__dialog-mobile-nav{display:none}.stricktreffen-map__dialog-close{position:absolute;top:1rem;right:1rem;display:grid;width:2.75rem;height:2.75rem;place-items:center;border:0;border-radius:50%;background:var(--stm-surface-soft);font-size:1.35rem;cursor:pointer}.stricktreffen-map__detail-title{max-width:calc(100% - 3.5rem);margin:0;color:var(--stm-text);font-family:var(--font-heading-family, inherit);font-size:clamp(1.75rem,4vw,2.25rem);font-weight:900;line-height:1.1}.stricktreffen-map__detail-image{display:block;width:100%;max-height:20rem;margin:1.25rem 0 0;object-fit:cover;border-radius:var(--stm-radius)}.stricktreffen-map__gallery{margin-top:1.25rem;outline:none}.stricktreffen-map__gallery-stage{position:relative;overflow:hidden;aspect-ratio:16 / 9;border-radius:16px;background:var(--stm-surface-soft)}.stricktreffen-map__gallery-image{display:block;width:100%;height:100%;object-fit:cover}.stricktreffen-map__gallery-nav{position:absolute;top:50%;display:grid;width:3rem;height:3rem;padding:0;place-items:center;transform:translateY(-50%);border:0;border-radius:999px;background:#fff;color:#0b7a4a;box-shadow:0 10px 26px #0000001a;font:inherit;font-size:1.45rem;font-weight:700;line-height:1;cursor:pointer}.stricktreffen-map__gallery-nav:hover,.stricktreffen-map__gallery-nav:focus-visible{background:var(--stm-green-dark);color:#fff}.stricktreffen-map__gallery-nav--previous{left:.75rem}.stricktreffen-map__gallery-nav--next{right:.75rem}.stricktreffen-map__gallery-count{position:absolute;right:.75rem;bottom:.75rem;padding:.35rem .55rem;background:var(--stm-text);color:#fff;font-size:.8rem;font-weight:700}.stricktreffen-map__gallery-thumbs{display:grid;grid-auto-columns:minmax(4.5rem,6rem);grid-auto-flow:column;gap:.5rem;margin-top:.5rem;padding-bottom:.2rem;overflow-x:auto;overscroll-behavior-inline:contain}.stricktreffen-map__gallery-thumb{aspect-ratio:4 / 3;padding:0;overflow:hidden;border:2px solid transparent;border-radius:var(--stm-radius-xs);background:var(--stm-surface-soft);cursor:pointer}.stricktreffen-map__gallery-thumb[aria-current=true]{border-color:var(--stm-green)}.stricktreffen-map__gallery-thumb:focus-visible{outline:2px solid var(--stm-text);outline-offset:2px}.stricktreffen-map__gallery-thumb img{display:block;width:100%;height:100%;object-fit:cover}.stricktreffen-map__detail-grid{display:grid;gap:0;margin-top:1.5rem}.stricktreffen-map__detail-description{max-width:48rem;margin:1.25rem 0 0;line-height:1.65}.stricktreffen-map__detail-row{display:grid;grid-template-columns:2rem minmax(0,1fr);gap:.9rem;padding:1rem 0;border-bottom:1px solid var(--stm-border)}.stricktreffen-map__detail-row>.stricktreffen-map__icon{width:1.6rem;height:1.6rem;margin-top:.1rem;color:var(--stm-green);stroke-width:1.7}.stricktreffen-map__detail-row h3,.stricktreffen-map__contact h3{margin:0 0 .45rem;color:var(--stm-text);font-family:var(--font-euclid-medium-family, inherit);font-size:1rem;font-weight:700}.stricktreffen-map__detail-row p{margin:0;line-height:1.55}.stricktreffen-map__detail-row a,.stricktreffen-map__contact a,.stricktreffen-map__report-link{color:var(--stm-green-dark);text-underline-offset:.2rem}.stricktreffen-map__route-button{min-height:2.65rem;margin-top:.75rem;padding:.55rem 1.25rem}.stricktreffen-map__contact{padding-top:1.5rem}.stricktreffen-map__contact>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem 1.5rem;margin-top:.85rem}.stricktreffen-map__contact>div>span{display:grid;grid-template-columns:1.5rem minmax(0,1fr);align-items:start;gap:.7rem}.stricktreffen-map__contact .stricktreffen-map__icon{color:var(--stm-green)}.stricktreffen-map__contact strong{display:block;margin-bottom:.15rem}.stricktreffen-map__report-link{display:inline-flex;align-items:center;gap:.55rem;margin-top:1.5rem;font-weight:700}.stricktreffen-map__updated{margin-top:1rem}.stricktreffen-map__steps,.stricktreffen-map__benefits{display:grid;gap:1rem;margin-top:2rem}.stricktreffen-map__steps-intro{text-align:center}.stricktreffen-map__steps-intro .stricktreffen-map__heading{max-width:none}.stricktreffen-map__step,.stricktreffen-map__benefit{padding:1.35rem;border-radius:var(--stm-radius);background:#fff;box-shadow:0 1px #1212120a}.stricktreffen-map__step{display:flex;min-width:0;align-items:center;padding:0 1rem;flex-direction:column;background:transparent;box-shadow:none;text-align:center}.stricktreffen-map__benefit{padding:0;border-radius:0;background:transparent;box-shadow:none}.stricktreffen-map__step-number{display:grid;width:2.6rem;height:2.6rem;margin-bottom:1rem;place-items:center;color:var(--stm-green-dark);border-radius:50%;background:var(--stm-yellow);font-weight:800}.stricktreffen-map__step-sticker{display:block;width:clamp(7rem,9vw,8.5rem);height:6.75rem;margin:0 auto .8rem;background-image:var(--stm-steps-stickers);background-repeat:no-repeat;background-size:400% auto;background-position-y:center}.stricktreffen-map__step-sticker--location{background-position-x:0}.stricktreffen-map__step-sticker--filter{background-position-x:33.333%}.stricktreffen-map__step-sticker--details{background-position-x:66.667%}.stricktreffen-map__step-sticker--contact{background-position-x:100%}.stricktreffen-map__step h3,.stricktreffen-map__benefit h3{margin:0 0 .4rem;color:var(--stm-text);font-family:var(--font-body-family, inherit);font-size:1.125rem;font-weight:600}.stricktreffen-map__step h3{font-family:var(--font-heading-family, "Prompt-ExtraBold", system-ui, sans-serif);font-size:1.15rem;font-weight:900;line-height:1.2}.stricktreffen-map__benefit h3{font-family:var(--font-heading-family, "Prompt-ExtraBold", system-ui, sans-serif);font-size:1.25rem;font-weight:900;line-height:1.2}.stricktreffen-map__step p,.stricktreffen-map__benefit p{margin:0;color:var(--stm-muted);line-height:1.55}.stricktreffen-map__step p{max-width:19rem;color:var(--stm-text);line-height:1.45}.stricktreffen-map__steps-actions{display:flex;justify-content:center;margin-top:clamp(2.5rem,5vw,4rem)}.stricktreffen-map__button--lime{color:var(--stm-text);border-color:var(--stm-lime);background:var(--stm-lime)}.stricktreffen-map__button--lime:hover,.stricktreffen-map__button--lime:focus-visible{color:var(--stm-text);border-color:#e5f89d;background:#e5f89d}.stricktreffen-map__benefit p{color:var(--stm-text);line-height:1.45}.stricktreffen-map__submit-layout{display:grid;gap:2rem;align-items:start}.stricktreffen-map__section--submit{color:var(--stm-text);background:#fff}.stricktreffen-map__section--submit .stricktreffen-map__submit-layout{grid-template-columns:minmax(0,1fr);gap:clamp(2.5rem,5vw,4.5rem)}.stricktreffen-map__section--submit .stricktreffen-map__submit-layout>div:first-child{display:flex;min-height:0;width:100%;max-width:49rem;margin-inline:auto;padding:0;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:var(--stm-text);background:none}.stricktreffen-map__section--submit .stricktreffen-map__eyebrow,.stricktreffen-map__section--submit .stricktreffen-map__heading,.stricktreffen-map__section--submit .stricktreffen-map__lead{grid-column:1}.stricktreffen-map__section--submit .stricktreffen-map__eyebrow{color:var(--stm-green)}.stricktreffen-map__section--submit .stricktreffen-map__heading,.stricktreffen-map__section--submit .stricktreffen-map__lead{color:var(--stm-text)}.stricktreffen-map__section--submit .stricktreffen-map__heading{max-width:none;font-size:clamp(2rem,4vw,2.75rem);line-height:1.1}.stricktreffen-map__section--submit .stricktreffen-map__heading span{display:block;white-space:nowrap}.stricktreffen-map__section--submit .stricktreffen-map__lead{max-width:32rem;margin-top:.5rem;font-size:1rem;line-height:1.5}.stricktreffen-map__section--submit .stricktreffen-map__submit-note{max-width:32rem;margin-top:1.25rem;padding:1rem 1.25rem;color:var(--stm-green-dark);border:1px solid rgba(0,74,66,.14);border-radius:var(--stm-radius);background:#ffffffe6;box-shadow:0 .75rem 2rem #37266f1f;transform:none}.stricktreffen-map__section--submit .stricktreffen-map__form{width:min(100%,49rem);margin-inline:auto;padding:0;border:0;border-radius:0}.stricktreffen-map__section--submit .stricktreffen-map__form .stricktreffen-map__subheading{color:var(--stm-text)}.stricktreffen-map__section--submit .stricktreffen-map__form input,.stricktreffen-map__section--submit .stricktreffen-map__form select,.stricktreffen-map__section--submit .stricktreffen-map__form textarea{border-radius:var(--stm-radius-xs)}.stricktreffen-map__submit-note{padding:1.25rem;border-left:.4rem solid var(--stm-yellow);border-radius:16px;background:#ffffff14;line-height:1.55}.stricktreffen-map__form{display:grid;gap:1.5rem;padding:clamp(1.25rem,4vw,2rem);color:var(--stm-text);border-radius:var(--stm-radius);background:#fff;box-shadow:none}.stricktreffen-map__form>form{display:grid;gap:1.5rem}.stricktreffen-map__form-progress{display:grid;gap:.85rem;padding-bottom:1.25rem;border-bottom:1px solid var(--stm-border)}.stricktreffen-map__form-progress-status{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}.stricktreffen-map__form-progress-list{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.4rem;margin:0;padding:0;list-style:none}.stricktreffen-map__form-progress-step{display:grid;gap:.45rem;justify-items:center;width:100%;padding:0;color:var(--stm-muted);border:0;background:transparent;font:inherit;cursor:pointer}.stricktreffen-map__form-progress-step span{display:grid;width:2rem;height:2rem;place-items:center;border:1px solid #c3c3c3;border-radius:50%;background:#fff;font-family:var(--font-euclid-medium-family, var(--font-body-family, sans-serif));font-size:.88rem;line-height:1;transition:color .16s ease,border-color .16s ease,background-color .16s ease}.stricktreffen-map__form-progress-step small{font-size:.72rem;line-height:1.2;text-align:center}.stricktreffen-map__form-progress-step[data-state=active]{color:var(--stm-green-dark)}.stricktreffen-map__form-progress-step[data-state=active] span{color:#fff;border-color:var(--stm-green);background:var(--stm-green)}.stricktreffen-map__form-progress-step[data-state=complete] span{color:var(--stm-green-dark);border-color:var(--stm-green-dark);background:var(--stm-lime)}.stricktreffen-map__form-progress-step:disabled{cursor:default}.stricktreffen-map__form-progress-track{overflow:hidden;height:.25rem;border-radius:16px;background:var(--stm-surface-soft)}.stricktreffen-map__form-progress-track span{display:block;height:100%;border-radius:inherit;background:var(--stm-green);transition:width .22s ease}.stricktreffen-map__form-group{display:grid;gap:1rem;margin:0;padding:0;border:0}.stricktreffen-map__form-group+.stricktreffen-map__form-group{padding-top:1.5rem;border-top:1px solid var(--stm-border)}.is-multistep-ready .stricktreffen-map__form-group+.stricktreffen-map__form-group{padding-top:0;border-top:0}.is-multistep-ready [data-form-step="4"]+[data-form-step="4"]{padding-top:1.5rem;border-top:1px solid var(--stm-border)}.is-multistep-ready .stricktreffen-map__form-group:not([hidden]){animation:stm-form-step-in .22s ease both}@keyframes stm-form-step-in{0%{opacity:0;transform:translateY(.4rem)}to{opacity:1;transform:translateY(0)}}.stricktreffen-map__form-summary{display:grid;gap:.75rem;padding:1rem;border-radius:var(--stm-radius-sm);background:var(--stm-surface-soft)}.stricktreffen-map__form-summary-title{margin:0;color:var(--stm-green-dark);font-family:var(--font-euclid-medium-family, var(--font-body-family, sans-serif));font-weight:500}.stricktreffen-map__form-summary dl{display:grid;grid-template-columns:minmax(6rem,.45fr) minmax(0,1fr);gap:.4rem 1rem;margin:0;font-size:.9rem}.stricktreffen-map__form-summary dt{color:var(--stm-muted)}.stricktreffen-map__form-summary dd{margin:0;overflow-wrap:anywhere}.stricktreffen-map__form-actions{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:space-between;padding-top:1.25rem;border-top:1px solid var(--stm-border)}.stricktreffen-map__form-actions>:last-child{margin-left:auto}.stricktreffen-map__form-grid{display:grid;gap:1rem}.stricktreffen-map__form-check{display:grid;grid-template-columns:1.25rem 1fr;gap:.65rem;align-items:start;line-height:1.45}.stricktreffen-map__form-check input{width:1.2rem;min-height:1.2rem;margin-top:.15rem}.stricktreffen-map__help{margin:0;color:var(--stm-muted);font-size:.83rem;line-height:1.45}.stricktreffen-map__required{color:var(--stm-danger)}.stricktreffen-map__form-success,.stricktreffen-map__form-errors{padding:1rem;border-radius:var(--stm-radius-sm)}.stricktreffen-map__form-success{color:var(--stm-green-dark);background:var(--stm-lime)}.stricktreffen-map__form-errors{color:var(--stm-danger);background:#fff0f0}.stricktreffen-map__faq-layout{display:grid;gap:2rem;align-items:start}.stricktreffen-map__faq-intro .stricktreffen-map__heading{max-width:none;font-size:clamp(2.5rem,4vw,2.75rem);line-height:1.05}.stricktreffen-map__faq{display:grid;gap:0;margin:0}.stricktreffen-map__faq-main{display:grid;gap:1.5rem;min-width:0}.stricktreffen-map__faq details{margin:0;border:0;border-bottom:1px solid rgba(0,0,0,.08);border-radius:0;background:transparent}.stricktreffen-map__faq summary{position:relative;padding:1.25rem 3rem 1.25rem 0;color:var(--stm-text);font-family:var(--font-euclid-medium-family, var(--font-body-family, inherit));font-size:1.25rem;font-weight:600;line-height:1.35;list-style:none;cursor:pointer}.stricktreffen-map__faq details:first-child summary{padding-top:0}.stricktreffen-map__faq summary::-webkit-details-marker{display:none}.stricktreffen-map__faq summary:after{position:absolute;top:50%;right:0;width:1.5rem;color:var(--stm-text);content:"+";font-family:Arial,sans-serif;font-size:1.9rem;font-weight:300;line-height:1;text-align:center;transform:translateY(-50%)}.stricktreffen-map__faq details:first-child summary:after{top:calc(50% - .625rem)}.stricktreffen-map__faq details[open] summary:after{content:"\2212"}.stricktreffen-map__faq details>div{max-width:46rem;padding:0 0 1.25rem;color:var(--stm-text);font-size:1rem;line-height:1.7}.stricktreffen-map__legal{margin-top:0;padding:1rem;border-radius:var(--stm-radius-sm);background:var(--stm-surface-soft);font-size:.88rem;line-height:1.5}.stricktreffen-map .maplibregl-ctrl-group{overflow:hidden;border-radius:16px;box-shadow:0 .3rem 1rem #023c3633}.stricktreffen-map .maplibregl-ctrl-attrib{font-size:.66rem}@media(max-width:47.99rem){.stricktreffen-map__hero{display:none}.stricktreffen-map__hero-grid>div:first-child{max-width:min(92%,29rem);padding:3rem 0}.stricktreffen-map__title{font-size:clamp(2rem,8vw,2.75rem)}.stricktreffen-map__faq-intro .stricktreffen-map__heading{font-size:clamp(2rem,7vw,2.75rem)}.stricktreffen-map__section{padding:3rem 0}.stricktreffen-map__section--submit .stricktreffen-map__submit-layout>div:first-child{min-height:0;padding:0 1.25rem;justify-content:flex-start;background:none}.stricktreffen-map__section--submit .stricktreffen-map__eyebrow,.stricktreffen-map__section--submit .stricktreffen-map__heading,.stricktreffen-map__section--submit .stricktreffen-map__lead,.stricktreffen-map__section--submit .stricktreffen-map__submit-note{grid-column:1;grid-row:auto}.stricktreffen-map__section--submit .stricktreffen-map__heading{font-size:clamp(1.5rem,7vw,2rem)}.stricktreffen-map__section--submit .stricktreffen-map__lead{max-width:22rem}.stricktreffen-map__section--submit .stricktreffen-map__submit-note{margin-top:1.25rem;transform:none}.stricktreffen-map__section--submit .stricktreffen-map__form{padding:1.25rem}.stricktreffen-map__hero-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem}.stricktreffen-map__hero-actions .stricktreffen-map__button{width:100%;min-width:0;padding:.75rem .5rem;font-size:.88rem;text-align:center}.stricktreffen-map__steps{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:1fr;gap:2.5rem .75rem}.stricktreffen-map__step{min-width:0;padding:0 .35rem}.stricktreffen-map__step-sticker{width:clamp(5.75rem,28vw,7rem);height:5.5rem}.stricktreffen-map__step-number{width:2.35rem;height:2.35rem;margin-bottom:.8rem}.stricktreffen-map__toolbar.has-compact-status{flex-wrap:nowrap;gap:.75rem}.stricktreffen-map__toolbar.has-compact-status .stricktreffen-map__status{min-width:0;font-size:1rem;white-space:nowrap}.stricktreffen-map__contact>div{grid-template-columns:minmax(0,1fr)}.stricktreffen-map__status.has-compact-status .stricktreffen-map__status-full,.stricktreffen-map__reset-full{display:none}.stricktreffen-map__status.has-compact-status .stricktreffen-map__status-short,.stricktreffen-map__reset-short{display:inline}.stricktreffen-map__toolbar.has-compact-status .stricktreffen-map__text-button{flex:0 0 auto;margin-left:auto;white-space:nowrap}.stricktreffen-map__checks{flex-wrap:nowrap;gap:.5rem;margin-right:-.85rem;padding:0 .85rem .75rem 0;overflow-x:auto;overflow-y:hidden;overscroll-behavior-inline:contain;scroll-snap-type:inline proximity;scrollbar-color:var(--stm-green) var(--stm-surface-soft);scrollbar-width:thin;-webkit-overflow-scrolling:touch}.stricktreffen-map__checks::-webkit-scrollbar{height:.45rem}.stricktreffen-map__checks::-webkit-scrollbar-track{background:var(--stm-surface-soft)}.stricktreffen-map__checks::-webkit-scrollbar-thumb{background:var(--stm-green)}.stricktreffen-map__check{flex:0 0 auto;scroll-snap-align:start}.stricktreffen-map__dialog{position:fixed;inset:auto 0 0;width:100vw;max-width:100vw;height:92dvh;max-height:92dvh;margin:0;overflow:hidden;border-radius:16px 16px 0 0}.stricktreffen-map__dialog[open]{animation:stm-mobile-sheet-in .32s cubic-bezier(.22,1,.36,1) both}.stricktreffen-map__dialog-inner{display:grid;grid-template-rows:auto minmax(0,1fr);width:100%;height:100%;min-height:0;padding:0}.stricktreffen-map__dialog-mobile-nav{z-index:6;display:grid;grid-template-columns:2.75rem minmax(3.5rem,auto) 2.75rem;align-items:center;justify-content:center;gap:.5rem;min-height:4.25rem;padding:.65rem 4.25rem;border-bottom:1px solid var(--stm-border);background:#fff}.stricktreffen-map__dialog-mobile-nav button{display:grid;width:2.75rem;height:2.75rem;padding:0;place-items:center;color:var(--stm-green-dark);border:1px solid var(--stm-green-dark);border-radius:50%;background:#fff;font:inherit;font-size:1.3rem;font-weight:700;cursor:pointer}.stricktreffen-map__dialog-mobile-nav button:hover,.stricktreffen-map__dialog-mobile-nav button:focus-visible{color:#fff;background:var(--stm-green-dark)}.stricktreffen-map__dialog-mobile-nav button:disabled{opacity:.35;cursor:default}.stricktreffen-map__dialog-mobile-nav span{color:var(--stm-muted);font-size:.82rem;font-weight:700;text-align:center}.stricktreffen-map__dialog-close{z-index:7;top:.75rem;right:.75rem}.stricktreffen-map__dialog [data-detail-content]{min-height:0;padding:1.25rem;overflow-y:auto;overscroll-behavior:contain}@keyframes stm-mobile-sheet-in{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.stricktreffen-map__panel-minimize span{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.stricktreffen-map__panel-minimize{width:2.25rem;padding:0;justify-content:center}.stricktreffen-map__form-progress-step small{display:none}.stricktreffen-map__form-progress-list{gap:.2rem}.stricktreffen-map__form-summary dl{grid-template-columns:1fr;gap:.15rem}.stricktreffen-map__form-summary dd+dt{margin-top:.55rem}.stricktreffen-map__form-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.stricktreffen-map__form-actions .stricktreffen-map__button{width:100%;padding-inline:1rem}.stricktreffen-map__form-actions>:only-child,.stricktreffen-map__form-actions>:last-child:not(:nth-child(2)){grid-column:1 / -1}.stricktreffen-map__finder[data-fullscreen=true]{--stm-results-overlay-width: auto}.stricktreffen-map__finder[data-fullscreen=true] .stricktreffen-map__search-panel{top:.5rem;right:.5rem;left:.5rem;width:auto;max-height:44dvh;padding:.85rem;overflow-y:auto}.stricktreffen-map__results-layout[data-view=map] .stricktreffen-map__list-wrap,.stricktreffen-map__results-layout[data-view=list] .stricktreffen-map__map-wrap{display:none}.stricktreffen-map__finder[data-fullscreen=true] .stricktreffen-map__results-layout[data-view=list] .stricktreffen-map__map-wrap{display:block}.stricktreffen-map__finder[data-fullscreen=true] .stricktreffen-map__results-layout[data-view=list] .stricktreffen-map__list-wrap{top:calc(44dvh + 1rem);right:.5rem;bottom:.5rem;left:.5rem;display:block;width:auto;height:auto;padding:.75rem}.stricktreffen-map__finder[data-fullscreen=true] .maplibregl-ctrl-top-right{right:0;bottom:3rem}.stricktreffen-map__finder[data-fullscreen=true] .maplibregl-ctrl-bottom-right{right:0}.stricktreffen-map__finder[data-fullscreen=true] .stricktreffen-map__map-fullscreen{right:auto;bottom:.75rem;left:.75rem}.stricktreffen-map__hero-card{margin-right:.75rem}}@media(min-width:48rem){.stricktreffen-map__gallery{display:grid;grid-template-columns:6.25rem minmax(0,1fr);gap:.75rem;align-items:start}.stricktreffen-map__gallery-stage{grid-column:2;grid-row:1}.stricktreffen-map__gallery-thumbs{grid-column:1;grid-row:1;grid-template-columns:1fr;grid-auto-flow:row;grid-auto-rows:auto;gap:.6rem;max-height:100%;margin-top:0;padding:0 .2rem 0 0;overflow-x:hidden;overflow-y:auto;overscroll-behavior-block:contain}.stricktreffen-map__gallery-thumb{width:100%}.stricktreffen-map__hero-grid{grid-template-columns:minmax(0,1.5fr) minmax(17rem,.7fr)}.stricktreffen-map__section-head{grid-template-columns:minmax(0,1.1fr) minmax(18rem,.7fr);align-items:end}.stricktreffen-map__section-head .stricktreffen-map__lead{margin:0}.stricktreffen-map__search-row{grid-template-columns:minmax(16rem,1fr) minmax(9rem,.35fr) auto auto;align-items:end}.stricktreffen-map__filters{grid-template-columns:auto 1fr;align-items:center}.stricktreffen-map__view-toggle{display:none}.stricktreffen-map__results-layout{grid-template-columns:minmax(0,1.65fr) minmax(21rem,.68fr)}.stricktreffen-map__steps{grid-template-columns:repeat(4,1fr);gap:clamp(1.5rem,4vw,4rem)}.stricktreffen-map__benefits{grid-template-columns:repeat(3,1fr)}.stricktreffen-map__faq-layout{grid-template-columns:minmax(18rem,.4fr) minmax(0,.6fr);gap:2rem}.stricktreffen-map__submit-layout{grid-template-columns:minmax(18rem,.65fr) minmax(0,1.35fr)}.stricktreffen-map__form-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.stricktreffen-map__form-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.stricktreffen-map__detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(prefers-reduced-motion:reduce){.stricktreffen-map *,.stricktreffen-map *:before,.stricktreffen-map *:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/stricktreffen-map.css.map */
