.fenou-anw{background:#fff;font-family:Inter,sans-serif;color:#2c2c2c;padding:16px 0}.fenou-anw__inner{max-width:1200px;margin:0 auto;padding:0 40px}.fenou-anw__label{font-family:Montserrat,sans-serif;font-size:13px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--fa-accent);margin:0 0 4px}.fenou-anw__headline{font-family:Montserrat,sans-serif;font-size:34px;font-weight:800;line-height:1.1;color:#2c2c2c;margin:0 0 12px}.fenou-anw__layout{display:grid;grid-template-columns:260px 1fr;gap:24px;align-items:start}.fenou-anw__media{border-radius:10px;overflow:hidden;background:#f7f4ef;aspect-ratio:3/4;position:relative;max-height:320px}.fenou-anw__video,.fenou-anw__hero-img{width:100%;height:100%;object-fit:cover;display:block}.fenou-anw__sequence{position:relative;width:100%;height:100%}.fenou-anw__frame{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .5s ease}.fenou-anw__frame.is-active{opacity:1;position:relative}.fenou-anw__seq-dots{position:absolute;bottom:8px;left:50%;transform:translate(-50%);display:flex;gap:5px;z-index:2}.fenou-anw__seq-dot{width:6px;height:6px;border-radius:50%;background:#fff6;cursor:pointer;transition:all .2s;border:none}.fenou-anw__seq-dot.is-active{background:#fff;transform:scale(1.2)}.fenou-anw__placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;gap:6px}.fenou-anw__placeholder p{font-size:10px;color:#999}.fenou-anw__content{display:flex;flex-direction:column;gap:8px}.fenou-anw__dosage{display:flex;gap:10px;align-items:center}.fenou-anw__dosage-icon{flex-shrink:0;width:34px;height:34px;display:flex;align-items:center;justify-content:center;background:var(--fa-accent-light);border-radius:8px}.fenou-anw__dosage-icon svg{width:18px;height:18px}.fenou-anw__dosage-title{font-family:Montserrat,sans-serif;font-size:13px;font-weight:700;color:#2c2c2c;margin:0 0 1px}.fenou-anw__dosage-desc{font-family:Inter,sans-serif;font-size:12px;font-weight:400;color:#6d6a66;line-height:1.4;margin:0}.fenou-anw__dosage-desc strong{color:#2c2c2c;font-weight:600}.fenou-anw__options{display:flex;gap:12px;align-items:stretch}.fenou-anw__option{flex:1;background:#f7f4ef;border-radius:10px;padding:16px 18px;display:flex;flex-direction:column}.fenou-anw__option-header{display:flex;align-items:center;gap:8px;margin-bottom:12px}.fenou-anw__option-icon{flex-shrink:0;width:34px;height:34px;display:flex;align-items:center;justify-content:center;background:var(--fa-accent-light);border-radius:8px}.fenou-anw__option-icon svg{width:20px;height:20px}.fenou-anw__option-title{font-family:Montserrat,sans-serif;font-size:14px;font-weight:800;color:#2c2c2c;margin:0}.fenou-anw__option-divider{display:flex;align-items:center;justify-content:center;flex:0 0 auto}.fenou-anw__option-divider span{font-family:Montserrat,sans-serif;font-size:11px;font-weight:700;color:#999;text-transform:uppercase;letter-spacing:.08em}.fenou-anw__option-steps{display:flex;flex-direction:column;gap:6px;flex:1}.fenou-anw__step{flex:1;display:flex;align-items:center;gap:8px;padding:8px 10px;background:#fff;border-radius:8px}.fenou-anw__step-num{flex-shrink:0;width:24px;height:24px;border-radius:50%;background:var(--fa-accent);color:#fff;font-family:Montserrat,sans-serif;font-size:11px;font-weight:800;display:flex;align-items:center;justify-content:center}.fenou-anw__step-desc{font-family:Inter,sans-serif;font-size:13px;font-weight:400;color:#2c2c2c;margin:0;line-height:1.35}.fenou-anw__tip{display:flex;gap:6px;align-items:flex-start;padding:7px 10px;background:#f7f4ef;border-radius:6px}.fenou-anw__tip-icon{flex-shrink:0;margin-top:1px}.fenou-anw__tip-icon svg{width:14px;height:14px}.fenou-anw__tip p{font-family:Inter,sans-serif;font-size:10px;font-weight:400;color:#6d6a66;line-height:1.45;margin:0}.fenou-anw__tip strong{color:var(--fa-accent-dark);font-weight:600}.fenou-anw__recipe{background:linear-gradient(135deg,var(--fa-accent-light) 0%,#F7F4EF 100%);border-radius:8px;padding:10px 12px;border:1px solid rgba(214,162,74,.12)}.fenou-anw__recipe-badge{font-family:Montserrat,sans-serif;font-size:8px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--fa-accent-dark);background:#fff9;display:inline-block;padding:1px 6px;border-radius:3px;margin:0 0 3px}.fenou-anw__recipe-title{font-family:Montserrat,sans-serif;font-size:13px;font-weight:800;color:#2c2c2c;margin:0 0 2px}.fenou-anw__recipe-text{font-family:Inter,sans-serif;font-size:11px;font-weight:400;color:#6d6a66;line-height:1.5}.fenou-anw__recipe-text p{margin:0}@media(max-width:749px){.fenou-anw{padding:10px 0}.fenou-anw__inner{padding:0 16px}.fenou-anw__label{font-size:13px}.fenou-anw__headline{font-size:26px;margin-bottom:10px}.fenou-anw__layout{grid-template-columns:1fr;gap:12px}.fenou-anw__media{aspect-ratio:1/1;max-height:260px}.fenou-anw__options{flex-direction:row;gap:8px}.fenou-anw__option{padding:12px 14px}.fenou-anw__option-title{font-size:13px}.fenou-anw__step{padding:7px 10px}.fenou-anw__step-desc,.fenou-anw__recipe-title{font-size:12px}}
/*# sourceMappingURL=/cdn/shop/t/71/assets/fenou-anwendung.css.map */
