:root{--gw-gold:var(--gold,#c9a86a);--gw-gold-l:var(--gold-l,#e0c285);--gw-gold-d:var(--gold-d,#a8862e);--gw-navy:var(--navy,#0a1a2f);--gw-navy-m:var(--navy-m,#152640);--gw-warm:var(--warm,#faf8f4);--gw-warm2:var(--warm2,#f2efe9);--gw-text:var(--text,#0f172a);--gw-muted:var(--muted,#64748b);--gw-border:var(--border,#e2e8f0);--gw-serif:'Cormorant Garamond',Georgia,serif;--gw-sans:'Outfit',system-ui,sans-serif;--gw-ease:cubic-bezier(.16,1,.3,1);--gw-r:14px;--gw-c-navy:#1b3a5c;--gw-c-gold:#a8862e;--gw-c-green:#1a6b3c;--gw-c-purple:#5b21b6;--gw-c-blue:#1d4ed8;--gw-c-teal:#0d7377}#gw-page *{box-sizing:border-box}#gw-page{font-family:var(--gw-sans);color:var(--gw-text);background:#fff}#gw-page a{text-decoration:none}#gw-page p{margin:0;line-height:1.75}#gw-page h1,#gw-page h2,#gw-page h3{margin:0}.gw-container{max-width:1200px;margin:0 auto;padding:0 32px}@media(max-width:768px){.gw-container{padding:0 16px}}.gw-layout{display:grid;grid-template-columns:1fr 340px;gap:48px;padding:48px 0 80px;align-items:start}@media(max-width:1024px){.gw-layout{grid-template-columns:1fr;gap:40px}}.gw-hero{background:linear-gradient(165deg,#030a14 0%,#060f1d 50%,#0a1624 100%);padding:clamp(80px,14vw,140px) 0 clamp(60px,8vw,100px);min-height:clamp(520px,65vh,760px);position:relative;overflow:hidden;display:flex;align-items:center}.gw-hero:before{content:'';position:absolute;top:-20%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,rgba(201,168,106,.07) 0%,transparent 70%);pointer-events:none}.gw-hero__inner{position:relative;z-index:1;max-width:680px}.gw-breadcrumb{font-size:12px;color:rgba(255,255,255,.35);margin-bottom:18px}.gw-breadcrumb a{color:rgba(255,255,255,.45);transition:color .2s}.gw-breadcrumb a:hover{color:var(--gw-gold)}.gw-breadcrumb span[aria-current]{color:rgba(255,255,255,.6)}.gw-eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:10.5px;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:var(--gw-gold);margin-bottom:18px}.gw-gold-text{color:var(--gw-gold);font-style:normal}.gw-italic-gold{color:var(--gw-gold-d);font-style:italic}.gw-italic-gold-light{color:var(--gw-gold);font-style:italic}.gw-hero h1{font-family:var(--gw-serif);font-size:clamp(2.2rem,5vw,3.6rem);font-weight:300;color:#fff;line-height:1.1;margin:0 0 18px}.gw-hero__sub{font-size:17px;color:rgba(255,255,255,.8);line-height:1.75;max-width:520px;margin-bottom:28px}.gw-ticker{background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.08);border-radius:10px;padding:14px 20px;overflow:hidden}.gw-ticker__inner{display:flex;gap:48px;animation:gw-tick 30s linear infinite}.gw-ticker__inner:hover{animation-play-state:paused}@keyframes gw-tick{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}.gw-ticker__item{display:flex;align-items:center;gap:10px;white-space:nowrap;flex-shrink:0}.gw-ticker__label{font-size:11.5px;color:rgba(255,255,255,.4)}.gw-ticker__val{font-size:12.5px;font-weight:700;color:var(--gw-gold)}.gw-ticker__sep{color:rgba(255,255,255,.12)}.gw-breaking{background:linear-gradient(90deg,var(--gw-gold-d),var(--gw-gold));padding:10px 0;overflow:hidden;max-width:100vw}.gw-breaking__inner{display:flex;align-items:center;overflow:hidden}.gw-breaking__tag{flex-shrink:0;background:rgba(0,0,0,.2);color:#fff;font-size:11px;font-weight:800;letter-spacing:.18em;text-transform:uppercase;padding:0 16px;height:36px;display:flex;align-items:center;margin-right:16px;white-space:nowrap}.gw-breaking__scroll{overflow:hidden;flex:1;min-width:0}.gw-breaking__scroll:focus{outline:2px solid rgba(255,255,255,.6)}.gw-breaking__text{display:flex;gap:48px;animation:gw-tick 50s linear infinite;white-space:nowrap}.gw-breaking__text:hover{animation-play-state:paused}.gw-breaking__item{font-size:13px;font-weight:600;color:#fff;flex-shrink:0}.gw-breaking__item a{color:#fff}.gw-breaking__item a:hover{text-decoration:underline}.gw-breaking__sep{color:rgba(255,255,255,.5);margin:0 8px;flex-shrink:0}.gw-filter{padding:20px 0 0;border-bottom:1px solid var(--gw-border);background:#fff;position:sticky;top:72px;z-index:40}.gw-filter__inner{display:flex;align-items:center;gap:8px;overflow-x:auto;scrollbar-width:none}.gw-filter__inner::-webkit-scrollbar{display:none}.gw-filter-btn{padding:9px 18px;border-radius:40px;font-size:13px;font-weight:600;cursor:pointer;border:1.5px solid var(--gw-border);color:var(--gw-muted);background:#fff;white-space:nowrap;flex-shrink:0;transition:background .2s,color .2s,border-color .2s}.gw-filter-btn:hover{border-color:var(--gw-gold-d);color:var(--gw-navy);background:var(--gw-warm)}.gw-filter-btn.is-active{background:var(--gw-navy);border-color:var(--gw-navy);color:#fff}.gw-filter-btn[data-filter=Markt].is-active{background:var(--gw-c-navy);border-color:var(--gw-c-navy)}.gw-filter-btn[data-filter=Finanzierung].is-active{background:var(--gw-c-gold);border-color:var(--gw-c-gold)}.gw-filter-btn[data-filter=Ratgeber].is-active{background:var(--gw-c-green);border-color:var(--gw-c-green)}.gw-filter-btn[data-filter=Recht].is-active{background:var(--gw-c-purple);border-color:var(--gw-c-purple)}.gw-filter-btn[data-filter=Wirtschaft].is-active{background:var(--gw-c-blue);border-color:var(--gw-c-blue)}.gw-filter-btn[data-filter=Energie].is-active{background:var(--gw-c-teal);border-color:var(--gw-c-teal)}.gw-news-featured{margin-bottom:24px}.gw-news-featured-card{background:var(--gw-navy);border-radius:var(--gw-r);overflow:hidden;display:grid;grid-template-columns:1.2fr 1fr;min-height:280px;transition:box-shadow .3s var(--gw-ease)}.gw-news-featured-card:hover{box-shadow:0 20px 60px rgba(10,26,47,.28)}@media(max-width:700px){.gw-news-featured-card{grid-template-columns:1fr}}.gw-news-featured-card__img{overflow:hidden;position:relative;background:var(--gw-navy-m);min-height:220px}.gw-news-featured-card__img img{width:100%;height:100%;object-fit:cover;transition:transform .5s var(--gw-ease);display:block}.gw-news-featured-card:hover .gw-news-featured-card__img img{transform:scale(1.04)}.gw-news-featured-card__img--ph{display:flex;align-items:center;justify-content:center;height:100%;min-height:220px;background-size:cover;background-position:center}.gw-news-featured-card__body{padding:36px;display:flex;flex-direction:column;justify-content:center}.gw-news-featured-card__tag{font-size:10.5px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--gw-gold);margin-bottom:14px;display:inline-flex;align-items:center;gap:6px}.gw-news-featured-card__tag:before{content:'';display:inline-block;width:16px;height:1.5px;background:var(--gw-gold);opacity:.6}.gw-news-featured-card__tag[data-color=gold]{color:var(--gw-gold-l)}.gw-news-featured-card__tag[data-color=green]{color:#4ade80}.gw-news-featured-card__tag[data-color=purple]{color:#a78bfa}.gw-news-featured-card__tag[data-color=blue]{color:#93c5fd}.gw-news-featured-card__tag[data-color=teal]{color:#5eead4}.gw-news-featured-card__title{font-family:var(--gw-serif);font-size:clamp(18px,2.2vw,27px);font-weight:300;color:#fff;line-height:1.25;margin-bottom:12px}.gw-news-featured-card__excerpt{font-size:13.5px;color:rgba(255,255,255,.78);line-height:1.65;margin-bottom:20px;flex:1}.gw-news-featured-card__footer{display:flex;align-items:center;justify-content:space-between;gap:16px}.gw-news-featured-card__cta{display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:var(--gw-gold)}.gw-news-featured-card time{font-size:11px;color:rgba(255,255,255,.35)}.gw-experten-box{background:linear-gradient(135deg,#f8f4ee 0%,#fffdf8 100%);border:1px solid rgba(201,168,106,.25);border-left:4px solid var(--gw-gold-d);border-radius:var(--gw-r);padding:24px 28px;margin-bottom:28px}.gw-experten-box__inner{display:flex;gap:20px;align-items:flex-start}.gw-experten-box__avatar{flex-shrink:0}.gw-experten-box__avatar-ph{width:60px;height:60px;border-radius:50%;background:var(--gw-navy);color:var(--gw-gold);font-size:16px;font-weight:700;display:flex;align-items:center;justify-content:center;border:2px solid #a8862e}.gw-experten-avatar-img{border-radius:50%;width:60px;height:60px;object-fit:cover;display:block;border:2px solid #a8862e}.gw-experten-box__content{flex:1;min-width:0}.gw-experten-box__label{display:flex;align-items:center;gap:10px;margin-bottom:10px;flex-wrap:wrap}.gw-experten-box__badge{display:inline-flex;align-items:center;font-size:10px;font-weight:800;letter-spacing:.15em;text-transform:uppercase;background:var(--gw-gold-d);color:#fff;padding:3px 10px;border-radius:20px}.gw-experten-box__thema{font-size:11.5px;color:var(--gw-muted)}.gw-experten-box__quote{font-family:var(--gw-serif);font-size:clamp(15px,1.6vw,18px);font-style:italic;color:var(--gw-navy);line-height:1.6;margin:0 0 12px;padding:0}.gw-experten-box__autor{font-size:12.5px;color:var(--gw-muted);margin-top:14px;padding-top:12px;border-top:1px solid rgba(168,134,46,.15);display:flex;flex-direction:column;gap:3px}.gw-experten-box__autor strong{color:#0a1a2f;font-size:13.5px;font-weight:700;display:block}.gw-experten-box__autor span{color:#64748b;font-size:12px;display:block}.gw-news-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(268px,1fr));gap:20px}.gw-news-card{background:#fff;border:1px solid var(--gw-border);border-radius:var(--gw-r);overflow:hidden;transition:transform .3s var(--gw-ease),box-shadow .3s,border-color .3s;display:flex;flex-direction:column}.gw-news-card:hover{transform:translateY(-4px);box-shadow:0 16px 48px rgba(10,26,47,.09);border-color:rgba(201,168,106,.3)}.gw-news-card__img{height:190px;background:var(--gw-warm2);position:relative;overflow:hidden;flex-shrink:0}.gw-news-card__img img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s var(--gw-ease)}.gw-news-card:hover .gw-news-card__img img{transform:scale(1.04)}.gw-news-card__img--ph{height:100%;display:flex;align-items:center;justify-content:center;font-size:32px;color:rgba(10,26,47,.1);background-size:cover;background-position:center}.gw-news-card__cat{position:absolute;top:10px;left:10px;background:rgba(10,26,47,.82);backdrop-filter:blur(6px);color:var(--gw-gold-l);font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:4px 10px;border-radius:6px}.gw-news-card__cat[data-color=gold]{background:rgba(168,134,46,.88);color:#fff}.gw-news-card__cat[data-color=green]{background:rgba(26,107,60,.88);color:#fff}.gw-news-card__cat[data-color=purple]{background:rgba(91,33,182,.88);color:#fff}.gw-news-card__cat[data-color=blue]{background:rgba(29,78,216,.88);color:#fff}.gw-news-card__cat[data-color=teal]{background:rgba(13,115,119,.88);color:#fff}.gw-news-card__local-badge{position:absolute;bottom:10px;left:10px;background:rgba(255,255,255,.92);backdrop-filter:blur(6px);color:var(--gw-navy);font-size:10px;font-weight:600;padding:3px 9px;border-radius:6px}.gw-news-card__body{padding:18px;flex:1;display:flex;flex-direction:column}.gw-news-card__meta{display:flex;align-items:center;gap:8px;margin-bottom:8px;flex-wrap:wrap}.gw-news-card__source{font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--gw-gold-d)}.gw-news-card__source--ge{color:var(--gw-navy);background:rgba(10,26,47,.06);padding:2px 7px;border-radius:4px}.gw-news-card__date{font-size:11px;color:var(--gw-muted)}.gw-news-card__readtime{font-size:10.5px;color:var(--gw-muted);background:var(--gw-warm2);padding:2px 7px;border-radius:4px}.gw-news-card__title{font-family:var(--gw-serif);font-size:19px;font-weight:300;color:var(--gw-navy);line-height:1.25;margin-bottom:8px}.gw-news-card__excerpt{font-size:13px;color:var(--gw-muted);line-height:1.65;flex:1;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.gw-news-card__footer{display:flex;align-items:center;margin-top:12px;padding-top:12px;border-top:1px solid var(--gw-border)}.gw-news-card__link{font-size:12.5px;font-weight:600;color:var(--gw-gold-d);display:flex;align-items:center;gap:5px;transition:color .2s,gap .2s}.gw-news-card__link:hover{color:var(--gw-navy);gap:8px}.gw-pagination{display:flex;align-items:center;justify-content:center;gap:8px;margin:36px 0 0;flex-wrap:wrap}.gw-page-btn{display:flex;align-items:center;justify-content:center;min-width:38px;height:38px;padding:0 10px;border-radius:8px;border:1.5px solid var(--gw-border);font-family:var(--gw-sans);font-size:13px;font-weight:600;color:var(--gw-navy);background:#fff;cursor:pointer;transition:border-color .2s,background .2s,color .2s}.gw-page-btn:hover{border-color:var(--gw-gold-d);background:var(--gw-warm)}.gw-page-btn.is-active{background:var(--gw-gold-d);border-color:var(--gw-gold-d);color:#fff}.gw-page-btn:disabled{opacity:.35;cursor:default;pointer-events:none}.gw-sidebar{display:flex;flex-direction:column;gap:20px;position:sticky;top:124px}@media(max-width:1024px){.gw-sidebar{position:static}}.gw-widget{border:1px solid var(--gw-border);border-radius:var(--gw-r);overflow:hidden}.gw-widget__head{padding:13px 18px;border-bottom:1px solid var(--gw-border);display:flex;align-items:center;justify-content:space-between;background:var(--gw-warm)}.gw-widget__title{font-size:11.5px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--gw-muted)}.gw-widget__stand{font-size:11px;color:var(--gw-muted)}.gw-widget__body{padding:16px 18px}.gw-widget__note{font-size:11px;color:var(--gw-muted);margin-top:12px;line-height:1.6}.gw-widget__note a{color:var(--gw-gold-d);font-weight:600}.gw-markt-item{display:flex;justify-content:space-between;align-items:center;padding:10px 0;border-bottom:1px solid var(--gw-border)}.gw-markt-item:last-child{border-bottom:none}.gw-markt-item__label{font-size:12.5px;color:var(--gw-muted)}.gw-markt-item__val{font-size:13.5px;font-weight:700;color:var(--gw-navy)}.gw-widget--rechner .gw-widget__head{background:linear-gradient(90deg,var(--gw-navy),var(--gw-navy-m))}.gw-widget--rechner .gw-widget__title{color:var(--gw-gold)}.gw-rechner{display:flex;flex-direction:column;gap:10px}.gw-rechner__row{display:flex;flex-direction:column;gap:4px}.gw-rechner__label{font-size:11.5px;font-weight:600;color:var(--gw-muted)}.gw-rechner__select,.gw-rechner__input{width:100%;padding:9px 12px;border-radius:8px;border:1.5px solid var(--gw-border);font-family:var(--gw-sans);font-size:13.5px;color:var(--gw-text);background:#fff;outline:none;transition:border-color .2s}.gw-rechner__select:focus,.gw-rechner__input:focus{border-color:var(--gw-gold-d)}.gw-rechner__btn{padding:12px;border-radius:9px;border:none;cursor:pointer;background:linear-gradient(135deg,var(--gw-gold),var(--gw-gold-d));color:#fff;font-family:var(--gw-sans);font-size:13.5px;font-weight:700;transition:transform .2s,box-shadow .2s;margin-top:4px}.gw-rechner__btn:hover{transform:translateY(-1px);box-shadow:0 6px 20px rgba(201,168,106,.35)}.gw-rechner__result{display:none}.gw-rechner__result-inner{background:linear-gradient(135deg,var(--gw-navy),var(--gw-navy-m));border-radius:10px;padding:16px;text-align:center;margin-top:6px}.gw-rechner__result-label{font-size:10.5px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:rgba(255,255,255,.5);margin-bottom:6px}.gw-rechner__result-range{font-family:var(--gw-serif);font-size:21px;color:var(--gw-gold);margin-bottom:6px}.gw-rechner__result-note{font-size:11px;color:rgba(255,255,255,.4)}.gw-contact-widget{background:linear-gradient(135deg,var(--gw-navy),var(--gw-navy-m));border-radius:var(--gw-r);padding:26px;text-align:center}.gw-contact-widget__icon{font-size:26px;margin-bottom:10px}.gw-contact-widget__title{font-family:var(--gw-serif);font-size:20px;font-weight:300;color:#fff;margin-bottom:8px}.gw-contact-widget__sub{font-size:12.5px;color:rgba(255,255,255,.72);line-height:1.65;margin-bottom:20px}.gw-contact-widget__btn{display:inline-flex;align-items:center;justify-content:center;gap:7px;width:100%;padding:13px;border-radius:9px;background:linear-gradient(135deg,var(--gw-gold),var(--gw-gold-d));color:#fff;font-size:13.5px;font-weight:600;margin-bottom:10px;transition:transform .25s,box-shadow .25s}.gw-contact-widget__btn:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(201,168,106,.4)}.gw-contact-widget__tel{display:inline-flex;align-items:center;justify-content:center;gap:7px;width:100%;padding:12px;border-radius:9px;border:1px solid rgba(255,255,255,.15);color:rgba(255,255,255,.8);font-size:13.5px;font-weight:500;transition:background .2s}.gw-contact-widget__tel:hover{background:rgba(255,255,255,.08)}.gw-newsletter__sub{font-size:12.5px;color:var(--gw-muted);line-height:1.6;margin-bottom:14px}.gw-newsletter__form{display:flex;flex-direction:column;gap:10px}.gw-newsletter__input{width:100%;padding:11px 14px;border-radius:9px;border:1.5px solid var(--gw-border);font-family:var(--gw-sans);font-size:13.5px;color:var(--gw-text);background:#fff;outline:none;transition:border-color .2s}.gw-newsletter__input:focus{border-color:var(--gw-gold-d)}.gw-newsletter__consent{display:flex;align-items:flex-start;gap:8px;font-size:12px;color:var(--gw-muted);cursor:pointer;line-height:1.55}.gw-newsletter__consent input{margin-top:3px;flex-shrink:0}.gw-newsletter__consent a{color:var(--gw-gold-d)}.gw-newsletter__btn{padding:12px;border-radius:9px;background:linear-gradient(135deg,var(--gw-gold),var(--gw-gold-d));color:#fff;font-size:13.5px;font-weight:600;border:none;cursor:pointer;transition:transform .2s}.gw-newsletter__btn:hover{transform:translateY(-1px)}.gw-ratgeber-nav{padding:6px 10px}.gw-ratgeber-nav__item{display:flex;align-items:center;gap:12px;padding:10px 6px;border-bottom:1px solid var(--gw-border);color:var(--gw-text);transition:color .2s}.gw-ratgeber-nav__item:last-child{border-bottom:none}.gw-ratgeber-nav__item:hover{color:var(--gw-gold-d)}.gw-ratgeber-nav__item svg{margin-left:auto;flex-shrink:0;color:var(--gw-muted)}.gw-ratgeber-nav__item:hover svg{color:var(--gw-gold-d)}.gw-ratgeber-nav__icon{font-size:18px;flex-shrink:0}.gw-ratgeber-nav__title{font-size:13.5px;font-weight:600;display:block;color:#0f172a}.gw-ratgeber-nav__sub{font-size:11.5px;color:var(--gw-muted);display:block}@media(prefers-color-scheme:dark){.gw-ratgeber-nav__title{color:#e6edf3}.gw-ratgeber-nav__sub{color:#8b949e}.gw-ratgeber-nav__item{border-bottom-color:rgba(255,255,255,.06);color:#e6edf3}.gw-ratgeber-nav__item:hover{color:var(--gw-gold)}}.gw-ratgeber{background:#faf8f4 !important;border-top:1px solid #e2e8f0;padding:72px 0}.gw-section-head{text-align:center;margin-bottom:48px}.gw-section-eyebrow{display:inline-flex;align-items:center;gap:10px;font-size:10.5px;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:#a8862e;margin-bottom:14px}.gw-section-eyebrow:before,.gw-section-eyebrow:after{content:'';width:20px;height:1px;background:currentColor;opacity:.4}.gw-section-h2{font-family:var(--gw-serif);font-size:clamp(1.8rem,3vw,2.4rem);font-weight:300;color:#0a1a2f !important}.gw-ratgeber-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px}.gw-ratgeber-card{background:#fff !important;border:1px solid #e2e8f0 !important;border-radius:var(--gw-r);padding:28px;transition:transform .3s var(--gw-ease),box-shadow .3s,border-color .3s;display:flex;flex-direction:column}.gw-ratgeber-card:hover{transform:translateY(-4px);box-shadow:0 16px 48px rgba(10,26,47,.09);border-color:rgba(201,168,106,.3) !important}.gw-ratgeber-card__icon{font-size:28px;margin-bottom:12px}.gw-ratgeber-card__topic{font-size:10px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:#a8862e;margin-bottom:6px}.gw-ratgeber-card__title{font-family:var(--gw-serif);font-size:19px;font-weight:300;color:#0a1a2f !important;margin-bottom:6px;line-height:1.25}.gw-ratgeber-card__desc{font-size:13px;color:#64748b !important;line-height:1.65;flex:1;margin-bottom:18px}.gw-ratgeber-card__link{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:600;color:#a8862e;transition:gap .2s}.gw-ratgeber-card:hover .gw-ratgeber-card__link{gap:10px}.gw-cta{background:linear-gradient(135deg,var(--gw-navy),var(--gw-navy-m));padding:72px 0;text-align:center}.gw-cta h2{font-family:var(--gw-serif);font-size:clamp(1.8rem,3.5vw,3rem);font-weight:300;color:#fff;margin-bottom:14px}.gw-cta p{color:rgba(255,255,255,.8);font-size:16px;margin-bottom:32px;line-height:1.75}.gw-cta__btns{display:flex;justify-content:center;gap:12px;flex-wrap:wrap}.gw-cta__btn{display:inline-flex;align-items:center;gap:8px;padding:14px 28px;border-radius:10px;font-size:15px;font-weight:600;transition:transform .2s,box-shadow .2s}.gw-cta__btn--gold{background:linear-gradient(135deg,var(--gw-gold),var(--gw-gold-d));color:#fff;box-shadow:0 4px 20px rgba(201,168,106,.3)}.gw-cta__btn--gold:hover{transform:translateY(-2px);box-shadow:0 8px 28px rgba(201,168,106,.45)}.gw-cta__btn--ghost{border:1.5px solid rgba(255,255,255,.2);color:rgba(255,255,255,.85)}.gw-cta__btn--ghost:hover{background:rgba(255,255,255,.08)}.gw-cta__btn--outline{border:1.5px solid var(--gw-gold-d);color:var(--gw-gold-d)}.gw-cta__btn--outline:hover{background:var(--gw-gold-d);color:#fff}.gw-fade{opacity:0;transform:translateY(14px);transition:opacity .55s var(--gw-ease),transform .55s var(--gw-ease)}.gw-in{opacity:1 !important;transform:none !important}.gw-d1{transition-delay:.06s}.gw-d2{transition-delay:.12s}.gw-d3{transition-delay:.18s}@media(max-width:768px){.gw-hero h1{font-size:2rem}.gw-hero__sub{font-size:15px}.gw-filter{top:60px}.gw-news-grid{grid-template-columns:1fr}.gw-ratgeber-grid{grid-template-columns:1fr 1fr}.gw-cta__btns{flex-direction:column;align-items:center}.gw-experten-box{padding:18px}.gw-experten-box__inner{flex-direction:column;gap:14px}}@media(max-width:540px){.gw-ratgeber-grid{grid-template-columns:1fr}.gw-breaking__tag{display:none}}@media(prefers-color-scheme:dark){#gw-page{background:#0d1117}.gw-news-card,.gw-ratgeber-card,.gw-widget{background:#161b22;border-color:rgba(255,255,255,.08)}.gw-news-card__title,.gw-ratgeber-card__title{color:#e6edf3}.gw-news-card__excerpt,.gw-ratgeber-card__desc{color:#8b949e}.gw-filter{background:#0d1117;border-bottom-color:rgba(255,255,255,.08)}.gw-filter-btn{background:#161b22;border-color:rgba(255,255,255,.1);color:#8b949e}.gw-ratgeber{background:#0d1117;border-top-color:rgba(255,255,255,.08)}.gw-widget__head{background:#0d1117;border-bottom-color:rgba(255,255,255,.08)}.gw-markt-item{border-bottom-color:rgba(255,255,255,.06)}.gw-markt-item__val{color:#e6edf3}.gw-experten-box{background:linear-gradient(135deg,#1a1f2e,#0f1520);border-color:rgba(201,168,106,.2)}.gw-experten-box__quote{color:#e6edf3}.gw-rechner__select,.gw-rechner__input{background:#0d1117;border-color:rgba(255,255,255,.12);color:#e6edf3}}.gw-hero--with-bg{background:linear-gradient(165deg,rgba(3,10,20,.88) 0%,rgba(6,15,29,.8) 50%,rgba(10,22,36,.85) 100%),url('https://galliumestate.de/wp-content/themes/gallium-estate-child-optimized/assets/images/Markt.webp') center 40%/cover no-repeat}.gw-hero--with-bg h1,.gw-hero--with-bg .gw-hero__sub,.gw-hero--with-bg .gw-breadcrumb,.gw-hero--with-bg .gw-breadcrumb a,.gw-hero--with-bg .gw-eyebrow{text-shadow:0 2px 12px rgba(0,0,0,.5)}.gw-ratgeber{background:#0a1a2f}.gw-section-head .gw-section-h2,.gw-section-head .gw-section-h2 em,.gw-ratgeber .gw-section-h2{color:#fff !important}.gw-ratgeber .gw-italic-gold{color:#d4a017 !important;font-style:italic}.gw-section-eyebrow{color:#d4a017 !important}.gw-ratgeber-card{background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.1)}.gw-ratgeber-card__topic{color:#d4a017 !important}.gw-ratgeber-card__title{color:#fff !important}.gw-ratgeber-card__desc{color:rgba(255,255,255,.7) !important}.gw-ratgeber-card__link{color:#d4a017 !important}.gw-ratgeber-card__link:hover{color:#f0c842 !important}.gw-ratgeber-card__icon{background:rgba(212,160,23,.12);border:1px solid rgba(212,160,23,.25)}.gw-ratgeber-card:hover{background:rgba(212,160,23,.08);border-color:rgba(212,160,23,.3)}