.hv-fs h2,.hv-fs p{margin:0}.hv-fs__intro:empty{display:none}.hv-fs .hv-faq-item:has(> .hv-faq-item__top > .hv-faq-item__q:empty){display:none}.hv-fs .hv-faq-item{background-color:var(--color-paper-light,#fff);border:1px solid var(--color-ink-32,rgba(24,30,37,.32));border-radius:var(--radius-cards,8px);box-shadow:0 1px 2px 0 rgba(24,30,37,.04);font-family:var(--font-raveo,'Raveo',Arial,sans-serif)}.hv-fs .hv-faq-item__top{display:flex;width:100%;justify-content:space-between;align-items:flex-start;gap:24px;padding:20px 24px;margin:0;background:none;border:0;border-radius:var(--radius-cards,8px);cursor:pointer;text-align:left;font:inherit;color:inherit;-webkit-appearance:none;appearance:none}.hv-fs .hv-faq-item__top:focus-visible{outline:2px solid var(--color-accent,#0e7490);outline-offset:2px}.hv-fs .hv-faq-item__q{font-size:16px;line-height:1.4;font-weight:600;letter-spacing:-.0156em;color:var(--color-deep-ink,#181e25)}.hv-fs .hv-faq-item__icon{position:relative;display:flex;align-items:center;justify-content:center;width:14px;height:14px;flex-shrink:0;margin-top:4px}.hv-fs .hv-faq-item__bar-h{position:absolute;width:14px;height:1.5px;background-color:var(--color-deep-ink,#181e25)}.hv-fs .hv-faq-item__bar-v{position:absolute;width:1.5px;height:14px;background-color:var(--color-deep-ink,#181e25);transition:transform .3s ease,opacity .3s ease}.hv-fs .hv-faq-item__bottom{overflow:hidden;max-height:0;opacity:0;padding:0 24px;transition:max-height .4s ease,opacity .3s ease}.hv-fs .hv-faq-item.is-open .hv-faq-item__bottom{max-height:600px;opacity:1}.hv-fs .hv-faq-item.is-open .hv-faq-item__bar-v{transform:rotate(90deg);opacity:0}.hv-fs .hv-faq-item__a{margin:0;padding:0 0 20px;font-size:16px;line-height:1.5;letter-spacing:-.0156em;color:var(--color-ink-whisper,rgba(24,30,37,.64))}@media (max-width:767px){.hv-fs .hv-faq-item__top{padding:16px 20px;gap:16px}.hv-fs .hv-faq-item__bottom{padding:0 20px}.hv-fs .hv-faq-item__a{padding-bottom:16px}}@media (prefers-reduced-motion:reduce){.hv-fs .hv-faq-item__bottom,.hv-fs .hv-faq-item__bar-v{transition:none}}