.baustelle-widgets{--bg:#f7f8f6;--text-primary:#14201a;--text-secondary:#4a5952;--text-muted:#8a9690;--navy:#0F2A4D;--gold:#C9A165;--white:#ffffff;--border-card:rgba(20,32,26,0.07);--divider-dashed:rgba(20,32,26,0.12);--divider-solid:rgba(20,32,26,0.06);--font-body:'Inter',system-ui,sans-serif;--font-heading:'Fraunces',serif;--font-mono:'JetBrains Mono',monospace;--max-width:1280px;--baustelle-padding-x:40px;--baustelle-content-width:var(--max-width);width:100%;box-sizing:border-box;color:var(--text-primary);font-family:var(--font-body);-webkit-font-smoothing:antialiased}.baustelle-products-catalog{background:transparent;width:100%;overflow:visible;box-sizing:border-box}.baustelle-widgets h1,.baustelle-widgets h2,.baustelle-widgets h3,.baustelle-widgets h4,.baustelle-widgets p,.baustelle-widgets a,.baustelle-widgets button,.baustelle-widgets .tab-btn,.baustelle-widgets .product-card__name,.baustelle-widgets .body-lead,.baustelle-widgets .product-card__desc,.baustelle-widgets .cta-body{text-transform:none !important;font-style:normal}.baustelle-widgets .h1-page,.baustelle-widgets .category-intro h2,.baustelle-widgets .h2-section,.baustelle-widgets .h3-card,.baustelle-widgets .product-card__name{font-family:var(--font-heading) !important}.baustelle-widgets .tab-btn,.baustelle-widgets p,.baustelle-widgets .body-lead,.baustelle-widgets .product-card__desc{font-family:var(--font-body) !important}.baustelle-widgets .eyebrow,.baustelle-widgets .eyebrow--sm,.baustelle-widgets .product-card__code,.baustelle-widgets .product-card__spec-key,.baustelle-widgets .spec-key,.baustelle-widgets .category-stat{font-family:var(--font-mono) !important;text-transform:uppercase !important}.baustelle-widgets a{color:inherit;text-decoration:none}.baustelle-widgets .eyebrow{font-family:var(--font-mono);font-size:11px;letter-spacing:0.12em;text-transform:uppercase;color:var(--navy);margin:0 0 18px}.baustelle-widgets .eyebrow--muted{color:var(--text-muted)}.baustelle-widgets .eyebrow--gold{color:var(--gold)}.baustelle-widgets .eyebrow--sm{font-size:10.5px;letter-spacing:0.14em;margin-bottom:10px}.baustelle-widgets .h1-page{font-family:var(--font-heading);font-weight:400;font-size:56px;line-height:1.05;letter-spacing:-0.02em;margin:0 0 20px;color:var(--text-primary);max-width:900px}.baustelle-widgets .h1-page em{font-style:italic;color:var(--navy)}.baustelle-widgets .h2-section{font-family:var(--font-heading);font-weight:400;font-size:34px;line-height:1.1;letter-spacing:-0.015em;margin:0 0 12px;color:var(--text-primary)}.baustelle-widgets .h3-card{font-family:var(--font-heading);font-weight:500;font-size:22px;line-height:1.15;letter-spacing:-0.01em;margin:0;color:var(--text-primary)}.baustelle-widgets .body-lead{font-size:16px;line-height:1.55;color:var(--text-secondary);margin:0;max-width:640px}.baustelle-widgets .body-text{font-size:14.5px;line-height:1.6;color:var(--text-secondary);margin:0}.baustelle-widgets .spec-key{font-family:var(--font-mono);font-size:10.5px;letter-spacing:0.05em;text-transform:uppercase;color:var(--text-muted)}.baustelle-widgets .stat-mono{font-family:var(--font-mono);font-size:11px;color:var(--text-muted);white-space:nowrap}.baustelle-widgets .tag{display:inline-flex;align-items:center;padding:4px 10px;border-radius:999px;font-size:11px;font-weight:500;letter-spacing:0.01em;line-height:1.4}.baustelle-widgets .tag--virgin{background:#E5EBF3;color:#0F2A4D;border:1px solid rgba(15,42,77,0.15)}.baustelle-widgets .tag--recycled{background:#F3E7D3;color:#8A6A2A;border:1px solid rgba(201,161,101,0.35)}.baustelle-widgets .tag--cert{background:#0F2A4D;color:#ffffff;border:none}.baustelle-widgets .tag--market{background:#ffffff;color:#4a5952;border:1px solid rgba(20,32,26,0.12)}.baustelle-widgets .tag-row,.baustelle-widgets .product-card__tags{display:flex;flex-wrap:wrap;gap:6px}.baustelle-products-catalog .tab-bar-wrap{max-width:var(--baustelle-content-width);margin:0 auto;padding:0 var(--baustelle-padding-x,40px);position:sticky;top:var(--baustelle-tab-sticky-top,0px);background:var(--bg);z-index:5;box-sizing:border-box;width:100%;display:flex;align-items:flex-end;gap:0;overflow:visible}.baustelle-products-catalog .tab-scroll-btn{appearance:none;-webkit-appearance:none;flex:0 0 auto;display:none;align-items:center;justify-content:center;width:36px;height:44px;margin:0 0 1px;padding:0;border:none;border-radius:8px;background:var(--white);color:var(--navy);box-shadow:0 1px 4px rgba(20,32,26,0.1);cursor:pointer;transition:opacity 180ms ease,background 180ms ease;z-index:6}.baustelle-products-catalog .tab-scroll-btn:hover:not(:disabled){background:rgba(15,42,77,0.06)}.baustelle-products-catalog .tab-scroll-btn:disabled{opacity:0.35;cursor:default}.baustelle-products-catalog .tab-scroll-btn--prev{margin-right:4px}.baustelle-products-catalog .tab-scroll-btn--next{margin-left:4px}.baustelle-products-catalog .tab-bar-wrap.has-tab-overflow .tab-scroll-btn{display:flex}.baustelle-products-catalog .tab-bar-wrap .tab-bar{flex:1 1 auto;min-width:0}.baustelle-products-catalog .tab-bar-wrap::before,.baustelle-products-catalog .tab-bar-wrap::after{content:'';position:absolute;top:0;bottom:1px;width:28px;pointer-events:none;z-index:6;opacity:0;transition:opacity 200ms ease}.baustelle-products-catalog .tab-bar-wrap::before{left:var(--baustelle-padding-x);background:linear-gradient(to right,var(--tab-bar-fade,var(--bg)) 20%,transparent)}.baustelle-products-catalog .tab-bar-wrap::after{right:var(--baustelle-padding-x);background:linear-gradient(to left,var(--tab-bar-fade,var(--bg)) 20%,transparent)}.baustelle-products-catalog .tab-bar-wrap.is-scrollable-left::before,.baustelle-products-catalog .tab-bar-wrap.is-scrollable-right::after{opacity:1}.baustelle-products-catalog .tab-bar{display:flex;align-items:center;justify-content:flex-start;gap:4px;border-bottom:1px solid rgba(20,32,26,0.08);overflow-x:hidden;overflow-y:visible;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;scroll-padding-inline:16px;width:100%;box-sizing:border-box}@media (min-width:901px){.baustelle-products-catalog .tab-bar-wrap{padding-left:var(--baustelle-padding-x,40px);padding-right:var(--baustelle-padding-x,40px)}.baustelle-products-catalog .tab-bar:not(.is-scrollable){display:grid;grid-template-columns:repeat(var(--tab-count,6),minmax(0,1fr));column-gap:8px;align-items:center;overflow:hidden;padding:0 4px;min-height:52px;box-sizing:border-box}.baustelle-products-catalog .tab-bar:not(.is-scrollable) .tab-btn{width:100%;min-width:0;max-width:100%;padding:12px 6px 14px;font-size:12px;line-height:1.2;overflow:hidden;white-space:normal}.baustelle-products-catalog .tab-bar:not(.is-scrollable) .tab-btn__inner{display:inline-flex;align-items:center;justify-content:center;flex-wrap:nowrap;gap:6px;max-width:100%;min-width:0}.baustelle-products-catalog .tab-bar:not(.is-scrollable) .tab-btn__text{flex:0 1 auto;min-width:0;max-width:100%}.baustelle-products-catalog .tab-bar:not(.is-scrollable) .tab-btn__icon{width:14px;height:14px;flex:0 0 14px}.baustelle-products-catalog .tab-bar:not(.is-scrollable) .tab-btn__icon svg{width:14px;height:14px;display:block}.baustelle-products-catalog .tab-bar:not(.is-scrollable) .tab-btn__label{display:block;min-width:0;max-height:2.4em;overflow:hidden;white-space:normal;text-align:center;line-height:1.2;font-size:12px;word-break:break-word}.baustelle-products-catalog .tab-bar:not(.is-scrollable) .tab-count{flex:0 0 auto;font-size:9.5px;padding:2px 6px}.baustelle-products-catalog .tab-bar:not(.is-scrollable) .tab-btn.is-active{color:var(--text-primary)}.baustelle-products-catalog .tab-bar:not(.is-scrollable) .tab-btn:not(.is-active){color:var(--text-secondary)}.baustelle-products-catalog .tab-bar:not(.is-scrollable) .tab-btn:not(.is-active) .tab-count{background:rgba(20,32,26,0.08);color:var(--text-muted)}.baustelle-products-catalog .tab-bar:not(.is-scrollable) .tab-btn.is-active::after{left:6px;right:6px}.baustelle-products-catalog .tab-bar.is-scrollable{display:flex;flex-wrap:nowrap;align-items:center;gap:8px;overflow-x:auto;padding:0 4px}.baustelle-products-catalog .tab-bar.is-scrollable .tab-btn{flex:0 0 auto;width:auto;max-width:none;overflow:visible;white-space:nowrap;padding:14px 12px 16px;font-size:12.5px}.baustelle-products-catalog .tab-bar.is-scrollable .tab-btn__inner{flex-wrap:nowrap;gap:7px;max-width:none}.baustelle-products-catalog .tab-bar.is-scrollable .tab-btn__label{flex:0 0 auto;display:inline;-webkit-line-clamp:unset;overflow:visible;white-space:nowrap;font-size:12.5px}}@media (min-width:1025px){.elementor .elementor-widget-baustelle_product_page_header .baustelle-widgets,.elementor .elementor-widget-baustelle_products_catalog .baustelle-widgets{--baustelle-padding-x:40px}}.baustelle-products-catalog .tab-bar.is-scrollable{overflow-x:auto;scroll-snap-type:x proximity}.baustelle-products-catalog .tab-bar.is-scrollable .tab-btn{scroll-snap-align:center}.baustelle-products-catalog .tab-bar::-webkit-scrollbar{display:none}.baustelle-products-catalog .tab-btn{appearance:none;-webkit-appearance:none;flex:0 0 auto;position:relative;display:inline-flex;align-items:center;justify-content:center;gap:0;padding:14px 10px 16px;margin:0 0 -1px;border:none;border-top:none !important;border-left:none !important;border-right:none !important;border-bottom:2px solid transparent !important;border-radius:0 !important;box-shadow:none !important;outline:none !important;background:transparent !important;cursor:pointer;font-family:var(--font-body) !important;font-size:13px;font-weight:500;line-height:1.35;color:var(--text-secondary);white-space:nowrap;transition:color 220ms ease;box-sizing:border-box;min-width:0;overflow:hidden;text-align:center}.baustelle-products-catalog .tab-btn__inner{display:inline-flex;align-items:center;justify-content:center;flex-wrap:nowrap;gap:6px;max-width:100%;min-width:0}.baustelle-products-catalog .tab-btn__text{flex:0 1 auto;min-width:0}.baustelle-products-catalog .tab-btn:hover,.baustelle-products-catalog .tab-btn:focus,.baustelle-products-catalog .tab-btn:active{color:var(--text-primary);background:transparent !important;box-shadow:none !important;outline:none !important}.baustelle-products-catalog .tab-btn.is-active{font-weight:600;color:var(--text-primary);border-bottom-color:transparent !important}.baustelle-products-catalog .tab-btn.is-active::after{content:"";position:absolute;left:8px;right:8px;bottom:-1px;height:2px;background:var(--navy)}@media (min-width:1025px){.baustelle-products-catalog .tab-btn__icon{flex-shrink:0}.baustelle-products-catalog .tab-btn__icon svg{display:block}}.baustelle-products-catalog .tab-btn__icon{display:inline-flex;align-items:center;justify-content:center;width:17px;height:17px;flex-shrink:0}.baustelle-products-catalog .tab-btn__label{flex-shrink:0}.baustelle-products-catalog .tab-count{font-family:var(--font-mono);font-size:10px;letter-spacing:0.04em;padding:2px 7px;border-radius:999px;background:rgba(20,32,26,0.06);color:var(--text-muted);flex-shrink:0;line-height:1.4;transition:background 220ms ease,color 220ms ease}.baustelle-products-catalog .tab-btn.is-active .tab-count{background:var(--navy);color:var(--white)}@media (min-width:901px) and (max-width:1024px){.baustelle-products-catalog .tab-bar.is-scrollable .tab-btn{padding:14px 9px 16px;font-size:12.5px;gap:6px}.baustelle-products-catalog .tab-bar.is-scrollable .tab-btn__icon{width:15px;height:15px}.baustelle-products-catalog .tab-bar.is-scrollable .tab-count{font-size:9.5px;padding:2px 6px}}@media (max-width:900px){.baustelle-products-catalog .tab-bar{display:flex;overflow-x:auto;scroll-snap-type:x proximity}.baustelle-products-catalog .tab-btn{width:auto;flex:0 0 auto;padding:14px 12px 16px;font-size:13px;gap:8px;scroll-snap-align:center}}@media (min-width:1025px){.baustelle-products-catalog .tab-scroll-btn{display:none !important}}.baustelle-widgets .products-main{max-width:var(--baustelle-content-width);margin:0 auto;padding:56px var(--baustelle-padding-x) 40px;min-height:600px;box-sizing:border-box;width:100%}.baustelle-widgets .category-intro{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:36px;padding-bottom:24px;border-bottom:1px dashed rgba(20,32,26,0.12)}.baustelle-widgets .category-intro h2{font-family:var(--font-heading);font-weight:400;font-size:34px;line-height:1.1;letter-spacing:-0.015em;margin:0 0 12px;color:var(--text-primary)}.baustelle-widgets .category-intro p{font-size:14.5px;line-height:1.6;color:var(--text-secondary);margin:0}.baustelle-widgets .category-stat{font-family:var(--font-mono);font-size:11px;color:var(--text-muted);white-space:nowrap}.baustelle-widgets .product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:20px}.baustelle-widgets .product-card{background:#ffffff;border:1px solid rgba(20,32,26,0.07);border-radius:14px;padding:24px;display:flex;flex-direction:column;gap:18px;transition:all 220ms ease;text-decoration:none;color:inherit}.baustelle-widgets .product-card:hover{border-color:rgba(42,102,69,0.35);box-shadow:0 8px 24px -12px rgba(20,32,26,0.12);transform:translateY(-2px)}.baustelle-widgets .product-card__head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.baustelle-widgets .product-card__code{font-family:var(--font-mono);font-size:10px;letter-spacing:0.1em;color:var(--text-muted);text-transform:uppercase;margin-bottom:6px}.baustelle-widgets .product-card__name{font-family:var(--font-heading);font-weight:500;font-size:22px;line-height:1.15;letter-spacing:-0.01em;margin:0;color:var(--text-primary)}.baustelle-widgets .product-card__icon{width:36px;height:36px;border-radius:10px;background:#f0f3ef;display:flex;align-items:center;justify-content:center;color:var(--navy);flex-shrink:0}.baustelle-widgets .product-card__desc{font-size:13px;line-height:1.55;color:var(--text-secondary);margin:0}.baustelle-widgets .product-card__specs{border-top:1px solid rgba(20,32,26,0.06);padding-top:14px;display:flex;flex-direction:column;gap:7px}.baustelle-widgets .product-card__spec-row{display:flex;justify-content:space-between;font-size:12px;gap:12px}.baustelle-widgets .product-card__spec-key{color:var(--text-muted);font-family:var(--font-mono);font-size:10.5px;letter-spacing:0.05em;text-transform:uppercase}.baustelle-widgets .product-card__spec-val{color:var(--text-primary);font-weight:500;text-align:right}.baustelle-widgets .product-card__tags{margin-top:auto}.baustelle-widgets .b-icon{display:block;flex-shrink:0}.baustelle-widgets .panel-fade{animation:baustelle-fadeUp 380ms cubic-bezier(.2,.7,.2,1)}@keyframes baustelle-fadeUp{from{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}.baustelle-widgets .category-panel,.baustelle-widgets .sustainability-panel{display:none}.baustelle-widgets .category-panel.is-visible,.baustelle-widgets .sustainability-panel.is-visible{display:block}.baustelle-widgets .btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;font-family:var(--font-body);font-size:14px;font-weight:600;border:none;cursor:pointer;white-space:nowrap;text-decoration:none;transition:transform 200ms ease,background 200ms ease}.baustelle-widgets .btn:hover{transform:translateX(2px)}.baustelle-widgets .btn--cta{background:var(--white);color:var(--navy);padding:16px 28px;border-radius:999px}.baustelle-widgets .btn--navy{background:var(--navy);color:var(--white);padding:14px 24px;border-radius:999px}.baustelle-widgets .subscribe-form .btn--navy:hover{background:#0A1F3A;transform:none}.baustelle-widgets .form-input{flex:1;width:100%;border:1px solid rgba(20,32,26,0.15);background:var(--bg);border-radius:10px;padding:14px 16px;font-family:var(--font-body);font-size:14px;color:var(--text-primary);box-sizing:border-box}.baustelle-widgets .form-input:focus{outline:none;border-color:var(--navy);box-shadow:0 0 0 3px rgba(15,42,77,0.08)}.baustelle-widgets .form-input::placeholder{color:var(--text-muted)}.baustelle-widgets .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.baustelle-widgets .page-main{max-width:var(--baustelle-content-width);margin:0 auto;padding:0 var(--baustelle-padding-x) 80px;box-sizing:border-box;width:100%}.baustelle-widgets .page-main--newsletter{padding-bottom:80px}.baustelle-widgets .subscribe-module{display:flex;background:var(--white);border-radius:14px;border:1px solid var(--border-card);box-shadow:0 8px 24px -12px rgba(20,32,26,0.12);overflow:hidden}.baustelle-widgets .subscribe-module__info{flex:0 0 40%;background:var(--navy);padding:32px;display:flex;flex-direction:column;justify-content:center}.baustelle-widgets .subscribe-module__eyebrow{font-family:var(--font-mono);font-size:10.5px;letter-spacing:0.12em;text-transform:uppercase;color:var(--gold);margin:0 0 14px}.baustelle-widgets .subscribe-module__title{font-family:var(--font-heading);font-weight:500;font-size:22px;line-height:1.15;letter-spacing:-0.01em;color:var(--white);margin:0 0 12px}.baustelle-widgets .subscribe-module__desc{font-family:var(--font-body);font-size:13px;line-height:1.55;color:rgba(255,255,255,0.72);margin:0}.baustelle-widgets .subscribe-module__form-wrap{flex:1;background:var(--white);padding:32px;display:flex;align-items:center}.baustelle-widgets .subscribe-form{width:100%;display:flex;flex-direction:column;gap:12px}.baustelle-widgets .subscribe-form-row{display:flex;gap:10px}.baustelle-widgets .subscribe-form .form-input{flex:1}.baustelle-widgets .subscribe-form .btn--navy{flex-shrink:0}.baustelle-widgets .subscribe-module__reassurance{margin:0;font-family:var(--font-body);font-size:11.5px;color:var(--text-muted)}.baustelle-newsletter .subscribe-module__form-wrap .jetpack-contact-form-container{margin:0;padding:0;border:none;background:none;width:100%}.baustelle-newsletter .subscribe-module__form-wrap .contact-form-ajax-submission:not(.submission-success){display:none !important}.baustelle-newsletter .subscribe-module__form-wrap .jetpack-contact-form__form.submission-success{display:none !important}.baustelle-newsletter .subscribe-module__form-wrap .jetpack-contact-form__form{display:flex !important;flex-direction:column !important;flex-wrap:nowrap !important;gap:12px;margin:0;padding:0;border:none;background:none;width:100%}.baustelle-newsletter .subscribe-module__form-wrap .jetpack-contact-form-container{display:flex !important;flex-direction:column !important}.baustelle-newsletter .subscribe-module__form-wrap .jetpack-contact-form__form>input[type="hidden"]{display:none}.baustelle-newsletter .subscribe-module__form-wrap [class*="grunion-field-"][class*="-wrap"]{margin:0;padding:0;min-width:0;order:1 !important;width:100%}.baustelle-newsletter .subscribe-module__form-wrap .grunion-field-name-wrap{order:2 !important}.baustelle-newsletter .subscribe-module__form-wrap .grunion-field-email-wrap{order:1 !important}.baustelle-newsletter .subscribe-module__form-wrap .contact-form__error,.baustelle-newsletter .subscribe-module__form-wrap .contact-form__input-error.has-errors{order:3 !important}.baustelle-newsletter .subscribe-module__form-wrap .contact-submit{order:99 !important;margin:0 !important;padding:0 !important;width:100% !important;float:none !important;clear:both !important}.baustelle-newsletter .subscribe-module__form-wrap .grunion-field-label{display:block;float:none !important;font-family:var(--font-mono) !important;font-size:10.5px;letter-spacing:0.08em;text-transform:uppercase !important;color:var(--text-muted);margin:0 0 8px;font-weight:400 !important;line-height:1.4}.baustelle-newsletter .subscribe-module__form-wrap .grunion-label-required{display:none !important}.baustelle-newsletter .subscribe-module__form-wrap .contact-form__input-error{display:none}.baustelle-newsletter .subscribe-module__form-wrap .jetpack-contact-form__form input[type="text"],.baustelle-newsletter .subscribe-module__form-wrap .jetpack-contact-form__form input[type="email"]{width:100%;border:1px solid rgba(20,32,26,0.15) !important;background:var(--bg) !important;border-radius:10px !important;padding:14px 16px !important;min-height:48px;font-family:var(--font-body) !important;font-size:14px !important;line-height:1.4 !important;color:var(--text-primary) !important;box-sizing:border-box;margin:0;box-shadow:none !important;-webkit-appearance:none;appearance:none;float:none}.baustelle-newsletter .subscribe-module__form-wrap .jetpack-contact-form__form .grunion-field{padding:14px 16px !important}.baustelle-newsletter .subscribe-module__form-wrap .jetpack-contact-form__form input[type="text"]:focus,.baustelle-newsletter .subscribe-module__form-wrap .jetpack-contact-form__form input[type="email"]:focus{outline:none;border-color:var(--navy) !important;box-shadow:0 0 0 3px rgba(15,42,77,0.08) !important}.baustelle-newsletter .subscribe-module__form-wrap .contact-submit button,.baustelle-newsletter .subscribe-module__form-wrap .contact-submit .pushbutton-wide,.baustelle-newsletter .subscribe-module__form-wrap .contact-submit .btn--navy,.baustelle-newsletter .subscribe-module__form-wrap .baustelle-newsletter-submit button,.baustelle-newsletter .subscribe-module__form-wrap .baustelle-newsletter-submit .pushbutton-wide,.baustelle-newsletter .subscribe-module__form-wrap .baustelle-newsletter-submit .btn--navy{display:inline-flex;align-items:center;justify-content:center;width:100%;font-family:var(--font-body);font-size:14px;font-weight:600;line-height:1;padding:14px 24px !important;min-height:48px;border-radius:10px !important;border:none !important;background:var(--navy) !important;color:var(--white) !important;cursor:pointer;white-space:nowrap;box-shadow:none !important}.baustelle-newsletter .subscribe-module__form-wrap .contact-submit button:hover,.baustelle-newsletter .subscribe-module__form-wrap .contact-submit .pushbutton-wide:hover,.baustelle-newsletter .subscribe-module__form-wrap .contact-submit .btn--navy:hover,.baustelle-newsletter .subscribe-module__form-wrap .baustelle-newsletter-submit button:hover,.baustelle-newsletter .subscribe-module__form-wrap .baustelle-newsletter-submit .pushbutton-wide:hover,.baustelle-newsletter .subscribe-module__form-wrap .baustelle-newsletter-submit .btn--navy:hover{background:#0a1f3a !important;transform:none}.baustelle-newsletter .subscribe-module__form-wrap .baustelle-newsletter-submit{margin:0;padding:0;width:100%}.baustelle-newsletter .subscribe-module__form-wrap .baustelle-newsletter-submit .contact-submit{margin:0 !important;padding:0 !important;width:100% !important;float:none !important}.baustelle-newsletter .subscribe-module__form-wrap .subscribe-module__reassurance{margin-top:0}.baustelle-newsletter .subscribe-form{width:100%;display:flex;flex-direction:column;gap:12px}.baustelle-home-hero{--home-hero-bg:#f7f6f3;--home-hero-ink:#1a2744;--home-hero-ink-muted:rgba(26,39,68,0.7);--home-hero-ink-soft:rgba(26,39,68,0.55);--baustelle-padding-x:48px;position:relative;isolation:isolate;width:100%;background:transparent;color:var(--home-hero-ink);box-sizing:border-box;overflow:visible}.baustelle-home-hero::before{content:"";position:absolute;z-index:-1;top:0;bottom:0;left:50%;width:100vw;margin-left:-50vw;background:var(--home-hero-bg)}.baustelle-home-hero .home-hero{max-width:var(--baustelle-content-width,1280px);margin:0 auto;padding:100px var(--baustelle-padding-x) 120px;display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center;box-sizing:border-box;width:100%}.baustelle-home-hero .home-hero__eyebrow{font-family:var(--font-body) !important;font-size:10px;letter-spacing:0.15em;text-transform:uppercase;color:var(--home-hero-ink-soft);margin:0 0 28px;display:flex;align-items:center;gap:10px}.baustelle-home-hero .home-hero__eyebrow-line{display:inline-block;width:20px;height:1px;background:rgba(26,39,68,0.4);flex-shrink:0}.baustelle-home-hero .home-hero__title{font-family:'EB Garamond',Georgia,serif !important;font-size:54px;font-weight:400;line-height:1.12;letter-spacing:-0.015em;margin:0 0 28px;color:var(--home-hero-ink);text-transform:none !important}.baustelle-home-hero .home-hero__title em{font-style:italic;color:var(--home-hero-ink)}.baustelle-home-hero .home-hero__lead{font-family:var(--font-body) !important;font-size:16px;line-height:1.7;color:var(--home-hero-ink-muted);margin:0 0 44px;max-width:500px;text-transform:none !important}.baustelle-home-hero .home-hero__actions{display:flex;gap:16px;align-items:center;flex-wrap:wrap}.baustelle-home-hero .home-hero__btn{display:inline-flex;align-items:center;gap:8px;padding:14px 32px;font-family:var(--font-body) !important;font-size:12px;font-weight:500;letter-spacing:0.1em;text-transform:uppercase;text-decoration:none;border:1px solid transparent;border-radius:0;box-sizing:border-box;transition:background 200ms ease,color 200ms ease,border-color 200ms ease}.baustelle-home-hero .home-hero__btn--primary{background:var(--home-hero-ink);color:var(--home-hero-bg);border-color:var(--home-hero-ink)}.baustelle-home-hero .home-hero__btn--primary:hover,.baustelle-home-hero .home-hero__btn--primary:focus{background:#0f1a2e;border-color:#0f1a2e;color:var(--home-hero-bg)}.baustelle-home-hero .home-hero__btn--secondary{background:transparent;color:var(--home-hero-ink);border-color:rgba(26,39,68,0.25)}.baustelle-home-hero .home-hero__btn--secondary:hover,.baustelle-home-hero .home-hero__btn--secondary:focus{background:var(--home-hero-ink);color:var(--home-hero-bg)}.baustelle-home-hero .home-hero__btn-arrow{font-size:14px;line-height:1}.baustelle-home-hero .home-hero__visual{display:flex;justify-content:center;align-items:center;position:relative;min-height:400px}.baustelle-home-hero .home-hero__ring{position:absolute;top:50%;left:50%;border-radius:50%;transform:translate(-50%,-50%);pointer-events:none}.baustelle-home-hero .home-hero__ring--outer{width:440px;height:440px;max-width:92vw;max-height:92vw;background:rgba(26,39,68,0.04)}.baustelle-home-hero .home-hero__ring--mid{width:360px;height:360px;max-width:78vw;max-height:78vw;background:rgba(26,39,68,0.03)}.baustelle-home-hero .home-hero__image-frame{width:400px;height:400px;max-width:min(400px,86vw);max-height:min(400px,86vw);border-radius:50%;overflow:hidden;position:relative;z-index:1;background:radial-gradient(circle,#edecea 0%,#f7f6f3 100%);display:flex;align-items:center;justify-content:center;flex-shrink:0}.baustelle-home-hero .home-hero__image-frame img{width:110%;max-width:none;height:auto;transform:rotate(-5deg) translateX(8px);mix-blend-mode:multiply;filter:contrast(1.05)}@media (max-width:1024px){.baustelle-home-hero{--baustelle-padding-x:20px}.baustelle-home-hero .home-hero{grid-template-columns:1fr;gap:48px;padding:64px var(--baustelle-padding-x) 80px}.baustelle-home-hero .home-hero__title{font-size:clamp(2.25rem,8vw,54px)}.baustelle-home-hero .home-hero__lead{max-width:none;margin-bottom:36px}.baustelle-home-hero .home-hero__visual{min-height:320px;order:-1}.baustelle-home-hero .home-hero__image-frame{width:min(320px,78vw);height:min(320px,78vw)}}.baustelle-gallery{--gallery-bg:#f7f6f3;--gallery-ink:#1a2744;--gallery-ink-muted:rgba(26,39,68,0.65);--gallery-ink-soft:rgba(26,39,68,0.55);--gallery-gold:#c9a165;--baustelle-padding-x:48px;position:relative;isolation:isolate;width:100%;background:transparent;color:var(--gallery-ink);box-sizing:border-box;overflow:visible}.baustelle-gallery::before{content:"";position:absolute;z-index:-1;top:0;bottom:0;left:50%;width:100vw;margin-left:-50vw;background:var(--gallery-bg)}.baustelle-gallery__inner{max-width:var(--baustelle-content-width,1280px);margin:0 auto;padding:100px var(--baustelle-padding-x) 120px;box-sizing:border-box;width:100%}.baustelle-gallery__header{margin-bottom:64px}.baustelle-gallery__eyebrow{font-family:var(--font-body) !important;font-size:10px;letter-spacing:0.15em;text-transform:uppercase;color:var(--gallery-ink-soft);margin:0 0 24px;display:flex;align-items:center;gap:10px}.baustelle-gallery__eyebrow-line{display:inline-block;width:20px;height:1px;background:rgba(26,39,68,0.4);flex-shrink:0}.baustelle-gallery__title{font-family:'EB Garamond',Georgia,serif !important;font-size:48px;font-weight:400;line-height:1.12;letter-spacing:-0.015em;margin:0 0 20px;color:var(--gallery-ink);text-transform:none !important}.baustelle-gallery__title em{font-style:italic;color:var(--gallery-ink)}.baustelle-gallery__intro{font-family:var(--font-body) !important;font-size:16px;line-height:1.7;color:var(--gallery-ink-muted);margin:0;max-width:600px;text-transform:none !important}.baustelle-gallery__group{margin-bottom:56px}.baustelle-gallery__group--products{margin-bottom:0}.baustelle-gallery__group-label{font-family:var(--font-body) !important;font-size:11px;letter-spacing:0.12em;text-transform:uppercase;color:var(--gallery-gold);font-weight:500;margin:0 0 20px}.baustelle-gallery__grid{display:grid;gap:16px}.baustelle-gallery__process-banner{width:100%;margin:0;border-radius:10px;overflow:hidden;line-height:0}.baustelle-gallery__process-banner img{width:100%;height:auto;display:block;object-fit:contain}.baustelle-gallery__grid--process{grid-template-columns:repeat(6,minmax(0,1fr))}.baustelle-gallery__grid--products{grid-template-columns:repeat(3,minmax(0,1fr))}.baustelle-gallery__card{display:flex;flex-direction:column;min-width:0}.baustelle-gallery__media{position:relative;border-radius:10px;overflow:hidden;display:flex;align-items:center;justify-content:center}.baustelle-gallery__media--portrait{aspect-ratio:4 / 5}.baustelle-gallery__media--landscape{aspect-ratio:16 / 10}.baustelle-gallery__media-pattern{position:absolute;inset:0;background:repeating-linear-gradient( 45deg,transparent,transparent 8px,rgba(26,39,68,0.04) 8px,rgba(26,39,68,0.04) 9px );pointer-events:none;z-index:1}.baustelle-gallery__media img{position:relative;z-index:2;width:100%;height:100%;object-fit:cover;display:block}.baustelle-gallery__placeholder{position:relative;z-index:2;font-family:var(--font-mono) !important;font-size:11px;color:rgba(26,39,68,0.45);text-align:center;padding:12px;line-height:1.4;text-transform:none !important}.baustelle-gallery__placeholder.is-dark{color:rgba(255,255,255,0.5)}.baustelle-gallery__card-meta--process{padding:12px 4px 0}.baustelle-gallery__card-meta--product{padding:14px 4px 0}.baustelle-gallery__card-title{font-family:'EB Garamond',Georgia,serif !important;font-size:17px;font-weight:500;color:var(--gallery-ink);margin:0;text-transform:none !important}.baustelle-gallery__card-title--product{font-size:18px}.baustelle-gallery__card-step{font-family:var(--font-body) !important;font-size:12px;color:rgba(26,39,68,0.5);margin:2px 0 0;text-transform:none !important}.baustelle-gallery__card-desc{font-family:var(--font-body) !important;font-size:13px;color:rgba(26,39,68,0.55);margin:4px 0 0;line-height:1.5;text-transform:none !important}.baustelle-gallery__flow{display:flex;align-items:center;gap:8px;margin-top:20px;padding:0 4px}.baustelle-gallery__flow-line{flex:1;height:1px;background:linear-gradient( to right,rgba(26,39,68,0.08),rgba(26,39,68,0.15),rgba(26,39,68,0.08) )}.baustelle-gallery__flow-label{font-family:var(--font-body) !important;font-size:11px;letter-spacing:0.1em;text-transform:uppercase;color:rgba(26,39,68,0.35);white-space:nowrap}@media (max-width:1100px){.baustelle-gallery__grid--process{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:1024px){.baustelle-gallery{--baustelle-padding-x:20px}.baustelle-gallery__inner{padding:64px var(--baustelle-padding-x) 80px}.baustelle-gallery__header{margin-bottom:48px}.baustelle-gallery__title{font-size:clamp(2rem,7vw,48px)}.baustelle-gallery__intro{max-width:none}.baustelle-gallery__grid--products{grid-template-columns:1fr}}@media (max-width:640px){.baustelle-gallery__grid--process{grid-template-columns:repeat(2,minmax(0,1fr))}}.baustelle-who-we-are{width:100%;overflow:visible;padding-bottom:56px;margin-top:0 !important;box-sizing:border-box}.baustelle-who-we-are .about-hero{position:relative;isolation:isolate;background:transparent;color:#ffffff;width:100%;margin:0;padding:72px var(--baustelle-padding-x,40px) 64px;box-sizing:border-box;overflow:visible}.baustelle-who-we-are .about-hero::before{content:"";position:absolute;z-index:-1;top:0;bottom:0;left:50%;width:100vw;margin-left:-50vw;background:linear-gradient(160deg,#0f2a4d 0%,#0a1f3a 100%)}.elementor-section:has(.baustelle-who-we-are),.e-con:has(.baustelle-who-we-are),.e-con.e-parent:has(.baustelle-who-we-are){padding-top:0 !important;margin-top:0 !important;--padding-top:0 !important;--e-con-padding-top:0 !important;--e-con-padding-block-start:0 !important}.elementor-9550>.e-con.e-parent:first-child,.elementor-9550>.e-con.e-parent:first-child>.e-con-inner{padding-top:0 !important;margin-top:0 !important;--padding-top:0 !important;--padding-block-start:0 !important;--row-gap:0px !important;gap:0 !important}body.baustelle-tb-header-active .site-content .elementor>.e-con:first-child,body.baustelle-tb-header-active .site-content .elementor-section-wrap>.elementor-section:first-child,body.elementor-page .site-content .elementor>.e-con:first-child:has(.baustelle-who-we-are){padding-top:0 !important;margin-top:0 !important;--padding-top:0 !important;--e-con-padding-top:0 !important}body.page-template-elementor_header_footer #content.site-content,body.elementor-template-full-width #content.site-content{padding-top:0 !important;margin-top:0 !important}body.page-id-9550 .baustelle-who-we-are{margin-top:-2.5rem !important}body.page-id-9550 .baustelle-who-we-are .about-hero{padding-top:calc(72px + 2.5rem);background:linear-gradient(160deg,#0f2a4d 0%,#0a1f3a 100%)}.baustelle-who-we-are .about-hero-inner{position:relative;z-index:1;max-width:var(--baustelle-content-width);margin:0 auto;width:100%}.baustelle-who-we-are .about-hero .eyebrow{color:#c9a165 !important;margin:0 0 18px}.baustelle-who-we-are .about-hero .h1-page{font-family:var(--font-heading) !important;font-weight:400;font-size:56px;line-height:1.05;letter-spacing:-0.02em;color:#ffffff !important;max-width:920px;margin:0 0 20px}.baustelle-who-we-are .about-hero .h1-page em{font-style:italic;color:#ffffff}.baustelle-who-we-are .about-hero .body-lead{font-family:var(--font-body) !important;font-size:16px;line-height:1.55;color:rgba(255,255,255,0.82);max-width:720px;margin:0}.baustelle-who-we-are .stats-strip{max-width:var(--baustelle-content-width);width:100%;margin:-32px auto 0;padding:0 var(--baustelle-padding-x);position:relative;z-index:2;box-sizing:border-box}.baustelle-who-we-are .stats-strip-inner{display:grid;grid-template-columns:repeat(4,1fr);background:#ffffff;border:1px solid rgba(20,32,26,0.12);border-radius:14px;overflow:hidden;box-shadow:0 8px 24px -12px rgba(20,32,26,0.12)}.baustelle-who-we-are .stat-block{background:#ffffff;padding:28px 24px;text-align:center;border-right:1px solid rgba(20,32,26,0.12)}.baustelle-who-we-are .stat-block:last-child{border-right:none}.baustelle-who-we-are .stat-number{display:block;font-family:var(--font-heading) !important;font-weight:400;font-size:40px;line-height:1.05;letter-spacing:-0.02em;color:#0f2a4d;margin:0 0 8px;text-transform:none !important}.baustelle-who-we-are .stat-number--placeholder{color:rgba(15,42,77,0.22)}.baustelle-who-we-are .stat-label{display:block;font-family:var(--font-mono) !important;font-size:10.5px;letter-spacing:0.08em;text-transform:uppercase !important;color:#8a9690}.baustelle-widgets .about-main{max-width:var(--baustelle-content-width);margin:0 auto;padding:64px var(--baustelle-padding-x) 40px;box-sizing:border-box;width:100%}.baustelle-widgets .about-section{margin-bottom:0}.baustelle-widgets .what-we-do-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:28px}.baustelle-widgets .service-card h3{margin-bottom:14px}.baustelle-widgets .service-card p{margin:0;font-size:14.5px;line-height:1.6;color:var(--text-secondary)}.baustelle-widgets .service-card p+p{margin-top:14px}.baustelle-widgets .about-subblock{margin-top:40px}.baustelle-widgets .mv-grid--compact{display:grid;grid-template-columns:1fr 1fr;gap:16px}.baustelle-widgets .mv-card--compact{padding:18px 20px}.baustelle-widgets .mv-card--compact .h3-card{font-size:18px;margin-bottom:8px}.baustelle-widgets .mv-card--compact p{margin:0;font-size:13px;line-height:1.55;color:var(--text-secondary)}.baustelle-leadership-team .about-main{padding-top:0;padding-bottom:64px}.baustelle-leadership-team .leadership-section{margin-top:8px}.baustelle-leadership-team .leader-featured{margin-top:28px;padding:28px}.baustelle-leadership-team .leader-featured__layout{display:grid;grid-template-columns:minmax(220px,280px) minmax(0,1fr);gap:32px;align-items:start}.baustelle-leadership-team .leader-featured__photo{border-radius:14px;overflow:hidden;border:1px solid var(--border-card);background:#f0f2f1}.baustelle-leadership-team .leader-featured__photo img{display:block;width:100%;height:auto;aspect-ratio:1;object-fit:cover}.baustelle-leadership-team .leader-name{margin-bottom:6px}.baustelle-leadership-team .leader-title{margin:0 0 16px;font-family:var(--font-mono);font-size:10.5px;letter-spacing:0.08em;text-transform:uppercase;color:var(--text-muted)}.baustelle-leadership-team .leader-bio p{margin:0;font-size:14.5px;line-height:1.6;color:var(--text-secondary)}.baustelle-leadership-team .leader-bio p+p{margin-top:14px}.baustelle-leadership-team .leader-quote{margin:24px 0 0;padding:22px 24px;border:1px solid rgba(201,161,101,0.28);border-left:3px solid var(--gold);border-radius:0 14px 14px 0;background:rgba(15,42,77,0.03)}.baustelle-leadership-team .leader-quote p{margin:0;font-family:var(--font-heading);font-size:17px;line-height:1.55;font-style:italic;color:var(--navy)}.baustelle-leadership-team .leader-quote p+p{margin-top:14px}.baustelle-leadership-team .leadership-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin-top:20px}.baustelle-leadership-team .leader-card{padding:24px}.baustelle-leadership-team .leader-card .leader-title{margin-bottom:14px}.baustelle-leadership-team .leader-card .leader-bio p{font-size:14px}.baustelle-contact{width:100%}.baustelle-widgets .contact-main{max-width:var(--baustelle-content-width);margin:0 auto;padding:72px var(--baustelle-padding-x) 80px;box-sizing:border-box;width:100%}.baustelle-widgets .contact-layout{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:start}.baustelle-widgets .contact-intro .eyebrow{margin-bottom:18px}.baustelle-widgets .contact-intro .h1-page{margin-bottom:20px}.baustelle-widgets .contact-intro .body-lead{margin-bottom:40px}.baustelle-widgets .contact-details{display:flex;flex-direction:column;gap:24px}.baustelle-widgets .contact-block .spec-key{margin-bottom:6px;display:block}.baustelle-widgets .contact-block a,.baustelle-widgets .contact-block>span{margin:0;font-size:15px;color:var(--text-primary);font-weight:500;text-decoration:none}.baustelle-widgets .contact-block a:hover{color:var(--navy)}.baustelle-widgets .contact-block p{margin:0;font-size:15px;font-weight:400;color:var(--text-secondary);line-height:1.6}.baustelle-widgets .contact-form-wrap{display:flex;align-items:flex-start;justify-content:flex-end}.baustelle-widgets .contact-form{width:100%;max-width:100%}.baustelle-widgets .card.contact-form .jetpack-contact-form-container{margin:0;padding:0;border:none;background:none;max-width:none}.baustelle-widgets .card.contact-form .contact-form-ajax-submission:not(.submission-success){display:none !important}.baustelle-widgets .card.contact-form .jetpack-contact-form__form.submission-success{display:none !important}.baustelle-widgets .card.contact-form .contact-form-submission{margin:0;max-width:none;padding:0}.baustelle-widgets .card.contact-form .jetpack-contact-form__form{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin:0;padding:0;border:none;background:none;float:none}.baustelle-widgets .card.contact-form .jetpack-contact-form__form>input[type="hidden"]{display:none}.baustelle-widgets .card.contact-form [class*="grunion-field-"][class*="-wrap"]{margin:0;padding:0;min-width:0}.baustelle-widgets .card.contact-form .grunion-field-textarea-wrap{grid-column:1 / -1}.baustelle-widgets .card.contact-form .contact-form__error,.baustelle-widgets .card.contact-form .contact-form__input-error{grid-column:1 / -1}.baustelle-widgets .card.contact-form .contact-submit{grid-column:1 / -1;margin:24px 0 0;padding:0}.baustelle-widgets .card.contact-form .grunion-field-label{display:block;float:none !important;font-family:var(--font-mono) !important;font-size:10.5px;letter-spacing:0.08em;text-transform:uppercase !important;color:var(--text-muted);margin:0 0 8px;font-weight:400 !important;line-height:1.4}.baustelle-widgets .card.contact-form .grunion-label-required{display:none !important}.baustelle-widgets .card.contact-form .contact-form__input-error{display:none;margin:0;padding:0}.baustelle-widgets .card.contact-form .contact-form__input-error.has-errors{display:block;grid-column:1 / -1;margin-top:4px;font-size:12px;color:#b42318}.baustelle-widgets .card.contact-form .jetpack-contact-form__form input[type="text"],.baustelle-widgets .card.contact-form .jetpack-contact-form__form input[type="email"],.baustelle-widgets .card.contact-form .jetpack-contact-form__form textarea{width:100%;border:1px solid var(--border-card) !important;background:var(--bg) !important;border-radius:10px !important;padding:14px 16px !important;min-height:48px;font-family:var(--font-body) !important;font-size:14px !important;line-height:1.4 !important;color:var(--text-primary) !important;box-sizing:border-box;margin:0;box-shadow:none !important;-webkit-appearance:none;appearance:none;float:none}.baustelle-widgets .card.contact-form .jetpack-contact-form__form .grunion-field{padding:14px 16px !important}.baustelle-widgets .card.contact-form .jetpack-contact-form__form textarea{min-height:140px !important;height:140px !important;resize:vertical}.baustelle-widgets .card.contact-form .jetpack-contact-form__form input[type="text"]:focus,.baustelle-widgets .card.contact-form .jetpack-contact-form__form input[type="email"]:focus,.baustelle-widgets .card.contact-form .jetpack-contact-form__form textarea:focus{outline:none;border-color:rgba(15,42,77,0.35);box-shadow:none}.baustelle-widgets .card.contact-form .contact-submit button,.baustelle-widgets .card.contact-form .contact-submit .pushbutton-wide,.baustelle-widgets .card.contact-form .contact-submit .btn--navy{display:inline-flex;align-items:center;justify-content:center;font-family:var(--font-body);font-size:14px;font-weight:600;border:none !important;cursor:pointer;white-space:nowrap;text-decoration:none;transition:background 200ms ease;background:var(--navy) !important;color:var(--white) !important;padding:14px 24px;border-radius:999px;transform:none;box-shadow:none;outline:none}.baustelle-widgets .card.contact-form .contact-submit button:hover,.baustelle-widgets .card.contact-form .contact-submit .pushbutton-wide:hover,.baustelle-widgets .card.contact-form .contact-submit .btn--navy:hover{background:#0a1f3a !important;transform:none}.baustelle-product-single-breadcrumb{padding-top:36px}.baustelle-product-single .breadcrumb{font-size:13px;color:var(--text-muted);margin-bottom:40px;display:flex;gap:10px;align-items:center;flex-wrap:wrap}.baustelle-product-single .breadcrumb a{color:var(--text-secondary);text-decoration:none}.baustelle-product-single .breadcrumb a:hover{color:var(--text-primary)}.baustelle-product-single .breadcrumb-sep{opacity:0.4}.baustelle-product-single .breadcrumb-current{color:var(--text-primary);font-weight:500}.baustelle-product-single{width:100%;max-width:var(--baustelle-content-width,var(--container-max-width,1140px));margin-left:auto;margin-right:auto;padding-left:var(--baustelle-padding-x,0px);padding-right:var(--baustelle-padding-x,0px);box-sizing:border-box}.baustelle-product-single .product-hero.card{background:var(--white);border:1px solid var(--border-card);border-radius:14px}.baustelle-product-single .card--lg{padding:56px}.baustelle-product-single .product-hero{display:grid;grid-template-columns:1.15fr 1fr;gap:56px;align-items:center;margin-bottom:40px}.baustelle-product-single .product-hero__title{margin-bottom:18px}.baustelle-product-single .product-code{font-family:var(--font-mono);font-size:10px;letter-spacing:0.1em;text-transform:uppercase;color:var(--text-muted);margin-bottom:6px}.baustelle-product-single .product-category-label{font-family:var(--font-mono);font-size:10.5px;letter-spacing:0.14em;text-transform:uppercase;color:var(--navy);margin:0 0 28px}.baustelle-product-single .product-visual{aspect-ratio:1 / 1;border-radius:14px;background:repeating-linear-gradient(135deg,#f2f4ef 0 12px,#eaece6 12px 24px);display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;border:1px solid var(--border-card)}.baustelle-product-single .product-visual__img{width:100%;height:100%;object-fit:cover;border-radius:14px}.baustelle-product-single .product-visual__icon{display:flex;align-items:center;justify-content:center;width:62%;aspect-ratio:1 / 1}.baustelle-product-single .product-visual__icon svg{width:100%;height:auto}.baustelle-product-single .product-visual__placeholder{width:62%;aspect-ratio:1 / 1;border-radius:50%;background:radial-gradient(circle at 50% 50%,#0f2a4d 0 14%,#ffffff 14.5% 100%);box-shadow:0 10px 40px rgba(15,42,77,0.14);border:1px solid rgba(15,42,77,0.06)}.baustelle-product-single .product-visual__note{position:absolute;bottom:14px;left:14px;font-family:var(--font-mono);font-size:10px;color:#8a9690;letter-spacing:0.05em}.baustelle-product-single .content-section{display:grid;grid-template-columns:220px 1fr;gap:56px;padding:48px 8px;border-top:1px solid var(--divider-solid);align-items:start}.baustelle-product-single .content-section>.eyebrow--sm{color:var(--navy)}.baustelle-product-single .product-overview-text{font-size:16px;line-height:1.7;max-width:720px;color:var(--text-secondary)}.baustelle-product-single .product-overview-text p{margin:0 0 20px}.baustelle-product-single .product-overview-text p:last-child{margin-bottom:0}.baustelle-product-single .spec-table{padding:8px 32px}.baustelle-product-single .spec-row{display:grid;grid-template-columns:200px 1fr;gap:32px;padding:20px 0;border-bottom:1px solid var(--divider-solid);align-items:baseline}.baustelle-product-single .spec-row:last-child{border-bottom:none}.baustelle-product-single .spec-value{font-family:var(--font-body);font-size:15px;color:var(--text-primary);font-weight:500;line-height:1.5}.baustelle-product-single .product-related-section{padding:64px 8px 8px;border-top:1px solid rgba(20,32,26,0.06);margin-top:16px}.baustelle-product-single .related-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:20px}.baustelle-product-single .related-card{display:flex;flex-direction:column;gap:14px}.baustelle-product-single .card--hover:hover{border-color:rgba(42,102,69,0.35);box-shadow:0 8px 24px -12px rgba(20,32,26,0.12);transform:translateY(-2px)}.baustelle-product-single .related-thumb{aspect-ratio:5 / 3;border-radius:8px;background:repeating-linear-gradient(135deg,#f2f4ef 0 10px,#eaece6 10px 20px);overflow:hidden}.baustelle-product-single .related-thumb__img{width:100%;height:100%;object-fit:cover;display:block}.baustelle-product-single .related-card__title{margin-bottom:12px}.baustelle-product-single .product-single-empty{margin:0;font-size:14px;color:var(--text-muted)}.baustelle-widgets .contact-form .form-input,.baustelle-widgets .contact-form .form-textarea{width:100%;border:1px solid var(--border-card);background:var(--bg)}.baustelle-widgets .contact-form .form-input:focus,.baustelle-widgets .contact-form .form-textarea:focus{outline:none;border-color:rgba(15,42,77,0.35);box-shadow:none}.baustelle-widgets .contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.baustelle-widgets .contact-grid .full-width{grid-column:1 / -1}.baustelle-widgets .form-label{display:block;font-family:var(--font-mono) !important;font-size:10.5px;letter-spacing:0.08em;text-transform:uppercase !important;color:var(--text-muted);margin-bottom:8px}.baustelle-widgets .form-textarea{min-height:140px;resize:vertical;width:100%}.baustelle-widgets .contact-form__actions{margin-top:24px}.baustelle-widgets .contact-form .btn--navy:hover{background:#0a1f3a;transform:none}.baustelle-widgets .cta-section{max-width:var(--baustelle-content-width);margin:60px auto 0;padding:0 var(--baustelle-padding-x) 80px;box-sizing:border-box;width:100%}.baustelle-widgets .cta-card{background:var(--navy);border-radius:20px;padding:56px;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:40px;position:relative;overflow:hidden}.baustelle-widgets .cta-card::before{content:"";position:absolute;right:-80px;top:-80px;width:320px;height:320px;border-radius:50%;background:radial-gradient(circle,rgba(255,255,255,0.06),transparent 70%);pointer-events:none}.baustelle-widgets .cta-content{max-width:640px;position:relative}.baustelle-widgets .cta-card .h2-section{font-size:36px;color:var(--white);margin-bottom:10px}.baustelle-widgets .cta-body{font-size:15px;line-height:1.55;color:rgba(255,255,255,0.72);margin:0;max-width:520px}.baustelle-widgets .cta-card .btn{position:relative}.baustelle-widgets .page-header{max-width:var(--baustelle-content-width);margin:0 auto;padding:72px var(--baustelle-padding-x) 40px;box-sizing:border-box;width:100%}.baustelle-widgets .card{background:var(--white);border:1px solid var(--border-card);border-radius:14px;padding:24px;transition:all 220ms ease}.baustelle-widgets .section-divider{margin-bottom:36px;padding-bottom:24px;border-bottom:1px dashed var(--divider-dashed)}.baustelle-widgets .cert-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:32px}.baustelle-widgets .cert-card{background:#ffffff;border:1px solid rgba(20,32,26,0.07);border-radius:14px;padding:32px;display:flex;flex-direction:column;gap:20px}.baustelle-widgets .cert-card__head{display:flex;align-items:center;gap:16px}.baustelle-widgets .cert-badge{width:64px;height:64px;border-radius:14px;background:var(--navy);color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;font-family:var(--font-heading);flex-shrink:0}.baustelle-widgets .standards-strip{background:#ffffff;border:1px solid rgba(20,32,26,0.07);border-radius:14px;padding:28px 32px}.baustelle-widgets .standards-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}@media (max-width:1024px){.baustelle-widgets{--baustelle-padding-x:20px}.baustelle-widgets .h1-page{font-size:clamp(2.25rem,8vw,56px)}.baustelle-widgets .products-main{padding:40px var(--baustelle-padding-x)}.baustelle-widgets .cert-grid{grid-template-columns:1fr}.baustelle-widgets .standards-grid{grid-template-columns:1fr 1fr}.baustelle-widgets .category-intro{flex-direction:column;align-items:flex-start}.baustelle-widgets .cta-card{padding:36px 28px}.baustelle-widgets .subscribe-module{flex-direction:column}.baustelle-widgets .subscribe-module__info{flex:none;width:100%}.baustelle-widgets .subscribe-form-row{flex-direction:column}.baustelle-widgets .subscribe-form .form-input,.baustelle-widgets .subscribe-form .btn--navy{width:100%}.baustelle-who-we-are .about-hero{padding-left:var(--baustelle-padding-x,20px);padding-right:var(--baustelle-padding-x,20px)}.baustelle-who-we-are .about-hero .h1-page{font-size:clamp(2.25rem,8vw,56px)}.baustelle-who-we-are .stats-strip-inner{grid-template-columns:repeat(2,1fr)}.baustelle-who-we-are .stat-block{border-right:none;border-bottom:1px solid rgba(20,32,26,0.12)}.baustelle-who-we-are .stat-block:nth-child(odd){border-right:1px solid rgba(20,32,26,0.12)}.baustelle-who-we-are .stat-block:nth-last-child(-n+2){border-bottom:none}.baustelle-widgets .about-main{padding-left:var(--baustelle-padding-x);padding-right:var(--baustelle-padding-x)}.baustelle-widgets .what-we-do-grid,.baustelle-widgets .mv-grid--compact,.baustelle-leadership-team .leadership-grid{grid-template-columns:1fr}.baustelle-leadership-team .leader-featured__layout{grid-template-columns:1fr;gap:24px}.baustelle-leadership-team .leader-featured__photo{max-width:280px}.baustelle-widgets .contact-main{padding:48px var(--baustelle-padding-x) 80px}.baustelle-widgets .contact-layout{grid-template-columns:1fr;gap:40px}.baustelle-widgets .contact-form-wrap{justify-content:stretch}.baustelle-widgets .contact-grid,.baustelle-widgets .card.contact-form .jetpack-contact-form__form{grid-template-columns:1fr}.baustelle-product-single .product-hero,.baustelle-product-single .content-section{grid-template-columns:1fr}.baustelle-product-single .spec-row{grid-template-columns:1fr;gap:8px}}@media (max-width:520px){.baustelle-who-we-are .stats-strip-inner{grid-template-columns:1fr}.baustelle-who-we-are .stat-block,.baustelle-who-we-are .stat-block:nth-child(odd){border-right:none}.baustelle-who-we-are .stat-block:not(:last-child){border-bottom:1px solid rgba(20,32,26,0.12)}.baustelle-who-we-are .stat-block:last-child{border-bottom:none}}.elementor-widget-baustelle_home_hero,.elementor-widget-baustelle_gallery,.elementor-widget-baustelle_product_page_header,.elementor-widget-baustelle_products_catalog,.elementor-widget-baustelle_cta_strip,.elementor-widget-baustelle_newsletter,.elementor-widget-baustelle_who_we_are,.elementor-widget-baustelle_what_we_do,.elementor-widget-baustelle_contact_us,.elementor-widget-baustelle_site_header,.elementor-widget-baustelle_site_footer,.elementor-widget-baustelle_product_single_hero,.elementor-widget-baustelle_product_single_breadcrumb,.elementor-widget-baustelle_product_single_overview,.elementor-widget-baustelle_product_single_specifications,.elementor-widget-baustelle_product_single_related{width:100%;overflow:visible}.elementor-section:has(.baustelle-home-hero),.elementor-section .e-con:has(.baustelle-home-hero),.elementor-column:has(.baustelle-home-hero),.elementor-section:has(.baustelle-gallery),.elementor-section .e-con:has(.baustelle-gallery),.elementor-column:has(.baustelle-gallery),.elementor-section:has(.baustelle-who-we-are),.elementor-section .e-con:has(.baustelle-who-we-are),.elementor-column:has(.baustelle-who-we-are){overflow:visible !important}.elementor-widget-baustelle_who_we_are>.elementor-widget-container{overflow:visible}.elementor-widget-baustelle_products_catalog>.elementor-widget-container{overflow:visible}.elementor-widget-baustelle_home_hero>.elementor-widget-container,.elementor-widget-baustelle_gallery>.elementor-widget-container,.elementor-widget-baustelle_product_page_header>.elementor-widget-container,.elementor-widget-baustelle_products_catalog>.elementor-widget-container,.elementor-widget-baustelle_cta_strip>.elementor-widget-container,.elementor-widget-baustelle_newsletter>.elementor-widget-container,.elementor-widget-baustelle_who_we_are>.elementor-widget-container,.elementor-widget-baustelle_what_we_do>.elementor-widget-container,.elementor-widget-baustelle_contact_us>.elementor-widget-container,.elementor-widget-baustelle_site_header>.elementor-widget-container,.elementor-widget-baustelle_site_footer>.elementor-widget-container,.elementor-widget-baustelle_product_single_hero>.elementor-widget-container,.elementor-widget-baustelle_product_single_breadcrumb>.elementor-widget-container,.elementor-widget-baustelle_product_single_overview>.elementor-widget-container,.elementor-widget-baustelle_product_single_specifications>.elementor-widget-container,.elementor-widget-baustelle_product_single_related>.elementor-widget-container{width:100%;max-width:100%;padding:0;margin:0}.elementor-widget-baustelle_site_header,.elementor-widget-baustelle_site_footer{width:100%;max-width:100%;overflow:visible}.elementor-widget-baustelle_site_header>.elementor-widget-container,.elementor-widget-baustelle_site_footer>.elementor-widget-container{overflow:visible}.elementor-section:has(.baustelle-site-header),.elementor-section:has(.baustelle-site-footer),.e-con:has(.baustelle-site-header),.e-con:has(.baustelle-site-footer){max-width:none !important;width:100% !important;--width:100% !important;--content-width:100% !important}.elementor-section:has(.baustelle-site-header)>.elementor-container,.elementor-section:has(.baustelle-site-footer)>.elementor-container,.e-con:has(.baustelle-site-header)>.e-con-inner,.e-con:has(.baustelle-site-footer)>.e-con-inner{max-width:none !important;width:100% !important}.elementor .baustelle-widgets:not(.baustelle-site-header):not(.baustelle-site-footer){--baustelle-content-width:var(--container-max-width,1140px);--baustelle-padding-x:0px}.elementor .baustelle-widgets.baustelle-site-header,.elementor .baustelle-site-header{--baustelle-content-width:var(--container-max-width,1140px);--baustelle-padding-x:0px}.elementor .elementor-widget-baustelle_home_hero .baustelle-home-hero{--baustelle-content-width:var(--container-max-width,1280px);--baustelle-padding-x:48px}.elementor .elementor-widget-baustelle_gallery .baustelle-gallery{--baustelle-content-width:var(--container-max-width,1280px);--baustelle-padding-x:48px}@media (max-width:1024px){.elementor .baustelle-widgets:not(.baustelle-site-header):not(.baustelle-site-footer){--baustelle-padding-x:20px}.elementor .baustelle-widgets.baustelle-site-header,.elementor .baustelle-site-header{--baustelle-padding-x:20px}.elementor .elementor-widget-baustelle_home_hero .baustelle-home-hero{--baustelle-padding-x:20px}.elementor .elementor-widget-baustelle_gallery .baustelle-gallery{--baustelle-padding-x:20px}}body.baustelle-tb-header-active .site-content,body.elementor-page .site-content,body.baustelle-tb-single-template .site-content,body.page-template-elementor_header_footer #content.site-content,body.elementor-template-full-width #content.site-content{padding:0 !important;max-width:none !important;margin-top:0 !important;position:relative;z-index:1}body.baustelle-tb-header-active .content-area,body.elementor-page .content-area,body.baustelle-tb-single-template .content-area{max-width:none !important;width:100% !important;float:none !important;margin:0 !important}body.elementor-page .hentry>.entry-header,body.baustelle-tb-single-template .hentry>.entry-header{display:none !important}body.elementor-page .hentry,body.baustelle-tb-single-template .hentry{margin-bottom:0}body.elementor-page .entry-content,body.baustelle-tb-single-template .entry-content{margin:0;padding:0;max-width:none}.baustelle-site-header .baustelle-header-bar{text-align:left;background:transparent;width:100%}.baustelle-tb-single-template .entry-header,.baustelle-tb-single-template .ast-single-entry-banner,.baustelle-tb-single-template .post-thumb,.baustelle-tb-single-template .ast-featured-img-wrap{display:none !important}.baustelle-tb-single-template .site-content>.ast-container{max-width:100%;padding-left:0;padding-right:0}.baustelle-tb-single-template #primary{margin:0;padding:0}.baustelle-tb-single-template .entry-content{max-width:none;padding:0;margin:0}.baustelle-tb-single{width:100%}.baustelle-site-header,.baustelle-site-footer{width:100%;max-width:none;box-sizing:border-box}.elementor-widget-baustelle_site_header .baustelle-site-header,.elementor-widget-baustelle_site_footer .baustelle-site-footer,.baustelle-tb-header,.baustelle-tb-footer{width:100%;max-width:100%;margin-left:0;margin-right:0}.baustelle-tb-header{position:relative;z-index:100;background:var(--bg,#f7f8f6)}.baustelle-tb-header,.baustelle-tb-header .elementor,.baustelle-tb-header .e-con,.baustelle-tb-header .e-con-inner,.baustelle-tb-header .elementor-widget-container{padding-top:0 !important;margin-top:0 !important;--padding-top:0px !important;--e-con-padding-top:0px !important}.baustelle-tb-header .e-con.e-parent{--width:100% !important;width:100% !important;max-width:100% !important;--padding-left:0px !important;--padding-right:0px !important;padding-left:0 !important;padding-right:0 !important}.baustelle-tb-header .e-con-inner,.baustelle-tb-header .elementor-widget-baustelle_site_header,.baustelle-tb-header .elementor-widget-baustelle_site_header>.elementor-widget-container{padding-left:0 !important;padding-right:0 !important;max-width:100% !important}.baustelle-site-header{background:var(--bg,#f7f8f6);padding:0;margin:0;border-bottom:1px solid var(--divider-solid,rgba(20,32,26,0.06))}.baustelle-site-header .site-header-inner{max-width:min(100%,var(--baustelle-content-width,var(--container-max-width,1140px)));margin-left:auto;margin-right:auto;padding-left:var(--baustelle-padding-x,0px);padding-right:var(--baustelle-padding-x,0px);width:100%;box-sizing:border-box}.baustelle-site-header .baustelle-header-bar{max-width:none;margin:0;padding:22px 0;display:flex;align-items:center;justify-content:space-between;gap:2rem;border-bottom:none;box-sizing:border-box;width:100%;text-align:left}.baustelle-site-header .brand{display:flex;align-items:center;gap:10px;flex-shrink:0;text-decoration:none;color:inherit}.baustelle-site-header .brand-mark{width:26px;height:26px;border-radius:6px;background:var(--navy,#0F2A4D);display:flex;align-items:center;justify-content:center;color:var(--white,#ffffff);font-family:var(--font-heading,'Fraunces',serif);font-weight:500;font-size:15px;line-height:1;flex-shrink:0}.baustelle-site-header .brand-logo{display:block;height:44px;width:auto;max-width:min(220px,46vw);object-fit:contain;object-position:left center;flex-shrink:0}.baustelle-site-header .brand-name{font-size:14px;font-weight:600;letter-spacing:-0.01em;color:var(--text-primary,#14201a);font-family:var(--font-body,'Inter',system-ui,sans-serif);text-transform:none !important}.baustelle-site-header .site-nav{display:flex;align-items:center;gap:32px;flex-wrap:wrap;justify-content:flex-end}.baustelle-site-header .site-nav a{font-size:13.5px;font-weight:500;color:var(--text-secondary,#4a5952);text-decoration:none;transition:color 220ms ease;font-family:var(--font-body,'Inter',system-ui,sans-serif);text-transform:none !important;position:relative;outline:none;border:none;box-shadow:none}.baustelle-site-header .site-nav a:focus{outline:none}.baustelle-site-header .site-nav a:focus-visible{outline:2px solid var(--navy,#0F2A4D);outline-offset:2px}.baustelle-site-header .site-nav a:hover{color:var(--text-primary,#14201a)}.baustelle-site-header .site-nav a.is-current{color:var(--text-primary,#14201a);font-weight:600}.baustelle-site-header .site-nav a.is-current::after{content:"";position:absolute;left:0;right:0;bottom:-24px;height:2px;background:var(--navy,#0F2A4D)}.baustelle-site-header .site-nav-toggle{display:none;appearance:none;-webkit-appearance:none;flex:0 0 auto;align-items:center;justify-content:center;flex-direction:column;gap:5px;width:44px;height:44px;margin:0;padding:0;border:1px solid rgba(20,32,26,0.12);border-radius:10px;background:var(--white);color:var(--navy);cursor:pointer;box-sizing:border-box}.baustelle-site-header .site-nav-toggle__bar{display:block;width:18px;height:2px;border-radius:1px;background:currentColor;transition:transform 180ms ease,opacity 180ms ease}.baustelle-site-header.is-nav-open .site-nav-toggle__bar:nth-child(1){transform:translateY(7px) rotate(45deg)}.baustelle-site-header.is-nav-open .site-nav-toggle__bar:nth-child(2){opacity:0}.baustelle-site-header.is-nav-open .site-nav-toggle__bar:nth-child(3){transform:translateY(-7px) rotate(-45deg)}@media (max-width:1024px){.baustelle-site-header .baustelle-header-bar{flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:space-between;padding-top:16px;padding-bottom:16px;gap:12px}.baustelle-site-header .site-header-inner{padding-left:var(--baustelle-padding-x,20px);padding-right:var(--baustelle-padding-x,20px)}.baustelle-site-header .brand{flex:1 1 auto;min-width:0}.baustelle-site-header .brand-logo{max-height:36px;width:auto}.baustelle-site-header .site-nav-toggle{display:inline-flex}.baustelle-site-header .site-nav{display:none;flex-direction:column;align-items:stretch;gap:0;width:100%;order:3;margin-top:4px;padding-top:8px;border-top:1px solid var(--divider-solid,rgba(20,32,26,0.06))}.baustelle-site-header.is-nav-open .site-nav{display:flex}.baustelle-site-header .site-nav a{display:block;padding:14px 0;border-bottom:1px solid rgba(20,32,26,0.06)}.baustelle-site-header .site-nav a:last-child{border-bottom:none}.baustelle-site-header .site-nav a.is-current::after{display:none}.baustelle-site-header .site-nav a.is-current{color:var(--navy);font-weight:600}}@media (min-width:1025px){.baustelle-site-header .site-nav-toggle{display:none !important}}.baustelle-site-footer{--footer-navy:#1a2744;--footer-bg:#f7f6f3;--footer-border:rgba(26,39,68,0.15);--footer-text-secondary:rgba(26,39,68,0.75);--max-width:1280px;font-family:'EB Garamond',Georgia,serif;background:var(--footer-bg);color:var(--footer-navy);-webkit-font-smoothing:antialiased;padding:0;margin:0}.baustelle-site-footer footer{margin:0;padding:0}.baustelle-site-footer .footer{border-top:1px solid var(--footer-border);padding:64px 48px 0;max-width:var(--max-width,1280px);margin-left:auto;margin-right:auto;box-sizing:border-box;width:100%}.baustelle-site-footer .footer-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:48px;padding-bottom:64px}.baustelle-site-footer .footer-label{font-family:-apple-system,'Helvetica Neue',Helvetica,Arial,sans-serif;font-size:10px;letter-spacing:0.15em;text-transform:uppercase;color:var(--footer-text-secondary);margin-bottom:16px;display:flex;align-items:center;gap:8px}.baustelle-site-footer .footer-label::before{content:'';display:block;width:16px;height:1px;background:var(--footer-text-secondary);flex-shrink:0}.baustelle-site-footer .footer-heading{font-family:'EB Garamond',Georgia,serif;font-size:22px;font-weight:400;line-height:1.3;margin:0 0 14px;color:var(--footer-navy);text-transform:none !important}.baustelle-site-footer .footer-text{font-size:15px;line-height:1.65;color:var(--footer-text-secondary);font-family:-apple-system,'Helvetica Neue',Helvetica,Arial,sans-serif;font-weight:400;margin:0;text-transform:none !important}.baustelle-site-footer .footer-cta{display:inline-block;margin-top:20px;font-family:-apple-system,'Helvetica Neue',Helvetica,Arial,sans-serif;font-size:11px;letter-spacing:0.12em;text-transform:uppercase;color:var(--footer-navy);text-decoration:none;border:1px solid var(--footer-border);padding:10px 24px;transition:background 0.2s,color 0.2s;box-sizing:border-box}.baustelle-site-footer .footer-cta:hover{background:var(--footer-navy);color:var(--footer-bg)}.baustelle-site-footer .footer-bottom{border-top:1px solid var(--footer-border);padding:20px 48px;max-width:var(--max-width,1280px);margin-left:auto;margin-right:auto;display:flex;justify-content:space-between;align-items:center;font-family:-apple-system,'Helvetica Neue',Helvetica,Arial,sans-serif;font-size:10px;letter-spacing:0.1em;text-transform:uppercase;color:var(--footer-text-secondary);box-sizing:border-box;width:100%}@media (max-width:860px){.baustelle-site-footer .footer{padding:48px 28px 0}.baustelle-site-footer .footer-grid{grid-template-columns:1fr 1fr;gap:40px}.baustelle-site-footer .footer-bottom{padding:20px 28px}}@media (max-width:520px){.baustelle-site-footer .footer{padding:40px 20px 0}.baustelle-site-footer .footer-grid{grid-template-columns:1fr;gap:36px}.baustelle-site-footer .footer-bottom{flex-direction:column;gap:8px;text-align:center;padding:16px 20px}}@media (max-width:1024px){body.baustelle-tb-header-active.home .site-main>.hentry,body.baustelle-tb-header-active.page-id-2 .site-main>.hentry{padding-left:20px !important;padding-right:20px !important;box-sizing:border-box}body.baustelle-tb-header-active.home .site-main>.hentry .entry-header,body.baustelle-tb-header-active.page-id-2 .site-main>.hentry .entry-header{padding-top:36px;margin-bottom:0}body.baustelle-tb-header-active.home .site-main>.hentry .entry-content,body.baustelle-tb-header-active.page-id-2 .site-main>.hentry .entry-content{max-width:100%;box-sizing:border-box}body.baustelle-tb-header-active.page-template-front-page .site-main>.hentry:first-of-type{padding-left:20px !important;padding-right:20px !important}body.baustelle-tb-header-active.page-template-front-page .site-main>.hentry:first-of-type .entry-header{padding-top:36px}}body.home .entry-content mark,body.home .entry-content mark.has-white-color,body.home .entry-content mark.has-inline-color,body.baustelle-tb-header-active.page-id-2 .entry-content mark,body.baustelle-tb-header-active.page-id-2 .entry-content mark.has-white-color,body.baustelle-tb-header-active.page-id-2 .entry-content mark.has-inline-color,body.page-template-front-page .entry-content mark{color:#ffffff !important;background-color:#ffffff !important;box-decoration-break:clone}body.home .entry-content p:has(>mark),body.baustelle-tb-header-active.page-id-2 .entry-content p:has(>mark),body.page-template-front-page .entry-content p:has(>mark){color:#ffffff !important;background-color:#ffffff !important;margin:0}body.baustelle-tb-header-active .baustelle-tb-header .baustelle-site-header>.site-header-inner{max-width:1140px !important;width:100% !important;margin-left:auto !important;margin-right:auto !important;box-sizing:border-box !important}body.baustelle-tb-header-active .baustelle-tb-header .baustelle-site-header .baustelle-header-bar{display:flex !important;align-items:center !important;justify-content:space-between !important;width:100% !important;max-width:none !important;margin:0 !important;padding:22px 0 !important;text-align:left !important;background:transparent !important;border:0 !important;box-sizing:border-box !important}body.baustelle-tb-header-active.page-template-front-page .site-main>.hentry:first-of-type{max-width:1140px !important;margin-left:auto !important;margin-right:auto !important;width:100% !important;box-sizing:border-box !important}@media (max-width:1024px){body.baustelle-tb-header-active .baustelle-tb-header .baustelle-site-header>.site-header-inner{padding-left:20px !important;padding-right:20px !important}}