.auswahl-lola{overflow:hidden;background:linear-gradient(to bottom,var(--auswahl-lola-bg-top) 0%,var(--auswahl-lola-bg-bottom) 100%);padding-block:72px;padding-inline:20px;font-family:Afacad,sans-serif}@media screen and (min-width:750px){.auswahl-lola{padding-inline:48px}}.auswahl-lola__inner{max-width:1400px;margin-inline:auto}.auswahl-lola__heading-block{display:flex;flex-direction:column;align-items:center;text-align:center;margin-bottom:48px}.auswahl-lola__heading{margin:0 0 8px;color:var(--auswahl-lola-heading-color, #2b2f6a);font-family:Afacad,sans-serif;font-size:clamp(32px,5vw,48px);font-weight:700;letter-spacing:.04em;text-transform:uppercase}.auswahl-lola__subtitle{margin:0;color:var(--auswahl-lola-subtitle-color, #2b2f6a);font-family:Afacad,sans-serif;font-size:14px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;opacity:.75}.auswahl-lola__rule{display:flex;align-items:center;gap:14px;width:100%;max-width:clamp(280px,40vw,480px);margin:16px auto 0}.auswahl-lola__rule-line{flex:1;height:2px;background-color:var(--auswahl-lola-subtitle-color, #2b2f6a);opacity:.4}.auswahl-lola__rule-dot{flex-shrink:0;width:10px;height:10px;border-radius:50%;background-color:var(--auswahl-lola-subtitle-color, #2b2f6a);opacity:.6}.auswahl-lola__grid{display:grid;grid-template-columns:1fr;gap:28px}@media screen and (min-width:600px){.auswahl-lola__grid{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:990px){.auswahl-lola__grid{grid-template-columns:repeat(3,1fr);gap:32px}}.auswahl-lola__card{position:relative;display:flex;flex-direction:column;padding:56px 24px 0;text-decoration:none;isolation:isolate}.auswahl-lola__glow{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;border-radius:18px;overflow:hidden;background-image:var(--auswahl-lola-glow-url, none);background-repeat:no-repeat;background-position:center;background-size:cover;opacity:0;pointer-events:none}.auswahl-lola__card:hover .auswahl-lola__glow,.auswahl-lola__card:focus-visible .auswahl-lola__glow{animation:auswahl-lola-glow-pulse 2.4s ease-in-out infinite}@keyframes auswahl-lola-glow-pulse{0%,to{opacity:.3}50%{opacity:var(--auswahl-lola-glow-intensity, .9)}}.auswahl-lola__card:focus-visible{outline:2px solid var(--auswahl-lola-accent, #2b2f6a);outline-offset:4px}.auswahl-lola__rays-wrap{position:relative;z-index:1;display:flex;align-items:center;justify-content:center}.auswahl-lola__rays{position:absolute;width:160%;padding-bottom:160%;height:0;color:var(--auswahl-lola-accent, #ffcd07);animation:auswahl-lola-rotate 100s linear infinite}@keyframes auswahl-lola-rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.auswahl-lola__media{position:relative;z-index:2;display:flex;align-items:center;justify-content:center;min-height:300px;transform:scale(1);transition:transform .4s ease}.auswahl-lola__card:hover .auswahl-lola__media,.auswahl-lola__card:focus-visible .auswahl-lola__media{transform:scale(1.045)}.auswahl-lola__image{display:block;width:auto;max-width:100%;max-height:364px;height:auto;object-fit:contain}.auswahl-lola__info{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;gap:6px;text-align:center;padding-top:8px;transform:scale(1);transition:transform .4s ease}.auswahl-lola__card:hover .auswahl-lola__info,.auswahl-lola__card:focus-visible .auswahl-lola__info{transform:scale(1.045)}.auswahl-lola__title{color:var(--auswahl-lola-title-color, #2b2f6a);font-family:Afacad,sans-serif;font-size:22px;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.auswahl-lola__divider{width:68px;height:2px;margin-block:2px;background-color:var(--auswahl-lola-accent, #ffcd07);opacity:.7}.auswahl-lola__spec{color:var(--auswahl-lola-spec-color, #2b2f6a);font-family:Afacad,sans-serif;font-size:13px;font-weight:500;letter-spacing:.03em;opacity:.7}.auswahl-lola__price-row{display:flex;align-items:baseline;gap:6px;margin-top:4px}.auswahl-lola__price-prefix{color:var(--auswahl-lola-price-color, #2b2f6a);font-family:Afacad,sans-serif;font-size:15px;font-weight:400;opacity:.7}.auswahl-lola__price{color:var(--auswahl-lola-price-color, #2b2f6a);font-family:Afacad,sans-serif;font-size:22px;font-weight:700}.auswahl-lola__stripe{position:relative;z-index:2;display:block;width:calc(100% + 48px);margin:24px -24px 0;height:10px;border-radius:0 0 18px 18px;background:linear-gradient(90deg,var(--auswahl-lola-accent, #ffcd07) 0%,color-mix(in srgb,var(--auswahl-lola-accent, #ffcd07) 55%,white) 25%,var(--auswahl-lola-accent, #ffcd07) 50%,color-mix(in srgb,var(--auswahl-lola-accent, #ffcd07) 55%,white) 75%,var(--auswahl-lola-accent, #ffcd07) 100%);background-size:220% 100%;animation:auswahl-lola-liquid 3.5s ease-in-out infinite}@keyframes auswahl-lola-liquid{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@media(prefers-reduced-motion:reduce){.auswahl-lola__card,.auswahl-lola__glow,.auswahl-lola__rays,.auswahl-lola__stripe{transition:none;animation:none}}.auswahl-lola__tagline{display:flex;align-items:center;justify-content:center;gap:16px;margin-top:56px;color:var(--auswahl-lola-tagline-color, #2b2f6a);text-align:center}.auswahl-lola__tagline p{margin:0;font-family:Afacad,sans-serif;font-size:14px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;opacity:.8}.auswahl-lola__tagline-icon{flex-shrink:0;width:18px;height:18px;opacity:.6}@media screen and (max-width:599px){.auswahl-lola__tagline{flex-direction:column;gap:8px}}html[data-theme=night] .auswahl-lola{background:linear-gradient(to bottom,#2b2f6a,#02002d,#010115)}html[data-theme=night] .auswahl-lola__heading,html[data-theme=night] .auswahl-lola__subtitle,html[data-theme=night] .auswahl-lola__title,html[data-theme=night] .auswahl-lola__spec,html[data-theme=night] .auswahl-lola__price,html[data-theme=night] .auswahl-lola__tagline{color:#f4f1f0}html[data-theme=night] .auswahl-lola__rule-line,html[data-theme=night] .auswahl-lola__rule-dot{background-color:#f4f1f0}
/*# sourceMappingURL=/cdn/shop/t/3/assets/auswahl-lola.css.map */
