.hfaq{--hfaq-text: #2b2622;--hfaq-muted: #8a817a;--hfaq-line: #ede4d6;--hfaq-accent-soft: color-mix(in srgb, var(--hfaq-accent) 12%, transparent);background:var(--hfaq-bg);padding:56px 20px;color:var(--hfaq-text);font-family:inherit}.hfaq__inner{max-width:1240px;margin:0 auto}.hfaq__grid{display:grid;grid-template-columns:40% 1fr;gap:40px;align-items:start}.hfaq__eyebrow{display:inline-flex;align-items:center;gap:8px;background:#fff;border:1px solid var(--hfaq-line);color:var(--hfaq-accent);font-weight:700;font-size:15px;padding:7px 16px;border-radius:30px;margin-bottom:20px}.hfaq__heading{font-size:clamp(30px,4vw,44px);line-height:1.1;font-weight:700;margin:0}.hfaq__heading p{margin:0}.hfaq__heading-rule{display:block;width:80px;height:4px;background:var(--hfaq-accent);border-radius:3px;margin:20px 0 22px}.hfaq__subheading{color:var(--hfaq-muted);font-size:17px;line-height:1.6;margin:0 0 28px;max-width:420px}.hfaq__features{display:grid;grid-template-columns:repeat(3,1fr);gap:4px;background:#fff;border:1px solid var(--hfaq-line);border-radius:16px;padding:22px 10px;margin-bottom:32px}.hfaq__feature{padding:0 12px;border-right:1px solid var(--hfaq-line)}.hfaq__feature:last-child{border-right:0}.hfaq__feature-icon{color:var(--hfaq-accent);display:block;margin-bottom:10px}.hfaq__feature-title{font-weight:700;font-size:15px;margin:0 0 6px}.hfaq__feature-text{color:var(--hfaq-muted);font-size:13px;line-height:1.4;margin:0}.hfaq__media{margin-bottom:22px}.hfaq__media img{max-width:100%;height:auto;display:block}.hfaq__tagline{display:flex;gap:16px;align-items:center}.hfaq__tagline-bar{width:3px;align-self:stretch;min-height:46px;background:var(--hfaq-accent);border-radius:2px}.hfaq__tagline-title{font-size:22px;font-weight:700;margin:0;line-height:1.2}.hfaq__tagline-sub{color:var(--hfaq-muted);font-size:15px;margin:6px 0 0}.hfaq__right{background:var(--hfaq-card-bg);border:1px solid var(--hfaq-line);border-radius:20px;padding:16px}.hfaq__list{display:flex;flex-direction:column;gap:8px}.hfaq__item{border-radius:14px;background:#fff;border:1px solid transparent;transition:background .2s,border-color .2s}.hfaq__item[open]{background:#fdfaf4;border-color:var(--hfaq-line)}.hfaq__q{display:flex;align-items:center;gap:16px;cursor:pointer;padding:18px 20px;list-style:none;-webkit-user-select:none;user-select:none}.hfaq__q::-webkit-details-marker{display:none}.hfaq__q-icon{flex:0 0 44px;width:44px;height:44px;border-radius:50%;display:grid;place-items:center;background:var(--hfaq-accent-soft);color:var(--hfaq-accent)}.hfaq__q-text{flex:1;font-size:17px;font-weight:600;line-height:1.35}.hfaq__q-toggle{flex:0 0 auto;color:var(--hfaq-text);display:grid;place-items:center;transition:transform .25s ease}.hfaq__item[open] .hfaq__q-toggle{transform:rotate(180deg);color:var(--hfaq-accent)}.hfaq__a{padding:0 20px 20px 80px;color:var(--hfaq-muted);font-size:15px;line-height:1.6}.hfaq__a p{margin:0 0 10px}.hfaq__a p:last-child{margin:0}.hfaq__cta{margin-top:36px;background:var(--hfaq-card-bg);border:1px solid var(--hfaq-line);border-radius:20px;padding:26px 30px;display:flex;align-items:center;gap:30px;flex-wrap:wrap}.hfaq__cta-lead{display:flex;align-items:center;gap:16px;flex:1 1 280px}.hfaq__cta-lead-icon{flex:0 0 66px;width:66px;height:66px;border-radius:50%;display:grid;place-items:center;color:var(--hfaq-accent);background:radial-gradient(circle,var(--hfaq-accent-soft),transparent 70%)}.hfaq__cta-title{font-size:22px;font-weight:700;margin:0 0 4px}.hfaq__cta-text{color:var(--hfaq-muted);font-size:14px;margin:0;line-height:1.4;max-width:300px}.hfaq__cta-points{display:flex;gap:26px;flex:1 1 300px;flex-wrap:wrap}.hfaq__cta-point{display:flex;gap:10px;align-items:flex-start}.hfaq__cta-point-icon{flex:0 0 38px;width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:var(--hfaq-accent-soft);color:var(--hfaq-accent)}.hfaq__cta-point-title{font-weight:700;font-size:14px;margin:0 0 2px}.hfaq__cta-point-text{color:var(--hfaq-muted);font-size:12px;margin:0;line-height:1.35;max-width:130px}.hfaq__cta-action{flex:0 0 auto;display:flex;flex-direction:column;align-items:flex-end;gap:8px}.hfaq__cta-btn{display:inline-flex;align-items:center;gap:10px;background:var(--hfaq-accent);color:#fff;text-decoration:none;padding:14px 26px;border-radius:12px;font-weight:600;font-size:15px;transition:filter .2s,transform .2s}.hfaq__cta-btn:hover{filter:brightness(1.08);transform:translateY(-1px)}.hfaq__cta-whatsapp{display:inline-flex;align-items:center;gap:6px;color:var(--hfaq-muted);font-size:13px;text-decoration:none}.hfaq__cta-whatsapp svg{color:#25d366}@media(max-width:1000px){.hfaq__grid{grid-template-columns:1fr;gap:32px}.hfaq__subheading{max-width:none}.hfaq__media{max-width:420px}}@media(max-width:720px){.hfaq__cta{flex-direction:column;align-items:flex-start}.hfaq__cta-action{align-items:flex-start;width:100%}.hfaq__cta-btn{width:100%;justify-content:center}}@media(max-width:560px){.hfaq{padding:40px 16px}.hfaq__features{grid-template-columns:1fr;gap:0}.hfaq__feature{border-right:0;border-bottom:1px solid var(--hfaq-line);padding:14px 4px}.hfaq__feature:last-child{border-bottom:0}.hfaq__q{padding:14px;gap:12px}.hfaq__q-text{font-size:15px}.hfaq__a{padding:0 14px 16px}.hfaq__cta-points{flex-direction:column;gap:14px}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/section-faq-haken.css.map */
