.anf-page{font-family:var(--font-body-family, "Inter", sans-serif);color:#1a1a1a}.anf-inner{max-width:1100px;margin:0 auto;padding:0 24px}.anf-inner--center{text-align:center}.anf-eyebrow{font-size:12px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#f26f77;margin:0 0 10px}.anf-h2{font-size:clamp(24px,3vw,34px);font-weight:800;line-height:1.2;margin:0 0 40px;color:#1a1a1a}.anf-h2--light{color:#fff}.anf-btn{display:inline-block;padding:15px 30px;background:#f26f77;color:#fff;border-radius:8px;font-size:15px;font-weight:700;text-decoration:none;transition:background .2s}.anf-btn:hover{background:#e05a62;color:#fff}.anf-btn--dark{background:#fff;color:#1a1a1a}.anf-btn--dark:hover{background:#f5f5f5;color:#1a1a1a}.anf-hero{background:#f8f8f6;padding:0;overflow:hidden}.anf-hero__inner{display:grid;grid-template-columns:1fr 1fr;gap:0;min-height:540px;align-items:stretch}.anf-hero__text{padding:64px 48px 64px 0;display:flex;flex-direction:column;justify-content:center;gap:0}.anf-hero__tag{display:inline-flex;align-items:center;gap:8px;background:#f26f771a;border:1px solid rgba(242,111,119,.2);border-radius:100px;padding:6px 14px;font-size:12px;font-weight:600;color:#f26f77;margin-bottom:20px;width:fit-content}.anf-hero__tag-dot{width:6px;height:6px;border-radius:50%;background:#f26f77}.anf-hero__h1{font-size:clamp(28px,3.5vw,44px);font-weight:800;line-height:1.15;margin:0 0 16px;color:#111}.anf-hero__sub{font-size:15px;line-height:1.7;color:#666;margin:0 0 24px}.anf-hero__bullets{list-style:none;margin:0 0 28px;padding:0;display:flex;flex-direction:column;gap:10px}.anf-hero__bullets li{display:flex;align-items:center;gap:10px;font-size:15px;font-weight:600;color:#222}.anf-hero__bullet-icon{width:22px;height:22px;border-radius:50%;background:#f26f771f;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#f26f77}.anf-hero__bullet-icon svg{width:12px;height:12px}.anf-hero__img-wrap{background:#fff;display:flex;align-items:center;justify-content:center;padding:16px;border-left:1px solid #eee;min-height:480px}.anf-hero__img{width:100%;height:auto;max-height:600px;object-fit:contain;display:block}.anf-hero__img-placeholder{width:100%;height:300px;display:flex;align-items:center;justify-content:center}.anf-hero__img-placeholder svg{width:80px;height:80px}.anf-benefits{padding:72px 24px;background:#fff}.anf-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.anf-card{background:#f8f8f6;border:1px solid #eee;border-radius:14px;padding:28px 22px}.anf-card__icon{width:48px;height:48px;background:#f26f771a;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:16px;color:#f26f77}.anf-card__icon svg{width:24px;height:24px}.anf-card__title{font-size:15px;font-weight:700;margin:0 0 8px;color:#111}.anf-card__text{font-size:13px;line-height:1.6;color:#666;margin:0}.anf-process{background:#111;padding:72px 24px;color:#fff}.anf-steps{display:grid;grid-template-columns:1fr 32px 1fr 32px 1fr;gap:16px;align-items:center}.anf-step{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:32px 24px;text-align:center}.anf-step__num{width:44px;height:44px;border-radius:50%;background:#f26f77;color:#fff;font-size:18px;font-weight:800;display:flex;align-items:center;justify-content:center;margin:0 auto 16px}.anf-step__title{font-size:16px;font-weight:700;color:#fff;margin:0 0 8px}.anf-step__text{font-size:13px;line-height:1.6;color:#aaa;margin:0}.anf-step__arrow{display:flex;align-items:center;justify-content:center;color:#555}.anf-step__arrow svg{width:20px;height:20px}.anf-cta-banner{background:#f26f77;padding:64px 24px;text-align:center}.anf-cta-banner__h2{font-size:clamp(22px,3vw,32px);font-weight:800;color:#fff;margin:0 0 12px}.anf-cta-banner__sub{font-size:16px;color:#ffffffd9;max-width:520px;margin:0 auto 28px}.anf-faq{background:#f8f8f6;padding:72px 24px}.anf-faqs{display:flex;flex-direction:column;gap:12px}.anf-faq__item{background:#fff;border:1px solid #e8e8e8;border-radius:12px;overflow:hidden}.anf-faq__item[open]{border-color:#f26f77}.anf-faq__q{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 22px;font-size:15px;font-weight:600;cursor:pointer;list-style:none;color:#111}.anf-faq__q::-webkit-details-marker{display:none}.anf-faq__icon{flex-shrink:0;color:#f26f77;transition:transform .2s}.anf-faq__item[open] .anf-faq__icon{transform:rotate(180deg)}.anf-faq__icon svg{width:18px;height:18px}.anf-faq__a{padding:14px 22px 18px;font-size:14px;line-height:1.7;color:#666;margin:0;border-top:1px solid #f0f0f0}@media(max-width:900px){.anf-hero__inner{grid-template-columns:1fr;min-height:auto}.anf-hero__text{padding:48px 24px 32px}.anf-hero__img-wrap{border-left:none;border-top:1px solid #eee;min-height:260px;padding:24px}.anf-hero__img{max-height:300px}.anf-cards{grid-template-columns:repeat(2,1fr)}.anf-steps{grid-template-columns:1fr}.anf-step__arrow{transform:rotate(90deg)}}@media(max-width:600px){.anf-cards{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/20/assets/aloe-anfragen.css.map */
