.bh-faq-section{background:linear-gradient(#000 0% 70%,#050507 88%,#0a0a0b 100%);padding:clamp(32px,4vw,56px) 0}.bh-faq-container{max-width:clamp(320px,83.33vw,1600px);margin:0 auto;padding:0 clamp(16px,4vw,48px)}.bh-faq-title{font-family:var(--font-family-primary,"Plus Jakarta Sans", sans-serif);color:#fff;text-align:center;margin:0 0 clamp(40px,5vw,64px);padding-bottom:20px;font-size:clamp(1.5rem,1.5rem + 1.5vw,3rem);font-weight:600;line-height:1.2;position:relative}.bh-faq-title:after{content:"";background:linear-gradient(90deg,#0000,#4a90d9,#0000);border-radius:2px;width:160px;height:3px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.bh-faq-layout{justify-content:center;gap:48px;display:flex}.bh-faq-right{width:100%;max-width:clamp(720px,72vw,1080px)}.bh-faq-accordion-wrap{-webkit-backdrop-filter:blur(12px);background:linear-gradient(#ffffff09 0%,#ffffff04 100%);border:1px solid #ffffff14;border-radius:24px;overflow:hidden;box-shadow:0 20px 60px -30px #0009,inset 0 1px #ffffff0d}.bh-faq-accordion{overflow:hidden}.bh-faq-item{border-bottom:1px solid #ffffff12;padding:26px 18px 24px 48px;transition:background .25s}.bh-faq-item:hover{background:#ffffff05}.bh-faq-item.is-open{background:#60a5fa0a}.bh-faq-item:first-child{padding-top:32px}.bh-faq-item:last-child{border-bottom:none;padding-bottom:32px}.bh-faq-item-inner{gap:24px;display:flex}.bh-faq-num{color:#60a5fad9;white-space:nowrap;font-variant-numeric:tabular-nums;letter-spacing:.02em;flex-shrink:0;width:50px;padding:6px 0;font-size:13px;font-weight:600}.bh-faq-content-right{width:calc(100% - 74px)}.bh-faq-header{cursor:pointer;justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.bh-faq-question{color:#fff;margin:0;font-size:clamp(16px,1.1vw,20px);font-weight:600;line-height:1.4;transition:color .2s}.bh-faq-item:hover .bh-faq-question{color:#cfe3ff}.bh-faq-toggle{color:#ffffffa6;background:#ffffff0a;border:1px solid #ffffff14;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;transition:transform .3s,background .2s,color .2s,border-color .2s;display:flex}.bh-faq-item.is-open .bh-faq-toggle{color:#fff;background:#60a5fa26;border-color:#60a5fa59;transform:rotate(180deg)}.bh-faq-answer{margin:16px 80px 0 0;display:none}.bh-faq-answer p{color:#ffffffa6;margin:0;font-size:14px;font-weight:400;line-height:1.7}@media (max-width:1440px){.bh-faq-item{padding:22px 18px 20px 42px}}@media (max-width:1200px){.bh-faq-item-inner{gap:16px}.bh-faq-answer{margin-right:0}}@media (max-width:767px){.bh-faq-container{max-width:100%;padding:0 12px}.bh-faq-item{padding:18px 12px 18px 16px}.bh-faq-num{width:36px;font-size:12px}.bh-faq-item-inner,.bh-faq-header{gap:8px}.bh-faq-toggle{width:24px;min-width:24px;height:24px}.bh-faq-toggle svg{width:16px;height:16px}}@media (prefers-reduced-motion:reduce){.bh-faq-toggle{transition:none}}