.nexa-faq{--faq-accent:#1013d0;--faq-bg:#f0f0f0;--faq-text:#1a1a1a;--faq-rule:#d6d6d6;--faq-max-width:1240px;--faq-pad-y:88px;background-color:var(--faq-bg);color:var(--faq-text);font-family:Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif;padding:var(--faq-pad-y) 1px;-webkit-font-smoothing:antialiased}.nexa-faq__inner{margin:0 auto;max-width:var(--faq-max-width)}.nexa-faq__eyebrow{color:var(--faq-accent);font-size:13px;font-weight:400;letter-spacing:.16em;line-height:1.2;margin:0 0 18px;text-transform:uppercase}.nexa-faq__heading{color:var(--faq-text);font-size:clamp(32px,4.2vw,52px);font-weight:300;letter-spacing:-.015em;line-height:1.12;margin:0 0 56px}.nexa-faq__list{border-top:1px solid var(--faq-rule)}.nexa-faq__item{border-bottom:1px solid var(--faq-rule)}.nexa-faq__row{font-size:inherit;font-weight:inherit;line-height:inherit;margin:0}.nexa-faq__trigger{align-items:center;appearance:none;background:none;border:0;border-radius:0;color:inherit;cursor:pointer;display:flex;font-family:inherit;gap:32px;justify-content:space-between;margin:0;padding:26px 0;text-align:left;transition:color .2s ease;width:100%}.nexa-faq__trigger:hover .nexa-faq__question{color:var(--faq-accent)}.nexa-faq__trigger:focus-visible{outline:2px solid var(--faq-accent);outline-offset:3px}.nexa-faq__question{font-size:17px;font-weight:400;letter-spacing:0;line-height:1.45;transition:color .2s ease}.nexa-faq__icon{color:var(--faq-accent);flex:0 0 auto;height:20px;width:20px}.nexa-faq__icon svg{display:block;height:100%;overflow:visible;stroke:currentColor;stroke-linecap:square;stroke-width:1.6;width:100%}.nexa-faq__icon-v{transform-origin:50% 50%;transition:transform .28s cubic-bezier(.4,0,.2,1),opacity .28s ease}.nexa-faq__trigger[aria-expanded=true] .nexa-faq__icon-v{opacity:0;transform:rotate(90deg)}.nexa-faq__panel{height:0;overflow:hidden;transition:height .3s cubic-bezier(.4,0,.2,1)}.nexa-faq__panel[hidden]{display:none}.nexa-faq__answer{color:var(--faq-text);font-size:16px;font-weight:300;line-height:1.7;max-width:78ch;opacity:.86;padding:0 36px 30px 0}.nexa-faq__answer>:first-child{margin-top:0}.nexa-faq__answer>:last-child{margin-bottom:0}.nexa-faq__answer p{margin:0 0 1em}.nexa-faq__answer a{color:var(--faq-accent);text-decoration:underline;text-underline-offset:2px}.nexa-faq__answer ol,.nexa-faq__answer ul{margin:0 0 1em;padding-left:1.25em}.nexa-faq__answer li{margin-bottom:.4em}@media (max-width:767px){.nexa-faq{padding-left:20px;padding-right:20px}.nexa-faq__heading{margin-bottom:36px}.nexa-faq__trigger{align-items:flex-start;gap:20px;padding:22px 0}.nexa-faq__question{font-size:16px}.nexa-faq__icon{height:18px;margin-top:3px;width:18px}.nexa-faq__answer{font-size:15px;padding-bottom:26px;padding-right:0}}@media (prefers-reduced-motion:reduce){.nexa-faq__icon-v,.nexa-faq__panel,.nexa-faq__question,.nexa-faq__trigger{transition:none}}