@import"https://fonts.googleapis.com/css2?family=Caveat:wght@500;600;700&family=Inter:wght@400;500;600;700&family=Montserrat:wght@400;600;700;800&display=swap";.sk-rh{--rh-primary-900: #014c40;--rh-primary-700: #028060;--rh-primary-500: #01a071;--rh-surface: #fbfbfb;--rh-surface-alt: #f3f2ee;--rh-ink: #0b0b0b;--rh-fg-2: #3a3a38;--rh-fg-3: #6b6b68;--rh-border: #e4e3dd;--rh-border-strong: #c9c9c4;--rh-terra: #c56d4f;--rh-terra-soft: #f3dccc;--rh-sand: #e8dfc7;--rh-moss: #8ba888;--rh-moss-soft: #d5e0d2;--rh-butter: #f4e4a6;--rh-love: #e24b4b;--rh-shadow-1: 0 1px 2px rgba(11,11,11,.04), 0 1px 1px rgba(11,11,11,.03);--rh-shadow-2: 0 4px 14px rgba(11,11,11,.06), 0 1px 2px rgba(11,11,11,.04);--rh-shadow-3: 0 12px 32px rgba(1,76,64,.1), 0 2px 6px rgba(11,11,11,.05);--rh-radius-md: 14px;--rh-radius-lg: 20px;--rh-radius-xl: 28px;--rh-font-display: "Montserrat","Helvetica Neue",Helvetica,Arial,sans-serif;--rh-font-body: "Inter","Helvetica Neue",Helvetica,Arial,sans-serif;--rh-font-hand: "Caveat","Segoe Script","Bradley Hand",cursive;max-width:1240px;margin:1.5rem auto 4rem;padding:0 1.25rem;font-family:var(--rh-font-body);color:var(--rh-ink);font-size:16px;line-height:1.6}.sk-rh *{box-sizing:border-box}.sk-rh__heart{color:var(--rh-love);font-size:1em;margin-right:.25em}.sk-rh__hero{position:relative;padding:clamp(2.5rem,5vw,4.5rem) 1.5rem clamp(2rem,4vw,3.5rem);background:linear-gradient(180deg,var(--rh-surface) 0%,var(--rh-surface-alt) 100%);border-radius:var(--rh-radius-xl);border:1px solid var(--rh-border);margin-bottom:2.5rem;overflow:hidden;text-align:center}.sk-rh__hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0}.sk-rh__blob{position:absolute;border-radius:50%;filter:blur(60px);opacity:.4}.sk-rh__blob--moss{width:320px;height:320px;background:var(--rh-moss-soft);top:-40px;left:-40px}.sk-rh__blob--butter{width:280px;height:280px;background:var(--rh-butter);bottom:-40px;right:5%;opacity:.45}.sk-rh__hero-inner{position:relative;z-index:2;max-width:780px;margin:0 auto}.sk-rh__eyebrow{display:inline-flex;align-items:baseline;gap:.3em;font-family:var(--rh-font-hand);font-size:1.6rem;font-weight:600;color:var(--rh-primary-700);transform:rotate(-1.5deg);line-height:1;margin-bottom:.75rem}.sk-rh__title{font-family:var(--rh-font-display);font-weight:800;font-size:clamp(2rem,4.5vw,3rem);color:var(--rh-primary-900);margin:0 0 .75rem;line-height:1.1;letter-spacing:-.02em;text-wrap:balance}.sk-rh__subtitle{color:var(--rh-fg-2);font-size:clamp(1rem,1.3vw,1.125rem);max-width:640px;margin:0 auto 1.25rem;line-height:1.6}.sk-rh__meta{font-size:.9rem;color:var(--rh-fg-2);margin-top:.5rem}.sk-rh__meta strong{color:var(--rh-primary-900);font-weight:700;font-size:1.05rem}.sk-rh__chips{display:flex;flex-wrap:wrap;gap:.6rem;justify-content:center;margin-bottom:3rem;padding:0 .25rem}.sk-rh__chip{display:inline-flex;align-items:center;gap:.5rem;padding:.6rem 1.1rem;border:1.5px solid var(--rh-border-strong);border-radius:999px;background:var(--rh-surface);color:var(--rh-primary-900);font-family:var(--rh-font-display);font-weight:600;font-size:.9rem;text-decoration:none;transition:transform .18s,border-color .18s,box-shadow .18s,background .18s;white-space:nowrap}.sk-rh__chip:hover,.sk-rh__chip:focus-visible{background:var(--rh-primary-900);color:var(--rh-surface);border-color:var(--rh-primary-900);transform:translateY(-2px);box-shadow:var(--rh-shadow-2);outline:none}.sk-rh__chip-icon{font-size:1.05em;line-height:1}.sk-rh__category{scroll-margin-top:90px;margin-bottom:3.5rem}.sk-rh__category-title{font-family:var(--rh-font-display);font-weight:700;font-size:clamp(1.35rem,2.4vw,1.85rem);color:var(--rh-primary-900);margin:0 0 1.5rem;display:flex;align-items:center;gap:.65rem;letter-spacing:-.01em}.sk-rh__category-title:after{content:"";flex:1;height:1px;background:var(--rh-border);margin-left:.75rem}.sk-rh__category-icon{font-size:1.25em;line-height:1}.sk-rh__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem}@media(max-width:1024px){.sk-rh__grid{grid-template-columns:repeat(3,1fr);gap:1rem}}@media(max-width:768px){.sk-rh__grid{grid-template-columns:repeat(2,1fr);gap:.75rem}.sk-rh{padding:0 1rem}}@media(max-width:420px){.sk-rh__grid{grid-template-columns:1fr}}.sk-rh__card{display:flex;flex-direction:column;background:var(--rh-surface);border-radius:var(--rh-radius-lg);overflow:hidden;text-decoration:none;color:inherit;border:1px solid var(--rh-border);box-shadow:var(--rh-shadow-1);transition:transform .2s ease,box-shadow .26s ease,border-color .2s}.sk-rh__card:hover,.sk-rh__card:focus-visible{transform:translateY(-4px);box-shadow:var(--rh-shadow-3);border-color:var(--rh-primary-500);outline:none}.sk-rh__card-img-wrap{aspect-ratio:3 / 2;overflow:hidden;background:var(--rh-surface-alt);position:relative}.sk-rh__card-img-wrap img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.sk-rh__card:hover img{transform:scale(1.04)}.sk-rh__card-img-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--rh-moss-soft),var(--rh-butter));font-size:clamp(2rem,4vw,3rem)}.sk-rh__card-body{padding:1.1rem 1.15rem 1.2rem;display:flex;flex-direction:column;flex-grow:1;gap:.45rem}.sk-rh__card-title{font-family:var(--rh-font-display);font-weight:700;font-size:1rem;color:var(--rh-primary-900);margin:0;line-height:1.3;letter-spacing:-.005em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.sk-rh__card-desc{font-size:.88rem;color:var(--rh-fg-2);line-height:1.5;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;flex-grow:1}.sk-rh__card-meta{display:flex;align-items:center;justify-content:space-between;font-size:.8rem;padding-top:.6rem;margin-top:.25rem;border-top:1px solid var(--rh-border)}.sk-rh__card-count{color:var(--rh-fg-3);font-family:var(--rh-font-display);font-weight:500}.sk-rh__card-cta{color:var(--rh-primary-700);font-weight:700;font-family:var(--rh-font-display)}@media(prefers-reduced-motion:reduce){.sk-rh *,.sk-rh *:before,.sk-rh *:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
/*# sourceMappingURL=/cdn/shop/t/57/assets/sk-ratgeber-hub.css.map */
