.Hero-module__Cw5hdq__hero{background:var(--color-bg);align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.Hero-module__Cw5hdq__background,.Hero-module__Cw5hdq__backgroundImage{width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__Cw5hdq__backgroundOverlay{background:linear-gradient(135deg,#000c 0%,#000000b3 50%,#0000 100%);width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__Cw5hdq__container{max-width:var(--container-max-width);padding:0 var(--space-4);z-index:2;width:100%;margin:0 auto;position:relative}@media (min-width:768px){.Hero-module__Cw5hdq__container{padding:0 var(--space-6)}}@media (min-width:1024px){.Hero-module__Cw5hdq__container{padding:0 var(--space-8)}}.Hero-module__Cw5hdq__content{z-index:2;text-align:left;max-width:800px;position:relative}.Hero-module__Cw5hdq__title{font-family:var(--font-heading);font-size:clamp(2rem,5vw,2.6rem);font-weight:var(--fw-regular);letter-spacing:var(--ls-tight);color:#fff;margin:0 0 var(--space-6)0;gap:var(--space-2);flex-direction:column;line-height:1.08;display:flex}.Hero-module__Cw5hdq__titleMain{font-weight:var(--fw-bold);text-transform:uppercase;letter-spacing:var(--ls-wide);color:#fff;font-size:1.18em}.Hero-module__Cw5hdq__titleSub{font-size:.42em;font-weight:var(--fw-regular);letter-spacing:var(--ls-normal);opacity:.9;text-transform:none;color:#fffffff2}.Hero-module__Cw5hdq__titleUnderline{width:160px;height:3px;margin-bottom:var(--space-8);position:relative;overflow:hidden}.Hero-module__Cw5hdq__underlineMain{background:#fffc;width:100%;height:2px}.Hero-module__Cw5hdq__underlineAccent{background:var(--color-accent);width:60px;height:1px;position:absolute;top:1px;left:0}.Hero-module__Cw5hdq__description{font-size:var(--fs-lg);color:#ffffffe6;margin-bottom:var(--space-10);max-width:600px;line-height:1.6;font-weight:var(--fw-regular)}.Hero-module__Cw5hdq__ctaContainer{gap:var(--space-4);margin-bottom:var(--space-12);flex-wrap:wrap;align-items:center;display:flex}.Hero-module__Cw5hdq__primaryButton{align-items:center;gap:var(--space-3);padding:var(--space-4)var(--space-8);background-color:var(--color-accent);color:#fff;font-size:var(--fs-base);font-weight:var(--fw-semibold);cursor:pointer;transition:all var(--transition-normal);box-shadow:var(--shadow-lg);border:none;min-height:56px;display:inline-flex;position:relative;overflow:hidden}.Hero-module__Cw5hdq__primaryButton:before{content:"";width:100%;height:100%;transition:left var(--transition-slow);background:linear-gradient(90deg,#0000,#fff3,#0000);position:absolute;top:0;left:-100%}.Hero-module__Cw5hdq__primaryButton:hover{background-color:var(--color-accent-hover);box-shadow:var(--shadow-xl);transform:translateY(-2px)}.Hero-module__Cw5hdq__primaryButton:hover:before{left:100%}.Hero-module__Cw5hdq__secondaryButton{align-items:center;gap:var(--space-3);padding:var(--space-4)var(--space-8);color:#fff;font-size:var(--fs-base);font-weight:var(--fw-semibold);cursor:pointer;transition:all var(--transition-normal);background-color:#0000;border:2px solid #fff6;min-height:56px;display:inline-flex;position:relative;overflow:hidden}.Hero-module__Cw5hdq__secondaryButton:before{content:"";background:linear-gradient(90deg,transparent,var(--color-accent-soft),transparent);width:100%;height:100%;transition:left var(--transition-slow);position:absolute;top:0;left:-100%}.Hero-module__Cw5hdq__secondaryButton:hover{border-color:var(--color-accent);color:var(--color-accent);background-color:#ffffff1a;transform:translateY(-2px)}.Hero-module__Cw5hdq__secondaryButton:hover:before{left:100%}.Hero-module__Cw5hdq__buttonText{z-index:2;position:relative}.Hero-module__Cw5hdq__downloadIcon,.Hero-module__Cw5hdq__arrow{width:20px;height:20px;transition:transform var(--transition-fast);z-index:2;position:relative}.Hero-module__Cw5hdq__primaryButton:hover .Hero-module__Cw5hdq__downloadIcon{transform:translateY(2px)}.Hero-module__Cw5hdq__secondaryButton:hover .Hero-module__Cw5hdq__arrow{transform:translate(4px)}.Hero-module__Cw5hdq__infoContainer{gap:var(--space-8);flex-wrap:wrap;align-items:center;display:flex}.Hero-module__Cw5hdq__infoItem{align-items:flex-start;gap:var(--space-1);flex-direction:column;display:flex}.Hero-module__Cw5hdq__infoNumber{font-size:var(--fs-xl);font-weight:var(--fw-bold);color:var(--color-accent);line-height:1}.Hero-module__Cw5hdq__infoText{font-size:var(--fs-sm);color:#fffc;font-weight:var(--fw-medium);text-transform:uppercase;letter-spacing:var(--ls-wide)}.Hero-module__Cw5hdq__scrollIndicator{bottom:var(--space-8);color:#ffffffb3;z-index:2;flex-direction:column;align-items:center;display:flex;position:absolute;left:50%;transform:translate(-50%)}.Hero-module__Cw5hdq__scrollLine{background:#ffffff80;width:1px;height:50px;animation:2s infinite Hero-module__Cw5hdq__scrollLine}@keyframes Hero-module__Cw5hdq__scrollLine{0%,to{opacity:1;transform:translateY(0)}50%{opacity:.5;transform:translateY(15px)}}@media (max-width:768px){.Hero-module__Cw5hdq__hero{text-align:center;min-height:100vh}.Hero-module__Cw5hdq__content{text-align:center;padding-top:80px}.Hero-module__Cw5hdq__ctaContainer{width:100%;margin-bottom:var(--space-8);flex-direction:column;justify-content:center}.Hero-module__Cw5hdq__primaryButton,.Hero-module__Cw5hdq__secondaryButton{width:100%;max-width:300px;padding:var(--space-4)var(--space-6);justify-content:center}.Hero-module__Cw5hdq__title{margin-bottom:var(--space-5)}.Hero-module__Cw5hdq__description{font-size:var(--fs-base);margin-bottom:var(--space-8)}.Hero-module__Cw5hdq__titleUnderline{margin-left:auto;margin-right:auto}.Hero-module__Cw5hdq__infoContainer{justify-content:center;gap:var(--space-6)}.Hero-module__Cw5hdq__infoItem{align-items:center}}@media (max-width:480px){.Hero-module__Cw5hdq__title{font-size:clamp(1.7rem,6vw,2.1rem)}.Hero-module__Cw5hdq__titleMain{letter-spacing:.03em}.Hero-module__Cw5hdq__titleSub{letter-spacing:.02em;font-size:.6em}.Hero-module__Cw5hdq__description{font-size:var(--fs-sm)}.Hero-module__Cw5hdq__container{padding:0 var(--space-3)}.Hero-module__Cw5hdq__primaryButton,.Hero-module__Cw5hdq__secondaryButton{min-height:48px;padding:var(--space-3)var(--space-5)}.Hero-module__Cw5hdq__infoContainer{gap:var(--space-4)}.Hero-module__Cw5hdq__infoNumber{font-size:var(--fs-lg)}.Hero-module__Cw5hdq__infoText{font-size:var(--fs-xs)}}@media (prefers-reduced-motion:reduce){.Hero-module__Cw5hdq__primaryButton,.Hero-module__Cw5hdq__secondaryButton,.Hero-module__Cw5hdq__downloadIcon,.Hero-module__Cw5hdq__arrow{transition:none}.Hero-module__Cw5hdq__primaryButton:hover,.Hero-module__Cw5hdq__secondaryButton:hover{transform:none}.Hero-module__Cw5hdq__primaryButton:before,.Hero-module__Cw5hdq__secondaryButton:before{display:none}.Hero-module__Cw5hdq__scrollLine{animation:none}}@media (hover:none) and (pointer:coarse){.Hero-module__Cw5hdq__primaryButton:hover,.Hero-module__Cw5hdq__secondaryButton:hover{transform:none}.Hero-module__Cw5hdq__primaryButton:active,.Hero-module__Cw5hdq__secondaryButton:active{transform:scale(.98)}}
.CatalogList-module__VR5yVW__catalogSection{padding:var(--space-20)0;background:var(--color-bg);min-height:100vh}.CatalogList-module__VR5yVW__sectionHeader{color:#fff;padding:var(--space-16)var(--space-4);margin-bottom:var(--space-12);text-align:center;background:linear-gradient(135deg,#0a0a0a 0%,#111 100%)}.CatalogList-module__VR5yVW__headerContent{max-width:var(--container-max-width);margin:0 auto}.CatalogList-module__VR5yVW__mainTitle{font-size:clamp(2rem,5vw,3rem);font-weight:var(--fw-bold);letter-spacing:var(--ls-wide);text-transform:uppercase;margin:0 0 var(--space-4)0;color:#fff}.CatalogList-module__VR5yVW__subtitle{font-size:clamp(var(--fs-lg),2vw,var(--fs-xl));color:#fffc;margin:0 0 var(--space-8)0;line-height:1.5;font-weight:var(--fw-regular)}.CatalogList-module__VR5yVW__titleUnderline{width:200px;height:3px;margin:0 auto;position:relative}.CatalogList-module__VR5yVW__underlineMain{background:#ffffff4d;width:100%;height:1px}.CatalogList-module__VR5yVW__underlineAccent{background:var(--color-accent);width:80px;height:3px;position:absolute;top:0;left:50%;transform:translate(-50%)}.CatalogList-module__VR5yVW__filterSection{max-width:var(--container-max-width);margin:0 auto var(--space-12);padding:0 var(--space-4)}@media (min-width:768px){.CatalogList-module__VR5yVW__filterSection{padding:0 var(--space-6)}}@media (min-width:1024px){.CatalogList-module__VR5yVW__filterSection{padding:0 var(--space-8)}}.CatalogList-module__VR5yVW__filterHeader{gap:var(--space-4);margin-bottom:var(--space-6);align-items:center;display:flex}.CatalogList-module__VR5yVW__searchWrapper{flex:1;align-items:center;display:flex;position:relative}.CatalogList-module__VR5yVW__searchIcon{left:var(--space-4);width:20px;height:20px;color:var(--color-text-muted);z-index:2;position:absolute}.CatalogList-module__VR5yVW__searchInput{width:100%;padding:var(--space-4)var(--space-4)var(--space-4)var(--space-12);border:1px solid var(--color-border);background:var(--color-surface);font-size:var(--fs-base);font-family:var(--font-sans);transition:all var(--transition-normal);min-height:56px;box-shadow:var(--shadow-sm)}.CatalogList-module__VR5yVW__searchInput:focus{border-color:var(--color-accent);box-shadow:0 0 0 3px var(--color-accent-soft);outline:none}.CatalogList-module__VR5yVW__searchInput:focus+.CatalogList-module__VR5yVW__searchIcon{color:var(--color-accent)}.CatalogList-module__VR5yVW__filterToggle{align-items:center;gap:var(--space-2);padding:var(--space-3)var(--space-4);background:var(--color-surface);border:1px solid var(--color-border);color:var(--color-text);font-size:var(--fs-sm);font-weight:var(--fw-semibold);cursor:pointer;transition:all var(--transition-normal);min-height:56px;box-shadow:var(--shadow-sm);display:flex}.CatalogList-module__VR5yVW__filterToggle:hover{border-color:var(--color-accent);color:var(--color-accent)}.CatalogList-module__VR5yVW__filterIcon{width:16px;height:16px}.CatalogList-module__VR5yVW__filterControls{gap:var(--space-4);padding:var(--space-6);background:var(--color-surface);border:1px solid var(--color-border);box-shadow:var(--shadow-md);margin-bottom:var(--space-6);grid-template-columns:1fr;display:none}.CatalogList-module__VR5yVW__filterControls.CatalogList-module__VR5yVW__showFilters{display:grid}@media (min-width:768px){.CatalogList-module__VR5yVW__filterControls{gap:var(--space-6);grid-template-columns:1fr 1fr auto}}.CatalogList-module__VR5yVW__selectGroup{gap:var(--space-2);flex-direction:column;display:flex}.CatalogList-module__VR5yVW__selectLabel{font-size:var(--fs-sm);font-weight:var(--fw-semibold);color:var(--color-text);text-transform:uppercase;letter-spacing:var(--ls-wide)}.CatalogList-module__VR5yVW__filterSelect{padding:var(--space-3)var(--space-8)var(--space-3)var(--space-4);border:1px solid var(--color-border);background:var(--color-bg);font-size:var(--fs-base);font-family:var(--font-sans);cursor:pointer;transition:all var(--transition-normal);appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%236b7280'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M19 9l-7 7-7-7'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right var(--space-4)center;background-size:16px;min-height:48px}.CatalogList-module__VR5yVW__filterSelect:focus{border-color:var(--color-accent);box-shadow:0 0 0 3px var(--color-accent-soft);outline:none}.CatalogList-module__VR5yVW__resetButton{padding:var(--space-3)var(--space-6);border:1px solid var(--color-border);color:var(--color-text);font-size:var(--fs-sm);font-weight:var(--fw-semibold);cursor:pointer;transition:all var(--transition-normal);background:0 0;align-self:flex-end;min-height:48px}.CatalogList-module__VR5yVW__resetButton:hover{background:var(--color-accent-soft);border-color:var(--color-accent);color:var(--color-accent)}.CatalogList-module__VR5yVW__resultsInfo{padding:var(--space-4)0;border-bottom:1px solid var(--color-border);justify-content:space-between;align-items:center;display:flex}.CatalogList-module__VR5yVW__resultsCount{font-size:var(--fs-sm);color:var(--color-text-secondary);font-weight:var(--fw-medium)}.CatalogList-module__VR5yVW__catalogGrid{gap:var(--space-6);max-width:var(--container-max-width);padding:0 var(--space-4);grid-template-columns:repeat(auto-fill,minmax(350px,1fr));margin:0 auto;display:grid}@media (min-width:768px){.CatalogList-module__VR5yVW__catalogGrid{gap:var(--space-8);padding:0 var(--space-6);grid-template-columns:repeat(auto-fill,minmax(380px,1fr))}}@media (min-width:1024px){.CatalogList-module__VR5yVW__catalogGrid{padding:0 var(--space-8)}}.CatalogList-module__VR5yVW__catalogCard{background:var(--color-surface);border:1px solid var(--color-border);box-shadow:var(--shadow-sm);transition:all var(--transition-normal);flex-direction:column;height:100%;display:flex;position:relative;overflow:hidden}.CatalogList-module__VR5yVW__catalogCard:hover{box-shadow:var(--shadow-xl);border-color:var(--color-accent);transform:translateY(-8px)}.CatalogList-module__VR5yVW__cardHeader{position:relative}.CatalogList-module__VR5yVW__imageContainer{background:var(--color-surface-muted);width:100%;height:240px;position:relative;overflow:hidden}.CatalogList-module__VR5yVW__catalogImage{object-fit:cover;width:100%;height:100%;transition:all var(--transition-slow)}.CatalogList-module__VR5yVW__catalogCard:hover .CatalogList-module__VR5yVW__catalogImage{transform:scale(1.05)}.CatalogList-module__VR5yVW__cardBadges{top:var(--space-4);right:var(--space-4);gap:var(--space-2);flex-direction:column;display:flex;position:absolute}.CatalogList-module__VR5yVW__imageBadge,.CatalogList-module__VR5yVW__langBadge{padding:var(--space-1)var(--space-3);font-size:var(--fs-xs);font-weight:var(--fw-semibold);letter-spacing:var(--ls-wide);text-transform:uppercase;transition:all var(--transition-normal);border:1px solid}.CatalogList-module__VR5yVW__imageBadge.CatalogList-module__VR5yVW__NEU{background:var(--color-accent);color:#fff;border-color:var(--color-accent)}.CatalogList-module__VR5yVW__langBadge.CatalogList-module__VR5yVW__DE{background:var(--color-accent-soft);color:var(--color-accent);border-color:var(--color-accent)}.CatalogList-module__VR5yVW__langBadge.CatalogList-module__VR5yVW__EN{background:var(--color-secondary-soft);color:var(--color-secondary);border-color:var(--color-secondary)}.CatalogList-module__VR5yVW__cardContent{padding:var(--space-6);gap:var(--space-4);flex-direction:column;flex-grow:1;display:flex}.CatalogList-module__VR5yVW__cardMeta{justify-content:space-between;align-items:center;display:flex}.CatalogList-module__VR5yVW__categoryTag{padding:var(--space-1)var(--space-3);background:var(--color-bg);color:var(--color-text-secondary);font-size:var(--fs-xs);font-weight:var(--fw-semibold);text-transform:uppercase;letter-spacing:var(--ls-wide);border:1px solid var(--color-border)}.CatalogList-module__VR5yVW__catalogTitle{font-family:var(--font-heading);font-size:var(--fs-lg);font-weight:var(--fw-semibold);color:var(--color-text);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;line-height:1.3;display:-webkit-box;overflow:hidden}.CatalogList-module__VR5yVW__catalogDesc{font-size:var(--fs-base);color:var(--color-text-secondary);-webkit-line-clamp:3;-webkit-box-orient:vertical;flex-grow:1;margin:0;line-height:1.5;display:-webkit-box;overflow:hidden}.CatalogList-module__VR5yVW__buttonGroup{gap:var(--space-3);margin-top:auto;display:flex}.CatalogList-module__VR5yVW__previewButton,.CatalogList-module__VR5yVW__downloadButton{align-items:center;gap:var(--space-2);padding:var(--space-3)var(--space-4);font-size:var(--fs-sm);font-weight:var(--fw-semibold);cursor:pointer;transition:all var(--transition-normal);border:1px solid;flex:1;justify-content:center;min-height:44px;text-decoration:none;display:inline-flex;position:relative;overflow:hidden}.CatalogList-module__VR5yVW__previewButton{color:var(--color-text);border-color:var(--color-border);background:0 0}.CatalogList-module__VR5yVW__previewButton:hover{background:var(--color-accent-soft);border-color:var(--color-accent);color:var(--color-accent);box-shadow:var(--shadow-md);transform:translateY(-2px)}.CatalogList-module__VR5yVW__downloadButton{background:var(--color-accent);color:#fff;border-color:var(--color-accent)}.CatalogList-module__VR5yVW__downloadButton:hover{background:var(--color-accent-hover);border-color:var(--color-accent-hover);box-shadow:var(--shadow-lg);transform:translateY(-2px)}.CatalogList-module__VR5yVW__buttonIcon{width:16px;height:16px;transition:transform var(--transition-fast)}.CatalogList-module__VR5yVW__previewButton:hover .CatalogList-module__VR5yVW__buttonIcon{transform:translate(2px)}.CatalogList-module__VR5yVW__downloadButton:hover .CatalogList-module__VR5yVW__buttonIcon{transform:translateY(2px)}.CatalogList-module__VR5yVW__noResults{text-align:center;padding:var(--space-20)var(--space-4);max-width:var(--container-max-width);margin:0 auto}.CatalogList-module__VR5yVW__noResultsContent h3{font-size:var(--fs-2xl);color:var(--color-text);margin-bottom:var(--space-4)}.CatalogList-module__VR5yVW__noResultsContent p{font-size:var(--fs-lg);color:var(--color-text-muted);margin-bottom:var(--space-8)}.CatalogList-module__VR5yVW__resetButtonLarge{align-items:center;gap:var(--space-2);padding:var(--space-4)var(--space-8);background:var(--color-accent);color:#fff;border:1px solid var(--color-accent);font-size:var(--fs-base);font-weight:var(--fw-semibold);cursor:pointer;transition:all var(--transition-normal);text-decoration:none;display:inline-flex}.CatalogList-module__VR5yVW__resetButtonLarge:hover{background:var(--color-accent-hover);border-color:var(--color-accent-hover);box-shadow:var(--shadow-lg);transform:translateY(-2px)}.CatalogList-module__VR5yVW__mobileMessage{background:var(--color-accent);color:#fff;padding:var(--space-3)var(--space-6);font-size:var(--fs-sm);font-weight:var(--fw-medium);z-index:1000;box-shadow:var(--shadow-xl);border-left:4px solid var(--color-accent-hover);animation:.3s ease-out CatalogList-module__VR5yVW__slideDown;position:fixed;top:20px;left:50%;transform:translate(-50%)}@keyframes CatalogList-module__VR5yVW__slideDown{0%{opacity:0;transform:translate(-50%)translateY(-100%)}to{opacity:1;transform:translate(-50%)translateY(0)}}.CatalogList-module__VR5yVW__modalOverlay{z-index:1000;width:100%;height:100%;padding:var(--space-4);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000e6;justify-content:center;align-items:center;display:flex;position:fixed;top:0;left:0}.CatalogList-module__VR5yVW__modalContent{background:var(--color-bg);border:1px solid var(--color-border);width:100%;max-width:900px;height:90vh;box-shadow:var(--shadow-2xl);animation:.3s ease-out forwards CatalogList-module__VR5yVW__modalAppear;position:relative;transform:scale(.95)}@keyframes CatalogList-module__VR5yVW__modalAppear{to{transform:scale(1)}}.CatalogList-module__VR5yVW__closeModal{top:var(--space-3);right:var(--space-3);background:var(--color-bg);border:1px solid var(--color-border);cursor:pointer;z-index:10;width:44px;height:44px;transition:all var(--transition-normal);font-size:var(--fs-lg);justify-content:center;align-items:center;display:flex;position:absolute}.CatalogList-module__VR5yVW__closeModal:hover{background:var(--color-accent);border-color:var(--color-accent);color:#fff;transform:rotate(90deg)}.CatalogList-module__VR5yVW__pdfViewer{border:none;width:100%;height:100%}@media (max-width:768px){.CatalogList-module__VR5yVW__catalogGrid{gap:var(--space-4);grid-template-columns:1fr}.CatalogList-module__VR5yVW__imageContainer{height:200px}.CatalogList-module__VR5yVW__cardContent{padding:var(--space-4)}.CatalogList-module__VR5yVW__buttonGroup{flex-direction:column}.CatalogList-module__VR5yVW__previewButton,.CatalogList-module__VR5yVW__downloadButton{flex:none;min-height:48px}.CatalogList-module__VR5yVW__modalContent{height:80vh;margin:var(--space-4)}.CatalogList-module__VR5yVW__catalogCard:hover{transform:translateY(-4px)}.CatalogList-module__VR5yVW__filterHeader{flex-direction:column}.CatalogList-module__VR5yVW__searchWrapper{width:100%}.CatalogList-module__VR5yVW__filterToggle{justify-content:center;width:100%}}@media (max-width:480px){.CatalogList-module__VR5yVW__sectionHeader{padding:var(--space-12)var(--space-3)}.CatalogList-module__VR5yVW__filterSection{padding:0 var(--space-3)}.CatalogList-module__VR5yVW__searchInput,.CatalogList-module__VR5yVW__filterSelect,.CatalogList-module__VR5yVW__filterToggle{min-height:48px;font-size:var(--fs-sm)}.CatalogList-module__VR5yVW__catalogTitle{font-size:var(--fs-md)}.CatalogList-module__VR5yVW__catalogDesc{font-size:var(--fs-sm)}.CatalogList-module__VR5yVW__previewButton,.CatalogList-module__VR5yVW__downloadButton{padding:var(--space-2)var(--space-3);font-size:var(--fs-xs)}}@media (prefers-reduced-motion:reduce){.CatalogList-module__VR5yVW__catalogCard,.CatalogList-module__VR5yVW__previewButton,.CatalogList-module__VR5yVW__downloadButton,.CatalogList-module__VR5yVW__resetButton,.CatalogList-module__VR5yVW__resetButtonLarge,.CatalogList-module__VR5yVW__closeModal,.CatalogList-module__VR5yVW__buttonIcon,.CatalogList-module__VR5yVW__catalogImage,.CatalogList-module__VR5yVW__imageBadge,.CatalogList-module__VR5yVW__langBadge{transition:none;animation:none}.CatalogList-module__VR5yVW__catalogCard:hover,.CatalogList-module__VR5yVW__previewButton:hover,.CatalogList-module__VR5yVW__downloadButton:hover,.CatalogList-module__VR5yVW__resetButtonLarge:hover,.CatalogList-module__VR5yVW__closeModal:hover{transform:none}}.CatalogList-module__VR5yVW__searchInput:focus-visible,.CatalogList-module__VR5yVW__filterSelect:focus-visible,.CatalogList-module__VR5yVW__filterToggle:focus-visible,.CatalogList-module__VR5yVW__previewButton:focus-visible,.CatalogList-module__VR5yVW__downloadButton:focus-visible,.CatalogList-module__VR5yVW__resetButton:focus-visible,.CatalogList-module__VR5yVW__resetButtonLarge:focus-visible,.CatalogList-module__VR5yVW__closeModal:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}
.ContactModal-module__Bfh43G__backdrop{z-index:10000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;justify-content:center;align-items:center;padding:1rem;animation:.2s ease-out ContactModal-module__Bfh43G__backdropIn;display:flex;position:fixed;inset:0}@keyframes ContactModal-module__Bfh43G__backdropIn{0%{opacity:0}to{opacity:1}}.ContactModal-module__Bfh43G__modal{background:#fff;border-radius:0;flex-direction:column;width:100%;max-width:800px;max-height:min(90vh,720px);animation:.3s cubic-bezier(.16,1,.3,1) ContactModal-module__Bfh43G__modalIn;display:flex;position:relative;overflow:hidden;box-shadow:0 25px 80px #0000004d}@keyframes ContactModal-module__Bfh43G__modalIn{0%{opacity:0;transform:scale(.95)translateY(-10px)}to{opacity:1;transform:scale(1)translateY(0)}}.ContactModal-module__Bfh43G__modalHeader{color:#fff;background:linear-gradient(135deg,#0a0a0a 0%,#111 100%);border-bottom:1px solid #ffffff1a;padding:2.5rem 2rem 2rem;position:relative}.ContactModal-module__Bfh43G__headerContent{max-width:600px}.ContactModal-module__Bfh43G__title{letter-spacing:.05em;color:#fff;text-transform:uppercase;margin:0 0 .75rem;font-size:1.8rem;font-weight:700;line-height:1.2}.ContactModal-module__Bfh43G__title:after{content:"";background:linear-gradient(90deg,var(--color-accent)0%,transparent 100%);width:80px;height:3px;margin-top:.75rem;display:block}.ContactModal-module__Bfh43G__subtitle{color:#fffc;margin:0;font-size:1rem;font-weight:400;line-height:1.5}.ContactModal-module__Bfh43G__closeButton{color:#fffc;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:none;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex;position:absolute;top:1.5rem;right:1.5rem}.ContactModal-module__Bfh43G__closeButton:hover{background:var(--color-accent);color:#fff;transform:rotate(90deg)}.ContactModal-module__Bfh43G__form{-webkit-overflow-scrolling:touch;flex-direction:column;flex:1;gap:1.5rem;padding:2rem;display:flex;overflow-y:auto}.ContactModal-module__Bfh43G__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;display:grid}.ContactModal-module__Bfh43G__field{flex-direction:column;gap:.5rem;display:flex}.ContactModal-module__Bfh43G__field label{color:#333;text-transform:uppercase;letter-spacing:.08em;font-size:.85rem;font-weight:600}.ContactModal-module__Bfh43G__required{color:var(--color-accent)}.ContactModal-module__Bfh43G__field input,.ContactModal-module__Bfh43G__field textarea{box-sizing:border-box;background:#fafafa;border:1px solid #e1e1e1;border-radius:0;outline:none;width:100%;padding:1rem;font-family:inherit;font-size:1rem;transition:all .2s}.ContactModal-module__Bfh43G__field input:focus,.ContactModal-module__Bfh43G__field textarea:focus{border-color:var(--color-accent);background:#fff;box-shadow:0 0 0 3px #b41f2a1a}.ContactModal-module__Bfh43G__field textarea{resize:vertical;min-height:120px;line-height:1.5}.ContactModal-module__Bfh43G__checkboxRow{align-items:flex-start;gap:.75rem;margin-top:.5rem;display:flex}.ContactModal-module__Bfh43G__checkbox{width:18px;height:18px;accent-color:var(--color-accent);flex-shrink:0;margin-top:.15rem}.ContactModal-module__Bfh43G__checkboxLabel{color:#555;text-transform:none;letter-spacing:normal;cursor:pointer;font-size:.85rem;font-weight:400;line-height:1.4}.ContactModal-module__Bfh43G__error,.ContactModal-module__Bfh43G__success{border-radius:0;align-items:center;gap:.5rem;margin-top:.5rem;padding:1rem;font-size:.9rem;line-height:1.4;display:flex}.ContactModal-module__Bfh43G__error{color:#b00020;background:#b41f2a0d;border:1px solid #b41f2a33}.ContactModal-module__Bfh43G__success{color:#0b8a2f;background:#10b9810d;border:1px solid #10b98133}.ContactModal-module__Bfh43G__submitRow{border-top:1px solid #f0f0f0;align-items:center;gap:1.5rem;margin-top:1rem;padding-top:1rem;display:flex}.ContactModal-module__Bfh43G__submitButton{border:1px solid var(--color-accent);background:var(--color-accent);color:#fff;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;border-radius:0;flex-shrink:0;justify-content:center;align-items:center;gap:.75rem;min-height:56px;padding:0 2rem;font-size:.85rem;font-weight:600;transition:all .2s;display:inline-flex;position:relative;overflow:hidden}.ContactModal-module__Bfh43G__submitButton:before{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:left .6s;position:absolute;top:0;left:-100%}.ContactModal-module__Bfh43G__submitButton:hover{background:var(--color-accent-hover);border-color:var(--color-accent-hover);transform:translateY(-2px);box-shadow:0 8px 25px #b41f2a4d}.ContactModal-module__Bfh43G__submitButton:hover:before{left:100%}.ContactModal-module__Bfh43G__submitButton:active{transform:translateY(0)}.ContactModal-module__Bfh43G__submitButton:disabled{opacity:.7;cursor:not-allowed;box-shadow:none;transform:none}.ContactModal-module__Bfh43G__submitButton:disabled:hover:before{left:-100%}.ContactModal-module__Bfh43G__spinner{border:2px solid #0000;border-top-color:currentColor;border-radius:50%;width:18px;height:18px;animation:1s linear infinite ContactModal-module__Bfh43G__spin}@keyframes ContactModal-module__Bfh43G__spin{to{transform:rotate(360deg)}}.ContactModal-module__Bfh43G__hint{color:#666;flex:1;font-size:.8rem;line-height:1.4}@media (max-width:768px){.ContactModal-module__Bfh43G__backdrop{justify-content:flex-end;align-items:stretch;padding:0}.ContactModal-module__Bfh43G__modal{border-radius:0;max-width:100%;height:100dvh;max-height:100dvh;margin:0}.ContactModal-module__Bfh43G__modalHeader{padding:1.75rem 1.5rem 1.25rem}.ContactModal-module__Bfh43G__title{padding-right:3rem;font-size:1.5rem}.ContactModal-module__Bfh43G__title:after{width:60px}.ContactModal-module__Bfh43G__closeButton{width:36px;height:36px;top:1rem;right:1rem}.ContactModal-module__Bfh43G__form{gap:1.25rem;padding:1.5rem 1.5rem 1.25rem}.ContactModal-module__Bfh43G__grid{grid-template-columns:1fr;gap:1rem}.ContactModal-module__Bfh43G__submitRow{text-align:center;flex-direction:column;align-items:stretch;gap:1rem}.ContactModal-module__Bfh43G__submitButton{width:100%;min-height:52px}.ContactModal-module__Bfh43G__hint{order:-1;margin-bottom:.5rem}}@media (max-width:480px){.ContactModal-module__Bfh43G__modalHeader{padding:1.5rem 1.25rem 1.1rem}.ContactModal-module__Bfh43G__title{font-size:1.3rem}.ContactModal-module__Bfh43G__subtitle{font-size:.9rem}.ContactModal-module__Bfh43G__closeButton{width:32px;height:32px;top:.75rem;right:.75rem}.ContactModal-module__Bfh43G__form{gap:1rem;padding:1.25rem 1.25rem 1rem}.ContactModal-module__Bfh43G__field input,.ContactModal-module__Bfh43G__field textarea{padding:.875rem;font-size:.95rem}.ContactModal-module__Bfh43G__submitButton{min-height:48px;font-size:.8rem}.ContactModal-module__Bfh43G__checkboxRow{gap:.5rem}.ContactModal-module__Bfh43G__checkboxLabel{font-size:.8rem}}@media (max-width:375px){.ContactModal-module__Bfh43G__modalHeader{padding:1.25rem 1rem 1rem}.ContactModal-module__Bfh43G__title{font-size:1.2rem}.ContactModal-module__Bfh43G__form{padding:1rem 1rem .9rem}.ContactModal-module__Bfh43G__field input,.ContactModal-module__Bfh43G__field textarea{padding:.75rem}.ContactModal-module__Bfh43G__submitButton{min-height:44px;padding:0 1.5rem}}@media (max-height:600px) and (orientation:landscape){.ContactModal-module__Bfh43G__backdrop{align-items:stretch;padding:0}.ContactModal-module__Bfh43G__modal{height:100dvh;max-height:100dvh}.ContactModal-module__Bfh43G__form{max-height:none}}@media (prefers-reduced-motion:reduce){.ContactModal-module__Bfh43G__backdrop,.ContactModal-module__Bfh43G__modal,.ContactModal-module__Bfh43G__closeButton,.ContactModal-module__Bfh43G__submitButton,.ContactModal-module__Bfh43G__field input,.ContactModal-module__Bfh43G__field textarea{transition:none;animation:none}.ContactModal-module__Bfh43G__submitButton:hover,.ContactModal-module__Bfh43G__closeButton:hover{transform:none}.ContactModal-module__Bfh43G__spinner{animation:none}}@media (hover:none) and (pointer:coarse){.ContactModal-module__Bfh43G__submitButton:hover{box-shadow:none;transform:none}.ContactModal-module__Bfh43G__submitButton:active{background:var(--color-accent-hover)}.ContactModal-module__Bfh43G__closeButton:hover{color:#fffc;background:#ffffff1a;transform:none}.ContactModal-module__Bfh43G__closeButton:active{background:var(--color-accent);color:#fff}}
.AugsburgHero-module__I1ySHG__hero{isolation:isolate;background:#071a3a;min-height:100svh;position:relative;overflow:hidden}@supports not (height:100svh){.AugsburgHero-module__I1ySHG__hero{min-height:100vh}}.AugsburgHero-module__I1ySHG__topAccent{z-index:10;background:linear-gradient(90deg,#c8212f 0%,#db2333 40%,#c8212f 100%);width:100%;height:4px;position:absolute;top:0;left:0}.AugsburgHero-module__I1ySHG__leftBg,.AugsburgHero-module__I1ySHG__rightBg{width:50%;position:absolute;top:0;bottom:0}.AugsburgHero-module__I1ySHG__leftBg{z-index:0;background:linear-gradient(#ffffff08,#fff0 26%),radial-gradient(circle at 0 0,#ffffff0d,#0000 30%),#071a3a;left:0}.AugsburgHero-module__I1ySHG__rightBg{z-index:0;background:#d9dee5;right:0;overflow:hidden}.AugsburgHero-module__I1ySHG__layout{z-index:2;grid-template-columns:minmax(0,1fr) minmax(0,1fr);max-width:1600px;min-height:100svh;margin:0 auto;padding:0;display:grid;position:relative}@supports not (height:100svh){.AugsburgHero-module__I1ySHG__layout{min-height:100vh}}.AugsburgHero-module__I1ySHG__contentCol,.AugsburgHero-module__I1ySHG__mediaCol{min-width:0;position:relative}.AugsburgHero-module__I1ySHG__contentCol{align-items:center;padding:112px 42px 56px;display:flex}.AugsburgHero-module__I1ySHG__mediaCol{justify-content:flex-end;align-items:center;padding:112px 42px 56px;display:flex}.AugsburgHero-module__I1ySHG__contentGlow{aspect-ratio:1;pointer-events:none;filter:blur(18px);background:radial-gradient(circle,#c8212f24,#0000 68%);border-radius:999px;width:62%;position:absolute;top:4%;left:-6%}.AugsburgHero-module__I1ySHG__contentGrid{opacity:.16;pointer-events:none;background-image:linear-gradient(#ffffff0a 1px,#0000 1px),linear-gradient(90deg,#ffffff0a 1px,#0000 1px);background-size:44px 44px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#00000059,#0000 78%);mask-image:linear-gradient(#00000059,#0000 78%)}.AugsburgHero-module__I1ySHG__contentInner{z-index:2;width:100%;max-width:690px;position:relative}.AugsburgHero-module__I1ySHG__kickerRow{align-items:center;gap:10px;margin-bottom:18px;display:flex}.AugsburgHero-module__I1ySHG__dot{background:#c8212f;flex:none;width:8px;height:8px;box-shadow:0 0 0 4px #c8212f14}.AugsburgHero-module__I1ySHG__kicker{letter-spacing:.12em;text-transform:uppercase;color:#ffffffc7;font-size:12px;font-weight:800}.AugsburgHero-module__I1ySHG__title{max-width:690px;font-family:var(--font-heading);letter-spacing:var(--ls-tight,-.04em);color:#fff;text-wrap:balance;margin:0;font-size:clamp(2.5rem,3.8vw,3.55rem);line-height:.98}.AugsburgHero-module__I1ySHG__title span{display:block}.AugsburgHero-module__I1ySHG__titleSecondLine{white-space:nowrap}.AugsburgHero-module__I1ySHG__lead{color:#ffffffd1;max-width:52ch;margin:24px 0 0;font-size:1.02rem;line-height:1.72}.AugsburgHero-module__I1ySHG__titleUnderline{transform-origin:0;background:#ffffff1f;width:100%;max-width:560px;height:1px;margin:30px 0;position:relative}.AugsburgHero-module__I1ySHG__underlineAccent{background:linear-gradient(90deg,#c8212f 0%,#df3342 100%);width:112px;height:2px;position:absolute;top:-1px;left:0;box-shadow:0 0 18px #c8212f33}.AugsburgHero-module__I1ySHG__ctaRow{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.AugsburgHero-module__I1ySHG__ctaItem{display:flex}.AugsburgHero-module__I1ySHG__heroPrimary{color:#fff!important;background:#c8212f!important;border:1px solid #c8212f!important;box-shadow:0 14px 30px #b41f2a38!important}.AugsburgHero-module__I1ySHG__heroPrimary:hover{color:#fff!important;background:#ad1825!important;border-color:#ad1825!important;box-shadow:0 18px 36px #b41f2a47!important}.AugsburgHero-module__I1ySHG__heroOutline{color:#fff!important;box-shadow:none!important;background:#ffffff0d!important;border:1px solid #ffffff3d!important}.AugsburgHero-module__I1ySHG__heroOutline:hover{color:#fff!important;box-shadow:none!important;background:#ffffff1a!important;border-color:#ffffff6b!important}.AugsburgHero-module__I1ySHG__quickTrust{border-top:1px solid #ffffff1a;flex-wrap:wrap;gap:12px 18px;margin:30px 0 0;padding:16px 0 0;list-style:none;display:flex}.AugsburgHero-module__I1ySHG__quickTrustItem{color:#ffffffdb;align-items:center;gap:8px;font-size:14px;line-height:1.4;display:inline-flex}.AugsburgHero-module__I1ySHG__quickTrustIcon{color:#c8212f;flex:none;font-size:15px}.AugsburgHero-module__I1ySHG__heroImage{object-fit:cover;object-position:center center;image-rendering:auto;backface-visibility:hidden;filter:none!important;transform:none!important}.AugsburgHero-module__I1ySHG__imageOverlay{pointer-events:none;background:linear-gradient(#080c1214,#080c1229),linear-gradient(90deg,#071a3a5c 0%,#071a3a29 30%,#0000 60%),linear-gradient(90deg,#080c1229,#0000 26%),radial-gradient(circle at 78% 22%,#ffffff0d,#0000 28%);position:absolute;inset:0}.AugsburgHero-module__I1ySHG__mediaGrid{opacity:.12;pointer-events:none;background-image:linear-gradient(#ffffff14 1px,#0000 1px),linear-gradient(90deg,#ffffff14 1px,#0000 1px);background-size:56px 56px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#00000026,#0000 82%);mask-image:linear-gradient(#00000026,#0000 82%)}.AugsburgHero-module__I1ySHG__trustCard{-webkit-backdrop-filter:blur(16px);background:linear-gradient(#0a1423c2,#091220ad);border:1px solid #ffffff24;width:min(320px,100%);padding:24px 22px 22px;position:relative;box-shadow:0 24px 56px #080c1247,inset 0 1px #ffffff0f}.AugsburgHero-module__I1ySHG__trustCard:before{content:"";pointer-events:none;background:linear-gradient(#ffffff0a,#0000 28%);position:absolute;inset:0}.AugsburgHero-module__I1ySHG__trustEyebrow{letter-spacing:.14em;text-transform:uppercase;color:#ffffffad;margin-bottom:10px;font-size:11px;font-weight:800;display:inline-block;position:relative}.AugsburgHero-module__I1ySHG__trustTitle{letter-spacing:-.03em;color:#fff;text-wrap:balance;margin:0;font-size:1.72rem;line-height:1.05;position:relative}.AugsburgHero-module__I1ySHG__trustLead{color:#fffc;margin:14px 0 0;font-size:14px;line-height:1.65;position:relative}.AugsburgHero-module__I1ySHG__trustList{border-top:1px solid #ffffff1f;flex-direction:column;gap:12px;margin:18px 0 0;padding:18px 0 0;list-style:none;display:flex;position:relative}.AugsburgHero-module__I1ySHG__trustListItem{color:#fff;align-items:center;gap:10px;font-size:14px;font-weight:600;line-height:1.45;display:flex}.AugsburgHero-module__I1ySHG__trustListDot{background:#c8212f;flex:none;width:7px;height:7px;box-shadow:0 0 0 4px #c8212f14}.AugsburgHero-module__I1ySHG__scrollIndicator{z-index:5;position:absolute;bottom:18px;left:50%;transform:translate(-50%)}.AugsburgHero-module__I1ySHG__scrollLine{background:#ffffff61;width:1px;height:38px;animation:2s infinite AugsburgHero-module__I1ySHG__scrollLine}@keyframes AugsburgHero-module__I1ySHG__scrollLine{0%,to{opacity:1;transform:translateY(0)}50%{opacity:.35;transform:translateY(12px)}}@media (max-width:1440px){.AugsburgHero-module__I1ySHG__contentCol,.AugsburgHero-module__I1ySHG__mediaCol{padding-left:30px;padding-right:30px}.AugsburgHero-module__I1ySHG__contentInner{max-width:650px}.AugsburgHero-module__I1ySHG__title{max-width:650px;font-size:clamp(2.3rem,3.3vw,3.4rem)}}@media (max-width:1200px){.AugsburgHero-module__I1ySHG__contentCol,.AugsburgHero-module__I1ySHG__mediaCol{padding-left:24px;padding-right:24px}.AugsburgHero-module__I1ySHG__contentInner{max-width:600px}.AugsburgHero-module__I1ySHG__title{max-width:600px;font-size:clamp(2.05rem,3vw,3rem)}.AugsburgHero-module__I1ySHG__lead{max-width:46ch;font-size:15px}.AugsburgHero-module__I1ySHG__trustCard{width:min(280px,100%);padding:20px 18px 18px}.AugsburgHero-module__I1ySHG__trustTitle{font-size:1.45rem}}@media (max-width:1024px){.AugsburgHero-module__I1ySHG__hero{background:#071a3a;min-height:auto}.AugsburgHero-module__I1ySHG__leftBg{display:none}.AugsburgHero-module__I1ySHG__rightBg{z-index:0;width:100%;height:420px;display:block;inset:auto 0 0}.AugsburgHero-module__I1ySHG__layout{grid-template-columns:1fr;max-width:100%;min-height:auto}.AugsburgHero-module__I1ySHG__contentCol{background:linear-gradient(#ffffff08,#fff0 26%),radial-gradient(circle at 0 0,#ffffff0d,#0000 30%),#071a3a;align-items:flex-start;padding:112px 32px 40px;display:flex}.AugsburgHero-module__I1ySHG__mediaCol{z-index:2;background:0 0;justify-content:flex-start;align-items:flex-start;min-height:420px;padding:0 32px 40px;display:flex;overflow:hidden}.AugsburgHero-module__I1ySHG__contentInner{max-width:100%}.AugsburgHero-module__I1ySHG__title{max-width:640px;font-size:clamp(2.1rem,6vw,3.2rem)}.AugsburgHero-module__I1ySHG__titleSecondLine{white-space:normal}.AugsburgHero-module__I1ySHG__lead{max-width:60ch}.AugsburgHero-module__I1ySHG__trustCard{width:min(360px,100%);margin-top:26px}.AugsburgHero-module__I1ySHG__scrollIndicator{display:none}}@media (max-width:768px){.AugsburgHero-module__I1ySHG__contentCol{padding:104px 22px 34px}.AugsburgHero-module__I1ySHG__mediaCol{min-height:340px;padding:0 22px 22px}.AugsburgHero-module__I1ySHG__kickerRow{margin-bottom:16px}.AugsburgHero-module__I1ySHG__kicker{font-size:11px}.AugsburgHero-module__I1ySHG__title{max-width:none;font-size:clamp(1.95rem,8vw,2.6rem);line-height:1.02}.AugsburgHero-module__I1ySHG__lead{max-width:none;margin-top:18px;font-size:.96rem;line-height:1.66}.AugsburgHero-module__I1ySHG__titleUnderline{max-width:none;margin:24px 0}.AugsburgHero-module__I1ySHG__ctaRow{flex-direction:column;align-items:stretch;gap:14px}.AugsburgHero-module__I1ySHG__ctaItem{width:100%}:is(.AugsburgHero-module__I1ySHG__ctaItem a,.AugsburgHero-module__I1ySHG__ctaItem button){justify-content:center;width:100%}.AugsburgHero-module__I1ySHG__quickTrust{grid-template-columns:1fr;gap:10px;margin-top:24px;display:grid}.AugsburgHero-module__I1ySHG__trustCard{width:100%;margin-top:18px;padding:18px 16px 16px}.AugsburgHero-module__I1ySHG__trustTitle{font-size:1.25rem}.AugsburgHero-module__I1ySHG__trustLead{font-size:13px;line-height:1.6}.AugsburgHero-module__I1ySHG__trustListItem{font-size:13px}}@media (max-width:480px){.AugsburgHero-module__I1ySHG__contentCol{padding:96px 18px 30px}.AugsburgHero-module__I1ySHG__mediaCol{min-height:300px;padding:0 18px 18px}.AugsburgHero-module__I1ySHG__title{font-size:clamp(1.78rem,9vw,2.2rem)}.AugsburgHero-module__I1ySHG__lead{font-size:14px}.AugsburgHero-module__I1ySHG__trustTitle{font-size:1.08rem}.AugsburgHero-module__I1ySHG__trustLead{font-size:12.5px}.AugsburgHero-module__I1ySHG__trustList{gap:10px;margin-top:16px;padding-top:16px}.AugsburgHero-module__I1ySHG__trustListItem{font-size:12.5px}}@media (prefers-reduced-motion:reduce){.AugsburgHero-module__I1ySHG__scrollLine{animation:none}}
.FuerstenfeldbruckHero-module__XWPABq__hero{isolation:isolate;background:#071a3a;min-height:100svh;position:relative;overflow:hidden}@supports not (height:100svh){.FuerstenfeldbruckHero-module__XWPABq__hero{min-height:100vh}}.FuerstenfeldbruckHero-module__XWPABq__topAccent{z-index:10;background:linear-gradient(90deg,#c8212f 0%,#db2333 40%,#c8212f 100%);width:100%;height:4px;position:absolute;top:0;left:0}.FuerstenfeldbruckHero-module__XWPABq__leftBg,.FuerstenfeldbruckHero-module__XWPABq__rightBg{width:50%;position:absolute;top:0;bottom:0}.FuerstenfeldbruckHero-module__XWPABq__leftBg{z-index:0;background:linear-gradient(#ffffff08,#fff0 26%),radial-gradient(circle at 0 0,#ffffff0d,#0000 30%),#071a3a;left:0}.FuerstenfeldbruckHero-module__XWPABq__rightBg{z-index:0;background:#d9dee5;right:0;overflow:hidden}.FuerstenfeldbruckHero-module__XWPABq__layout{z-index:2;grid-template-columns:minmax(0,1fr) minmax(0,1fr);max-width:1600px;min-height:100svh;margin:0 auto;padding:0;display:grid;position:relative}@supports not (height:100svh){.FuerstenfeldbruckHero-module__XWPABq__layout{min-height:100vh}}.FuerstenfeldbruckHero-module__XWPABq__contentCol,.FuerstenfeldbruckHero-module__XWPABq__mediaCol{min-width:0;position:relative}.FuerstenfeldbruckHero-module__XWPABq__contentCol{align-items:center;padding:112px 42px 56px;display:flex}.FuerstenfeldbruckHero-module__XWPABq__mediaCol{justify-content:flex-end;align-items:center;padding:112px 42px 56px;display:flex}.FuerstenfeldbruckHero-module__XWPABq__contentGlow{aspect-ratio:1;pointer-events:none;filter:blur(18px);background:radial-gradient(circle,#c8212f24,#0000 68%);border-radius:999px;width:62%;position:absolute;top:4%;left:-6%}.FuerstenfeldbruckHero-module__XWPABq__contentGrid{opacity:.16;pointer-events:none;background-image:linear-gradient(#ffffff0a 1px,#0000 1px),linear-gradient(90deg,#ffffff0a 1px,#0000 1px);background-size:44px 44px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#00000059,#0000 78%);mask-image:linear-gradient(#00000059,#0000 78%)}.FuerstenfeldbruckHero-module__XWPABq__contentInner{z-index:2;width:100%;max-width:690px;position:relative}.FuerstenfeldbruckHero-module__XWPABq__kickerRow{align-items:center;gap:10px;margin-bottom:18px;display:flex}.FuerstenfeldbruckHero-module__XWPABq__dot{background:#c8212f;flex:none;width:8px;height:8px;box-shadow:0 0 0 4px #c8212f14}.FuerstenfeldbruckHero-module__XWPABq__kicker{letter-spacing:.12em;text-transform:uppercase;color:#ffffffc7;font-size:12px;font-weight:800}.FuerstenfeldbruckHero-module__XWPABq__title{max-width:690px;font-family:var(--font-heading);letter-spacing:var(--ls-tight,-.04em);color:#fff;text-wrap:balance;margin:0;font-size:clamp(2.5rem,3.8vw,3.55rem);line-height:.98}.FuerstenfeldbruckHero-module__XWPABq__title span{display:block}.FuerstenfeldbruckHero-module__XWPABq__titleSecondLine{white-space:nowrap}.FuerstenfeldbruckHero-module__XWPABq__lead{color:#ffffffd1;max-width:52ch;margin:24px 0 0;font-size:1.02rem;line-height:1.72}.FuerstenfeldbruckHero-module__XWPABq__titleUnderline{transform-origin:0;background:#ffffff1f;width:100%;max-width:560px;height:1px;margin:30px 0;position:relative}.FuerstenfeldbruckHero-module__XWPABq__underlineAccent{background:linear-gradient(90deg,#c8212f 0%,#df3342 100%);width:112px;height:2px;position:absolute;top:-1px;left:0;box-shadow:0 0 18px #c8212f33}.FuerstenfeldbruckHero-module__XWPABq__ctaRow{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.FuerstenfeldbruckHero-module__XWPABq__ctaItem{display:flex}.FuerstenfeldbruckHero-module__XWPABq__heroPrimary{color:#fff!important;background:#c8212f!important;border:1px solid #c8212f!important;box-shadow:0 14px 30px #b41f2a38!important}.FuerstenfeldbruckHero-module__XWPABq__heroPrimary:hover{color:#fff!important;background:#ad1825!important;border-color:#ad1825!important;box-shadow:0 18px 36px #b41f2a47!important}.FuerstenfeldbruckHero-module__XWPABq__heroOutline{color:#fff!important;box-shadow:none!important;background:#ffffff0d!important;border:1px solid #ffffff3d!important}.FuerstenfeldbruckHero-module__XWPABq__heroOutline:hover{color:#fff!important;box-shadow:none!important;background:#ffffff1a!important;border-color:#ffffff6b!important}.FuerstenfeldbruckHero-module__XWPABq__quickTrust{border-top:1px solid #ffffff1a;flex-wrap:wrap;gap:12px 18px;margin:30px 0 0;padding:16px 0 0;list-style:none;display:flex}.FuerstenfeldbruckHero-module__XWPABq__quickTrustItem{color:#ffffffdb;align-items:center;gap:8px;font-size:14px;line-height:1.4;display:inline-flex}.FuerstenfeldbruckHero-module__XWPABq__quickTrustIcon{color:#c8212f;flex:none;font-size:15px}.FuerstenfeldbruckHero-module__XWPABq__heroImage{object-fit:cover;object-position:center center;image-rendering:auto;backface-visibility:hidden;filter:none!important;transform:none!important}.FuerstenfeldbruckHero-module__XWPABq__imageOverlay{pointer-events:none;background:linear-gradient(#080c1214,#080c1229),linear-gradient(90deg,#071a3a5c 0%,#071a3a29 30%,#0000 60%),linear-gradient(90deg,#080c1229,#0000 26%),radial-gradient(circle at 78% 22%,#ffffff0d,#0000 28%);position:absolute;inset:0}.FuerstenfeldbruckHero-module__XWPABq__mediaGrid{opacity:.12;pointer-events:none;background-image:linear-gradient(#ffffff14 1px,#0000 1px),linear-gradient(90deg,#ffffff14 1px,#0000 1px);background-size:56px 56px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#00000026,#0000 82%);mask-image:linear-gradient(#00000026,#0000 82%)}.FuerstenfeldbruckHero-module__XWPABq__trustCard{-webkit-backdrop-filter:blur(16px);background:linear-gradient(#0a1423c2,#091220ad);border:1px solid #ffffff24;width:min(320px,100%);padding:24px 22px 22px;position:relative;box-shadow:0 24px 56px #080c1247,inset 0 1px #ffffff0f}.FuerstenfeldbruckHero-module__XWPABq__trustCard:before{content:"";pointer-events:none;background:linear-gradient(#ffffff0a,#0000 28%);position:absolute;inset:0}.FuerstenfeldbruckHero-module__XWPABq__trustEyebrow{letter-spacing:.14em;text-transform:uppercase;color:#ffffffad;margin-bottom:10px;font-size:11px;font-weight:800;display:inline-block;position:relative}.FuerstenfeldbruckHero-module__XWPABq__trustTitle{letter-spacing:-.03em;color:#fff;text-wrap:balance;margin:0;font-size:1.72rem;line-height:1.05;position:relative}.FuerstenfeldbruckHero-module__XWPABq__trustLead{color:#fffc;margin:14px 0 0;font-size:14px;line-height:1.65;position:relative}.FuerstenfeldbruckHero-module__XWPABq__trustList{border-top:1px solid #ffffff1f;flex-direction:column;gap:12px;margin:18px 0 0;padding:18px 0 0;list-style:none;display:flex;position:relative}.FuerstenfeldbruckHero-module__XWPABq__trustListItem{color:#fff;align-items:center;gap:10px;font-size:14px;font-weight:600;line-height:1.45;display:flex}.FuerstenfeldbruckHero-module__XWPABq__trustListDot{background:#c8212f;flex:none;width:7px;height:7px;box-shadow:0 0 0 4px #c8212f14}.FuerstenfeldbruckHero-module__XWPABq__scrollIndicator{z-index:5;position:absolute;bottom:18px;left:50%;transform:translate(-50%)}.FuerstenfeldbruckHero-module__XWPABq__scrollLine{background:#ffffff61;width:1px;height:38px;animation:2s infinite FuerstenfeldbruckHero-module__XWPABq__scrollLine}@keyframes FuerstenfeldbruckHero-module__XWPABq__scrollLine{0%,to{opacity:1;transform:translateY(0)}50%{opacity:.35;transform:translateY(12px)}}@media (max-width:1440px){.FuerstenfeldbruckHero-module__XWPABq__contentCol,.FuerstenfeldbruckHero-module__XWPABq__mediaCol{padding-left:30px;padding-right:30px}.FuerstenfeldbruckHero-module__XWPABq__contentInner{max-width:650px}.FuerstenfeldbruckHero-module__XWPABq__title{max-width:650px;font-size:clamp(2.3rem,3.3vw,3.4rem)}}@media (max-width:1200px){.FuerstenfeldbruckHero-module__XWPABq__contentCol,.FuerstenfeldbruckHero-module__XWPABq__mediaCol{padding-left:24px;padding-right:24px}.FuerstenfeldbruckHero-module__XWPABq__contentInner{max-width:600px}.FuerstenfeldbruckHero-module__XWPABq__title{max-width:600px;font-size:clamp(2.05rem,3vw,3rem)}.FuerstenfeldbruckHero-module__XWPABq__lead{max-width:46ch;font-size:15px}.FuerstenfeldbruckHero-module__XWPABq__trustCard{width:min(280px,100%);padding:20px 18px 18px}.FuerstenfeldbruckHero-module__XWPABq__trustTitle{font-size:1.45rem}}@media (max-width:1024px){.FuerstenfeldbruckHero-module__XWPABq__hero{background:#071a3a;min-height:auto}.FuerstenfeldbruckHero-module__XWPABq__leftBg{display:none}.FuerstenfeldbruckHero-module__XWPABq__rightBg{z-index:0;width:100%;height:420px;display:block;inset:auto 0 0}.FuerstenfeldbruckHero-module__XWPABq__layout{grid-template-columns:1fr;max-width:100%;min-height:auto}.FuerstenfeldbruckHero-module__XWPABq__contentCol{background:linear-gradient(#ffffff08,#fff0 26%),radial-gradient(circle at 0 0,#ffffff0d,#0000 30%),#071a3a;align-items:flex-start;padding:112px 32px 40px;display:flex}.FuerstenfeldbruckHero-module__XWPABq__mediaCol{z-index:2;background:0 0;justify-content:flex-start;align-items:flex-start;min-height:420px;padding:0 32px 40px;display:flex;overflow:hidden}.FuerstenfeldbruckHero-module__XWPABq__contentInner{max-width:100%}.FuerstenfeldbruckHero-module__XWPABq__title{max-width:640px;font-size:clamp(2.1rem,6vw,3.2rem)}.FuerstenfeldbruckHero-module__XWPABq__titleSecondLine{white-space:normal}.FuerstenfeldbruckHero-module__XWPABq__lead{max-width:60ch}.FuerstenfeldbruckHero-module__XWPABq__trustCard{width:min(360px,100%);margin-top:26px}.FuerstenfeldbruckHero-module__XWPABq__scrollIndicator{display:none}}@media (max-width:768px){.FuerstenfeldbruckHero-module__XWPABq__contentCol{padding:104px 22px 34px}.FuerstenfeldbruckHero-module__XWPABq__mediaCol{min-height:340px;padding:0 22px 22px}.FuerstenfeldbruckHero-module__XWPABq__kickerRow{margin-bottom:16px}.FuerstenfeldbruckHero-module__XWPABq__kicker{font-size:11px}.FuerstenfeldbruckHero-module__XWPABq__title{max-width:none;font-size:clamp(1.95rem,8vw,2.6rem);line-height:1.02}.FuerstenfeldbruckHero-module__XWPABq__lead{max-width:none;margin-top:18px;font-size:.96rem;line-height:1.66}.FuerstenfeldbruckHero-module__XWPABq__titleUnderline{max-width:none;margin:24px 0}.FuerstenfeldbruckHero-module__XWPABq__ctaRow{flex-direction:column;align-items:stretch;gap:14px}.FuerstenfeldbruckHero-module__XWPABq__ctaItem{width:100%}:is(.FuerstenfeldbruckHero-module__XWPABq__ctaItem a,.FuerstenfeldbruckHero-module__XWPABq__ctaItem button){justify-content:center;width:100%}.FuerstenfeldbruckHero-module__XWPABq__quickTrust{grid-template-columns:1fr;gap:10px;margin-top:24px;display:grid}.FuerstenfeldbruckHero-module__XWPABq__trustCard{width:100%;margin-top:18px;padding:18px 16px 16px}.FuerstenfeldbruckHero-module__XWPABq__trustTitle{font-size:1.25rem}.FuerstenfeldbruckHero-module__XWPABq__trustLead{font-size:13px;line-height:1.6}.FuerstenfeldbruckHero-module__XWPABq__trustListItem{font-size:13px}}@media (max-width:480px){.FuerstenfeldbruckHero-module__XWPABq__contentCol{padding:96px 18px 30px}.FuerstenfeldbruckHero-module__XWPABq__mediaCol{min-height:300px;padding:0 18px 18px}.FuerstenfeldbruckHero-module__XWPABq__title{font-size:clamp(1.78rem,9vw,2.2rem)}.FuerstenfeldbruckHero-module__XWPABq__lead{font-size:14px}.FuerstenfeldbruckHero-module__XWPABq__trustTitle{font-size:1.08rem}.FuerstenfeldbruckHero-module__XWPABq__trustLead{font-size:12.5px}.FuerstenfeldbruckHero-module__XWPABq__trustList{gap:10px;margin-top:16px;padding-top:16px}.FuerstenfeldbruckHero-module__XWPABq__trustListItem{font-size:12.5px}}@media (prefers-reduced-motion:reduce){.FuerstenfeldbruckHero-module__XWPABq__scrollLine{animation:none}}
.MuenchenHero-module__wxEFka__hero{isolation:isolate;background:#071a3a;min-height:100svh;position:relative;overflow:hidden}@supports not (height:100svh){.MuenchenHero-module__wxEFka__hero{min-height:100vh}}.MuenchenHero-module__wxEFka__topAccent{z-index:10;background:linear-gradient(90deg,#c8212f 0%,#db2333 40%,#c8212f 100%);width:100%;height:4px;position:absolute;top:0;left:0}.MuenchenHero-module__wxEFka__leftBg,.MuenchenHero-module__wxEFka__rightBg{width:50%;position:absolute;top:0;bottom:0}.MuenchenHero-module__wxEFka__leftBg{z-index:0;background:linear-gradient(#ffffff08,#fff0 26%),radial-gradient(circle at 0 0,#ffffff0d,#0000 30%),#071a3a;left:0}.MuenchenHero-module__wxEFka__rightBg{z-index:0;background:#d9dee5;right:0;overflow:hidden}.MuenchenHero-module__wxEFka__layout{z-index:2;grid-template-columns:minmax(0,1fr) minmax(0,1fr);max-width:1600px;min-height:100svh;margin:0 auto;padding:0;display:grid;position:relative}@supports not (height:100svh){.MuenchenHero-module__wxEFka__layout{min-height:100vh}}.MuenchenHero-module__wxEFka__contentCol,.MuenchenHero-module__wxEFka__mediaCol{min-width:0;position:relative}.MuenchenHero-module__wxEFka__contentCol{align-items:center;padding:112px 42px 56px;display:flex}.MuenchenHero-module__wxEFka__mediaCol{justify-content:flex-end;align-items:center;padding:112px 42px 56px;display:flex}.MuenchenHero-module__wxEFka__contentGlow{aspect-ratio:1;pointer-events:none;filter:blur(18px);background:radial-gradient(circle,#c8212f24,#0000 68%);border-radius:999px;width:62%;position:absolute;top:4%;left:-6%}.MuenchenHero-module__wxEFka__contentGrid{opacity:.16;pointer-events:none;background-image:linear-gradient(#ffffff0a 1px,#0000 1px),linear-gradient(90deg,#ffffff0a 1px,#0000 1px);background-size:44px 44px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#00000059,#0000 78%);mask-image:linear-gradient(#00000059,#0000 78%)}.MuenchenHero-module__wxEFka__contentInner{z-index:2;width:100%;max-width:690px;position:relative}.MuenchenHero-module__wxEFka__kickerRow{align-items:center;gap:10px;margin-bottom:18px;display:flex}.MuenchenHero-module__wxEFka__dot{background:#c8212f;flex:none;width:8px;height:8px;box-shadow:0 0 0 4px #c8212f14}.MuenchenHero-module__wxEFka__kicker{letter-spacing:.12em;text-transform:uppercase;color:#ffffffc7;font-size:12px;font-weight:800}.MuenchenHero-module__wxEFka__title{max-width:690px;font-family:var(--font-heading);letter-spacing:var(--ls-tight,-.04em);color:#fff;text-wrap:balance;margin:0;font-size:clamp(2.5rem,3.8vw,3.55rem);line-height:.98}.MuenchenHero-module__wxEFka__title span{display:block}.MuenchenHero-module__wxEFka__titleSecondLine{white-space:nowrap}.MuenchenHero-module__wxEFka__lead{color:#ffffffd1;max-width:52ch;margin:24px 0 0;font-size:1.02rem;line-height:1.72}.MuenchenHero-module__wxEFka__titleUnderline{transform-origin:0;background:#ffffff1f;width:100%;max-width:560px;height:1px;margin:30px 0;position:relative}.MuenchenHero-module__wxEFka__underlineAccent{background:linear-gradient(90deg,#c8212f 0%,#df3342 100%);width:112px;height:2px;position:absolute;top:-1px;left:0;box-shadow:0 0 18px #c8212f33}.MuenchenHero-module__wxEFka__ctaRow{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.MuenchenHero-module__wxEFka__ctaItem{display:flex}.MuenchenHero-module__wxEFka__heroPrimary{color:#fff!important;background:#c8212f!important;border:1px solid #c8212f!important;box-shadow:0 14px 30px #b41f2a38!important}.MuenchenHero-module__wxEFka__heroPrimary:hover{color:#fff!important;background:#ad1825!important;border-color:#ad1825!important;box-shadow:0 18px 36px #b41f2a47!important}.MuenchenHero-module__wxEFka__heroOutline{color:#fff!important;box-shadow:none!important;background:#ffffff0d!important;border:1px solid #ffffff3d!important}.MuenchenHero-module__wxEFka__heroOutline:hover{color:#fff!important;box-shadow:none!important;background:#ffffff1a!important;border-color:#ffffff6b!important}.MuenchenHero-module__wxEFka__quickTrust{border-top:1px solid #ffffff1a;flex-wrap:wrap;gap:12px 18px;margin:30px 0 0;padding:16px 0 0;list-style:none;display:flex}.MuenchenHero-module__wxEFka__quickTrustItem{color:#ffffffdb;align-items:center;gap:8px;font-size:14px;line-height:1.4;display:inline-flex}.MuenchenHero-module__wxEFka__quickTrustIcon{color:#c8212f;flex:none;font-size:15px}.MuenchenHero-module__wxEFka__heroImage{object-fit:cover;object-position:center center;image-rendering:auto;backface-visibility:hidden;filter:none!important;transform:none!important}.MuenchenHero-module__wxEFka__imageOverlay{pointer-events:none;background:linear-gradient(#080c1214,#080c1229),linear-gradient(90deg,#071a3a5c 0%,#071a3a29 30%,#0000 60%),linear-gradient(90deg,#080c1229,#0000 26%),radial-gradient(circle at 78% 22%,#ffffff0d,#0000 28%);position:absolute;inset:0}.MuenchenHero-module__wxEFka__mediaGrid{opacity:.12;pointer-events:none;background-image:linear-gradient(#ffffff14 1px,#0000 1px),linear-gradient(90deg,#ffffff14 1px,#0000 1px);background-size:56px 56px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#00000026,#0000 82%);mask-image:linear-gradient(#00000026,#0000 82%)}.MuenchenHero-module__wxEFka__trustCard{-webkit-backdrop-filter:blur(16px);background:linear-gradient(#0a1423c2,#091220ad);border:1px solid #ffffff24;width:min(320px,100%);padding:24px 22px 22px;position:relative;box-shadow:0 24px 56px #080c1247,inset 0 1px #ffffff0f}.MuenchenHero-module__wxEFka__trustCard:before{content:"";pointer-events:none;background:linear-gradient(#ffffff0a,#0000 28%);position:absolute;inset:0}.MuenchenHero-module__wxEFka__trustEyebrow{letter-spacing:.14em;text-transform:uppercase;color:#ffffffad;margin-bottom:10px;font-size:11px;font-weight:800;display:inline-block;position:relative}.MuenchenHero-module__wxEFka__trustTitle{letter-spacing:-.03em;color:#fff;text-wrap:balance;margin:0;font-size:1.72rem;line-height:1.05;position:relative}.MuenchenHero-module__wxEFka__trustLead{color:#fffc;margin:14px 0 0;font-size:14px;line-height:1.65;position:relative}.MuenchenHero-module__wxEFka__trustList{border-top:1px solid #ffffff1f;flex-direction:column;gap:12px;margin:18px 0 0;padding:18px 0 0;list-style:none;display:flex;position:relative}.MuenchenHero-module__wxEFka__trustListItem{color:#fff;align-items:center;gap:10px;font-size:14px;font-weight:600;line-height:1.45;display:flex}.MuenchenHero-module__wxEFka__trustListDot{background:#c8212f;flex:none;width:7px;height:7px;box-shadow:0 0 0 4px #c8212f14}.MuenchenHero-module__wxEFka__scrollIndicator{z-index:5;position:absolute;bottom:18px;left:50%;transform:translate(-50%)}.MuenchenHero-module__wxEFka__scrollLine{background:#ffffff61;width:1px;height:38px;animation:2s infinite MuenchenHero-module__wxEFka__scrollLine}@keyframes MuenchenHero-module__wxEFka__scrollLine{0%,to{opacity:1;transform:translateY(0)}50%{opacity:.35;transform:translateY(12px)}}@media (max-width:1440px){.MuenchenHero-module__wxEFka__contentCol,.MuenchenHero-module__wxEFka__mediaCol{padding-left:30px;padding-right:30px}.MuenchenHero-module__wxEFka__contentInner{max-width:650px}.MuenchenHero-module__wxEFka__title{max-width:650px;font-size:clamp(2.3rem,3.3vw,3.4rem)}}@media (max-width:1200px){.MuenchenHero-module__wxEFka__contentCol,.MuenchenHero-module__wxEFka__mediaCol{padding-left:24px;padding-right:24px}.MuenchenHero-module__wxEFka__contentInner{max-width:600px}.MuenchenHero-module__wxEFka__title{max-width:600px;font-size:clamp(2.05rem,3vw,3rem)}.MuenchenHero-module__wxEFka__lead{max-width:46ch;font-size:15px}.MuenchenHero-module__wxEFka__trustCard{width:min(280px,100%);padding:20px 18px 18px}.MuenchenHero-module__wxEFka__trustTitle{font-size:1.45rem}}@media (max-width:1024px){.MuenchenHero-module__wxEFka__hero{background:#071a3a;min-height:auto}.MuenchenHero-module__wxEFka__leftBg{display:none}.MuenchenHero-module__wxEFka__rightBg{z-index:0;width:100%;height:420px;display:block;inset:auto 0 0}.MuenchenHero-module__wxEFka__layout{grid-template-columns:1fr;max-width:100%;min-height:auto}.MuenchenHero-module__wxEFka__contentCol{background:linear-gradient(#ffffff08,#fff0 26%),radial-gradient(circle at 0 0,#ffffff0d,#0000 30%),#071a3a;align-items:flex-start;padding:112px 32px 40px;display:flex}.MuenchenHero-module__wxEFka__mediaCol{z-index:2;background:0 0;justify-content:flex-start;align-items:flex-start;min-height:420px;padding:0 32px 40px;display:flex;overflow:hidden}.MuenchenHero-module__wxEFka__contentInner{max-width:100%}.MuenchenHero-module__wxEFka__title{max-width:640px;font-size:clamp(2.1rem,6vw,3.2rem)}.MuenchenHero-module__wxEFka__titleSecondLine{white-space:normal}.MuenchenHero-module__wxEFka__lead{max-width:60ch}.MuenchenHero-module__wxEFka__trustCard{width:min(360px,100%);margin-top:26px}.MuenchenHero-module__wxEFka__scrollIndicator{display:none}}@media (max-width:768px){.MuenchenHero-module__wxEFka__contentCol{padding:104px 22px 34px}.MuenchenHero-module__wxEFka__mediaCol{min-height:340px;padding:0 22px 22px}.MuenchenHero-module__wxEFka__kickerRow{margin-bottom:16px}.MuenchenHero-module__wxEFka__kicker{font-size:11px}.MuenchenHero-module__wxEFka__title{max-width:none;font-size:clamp(1.95rem,8vw,2.6rem);line-height:1.02}.MuenchenHero-module__wxEFka__lead{max-width:none;margin-top:18px;font-size:.96rem;line-height:1.66}.MuenchenHero-module__wxEFka__titleUnderline{max-width:none;margin:24px 0}.MuenchenHero-module__wxEFka__ctaRow{flex-direction:column;align-items:stretch;gap:14px}.MuenchenHero-module__wxEFka__ctaItem{width:100%}:is(.MuenchenHero-module__wxEFka__ctaItem a,.MuenchenHero-module__wxEFka__ctaItem button){justify-content:center;width:100%}.MuenchenHero-module__wxEFka__quickTrust{grid-template-columns:1fr;gap:10px;margin-top:24px;display:grid}.MuenchenHero-module__wxEFka__trustCard{width:100%;margin-top:18px;padding:18px 16px 16px}.MuenchenHero-module__wxEFka__trustTitle{font-size:1.25rem}.MuenchenHero-module__wxEFka__trustLead{font-size:13px;line-height:1.6}.MuenchenHero-module__wxEFka__trustListItem{font-size:13px}}@media (max-width:480px){.MuenchenHero-module__wxEFka__contentCol{padding:96px 18px 30px}.MuenchenHero-module__wxEFka__mediaCol{min-height:300px;padding:0 18px 18px}.MuenchenHero-module__wxEFka__title{font-size:clamp(1.78rem,9vw,2.2rem)}.MuenchenHero-module__wxEFka__lead{font-size:14px}.MuenchenHero-module__wxEFka__trustTitle{font-size:1.08rem}.MuenchenHero-module__wxEFka__trustLead{font-size:12.5px}.MuenchenHero-module__wxEFka__trustList{gap:10px;margin-top:16px;padding-top:16px}.MuenchenHero-module__wxEFka__trustListItem{font-size:12.5px}}@media (prefers-reduced-motion:reduce){.MuenchenHero-module__wxEFka__scrollLine{animation:none}}
.Hero-module__Vtspxq__hero{isolation:isolate;background:#071a3a;min-height:100svh;position:relative;overflow:hidden}@supports not (height:100svh){.Hero-module__Vtspxq__hero{min-height:100vh}}.Hero-module__Vtspxq__topAccent{z-index:10;background:linear-gradient(90deg,#c8212f 0%,#db2333 40%,#c8212f 100%);width:100%;height:4px;position:absolute;top:0;left:0}.Hero-module__Vtspxq__leftBg,.Hero-module__Vtspxq__rightBg{width:50%;position:absolute;top:0;bottom:0}.Hero-module__Vtspxq__leftBg{z-index:0;background:linear-gradient(#ffffff08,#fff0 26%),radial-gradient(circle at 0 0,#ffffff0d,#0000 30%),#071a3a;left:0}.Hero-module__Vtspxq__rightBg{z-index:0;background:#d9dee5;right:0;overflow:hidden}.Hero-module__Vtspxq__layout{z-index:2;grid-template-columns:minmax(0,1fr) minmax(0,1fr);max-width:1600px;min-height:100svh;margin:0 auto;padding:0;display:grid;position:relative}@supports not (height:100svh){.Hero-module__Vtspxq__layout{min-height:100vh}}.Hero-module__Vtspxq__contentCol,.Hero-module__Vtspxq__mediaCol{min-width:0;position:relative}.Hero-module__Vtspxq__contentCol{align-items:center;padding:112px 42px 56px;display:flex}.Hero-module__Vtspxq__mediaCol{justify-content:flex-end;align-items:center;padding:112px 42px 56px;display:flex}.Hero-module__Vtspxq__contentGlow{aspect-ratio:1;pointer-events:none;filter:blur(18px);background:radial-gradient(circle,#c8212f24,#0000 68%);border-radius:999px;width:62%;position:absolute;top:4%;left:-6%}.Hero-module__Vtspxq__contentGrid{opacity:.16;pointer-events:none;background-image:linear-gradient(#ffffff0a 1px,#0000 1px),linear-gradient(90deg,#ffffff0a 1px,#0000 1px);background-size:44px 44px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#00000059,#0000 78%);mask-image:linear-gradient(#00000059,#0000 78%)}.Hero-module__Vtspxq__contentInner{z-index:2;width:100%;max-width:690px;position:relative}.Hero-module__Vtspxq__kickerRow{align-items:center;gap:10px;margin-bottom:18px;display:flex}.Hero-module__Vtspxq__dot{background:#c8212f;flex:none;width:8px;height:8px;box-shadow:0 0 0 4px #c8212f14}.Hero-module__Vtspxq__kicker{letter-spacing:.12em;text-transform:uppercase;color:#ffffffc7;font-size:12px;font-weight:800}.Hero-module__Vtspxq__title{max-width:690px;font-family:var(--font-heading);letter-spacing:var(--ls-tight,-.04em);color:#fff;text-wrap:balance;margin:0;font-size:clamp(2.5rem,3.8vw,3.55rem);line-height:.98}.Hero-module__Vtspxq__title span{display:block}.Hero-module__Vtspxq__titleSecondLine{white-space:nowrap}.Hero-module__Vtspxq__lead{color:#ffffffd1;max-width:52ch;margin:24px 0 0;font-size:1.02rem;line-height:1.72}.Hero-module__Vtspxq__titleUnderline{transform-origin:0;background:#ffffff1f;width:100%;max-width:560px;height:1px;margin:30px 0;position:relative}.Hero-module__Vtspxq__underlineAccent{background:linear-gradient(90deg,#c8212f 0%,#df3342 100%);width:112px;height:2px;position:absolute;top:-1px;left:0;box-shadow:0 0 18px #c8212f33}.Hero-module__Vtspxq__ctaRow{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.Hero-module__Vtspxq__ctaItem{display:flex}.Hero-module__Vtspxq__heroPrimary{color:#fff!important;background:#c8212f!important;border:1px solid #c8212f!important;box-shadow:0 14px 30px #b41f2a38!important}.Hero-module__Vtspxq__heroPrimary:hover{color:#fff!important;background:#ad1825!important;border-color:#ad1825!important;box-shadow:0 18px 36px #b41f2a47!important}.Hero-module__Vtspxq__heroOutline{color:#fff!important;box-shadow:none!important;background:#ffffff0d!important;border:1px solid #ffffff3d!important}.Hero-module__Vtspxq__heroOutline:hover{color:#fff!important;box-shadow:none!important;background:#ffffff1a!important;border-color:#ffffff6b!important}.Hero-module__Vtspxq__quickTrust{border-top:1px solid #ffffff1a;flex-wrap:wrap;gap:12px 18px;margin:30px 0 0;padding:16px 0 0;list-style:none;display:flex}.Hero-module__Vtspxq__quickTrustItem{color:#ffffffdb;align-items:center;gap:8px;font-size:14px;line-height:1.4;display:inline-flex}.Hero-module__Vtspxq__quickTrustIcon{color:#c8212f;flex:none;font-size:15px}.Hero-module__Vtspxq__heroImage{object-fit:cover;object-position:center center;image-rendering:auto;backface-visibility:hidden;filter:none!important;transform:none!important}.Hero-module__Vtspxq__imageOverlay{pointer-events:none;background:linear-gradient(#080c1214,#080c1229),linear-gradient(90deg,#071a3a5c 0%,#071a3a29 30%,#0000 60%),linear-gradient(90deg,#080c1229,#0000 26%),radial-gradient(circle at 78% 22%,#ffffff0d,#0000 28%);position:absolute;inset:0}.Hero-module__Vtspxq__mediaGrid{opacity:.12;pointer-events:none;background-image:linear-gradient(#ffffff14 1px,#0000 1px),linear-gradient(90deg,#ffffff14 1px,#0000 1px);background-size:56px 56px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#00000026,#0000 82%);mask-image:linear-gradient(#00000026,#0000 82%)}.Hero-module__Vtspxq__trustCard{-webkit-backdrop-filter:blur(16px);background:linear-gradient(#0a1423c2,#091220ad);border:1px solid #ffffff24;width:min(320px,100%);padding:24px 22px 22px;position:relative;box-shadow:0 24px 56px #080c1247,inset 0 1px #ffffff0f}.Hero-module__Vtspxq__trustCard:before{content:"";pointer-events:none;background:linear-gradient(#ffffff0a,#0000 28%);position:absolute;inset:0}.Hero-module__Vtspxq__trustEyebrow{letter-spacing:.14em;text-transform:uppercase;color:#ffffffad;margin-bottom:10px;font-size:11px;font-weight:800;display:inline-block;position:relative}.Hero-module__Vtspxq__trustTitle{letter-spacing:-.03em;color:#fff;text-wrap:balance;margin:0;font-size:1.72rem;line-height:1.05;position:relative}.Hero-module__Vtspxq__trustLead{color:#fffc;margin:14px 0 0;font-size:14px;line-height:1.65;position:relative}.Hero-module__Vtspxq__trustList{border-top:1px solid #ffffff1f;flex-direction:column;gap:12px;margin:18px 0 0;padding:18px 0 0;list-style:none;display:flex;position:relative}.Hero-module__Vtspxq__trustListItem{color:#fff;align-items:center;gap:10px;font-size:14px;font-weight:600;line-height:1.45;display:flex}.Hero-module__Vtspxq__trustListDot{background:#c8212f;flex:none;width:7px;height:7px;box-shadow:0 0 0 4px #c8212f14}.Hero-module__Vtspxq__scrollIndicator{z-index:5;position:absolute;bottom:18px;left:50%;transform:translate(-50%)}.Hero-module__Vtspxq__scrollLine{background:#ffffff61;width:1px;height:38px;animation:2s infinite Hero-module__Vtspxq__scrollLine}@keyframes Hero-module__Vtspxq__scrollLine{0%,to{opacity:1;transform:translateY(0)}50%{opacity:.35;transform:translateY(12px)}}@media (max-width:1440px){.Hero-module__Vtspxq__contentCol,.Hero-module__Vtspxq__mediaCol{padding-left:30px;padding-right:30px}.Hero-module__Vtspxq__contentInner{max-width:650px}.Hero-module__Vtspxq__title{max-width:650px;font-size:clamp(2.3rem,3.3vw,3.4rem)}}@media (max-width:1200px){.Hero-module__Vtspxq__contentCol,.Hero-module__Vtspxq__mediaCol{padding-left:24px;padding-right:24px}.Hero-module__Vtspxq__contentInner{max-width:600px}.Hero-module__Vtspxq__title{max-width:600px;font-size:clamp(2.05rem,3vw,3rem)}.Hero-module__Vtspxq__lead{max-width:46ch;font-size:15px}.Hero-module__Vtspxq__trustCard{width:min(280px,100%);padding:20px 18px 18px}.Hero-module__Vtspxq__trustTitle{font-size:1.45rem}}@media (max-width:1024px){.Hero-module__Vtspxq__hero{background:#071a3a;min-height:auto}.Hero-module__Vtspxq__leftBg{display:none}.Hero-module__Vtspxq__rightBg{z-index:0;width:100%;height:420px;display:block;inset:auto 0 0}.Hero-module__Vtspxq__layout{grid-template-columns:1fr;max-width:100%;min-height:auto}.Hero-module__Vtspxq__contentCol{background:linear-gradient(#ffffff08,#fff0 26%),radial-gradient(circle at 0 0,#ffffff0d,#0000 30%),#071a3a;align-items:flex-start;padding:112px 32px 40px;display:flex}.Hero-module__Vtspxq__mediaCol{z-index:2;background:0 0;justify-content:flex-start;align-items:flex-start;min-height:420px;padding:0 32px 40px;display:flex;overflow:hidden}.Hero-module__Vtspxq__contentInner{max-width:100%}.Hero-module__Vtspxq__title{max-width:640px;font-size:clamp(2.1rem,6vw,3.2rem)}.Hero-module__Vtspxq__titleSecondLine{white-space:normal}.Hero-module__Vtspxq__lead{max-width:60ch}.Hero-module__Vtspxq__trustCard{width:min(360px,100%);margin-top:26px}.Hero-module__Vtspxq__scrollIndicator{display:none}}@media (max-width:768px){.Hero-module__Vtspxq__rightBg{height:340px}.Hero-module__Vtspxq__contentCol{padding:104px 22px 34px}.Hero-module__Vtspxq__mediaCol{min-height:340px;padding:0 22px 22px}.Hero-module__Vtspxq__kickerRow{margin-bottom:16px}.Hero-module__Vtspxq__kicker{font-size:11px}.Hero-module__Vtspxq__title{max-width:none;font-size:clamp(1.95rem,8vw,2.6rem);line-height:1.02}.Hero-module__Vtspxq__lead{max-width:none;margin-top:18px;font-size:.96rem;line-height:1.66}.Hero-module__Vtspxq__titleUnderline{max-width:none;margin:24px 0}.Hero-module__Vtspxq__ctaRow{flex-direction:column;align-items:stretch;gap:14px}.Hero-module__Vtspxq__ctaItem{width:100%}:is(.Hero-module__Vtspxq__ctaItem a,.Hero-module__Vtspxq__ctaItem button){justify-content:center;width:100%}.Hero-module__Vtspxq__quickTrust{grid-template-columns:1fr;gap:10px;margin-top:24px;display:grid}.Hero-module__Vtspxq__trustCard{width:100%;margin-top:18px;padding:18px 16px 16px}.Hero-module__Vtspxq__trustTitle{font-size:1.25rem}.Hero-module__Vtspxq__trustLead{font-size:13px;line-height:1.6}.Hero-module__Vtspxq__trustListItem{font-size:13px}}@media (max-width:480px){.Hero-module__Vtspxq__rightBg{height:300px}.Hero-module__Vtspxq__contentCol{padding:96px 18px 30px}.Hero-module__Vtspxq__mediaCol{min-height:300px;padding:0 18px 18px}.Hero-module__Vtspxq__title{font-size:clamp(1.78rem,9vw,2.2rem)}.Hero-module__Vtspxq__lead{font-size:14px}.Hero-module__Vtspxq__trustTitle{font-size:1.08rem}.Hero-module__Vtspxq__trustLead{font-size:12.5px}.Hero-module__Vtspxq__trustList{gap:10px;margin-top:16px;padding-top:16px}.Hero-module__Vtspxq__trustListItem{font-size:12.5px}}@media (prefers-reduced-motion:reduce){.Hero-module__Vtspxq__scrollLine{animation:none}}
.AugsburgProducts-module__8tlRJW__section{padding:var(--space-20)var(--space-4);background:var(--color-bg);color:var(--color-text);isolation:isolate;position:relative;overflow:hidden}.AugsburgProducts-module__8tlRJW__bg{z-index:0;pointer-events:none;background:radial-gradient(700px 420px at 10% 10%,#b41f2a0d,#b41f2a04 45%,transparent 75%),linear-gradient(to bottom,var(--color-bg)0%,var(--color-surface)100%);position:absolute;inset:0}.AugsburgProducts-module__8tlRJW__bgGrid{z-index:0;pointer-events:none;opacity:.035;background-color:#0000;background-image:linear-gradient(90deg,#0000000f 1px,#0000 1px),linear-gradient(#0000000f 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:72px 72px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0}.AugsburgProducts-module__8tlRJW__container{z-index:1;max-width:var(--container-max-width);margin:0 auto;position:relative}.AugsburgProducts-module__8tlRJW__header{max-width:760px;margin-bottom:var(--space-12)}.AugsburgProducts-module__8tlRJW__kickerRow{margin-bottom:var(--space-4);align-items:center;gap:10px;display:flex}.AugsburgProducts-module__8tlRJW__dot{background:var(--color-accent);flex:none;width:8px;height:8px}.AugsburgProducts-module__8tlRJW__kicker{font-size:var(--fs-xs);font-weight:var(--fw-bold);letter-spacing:.12em;text-transform:uppercase;color:var(--color-text-secondary)}.AugsburgProducts-module__8tlRJW__title{font-family:var(--font-heading);letter-spacing:var(--ls-tight);color:var(--color-text);margin:0;font-size:clamp(2rem,4.2vw,2.9rem);line-height:1.06}.AugsburgProducts-module__8tlRJW__lead{margin:var(--space-5)0 0;max-width:62ch;font-size:var(--fs-md);color:var(--color-text-secondary);line-height:1.7}.AugsburgProducts-module__8tlRJW__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;display:grid}.AugsburgProducts-module__8tlRJW__card{border:1px solid var(--color-border);box-shadow:var(--shadow-sm);transition:transform var(--transition-normal),border-color var(--transition-normal),box-shadow var(--transition-normal);background:#fff;flex-direction:column;display:flex;overflow:hidden}.AugsburgProducts-module__8tlRJW__card:hover{box-shadow:var(--shadow-lg);border-color:#b41f2a61;transform:translateY(-4px)}.AugsburgProducts-module__8tlRJW__imageWrap{background:var(--color-surface-muted);min-height:260px;position:relative;overflow:hidden}.AugsburgProducts-module__8tlRJW__image{object-fit:cover;transition:transform var(--transition-slow)}.AugsburgProducts-module__8tlRJW__card:hover .AugsburgProducts-module__8tlRJW__image{transform:scale(1.05)}.AugsburgProducts-module__8tlRJW__imageOverlay{pointer-events:none;background:linear-gradient(#0000000d,#00000057),linear-gradient(90deg,#b41f2a24,#0000 40%);position:absolute;inset:0}.AugsburgProducts-module__8tlRJW__index{min-width:42px;height:42px;color:var(--color-text);font-size:var(--fs-xs);font-weight:var(--fw-bold);letter-spacing:.12em;background:#ffffffeb;border:1px solid #00000014;justify-content:center;align-items:center;padding:0 10px;display:inline-flex;position:absolute;top:14px;right:14px}.AugsburgProducts-module__8tlRJW__content{flex-direction:column;min-height:290px;padding:22px;display:flex}.AugsburgProducts-module__8tlRJW__eyebrow{margin-bottom:var(--space-3);font-size:var(--fs-xs);font-weight:var(--fw-bold);letter-spacing:.1em;text-transform:uppercase;color:var(--color-accent);display:inline-block}.AugsburgProducts-module__8tlRJW__cardTitle{font-family:var(--font-heading);color:var(--color-text);margin:0;font-size:clamp(1.35rem,2vw,1.8rem);line-height:1.18}.AugsburgProducts-module__8tlRJW__line{width:100%;height:1px;margin:var(--space-5)0 var(--space-5);background:var(--color-border);position:relative}.AugsburgProducts-module__8tlRJW__lineAccent{background:var(--color-accent);width:64px;height:2px;position:absolute;top:-1px;left:0}.AugsburgProducts-module__8tlRJW__description{margin:0 0 var(--space-8);font-size:var(--fs-base);color:var(--color-text-secondary);flex:1;line-height:1.7}.AugsburgProducts-module__8tlRJW__actions{margin-top:auto}.AugsburgProducts-module__8tlRJW__cardButton{min-width:0}@media (max-width:1024px){.AugsburgProducts-module__8tlRJW__section{padding:var(--space-16)var(--space-4)}.AugsburgProducts-module__8tlRJW__grid{grid-template-columns:1fr}}@media (max-width:768px){.AugsburgProducts-module__8tlRJW__section{padding:var(--space-12)var(--space-4)}.AugsburgProducts-module__8tlRJW__header{margin-bottom:var(--space-10)}.AugsburgProducts-module__8tlRJW__lead{font-size:var(--fs-base)}.AugsburgProducts-module__8tlRJW__imageWrap{min-height:220px}.AugsburgProducts-module__8tlRJW__content{min-height:auto;padding:18px}:is(.AugsburgProducts-module__8tlRJW__actions a,.AugsburgProducts-module__8tlRJW__actions button){justify-content:center;width:100%}}@media (max-width:480px){.AugsburgProducts-module__8tlRJW__section{padding:var(--space-10)var(--space-3)}.AugsburgProducts-module__8tlRJW__imageWrap{min-height:200px}.AugsburgProducts-module__8tlRJW__content{padding:16px}.AugsburgProducts-module__8tlRJW__title{font-size:clamp(1.7rem,7vw,2.2rem)}}@media (prefers-reduced-motion:reduce){.AugsburgProducts-module__8tlRJW__card,.AugsburgProducts-module__8tlRJW__image{transition:none}.AugsburgProducts-module__8tlRJW__card:hover,.AugsburgProducts-module__8tlRJW__card:hover .AugsburgProducts-module__8tlRJW__image{transform:none}}
.FuerstenfeldbruckProducts-module__md9Qya__section{padding:var(--space-20)var(--space-4);background:var(--color-bg);color:var(--color-text);isolation:isolate;position:relative;overflow:hidden}.FuerstenfeldbruckProducts-module__md9Qya__bg{z-index:0;pointer-events:none;background:radial-gradient(700px 420px at 10% 10%,#b41f2a0d,#b41f2a04 45%,transparent 75%),linear-gradient(to bottom,var(--color-bg)0%,var(--color-surface)100%);position:absolute;inset:0}.FuerstenfeldbruckProducts-module__md9Qya__bgGrid{z-index:0;pointer-events:none;opacity:.035;background-color:#0000;background-image:linear-gradient(90deg,#0000000f 1px,#0000 1px),linear-gradient(#0000000f 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:72px 72px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0}.FuerstenfeldbruckProducts-module__md9Qya__container{z-index:1;max-width:var(--container-max-width);margin:0 auto;position:relative}.FuerstenfeldbruckProducts-module__md9Qya__header{max-width:760px;margin-bottom:var(--space-12)}.FuerstenfeldbruckProducts-module__md9Qya__kickerRow{margin-bottom:var(--space-4);align-items:center;gap:10px;display:flex}.FuerstenfeldbruckProducts-module__md9Qya__dot{background:var(--color-accent);flex:none;width:8px;height:8px}.FuerstenfeldbruckProducts-module__md9Qya__kicker{font-size:var(--fs-xs);font-weight:var(--fw-bold);letter-spacing:.12em;text-transform:uppercase;color:var(--color-text-secondary)}.FuerstenfeldbruckProducts-module__md9Qya__title{font-family:var(--font-heading);letter-spacing:var(--ls-tight);color:var(--color-text);margin:0;font-size:clamp(2rem,4.2vw,2.9rem);line-height:1.06}.FuerstenfeldbruckProducts-module__md9Qya__lead{margin:var(--space-5)0 0;max-width:62ch;font-size:var(--fs-md);color:var(--color-text-secondary);line-height:1.7}.FuerstenfeldbruckProducts-module__md9Qya__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;display:grid}.FuerstenfeldbruckProducts-module__md9Qya__card{border:1px solid var(--color-border);box-shadow:var(--shadow-sm);transition:transform var(--transition-normal),border-color var(--transition-normal),box-shadow var(--transition-normal);background:#fff;flex-direction:column;display:flex;overflow:hidden}.FuerstenfeldbruckProducts-module__md9Qya__card:hover{box-shadow:var(--shadow-lg);border-color:#b41f2a61;transform:translateY(-4px)}.FuerstenfeldbruckProducts-module__md9Qya__imageWrap{background:var(--color-surface-muted);min-height:260px;position:relative;overflow:hidden}.FuerstenfeldbruckProducts-module__md9Qya__image{object-fit:cover;transition:transform var(--transition-slow)}.FuerstenfeldbruckProducts-module__md9Qya__card:hover .FuerstenfeldbruckProducts-module__md9Qya__image{transform:scale(1.05)}.FuerstenfeldbruckProducts-module__md9Qya__imageOverlay{pointer-events:none;background:linear-gradient(#0000000d,#00000057),linear-gradient(90deg,#b41f2a24,#0000 40%);position:absolute;inset:0}.FuerstenfeldbruckProducts-module__md9Qya__index{min-width:42px;height:42px;color:var(--color-text);font-size:var(--fs-xs);font-weight:var(--fw-bold);letter-spacing:.12em;background:#ffffffeb;border:1px solid #00000014;justify-content:center;align-items:center;padding:0 10px;display:inline-flex;position:absolute;top:14px;right:14px}.FuerstenfeldbruckProducts-module__md9Qya__content{flex-direction:column;min-height:290px;padding:22px;display:flex}.FuerstenfeldbruckProducts-module__md9Qya__eyebrow{margin-bottom:var(--space-3);font-size:var(--fs-xs);font-weight:var(--fw-bold);letter-spacing:.1em;text-transform:uppercase;color:var(--color-accent);display:inline-block}.FuerstenfeldbruckProducts-module__md9Qya__cardTitle{font-family:var(--font-heading);color:var(--color-text);margin:0;font-size:clamp(1.35rem,2vw,1.8rem);line-height:1.18}.FuerstenfeldbruckProducts-module__md9Qya__line{width:100%;height:1px;margin:var(--space-5)0 var(--space-5);background:var(--color-border);position:relative}.FuerstenfeldbruckProducts-module__md9Qya__lineAccent{background:var(--color-accent);width:64px;height:2px;position:absolute;top:-1px;left:0}.FuerstenfeldbruckProducts-module__md9Qya__description{margin:0 0 var(--space-8);font-size:var(--fs-base);color:var(--color-text-secondary);flex:1;line-height:1.7}.FuerstenfeldbruckProducts-module__md9Qya__actions{margin-top:auto}.FuerstenfeldbruckProducts-module__md9Qya__cardButton{min-width:0}@media (max-width:1024px){.FuerstenfeldbruckProducts-module__md9Qya__section{padding:var(--space-16)var(--space-4)}.FuerstenfeldbruckProducts-module__md9Qya__grid{grid-template-columns:1fr}}@media (max-width:768px){.FuerstenfeldbruckProducts-module__md9Qya__section{padding:var(--space-12)var(--space-4)}.FuerstenfeldbruckProducts-module__md9Qya__header{margin-bottom:var(--space-10)}.FuerstenfeldbruckProducts-module__md9Qya__lead{font-size:var(--fs-base)}.FuerstenfeldbruckProducts-module__md9Qya__imageWrap{min-height:220px}.FuerstenfeldbruckProducts-module__md9Qya__content{min-height:auto;padding:18px}:is(.FuerstenfeldbruckProducts-module__md9Qya__actions a,.FuerstenfeldbruckProducts-module__md9Qya__actions button){justify-content:center;width:100%}}@media (max-width:480px){.FuerstenfeldbruckProducts-module__md9Qya__section{padding:var(--space-10)var(--space-3)}.FuerstenfeldbruckProducts-module__md9Qya__imageWrap{min-height:200px}.FuerstenfeldbruckProducts-module__md9Qya__content{padding:16px}.FuerstenfeldbruckProducts-module__md9Qya__title{font-size:clamp(1.7rem,7vw,2.2rem)}}@media (prefers-reduced-motion:reduce){.FuerstenfeldbruckProducts-module__md9Qya__card,.FuerstenfeldbruckProducts-module__md9Qya__image{transition:none}.FuerstenfeldbruckProducts-module__md9Qya__card:hover,.FuerstenfeldbruckProducts-module__md9Qya__card:hover .FuerstenfeldbruckProducts-module__md9Qya__image{transform:none}}
.MuenchenProducts-module__-n9ueW__section{padding:var(--space-20)var(--space-4);background:var(--color-bg);color:var(--color-text);isolation:isolate;position:relative;overflow:hidden}.MuenchenProducts-module__-n9ueW__bg{z-index:0;pointer-events:none;background:radial-gradient(700px 420px at 10% 10%,#b41f2a0d,#b41f2a04 45%,transparent 75%),linear-gradient(to bottom,var(--color-bg)0%,var(--color-surface)100%);position:absolute;inset:0}.MuenchenProducts-module__-n9ueW__bgGrid{z-index:0;pointer-events:none;opacity:.035;background-color:#0000;background-image:linear-gradient(90deg,#0000000f 1px,#0000 1px),linear-gradient(#0000000f 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:72px 72px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0}.MuenchenProducts-module__-n9ueW__container{z-index:1;max-width:var(--container-max-width);margin:0 auto;position:relative}.MuenchenProducts-module__-n9ueW__header{max-width:760px;margin-bottom:var(--space-12)}.MuenchenProducts-module__-n9ueW__kickerRow{margin-bottom:var(--space-4);align-items:center;gap:10px;display:flex}.MuenchenProducts-module__-n9ueW__dot{background:var(--color-accent);flex:none;width:8px;height:8px}.MuenchenProducts-module__-n9ueW__kicker{font-size:var(--fs-xs);font-weight:var(--fw-bold);letter-spacing:.12em;text-transform:uppercase;color:var(--color-text-secondary)}.MuenchenProducts-module__-n9ueW__title{font-family:var(--font-heading);letter-spacing:var(--ls-tight);color:var(--color-text);margin:0;font-size:clamp(2rem,4.2vw,2.9rem);line-height:1.06}.MuenchenProducts-module__-n9ueW__lead{margin:var(--space-5)0 0;max-width:62ch;font-size:var(--fs-md);color:var(--color-text-secondary);line-height:1.7}.MuenchenProducts-module__-n9ueW__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;display:grid}.MuenchenProducts-module__-n9ueW__card{border:1px solid var(--color-border);box-shadow:var(--shadow-sm);transition:transform var(--transition-normal),border-color var(--transition-normal),box-shadow var(--transition-normal);background:#fff;flex-direction:column;display:flex;overflow:hidden}.MuenchenProducts-module__-n9ueW__card:hover{box-shadow:var(--shadow-lg);border-color:#b41f2a61;transform:translateY(-4px)}.MuenchenProducts-module__-n9ueW__imageWrap{background:var(--color-surface-muted);min-height:260px;position:relative;overflow:hidden}.MuenchenProducts-module__-n9ueW__image{object-fit:cover;transition:transform var(--transition-slow)}.MuenchenProducts-module__-n9ueW__card:hover .MuenchenProducts-module__-n9ueW__image{transform:scale(1.05)}.MuenchenProducts-module__-n9ueW__imageOverlay{pointer-events:none;background:linear-gradient(#0000000d,#00000057),linear-gradient(90deg,#b41f2a24,#0000 40%);position:absolute;inset:0}.MuenchenProducts-module__-n9ueW__index{min-width:42px;height:42px;color:var(--color-text);font-size:var(--fs-xs);font-weight:var(--fw-bold);letter-spacing:.12em;background:#ffffffeb;border:1px solid #00000014;justify-content:center;align-items:center;padding:0 10px;display:inline-flex;position:absolute;top:14px;right:14px}.MuenchenProducts-module__-n9ueW__content{flex-direction:column;min-height:290px;padding:22px;display:flex}.MuenchenProducts-module__-n9ueW__eyebrow{margin-bottom:var(--space-3);font-size:var(--fs-xs);font-weight:var(--fw-bold);letter-spacing:.1em;text-transform:uppercase;color:var(--color-accent);display:inline-block}.MuenchenProducts-module__-n9ueW__cardTitle{font-family:var(--font-heading);color:var(--color-text);margin:0;font-size:clamp(1.35rem,2vw,1.8rem);line-height:1.18}.MuenchenProducts-module__-n9ueW__line{width:100%;height:1px;margin:var(--space-5)0 var(--space-5);background:var(--color-border);position:relative}.MuenchenProducts-module__-n9ueW__lineAccent{background:var(--color-accent);width:64px;height:2px;position:absolute;top:-1px;left:0}.MuenchenProducts-module__-n9ueW__description{margin:0 0 var(--space-8);font-size:var(--fs-base);color:var(--color-text-secondary);flex:1;line-height:1.7}.MuenchenProducts-module__-n9ueW__actions{margin-top:auto}.MuenchenProducts-module__-n9ueW__cardButton{min-width:0}@media (max-width:1024px){.MuenchenProducts-module__-n9ueW__section{padding:var(--space-16)var(--space-4)}.MuenchenProducts-module__-n9ueW__grid{grid-template-columns:1fr}}@media (max-width:768px){.MuenchenProducts-module__-n9ueW__section{padding:var(--space-12)var(--space-4)}.MuenchenProducts-module__-n9ueW__header{margin-bottom:var(--space-10)}.MuenchenProducts-module__-n9ueW__lead{font-size:var(--fs-base)}.MuenchenProducts-module__-n9ueW__imageWrap{min-height:220px}.MuenchenProducts-module__-n9ueW__content{min-height:auto;padding:18px}:is(.MuenchenProducts-module__-n9ueW__actions a,.MuenchenProducts-module__-n9ueW__actions button){justify-content:center;width:100%}}@media (max-width:480px){.MuenchenProducts-module__-n9ueW__section{padding:var(--space-10)var(--space-3)}.MuenchenProducts-module__-n9ueW__imageWrap{min-height:200px}.MuenchenProducts-module__-n9ueW__content{padding:16px}.MuenchenProducts-module__-n9ueW__title{font-size:clamp(1.7rem,7vw,2.2rem)}}@media (prefers-reduced-motion:reduce){.MuenchenProducts-module__-n9ueW__card,.MuenchenProducts-module__-n9ueW__image{transition:none}.MuenchenProducts-module__-n9ueW__card:hover,.MuenchenProducts-module__-n9ueW__card:hover .MuenchenProducts-module__-n9ueW__image{transform:none}}
.Products-module__5ym8iG__section{padding:var(--space-20)var(--space-4);background:var(--color-bg);color:var(--color-text);isolation:isolate;position:relative;overflow:hidden}.Products-module__5ym8iG__bg{z-index:0;pointer-events:none;background:radial-gradient(700px 420px at 10% 10%,#b41f2a0d,#b41f2a04 45%,transparent 75%),linear-gradient(to bottom,var(--color-bg)0%,var(--color-surface)100%);position:absolute;inset:0}.Products-module__5ym8iG__bgGrid{z-index:0;pointer-events:none;opacity:.035;background-color:#0000;background-image:linear-gradient(90deg,#0000000f 1px,#0000 1px),linear-gradient(#0000000f 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:72px 72px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0}.Products-module__5ym8iG__container{z-index:1;max-width:var(--container-max-width);margin:0 auto;position:relative}.Products-module__5ym8iG__header{max-width:760px;margin-bottom:var(--space-12)}.Products-module__5ym8iG__kickerRow{margin-bottom:var(--space-4);align-items:center;gap:10px;display:flex}.Products-module__5ym8iG__dot{background:var(--color-accent);flex:none;width:8px;height:8px}.Products-module__5ym8iG__kicker{font-size:var(--fs-xs);font-weight:var(--fw-bold);letter-spacing:.12em;text-transform:uppercase;color:var(--color-text-secondary)}.Products-module__5ym8iG__title{font-family:var(--font-heading);letter-spacing:var(--ls-tight);color:var(--color-text);margin:0;font-size:clamp(2rem,4.2vw,2.9rem);line-height:1.06}.Products-module__5ym8iG__lead{margin:var(--space-5)0 0;max-width:62ch;font-size:var(--fs-md);color:var(--color-text-secondary);line-height:1.7}.Products-module__5ym8iG__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.Products-module__5ym8iG__card{border:1px solid var(--color-border);box-shadow:var(--shadow-sm);transition:transform var(--transition-normal),border-color var(--transition-normal),box-shadow var(--transition-normal);background:#fff;flex-direction:column;padding:14px;display:flex}.Products-module__5ym8iG__card:hover{box-shadow:var(--shadow-lg);border-color:#b41f2a52;transform:translateY(-4px)}.Products-module__5ym8iG__topRow{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.Products-module__5ym8iG__index{border:1px solid var(--color-border);background:var(--color-surface);min-width:34px;height:34px;color:var(--color-text);font-size:var(--fs-xs);font-weight:var(--fw-bold);letter-spacing:.12em;justify-content:center;align-items:center;padding:0 8px;display:inline-flex}.Products-module__5ym8iG__category{font-size:var(--fs-xs);font-weight:var(--fw-bold);letter-spacing:.1em;text-transform:uppercase;color:var(--color-accent)}.Products-module__5ym8iG__imageWrap{aspect-ratio:4/3;background:var(--color-surface-muted);border:1px solid var(--color-border);width:100%;position:relative;overflow:hidden}.Products-module__5ym8iG__image{object-fit:cover;transition:transform var(--transition-slow)}.Products-module__5ym8iG__card:hover .Products-module__5ym8iG__image{transform:scale(1.04)}.Products-module__5ym8iG__imageOverlay{pointer-events:none;background:linear-gradient(#0000,#00000029),linear-gradient(90deg,#b41f2a1a,#0000 40%);position:absolute;inset:0}.Products-module__5ym8iG__content{flex-direction:column;flex:1;padding-top:16px;display:flex}.Products-module__5ym8iG__cardTitle{font-family:var(--font-heading);color:var(--color-text);margin:0;font-size:clamp(1.15rem,1.5vw,1.4rem);line-height:1.18}.Products-module__5ym8iG__line{background:var(--color-border);width:100%;height:1px;margin:14px 0;position:relative}.Products-module__5ym8iG__lineAccent{background:var(--color-accent);width:48px;height:2px;position:absolute;top:-1px;left:0}.Products-module__5ym8iG__description{font-size:var(--fs-sm);color:var(--color-text-secondary);flex:1;margin:0 0 18px;line-height:1.65}.Products-module__5ym8iG__linkButton{width:fit-content;color:var(--color-text);font-size:var(--fs-sm);font-weight:var(--fw-bold);cursor:pointer;transition:color var(--transition-normal),transform var(--transition-normal);background:0 0;border:none;align-items:center;gap:8px;padding:0;display:inline-flex}.Products-module__5ym8iG__linkButton:hover{color:var(--color-accent)}.Products-module__5ym8iG__linkButton svg{width:16px;height:16px;transition:transform var(--transition-normal)}.Products-module__5ym8iG__linkButton:hover svg{transform:translate(2px,-2px)}@media (max-width:1200px){.Products-module__5ym8iG__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:1024px){.Products-module__5ym8iG__section{padding:var(--space-16)var(--space-4)}}@media (max-width:768px){.Products-module__5ym8iG__section{padding:var(--space-12)var(--space-4)}.Products-module__5ym8iG__header{margin-bottom:var(--space-10)}.Products-module__5ym8iG__lead{font-size:var(--fs-base)}.Products-module__5ym8iG__grid{grid-template-columns:1fr;gap:14px}.Products-module__5ym8iG__card{padding:12px}}@media (max-width:480px){.Products-module__5ym8iG__section{padding:var(--space-10)var(--space-3)}.Products-module__5ym8iG__title{font-size:clamp(1.7rem,7vw,2.2rem)}.Products-module__5ym8iG__cardTitle{font-size:1.2rem}}@media (prefers-reduced-motion:reduce){.Products-module__5ym8iG__card,.Products-module__5ym8iG__image,.Products-module__5ym8iG__linkButton,.Products-module__5ym8iG__linkButton svg{transition:none}.Products-module__5ym8iG__card:hover,.Products-module__5ym8iG__card:hover .Products-module__5ym8iG__image,.Products-module__5ym8iG__linkButton:hover svg{transform:none}}
.AugsburgProcess-module__vwnXoa__section{padding:var(--space-20)var(--space-4);color:#fff;isolation:isolate;background:#071a3a;position:relative;overflow:hidden}.AugsburgProcess-module__vwnXoa__bg{z-index:0;pointer-events:none;background:radial-gradient(900px 520px at 0 0,#c8212f14,#c8212f05 40%,#0000 70%),radial-gradient(700px 500px at 90% 80%,#28467840,#28467814 50%,#0000 75%),linear-gradient(#071a3a 0%,#081d44 100%);position:absolute;inset:0}.AugsburgProcess-module__vwnXoa__bgGrid{z-index:0;pointer-events:none;opacity:.06;background-color:#0000;background-image:linear-gradient(90deg,#ffffff14 1px,#0000 1px),linear-gradient(#ffffff14 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:80px 80px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0}.AugsburgProcess-module__vwnXoa__container{z-index:1;max-width:var(--container-max-width);margin:0 auto;position:relative}.AugsburgProcess-module__vwnXoa__header{max-width:760px;margin-bottom:var(--space-12)}.AugsburgProcess-module__vwnXoa__kickerRow{margin-bottom:var(--space-4);align-items:center;gap:10px;display:flex}.AugsburgProcess-module__vwnXoa__dot{background:var(--color-accent);flex:none;width:8px;height:8px}.AugsburgProcess-module__vwnXoa__kicker{font-size:var(--fs-xs);font-weight:var(--fw-bold);letter-spacing:.12em;text-transform:uppercase;color:#ffffffc7}.AugsburgProcess-module__vwnXoa__title{font-family:var(--font-heading);letter-spacing:var(--ls-tight);color:#fff;max-width:18ch;margin:0;font-size:clamp(2rem,4.2vw,2.9rem);line-height:1.06}.AugsburgProcess-module__vwnXoa__subtitle{margin:var(--space-5)0 0;font-size:var(--fs-md);color:#ffffffb8;max-width:58ch;line-height:1.7}.AugsburgProcess-module__vwnXoa__titleLine{width:100%;height:1px;margin-top:var(--space-8);background:#ffffff1f;position:relative}.AugsburgProcess-module__vwnXoa__lineAccent{background:var(--color-accent);width:160px;height:2px;position:absolute;top:-1px;left:0}.AugsburgProcess-module__vwnXoa__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;display:grid}.AugsburgProcess-module__vwnXoa__card{min-height:280px;transition:transform var(--transition-normal),border-color var(--transition-normal),box-shadow var(--transition-normal);background:linear-gradient(#ffffff08 0%,#ffffff04 100%);border:1px solid #ffffff1f;padding:32px 24px 28px;box-shadow:0 12px 30px #0000002e}.AugsburgProcess-module__vwnXoa__card:hover{border-color:#b41f2a73;transform:translateY(-4px);box-shadow:0 18px 34px #0000003d}.AugsburgProcess-module__vwnXoa__iconBox{border:1px solid var(--color-accent);justify-content:center;align-items:center;width:82px;height:82px;margin:0 auto 22px;display:flex}.AugsburgProcess-module__vwnXoa__icon{width:28px;height:28px;color:var(--color-accent)}.AugsburgProcess-module__vwnXoa__number{text-align:center;font-size:var(--fs-xs);font-weight:var(--fw-medium);letter-spacing:.12em;color:var(--color-accent);margin-bottom:10px}.AugsburgProcess-module__vwnXoa__cardTitle{text-align:center;font-family:var(--font-heading);color:#fff;margin:0 0 16px;font-size:clamp(1.2rem,1.6vw,1.45rem);line-height:1.2}.AugsburgProcess-module__vwnXoa__cardText{text-align:center;font-size:var(--fs-base);color:#ffffffb8;margin:0;line-height:1.7}.AugsburgProcess-module__vwnXoa__actions{margin-top:var(--space-12);justify-content:center;display:flex}.AugsburgProcess-module__vwnXoa__cta{color:var(--color-accent)!important;background:0 0!important;border-color:#b41f2ab3!important}.AugsburgProcess-module__vwnXoa__cta:hover{color:#fff!important;background:#b41f2a14!important;border-color:#b41f2a!important}@media (max-width:1200px){.AugsburgProcess-module__vwnXoa__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:768px){.AugsburgProcess-module__vwnXoa__section{padding:var(--space-16)var(--space-4)}.AugsburgProcess-module__vwnXoa__title{max-width:20ch;font-size:clamp(1.9rem,7vw,2.4rem)}.AugsburgProcess-module__vwnXoa__subtitle{font-size:var(--fs-base)}.AugsburgProcess-module__vwnXoa__grid{grid-template-columns:1fr}.AugsburgProcess-module__vwnXoa__card{min-height:auto}}@media (max-width:480px){.AugsburgProcess-module__vwnXoa__section{padding:var(--space-12)var(--space-3)}.AugsburgProcess-module__vwnXoa__title{font-size:clamp(1.7rem,7vw,2.2rem)}.AugsburgProcess-module__vwnXoa__card{padding:26px 18px 22px}.AugsburgProcess-module__vwnXoa__iconBox{width:72px;height:72px}}@media (prefers-reduced-motion:reduce){.AugsburgProcess-module__vwnXoa__card{transition:none}.AugsburgProcess-module__vwnXoa__card:hover{transform:none}}
.FuerstenfeldbruckProcess-module__nU67pq__section{padding:var(--space-20)var(--space-4);color:#fff;isolation:isolate;background:#071a3a;position:relative;overflow:hidden}.FuerstenfeldbruckProcess-module__nU67pq__bg{z-index:0;pointer-events:none;background:radial-gradient(900px 520px at 0 0,#c8212f14,#c8212f05 40%,#0000 70%),radial-gradient(700px 500px at 90% 80%,#28467840,#28467814 50%,#0000 75%),linear-gradient(#071a3a 0%,#081d44 100%);position:absolute;inset:0}.FuerstenfeldbruckProcess-module__nU67pq__bgGrid{z-index:0;pointer-events:none;opacity:.06;background-color:#0000;background-image:linear-gradient(90deg,#ffffff14 1px,#0000 1px),linear-gradient(#ffffff14 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:80px 80px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0}.FuerstenfeldbruckProcess-module__nU67pq__container{z-index:1;max-width:var(--container-max-width);margin:0 auto;position:relative}.FuerstenfeldbruckProcess-module__nU67pq__header{max-width:760px;margin-bottom:var(--space-12)}.FuerstenfeldbruckProcess-module__nU67pq__kickerRow{margin-bottom:var(--space-4);align-items:center;gap:10px;display:flex}.FuerstenfeldbruckProcess-module__nU67pq__dot{background:var(--color-accent);flex:none;width:8px;height:8px}.FuerstenfeldbruckProcess-module__nU67pq__kicker{font-size:var(--fs-xs);font-weight:var(--fw-bold);letter-spacing:.12em;text-transform:uppercase;color:#ffffffc7}.FuerstenfeldbruckProcess-module__nU67pq__title{font-family:var(--font-heading);letter-spacing:var(--ls-tight);color:#fff;max-width:18ch;margin:0;font-size:clamp(2rem,4.2vw,2.9rem);line-height:1.06}.FuerstenfeldbruckProcess-module__nU67pq__subtitle{margin:var(--space-5)0 0;font-size:var(--fs-md);color:#ffffffb8;max-width:58ch;line-height:1.7}.FuerstenfeldbruckProcess-module__nU67pq__titleLine{width:100%;height:1px;margin-top:var(--space-8);background:#ffffff1f;position:relative}.FuerstenfeldbruckProcess-module__nU67pq__lineAccent{background:var(--color-accent);width:160px;height:2px;position:absolute;top:-1px;left:0}.FuerstenfeldbruckProcess-module__nU67pq__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;display:grid}.FuerstenfeldbruckProcess-module__nU67pq__card{min-height:280px;transition:transform var(--transition-normal),border-color var(--transition-normal),box-shadow var(--transition-normal);background:linear-gradient(#ffffff08 0%,#ffffff04 100%);border:1px solid #ffffff1f;padding:32px 24px 28px;box-shadow:0 12px 30px #0000002e}.FuerstenfeldbruckProcess-module__nU67pq__card:hover{border-color:#b41f2a73;transform:translateY(-4px);box-shadow:0 18px 34px #0000003d}.FuerstenfeldbruckProcess-module__nU67pq__iconBox{border:1px solid var(--color-accent);justify-content:center;align-items:center;width:82px;height:82px;margin:0 auto 22px;display:flex}.FuerstenfeldbruckProcess-module__nU67pq__icon{width:28px;height:28px;color:var(--color-accent)}.FuerstenfeldbruckProcess-module__nU67pq__number{text-align:center;font-size:var(--fs-xs);font-weight:var(--fw-medium);letter-spacing:.12em;color:var(--color-accent);margin-bottom:10px}.FuerstenfeldbruckProcess-module__nU67pq__cardTitle{text-align:center;font-family:var(--font-heading);color:#fff;margin:0 0 16px;font-size:clamp(1.2rem,1.6vw,1.45rem);line-height:1.2}.FuerstenfeldbruckProcess-module__nU67pq__cardText{text-align:center;font-size:var(--fs-base);color:#ffffffb8;margin:0;line-height:1.7}.FuerstenfeldbruckProcess-module__nU67pq__actions{margin-top:var(--space-12);justify-content:center;display:flex}.FuerstenfeldbruckProcess-module__nU67pq__cta{color:var(--color-accent)!important;background:0 0!important;border-color:#b41f2ab3!important}.FuerstenfeldbruckProcess-module__nU67pq__cta:hover{color:#fff!important;background:#b41f2a14!important;border-color:#b41f2a!important}@media (max-width:1200px){.FuerstenfeldbruckProcess-module__nU67pq__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:768px){.FuerstenfeldbruckProcess-module__nU67pq__section{padding:var(--space-16)var(--space-4)}.FuerstenfeldbruckProcess-module__nU67pq__title{max-width:20ch;font-size:clamp(1.9rem,7vw,2.4rem)}.FuerstenfeldbruckProcess-module__nU67pq__subtitle{font-size:var(--fs-base)}.FuerstenfeldbruckProcess-module__nU67pq__grid{grid-template-columns:1fr}.FuerstenfeldbruckProcess-module__nU67pq__card{min-height:auto}}@media (max-width:480px){.FuerstenfeldbruckProcess-module__nU67pq__section{padding:var(--space-12)var(--space-3)}.FuerstenfeldbruckProcess-module__nU67pq__title{font-size:clamp(1.7rem,7vw,2.2rem)}.FuerstenfeldbruckProcess-module__nU67pq__card{padding:26px 18px 22px}.FuerstenfeldbruckProcess-module__nU67pq__iconBox{width:72px;height:72px}}@media (prefers-reduced-motion:reduce){.FuerstenfeldbruckProcess-module__nU67pq__card{transition:none}.FuerstenfeldbruckProcess-module__nU67pq__card:hover{transform:none}}
.MuenchenProcess-module__918KwG__section{padding:var(--space-20)var(--space-4);color:#fff;isolation:isolate;background:#071a3a;position:relative;overflow:hidden}.MuenchenProcess-module__918KwG__bg{z-index:0;pointer-events:none;background:radial-gradient(900px 520px at 0 0,#c8212f14,#c8212f05 40%,#0000 70%),radial-gradient(700px 500px at 90% 80%,#28467840,#28467814 50%,#0000 75%),linear-gradient(#071a3a 0%,#081d44 100%);position:absolute;inset:0}.MuenchenProcess-module__918KwG__bgGrid{z-index:0;pointer-events:none;opacity:.06;background-color:#0000;background-image:linear-gradient(90deg,#ffffff14 1px,#0000 1px),linear-gradient(#ffffff14 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:80px 80px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0}.MuenchenProcess-module__918KwG__container{z-index:1;max-width:var(--container-max-width);margin:0 auto;position:relative}.MuenchenProcess-module__918KwG__header{max-width:760px;margin-bottom:var(--space-12)}.MuenchenProcess-module__918KwG__kickerRow{margin-bottom:var(--space-4);align-items:center;gap:10px;display:flex}.MuenchenProcess-module__918KwG__dot{background:var(--color-accent);flex:none;width:8px;height:8px}.MuenchenProcess-module__918KwG__kicker{font-size:var(--fs-xs);font-weight:var(--fw-bold);letter-spacing:.12em;text-transform:uppercase;color:#ffffffc7}.MuenchenProcess-module__918KwG__title{font-family:var(--font-heading);letter-spacing:var(--ls-tight);color:#fff;max-width:18ch;margin:0;font-size:clamp(2rem,4.2vw,2.9rem);line-height:1.06}.MuenchenProcess-module__918KwG__subtitle{margin:var(--space-5)0 0;font-size:var(--fs-md);color:#ffffffb8;max-width:58ch;line-height:1.7}.MuenchenProcess-module__918KwG__titleLine{width:100%;height:1px;margin-top:var(--space-8);background:#ffffff1f;position:relative}.MuenchenProcess-module__918KwG__lineAccent{background:var(--color-accent);width:160px;height:2px;position:absolute;top:-1px;left:0}.MuenchenProcess-module__918KwG__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;display:grid}.MuenchenProcess-module__918KwG__card{min-height:280px;transition:transform var(--transition-normal),border-color var(--transition-normal),box-shadow var(--transition-normal);background:linear-gradient(#ffffff08 0%,#ffffff04 100%);border:1px solid #ffffff1f;padding:32px 24px 28px;box-shadow:0 12px 30px #0000002e}.MuenchenProcess-module__918KwG__card:hover{border-color:#b41f2a73;transform:translateY(-4px);box-shadow:0 18px 34px #0000003d}.MuenchenProcess-module__918KwG__iconBox{border:1px solid var(--color-accent);justify-content:center;align-items:center;width:82px;height:82px;margin:0 auto 22px;display:flex}.MuenchenProcess-module__918KwG__icon{width:28px;height:28px;color:var(--color-accent)}.MuenchenProcess-module__918KwG__number{text-align:center;font-size:var(--fs-xs);font-weight:var(--fw-medium);letter-spacing:.12em;color:var(--color-accent);margin-bottom:10px}.MuenchenProcess-module__918KwG__cardTitle{text-align:center;font-family:var(--font-heading);color:#fff;margin:0 0 16px;font-size:clamp(1.2rem,1.6vw,1.45rem);line-height:1.2}.MuenchenProcess-module__918KwG__cardText{text-align:center;font-size:var(--fs-base);color:#ffffffb8;margin:0;line-height:1.7}.MuenchenProcess-module__918KwG__actions{margin-top:var(--space-12);justify-content:center;display:flex}.MuenchenProcess-module__918KwG__cta{color:var(--color-accent)!important;background:0 0!important;border-color:#b41f2ab3!important}.MuenchenProcess-module__918KwG__cta:hover{color:#fff!important;background:#b41f2a14!important;border-color:#b41f2a!important}@media (max-width:1200px){.MuenchenProcess-module__918KwG__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:768px){.MuenchenProcess-module__918KwG__section{padding:var(--space-16)var(--space-4)}.MuenchenProcess-module__918KwG__title{max-width:20ch;font-size:clamp(1.9rem,7vw,2.4rem)}.MuenchenProcess-module__918KwG__subtitle{font-size:var(--fs-base)}.MuenchenProcess-module__918KwG__grid{grid-template-columns:1fr}.MuenchenProcess-module__918KwG__card{min-height:auto}}@media (max-width:480px){.MuenchenProcess-module__918KwG__section{padding:var(--space-12)var(--space-3)}.MuenchenProcess-module__918KwG__title{font-size:clamp(1.7rem,7vw,2.2rem)}.MuenchenProcess-module__918KwG__card{padding:26px 18px 22px}.MuenchenProcess-module__918KwG__iconBox{width:72px;height:72px}}@media (prefers-reduced-motion:reduce){.MuenchenProcess-module__918KwG__card{transition:none}.MuenchenProcess-module__918KwG__card:hover{transform:none}}
.About-module__4EMPOa__section{padding:var(--space-20)var(--space-4);background:var(--color-bg);color:var(--color-text);isolation:isolate;position:relative;overflow:hidden}.About-module__4EMPOa__bg{z-index:0;pointer-events:none;background:radial-gradient(760px 440px at 90% 10%,#b41f2a0b,#b41f2a04 45%,transparent 72%),linear-gradient(to bottom,var(--color-bg)0%,var(--color-surface)100%);position:absolute;inset:0}.About-module__4EMPOa__bgGrid{z-index:0;pointer-events:none;opacity:.035;background-color:#0000;background-image:linear-gradient(90deg,#0000000f 1px,#0000 1px),linear-gradient(#0000000f 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:72px 72px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0}.About-module__4EMPOa__container{z-index:1;max-width:var(--container-max-width);margin:0 auto;position:relative}.About-module__4EMPOa__grid{grid-template-columns:minmax(0,1.02fr) minmax(360px,.98fr);align-items:center;gap:clamp(28px,4vw,56px);display:grid}.About-module__4EMPOa__copy{max-width:760px}.About-module__4EMPOa__kickerRow{margin-bottom:var(--space-4);align-items:center;gap:10px;display:flex}.About-module__4EMPOa__dot{background:var(--color-accent);flex:none;width:8px;height:8px}.About-module__4EMPOa__kicker{font-size:var(--fs-xs);font-weight:var(--fw-bold);letter-spacing:.12em;text-transform:uppercase;color:var(--color-text-secondary)}.About-module__4EMPOa__title{font-family:var(--font-heading);letter-spacing:var(--ls-tight);color:var(--color-text);max-width:22ch;margin:0;font-size:clamp(2rem,4.2vw,2.9rem);line-height:1.06}.About-module__4EMPOa__lead{margin:var(--space-5)0 0;max-width:58ch;font-size:var(--fs-md);color:var(--color-text-secondary);line-height:1.7}.About-module__4EMPOa__line{width:100%;height:1px;margin:var(--space-8)0 var(--space-8);background:var(--color-border);position:relative}.About-module__4EMPOa__lineAccent{background:var(--color-accent);width:120px;height:2px;position:absolute;top:-1px;left:0}.About-module__4EMPOa__paragraphs{gap:var(--space-5);flex-direction:column;display:flex}.About-module__4EMPOa__p{max-width:62ch;font-size:var(--fs-base);color:var(--color-text-secondary);margin:0;line-height:1.7}.About-module__4EMPOa__stats{margin-top:var(--space-8);margin-bottom:var(--space-8);grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.About-module__4EMPOa__stat{border:1px solid var(--color-border);box-shadow:var(--shadow-sm);background:#ffffffc7;padding:16px 14px}.About-module__4EMPOa__statValue{font-family:var(--font-heading);font-size:var(--fs-lg);font-weight:var(--fw-bold);color:var(--color-text);margin-bottom:6px;display:block}.About-module__4EMPOa__statLabel{font-size:var(--fs-sm);color:var(--color-text-secondary);line-height:1.5;display:block}.About-module__4EMPOa__actions{margin-top:var(--space-10);align-items:center;display:flex}.About-module__4EMPOa__cta{background:var(--color-accent)!important;color:#fff!important;border:1px solid var(--color-accent)!important;box-shadow:0 12px 28px #b41f2a2e!important}.About-module__4EMPOa__cta:hover{background:var(--color-accent-hover)!important;border-color:var(--color-accent-hover)!important;color:#fff!important;box-shadow:0 16px 32px #b41f2a3d!important}.About-module__4EMPOa__figure{margin:0}.About-module__4EMPOa__imageWrap{aspect-ratio:16/11;background:var(--color-surface-muted);border:1px solid var(--color-border);width:100%;box-shadow:var(--shadow-lg);position:relative;overflow:hidden}.About-module__4EMPOa__image{object-fit:cover;transition:transform var(--transition-slow)}.About-module__4EMPOa__figure:hover .About-module__4EMPOa__image{transform:scale(1.03)}.About-module__4EMPOa__imageOverlay{pointer-events:none;background:linear-gradient(#0000,#0000002e),linear-gradient(90deg,#b41f2a1f,#0000 40%);position:absolute;inset:0}.About-module__4EMPOa__caption{padding-top:var(--space-6);flex-direction:column;gap:6px;display:flex}.About-module__4EMPOa__captionTitle{font-size:var(--fs-sm);font-weight:var(--fw-bold);letter-spacing:.1em;text-transform:uppercase;color:var(--color-text)}.About-module__4EMPOa__captionText{font-size:var(--fs-sm);color:var(--color-text-secondary);line-height:1.6}@media (max-width:1024px){.About-module__4EMPOa__section{padding:var(--space-16)var(--space-4)}.About-module__4EMPOa__grid{gap:var(--space-10);grid-template-columns:1fr}.About-module__4EMPOa__copy{max-width:none}.About-module__4EMPOa__stats{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:768px){.About-module__4EMPOa__section{padding:var(--space-12)var(--space-4)}.About-module__4EMPOa__title{max-width:20ch;font-size:clamp(1.9rem,7vw,2.4rem)}.About-module__4EMPOa__lead{font-size:var(--fs-base)}.About-module__4EMPOa__stats{grid-template-columns:1fr}:is(.About-module__4EMPOa__actions a,.About-module__4EMPOa__actions button){justify-content:center;width:100%}}@media (max-width:480px){.About-module__4EMPOa__section{padding:var(--space-10)var(--space-3)}.About-module__4EMPOa__title{max-width:none;font-size:clamp(1.7rem,7vw,2.2rem)}.About-module__4EMPOa__imageWrap{aspect-ratio:4/3}}@media (prefers-reduced-motion:reduce){.About-module__4EMPOa__image{transition:none}.About-module__4EMPOa__figure:hover .About-module__4EMPOa__image{transform:none}}
.AugsburgAbout-module__A7l7SW__section{padding:var(--space-20)var(--space-4);background:var(--color-bg);color:var(--color-text);isolation:isolate;position:relative;overflow:hidden}.AugsburgAbout-module__A7l7SW__bg{z-index:0;pointer-events:none;background:radial-gradient(760px 440px at 90% 10%,#b41f2a0b,#b41f2a04 45%,transparent 72%),linear-gradient(to bottom,var(--color-bg)0%,var(--color-surface)100%);position:absolute;inset:0}.AugsburgAbout-module__A7l7SW__bgGrid{z-index:0;pointer-events:none;opacity:.035;background-color:#0000;background-image:linear-gradient(90deg,#0000000f 1px,#0000 1px),linear-gradient(#0000000f 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:72px 72px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0}.AugsburgAbout-module__A7l7SW__container{z-index:1;max-width:var(--container-max-width);margin:0 auto;position:relative}.AugsburgAbout-module__A7l7SW__grid{grid-template-columns:minmax(0,1.02fr) minmax(360px,.98fr);align-items:center;gap:clamp(28px,4vw,56px);display:grid}.AugsburgAbout-module__A7l7SW__copy{max-width:760px}.AugsburgAbout-module__A7l7SW__kickerRow{margin-bottom:var(--space-4);align-items:center;gap:10px;display:flex}.AugsburgAbout-module__A7l7SW__dot{background:var(--color-accent);flex:none;width:8px;height:8px}.AugsburgAbout-module__A7l7SW__kicker{font-size:var(--fs-xs);font-weight:var(--fw-bold);letter-spacing:.12em;text-transform:uppercase;color:var(--color-text-secondary)}.AugsburgAbout-module__A7l7SW__title{font-family:var(--font-heading);letter-spacing:var(--ls-tight);color:var(--color-text);max-width:22ch;margin:0;font-size:clamp(2rem,4.2vw,2.9rem);line-height:1.06}.AugsburgAbout-module__A7l7SW__lead{margin:var(--space-5)0 0;max-width:58ch;font-size:var(--fs-md);color:var(--color-text-secondary);line-height:1.7}.AugsburgAbout-module__A7l7SW__line{width:100%;height:1px;margin:var(--space-8)0 var(--space-8);background:var(--color-border);position:relative}.AugsburgAbout-module__A7l7SW__lineAccent{background:var(--color-accent);width:120px;height:2px;position:absolute;top:-1px;left:0}.AugsburgAbout-module__A7l7SW__paragraphs{gap:var(--space-5);flex-direction:column;display:flex}.AugsburgAbout-module__A7l7SW__p{max-width:62ch;font-size:var(--fs-base);color:var(--color-text-secondary);margin:0;line-height:1.7}.AugsburgAbout-module__A7l7SW__stats{margin-top:var(--space-8);margin-bottom:var(--space-8);grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.AugsburgAbout-module__A7l7SW__stat{border:1px solid var(--color-border);box-shadow:var(--shadow-sm);background:#ffffffc7;padding:16px 14px}.AugsburgAbout-module__A7l7SW__statValue{font-family:var(--font-heading);font-size:var(--fs-lg);font-weight:var(--fw-bold);color:var(--color-text);margin-bottom:6px;display:block}.AugsburgAbout-module__A7l7SW__statLabel{font-size:var(--fs-sm);color:var(--color-text-secondary);line-height:1.5;display:block}.AugsburgAbout-module__A7l7SW__actions{align-items:center;display:flex}.AugsburgAbout-module__A7l7SW__cta{background:var(--color-accent)!important;color:#fff!important;border:1px solid var(--color-accent)!important;box-shadow:0 12px 28px #b41f2a2e!important}.AugsburgAbout-module__A7l7SW__cta:hover{background:var(--color-accent-hover)!important;border-color:var(--color-accent-hover)!important;color:#fff!important;box-shadow:0 16px 32px #b41f2a3d!important}.AugsburgAbout-module__A7l7SW__figure{margin:0}.AugsburgAbout-module__A7l7SW__imageWrap{aspect-ratio:16/11;background:var(--color-surface-muted);border:1px solid var(--color-border);width:100%;box-shadow:var(--shadow-lg);position:relative;overflow:hidden}.AugsburgAbout-module__A7l7SW__image{object-fit:cover;transition:transform var(--transition-slow)}.AugsburgAbout-module__A7l7SW__figure:hover .AugsburgAbout-module__A7l7SW__image{transform:scale(1.03)}.AugsburgAbout-module__A7l7SW__imageOverlay{pointer-events:none;background:linear-gradient(#0000,#0000002e),linear-gradient(90deg,#b41f2a1f,#0000 40%);position:absolute;inset:0}.AugsburgAbout-module__A7l7SW__caption{padding-top:var(--space-6);flex-direction:column;gap:6px;display:flex}.AugsburgAbout-module__A7l7SW__captionTitle{font-size:var(--fs-sm);font-weight:var(--fw-bold);letter-spacing:.1em;text-transform:uppercase;color:var(--color-text)}.AugsburgAbout-module__A7l7SW__captionText{font-size:var(--fs-sm);color:var(--color-text-secondary);line-height:1.6}@media (max-width:1024px){.AugsburgAbout-module__A7l7SW__section{padding:var(--space-16)var(--space-4)}.AugsburgAbout-module__A7l7SW__grid{gap:var(--space-10);grid-template-columns:1fr}.AugsburgAbout-module__A7l7SW__copy{max-width:none}.AugsburgAbout-module__A7l7SW__stats{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:768px){.AugsburgAbout-module__A7l7SW__section{padding:var(--space-12)var(--space-4)}.AugsburgAbout-module__A7l7SW__title{max-width:20ch;font-size:clamp(1.9rem,7vw,2.4rem)}.AugsburgAbout-module__A7l7SW__lead{font-size:var(--fs-base)}.AugsburgAbout-module__A7l7SW__stats{grid-template-columns:1fr}:is(.AugsburgAbout-module__A7l7SW__actions a,.AugsburgAbout-module__A7l7SW__actions button){justify-content:center;width:100%}}@media (max-width:480px){.AugsburgAbout-module__A7l7SW__section{padding:var(--space-10)var(--space-3)}.AugsburgAbout-module__A7l7SW__title{max-width:none;font-size:clamp(1.7rem,7vw,2.2rem)}.AugsburgAbout-module__A7l7SW__imageWrap{aspect-ratio:4/3}}@media (prefers-reduced-motion:reduce){.AugsburgAbout-module__A7l7SW__image{transition:none}.AugsburgAbout-module__A7l7SW__figure:hover .AugsburgAbout-module__A7l7SW__image{transform:none}}
.CategoryNavigation-module__uKBpba__navigation{background:#fff;border-bottom:1px solid #e5e7eb;padding-top:2rem;padding-bottom:.25rem}.CategoryNavigation-module__uKBpba__mainCategories{scrollbar-width:none;-ms-overflow-style:none;border-bottom:1px solid #e5e7eb;max-width:1500px;margin:0 auto;padding:0 2rem;display:flex;overflow-x:auto}.CategoryNavigation-module__uKBpba__mainCategories::-webkit-scrollbar{display:none}.CategoryNavigation-module__uKBpba__mainCategoryBtn{color:#6b7280;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;padding:1rem 2rem;font-size:.875rem;font-weight:500;transition:all .2s;position:relative}.CategoryNavigation-module__uKBpba__mainCategoryBtn:hover{color:#b41f2a;background:#fafafa}.CategoryNavigation-module__uKBpba__mainCategoryBtn.CategoryNavigation-module__uKBpba__active{color:#b41f2a;border-bottom-color:#b41f2a;font-weight:600}.CategoryNavigation-module__uKBpba__subCategories{scrollbar-width:none;-ms-overflow-style:none;background:#f8fafc;gap:.75rem;max-width:1500px;margin:0 auto;padding:1rem 2rem;display:flex;overflow-x:auto}.CategoryNavigation-module__uKBpba__subCategories::-webkit-scrollbar{display:none}.CategoryNavigation-module__uKBpba__subCategoryBtn{color:#6b7280;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #d1d5db;padding:.5rem 1.25rem;font-size:.75rem;font-weight:500;transition:all .2s}.CategoryNavigation-module__uKBpba__subCategoryBtn:hover{color:#b41f2a;border-color:#b41f2a}.CategoryNavigation-module__uKBpba__subCategoryBtn.CategoryNavigation-module__uKBpba__active{color:#fff;background:#b41f2a;border-color:#b41f2a}@media (max-width:768px){.CategoryNavigation-module__uKBpba__navigation{margin-top:2rem;padding-top:.75rem}.CategoryNavigation-module__uKBpba__mainCategories{padding:0 1.5rem}.CategoryNavigation-module__uKBpba__mainCategoryBtn{padding:.875rem 1.25rem;font-size:.75rem}.CategoryNavigation-module__uKBpba__subCategories{padding:.875rem 1.5rem}.CategoryNavigation-module__uKBpba__subCategoryBtn{padding:.5rem .875rem;font-size:.6875rem}}@media (max-width:480px){.CategoryNavigation-module__uKBpba__navigation{margin-top:1.5rem;padding-top:.75rem}.CategoryNavigation-module__uKBpba__mainCategories{padding:0 1rem}.CategoryNavigation-module__uKBpba__mainCategoryBtn{padding:.75rem 1rem}.CategoryNavigation-module__uKBpba__subCategories{gap:.375rem;padding:.75rem 1rem}.CategoryNavigation-module__uKBpba__subCategoryBtn{padding:.5rem .75rem}}
