.home-faq{padding:82px 7% 88px;background:#fff;border-top:1px solid var(--line);scroll-margin-top:28px}
.home-faq-inner{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:clamp(40px,7vw,112px);max-width:1548px;margin:auto;align-items:start}
.home-faq-intro .eyebrow{margin-bottom:20px}
.home-faq-intro h2{font-size:clamp(32px,3.2vw,46px);line-height:1.15;margin:0 0 24px}
.home-faq-intro>p:not(.eyebrow){max-width:320px;color:var(--muted);font-size:15px;line-height:1.75;margin-bottom:0}
.home-faq-contact{margin-top:36px;max-width:320px}
.home-faq-contact>p{font-size:13px;line-height:1.7;color:var(--muted);margin:0 0 16px}
.home-faq-questions{min-width:0}
.home-faq-questions details{border-top:1px solid var(--line)}
.home-faq-questions details:last-of-type{border-bottom:1px solid var(--line)}
.home-faq-questions summary{display:flex;align-items:center;justify-content:space-between;gap:24px;list-style:none;cursor:pointer;font-size:15px;line-height:1.55;padding:21px 2px;min-height:67px}
.home-faq-questions summary::-webkit-details-marker{display:none}
.home-faq-questions summary:hover,.home-faq-questions details[open]>summary{color:var(--accent)}
.home-faq-questions summary:focus-visible{outline:2px solid var(--accent);outline-offset:3px;border-radius:2px}
.home-faq-toggle{width:15px;height:15px;position:relative;flex:none}
.home-faq-toggle:before,.home-faq-toggle:after{content:"";position:absolute;background:currentColor}
.home-faq-toggle:before{height:1px;width:15px;left:0;top:7px}
.home-faq-toggle:after{height:15px;width:1px;left:7px;top:0}
.home-faq-questions details[open] .home-faq-toggle:after{display:none}
.home-faq-answer{padding:0 36px 22px 2px;font-size:14px;line-height:1.85;color:var(--muted)}
.home-faq-answer p{margin:0 0 12px}
.home-faq-answer p:last-child{margin-bottom:0}
.home-faq-answer p a{display:inline-block;color:var(--ink);text-decoration:underline;text-underline-offset:4px}
.home-faq-answer .whatsapp-button{margin-top:4px}
.home-faq-next{margin-top:28px}
.home-faq-next .text-button{display:inline-flex;align-items:center;gap:30px;min-height:44px;font-size:13px}
@media(max-width:700px){.home-faq{padding:50px 6% 56px}.home-faq-inner{grid-template-columns:minmax(0,1fr);gap:34px}.home-faq-intro h2{font-size:34px;margin-bottom:18px}.home-faq-intro>p:not(.eyebrow){max-width:340px;font-size:14px}.home-faq-contact{margin-top:24px}.home-faq-questions summary{gap:18px;font-size:14px;min-height:65px;padding:19px 1px}.home-faq-answer{padding:0 18px 21px 1px;font-size:13px}.home-faq-next{margin-top:20px}}
