.wpopup{--wpopup-titel: 2.9rem;--wpopup-text: 1.6rem;--wpopup-klein: 1.3rem;--wpopup-label: 1.1rem;--wpopup-eingabe: 1.5rem;--wpopup-knopf: 1.3rem;position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:flex;align-items:center;justify-content:center;padding:2.4rem}.wpopup.wpopup{background:transparent}.wpopup[hidden]{display:none}.wpopup__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#000000b3}.wpopup__dialog{position:relative;display:grid;grid-template-columns:minmax(0,500fr) minmax(0,560fr);grid-template-rows:minmax(0,1fr);width:106rem;max-width:100%;max-height:calc(100vh - 4.8rem);background:rgb(var(--color-background));overflow:hidden;box-shadow:0 2.4rem 8rem #00000040}.wpopup__dialog--ohne-bild{grid-template-columns:minmax(0,1fr);width:56rem}.wpopup__media{position:relative;min-width:0}.wpopup__bild{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.wpopup__body{position:relative;min-width:0;min-height:0;max-width:100%;padding:6.4rem 6.4rem 7.6rem;overflow-y:auto;overscroll-behavior:contain}.wpopup__close{position:absolute;top:1.6rem;right:1.6rem;z-index:2;width:4rem;height:4rem;display:flex;align-items:center;justify-content:center;padding:0;background:none;border:0;cursor:pointer;color:rgb(var(--color-foreground))}.wpopup__close:hover{opacity:.6}.wpopup__step[hidden]{display:none}.wpopup__laden{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;display:flex;align-items:center;justify-content:center;background:rgb(var(--color-background),.8)}.wpopup__laden[hidden]{display:none}.wpopup__spinner{width:3.2rem;height:3.2rem;border:.2rem solid rgb(var(--color-foreground),.2);border-top-color:rgb(var(--color-foreground));border-radius:50%;animation:wpopup-dreh .8s linear infinite}@keyframes wpopup-dreh{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.wpopup__spinner{animation-duration:2.4s}}.wpopup__knopf[aria-busy=true],.wpopup__select[disabled]{opacity:.6;cursor:wait}.wpopup__logo{display:block;width:9.6rem;height:auto;margin:0 auto}.wpopup__titel{margin:3.2rem 0 2.5rem;text-align:center;font-family:var(--font-heading-family);font-size:var(--wpopup-titel);font-weight:600;text-transform:uppercase;letter-spacing:.02em;line-height:1.25;color:rgb(var(--color-foreground))}.wpopup__felder{display:flex;flex-direction:column;gap:1.8rem}.wpopup__feld{display:flex;flex-direction:column;gap:.8rem;min-width:0}.wpopup__label{margin:0;font-size:var(--wpopup-label);letter-spacing:.2em;text-transform:uppercase;color:rgb(var(--color-foreground),.6)}.wpopup__select-wrap{position:relative;display:flex;align-items:center}.wpopup__select-wrap .icon-caret{position:absolute;right:1.6rem;pointer-events:none}.wpopup__select,.wpopup__input{width:100%;height:5.6rem;background:rgb(var(--color-background));color:rgb(var(--color-foreground));border:.1rem solid rgb(var(--color-foreground));border-radius:0;padding:0 1.8rem;font-family:var(--font-body-family);font-size:var(--wpopup-eingabe);outline:none}.wpopup__select{appearance:none;-webkit-appearance:none;padding-right:4.4rem;cursor:pointer}.wpopup__cookies{margin-top:3.6rem;padding-top:2.8rem;border-top:.1rem solid rgb(var(--color-foreground),.15);display:flex;flex-direction:column;gap:1.4rem}.wpopup__fliesstext,.wpopup__fliesstext p{margin:0;font-size:var(--wpopup-text);line-height:1.6;letter-spacing:-.01em;color:rgb(var(--color-foreground),.85);text-wrap:pretty}.wpopup__fliesstext--klein,.wpopup__fliesstext--klein p{font-size:var(--wpopup-klein);color:rgb(var(--color-foreground),.6)}.wpopup__fliesstext--mitte{text-align:center}.wpopup__knoepfe{margin-top:1.4rem;display:grid;grid-template-columns:1fr 1fr;gap:1.2rem}.wpopup__knopf{height:5.6rem;padding:0 1.6rem;border-radius:0;font-family:var(--font-body-family);font-size:var(--wpopup-knopf);letter-spacing:.1em;text-transform:uppercase;cursor:pointer}.wpopup__knopf--primaer{background:rgb(var(--color-foreground));color:rgb(var(--color-background));border:.1rem solid rgb(var(--color-foreground))}.wpopup__knopf--primaer:hover{opacity:.85}.wpopup__knopf--sekundaer{background:rgb(var(--color-background));color:rgb(var(--color-foreground));border:.1rem solid rgb(var(--color-foreground))}.wpopup__knopf--sekundaer:hover{background:rgb(var(--color-foreground),.06)}.wpopup__knopf--breit{width:100%;margin-top:3.2rem}.wpopup__vorteile{list-style:none;margin:2.8rem 0 0;padding:0;display:flex;flex-direction:column;gap:1rem}.wpopup__vorteil{display:flex;align-items:center;gap:1.2rem;font-size:var(--wpopup-text);line-height:1.5;letter-spacing:-.01em;color:rgb(var(--color-foreground))}.wpopup__vorteil .icon-check{flex:0 0 auto;width:1.8rem;height:1.8rem}.wpopup__newsletter{margin-top:3.6rem;display:flex;flex-direction:column;gap:1.2rem}.wpopup__fehler{margin:0;font-size:var(--wpopup-klein);line-height:1.5;color:rgb(var(--color-error, 200 0 0))}.wpopup__fehler[hidden]{display:none}.wpopup__textknopf{height:4rem;margin-top:-.6rem;background:none;border:0;color:rgb(var(--color-foreground),.55);font-family:var(--font-body-family);font-size:var(--wpopup-knopf);letter-spacing:.1em;text-transform:uppercase;cursor:pointer}.wpopup__textknopf:hover{color:rgb(var(--color-foreground))}.wpopup__quittung{margin-top:2.8rem;padding:2rem 2.4rem;border:.1rem solid rgb(var(--color-foreground),.15);display:flex;flex-direction:column;gap:.6rem;align-items:center;text-align:center}.wpopup__quittung-mail{font-size:var(--wpopup-text);letter-spacing:-.01em;color:rgb(var(--color-foreground));word-break:break-all}.wpopup__punkte{position:absolute;left:0;right:0;bottom:2.8rem;display:flex;align-items:center;justify-content:center;gap:1rem}.wpopup__punkte[hidden]{display:none}.wpopup__punkt{width:.8rem;height:.8rem;padding:0;border:0;border-radius:50%;background:rgb(var(--color-foreground),.25);cursor:pointer}.wpopup__punkt--fest{cursor:default}.wpopup__punkt.is-aktiv{background:rgb(var(--color-foreground))}@media screen and (max-width:989px){.wpopup{--wpopup-titel: 2.2rem;--wpopup-text: 1.4rem;--wpopup-klein: 1.2rem;--wpopup-label: 1rem;--wpopup-knopf: 1.2rem;--wpopup-eingabe: 1.6rem;padding:1.6rem;align-items:center}.wpopup__dialog,.wpopup__dialog--ohne-bild{grid-template-columns:minmax(0,1fr);width:100%;max-height:calc(100vh - 3.2rem);max-height:calc(100dvh - 3.2rem)}.wpopup__media{display:none}.wpopup__body{padding:3.6rem 2rem 4.8rem}.wpopup__close{top:.8rem;right:.8rem;width:4.4rem;height:4.4rem}.wpopup__logo{width:6.4rem}.wpopup__titel{margin:2.4rem 0 2rem}.wpopup__felder{gap:1.4rem}.wpopup__select,.wpopup__input,.wpopup__knopf{height:5.2rem}.wpopup__cookies{margin-top:2.6rem;padding-top:2.2rem;gap:1.2rem}.wpopup__knoepfe{grid-template-columns:minmax(0,1fr);gap:1rem}.wpopup__knoepfe .wpopup__knopf--primaer{order:-1}.wpopup__punkte{bottom:2rem}}
/*# sourceMappingURL=/cdn/shop/t/12/compiled_assets/styles.css.map?subset=AAAAAAAAAAAAAAAAEA */
