.vch-ausmess{--vch-red: #D62929;--vch-red-hover: #b82222;--vch-red-light: #fdf2f2;--vch-cream: #F7F5F2;--vch-dark: #2A2A2A;--vch-gray: #6B6B6B;--vch-gray-light: #F5F3F0;--vch-border: #E8E4DF;--vch-shadow-card-hover: 0 12px 40px rgba(42,42,42,.12);--vch-transition: .2s ease;color:var(--vch-dark);line-height:1.5;-webkit-font-smoothing:antialiased}.vch-ausmess *,.vch-ausmess *:before,.vch-ausmess *:after{box-sizing:border-box}.vch-ausmess img{max-width:100%;display:block}.vch-ausmess a{color:inherit}.vch-ausmess .vch-overline{font-size:11px;font-weight:600;letter-spacing:2px;text-transform:uppercase;color:var(--vch-red);margin-bottom:10px}.vch-ausmess-section{max-width:1100px;margin:48px auto;padding:0 24px}.vch-ausmess-inner{background:#fff;border:1px solid var(--vch-border);border-radius:20px;overflow:hidden}.vch-ausmess-header{display:flex;justify-content:space-between;align-items:flex-start;gap:32px;padding:36px 40px 28px;border-bottom:1px solid var(--vch-border)}.vch-ausmess-header-text{min-width:0;flex:1}.vch-ausmess-header-text .vch-overline{margin-bottom:8px;display:flex;align-items:center;gap:10px}.vch-ausmess-header-text .vch-overline:before{content:"";width:24px;height:1px;background:var(--vch-red)}.vch-ausmess-header-text h2{font-size:clamp(22px,2.5vw,28px);line-height:1.2;letter-spacing:-.3px;color:var(--vch-dark);margin:0 0 6px;font-weight:400}.vch-ausmess-header-text>p{font-size:14px;color:var(--vch-gray);max-width:520px;line-height:1.5;margin:0 0 14px}.vch-ausmess-header-sub{display:inline-flex;align-items:center;gap:6px;font-size:13px;color:var(--vch-gray)}.vch-ausmess-header-sub a{color:var(--vch-red);font-weight:600;text-decoration:none;display:inline-flex;align-items:center;gap:4px;transition:color var(--vch-transition)}.vch-ausmess-header-sub a:hover{color:var(--vch-red-hover)}.vch-ausmess-header-sub a svg{width:12px;height:12px;transition:transform var(--vch-transition)}.vch-ausmess-header-sub a:hover svg{transform:translate(2px)}.vch-ausmess-header-link{flex-shrink:0;display:inline-flex;align-items:center;gap:6px;padding:10px 18px;background:transparent;color:var(--vch-dark);border:1.5px solid var(--vch-border);border-radius:8px;text-decoration:none;font-size:13px;font-weight:600;transition:all var(--vch-transition);white-space:nowrap;align-self:flex-start}.vch-ausmess-header-link:hover{border-color:var(--vch-dark);background:var(--vch-dark);color:#fff}.vch-ausmess-header-link svg{width:14px;height:14px;transition:transform var(--vch-transition)}.vch-ausmess-header-link:hover svg{transform:translate(3px)}.vch-ausmess-body{display:grid;grid-template-columns:1fr 1.15fr;gap:0}.vch-ausmess-body.no-video{grid-template-columns:1fr}.vch-ausmess-video{position:relative;background:linear-gradient(135deg,#e8e1d8,#d4cbbe);background-size:cover;background-position:center;border-right:1px solid var(--vch-border);overflow:hidden;min-height:420px;cursor:pointer;display:block;text-decoration:none}.vch-ausmess-video-label{position:absolute;top:20px;left:20px;background:#fffffff2;padding:7px 13px;border-radius:20px;font-size:11px;font-weight:600;letter-spacing:.5px;text-transform:uppercase;display:flex;align-items:center;gap:7px;z-index:2}.vch-ausmess-video-label:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--vch-red);animation:vch-pulse 2s infinite}@keyframes vch-pulse{0%,to{opacity:1}50%{opacity:.4}}.vch-ausmess-video-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:72px;height:72px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 12px 32px #0003;transition:transform var(--vch-transition);z-index:2}.vch-ausmess-video:hover .vch-ausmess-video-play{transform:translate(-50%,-50%) scale(1.08)}.vch-ausmess-video-play svg{width:24px;height:24px;color:var(--vch-red);margin-left:3px}.vch-ausmess-video-caption{position:absolute;bottom:20px;left:20px;right:20px;color:#fff;font-size:13px;line-height:1.4;z-index:2}.vch-ausmess-video-caption strong{display:block;font-size:18px;margin-bottom:4px;letter-spacing:-.2px;font-weight:400}.vch-ausmess-steps{padding:28px 32px 32px;display:flex;flex-direction:column;gap:16px;justify-content:center}.vch-ausmess-step{display:grid;grid-template-columns:200px 1fr;gap:24px;align-items:center;padding:16px;border-radius:12px;transition:background var(--vch-transition)}.vch-ausmess-step:hover{background:var(--vch-cream)}.vch-ausmess-step-visual{width:200px;height:200px;border-radius:10px;overflow:hidden;border:1px solid var(--vch-border);flex-shrink:0;background:var(--vch-gray-light);position:relative;cursor:zoom-in;transition:transform var(--vch-transition),box-shadow var(--vch-transition)}.vch-ausmess-step-visual[data-empty=true]{cursor:default}.vch-ausmess-step-visual:hover{transform:scale(1.02);box-shadow:0 8px 24px #2a2a2a1f}.vch-ausmess-step-visual[data-empty=true]:hover{transform:none;box-shadow:none}.vch-ausmess-step-visual:after{content:"";position:absolute;bottom:8px;right:8px;width:28px;height:28px;border-radius:50%;background:#fffffff2;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%232A2A2A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><circle cx='11' cy='11' r='8'/><line x1='21' y1='21' x2='16.65' y2='16.65'/><line x1='11' y1='8' x2='11' y2='14'/><line x1='8' y1='11' x2='14' y2='11'/></svg>");background-size:16px;background-position:center;background-repeat:no-repeat;box-shadow:0 2px 8px #0000001f;pointer-events:none}.vch-ausmess-step-visual[data-empty=true]:after{display:none}.vch-ausmess-step-visual img{width:100%;height:100%;object-fit:cover}.vch-ausmess-step-content{min-width:0}.vch-ausmess-step-number{display:inline-block;font-size:13px;color:var(--vch-red);letter-spacing:.5px;margin-bottom:2px}.vch-ausmess-step-content h3{font-size:19px;line-height:1.2;letter-spacing:-.2px;margin:0 0 6px;color:var(--vch-dark);font-weight:400}.vch-ausmess-step-content p{font-size:13.5px;line-height:1.5;color:var(--vch-gray);margin:0}.vch-ausmess-note{margin:24px 32px 32px;padding:14px 18px;background:var(--vch-red-light);border-left:3px solid var(--vch-red);border-radius:0 8px 8px 0;font-size:13px;line-height:1.5;color:var(--vch-dark)}.vch-ausmess-note strong{color:var(--vch-red)}.vch-ausmess-footer-links{display:none}.vch-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000d9;display:none;align-items:center;justify-content:center;z-index:10000;padding:24px;cursor:zoom-out}.vch-lightbox.is-active{display:flex;animation:vch-lb-fade .2s ease}@keyframes vch-lb-fade{0%{opacity:0}to{opacity:1}}.vch-lightbox img{max-width:100%;max-height:90vh;border-radius:8px;box-shadow:0 20px 60px #0006}.vch-lightbox-close{position:absolute;top:24px;right:24px;width:44px;height:44px;background:#fffffff2;border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;color:var(--vch-dark)}.vch-lightbox-close svg{width:20px;height:20px}.vch-lightbox-close:hover{background:#fff}@media(max-width:900px){.vch-ausmess-header{flex-direction:column;padding:28px 24px 24px;gap:12px}.vch-ausmess-header-text>p{margin-bottom:0}.vch-ausmess-header-sub,.vch-ausmess-header-link{display:none}.vch-ausmess-footer-links{display:flex;flex-direction:column;gap:14px;padding:20px 24px 28px;border-top:1px solid var(--vch-border);text-align:center}.vch-ausmess-footer-primary{display:inline-flex;align-items:center;justify-content:center;gap:6px;color:var(--vch-dark);font-weight:600;font-size:14px;text-decoration:none;padding:10px 16px}.vch-ausmess-footer-primary:hover{color:var(--vch-red)}.vch-ausmess-footer-primary svg{width:14px;height:14px;transition:transform var(--vch-transition)}.vch-ausmess-footer-primary:hover svg{transform:translate(3px)}.vch-ausmess-footer-secondary{font-size:13px;color:var(--vch-gray);line-height:1.5}.vch-ausmess-footer-secondary a{color:var(--vch-red);font-weight:600;text-decoration:none;display:inline-flex;align-items:center;gap:4px}.vch-ausmess-footer-secondary a svg{width:12px;height:12px}.vch-ausmess-body{grid-template-columns:1fr}.vch-ausmess-video{border-right:none;border-bottom:1px solid var(--vch-border);min-height:280px}.vch-ausmess-steps{padding:20px 16px}.vch-ausmess-step{padding:12px;grid-template-columns:1fr;gap:16px}.vch-ausmess-step-visual{width:100%;height:auto;aspect-ratio:1/1;max-width:280px;margin:0 auto}.vch-ausmess-note{margin:24px 16px}}@media(max-width:480px){.vch-ausmess-step-visual{max-width:none}}.vch-ausmess-anchor{display:block;scroll-margin-top:200px}@media(max-width:900px){.vch-ausmess-anchor{scroll-margin-top:80px}}.vch-heimberatung-section{--vch-red: #D62929;--vch-red-hover: #b82222;--vch-red-light: #fdf2f2;--vch-dark: #2A2A2A;--vch-gray: #6B6B6B;--vch-border: #E8E4DF;--vch-transition: .2s ease;-webkit-font-smoothing:antialiased}.vch-heimberatung-section *,.vch-heimberatung-section *:before,.vch-heimberatung-section *:after{box-sizing:border-box}.vch-heimberatung-section a:not(.vch-btn){color:inherit}.vch-heimberatung-section .vch-overline{font-size:11px;font-weight:600;letter-spacing:2px;text-transform:uppercase;color:var(--vch-red);margin-bottom:10px}.vch-heimberatung-section{max-width:1100px;margin:64px auto;padding:0 24px}.vch-heimberatung-inner{background:#fff;border-radius:20px;border:1px solid var(--vch-border);display:grid;grid-template-columns:1fr 1.1fr;align-items:stretch;position:relative;overflow:hidden;box-shadow:0 4px 24px #2a2a2a0a}.vch-heimberatung-visual{background:linear-gradient(135deg,#c8beb0,#a89b8a);background-size:cover;background-position:center;position:relative;overflow:hidden;min-height:440px}.vch-heimberatung-visual-label{position:absolute;bottom:24px;left:24px;right:24px;background:#fff;padding:14px 18px;border-radius:12px;display:flex;align-items:center;gap:12px;box-shadow:0 6px 20px #0000001f;max-width:280px}.vch-heimberatung-visual-label-dot{width:10px;height:10px;border-radius:50%;background:#4caf50;flex-shrink:0;box-shadow:0 0 0 4px #4caf5026}.vch-heimberatung-visual-label-text{font-size:12px;line-height:1.3}.vch-heimberatung-visual-label-text strong{display:block;color:var(--vch-dark);font-size:13px;margin-bottom:2px;font-weight:600}.vch-heimberatung-visual-label-text span{color:var(--vch-gray);font-size:11.5px}.vch-heimberatung-content-wrap{padding:48px;display:flex;flex-direction:column;justify-content:center}.vch-heimberatung-content .vch-overline{margin-bottom:14px;display:flex;align-items:center;gap:10px}.vch-heimberatung-content .vch-overline:before{content:"";width:24px;height:1px;background:var(--vch-red)}.vch-heimberatung-content h2{font-size:clamp(24px,2.8vw,32px);line-height:1.15;letter-spacing:-.4px;margin:0 0 16px;font-weight:400}.vch-heimberatung-content>p{font-size:15px;line-height:1.55;color:var(--vch-dark);margin:0 0 22px;max-width:480px}.vch-heimberatung-features{list-style:none;display:grid;grid-template-columns:1fr 1fr;gap:10px 20px;margin:0 0 24px;padding:0}.vch-heimberatung-features li{display:flex;align-items:center;gap:9px;font-size:13px;color:var(--vch-dark);font-weight:500}.vch-heimberatung-features li svg{width:16px;height:16px;color:var(--vch-red);flex-shrink:0}.vch-btn{display:inline-flex;align-items:center;gap:8px;padding:12px 22px;border-radius:8px;font-size:13.5px;font-weight:600;text-decoration:none;cursor:pointer;border:none;transition:all var(--vch-transition);letter-spacing:.2px;align-self:flex-start}.vch-heimberatung-section .vch-btn-primary{background:var(--vch-red);color:#fff!important}.vch-heimberatung-section .vch-btn-primary:hover{background:var(--vch-red-hover);transform:translateY(-1px);box-shadow:0 8px 20px #d6292940;color:#fff!important}.vch-btn svg{width:14px;height:14px}@media(max-width:900px){.vch-heimberatung-inner{grid-template-columns:1fr}.vch-heimberatung-visual{min-height:0;aspect-ratio:4/3;background-position:center 30%}.vch-heimberatung-visual-label{bottom:16px;left:16px;right:16px;max-width:calc(100% - 32px);padding:12px 14px}.vch-heimberatung-content-wrap{padding:28px 24px 32px}.vch-heimberatung-features{grid-template-columns:1fr;gap:8px 0}}@media(max-width:480px){.vch-heimberatung-visual{aspect-ratio:3/2}.vch-heimberatung-content-wrap h2{font-size:22px}}.vch-services-section{--vch-red: #D62929;--vch-red-hover: #b82222;--vch-red-light: #fdf2f2;--vch-dark: #2A2A2A;--vch-gray: #6B6B6B;--vch-border: #E8E4DF;--vch-shadow-card-hover: 0 12px 40px rgba(42,42,42,.12);--vch-transition: .2s ease;-webkit-font-smoothing:antialiased}.vch-services-section *,.vch-services-section *:before,.vch-services-section *:after{box-sizing:border-box}.vch-services-section a{color:inherit}.vch-services-section .vch-overline{font-size:11px;font-weight:600;letter-spacing:2px;text-transform:uppercase;color:var(--vch-red);margin-bottom:10px}.vch-services-section{max-width:1100px;margin:48px auto;padding:0 24px}.vch-services-header{text-align:center;margin-bottom:32px}.vch-services-header h2{font-size:clamp(24px,2.8vw,32px);line-height:1.15;letter-spacing:-.4px;margin:0;font-weight:400}.vch-services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.vch-service-card{background:#fff;border-radius:16px;padding:32px 28px;text-align:left;transition:all var(--vch-transition);text-decoration:none;color:inherit;border:1px solid var(--vch-border);display:flex;flex-direction:column}.vch-service-card:hover{transform:translateY(-4px);box-shadow:var(--vch-shadow-card-hover);border-color:transparent}.vch-service-card-icon{width:48px;height:48px;background:var(--vch-red-light);border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:20px}.vch-service-card-icon svg{width:22px;height:22px;color:var(--vch-red)}.vch-service-card h3{font-size:20px;line-height:1.2;margin:0 0 10px;font-weight:400}.vch-service-card p{font-size:13.5px;color:var(--vch-gray);line-height:1.5;margin:0 0 18px;flex:1}.vch-service-card-link{font-size:13px;font-weight:600;color:var(--vch-red);display:inline-flex;align-items:center;gap:6px}.vch-service-card-link svg{width:13px;height:13px;transition:transform var(--vch-transition)}.vch-service-card:hover .vch-service-card-link svg{transform:translate(3px)}@media(max-width:900px){.vch-services-grid{grid-template-columns:1fr}}.mega-filter-swatch{display:inline-block;width:28px;height:28px;border-radius:50%;background-color:var(--swatch-color);border:2px solid transparent;outline:2px solid #e0e0e0;transition:outline-color .15s}.mega-filter-swatch:hover,.mega-filter-swatch:focus{outline-color:#e11a27}
/*# sourceMappingURL=/cdn/shop/t/117/compiled_assets/styles.css.map */
