.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}}
.Hero-module__Vtspxq__hero{background:var(--color-bg);align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.Hero-module__Vtspxq__background,.Hero-module__Vtspxq__backgroundImage{width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__Vtspxq__backgroundOverlay{background:linear-gradient(135deg,#000c 0%,#000000b3 50%,#0000 100%);width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__Vtspxq__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__Vtspxq__container{padding:0 var(--space-6)}}@media (min-width:1024px){.Hero-module__Vtspxq__container{padding:0 var(--space-8)}}.Hero-module__Vtspxq__content{z-index:2;text-align:left;max-width:800px;position:relative}.Hero-module__Vtspxq__badge{color:#fff;font-size:var(--fs-sm);font-weight:var(--fw-medium);letter-spacing:var(--ls-wide);text-transform:uppercase;padding:var(--space-2)var(--space-4);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);margin-bottom:var(--space-8);background:#ffffff1a;border:1px solid #fff3;display:inline-block}.Hero-module__Vtspxq__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__Vtspxq__titleMain{font-weight:var(--fw-bold);text-transform:uppercase;letter-spacing:var(--ls-wide);color:#fff;font-size:1.18em}.Hero-module__Vtspxq__titleSub{font-size:.42em;font-weight:var(--fw-regular);letter-spacing:var(--ls-normal);opacity:.9;text-transform:none;color:#fffffff2}.Hero-module__Vtspxq__titleUnderline{width:160px;height:3px;margin-bottom:var(--space-8);position:relative;overflow:hidden}.Hero-module__Vtspxq__underlineMain{background:#fffc;width:100%;height:2px}.Hero-module__Vtspxq__underlineAccent{background:var(--color-accent);width:60px;height:1px;position:absolute;top:1px;left:0}.Hero-module__Vtspxq__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__Vtspxq__ctaContainer{gap:var(--space-4);flex-wrap:wrap;align-items:center;display:flex}.Hero-module__Vtspxq__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}.Hero-module__Vtspxq__primaryButton:hover{background-color:var(--color-accent-hover);box-shadow:var(--shadow-xl)}.Hero-module__Vtspxq__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;text-decoration:none;display:inline-flex}.Hero-module__Vtspxq__secondaryButton:hover{border-color:var(--color-accent);color:var(--color-accent);background-color:#ffffff1a}.Hero-module__Vtspxq__buttonText{z-index:2;position:relative}.Hero-module__Vtspxq__arrow{width:20px;height:20px;transition:transform var(--transition-fast)}.Hero-module__Vtspxq__primaryButton:hover .Hero-module__Vtspxq__arrow,.Hero-module__Vtspxq__secondaryButton:hover .Hero-module__Vtspxq__arrow{transform:translate(4px)}.Hero-module__Vtspxq__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__Vtspxq__scrollLine{background:#ffffff80;width:1px;height:50px;animation:2s infinite Hero-module__Vtspxq__scrollLine}@keyframes Hero-module__Vtspxq__scrollLine{0%,to{opacity:1;transform:translateY(0)}50%{opacity:.5;transform:translateY(15px)}}@media (max-width:768px){.Hero-module__Vtspxq__hero{text-align:center;min-height:100vh}.Hero-module__Vtspxq__content{text-align:center;padding-top:80px}.Hero-module__Vtspxq__ctaContainer{flex-direction:column;justify-content:center;width:100%}.Hero-module__Vtspxq__primaryButton,.Hero-module__Vtspxq__secondaryButton{width:100%;max-width:300px;padding:var(--space-4)var(--space-6);justify-content:center}.Hero-module__Vtspxq__title{margin-bottom:var(--space-5)}.Hero-module__Vtspxq__description{font-size:var(--fs-base);margin-bottom:var(--space-8)}.Hero-module__Vtspxq__badge{font-size:var(--fs-xs);padding:var(--space-2)var(--space-3)}.Hero-module__Vtspxq__titleUnderline{margin-left:auto;margin-right:auto}}@media (max-width:480px){.Hero-module__Vtspxq__title{font-size:clamp(1.7rem,6vw,2.1rem)}.Hero-module__Vtspxq__titleMain{letter-spacing:.03em}.Hero-module__Vtspxq__titleSub{letter-spacing:.02em;font-size:.6em}.Hero-module__Vtspxq__description{font-size:var(--fs-sm)}.Hero-module__Vtspxq__container{padding:0 var(--space-3)}.Hero-module__Vtspxq__primaryButton,.Hero-module__Vtspxq__secondaryButton{min-height:48px;padding:var(--space-3)var(--space-5)}}@media (prefers-reduced-motion:reduce){.Hero-module__Vtspxq__primaryButton,.Hero-module__Vtspxq__secondaryButton,.Hero-module__Vtspxq__arrow{transition:none}.Hero-module__Vtspxq__primaryButton:hover,.Hero-module__Vtspxq__secondaryButton:hover{transform:none}.Hero-module__Vtspxq__scrollLine{animation:none}}
.Products-module__5ym8iG__section{padding:var(--space-20)var(--space-8);background:var(--color-bg);color:var(--color-text);font-family:var(--font-sans);isolation:isolate;position:relative;overflow:hidden}.Products-module__5ym8iG__backgroundElements{pointer-events:none;z-index:0;position:absolute;inset:0}.Products-module__5ym8iG__backgroundGrid{background-image:linear-gradient(var(--color-accent-soft)1px,transparent 1px),linear-gradient(90deg,var(--color-accent-soft)1px,transparent 1px);opacity:.03;background-size:80px 80px;position:absolute;inset:0}.Products-module__5ym8iG__cornerAccent{border:1px solid var(--color-accent-soft);pointer-events:none;opacity:.1;width:200px;height:200px;position:absolute}.Products-module__5ym8iG__cornerAccent:nth-child(2){border-bottom:none;border-right:none;top:-100px;left:-100px}.Products-module__5ym8iG__cornerAccent:nth-child(3){border-top:none;border-left:none;bottom:-100px;right:-100px}.Products-module__5ym8iG__container{z-index:1;max-width:var(--container-max-width);margin:0 auto;position:relative}.Products-module__5ym8iG__accentLine{background:linear-gradient(90deg,transparent 0%,var(--color-accent)15%,var(--color-accent)85%,transparent 100%);opacity:.8;height:1px;position:absolute;top:0;left:0;right:0}.Products-module__5ym8iG__header{text-align:left;margin-bottom:var(--space-16);position:relative}.Products-module__5ym8iG__title{font-size:clamp(2rem,5vw,2.6rem);font-weight:var(--fw-regular);letter-spacing:var(--ls-tight);color:var(--color-text);margin:0 0 var(--space-6)0;gap:var(--space-2);flex-direction:column;line-height:1.08;display:flex}.Products-module__5ym8iG__titleMain{font-weight:var(--fw-bold);text-transform:uppercase;letter-spacing:var(--ls-wide);color:var(--color-text);font-size:1.18em}.Products-module__5ym8iG__titleSub{font-size:.42em;font-weight:var(--fw-regular);letter-spacing:var(--ls-normal);opacity:.85;text-transform:none;color:var(--color-text-secondary)}.Products-module__5ym8iG__titleUnderline{width:100%;height:3px;margin:var(--space-8)0 0 0;position:relative}.Products-module__5ym8iG__underlineMain{background:var(--color-border);opacity:.6;width:100%;height:1px}.Products-module__5ym8iG__underlineAccent{background:var(--color-accent);width:160px;height:2px;position:absolute;top:0;left:0}.Products-module__5ym8iG__productsGrid{gap:var(--space-8);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.Products-module__5ym8iG__productCard{background:var(--color-surface);border:1px solid var(--color-border);transition:all var(--transition-normal);box-shadow:var(--shadow-sm);flex-direction:column;display:flex;position:relative;overflow:hidden}.Products-module__5ym8iG__productCard:hover{box-shadow:var(--shadow-lg);border-color:var(--color-accent);transform:translateY(-4px)}.Products-module__5ym8iG__imageContainer{background:var(--color-bg-secondary);width:100%;height:280px;position:relative;overflow:hidden}.Products-module__5ym8iG__image{object-fit:cover;transition:transform var(--transition-slow)}.Products-module__5ym8iG__productCard:hover .Products-module__5ym8iG__image{transform:scale(1.05)}.Products-module__5ym8iG__imageOverlay{transition:opacity var(--transition-normal);z-index:1;background:linear-gradient(#0000001a 0%,#0000 50%,#0000004d 100%);position:absolute;inset:0}.Products-module__5ym8iG__productCard:hover .Products-module__5ym8iG__imageOverlay{opacity:.8}.Products-module__5ym8iG__categoryBadge{top:var(--space-5);left:var(--space-5);padding:var(--space-2)var(--space-4);color:var(--color-accent);font-size:var(--fs-xs);font-weight:var(--fw-bold);text-transform:uppercase;letter-spacing:.1em;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:2;border:1px solid var(--color-accent-soft);box-shadow:var(--shadow-sm);background:#fffffff2;position:absolute}.Products-module__5ym8iG__cardContent{padding:var(--space-8);background:var(--color-surface);flex-direction:column;flex:1;display:flex}.Products-module__5ym8iG__titleWrapper{margin-bottom:var(--space-6);position:relative}.Products-module__5ym8iG__productTitle{font-size:var(--fs-2xl);font-weight:var(--fw-semibold);color:var(--color-text);margin:0 0 var(--space-4)0;letter-spacing:-.01em;line-height:1.3}.Products-module__5ym8iG__titleLine{width:100%;height:2px;position:relative}.Products-module__5ym8iG__lineMain{background:var(--color-border);opacity:.6;width:100%;height:1px}.Products-module__5ym8iG__lineAccent{background:var(--color-accent);width:60px;height:2px;position:absolute;top:0;left:0}.Products-module__5ym8iG__productDescription{font-size:var(--fs-base);color:var(--color-text-secondary);margin:0 0 var(--space-8)0;flex:1;line-height:1.6}.Products-module__5ym8iG__ctaLink{justify-content:space-between;align-items:center;gap:var(--space-3);min-height:52px;padding:0 var(--space-6);border:1px solid var(--color-accent);color:var(--color-accent);font-weight:var(--fw-semibold);font-size:var(--fs-xs);letter-spacing:.12em;text-transform:uppercase;background:0 0;align-self:stretch;text-decoration:none;transition:all .35s;display:inline-flex;position:relative;overflow:hidden}.Products-module__5ym8iG__ctaLink:before{content:"";background:var(--color-accent);opacity:0;transform-origin:0;z-index:0;border-radius:0;transition:all .35s;position:absolute;inset:0;transform:scaleX(.8)}.Products-module__5ym8iG__ctaText,.Products-module__5ym8iG__ctaArrow{z-index:1;transition:color .35s,transform .35s;position:relative}.Products-module__5ym8iG__ctaLink:hover:before{opacity:.08;transform:scaleX(1)}.Products-module__5ym8iG__ctaLink:hover{border-color:var(--color-accent);color:var(--color-accent);background:0 0}.Products-module__5ym8iG__ctaLink:hover .Products-module__5ym8iG__ctaArrow{transform:translate(4px)}.Products-module__5ym8iG__ctaLink:focus-visible{outline:2px solid var(--color-accent);outline-offset:3px}.Products-module__5ym8iG__cardAccent{background:var(--color-accent);width:0;height:2px;transition:width var(--transition-normal);position:absolute;bottom:0;left:0}.Products-module__5ym8iG__productCard:hover .Products-module__5ym8iG__cardAccent{width:100%}@media (max-width:1280px){.Products-module__5ym8iG__productsGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.Products-module__5ym8iG__imageContainer{height:260px}}@media (max-width:1024px){.Products-module__5ym8iG__section{padding:var(--space-16)var(--space-6)}.Products-module__5ym8iG__cardContent{padding:var(--space-6)}.Products-module__5ym8iG__productTitle{font-size:var(--fs-xl)}}@media (max-width:768px){.Products-module__5ym8iG__section{padding:var(--space-12)var(--space-4)}.Products-module__5ym8iG__productsGrid{gap:var(--space-6);grid-template-columns:1fr}.Products-module__5ym8iG__imageContainer{height:240px}.Products-module__5ym8iG__cardContent{padding:var(--space-6)}.Products-module__5ym8iG__title{font-size:clamp(1.7rem,6vw,2.1rem)}.Products-module__5ym8iG__titleMain{letter-spacing:.03em}.Products-module__5ym8iG__titleSub{letter-spacing:.02em}.Products-module__5ym8iG__titleUnderline{margin:var(--space-6)0 0 0}.Products-module__5ym8iG__underlineAccent{width:120px}.Products-module__5ym8iG__ctaLink{justify-content:center;width:100%}}@media (max-width:480px){.Products-module__5ym8iG__section{padding:var(--space-10)var(--space-3)}.Products-module__5ym8iG__imageContainer{height:220px}.Products-module__5ym8iG__cardContent{padding:var(--space-5)}.Products-module__5ym8iG__title{font-size:clamp(1.55rem,7vw,1.95rem)}.Products-module__5ym8iG__titleMain{letter-spacing:.035em}.Products-module__5ym8iG__titleSub{letter-spacing:.02em;font-size:.5em}.Products-module__5ym8iG__categoryBadge{top:var(--space-4);left:var(--space-4);padding:var(--space-2)var(--space-3);font-size:var(--fs-xs)}.Products-module__5ym8iG__titleLine{margin-top:var(--space-3)}.Products-module__5ym8iG__lineAccent{width:40px}}@media (prefers-reduced-motion:reduce){.Products-module__5ym8iG__productCard,.Products-module__5ym8iG__ctaLink,.Products-module__5ym8iG__image,.Products-module__5ym8iG__titleLine,.Products-module__5ym8iG__cardAccent{transition:none}.Products-module__5ym8iG__productCard:hover,.Products-module__5ym8iG__productCard:hover .Products-module__5ym8iG__image,.Products-module__5ym8iG__ctaLink:hover{transform:none}.Products-module__5ym8iG__ctaLink:before{transition: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}}
.About-module__4EMPOa__section{padding:var(--space-20)var(--space-8);background:var(--color-bg);color:var(--color-text);font-family:var(--font-sans);isolation:isolate;position:relative;overflow:hidden}.About-module__4EMPOa__backgroundElements{pointer-events:none;z-index:0;position:absolute;inset:0}.About-module__4EMPOa__backgroundGrid{background-image:linear-gradient(var(--color-accent-soft)1px,transparent 1px),linear-gradient(90deg,var(--color-accent-soft)1px,transparent 1px);opacity:.03;background-size:80px 80px;position:absolute;inset:0}.About-module__4EMPOa__cornerAccent{border:1px solid var(--color-accent-soft);pointer-events:none;opacity:.1;width:200px;height:200px;position:absolute}.About-module__4EMPOa__cornerAccent:nth-child(2){border-bottom:none;border-right:none;top:-100px;left:-100px}.About-module__4EMPOa__cornerAccent:nth-child(3){border-top:none;border-left:none;bottom:-100px;right:-100px}.About-module__4EMPOa__accentLine{background:linear-gradient(90deg,transparent 0%,var(--color-accent)15%,var(--color-accent)85%,transparent 100%);opacity:.8;z-index:2;height:1px;position:absolute;top:0;left:0;right: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:1.05fr 1fr;align-items:start;gap:clamp(40px,6vw,80px);display:grid}.About-module__4EMPOa__copy{max-width:680px}.About-module__4EMPOa__title{font-size:clamp(2rem,5vw,2.6rem);font-weight:var(--fw-regular);letter-spacing:var(--ls-tight);color:var(--color-text);margin:0 0 var(--space-6)0;gap:var(--space-2);flex-direction:column;line-height:1.08;display:flex}.About-module__4EMPOa__titleMain{font-weight:var(--fw-bold);text-transform:uppercase;letter-spacing:var(--ls-wide);color:var(--color-text);font-size:1.18em}.About-module__4EMPOa__titleSub{font-size:.42em;font-weight:var(--fw-regular);letter-spacing:var(--ls-normal);opacity:.85;text-transform:none;color:var(--color-text-secondary)}.About-module__4EMPOa__titleUnderline{width:100%;height:3px;margin:var(--space-8)0 var(--space-10)0;position:relative}.About-module__4EMPOa__underlineMain{background:var(--color-border);opacity:.6;width:100%;height:1px}.About-module__4EMPOa__underlineAccent{background:var(--color-accent);width:160px;height:2px;position:absolute;top:0;left:0}.About-module__4EMPOa__lead{font-size:clamp(var(--fs-lg),1.7vw,var(--fs-xl));font-weight:var(--fw-medium);letter-spacing:var(--ls-tight);color:var(--color-text);margin:0 0 var(--space-8)0;border-left:3px solid var(--color-accent);padding-left:var(--space-6);background:linear-gradient(90deg,var(--color-accent-soft),transparent 80%);line-height:1.55}.About-module__4EMPOa__paragraphs{gap:var(--space-5);margin-bottom:var(--space-10);flex-direction:column;display:flex}.About-module__4EMPOa__p{font-size:var(--fs-base);letter-spacing:var(--ls-tight);color:var(--color-text-secondary);line-height:1.6;font-weight:var(--fw-regular);margin:0}.About-module__4EMPOa__cta{justify-content:space-between;align-items:center;gap:var(--space-4);min-height:52px;padding:0 var(--space-6);border:1px solid var(--color-accent);color:var(--color-accent);font-weight:var(--fw-semibold);cursor:pointer;transition:all var(--transition-normal);letter-spacing:.12em;text-transform:uppercase;font-size:var(--fs-xs);background:0 0;border-radius:0;display:inline-flex;position:relative;overflow:hidden}.About-module__4EMPOa__cta:before{content:"";background:var(--color-accent);width:100%;height:100%;transition:left var(--transition-normal);z-index:-1;position:absolute;top:0;left:-100%}.About-module__4EMPOa__ctaText{white-space:nowrap;z-index:1;position:relative}.About-module__4EMPOa__ctaArrow{transition:transform var(--transition-fast);z-index:1;justify-content:center;align-items:center;display:flex;position:relative}.About-module__4EMPOa__cta:hover{color:#fff;border-color:var(--color-accent)}.About-module__4EMPOa__cta:hover:before{left:0}.About-module__4EMPOa__cta:hover .About-module__4EMPOa__ctaArrow{transform:translate(4px)}.About-module__4EMPOa__ctaLine{width:100%;height:100%;transition:left var(--transition-slow);background:linear-gradient(90deg,#0000,#ffffff26,#0000);position:absolute;top:0;left:-100%}.About-module__4EMPOa__cta:hover .About-module__4EMPOa__ctaLine{left:100%}.About-module__4EMPOa__figure{perspective:1000px;margin:0;position:relative}.About-module__4EMPOa__imageContainer{width:100%;transform-style:preserve-3d;position:relative}.About-module__4EMPOa__imageWrap{aspect-ratio:16/11;background:var(--color-surface);width:100%;box-shadow:var(--shadow-lg);isolation:isolate;transition:all var(--transition-slow);border:1px solid var(--color-border);position:relative;overflow:hidden;transform:translateZ(0)rotateX(2deg)rotateY(-2deg)}.About-module__4EMPOa__imageContainer:hover .About-module__4EMPOa__imageWrap{box-shadow:var(--shadow-xl),0 0 0 1px var(--color-accent-soft);transform:translateZ(20px)rotateX(0)rotateY(0)translateY(-8px)}.About-module__4EMPOa__image{object-fit:cover;transition:all var(--transition-slow);transform:scale(1.01)}.About-module__4EMPOa__imageContainer:hover .About-module__4EMPOa__image{transform:scale(1.03)}.About-module__4EMPOa__imageGlow{content:"";pointer-events:none;background:radial-gradient(60% 60% at 80% 20%,var(--color-accent-soft)0%,transparent 60%),radial-gradient(40% 40% at 20% 80%,#ffffff4d 0%,transparent 50%);mix-blend-mode:multiply;opacity:0;transition:opacity var(--transition-slow);position:absolute;inset:0}.About-module__4EMPOa__imageContainer:hover .About-module__4EMPOa__imageGlow{opacity:1}.About-module__4EMPOa__floatingShadow{background:var(--color-text);opacity:.1;filter:blur(15px);z-index:-1;height:40px;transition:all var(--transition-slow);position:absolute;bottom:-20px;left:10%;right:10%;transform:scale(.9)}.About-module__4EMPOa__imageContainer:hover .About-module__4EMPOa__floatingShadow{opacity:.15;filter:blur(20px);transform:scale(1)translateY(8px)}.About-module__4EMPOa__floatingAccent{background:linear-gradient(135deg,var(--color-accent),transparent 70%);z-index:-1;opacity:0;width:60px;height:60px;transition:all var(--transition-slow);filter:blur(5px);position:absolute;top:-10px;right:-10px;transform:rotate(45deg)scale(.8)}.About-module__4EMPOa__imageContainer:hover .About-module__4EMPOa__floatingAccent{opacity:.3;transform:rotate(45deg)scale(1)}.About-module__4EMPOa__caption{gap:var(--space-2);padding:var(--space-8)0 0 0;text-align:center;transition:transform var(--transition-normal);flex-direction:column;display:flex}.About-module__4EMPOa__figure:hover .About-module__4EMPOa__caption{transform:translateY(4px)}.About-module__4EMPOa__person{font-weight:var(--fw-bold);letter-spacing:var(--ls-wide);font-size:var(--fs-base);color:var(--color-text);text-transform:uppercase}.About-module__4EMPOa__role{color:var(--color-text-muted);font-size:var(--fs-sm);font-weight:var(--fw-regular);line-height:1.4}@media (max-width:1024px){.About-module__4EMPOa__section{padding:var(--space-16)var(--space-6)}.About-module__4EMPOa__grid{gap:var(--space-12);grid-template-columns:1fr}.About-module__4EMPOa__copy{text-align:center;max-width:none}.About-module__4EMPOa__titleUnderline{width:min(160px,25vw);margin-left:auto;margin-right:auto}.About-module__4EMPOa__underlineAccent{left:50%;transform:translate(-50%)}.About-module__4EMPOa__lead{text-align:left}.About-module__4EMPOa__imageWrap{max-width:600px;margin:0 auto;transform:none}.About-module__4EMPOa__imageContainer:hover .About-module__4EMPOa__imageWrap{transform:translateY(-6px)}}@media (max-width:768px){.About-module__4EMPOa__section{padding:var(--space-12)var(--space-4)}.About-module__4EMPOa__grid{gap:var(--space-10)}.About-module__4EMPOa__title{font-size:clamp(1.7rem,6vw,2.1rem)}.About-module__4EMPOa__titleMain{letter-spacing:.03em}.About-module__4EMPOa__titleSub{letter-spacing:.02em}.About-module__4EMPOa__titleUnderline{margin:var(--space-6)auto var(--space-8)auto}.About-module__4EMPOa__lead{font-size:var(--fs-lg);padding-left:var(--space-5);margin-bottom:var(--space-6)}.About-module__4EMPOa__paragraphs{gap:var(--space-4);margin-bottom:var(--space-8)}.About-module__4EMPOa__p{font-size:var(--fs-base)}.About-module__4EMPOa__cta{padding:0 var(--space-6);font-size:var(--fs-xs);justify-content:center;width:100%;max-width:280px;min-height:48px}.About-module__4EMPOa__imageWrap{aspect-ratio:4/3}.About-module__4EMPOa__floatingShadow{filter:blur(12px);height:30px;bottom:-15px}.About-module__4EMPOa__floatingAccent{display:none}}@media (max-width:480px){.About-module__4EMPOa__section{padding:var(--space-10)var(--space-3)}.About-module__4EMPOa__title{font-size:clamp(1.55rem,7vw,1.95rem)}.About-module__4EMPOa__titleMain{letter-spacing:.035em}.About-module__4EMPOa__titleSub{letter-spacing:.02em;font-size:.5em}.About-module__4EMPOa__lead{font-size:var(--fs-base);padding-left:var(--space-4);margin-bottom:var(--space-5);line-height:1.5}.About-module__4EMPOa__paragraphs{gap:var(--space-3);margin-bottom:var(--space-6)}.About-module__4EMPOa__p{font-size:var(--fs-sm);line-height:1.55}.About-module__4EMPOa__imageWrap{aspect-ratio:1}.About-module__4EMPOa__caption{padding-top:var(--space-6)}.About-module__4EMPOa__person{font-size:var(--fs-sm)}.About-module__4EMPOa__role{font-size:var(--fs-xs)}.About-module__4EMPOa__floatingShadow{filter:blur(8px);height:20px;bottom:-10px}.About-module__4EMPOa__cta{width:100%;max-width:260px;font-size:var(--fs-xs);min-height:44px}}@media (prefers-reduced-motion:reduce){.About-module__4EMPOa__cta,.About-module__4EMPOa__image,.About-module__4EMPOa__imageWrap,.About-module__4EMPOa__floatingShadow,.About-module__4EMPOa__floatingAccent,.About-module__4EMPOa__caption{transition:none;transform:none!important}.About-module__4EMPOa__cta:hover{transform:none}.About-module__4EMPOa__imageContainer:hover .About-module__4EMPOa__image{transform:scale(1.01)}.About-module__4EMPOa__floatingAccent,.About-module__4EMPOa__floatingShadow{display:none}}@media (hover:none) and (pointer:coarse){.About-module__4EMPOa__imageWrap{box-shadow:var(--shadow-lg);transform:none!important}.About-module__4EMPOa__floatingAccent{display:none}.About-module__4EMPOa__floatingShadow{opacity:.5}}
.ModelCard-module__3OVFxG__modelCard{background:#fff;border:1px solid #e5e7eb;border-radius:0;flex-direction:column;height:100%;transition:all .2s;display:flex}.ModelCard-module__3OVFxG__modelCard:hover{border-color:#b41f2a;transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.ModelCard-module__3OVFxG__modelImageContainer{background:#f8fafc;border-bottom:1px solid #e5e7eb;justify-content:center;align-items:center;height:160px;padding:1.5rem;display:flex}.ModelCard-module__3OVFxG__modelImage{object-fit:contain;max-width:100%;max-height:100%}.ModelCard-module__3OVFxG__modelContent{flex-direction:column;flex:1;padding:1.25rem;display:flex}.ModelCard-module__3OVFxG__modelName{color:#1a1a1a;margin-bottom:.5rem;font-size:1rem;font-weight:600;line-height:1.3}.ModelCard-module__3OVFxG__modelDescription{color:#4b5563;flex:1;margin-bottom:1rem;font-size:.875rem;line-height:1.5}.ModelCard-module__3OVFxG__features{border-top:1px solid #f3f4f6;padding-top:1rem}.ModelCard-module__3OVFxG__featureItem{color:#4b5563;align-items:flex-start;gap:.5rem;padding:.25rem 0;font-size:.75rem;line-height:1.4;display:flex}.ModelCard-module__3OVFxG__featureBullet{color:#b41f2a;flex-shrink:0;margin-top:.125rem;font-weight:700}.ModelCard-module__3OVFxG__featureText{flex:1}.ModelCard-module__3OVFxG__showMoreBtn,.ModelCard-module__3OVFxG__showLessBtn{color:#6b7280;cursor:pointer;text-align:center;background:0 0;border:1px solid #d1d5db;width:100%;margin-top:.75rem;padding:.5rem;font-size:.75rem;transition:all .2s}.ModelCard-module__3OVFxG__showMoreBtn:hover,.ModelCard-module__3OVFxG__showLessBtn:hover{color:#b41f2a;background:#b41f2a0d;border-color:#b41f2a}@media (max-width:768px){.ModelCard-module__3OVFxG__modelImageContainer{height:200px;padding:2rem}.ModelCard-module__3OVFxG__modelContent{padding:1.5rem}.ModelCard-module__3OVFxG__modelName{font-size:1.125rem}.ModelCard-module__3OVFxG__modelDescription{font-size:1rem;line-height:1.6}.ModelCard-module__3OVFxG__featureItem{padding:.375rem 0;font-size:.875rem}.ModelCard-module__3OVFxG__showMoreBtn,.ModelCard-module__3OVFxG__showLessBtn{padding:.75rem;font-size:.875rem}}@media (max-width:480px){.ModelCard-module__3OVFxG__modelImageContainer{height:220px;padding:2.5rem}.ModelCard-module__3OVFxG__modelContent{padding:1.75rem}.ModelCard-module__3OVFxG__modelName{font-size:1.25rem}}
.Vorteile-module__H-8JkW__section{padding:var(--space-20)var(--space-8);background:var(--color-bg);color:var(--color-text);font-family:var(--font-sans);isolation:isolate;opacity:0;transition:all 1s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden;transform:translateY(40px)}.Vorteile-module__H-8JkW__section.Vorteile-module__H-8JkW__visible{opacity:1;transform:translateY(0)}.Vorteile-module__H-8JkW__backgroundElements{pointer-events:none;z-index:0;position:absolute;inset:0}.Vorteile-module__H-8JkW__backgroundGrid{background-image:linear-gradient(var(--color-accent-soft)1px,transparent 1px),linear-gradient(90deg,var(--color-accent-soft)1px,transparent 1px);opacity:.03;background-size:80px 80px;position:absolute;inset:0}.Vorteile-module__H-8JkW__cornerAccent{border:1px solid var(--color-accent-soft);pointer-events:none;opacity:.1;width:200px;height:200px;position:absolute}.Vorteile-module__H-8JkW__cornerAccent:nth-child(2){border-bottom:none;border-right:none;top:-100px;left:-100px}.Vorteile-module__H-8JkW__cornerAccent:nth-child(3){border-top:none;border-left:none;bottom:-100px;right:-100px}.Vorteile-module__H-8JkW__accentLine{background:linear-gradient(90deg,transparent 0%,var(--color-accent)15%,var(--color-accent)85%,transparent 100%);opacity:.8;z-index:2;height:1px;position:absolute;top:0;left:0;right:0}.Vorteile-module__H-8JkW__container{z-index:1;max-width:var(--container-max-width);margin:0 auto;position:relative}.Vorteile-module__H-8JkW__grid{grid-template-columns:1fr 1.05fr;align-items:flex-start;gap:clamp(40px,6vw,80px);display:grid}.Vorteile-module__H-8JkW__copy{opacity:0;max-width:680px;transition:all .8s cubic-bezier(.16,1,.3,1) .4s;transform:translateY(30px)}.Vorteile-module__H-8JkW__section.Vorteile-module__H-8JkW__visible .Vorteile-module__H-8JkW__copy{opacity:1;transform:translateY(0)}.Vorteile-module__H-8JkW__title{font-size:clamp(2rem,5vw,2.6rem);font-weight:var(--fw-regular);letter-spacing:var(--ls-tight);color:var(--color-text);margin:0 0 var(--space-6)0;gap:var(--space-2);flex-direction:column;line-height:1.08;display:flex}.Vorteile-module__H-8JkW__titleMain{font-weight:var(--fw-bold);text-transform:uppercase;letter-spacing:var(--ls-wide);color:var(--color-text);font-size:1.18em}.Vorteile-module__H-8JkW__titleSub{font-size:.42em;font-weight:var(--fw-regular);letter-spacing:var(--ls-normal);opacity:.85;text-transform:none;color:var(--color-text-secondary)}.Vorteile-module__H-8JkW__titleUnderline{width:100%;height:3px;margin:var(--space-8)0 var(--space-10)0;position:relative}.Vorteile-module__H-8JkW__underlineMain{background:var(--color-border);opacity:.6;width:100%;height:1px}.Vorteile-module__H-8JkW__underlineAccent{background:var(--color-accent);width:160px;height:2px;position:absolute;top:0;left:0}.Vorteile-module__H-8JkW__lead{font-size:clamp(var(--fs-lg),1.7vw,var(--fs-xl));font-weight:var(--fw-medium);letter-spacing:var(--ls-tight);color:var(--color-text);margin:0 0 var(--space-8)0;border-left:3px solid var(--color-accent);padding-left:var(--space-6);background:linear-gradient(90deg,var(--color-accent-soft),transparent 80%);line-height:1.55}.Vorteile-module__H-8JkW__paragraphs{gap:var(--space-5);margin-bottom:var(--space-10);flex-direction:column;display:flex}.Vorteile-module__H-8JkW__p{font-size:var(--fs-base);letter-spacing:var(--ls-tight);color:var(--color-text-secondary);line-height:1.6;font-weight:var(--fw-regular);margin:0}.Vorteile-module__H-8JkW__ctaRow{margin-top:var(--space-4)}.Vorteile-module__H-8JkW__cta{justify-content:space-between;align-items:center;gap:var(--space-4);min-height:52px;padding:0 var(--space-6);border:1px solid var(--color-accent);color:var(--color-accent);font-weight:var(--fw-semibold);cursor:pointer;transition:all var(--transition-normal);letter-spacing:.12em;text-transform:uppercase;font-size:var(--fs-xs);background:0 0;border-radius:0;display:inline-flex;position:relative;overflow:hidden}.Vorteile-module__H-8JkW__cta:before{content:"";background:var(--color-accent);width:100%;height:100%;transition:left var(--transition-normal);z-index:-1;position:absolute;top:0;left:-100%}.Vorteile-module__H-8JkW__ctaText{white-space:nowrap;z-index:1;position:relative}.Vorteile-module__H-8JkW__ctaArrow{transition:transform var(--transition-fast);z-index:1;justify-content:center;align-items:center;display:flex;position:relative}.Vorteile-module__H-8JkW__cta:hover{color:#fff;border-color:var(--color-accent)}.Vorteile-module__H-8JkW__cta:hover:before{left:0}.Vorteile-module__H-8JkW__cta:hover .Vorteile-module__H-8JkW__ctaArrow{transform:translate(4px)}.Vorteile-module__H-8JkW__ctaLine{width:100%;height:100%;transition:left var(--transition-slow);background:linear-gradient(90deg,#0000,#ffffff26,#0000);position:absolute;top:0;left:-100%}.Vorteile-module__H-8JkW__cta:hover .Vorteile-module__H-8JkW__ctaLine{left:100%}.Vorteile-module__H-8JkW__advantagesGrid{gap:var(--space-6);opacity:0;grid-template-columns:repeat(2,minmax(0,1fr));transition:all .8s cubic-bezier(.16,1,.3,1) .6s;display:grid;transform:translateY(30px)}.Vorteile-module__H-8JkW__section.Vorteile-module__H-8JkW__visible .Vorteile-module__H-8JkW__advantagesGrid{opacity:1;transform:translateY(0)}.Vorteile-module__H-8JkW__advantageCard{background:var(--color-surface);border:1px solid var(--color-border);padding:var(--space-6);transition:all var(--transition-normal);opacity:0;flex-direction:column;height:fit-content;animation:.6s ease-out forwards Vorteile-module__H-8JkW__fadeInUp;display:flex;position:relative;overflow:hidden;transform:translateY(20px)}@keyframes Vorteile-module__H-8JkW__fadeInUp{to{opacity:1;transform:translateY(0)}}.Vorteile-module__H-8JkW__advantageCard:hover{box-shadow:var(--shadow-lg);border-color:var(--color-accent);transform:translateY(-4px)}.Vorteile-module__H-8JkW__iconContainer{margin-bottom:var(--space-4)}.Vorteile-module__H-8JkW__icon{width:32px;height:32px;color:var(--color-accent);transition:all var(--transition-normal)}.Vorteile-module__H-8JkW__advantageCard:hover .Vorteile-module__H-8JkW__icon{color:var(--color-accent-hover);transform:scale(1.1)}.Vorteile-module__H-8JkW__cardContent{text-align:left;flex:1}.Vorteile-module__H-8JkW__cardTitle{font-size:var(--fs-base);font-weight:var(--fw-semibold);color:var(--color-text);margin:0 0 var(--space-3)0;line-height:1.3}.Vorteile-module__H-8JkW__cardDescription{font-size:var(--fs-sm);color:var(--color-text-secondary);margin:0;line-height:1.5}.Vorteile-module__H-8JkW__cardAccent{background:var(--color-accent);width:0;height:2px;transition:width var(--transition-normal);position:absolute;bottom:0;left:0}.Vorteile-module__H-8JkW__advantageCard:hover .Vorteile-module__H-8JkW__cardAccent{width:100%}@media (max-width:1280px){.Vorteile-module__H-8JkW__grid{gap:var(--space-12);grid-template-columns:1fr}.Vorteile-module__H-8JkW__copy{text-align:center;max-width:none}.Vorteile-module__H-8JkW__titleUnderline{width:min(160px,25vw);margin-left:auto;margin-right:auto}.Vorteile-module__H-8JkW__underlineAccent{left:50%;transform:translate(-50%)}.Vorteile-module__H-8JkW__lead{text-align:left}.Vorteile-module__H-8JkW__advantagesGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:1024px){.Vorteile-module__H-8JkW__section{padding:var(--space-16)var(--space-6)}.Vorteile-module__H-8JkW__advantagesGrid{gap:var(--space-6);grid-template-columns:repeat(2,1fr)}.Vorteile-module__H-8JkW__titleUnderline{margin-bottom:var(--space-8)}.Vorteile-module__H-8JkW__lead{max-width:100%}}@media (max-width:768px){.Vorteile-module__H-8JkW__section{padding:var(--space-12)var(--space-4)}.Vorteile-module__H-8JkW__grid{gap:var(--space-10)}.Vorteile-module__H-8JkW__title{font-size:clamp(1.7rem,6vw,2.1rem)}.Vorteile-module__H-8JkW__titleMain{letter-spacing:.03em}.Vorteile-module__H-8JkW__titleSub{letter-spacing:.02em}.Vorteile-module__H-8JkW__lead{font-size:var(--fs-lg);padding-left:var(--space-5);margin-bottom:var(--space-6)}.Vorteile-module__H-8JkW__paragraphs{gap:var(--space-4);margin-bottom:var(--space-8)}.Vorteile-module__H-8JkW__p{font-size:var(--fs-base)}.Vorteile-module__H-8JkW__ctaRow{justify-content:center;display:flex}.Vorteile-module__H-8JkW__cta{justify-content:center;width:100%;max-width:320px;min-height:48px}.Vorteile-module__H-8JkW__advantagesGrid{gap:var(--space-6);grid-template-columns:1fr;max-width:420px;margin:0 auto}.Vorteile-module__H-8JkW__advantageCard{padding:var(--space-5);text-align:center}.Vorteile-module__H-8JkW__cardContent{text-align:center}}@media (max-width:480px){.Vorteile-module__H-8JkW__section{padding:var(--space-10)var(--space-3)}.Vorteile-module__H-8JkW__title{font-size:clamp(1.55rem,7vw,1.95rem)}.Vorteile-module__H-8JkW__titleMain{letter-spacing:.035em}.Vorteile-module__H-8JkW__titleSub{letter-spacing:.02em;font-size:.5em}.Vorteile-module__H-8JkW__lead{font-size:var(--fs-base);padding-left:var(--space-4);margin-bottom:var(--space-5);line-height:1.5}.Vorteile-module__H-8JkW__paragraphs{gap:var(--space-3);margin-bottom:var(--space-6)}.Vorteile-module__H-8JkW__p{font-size:var(--fs-sm);line-height:1.55}.Vorteile-module__H-8JkW__advantagesGrid{gap:var(--space-4);max-width:100%}.Vorteile-module__H-8JkW__advantageCard{padding:var(--space-4)}.Vorteile-module__H-8JkW__cardTitle{font-size:var(--fs-sm)}.Vorteile-module__H-8JkW__cardDescription{font-size:var(--fs-xs)}.Vorteile-module__H-8JkW__cta{width:100%;max-width:280px;font-size:var(--fs-xs);min-height:44px}}@media (prefers-reduced-motion:reduce){.Vorteile-module__H-8JkW__section,.Vorteile-module__H-8JkW__copy,.Vorteile-module__H-8JkW__advantagesGrid,.Vorteile-module__H-8JkW__advantageCard,.Vorteile-module__H-8JkW__cta,.Vorteile-module__H-8JkW__icon{transition:none;animation:none;transform:none!important}.Vorteile-module__H-8JkW__section,.Vorteile-module__H-8JkW__copy,.Vorteile-module__H-8JkW__advantagesGrid,.Vorteile-module__H-8JkW__advantageCard{opacity:1}.Vorteile-module__H-8JkW__cta:hover,.Vorteile-module__H-8JkW__advantageCard:hover,.Vorteile-module__H-8JkW__advantageCard:hover .Vorteile-module__H-8JkW__icon{transform:none}.Vorteile-module__H-8JkW__cardAccent{display:none}}@media (hover:none) and (pointer:coarse){.Vorteile-module__H-8JkW__advantageCard:hover{box-shadow:var(--shadow-sm);border-color:var(--color-border);transform:none}.Vorteile-module__H-8JkW__cardAccent{display:none}}
.BrandCard-module__xgAKPW__card{background:#fff;border:1px solid #e5e7eb;height:fit-content;transition:all .2s;overflow:hidden}.BrandCard-module__xgAKPW__card:hover{border-color:#d1d5db;transform:translateY(-2px);box-shadow:0 8px 20px #0f172a14}.BrandCard-module__xgAKPW__cardHeader{cursor:pointer;background:#fff;justify-content:space-between;align-items:flex-start;gap:1rem;min-height:140px;padding:1.5rem;transition:background-color .2s,border-color .2s;display:flex}.BrandCard-module__xgAKPW__cardHeader:hover{background:#f9fafb}.BrandCard-module__xgAKPW__brandMain{flex:1;align-items:flex-start;gap:1rem;display:flex}.BrandCard-module__xgAKPW__logoContainer{background:#f9fafb;border:1px solid #e5e7eb;flex-shrink:0;justify-content:center;align-items:center;width:72px;height:72px;padding:.75rem;transition:all .2s;display:flex}.BrandCard-module__xgAKPW__card:hover .BrandCard-module__xgAKPW__logoContainer{border-color:#cbd5f5;transform:scale(1.03)}.BrandCard-module__xgAKPW__logo{object-fit:contain;max-width:100%;max-height:100%}.BrandCard-module__xgAKPW__brandContent{flex:1;min-width:0}.BrandCard-module__xgAKPW__brandHeader{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.75rem;display:flex}.BrandCard-module__xgAKPW__brandName{color:#111827;flex:1;margin:0;font-size:1.25rem;font-weight:700;line-height:1.3}.BrandCard-module__xgAKPW__modelCount{color:#4b5563;white-space:nowrap;align-items:center;gap:.25rem;font-size:.875rem;font-weight:500;display:flex}.BrandCard-module__xgAKPW__modelCount:before{content:"•";color:#b41f2a;margin-right:.25rem}.BrandCard-module__xgAKPW__brandDescription{color:#4b5563;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:1rem;font-size:.9rem;line-height:1.6;display:-webkit-box;overflow:hidden}.BrandCard-module__xgAKPW__brandFeatures{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.BrandCard-module__xgAKPW__featureTag{color:#374151;white-space:nowrap;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:999px;padding:.375rem .625rem;font-size:.75rem;transition:all .2s}.BrandCard-module__xgAKPW__featureTag:hover{background:#e5e7eb}.BrandCard-module__xgAKPW__showMoreFeatures,.BrandCard-module__xgAKPW__showLessFeatures{color:#4b5563;cursor:pointer;white-space:nowrap;background:#f9fafb;border:1px solid #d1d5db;padding:.375rem .625rem;font-size:.75rem;transition:all .2s}.BrandCard-module__xgAKPW__showMoreFeatures:hover,.BrandCard-module__xgAKPW__showLessFeatures:hover{color:#b41f2a;background:#b41f2a0a;border-color:#b41f2a}.BrandCard-module__xgAKPW__toggleButton{color:#111827;background:#f9fafb;border:1px solid #d1d5db;flex-shrink:0;justify-content:center;align-items:center;gap:.5rem;min-width:110px;padding:.625rem 1rem;font-size:.875rem;font-weight:600;transition:all .2s;display:flex}.BrandCard-module__xgAKPW__toggleButton:hover{color:#b41f2a;background:#f3f4f6;border-color:#b41f2a;transform:translateY(-1px)}.BrandCard-module__xgAKPW__arrow{font-size:.75rem;transition:transform .2s}.BrandCard-module__xgAKPW__arrowUp{transform:rotate(180deg)}.BrandCard-module__xgAKPW__modelsContainer{background:#f9fafb;border-top:1px solid #e5e7eb;animation:.3s BrandCard-module__xgAKPW__slideDown}@keyframes BrandCard-module__xgAKPW__slideDown{0%{opacity:0;max-height:0}to{opacity:1;max-height:2000px}}.BrandCard-module__xgAKPW__modelsGrid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1.5rem;padding:1.5rem;display:grid}@media (max-width:1500px){.BrandCard-module__xgAKPW__brandName{font-size:1.125rem}.BrandCard-module__xgAKPW__logoContainer{width:68px;height:68px}}@media (max-width:1200px){.BrandCard-module__xgAKPW__cardHeader{min-height:160px}.BrandCard-module__xgAKPW__brandHeader{flex-direction:column;align-items:flex-start;gap:.5rem}.BrandCard-module__xgAKPW__modelsGrid{grid-template-columns:1fr}}@media (max-width:1024px){.BrandCard-module__xgAKPW__cardHeader{min-height:auto;padding:1.25rem}.BrandCard-module__xgAKPW__brandMain{gap:.875rem}.BrandCard-module__xgAKPW__logoContainer{width:60px;height:60px;padding:.5rem}.BrandCard-module__xgAKPW__brandName{font-size:1.125rem}.BrandCard-module__xgAKPW__toggleButton{min-width:100px;padding:.5rem .875rem}}@media (max-width:768px){.BrandCard-module__xgAKPW__cardHeader{flex-direction:column;gap:1rem;min-height:auto;padding:1.25rem}.BrandCard-module__xgAKPW__brandMain{gap:.875rem}.BrandCard-module__xgAKPW__logoContainer{width:80px;height:80px;padding:.9rem}.BrandCard-module__xgAKPW__brandHeader{flex-direction:column;align-items:flex-start;gap:.5rem}.BrandCard-module__xgAKPW__brandName{font-size:1.25rem}.BrandCard-module__xgAKPW__modelCount{align-self:flex-start;font-size:.875rem}.BrandCard-module__xgAKPW__brandFeatures{gap:.375rem}.BrandCard-module__xgAKPW__featureTag,.BrandCard-module__xgAKPW__showMoreFeatures,.BrandCard-module__xgAKPW__showLessFeatures{padding:.25rem .5rem;font-size:.7rem}.BrandCard-module__xgAKPW__toggleButton{justify-content:center;align-self:stretch;min-width:auto}.BrandCard-module__xgAKPW__modelsGrid{grid-template-columns:1fr;gap:1rem;padding:1.25rem}}@media (max-width:480px){.BrandCard-module__xgAKPW__cardHeader{padding:1.25rem}.BrandCard-module__xgAKPW__brandMain{gap:.9rem}.BrandCard-module__xgAKPW__logoContainer{width:76px;height:76px;padding:.9rem}.BrandCard-module__xgAKPW__brandName{font-size:1.3rem}.BrandCard-module__xgAKPW__brandDescription{-webkit-line-clamp:3;font-size:.95rem}.BrandCard-module__xgAKPW__modelsGrid{padding:1.15rem}.BrandCard-module__xgAKPW__modelCount{font-size:.95rem;font-weight:600}}
.CertusProcess-module__QpP7fG__section{padding:var(--space-20)var(--space-8);color:#fff;font-family:var(--font-sans);isolation:isolate;opacity:0;background:linear-gradient(135deg,#0a0a0a 0%,#111 50%,#0a0a0a 100%);transition:all 1s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden;transform:translateY(40px)}.CertusProcess-module__QpP7fG__section.CertusProcess-module__QpP7fG__visible{opacity:1;transform:translateY(0)}.CertusProcess-module__QpP7fG__backgroundElements{pointer-events:none;z-index:0;position:absolute;inset:0}.CertusProcess-module__QpP7fG__backgroundGrid{opacity:.05;background-image:linear-gradient(#b41f2a1a 1px,#0000 1px),linear-gradient(90deg,#b41f2a1a 1px,#0000 1px);background-size:100px 100px;position:absolute;inset:0}.CertusProcess-module__QpP7fG__cornerAccent{pointer-events:none;opacity:.15;border:1px solid #b41f2a33;width:150px;height:150px;position:absolute}.CertusProcess-module__QpP7fG__cornerAccent:nth-child(2){border-bottom:none;border-right:none;top:-75px;left:-75px}.CertusProcess-module__QpP7fG__cornerAccent:nth-child(3){border-top:none;border-left:none;bottom:-75px;right:-75px}.CertusProcess-module__QpP7fG__accentLine{background:linear-gradient(90deg,transparent 0%,var(--color-accent)15%,var(--color-accent)85%,transparent 100%);opacity:.8;z-index:2;height:1px;position:absolute;top:0;left:0;right:0}.CertusProcess-module__QpP7fG__container{z-index:1;max-width:var(--container-max-width);margin:0 auto;position:relative}.CertusProcess-module__QpP7fG__content{gap:var(--space-16);flex-direction:column;display:flex}.CertusProcess-module__QpP7fG__header{text-align:left;margin-bottom:var(--space-12);opacity:0;transition:all .8s cubic-bezier(.16,1,.3,1) .4s;transform:translateY(30px)}.CertusProcess-module__QpP7fG__section.CertusProcess-module__QpP7fG__visible .CertusProcess-module__QpP7fG__header{opacity:1;transform:translateY(0)}.CertusProcess-module__QpP7fG__title{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}.CertusProcess-module__QpP7fG__titleMain{font-weight:var(--fw-bold);text-transform:uppercase;letter-spacing:var(--ls-wide);color:#fff;font-size:1.18em}.CertusProcess-module__QpP7fG__titleSub{font-size:.42em;font-weight:var(--fw-regular);letter-spacing:var(--ls-normal);opacity:.8;text-transform:none;color:#ffffffb3}.CertusProcess-module__QpP7fG__titleUnderline{width:100%;height:3px;margin:var(--space-8)0 0 0;position:relative}.CertusProcess-module__QpP7fG__underlineMain{opacity:.6;background:#fff3;width:100%;height:1px}.CertusProcess-module__QpP7fG__underlineAccent{background:var(--color-accent);width:160px;height:2px;position:absolute;top:0;left:0}.CertusProcess-module__QpP7fG__stepsSection{width:100%}.CertusProcess-module__QpP7fG__steps{gap:var(--space-8);margin-bottom:var(--space-16);opacity:0;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));transition:all .8s cubic-bezier(.16,1,.3,1) .6s;display:grid;position:relative;transform:translateY(30px)}.CertusProcess-module__QpP7fG__section.CertusProcess-module__QpP7fG__visible .CertusProcess-module__QpP7fG__steps{opacity:1;transform:translateY(0)}.CertusProcess-module__QpP7fG__step{position:relative}.CertusProcess-module__QpP7fG__stepContent{text-align:center;padding:var(--space-8);transition:all var(--transition-normal);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff1a;flex-direction:column;align-items:center;height:100%;display:flex;position:relative}.CertusProcess-module__QpP7fG__step:hover .CertusProcess-module__QpP7fG__stepContent{border-color:var(--color-accent);background:#ffffff0d;transform:translateY(-4px);box-shadow:0 8px 30px #b41f2a26}.CertusProcess-module__QpP7fG__iconWrapper{margin-bottom:var(--space-6);justify-content:center;align-items:center;display:flex;position:relative}.CertusProcess-module__QpP7fG__iconSquare{border:1.5px solid var(--color-accent);width:80px;height:80px;color:var(--color-accent);transition:all var(--transition-normal);z-index:2;background:#ffffff05;justify-content:center;align-items:center;font-size:28px;display:flex;position:relative}.CertusProcess-module__QpP7fG__step:hover .CertusProcess-module__QpP7fG__iconSquare{border-color:var(--color-accent-hover);color:var(--color-accent-hover);background:#b41f2a1a;transform:scale(1.05)}.CertusProcess-module__QpP7fG__connectorLine{background:linear-gradient(90deg,var(--color-accent)0%,transparent 100%);opacity:.3;z-index:1;justify-content:space-between;align-items:center;width:calc(100% - 80px);height:1px;display:flex;position:absolute;top:50%;left:calc(100% - 40px)}.CertusProcess-module__QpP7fG__connectorDot{background:var(--color-accent);opacity:0;border-radius:50%;width:4px;height:4px;animation:2s ease-in-out infinite CertusProcess-module__QpP7fG__dotPulse}.CertusProcess-module__QpP7fG__connectorDot:first-child{animation-delay:0s}.CertusProcess-module__QpP7fG__connectorDot:nth-child(2){animation-delay:.5s}.CertusProcess-module__QpP7fG__connectorDot:nth-child(3){animation-delay:1s}@keyframes CertusProcess-module__QpP7fG__dotPulse{0%,to{opacity:0;transform:scale(.5)}50%{opacity:1;transform:scale(1)}}.CertusProcess-module__QpP7fG__textContent{flex-direction:column;flex:1;align-items:center;display:flex;position:relative}.CertusProcess-module__QpP7fG__stepHeader{margin-bottom:var(--space-4);width:100%}.CertusProcess-module__QpP7fG__stepNumber{font-size:var(--fs-xs);font-weight:var(--fw-semibold);color:var(--color-accent);letter-spacing:var(--ls-wide);text-transform:uppercase;margin-bottom:var(--space-2);display:block}.CertusProcess-module__QpP7fG__stepTitle{font-size:var(--fs-base);font-weight:var(--fw-bold);color:#fff;text-transform:uppercase;letter-spacing:var(--ls-wide);margin:0;line-height:1.3}.CertusProcess-module__QpP7fG__stepText{font-size:var(--fs-sm);color:#ffffffb3;line-height:1.5;font-weight:var(--fw-regular);max-width:280px;margin:0}.CertusProcess-module__QpP7fG__mobileSlider{width:100%;display:none;position:relative}.CertusProcess-module__QpP7fG__sliderContainer{touch-action:pan-y;overflow:hidden}.CertusProcess-module__QpP7fG__sliderTrack{width:100%;transition:transform .4s cubic-bezier(.16,1,.3,1);display:flex}.CertusProcess-module__QpP7fG__slide{min-width:100%;padding:0 var(--space-2);flex:0 0 100%}.CertusProcess-module__QpP7fG__sliderNavigation{margin-top:var(--space-6);padding:0 var(--space-4);justify-content:space-between;align-items:center;display:flex}.CertusProcess-module__QpP7fG__navButton{color:#fff;cursor:pointer;width:44px;height:44px;transition:all var(--transition-normal);font-size:var(--fs-sm);background:#ffffff0d;border:1px solid #fff3;justify-content:center;align-items:center;display:flex}.CertusProcess-module__QpP7fG__navButton:hover{background:var(--color-accent);border-color:var(--color-accent);color:#fff;transform:scale(1.05)}.CertusProcess-module__QpP7fG__navButton:disabled{opacity:.3;cursor:not-allowed;transform:none}.CertusProcess-module__QpP7fG__navButton:disabled:hover{color:#fff;background:#ffffff0d;border-color:#fff3}.CertusProcess-module__QpP7fG__sliderDots{gap:var(--space-2);display:flex}.CertusProcess-module__QpP7fG__dot{cursor:pointer;width:8px;height:8px;transition:all var(--transition-normal);background:#ffffff4d;border:none;border-radius:50%;padding:0}.CertusProcess-module__QpP7fG__dot.CertusProcess-module__QpP7fG__active{background:var(--color-accent);transform:scale(1.2)}.CertusProcess-module__QpP7fG__dot:hover{background:var(--color-accent)}.CertusProcess-module__QpP7fG__ctaWrapper{text-align:center;opacity:0;transition:all .8s cubic-bezier(.16,1,.3,1) .8s;transform:translateY(30px)}.CertusProcess-module__QpP7fG__section.CertusProcess-module__QpP7fG__visible .CertusProcess-module__QpP7fG__ctaWrapper{opacity:1;transform:translateY(0)}.CertusProcess-module__QpP7fG__cta{justify-content:space-between;align-items:center;gap:var(--space-4);min-height:52px;padding:0 var(--space-6);border:1px solid var(--color-accent);color:var(--color-accent);font-weight:var(--fw-semibold);cursor:pointer;transition:all var(--transition-normal);letter-spacing:.12em;text-transform:uppercase;font-size:var(--fs-xs);background:0 0;border-radius:0;display:inline-flex;position:relative;overflow:hidden}.CertusProcess-module__QpP7fG__cta:before{content:"";background:var(--color-accent);width:100%;height:100%;transition:left var(--transition-normal);z-index:-1;position:absolute;top:0;left:-100%}.CertusProcess-module__QpP7fG__ctaText{white-space:nowrap;z-index:1;position:relative}.CertusProcess-module__QpP7fG__ctaArrow{transition:transform var(--transition-fast);z-index:1;justify-content:center;align-items:center;display:flex;position:relative}.CertusProcess-module__QpP7fG__cta:hover{color:#fff;border-color:var(--color-accent)}.CertusProcess-module__QpP7fG__cta:hover:before{left:0}.CertusProcess-module__QpP7fG__cta:hover .CertusProcess-module__QpP7fG__ctaArrow{transform:translate(4px)}.CertusProcess-module__QpP7fG__ctaLine{width:100%;height:100%;transition:left var(--transition-slow);background:linear-gradient(90deg,#0000,#fff3,#0000);position:absolute;top:0;left:-100%}.CertusProcess-module__QpP7fG__cta:hover .CertusProcess-module__QpP7fG__ctaLine{left:100%}@media (max-width:1024px){.CertusProcess-module__QpP7fG__section{padding:var(--space-16)var(--space-6)}.CertusProcess-module__QpP7fG__steps{gap:var(--space-6);grid-template-columns:repeat(2,1fr)}.CertusProcess-module__QpP7fG__connectorLine{display:none}.CertusProcess-module__QpP7fG__stepContent{padding:var(--space-6)}}@media (max-width:768px){.CertusProcess-module__QpP7fG__section{padding:var(--space-12)var(--space-4)}.CertusProcess-module__QpP7fG__header{margin-bottom:var(--space-10);text-align:center}.CertusProcess-module__QpP7fG__title{font-size:clamp(1.7rem,6vw,2.1rem)}.CertusProcess-module__QpP7fG__titleMain{letter-spacing:.03em}.CertusProcess-module__QpP7fG__titleSub{letter-spacing:.02em}.CertusProcess-module__QpP7fG__titleUnderline{margin:var(--space-6)auto 0 auto;width:min(160px,25vw)}.CertusProcess-module__QpP7fG__underlineAccent{width:60px;left:50%;transform:translate(-50%)}.CertusProcess-module__QpP7fG__steps{display:none}.CertusProcess-module__QpP7fG__mobileSlider{margin-bottom:var(--space-12);display:block}.CertusProcess-module__QpP7fG__stepContent{padding:var(--space-8);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff1a;flex-direction:column;justify-content:center;height:auto;min-height:320px;display:flex}.CertusProcess-module__QpP7fG__iconSquare{width:70px;height:70px;margin-bottom:var(--space-4);font-size:24px}.CertusProcess-module__QpP7fG__stepTitle{font-size:var(--fs-lg)}.CertusProcess-module__QpP7fG__stepText{font-size:var(--fs-base);max-width:none}.CertusProcess-module__QpP7fG__cta{padding:0 var(--space-6);font-size:var(--fs-xs);justify-content:center;width:100%;max-width:280px;min-height:48px}}@media (max-width:480px){.CertusProcess-module__QpP7fG__section{padding:var(--space-10)var(--space-3)}.CertusProcess-module__QpP7fG__title{font-size:clamp(1.55rem,7vw,1.95rem)}.CertusProcess-module__QpP7fG__titleMain{letter-spacing:.035em}.CertusProcess-module__QpP7fG__titleSub{letter-spacing:.02em;font-size:.5em}.CertusProcess-module__QpP7fG__stepContent{padding:var(--space-6);min-height:280px}.CertusProcess-module__QpP7fG__iconSquare{width:60px;height:60px;font-size:20px}.CertusProcess-module__QpP7fG__stepTitle{font-size:var(--fs-base)}.CertusProcess-module__QpP7fG__stepText{font-size:var(--fs-sm)}.CertusProcess-module__QpP7fG__sliderNavigation{padding:0}.CertusProcess-module__QpP7fG__navButton{width:40px;height:40px}.CertusProcess-module__QpP7fG__cta{width:100%;max-width:260px;font-size:var(--fs-xs);min-height:44px}}@media (prefers-reduced-motion:reduce){.CertusProcess-module__QpP7fG__section,.CertusProcess-module__QpP7fG__header,.CertusProcess-module__QpP7fG__steps,.CertusProcess-module__QpP7fG__ctaWrapper,.CertusProcess-module__QpP7fG__stepContent,.CertusProcess-module__QpP7fG__iconSquare,.CertusProcess-module__QpP7fG__cta,.CertusProcess-module__QpP7fG__connectorDot,.CertusProcess-module__QpP7fG__sliderTrack,.CertusProcess-module__QpP7fG__navButton{transition:none;animation:none;transform:none!important}.CertusProcess-module__QpP7fG__section,.CertusProcess-module__QpP7fG__header,.CertusProcess-module__QpP7fG__steps,.CertusProcess-module__QpP7fG__ctaWrapper{opacity:1}.CertusProcess-module__QpP7fG__connectorDot{opacity:.3}.CertusProcess-module__QpP7fG__sliderTrack{transform:none!important}}@media (hover:none) and (pointer:coarse){.CertusProcess-module__QpP7fG__step:hover .CertusProcess-module__QpP7fG__stepContent,.CertusProcess-module__QpP7fG__step:hover .CertusProcess-module__QpP7fG__iconSquare{transform:none}.CertusProcess-module__QpP7fG__navButton:hover{background:#ffffff0d;border-color:#fff3;transform:none}.CertusProcess-module__QpP7fG__navButton:hover:not(:disabled){background:var(--color-accent);border-color:var(--color-accent)}}
.ProductGrid-module__7cyu3W__gridSection{max-width:1500px;margin:0 auto;padding:0 2rem 2rem}.ProductGrid-module__7cyu3W__sectionHeader{border-bottom:1px solid #e5e7eb;margin-bottom:2rem;padding-bottom:1rem}.ProductGrid-module__7cyu3W__headerTop{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.5rem;display:flex}.ProductGrid-module__7cyu3W__breadcrumb{color:#6b7280;align-items:center;gap:.5rem;font-size:.875rem;display:flex}.ProductGrid-module__7cyu3W__breadcrumb .ProductGrid-module__7cyu3W__current{color:#b41f2a;font-weight:600}.ProductGrid-module__7cyu3W__resultsInfo{color:#6b7280;font-size:.875rem;font-weight:500}.ProductGrid-module__7cyu3W__count{color:#b41f2a;font-weight:600}.ProductGrid-module__7cyu3W__sectionTitle{color:#1a1a1a;margin:0;font-size:1.5rem;font-weight:700}.ProductGrid-module__7cyu3W__grid{grid-template-columns:repeat(auto-fit,minmax(450px,1fr));gap:1.5rem;display:grid}.ProductGrid-module__7cyu3W__noResults{text-align:center;color:#6b7280;grid-column:1/-1;max-width:400px;margin:0 auto;padding:4rem 2rem}.ProductGrid-module__7cyu3W__noResultsIcon{opacity:.7;margin-bottom:1rem;font-size:2.5rem}.ProductGrid-module__7cyu3W__noResultsTitle{color:#1a1a1a;margin-bottom:.5rem;font-size:1.25rem;font-weight:600}.ProductGrid-module__7cyu3W__noResultsDescription{color:#6b7280;font-size:.875rem;line-height:1.5}@media (max-width:1500px){.ProductGrid-module__7cyu3W__grid{grid-template-columns:repeat(auto-fit,minmax(400px,1fr))}}@media (max-width:1024px){.ProductGrid-module__7cyu3W__grid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:1.25rem}}@media (max-width:768px){.ProductGrid-module__7cyu3W__gridSection{max-width:100%;padding:0 1.25rem 1.5rem}.ProductGrid-module__7cyu3W__headerTop{flex-direction:column;align-items:flex-start;gap:.5rem}.ProductGrid-module__7cyu3W__sectionTitle{font-size:1.25rem}.ProductGrid-module__7cyu3W__grid{grid-template-columns:1fr;gap:1rem}.ProductGrid-module__7cyu3W__noResults{padding:3rem 1rem}}@media (max-width:480px){.ProductGrid-module__7cyu3W__gridSection{padding:0 1rem 1rem}.ProductGrid-module__7cyu3W__breadcrumb,.ProductGrid-module__7cyu3W__resultsInfo{font-size:.75rem}.ProductGrid-module__7cyu3W__sectionTitle{font-size:1.125rem}}
.FaqSection-module__66rZva__section{padding:var(--space-20)var(--space-8);background:var(--color-bg);color:var(--color-text);font-family:var(--font-sans);isolation:isolate;position:relative;overflow:hidden}.FaqSection-module__66rZva__backgroundElements{pointer-events:none;z-index:0;position:absolute;inset:0}.FaqSection-module__66rZva__backgroundGrid{background-image:linear-gradient(var(--color-accent-soft)1px,transparent 1px),linear-gradient(90deg,var(--color-accent-soft)1px,transparent 1px);opacity:.03;background-size:80px 80px;position:absolute;inset:0}.FaqSection-module__66rZva__cornerAccent{border:1px solid var(--color-accent-soft);pointer-events:none;opacity:.1;width:200px;height:200px;position:absolute}.FaqSection-module__66rZva__cornerAccent:nth-child(2){border-bottom:none;border-right:none;top:-100px;left:-100px}.FaqSection-module__66rZva__cornerAccent:nth-child(3){border-top:none;border-left:none;bottom:-100px;right:-100px}.FaqSection-module__66rZva__accentLine{background:linear-gradient(90deg,transparent 0%,var(--color-accent)15%,var(--color-accent)85%,transparent 100%);opacity:.8;z-index:2;height:1px;position:absolute;top:0;left:0;right:0}.FaqSection-module__66rZva__container{z-index:1;max-width:var(--container-max-width);margin:0 auto;position:relative}.FaqSection-module__66rZva__header{text-align:left;margin-bottom:var(--space-16);max-width:800px}.FaqSection-module__66rZva__title{font-size:clamp(2rem,5vw,2.6rem);font-weight:var(--fw-regular);letter-spacing:var(--ls-tight);color:var(--color-text);margin:0 0 var(--space-6)0;gap:var(--space-2);flex-direction:column;line-height:1.08;display:flex}.FaqSection-module__66rZva__titleMain{font-weight:var(--fw-bold);text-transform:uppercase;letter-spacing:var(--ls-wide);color:var(--color-text);font-size:1.18em}.FaqSection-module__66rZva__titleSub{font-size:.42em;font-weight:var(--fw-regular);letter-spacing:var(--ls-normal);opacity:.85;text-transform:none;color:var(--color-text-secondary)}.FaqSection-module__66rZva__titleUnderline{width:100%;height:3px;margin:var(--space-8)0 0 0;position:relative}.FaqSection-module__66rZva__underlineMain{background:var(--color-border);opacity:.6;width:100%;height:1px}.FaqSection-module__66rZva__underlineAccent{background:var(--color-accent);width:160px;height:2px;position:absolute;top:0;left:0}.FaqSection-module__66rZva__content{gap:var(--space-12);grid-template-columns:1fr;align-items:start;display:grid}@media (min-width:1024px){.FaqSection-module__66rZva__content{gap:var(--space-16);grid-template-columns:1fr 420px}}.FaqSection-module__66rZva__faqItems{gap:var(--space-4);flex-direction:column;display:flex}.FaqSection-module__66rZva__faqItem{background:var(--color-surface);border:1px solid var(--color-border);transition:all var(--transition-normal);box-shadow:var(--shadow-sm);position:relative;overflow:hidden}.FaqSection-module__66rZva__faqItem:before{content:"";background:var(--color-accent);transform-origin:top;width:2px;height:100%;transition:transform var(--transition-normal);position:absolute;top:0;left:0;transform:scaleY(0)}.FaqSection-module__66rZva__faqItem:hover{border-color:var(--color-border-strong);box-shadow:var(--shadow-md)}.FaqSection-module__66rZva__faqItem.FaqSection-module__66rZva__active{border-color:var(--color-accent);box-shadow:var(--shadow-lg)}.FaqSection-module__66rZva__faqItem.FaqSection-module__66rZva__active:before{transform:scaleY(1)}.FaqSection-module__66rZva__question{width:100%;padding:var(--space-6)var(--space-6);color:var(--color-text);text-align:left;cursor:pointer;justify-content:space-between;align-items:flex-start;gap:var(--space-4);transition:all var(--transition-normal);background:0 0;border:none;display:flex}.FaqSection-module__66rZva__question:hover{background:#00000005}.FaqSection-module__66rZva__questionContent{align-items:flex-start;gap:var(--space-4);flex:1;display:flex}.FaqSection-module__66rZva__questionNumber{font-size:var(--fs-sm);font-weight:var(--fw-bold);color:var(--color-accent);background:var(--color-surface);padding:var(--space-1)var(--space-3);border:1px solid var(--color-border);text-align:center;min-width:32px;transition:all var(--transition-normal);flex-shrink:0;margin-top:2px}.FaqSection-module__66rZva__faqItem.FaqSection-module__66rZva__active .FaqSection-module__66rZva__questionNumber{background:var(--color-accent);color:#fff;border-color:var(--color-accent)}.FaqSection-module__66rZva__questionText{font-size:var(--fs-base);font-weight:var(--fw-semibold);color:var(--color-text);flex:1;line-height:1.4}.FaqSection-module__66rZva__icon{flex-shrink:0;width:20px;height:20px;margin-top:2px;position:relative}.FaqSection-module__66rZva__iconLine{background:var(--color-text-muted);transition:all var(--transition-normal);position:absolute}.FaqSection-module__66rZva__iconLine:first-child{width:100%;height:2px;top:50%;transform:translateY(-50%)}.FaqSection-module__66rZva__iconLine.FaqSection-module__66rZva__vertical{width:2px;height:100%;left:50%;transform:translate(-50%)}.FaqSection-module__66rZva__faqItem.FaqSection-module__66rZva__active .FaqSection-module__66rZva__iconLine{background:var(--color-accent)}.FaqSection-module__66rZva__faqItem.FaqSection-module__66rZva__active .FaqSection-module__66rZva__iconLine.FaqSection-module__66rZva__vertical{opacity:0;transform:translate(-50%)rotate(90deg)}.FaqSection-module__66rZva__answerWrapper{max-height:0;transition:max-height .4s cubic-bezier(.16,1,.3,1);overflow:hidden}.FaqSection-module__66rZva__faqItem.FaqSection-module__66rZva__active .FaqSection-module__66rZva__answerWrapper{max-height:320px}.FaqSection-module__66rZva__answer{padding:0 var(--space-6)var(--space-6);margin-left:52px}.FaqSection-module__66rZva__answer p{font-size:var(--fs-base);color:var(--color-text-secondary);margin:0;line-height:1.6}.FaqSection-module__66rZva__ctaSidebar{justify-content:center;display:flex}@media (min-width:1024px){.FaqSection-module__66rZva__ctaSidebar{top:var(--space-8);justify-content:flex-end;position:sticky}}.FaqSection-module__66rZva__ctaCard{background:var(--color-surface);border:1px solid var(--color-border);box-shadow:var(--shadow-lg);width:100%;max-width:420px;transition:all var(--transition-normal);position:relative;overflow:hidden}.FaqSection-module__66rZva__ctaCard:before{content:"";background:linear-gradient(90deg,var(--color-accent),transparent);opacity:.9;width:40%;height:3px;position:absolute;top:0;left:0}.FaqSection-module__66rZva__ctaCard:hover{box-shadow:var(--shadow-xl);border-color:var(--color-accent-soft);transform:translateY(-4px)}.FaqSection-module__66rZva__cardHeader{padding:var(--space-8)var(--space-8)var(--space-6);text-align:center;border-bottom:1px solid var(--color-border)}.FaqSection-module__66rZva__cardIcon{background:var(--color-surface);width:48px;height:48px;color:var(--color-accent);margin:0 auto var(--space-4);border:1px solid var(--color-border);box-shadow:var(--shadow-sm);transition:all var(--transition-normal);justify-content:center;align-items:center;display:flex}.FaqSection-module__66rZva__ctaCard:hover .FaqSection-module__66rZva__cardIcon{background:var(--color-accent);color:#fff;border-color:var(--color-accent)}.FaqSection-module__66rZva__ctaTitle{font-size:var(--fs-xl);font-weight:var(--fw-bold);color:var(--color-text);margin:0 0 var(--space-2)0}.FaqSection-module__66rZva__ctaSubtitle{font-size:var(--fs-sm);color:var(--color-text-secondary);margin:0;line-height:1.4}.FaqSection-module__66rZva__cardContent{padding:var(--space-6)var(--space-8)var(--space-8)}.FaqSection-module__66rZva__contactInfo{gap:var(--space-4);margin-bottom:var(--space-6);flex-direction:column;display:flex}.FaqSection-module__66rZva__contactItem{align-items:center;gap:var(--space-3);padding:var(--space-3);background:var(--color-bg);border:1px solid var(--color-border);transition:all var(--transition-normal);display:flex}.FaqSection-module__66rZva__contactItem:hover{border-color:var(--color-accent);background:var(--color-surface);box-shadow:var(--shadow-sm)}.FaqSection-module__66rZva__contactIcon{background:var(--color-bg);width:32px;height:32px;color:var(--color-accent);border:1px solid var(--color-border);transition:all var(--transition-normal);flex-shrink:0;justify-content:center;align-items:center;display:flex}.FaqSection-module__66rZva__contactItem:hover .FaqSection-module__66rZva__contactIcon{background:var(--color-accent);color:#fff;border-color:var(--color-accent)}.FaqSection-module__66rZva__contactDetails{gap:var(--space-1);flex-direction:column;flex:1;display:flex}.FaqSection-module__66rZva__contactLabel{font-size:var(--fs-xs);color:var(--color-text-muted);text-transform:uppercase;letter-spacing:var(--ls-wide);font-weight:var(--fw-semibold)}.FaqSection-module__66rZva__contactValue{font-size:var(--fs-sm);color:var(--color-text);transition:color var(--transition-normal);font-weight:var(--fw-medium);text-decoration:none}.FaqSection-module__66rZva__contactValue:hover{color:var(--color-accent)}.FaqSection-module__66rZva__ctaButtons{gap:var(--space-3);flex-direction:column;display:flex}.FaqSection-module__66rZva__primaryButton,.FaqSection-module__66rZva__secondaryButton{justify-content:center;align-items:center;gap:var(--space-3);min-height:52px;padding:0 var(--space-6);border:1px solid var(--color-accent);color:var(--color-accent);font-weight:var(--fw-semibold);cursor:pointer;transition:all var(--transition-normal);letter-spacing:.12em;text-transform:uppercase;font-size:var(--fs-xs);background:0 0;border-radius:0;text-decoration:none;display:inline-flex;position:relative;overflow:hidden}.FaqSection-module__66rZva__primaryButton:before{content:"";background:var(--color-accent);width:100%;height:100%;transition:left var(--transition-normal);z-index:-1;position:absolute;top:0;left:-100%}.FaqSection-module__66rZva__primaryButton:hover{color:#fff;border-color:var(--color-accent)}.FaqSection-module__66rZva__primaryButton:hover:before{left:0}.FaqSection-module__66rZva__primaryButton:hover .FaqSection-module__66rZva__ctaArrow{transform:translate(4px)}.FaqSection-module__66rZva__secondaryButton{background:var(--color-bg);border-color:var(--color-border);color:var(--color-text)}.FaqSection-module__66rZva__secondaryButton:hover{background:var(--color-surface);border-color:var(--color-accent);color:var(--color-accent)}@media (max-width:1024px){.FaqSection-module__66rZva__section{padding:var(--space-16)var(--space-6)}.FaqSection-module__66rZva__header{text-align:center}.FaqSection-module__66rZva__titleUnderline{margin:var(--space-6)auto 0 auto;width:min(160px,25vw)}.FaqSection-module__66rZva__underlineAccent{width:60px;left:50%;transform:translate(-50%)}}@media (max-width:768px){.FaqSection-module__66rZva__section{padding:var(--space-12)var(--space-4)}.FaqSection-module__66rZva__header{margin-bottom:var(--space-12)}.FaqSection-module__66rZva__title{font-size:clamp(1.7rem,6vw,2.1rem)}.FaqSection-module__66rZva__titleMain{letter-spacing:.03em}.FaqSection-module__66rZva__titleSub{letter-spacing:.02em}.FaqSection-module__66rZva__question{padding:var(--space-4)}.FaqSection-module__66rZva__answer{padding:0 var(--space-4)var(--space-4);margin-left:0}.FaqSection-module__66rZva__cardHeader{padding:var(--space-6)var(--space-6)var(--space-4)}.FaqSection-module__66rZva__cardContent{padding:var(--space-4)var(--space-6)var(--space-6)}.FaqSection-module__66rZva__primaryButton,.FaqSection-module__66rZva__secondaryButton{min-height:48px;font-size:var(--fs-xs)}}@media (max-width:480px){.FaqSection-module__66rZva__section{padding:var(--space-10)var(--space-3)}.FaqSection-module__66rZva__title{font-size:clamp(1.55rem,7vw,1.95rem)}.FaqSection-module__66rZva__titleMain{letter-spacing:.035em}.FaqSection-module__66rZva__titleSub{letter-spacing:.02em;font-size:.5em}.FaqSection-module__66rZva__questionText,.FaqSection-module__66rZva__answer p{font-size:var(--fs-sm)}.FaqSection-module__66rZva__primaryButton,.FaqSection-module__66rZva__secondaryButton{min-height:44px;font-size:var(--fs-xs)}}@media (prefers-reduced-motion:reduce){.FaqSection-module__66rZva__faqItem,.FaqSection-module__66rZva__question,.FaqSection-module__66rZva__iconLine,.FaqSection-module__66rZva__answerWrapper,.FaqSection-module__66rZva__ctaCard,.FaqSection-module__66rZva__primaryButton,.FaqSection-module__66rZva__secondaryButton,.FaqSection-module__66rZva__contactValue,.FaqSection-module__66rZva__contactItem,.FaqSection-module__66rZva__cardIcon{transition:none}.FaqSection-module__66rZva__faqItem.FaqSection-module__66rZva__active .FaqSection-module__66rZva__answerWrapper{max-height:none}.FaqSection-module__66rZva__primaryButton:hover,.FaqSection-module__66rZva__secondaryButton:hover,.FaqSection-module__66rZva__ctaCard:hover{transform:none}}.FaqSection-module__66rZva__question:focus-visible,.FaqSection-module__66rZva__contactValue:focus-visible,.FaqSection-module__66rZva__primaryButton:focus-visible,.FaqSection-module__66rZva__secondaryButton:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}
.Footer-module__sS-rha__footer{color:#fff;background:#0b0b0b;padding:80px 0 40px;position:relative;overflow:hidden}.Footer-module__sS-rha__redAccent{content:"";background:#d51920;width:100%;height:4px;position:absolute;top:0;left:0}.Footer-module__sS-rha__container{max-width:1400px;margin:0 auto;padding:0 24px}.Footer-module__sS-rha__mainContent{border-bottom:1px solid #ffffff14;grid-template-columns:1fr;gap:60px;margin-bottom:60px;padding-bottom:60px;display:grid}@media (min-width:768px){.Footer-module__sS-rha__mainContent{grid-template-columns:1fr 2fr;gap:80px}}.Footer-module__sS-rha__brandSection{flex-direction:column;gap:24px;display:flex}.Footer-module__sS-rha__logo{width:180px;height:auto}.Footer-module__sS-rha__brandDescription{color:#ffffffb3;max-width:320px;font-size:15px;line-height:1.7}.Footer-module__sS-rha__navSections{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:48px;display:grid}.Footer-module__sS-rha__navGroup{flex-direction:column;gap:16px;display:flex}.Footer-module__sS-rha__navTitle{color:#fff;text-transform:uppercase;letter-spacing:.12em;margin-bottom:8px;font-size:15px;font-weight:600}.Footer-module__sS-rha__navLinks{flex-direction:column;gap:8px;display:flex}.Footer-module__sS-rha__navLink{color:#ffffffbf;font-size:15px;text-decoration:none;transition:all .25s}.Footer-module__sS-rha__navLink:hover{color:#d51920;transform:translate(4px)}.Footer-module__sS-rha__address{color:#ffffffbf;font-size:15px;font-style:normal;line-height:1.6}.Footer-module__sS-rha__address strong{color:#fff}.Footer-module__sS-rha__contactLink{color:#ffffffbf;font-size:15px;text-decoration:none;transition:all .25s}.Footer-module__sS-rha__contactLink:hover{color:#d51920}.Footer-module__sS-rha__bottomBar{flex-direction:column;justify-content:space-between;align-items:center;gap:20px;display:flex}@media (min-width:768px){.Footer-module__sS-rha__bottomBar{flex-direction:row;align-items:flex-end;gap:0}}.Footer-module__sS-rha__bottomRight{flex-direction:column;align-items:center;gap:16px;display:flex}@media (min-width:768px){.Footer-module__sS-rha__bottomRight{flex-direction:row;align-items:center;gap:32px}}.Footer-module__sS-rha__copyright{color:#fff9;text-align:center;font-size:14px}@media (min-width:768px){.Footer-module__sS-rha__copyright{text-align:left}}.Footer-module__sS-rha__webdevCredit{color:#fff9;text-align:center;font-size:14px}.Footer-module__sS-rha__webdevLink{color:#fffc;font-weight:600;text-decoration:none;transition:all .25s;position:relative}.Footer-module__sS-rha__webdevLink:hover{color:#d51920}.Footer-module__sS-rha__webdevLink:after{content:"";background:#d51920;width:0;height:1px;transition:width .25s;position:absolute;bottom:-2px;left:0}.Footer-module__sS-rha__webdevLink:hover:after{width:100%}.Footer-module__sS-rha__legalLinks{flex-wrap:wrap;justify-content:center;gap:24px;display:flex}.Footer-module__sS-rha__legalLink{color:#fff9;font-size:14px;text-decoration:none;transition:color .25s}.Footer-module__sS-rha__legalLink:hover{color:#d51920}@media (max-width:1024px){.Footer-module__sS-rha__footer{padding:60px 0 30px}.Footer-module__sS-rha__mainContent{gap:40px;margin-bottom:40px;padding-bottom:40px}.Footer-module__sS-rha__navSections{gap:32px}}@media (max-width:768px){.Footer-module__sS-rha__footer{padding:50px 0 25px}.Footer-module__sS-rha__container{padding:0 20px}.Footer-module__sS-rha__mainContent{gap:32px;margin-bottom:32px;padding-bottom:32px}.Footer-module__sS-rha__navSections{grid-template-columns:1fr;gap:24px}.Footer-module__sS-rha__navGroup{text-align:center}.Footer-module__sS-rha__brandSection{text-align:center;align-items:center}.Footer-module__sS-rha__brandDescription{max-width:none}.Footer-module__sS-rha__bottomBar{gap:16px}.Footer-module__sS-rha__bottomRight{gap:12px}.Footer-module__sS-rha__legalLinks{gap:16px}}@media (max-width:480px){.Footer-module__sS-rha__footer{padding:40px 0 20px}.Footer-module__sS-rha__container{padding:0 16px}.Footer-module__sS-rha__mainContent{gap:24px;margin-bottom:24px;padding-bottom:24px}.Footer-module__sS-rha__logo{width:160px}.Footer-module__sS-rha__brandDescription,.Footer-module__sS-rha__navTitle,.Footer-module__sS-rha__navLink,.Footer-module__sS-rha__contactLink,.Footer-module__sS-rha__address{font-size:14px}.Footer-module__sS-rha__copyright,.Footer-module__sS-rha__webdevCredit,.Footer-module__sS-rha__legalLink{font-size:13px}.Footer-module__sS-rha__legalLinks{gap:12px}}.Footer-module__sS-rha__navLink:focus-visible,.Footer-module__sS-rha__contactLink:focus-visible,.Footer-module__sS-rha__legalLink:focus-visible,.Footer-module__sS-rha__webdevLink:focus-visible{outline-offset:3px;border-radius:2px;outline:2px solid #d51920}@media (prefers-reduced-motion:reduce){.Footer-module__sS-rha__navLink,.Footer-module__sS-rha__contactLink,.Footer-module__sS-rha__legalLink,.Footer-module__sS-rha__webdevLink{transition:none}.Footer-module__sS-rha__navLink:hover{transform:none}.Footer-module__sS-rha__webdevLink:after{display:none}}
.ClientPage-module__oS5Xaa__page{background:#fff;min-height:100vh}.ClientPage-module__oS5Xaa__navSection{z-index:100;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fff;border-bottom:1px solid #e5e7eb;position:sticky;top:80px}.ClientPage-module__oS5Xaa__main{background:#f8fafc;min-height:60vh;padding:2rem 0}@media (max-width:768px){.ClientPage-module__oS5Xaa__main{padding:1.5rem 0}.ClientPage-module__oS5Xaa__navSection{position:relative;top:70px}}
.FloatingActions-module__DKTQ0a__floatingActions{z-index:60;flex-direction:column;gap:.5rem;display:flex;position:fixed;bottom:1.25rem;right:1.25rem}.FloatingActions-module__DKTQ0a__actionButton{cursor:pointer;background-color:#fff;border:1px solid #00000014;border-radius:999px;justify-content:center;align-items:center;width:48px;height:48px;transition:transform .15s,box-shadow .15s,border-color .15s,background-color .15s,opacity .15s;display:flex;box-shadow:0 4px 10px #00000014}.FloatingActions-module__DKTQ0a__icon{display:block}.FloatingActions-module__DKTQ0a__whatsapp .FloatingActions-module__DKTQ0a__icon{color:#25d366;width:80%;height:80%}.FloatingActions-module__DKTQ0a__scrollTop .FloatingActions-module__DKTQ0a__icon{color:#111;width:60%;height:60%}.FloatingActions-module__DKTQ0a__actionButton:hover{border-color:#00000029;transform:translateY(-1px);box-shadow:0 6px 16px #00000024}.FloatingActions-module__DKTQ0a__actionButton:active{transform:translateY(0);box-shadow:0 3px 8px #0000001a}@media (max-width:768px){.FloatingActions-module__DKTQ0a__floatingActions{right:1rem;bottom:calc(1rem + env(safe-area-inset-bottom,0));gap:.45rem}.FloatingActions-module__DKTQ0a__actionButton{width:44px;height:44px}.FloatingActions-module__DKTQ0a__whatsapp .FloatingActions-module__DKTQ0a__icon{width:78%;height:78%}.FloatingActions-module__DKTQ0a__scrollTop .FloatingActions-module__DKTQ0a__icon{width:58%;height:58%}}
