.lmm-rg-land{--rg-red: #d71013;--rg-red-dark: #b00d10;--rg-ink: #232323;--rg-ink-soft: #3f4750;--rg-muted: #6b7480;--rg-line: #e4e6e9;--rg-line-strong: #cfd4da;--rg-bg: #f3f4f6;--rg-card: #ffffff;--rg-navy: #12263a;--rg-navy-2: #1d3a59;--rg-focus: #1b6ef3;--rg-r: 14px;--rg-r-sm: 10px;--rg-shadow: 0 1px 2px rgba(0, 0, 0, .05), 0 6px 18px rgba(0, 0, 0, .06);--rg-shadow-lg: 0 14px 40px rgba(0, 0, 0, .14);color:var(--rg-ink);font-family:inherit;line-height:1.5;-webkit-font-smoothing:antialiased}.lmm-rg-land *,.lmm-rg-land *:before,.lmm-rg-land *:after{box-sizing:border-box}.lmm-rg-land .rg-wrap{max-width:1180px;margin-inline:auto;padding-inline:clamp(16px,4vw,32px)}.lmm-rg-land :focus-visible{outline:3px solid var(--rg-focus);outline-offset:2px;border-radius:4px}.lmm-rg-land .rg-hero{background:linear-gradient(160deg,var(--rg-navy) 0%,var(--rg-navy-2) 100%);color:#fff;padding-block:clamp(40px,7vw,72px);border-bottom:4px solid var(--rg-red)}.lmm-rg-land .rg-hero__inner{max-width:760px}.lmm-rg-land .rg-hero h1{margin:0 0 .5em;font-size:clamp(1.9rem,1.2rem + 3vw,3rem);line-height:1.1;font-weight:800;letter-spacing:-.01em}.lmm-rg-land .rg-hero h1 .rg-accent{color:#fff;box-shadow:inset 0 -.28em #d71013d9}.lmm-rg-land .rg-hero p{margin:0 0 1.6em;font-size:clamp(1rem,.95rem + .4vw,1.18rem);color:#ffffffdb;max-width:60ch}.lmm-rg-land .rg-search{position:relative;max-width:560px}.lmm-rg-land .rg-search__icon{position:absolute;left:16px;top:50%;transform:translateY(-50%);width:20px;height:20px;color:var(--rg-muted);pointer-events:none}.lmm-rg-land .rg-search input{width:100%;font:inherit;font-size:1.02rem;padding:14px 16px 14px 46px;border:1px solid transparent;border-radius:999px;background:#fff;color:var(--rg-ink);box-shadow:var(--rg-shadow)}.lmm-rg-land .rg-search input::placeholder{color:var(--rg-muted)}.lmm-rg-land .rg-search input:focus-visible{outline-offset:3px}.lmm-rg-land .rg-chips{display:flex;flex-wrap:wrap;gap:8px;padding-block:22px;margin:0}.lmm-rg-land .rg-chip{display:inline-flex;align-items:center;gap:7px;font:inherit;font-size:.9rem;font-weight:600;padding:7px 13px;border:1px solid var(--rg-line-strong);border-radius:999px;background:var(--rg-card);color:var(--rg-ink-soft);cursor:pointer;transition:background .15s,color .15s,border-color .15s,box-shadow .15s}.lmm-rg-land .rg-chip__ic{font-size:1.02em;line-height:1}.lmm-rg-land .rg-chip__n{font-variant-numeric:tabular-nums;font-weight:700;font-size:.8rem;color:var(--rg-muted)}.lmm-rg-land .rg-chip:hover{border-color:var(--rg-red);color:var(--rg-red)}.lmm-rg-land .rg-chip:hover .rg-chip__n{color:var(--rg-red)}.lmm-rg-land .rg-chip:focus-visible{border-color:var(--rg-red)}.lmm-rg-land .rg-chip[aria-pressed=false]{opacity:.6;background:var(--rg-bg);color:var(--rg-muted);border-color:var(--rg-line);text-decoration:line-through}.lmm-rg-land .rg-chip[aria-pressed=false] .rg-chip__ic{filter:grayscale(1);opacity:.7}.lmm-rg-land .rg-chip[aria-pressed=false]:hover{text-decoration:none;opacity:1}.lmm-rg-land .rg-section{padding-block:30px}.lmm-rg-land .rg-section+.rg-section{border-top:1px solid var(--rg-line)}.lmm-rg-land .rg-head{display:flex;align-items:baseline;gap:12px;margin:0 0 16px}.lmm-rg-land .rg-head__ic{font-size:1.4rem;line-height:1;flex:none;filter:saturate(1.05)}.lmm-rg-land .rg-head h2{margin:0;font-size:clamp(1.2rem,1.05rem + .6vw,1.5rem);font-weight:800;letter-spacing:-.01em}.lmm-rg-land .rg-head__n{font-size:.85rem;font-weight:700;color:var(--rg-muted);font-variant-numeric:tabular-nums}.lmm-rg-land .rg-head__all{margin-left:auto;align-self:center;font-size:.9rem;font-weight:700;white-space:nowrap;color:var(--rg-red);text-decoration:none}.lmm-rg-land .rg-head__all:hover{text-decoration:underline}.lmm-rg-land .rg-head__all:after{content:" \2192"}.lmm-rg-land .rg-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(248px,1fr));gap:16px}.lmm-rg-land .rg-card{display:flex;flex-direction:column;background:var(--rg-card);border:1px solid var(--rg-line);border-radius:var(--rg-r);overflow:hidden;text-decoration:none;color:inherit;box-shadow:var(--rg-shadow);transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.lmm-rg-land .rg-card:hover{transform:translateY(-3px);box-shadow:var(--rg-shadow-lg);border-color:var(--rg-line-strong)}.lmm-rg-land .rg-card__band{position:relative;display:flex;align-items:center;justify-content:center;height:92px;background:#f6f7f9;background:color-mix(in srgb,var(--rg-accent, #1f3a5f) 12%,#fff);border-top:4px solid var(--rg-accent, #1f3a5f)}.lmm-rg-land .rg-card__icon{font-size:2.4rem;line-height:1}.lmm-rg-land .rg-card__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.lmm-rg-land .rg-card__title{display:block;padding:13px 15px 16px;font-size:.98rem;font-weight:650;line-height:1.32;color:var(--rg-ink)}.lmm-rg-land .rg-card.rg-extra{display:none}.lmm-rg-land.is-searching .rg-card.rg-extra{display:flex}.lmm-rg-land .rg-popular .rg-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}.lmm-rg-land .rg-noresults{display:none;padding:28px 4px;color:var(--rg-muted);font-size:1rem}.lmm-rg-land.is-empty .rg-noresults{display:block}.lmm-rg-land.is-searching .rg-chips{opacity:.55}@media(max-width:640px){.lmm-rg-land .rg-grid{grid-template-columns:1fr 1fr;gap:12px}.lmm-rg-land .rg-card__band{height:76px}.lmm-rg-land .rg-card__icon{font-size:2rem}.lmm-rg-land .rg-card__title{font-size:.9rem;padding:11px 12px 13px}.lmm-rg-land .rg-head__all{margin-left:0;flex-basis:100%}.lmm-rg-land .rg-head{flex-wrap:wrap}}@media(max-width:420px){.lmm-rg-land .rg-grid{grid-template-columns:1fr}}.lmm-rg-land:not(.rg-js) .rg-card.rg-extra{display:flex}@media(prefers-reduced-motion:reduce){.lmm-rg-land .rg-card{transition:none}.lmm-rg-land .rg-card:hover{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/lmm-ratgeber-landing.css.map */
