.gw-hero{position:relative;overflow:hidden}.gw-hero__grid{display:grid;gap:var(--gw-6);align-items:center}@media screen and (min-width:990px){.gw-hero__grid{grid-template-columns:minmax(0,1fr) minmax(0,1.05fr);gap:var(--gw-9)}.gw-hero--media-left .gw-hero__grid{grid-template-columns:minmax(0,1.05fr) minmax(0,1fr)}.gw-hero--media-left .gw-hero__content{order:2}.gw-hero--media-left .gw-hero__media{order:1}}.gw-hero__content{max-width:60rem;display:grid;gap:var(--gw-4);align-content:start}.gw-hero__content .gw-eyebrow{margin-bottom:0}.gw-hero__content--center{margin-inline:auto;text-align:center;justify-items:center}.gw-hero__title{max-width:18ch}.gw-hero__content--center .gw-hero__title{margin-inline:auto}.gw-hero__text{max-width:52ch}.gw-hero__ctas{display:flex;flex-wrap:wrap;gap:var(--gw-3);margin-top:var(--gw-1)}.gw-hero__content--center .gw-hero__ctas{justify-content:center}@media screen and (max-width:749px){.gw-hero__ctas{display:grid;gap:var(--gw-2)}.gw-hero__ctas .gw-btn{width:100%}}.gw-hero__trust{display:flex;flex-wrap:wrap;gap:var(--gw-2) var(--gw-5);margin:var(--gw-2) 0 0;padding:0;list-style:none}.gw-hero__content--center .gw-hero__trust{justify-content:center}.gw-hero__trust li{display:inline-flex;align-items:center;gap:.6rem;font-size:1.45rem;font-weight:500;color:var(--gw-ink-soft)}.gw-hero__trust svg{flex:none;width:1.8rem;height:1.8rem;color:var(--gw-orange-dark)}.gw-hero__media{position:relative;border-radius:var(--gw-radius-xl);overflow:hidden;background:var(--gw-stone);aspect-ratio:var(--gw-hero-ratio, 4 / 5)}@media screen and (min-width:990px){.gw-hero__media{aspect-ratio:var(--gw-hero-ratio-desktop, 5 / 4)}}.gw-hero__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:var(--gw-hero-pos, center)}@media screen and (min-width:990px){.gw-hero__img{object-position:var(--gw-hero-pos-desktop, center)}}.gw-hero__pill{position:absolute;left:var(--gw-4);bottom:var(--gw-4);z-index:2;display:inline-flex;align-items:center;gap:var(--gw-3);max-width:calc(100% - var(--gw-8));padding:var(--gw-2) var(--gw-4) var(--gw-2) var(--gw-2);border-radius:var(--gw-radius-pill);background:#fffffff0;color:var(--gw-ink);box-shadow:var(--gw-shadow-lift);text-decoration:none;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.gw-hero__pill img{width:4.4rem;height:4.4rem;border-radius:var(--gw-radius-pill);object-fit:cover;flex:none}.gw-hero__pill-copy{display:grid;gap:.2rem;min-width:0}.gw-hero__pill-label{font-size:1.2rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:var(--gw-ink-faint)}.gw-hero__pill-title{font-family:var(--font-heading-family);font-size:1.5rem;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gw-hero--full .gw-hero__grid{display:block}.gw-hero--full .gw-hero__stage{position:relative;display:grid;align-items:end;min-height:var(--gw-hero-h, 56rem);border-radius:var(--gw-radius-xl);overflow:hidden}@media screen and (min-width:990px){.gw-hero--full .gw-hero__stage{min-height:var(--gw-hero-h-desktop, 64rem);align-items:center}}.gw-hero--full .gw-hero__img{z-index:0}.gw-hero__scrim{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(180deg,rgba(17,17,17,calc(var(--gw-overlay, .35) * .35)),rgba(17,17,17,var(--gw-overlay, .35)))}.gw-hero--full .gw-hero__content{position:relative;z-index:2;padding:var(--gw-6);color:var(--gw-white)}.gw-hero--full .gw-hero__content .gw-text,.gw-hero--full .gw-hero__content .gw-eyebrow,.gw-hero--full .gw-hero__trust li{color:#ffffffdb}.gw-hero--full .gw-hero__trust svg{color:var(--gw-orange)}.gw-hero--full{--gw-focus-color: #fff}@media screen and (min-width:990px){.gw-hero--full .gw-hero__content{padding:var(--gw-9)}}.gw-trust__list{display:grid;gap:var(--gw-3);grid-template-columns:repeat(2,minmax(0,1fr));margin:0;padding:0;list-style:none}@media screen and (min-width:750px){.gw-trust__list{grid-template-columns:repeat(var(--gw-trust-cols, 4),minmax(0,1fr));gap:var(--gw-4)}}.gw-trust__item{display:flex;align-items:center;gap:var(--gw-3);padding:var(--gw-3);border-radius:var(--gw-radius);background:var(--gw-white);border:1px solid var(--gw-border)}.gw-surface--cream .gw-trust__item,.gw-surface--stone .gw-trust__item{background:var(--gw-white)}.gw-surface--ink .gw-trust__item{background:#ffffff0d}.gw-trust__icon{display:grid;place-items:center;flex:none;width:4rem;height:4rem;border-radius:var(--gw-radius-pill);background:var(--gw-orange-soft);color:var(--gw-orange-dark)}.gw-surface--ink .gw-trust__icon{background:#f7921f29;color:var(--gw-orange)}.gw-trust__icon svg{width:2.1rem;height:2.1rem}.gw-trust__copy{min-width:0;display:grid;gap:.2rem}.gw-trust__title{margin:0;font-family:var(--font-heading-family);font-size:1.5rem;font-weight:600;line-height:1.3}.gw-trust__text{margin:0;font-size:1.35rem;line-height:1.4;color:var(--gw-ink-soft)}.gw-surface--ink .gw-trust__text{color:#ffffffb3}@media screen and (max-width:749px){.gw-trust__item{flex-direction:column;align-items:flex-start;gap:var(--gw-2)}.gw-trust__icon{width:3.4rem;height:3.4rem}.gw-trust__icon svg{width:1.8rem;height:1.8rem}}.gw-cat{position:relative;display:grid;grid-template-rows:auto 1fr;height:100%;border-radius:var(--gw-radius-lg);overflow:hidden;background:var(--gw-white);border:1px solid var(--gw-border);text-decoration:none;color:inherit;transition:transform var(--gw-base) var(--gw-ease),box-shadow var(--gw-base) var(--gw-ease),border-color var(--gw-base) var(--gw-ease)}@media(hover:hover){.gw-cat:hover{transform:translateY(-3px);box-shadow:var(--gw-shadow-lift);border-color:var(--gw-border-strong)}.gw-cat:hover .gw-cat__img{transform:scale(1.05)}}.gw-cat:focus-visible{outline:var(--gw-focus-width) solid var(--gw-focus-color);outline-offset:var(--gw-focus-offset)}.gw-cat__media{position:relative;aspect-ratio:var(--gw-cat-ratio, 4 / 3);overflow:hidden;background:var(--gw-stone)}.gw-cat__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform var(--gw-slow) var(--gw-ease)}.gw-cat__body{display:grid;gap:.4rem;align-content:start;padding:var(--gw-4)}.gw-cat__title{display:flex;align-items:center;justify-content:space-between;gap:var(--gw-2);margin:0;font-family:var(--font-heading-family);font-size:1.7rem;font-weight:700;line-height:1.3}.gw-cat__title svg{flex:none;width:1.6rem;height:1.6rem;color:var(--gw-orange-dark);transition:transform var(--gw-base) var(--gw-ease)}.gw-cat:hover .gw-cat__title svg{transform:translate(4px)}.gw-cat__text{margin:0;font-size:1.4rem;line-height:1.5;color:var(--gw-ink-soft)}.gw-cat__count{font-size:1.3rem;color:var(--gw-ink-faint)}.gw-empty{display:grid;justify-items:start;gap:var(--gw-4);padding:var(--gw-6);border:1px dashed var(--gw-border-strong);border-radius:var(--gw-radius-lg);background:var(--gw-white)}.gw-surface--white .gw-empty{background:var(--gw-cream)}.gw-split{display:grid;gap:var(--gw-6);align-items:center}@media screen and (min-width:990px){.gw-split{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:var(--gw-9)}.gw-split--media-right .gw-split__media{order:2}}.gw-split__media{position:relative;border-radius:var(--gw-radius-xl);overflow:hidden;background:var(--gw-stone);aspect-ratio:var(--gw-split-ratio, 4 / 3)}@media screen and (min-width:990px){.gw-split__media{aspect-ratio:var(--gw-split-ratio-desktop, 1 / 1)}}.gw-split__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.gw-split__accent{position:absolute;right:var(--gw-4);bottom:var(--gw-4);z-index:2;max-width:26rem;padding:var(--gw-4);border-radius:var(--gw-radius-lg);background:var(--gw-white);box-shadow:var(--gw-shadow-lift)}.gw-split__accent p{margin:0;font-size:1.45rem;line-height:1.5;color:var(--gw-ink-soft)}.gw-split__accent strong{display:block;margin-bottom:.4rem;font-family:var(--font-heading-family);font-size:1.6rem;color:var(--gw-ink)}.gw-split__content{display:grid;gap:var(--gw-4);align-content:start}.gw-benefits{display:grid;gap:var(--gw-3);margin:var(--gw-2) 0 0;padding:0;list-style:none}.gw-benefit{display:flex;align-items:flex-start;gap:var(--gw-3);padding:var(--gw-3) 0;border-top:1px solid var(--gw-border)}.gw-benefit:first-child{border-top:0;padding-top:0}.gw-benefit__icon{display:grid;place-items:center;flex:none;width:3.6rem;height:3.6rem;border-radius:var(--gw-radius-pill);background:var(--gw-orange-soft);color:var(--gw-orange-dark)}.gw-benefit__icon svg{width:1.9rem;height:1.9rem}.gw-benefit__title{display:block;margin:0 0 .2rem;font-family:var(--font-heading-family);font-size:1.6rem;font-weight:600}.gw-benefit__text{display:block;margin:0;font-size:1.45rem;line-height:1.55;color:var(--gw-ink-soft)}.gw-spot{display:grid;gap:var(--gw-6)}@media screen and (min-width:990px){.gw-spot{grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);gap:var(--gw-8);align-items:start}}.gw-spot__media{display:grid;gap:var(--gw-3)}.gw-spot__main{position:relative;aspect-ratio:1 / 1;border-radius:var(--gw-radius-xl);overflow:hidden;background:var(--gw-stone)}.gw-spot__main img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.gw-spot__thumbs{display:flex;gap:var(--gw-2);flex-wrap:wrap}.gw-spot__thumb{width:7.2rem;height:7.2rem;border-radius:var(--gw-radius);overflow:hidden;border:1.5px solid var(--gw-border);background:var(--gw-stone);padding:0;cursor:pointer;transition:border-color var(--gw-fast) var(--gw-ease)}.gw-spot__thumb img{width:100%;height:100%;object-fit:cover;display:block}.gw-spot__thumb[aria-current=true]{border-color:var(--gw-ink)}.gw-spot__buybox{display:grid;gap:var(--gw-4);align-content:start;padding:var(--gw-5);border:1px solid var(--gw-border);border-radius:var(--gw-radius-lg);background:var(--gw-white)}@media screen and (min-width:990px){.gw-spot__buybox{position:sticky;top:10rem;padding:var(--gw-6)}}.gw-spot__title{margin:0}.gw-spot__price{display:flex;flex-wrap:wrap;align-items:baseline;gap:var(--gw-2)}.gw-spot__price .gw-price__current{font-size:2.6rem}.gw-spot__tax{width:100%;margin:0;font-size:1.3rem;color:var(--gw-ink-faint)}.gw-spot__qty{display:flex;align-items:center;gap:var(--gw-3)}.gw-qty{display:inline-flex;align-items:center;border:1.5px solid var(--gw-border-strong);border-radius:var(--gw-radius);overflow:hidden}.gw-qty button{width:var(--gw-tap);height:var(--gw-control-h);border:0;background:none;color:inherit;font-size:2rem;line-height:1;cursor:pointer}.gw-qty button:hover{background:var(--gw-stone)}.gw-qty input{width:5rem;height:var(--gw-control-h);border:0;border-inline:1.5px solid var(--gw-border);text-align:center;font-size:1.6rem;font-weight:600;background:none;color:inherit;-moz-appearance:textfield}.gw-qty input::-webkit-outer-spin-button,.gw-qty input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.gw-spot__notes{display:grid;gap:var(--gw-2);margin:0;padding:0;list-style:none}.gw-spot__notes li{display:flex;align-items:flex-start;gap:var(--gw-2);font-size:1.45rem;line-height:1.5;color:var(--gw-ink-soft)}.gw-spot__notes svg{flex:none;width:1.8rem;height:1.8rem;margin-top:.1rem;color:var(--gw-orange-dark)}.gw-usp{display:grid;gap:var(--gw-3);align-content:start;height:100%;padding:var(--gw-5);border-radius:var(--gw-radius-lg);background:var(--gw-white);border:1px solid var(--gw-border)}.gw-surface--white .gw-usp{background:var(--gw-cream);border-color:transparent}.gw-surface--ink .gw-usp{background:#ffffff0d}.gw-usp__num{display:grid;place-items:center;width:4.4rem;height:4.4rem;border-radius:var(--gw-radius-pill);background:var(--gw-orange);color:var(--gw-ink);font-family:var(--font-heading-family);font-size:1.7rem;font-weight:700}.gw-usp__icon{display:grid;place-items:center;width:4.4rem;height:4.4rem;border-radius:var(--gw-radius-pill);background:var(--gw-orange-soft);color:var(--gw-orange-dark)}.gw-usp__icon svg{width:2.2rem;height:2.2rem}.gw-usp__title{margin:0;font-family:var(--font-heading-family);font-size:1.9rem;font-weight:700;line-height:1.25}.gw-usp__text{margin:0;font-size:1.5rem;line-height:1.6;color:var(--gw-ink-soft)}.gw-surface--ink .gw-usp__text{color:#ffffffb8}.gw-story__media{position:relative;border-radius:var(--gw-radius-xl);overflow:hidden;background:var(--gw-stone);aspect-ratio:var(--gw-story-ratio, 4 / 3)}@media screen and (min-width:990px){.gw-story__media{aspect-ratio:var(--gw-story-ratio-desktop, 16 / 11)}}.gw-story__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.gw-story__signature{display:flex;align-items:center;gap:var(--gw-3);margin-top:var(--gw-2);padding-top:var(--gw-4);border-top:1px solid var(--gw-border)}.gw-story__signature img{height:3.2rem;width:auto;object-fit:contain;flex:none}.gw-story__signature span{font-family:var(--font-heading-family);font-size:1.5rem;font-weight:600;color:var(--gw-ink-soft)}.gw-review{display:grid;grid-template-rows:auto auto 1fr auto;gap:var(--gw-3);height:100%;padding:var(--gw-5);border-radius:var(--gw-radius-lg);background:var(--gw-white);border:1px solid var(--gw-border)}.gw-surface--white .gw-review{background:var(--gw-cream);border-color:transparent}.gw-review__media{border-radius:var(--gw-radius);overflow:hidden;aspect-ratio:4 / 3;background:var(--gw-stone)}.gw-review__media img{width:100%;height:100%;object-fit:cover;display:block}.gw-review__text{margin:0;font-size:1.55rem;line-height:1.6;color:var(--gw-ink)}.gw-review__foot{display:grid;gap:.2rem}.gw-review__name{font-family:var(--font-heading-family);font-size:1.45rem;font-weight:600}.gw-review__meta{font-size:1.35rem;color:var(--gw-ink-faint)}.gw-review__link{font-size:1.4rem}.gw-community__item{position:relative;display:block;aspect-ratio:1 / 1;border-radius:var(--gw-radius-lg);overflow:hidden;background:var(--gw-stone)}.gw-community__item img{width:100%;height:100%;object-fit:cover;display:block;transition:transform var(--gw-slow) var(--gw-ease)}@media(hover:hover){a.gw-community__item:hover img{transform:scale(1.05)}}.gw-cta{display:grid;gap:var(--gw-5);justify-items:center;text-align:center;padding:var(--gw-8) var(--gw-5);border-radius:var(--gw-radius-xl);background:var(--gw-orange);color:var(--gw-ink)}@media screen and (min-width:990px){.gw-cta{padding:var(--gw-10) var(--gw-8)}}.gw-cta .gw-text{color:#111111c2;max-width:54ch}.gw-cta__title{max-width:20ch}.gw-cta__ctas{display:flex;flex-wrap:wrap;gap:var(--gw-3);justify-content:center}@media screen and (max-width:749px){.gw-cta__ctas{display:grid;width:100%}.gw-cta__ctas .gw-btn{width:100%}}.gw-news{display:grid;gap:var(--gw-6);padding:var(--gw-6);border-radius:var(--gw-radius-xl);background:var(--gw-cream);border:1px solid var(--gw-border)}@media screen and (min-width:990px){.gw-news{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:var(--gw-8);align-items:center;padding:var(--gw-8)}}.gw-news__copy{display:grid;gap:var(--gw-3);align-content:start}.gw-news__form{display:grid;gap:var(--gw-3)}.gw-news__row{display:grid;gap:var(--gw-2)}@media screen and (min-width:500px){.gw-news__row{grid-template-columns:1fr auto;align-items:end}}.gw-news__legal{font-size:1.35rem;line-height:1.5;color:var(--gw-ink-faint)}.gw-news__legal a{color:inherit}.gw-faq{display:grid;gap:var(--gw-6)}@media screen and (min-width:990px){.gw-faq{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:var(--gw-9);align-items:start}.gw-faq__head{position:sticky;top:10rem}}.gw-faq--centered{display:block}.gw-faq--centered .gw-faq__head{position:static;max-width:66rem;margin:0 auto var(--gw-6);text-align:center}.gw-faq--centered .gw-eyebrow{display:flex;align-items:center;justify-content:center;gap:1rem}.gw-faq--centered .gw-eyebrow:before,.gw-faq--centered .gw-eyebrow:after{content:"";width:2.4rem;height:1px;background:currentcolor;opacity:.7}.gw-faq--centered .gw-accordion{display:grid;gap:1.2rem;max-width:75rem;margin-inline:auto;border-top:0}.gw-faq--centered .gw-accordion__item{border-bottom:0;border-radius:var(--gw-radius);background:var(--gw-white)}.gw-faq--centered .gw-accordion__trigger{min-height:0;padding:1.7rem 2.2rem;font-size:1.5rem;font-weight:600}.gw-faq--centered .gw-accordion__panel-inner{padding:0 2.2rem 1.8rem}.gw-faq__aside{margin-top:var(--gw-5);padding:var(--gw-4);border-radius:var(--gw-radius-lg);background:var(--gw-cream);border:1px solid var(--gw-border)}.gw-surface--cream .gw-faq__aside{background:var(--gw-white)}.gw-faq__aside p{margin:0 0 var(--gw-3);font-size:1.5rem;line-height:1.6;color:var(--gw-ink-soft)}.gw-kat__head{max-width:66rem;margin:0 auto var(--gw-7);text-align:center}.gw-kat__eyebrow{display:flex;align-items:center;justify-content:center;gap:1rem;margin-bottom:var(--gw-4)}.gw-kat__eyebrow:before,.gw-kat__eyebrow:after{content:"";width:2.4rem;height:1px;background:currentcolor;opacity:.7}.gw-kat:not(.gw-surface--ink) .gw-kat__title,.gw-kat:not(.gw-surface--ink) .gw-kat__name{color:#41210a}.gw-kat__title{font-size:clamp(2.4rem,2.2vw,3rem)}.gw-kat__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--gw-6) 1.8rem;margin:0;padding:0;list-style:none}.gw-kat__card{display:block;color:inherit;text-decoration:none}.gw-kat__media{position:relative;display:block;overflow:hidden;aspect-ratio:var(--kat-ratio, 1 / 1);border-radius:1.6rem;background:var(--kat-kachel, #f3eee7)}.gw-kat__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:var(--kat-fit, cover);transition:transform .4s cubic-bezier(.22,1,.36,1)}.gw-kat__img.gw-media__placeholder{background:transparent}.gw-kat__row{display:flex;align-items:center;justify-content:space-between;gap:var(--gw-3);margin-top:1.2rem}.gw-kat__name{min-width:0;font-family:var(--font-heading-family);font-size:1.5rem;font-weight:700;line-height:1.3}.gw-kat__arrow{display:flex;flex:none;color:var(--gw-orange-dark);transition:transform .26s cubic-bezier(.22,1,.36,1)}.gw-kat__arrow svg{width:1.8rem;height:1.8rem}@media(hover:hover){.gw-kat__card:hover .gw-kat__img{transform:scale(1.04)}.gw-kat__card:hover .gw-kat__arrow{transform:translate(4px)}}@media screen and (min-width:750px){.gw-kat__grid{grid-template-columns:repeat(var(--kat-cols, 4),minmax(0,1fr))}}@media screen and (min-width:990px){.gw-kat__row{margin-top:1.6rem}}.gw-fotoband{--fb-akzent: var(--gw-orange, #f7921f);--fb-akzent-tief: #c05f00;overflow:hidden;background:var(--fb-grund, #f5f0eb)}.gw-fotoband__kopf{margin-bottom:2rem;padding-inline:1.6rem;text-align:center}.gw-fotoband__sterne{display:flex;justify-content:center;gap:.4rem;margin-bottom:1rem}.gw-fotoband__sterne svg{width:2.4rem;height:2.4rem;color:var(--fb-akzent)}.gw-fotoband__titel{margin:0 0 .6rem;font-family:var(--font-heading-family);font-size:2.2rem;font-weight:700;line-height:1.2;color:#41210a}.gw-fotoband__akzent{color:var(--fb-akzent)}.gw-fotoband__text{margin:0;font-family:var(--font-heading-family);font-size:1.3rem;line-height:1.4;color:#4a4a4a}.gw-fotoband__buehne{position:relative;width:100%;overflow:hidden}.gw-fotoband__band{display:flex;gap:1rem;width:max-content;will-change:transform;animation:gw-fotoband-lauf var(--fb-dauer, 40s) linear infinite}@keyframes gw-fotoband-lauf{0%{transform:translateZ(0)}to{transform:translate3d(calc(-1 * var(--fb-strecke, 0px)),0,0)}}.gw-fotoband__kachel{flex:none;overflow:hidden;width:100px;height:100px;border-radius:.8rem}.gw-fotoband__bild{display:block;width:100%;height:100%;object-fit:cover}@media(hover:hover){.gw-fotoband__buehne:hover .gw-fotoband__band{animation-play-state:paused}}.gw-fotoband.is-angehalten .gw-fotoband__band{animation-play-state:paused}.gw-fotoband__pause:focus{position:static;display:block;width:auto;height:auto;margin:1.2rem auto 0;padding:.6rem 1.4rem;overflow:visible;clip:auto;clip-path:none;border:1px solid var(--fb-akzent-tief);border-radius:var(--gw-radius-pill);background:#fff;color:var(--fb-akzent-tief);font-family:var(--font-heading-family);font-size:1.3rem;font-weight:600;cursor:pointer}@media(prefers-reduced-motion:reduce){.gw-fotoband__band{animation:none}}@media screen and (min-width:750px){.gw-fotoband__kopf{margin-bottom:2.4rem}.gw-fotoband__sterne{gap:.5rem;margin-bottom:1.2rem}.gw-fotoband__sterne svg{width:2.8rem;height:2.8rem}.gw-fotoband__titel{font-size:2.6rem}.gw-fotoband__text{font-size:1.5rem}.gw-fotoband__kachel{width:var(--fb-groesse, 150px);height:var(--fb-groesse, 150px)}}.gw-start{position:relative;display:flex;isolation:isolate;overflow:hidden;min-height:var(--start-hoehe-mobil, 580px);background:var(--start-grund, #f5f0eb)}.gw-start__bild{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.gw-start__foto{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:var(--start-fokus-mobil, center top)}.gw-start__foto--desktop{display:none}.gw-start__foto.gw-media__placeholder{background:transparent}.gw-start:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:var(--start-verlauf-mobil);pointer-events:none}.gw-start__inhalt{position:relative;z-index:2;display:flex;align-items:flex-start;justify-content:center;width:100%;padding:3.2rem var(--gw-gutter) 0}.gw-start__text{display:flex;flex-direction:column;width:100%;max-width:52rem}.gw-start--center .gw-start__text{align-items:center;text-align:center}.gw-start--left .gw-start__text{align-items:flex-start;text-align:left}.gw-start__ueberzeile{margin:0 0 .8rem;font-family:var(--font-heading-family);font-size:clamp(1.4rem,.95rem + .4vw,1.9rem);font-weight:700;letter-spacing:.06em;line-height:1.25;text-transform:uppercase;color:#5a3518}.gw-start__titel{margin:0 0 1rem;font-family:var(--font-heading-family);font-size:clamp(3.2rem,1.7rem + 2.5vw,6rem);font-weight:800;line-height:1.04;letter-spacing:-.03em;text-wrap:balance;color:#41210a}.gw-start__titel-akzent{display:block;color:#c05f00}.gw-start__promo{margin:0 0 1.6rem;font-family:var(--font-heading-family);font-size:clamp(1.8rem,1.2rem + .9vw,2.8rem);font-weight:700;line-height:1.2;color:#c05f00}.gw-start__beleg{display:flex;align-items:center;gap:1rem;margin:0 0 1.8rem}.gw-start__sterne{display:flex;gap:.3rem;color:#c05f00}.gw-start__sterne svg{width:2rem;height:2rem}.gw-start__beleg-text{font-size:1.4rem;font-weight:600;line-height:1.3;color:#41210ab8}.gw-start__knopf{display:inline-flex;align-items:center;justify-content:center;gap:1rem;width:100%;max-width:40rem;min-height:5.2rem;padding:0 3.2rem;border-radius:1.4rem;background:var(--gw-orange);color:var(--gw-ink);font-family:var(--font-heading-family);font-size:1.6rem;font-weight:700;letter-spacing:.04em;line-height:1.2;text-align:center;text-decoration:none;text-transform:uppercase;box-shadow:0 6px 18px #9654083d;transition:background var(--gw-base) var(--gw-ease),transform var(--gw-fast) var(--gw-ease),box-shadow var(--gw-base) var(--gw-ease)}.gw-start__knopf svg{width:1.8rem;height:1.8rem}.gw-start__knopf:hover{background:var(--gw-orange-dark);box-shadow:0 10px 24px #9654084d}.gw-start__knopf:active{transform:translateY(1px)}.gw-start__hinweis{display:flex;align-items:center;gap:.8rem;margin:1.4rem 0 0;font-size:1.4rem;font-weight:600;line-height:1.35;color:#41210abf}.gw-start__hinweis-zeichen{display:flex;flex:none;color:#c05f00}.gw-start__hinweis-zeichen svg{width:1.8rem;height:1.8rem}.gw-start__zusatzlink{margin-top:1.4rem;font-size:1.5rem;font-weight:600;color:#41210a;text-decoration:underline;text-decoration-color:var(--gw-orange);text-decoration-thickness:1.5px;text-underline-offset:.3em}.gw-start__zusatzlink:hover{text-decoration-color:currentcolor}@media screen and (max-width:989px){.gw-start--mobil-bottom .gw-start__inhalt{align-items:flex-end;padding:0 var(--gw-gutter) 3.2rem}}@media screen and (min-width:990px){.gw-start{aspect-ratio:var(--start-verhaeltnis, 2.5);min-height:var(--start-hoehe-min, 440px);max-height:82rem}.gw-start__foto{object-position:var(--start-fokus, 65% center)}.gw-start__foto--desktop{display:block}.gw-start__foto--mobil{display:none}.gw-start:after{background:var(--start-verlauf)}.gw-start__inhalt{align-items:center;justify-content:flex-start;padding:4rem 4rem 4rem 5%}.gw-start--text-right .gw-start__inhalt{justify-content:flex-end;padding:4rem 5% 4rem 4rem}.gw-start__text{max-width:var(--start-breite, 520px)}.gw-start__knopf{width:auto;min-height:5.6rem;padding:0 4.4rem}}@media screen and (min-width:1600px){.gw-start__inhalt{padding-left:9%}.gw-start--text-right .gw-start__inhalt{padding-right:9%}}.gw-bs__kopf{max-width:66rem;margin:0 auto var(--gw-6);text-align:center}.gw-bs__ueberzeile{display:flex;align-items:center;justify-content:center;gap:1rem;margin-bottom:var(--gw-3)}.gw-bs__ueberzeile:before,.gw-bs__ueberzeile:after{content:"";width:2.4rem;height:2px;background:currentcolor;opacity:.75}.gw-bs:not(.gw-surface--ink) .gw-bs__titel,.gw-bs:not(.gw-surface--ink) .gw-bs__name,.gw-bs:not(.gw-surface--ink) .gw-bs__preis-normal,.gw-bs:not(.gw-surface--ink) .gw-bs__link{color:#41210a}.gw-bs__titel{font-size:clamp(2.2rem,2.1vw,3rem)}.gw-bs__gitter{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.6rem;margin:0;padding:0;list-style:none}.gw-bs__karte-huelle{display:flex}.gw-bs__karte{display:flex;flex:1;flex-direction:column;overflow:hidden;border-radius:1.4rem;background:var(--bs-kachel, #f7f5f2);color:inherit;text-decoration:none;transition:transform var(--gw-base) var(--gw-ease),box-shadow var(--gw-base) var(--gw-ease)}.gw-bs__bild-feld{position:relative;display:block;overflow:hidden;aspect-ratio:var(--bs-ratio, 1 / 1)}.gw-bs__bild{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .4s cubic-bezier(.22,1,.36,1)}.gw-bs__bild.gw-media__placeholder{background:transparent}.gw-bs__aufkleber{position:absolute;top:0;left:0;z-index:1;padding:.5rem 1rem;border-radius:0 0 .8rem;background:var(--gw-orange);color:var(--gw-ink);font-family:var(--font-heading-family);font-size:1.1rem;font-weight:700;letter-spacing:.03em;line-height:1.3;text-transform:uppercase}.gw-bs__aufkleber--aus{background:#111111d6;color:var(--gw-white)}.gw-bs__karte-text{display:flex;flex:1;flex-direction:column;gap:.2rem;padding:1.2rem 1.4rem 1.4rem}.gw-bs__name{display:-webkit-box;overflow:hidden;font-family:var(--font-heading-family);font-size:1.4rem;font-weight:700;line-height:1.3;-webkit-box-orient:vertical;-webkit-line-clamp:2;transition:color var(--gw-fast) var(--gw-ease)}.gw-bs__unter{display:-webkit-box;overflow:hidden;font-size:1.25rem;line-height:1.35;color:#41210aad;-webkit-box-orient:vertical;-webkit-line-clamp:2}.gw-surface--ink .gw-bs__unter{color:#ffffffb8}.gw-bs__preis{display:flex;align-items:baseline;flex-wrap:wrap;gap:.6rem;margin-top:auto;padding-top:.8rem}.gw-bs__preis-jetzt,.gw-bs__preis-normal{font-family:var(--font-heading-family);font-size:1.5rem;font-weight:700;line-height:1.2}.gw-bs__preis-jetzt{color:var(--gw-danger)}.gw-bs__preis-vorher{font-size:1.3rem;font-weight:600;line-height:1.2;color:#11111175}.gw-surface--ink .gw-bs__preis-vorher{color:#ffffff80}.gw-bs__karte--leer{border:1px dashed var(--gw-border-strong);background:transparent}.gw-bs__leer{margin:0;padding:var(--gw-5);border:1px dashed var(--gw-border-strong);border-radius:var(--gw-radius);text-align:center}.gw-bs__fuss{margin-top:var(--gw-6);text-align:center}.gw-bs__link{display:inline-flex;align-items:center;gap:.6rem;min-height:var(--gw-tap);font-family:var(--font-heading-family);font-size:1.5rem;font-weight:600;text-decoration:none}.gw-bs__link-pfeil{display:flex;color:#c05f00;transition:transform .26s cubic-bezier(.22,1,.36,1)}.gw-bs__link-pfeil svg{width:1.7rem;height:1.7rem}@media(hover:hover){.gw-bs__karte:hover{transform:translateY(-3px);box-shadow:var(--gw-shadow-lift)}.gw-bs__karte:hover .gw-bs__bild{transform:scale(1.04)}.gw-bs:not(.gw-surface--ink) .gw-bs__karte:hover .gw-bs__name{color:#c05f00}.gw-bs__link:hover .gw-bs__link-pfeil{transform:translate(4px)}}@media screen and (min-width:750px){.gw-bs__gitter{grid-template-columns:repeat(var(--bs-spalten, 4),minmax(0,1fr));gap:2rem}.gw-bs__karte-text{padding:1.4rem 1.6rem 1.6rem}.gw-bs__name{font-size:1.6rem}.gw-bs__unter{font-size:1.35rem}.gw-bs__preis-jetzt,.gw-bs__preis-normal{font-size:1.7rem}.gw-bs__preis-vorher{font-size:1.5rem}.gw-bs__aufkleber{font-size:1.2rem;padding:.6rem 1.2rem}}.gw-ileiste__reihe{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem 1.2rem;margin:0;padding:0;list-style:none}.gw-ileiste__punkt{display:flex;flex-direction:column;align-items:center;gap:.8rem;text-align:center}.gw-ileiste__kreis{display:grid;flex:none;place-items:center;width:5.6rem;height:5.6rem;border-radius:50%;background:var(--il-kreis, #ebe4db);color:var(--il-zeichen, #41210a)}.gw-ileiste__kreis svg{width:2.6rem;height:2.6rem}.gw-ileiste__bild{display:block;width:2.8rem;height:2.8rem;object-fit:contain}.gw-ileiste__text{max-width:17rem;font-family:var(--font-heading-family);font-size:1.3rem;font-weight:600;line-height:1.3}.gw-ileiste:not(.gw-surface--ink) .gw-ileiste__text{color:#41210a}.gw-ileiste__unter{max-width:19rem;font-size:1.2rem;line-height:1.35;color:#41210aa8}.gw-surface--ink .gw-ileiste__unter{color:#ffffffb3}@media screen and (min-width:750px){.gw-ileiste__reihe{grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:minmax(0,1fr);gap:1.6rem}.gw-ileiste__kreis{width:6.4rem;height:6.4rem}.gw-ileiste__kreis svg{width:3rem;height:3rem}.gw-ileiste__bild{width:3.2rem;height:3.2rem}.gw-ileiste__text{max-width:19rem;font-size:1.4rem}.gw-ileiste__unter{max-width:21rem;font-size:1.3rem}}.gw-ueber__kopf{max-width:66rem;margin:0 auto var(--gw-6);text-align:center}.gw-ueber__kopf-ueberzeile{display:flex;align-items:center;justify-content:center;gap:1rem;margin-bottom:var(--gw-3)}.gw-ueber__kopf-ueberzeile:before,.gw-ueber__kopf-ueberzeile:after{content:"";width:2.4rem;height:2px;background:currentcolor;opacity:.75}.gw-ueber:not(.gw-surface--ink) .gw-ueber__kopf-titel,.gw-ueber:not(.gw-surface--ink) .gw-ueber__titel,.gw-ueber:not(.gw-surface--ink) .gw-ueber__link{color:#41210a}.gw-ueber__reihen{display:flex;flex-direction:column;gap:var(--ueber-abstand, 56px)}.gw-ueber__reihe{display:flex;flex-direction:column;gap:var(--gw-5)}.gw-ueber__bild-feld{position:relative;overflow:hidden;aspect-ratio:var(--ueber-ratio, 1 / 1);border-radius:1.8rem;background:#f3eee7}.gw-ueber__bild{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.gw-ueber__bild.gw-media__placeholder{background:transparent}.gw-ueber__ueberzeile{display:flex;align-items:center;gap:.8rem;margin:0 0 1rem;font-family:var(--font-heading-family);font-size:1.3rem;font-weight:700;letter-spacing:.08em;line-height:1.3;text-transform:uppercase;color:#c05f00}.gw-ueber__ueberzeile:before{content:"";flex:none;width:2.4rem;height:2px;background:currentcolor}.gw-surface--ink .gw-ueber__ueberzeile{color:var(--gw-orange)}.gw-ueber__titel{margin:0 0 1.4rem;font-family:var(--font-heading-family);font-size:clamp(2.2rem,1.6rem + .9vw,3rem);font-weight:700;line-height:1.2;letter-spacing:-.01em;text-wrap:balance}.gw-ueber__text{font-size:1.5rem;line-height:1.7;color:#41210abf}.gw-surface--ink .gw-ueber__text{color:#ffffffc7}.gw-ueber__link{display:inline-flex;align-items:center;gap:.6rem;min-height:var(--gw-tap);margin-top:.8rem;font-family:var(--font-heading-family);font-size:1.5rem;font-weight:600;text-decoration:none}.gw-ueber__link-pfeil{display:flex;color:#c05f00;transition:transform .26s cubic-bezier(.22,1,.36,1)}.gw-ueber__link-pfeil svg{width:1.7rem;height:1.7rem}@media(hover:hover){.gw-ueber__link:hover .gw-ueber__link-pfeil{transform:translate(4px)}}@media screen and (min-width:750px){.gw-ueber__reihe{flex-direction:row;align-items:center;gap:var(--gw-8)}.gw-ueber__reihe--gedreht{flex-direction:row-reverse}.gw-ueber__bild-feld{flex:none;width:var(--ueber-bild, 42%);max-width:52rem}.gw-ueber__text-feld{flex:1;min-width:0}.gw-ueber__text{font-size:1.6rem}}.gw-weg__kopf{max-width:68rem;margin:0 auto var(--gw-6);text-align:center}.gw-weg__ueberzeile{display:flex;align-items:center;justify-content:center;gap:1rem;margin-bottom:var(--gw-3)}.gw-weg__ueberzeile:before,.gw-weg__ueberzeile:after{content:"";width:2.4rem;height:2px;background:currentcolor;opacity:.75}.gw-weg:not(.gw-surface--ink) .gw-weg__titel,.gw-weg:not(.gw-surface--ink) .gw-weg__frage{color:#41210a}.gw-weg__titel{font-size:clamp(2.2rem,2.1vw,3rem)}.gw-weg__vorspann{margin-top:var(--gw-3);font-size:1.55rem}.gw-weg__gitter{display:grid;grid-template-columns:minmax(0,1fr);gap:1.6rem;margin:0;padding:0;list-style:none}.gw-weg__feld{display:flex}.gw-weg__karte{display:flex;flex:1;flex-direction:column;gap:1.4rem;padding:2rem;border:1px solid var(--gw-border);border-radius:1.6rem;background:var(--weg-kachel, #f7f5f2);color:inherit;text-decoration:none;transition:transform var(--gw-base) var(--gw-ease),box-shadow var(--gw-base) var(--gw-ease),border-color var(--gw-base) var(--gw-ease)}.gw-weg__zeichen{display:grid;flex:none;place-items:center;width:4.4rem;height:4.4rem;border-radius:50%;background:var(--gw-orange-soft);color:#c05f00}.gw-weg__zeichen svg{width:2.2rem;height:2.2rem}.gw-weg__bild-feld{position:relative;display:block;overflow:hidden;aspect-ratio:4 / 3;border-radius:1.1rem;background:#ece6de}.gw-weg__bild{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .4s cubic-bezier(.22,1,.36,1)}.gw-weg__bild.gw-media__placeholder{background:transparent}.gw-weg__inhalt{display:flex;flex:1;flex-direction:column;gap:.8rem}.gw-weg__frage{font-family:var(--font-heading-family);font-size:1.8rem;font-weight:700;line-height:1.25;letter-spacing:-.01em;text-wrap:balance}.gw-weg__folge{font-size:1.45rem;line-height:1.55;color:#41210ab8;text-wrap:pretty}.gw-surface--ink .gw-weg__folge{color:#ffffffbd}.gw-weg__link{display:inline-flex;align-items:center;gap:.6rem;margin-top:auto;padding-top:.6rem;font-family:var(--font-heading-family);font-size:1.4rem;font-weight:600;line-height:1.3;color:#c05f00}.gw-surface--ink .gw-weg__link{color:var(--gw-orange)}.gw-weg__pfeil{display:flex;flex:none;transition:transform .26s cubic-bezier(.22,1,.36,1)}.gw-weg__pfeil svg{width:1.6rem;height:1.6rem}@media(hover:hover){.gw-weg__karte:hover{transform:translateY(-3px);border-color:var(--gw-border-strong);box-shadow:var(--gw-shadow-lift)}.gw-weg__karte:hover .gw-weg__pfeil{transform:translate(4px)}.gw-weg__karte:hover .gw-weg__bild{transform:scale(1.04)}}@media screen and (min-width:750px){.gw-weg__gitter{grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem}}@media screen and (min-width:990px){.gw-weg__karte{padding:2.4rem}.gw-weg__frage{font-size:2rem}}@media screen and (min-width:1200px){.gw-weg__gitter{grid-template-columns:repeat(var(--weg-spalten, 4),minmax(0,1fr))}}.gw-kraft__kopf{max-width:72rem;margin:0 auto var(--gw-6);text-align:center}.gw-kraft__ueberzeile{display:flex;align-items:center;justify-content:center;gap:1rem;margin-bottom:var(--gw-3)}.gw-kraft__ueberzeile:before,.gw-kraft__ueberzeile:after{content:"";width:2.4rem;height:2px;background:currentcolor;opacity:.75}.gw-kraft:not(.gw-surface--ink) .gw-kraft__titel,.gw-kraft:not(.gw-surface--ink) .gw-kraft__name{color:#41210a}.gw-kraft__titel{font-size:clamp(2.2rem,2.2vw,3.2rem)}.gw-kraft__vorspann{margin-top:var(--gw-3);font-size:1.55rem}.gw-kraft__gitter{display:grid;grid-template-columns:minmax(0,1fr);gap:1.6rem;margin:0;padding:0;list-style:none}.gw-kraft__feld{display:flex}.gw-kraft__karte{display:flex;position:relative;flex:1;flex-direction:column;gap:1.2rem;padding:2.4rem;border:1px solid var(--gw-border);border-radius:1.6rem;background:var(--gw-white)}.gw-surface--white .gw-kraft__karte{background:#fbf9f7}.gw-surface--ink .gw-kraft__karte{background:#ffffff0f}.gw-kraft__feld--kritisch .gw-kraft__karte{border-color:#b3261e4d}.gw-kraft__feld--loesung .gw-kraft__karte{border:2px solid var(--gw-orange);box-shadow:var(--gw-shadow-lift)}.gw-kraft__marke{position:absolute;top:-1.2rem;left:2.4rem;margin:0;padding:.4rem 1.2rem;border-radius:var(--gw-radius-pill);background:var(--gw-orange);color:var(--gw-ink);font-family:var(--font-heading-family);font-size:1.1rem;font-weight:700;letter-spacing:.08em;line-height:1.4;text-transform:uppercase}.gw-kraft__bild-feld{position:relative;overflow:hidden;aspect-ratio:4 / 3;border-radius:1.1rem;background:#ece6de}.gw-kraft__bild{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.gw-kraft__bild.gw-media__placeholder{background:transparent}.gw-kraft__name{margin:0;font-family:var(--font-heading-family);font-size:1.9rem;font-weight:700;line-height:1.25;letter-spacing:-.01em}.gw-kraft__ort{margin:0;padding-bottom:1.2rem;border-bottom:1px solid var(--gw-border)}.gw-kraft__ort-titel{display:block;margin-bottom:.4rem;font-family:var(--font-heading-family);font-size:1.15rem;font-weight:600;letter-spacing:.09em;line-height:1.3;text-transform:uppercase;color:#41210a80}.gw-surface--ink .gw-kraft__ort-titel{color:#ffffff8c}.gw-kraft__ort-text{display:block;font-family:var(--font-heading-family);font-size:1.65rem;font-weight:600;line-height:1.35;color:#41210adb}.gw-kraft__feld--kritisch .gw-kraft__ort-text{color:var(--gw-danger)}.gw-kraft__feld--loesung .gw-kraft__ort-text{color:#c05f00}.gw-surface--ink .gw-kraft__ort-text{color:#ffffffe6}.gw-kraft__punkte{display:grid;gap:.9rem;margin:0;padding:0;list-style:none}.gw-kraft__punkt{display:grid;grid-template-columns:.7rem minmax(0,1fr);gap:1rem;font-size:1.45rem;line-height:1.55;color:#41210abf;text-wrap:pretty}.gw-surface--ink .gw-kraft__punkt{color:#ffffffc2}.gw-kraft__punkt:before{content:"";width:.7rem;height:.7rem;margin-top:.75em;border-radius:50%;background:currentcolor;opacity:.4}.gw-kraft__feld--loesung .gw-kraft__punkt:before{background:var(--gw-orange);opacity:1}.gw-kraft__link{display:inline-flex;align-items:center;gap:.6rem;min-height:var(--gw-tap);margin-top:auto;font-family:var(--font-heading-family);font-size:1.5rem;font-weight:600;color:#c05f00;text-decoration:none}.gw-surface--ink .gw-kraft__link{color:var(--gw-orange)}.gw-kraft__pfeil{display:flex;flex:none;transition:transform .26s cubic-bezier(.22,1,.36,1)}.gw-kraft__pfeil svg{width:1.7rem;height:1.7rem}@media(hover:hover){.gw-kraft__link:hover .gw-kraft__pfeil{transform:translate(4px)}}.gw-kraft__fussnote{max-width:72rem;margin:var(--gw-5) auto 0;font-size:1.3rem;line-height:1.6;text-align:center;color:#41210a99}.gw-surface--ink .gw-kraft__fussnote{color:#fff9}@media screen and (min-width:990px){.gw-kraft__gitter{grid-template-columns:repeat(var(--kraft-spalten, 3),minmax(0,1fr));gap:2rem}.gw-kraft__karte{padding-top:2.8rem}.gw-kraft__name{font-size:2.1rem;min-height:2.5em}.gw-kraft__ort{min-height:9.2rem}}
/*# sourceMappingURL=/cdn/shop/t/20/assets/gw-home.css.map */
