.homepage-faq-section{padding:3rem 0;background:#fff}.homepage-faq-head{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1rem}.homepage-faq-title{font-size:clamp(1.45rem,2.6vw,2.2rem);font-weight:600;line-height:1.15;color:#111827;margin:0}.homepage-faq-more{display:inline-flex;align-items:center;gap:.45rem;color:#334155;text-decoration:none;font-size:.95rem;font-weight:500;white-space:nowrap}.homepage-faq-more:hover{text-decoration:none;color:var(--homepage-faq-accent,#dc3545)}.homepage-faq-list{display:grid;gap:.7rem}.homepage-faq-list.is-two{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.homepage-faq-item{border:1px solid rgba(15,23,42,.09);border-radius:8px;background:#fff;overflow:hidden}.homepage-faq-question{display:flex;align-items:center;justify-content:space-between;gap:1rem;width:100%;padding:.9rem 1rem;color:#17212f;text-decoration:none;font-weight:400;line-height:1.35}.homepage-faq-question:hover{text-decoration:none;color:#17212f;background:#f8fafc}.homepage-faq-question i{font-size:.8rem;color:#64748b}.homepage-faq-answer{padding:0 1rem 1rem;color:#5f6b78;line-height:1.68}.homepage-faq-answer p:last-child{margin-bottom:0}.homepage-faq-bottom{text-align:center;margin-top:1rem}.homepage-faq-bottom .homepage-faq-more{justify-content:center;padding:.6rem 1rem;border:1px solid rgba(15,23,42,.12);border-radius:6px;background:#fff}.homepage-faq-list:not(.is-two){gap:0}.homepage-faq-list:not(.is-two) .homepage-faq-item{border:0;border-bottom:1px solid rgba(15,23,42,.12);border-radius:0;background:transparent;overflow:visible}.homepage-faq-list:not(.is-two) .homepage-faq-question{padding:.78rem 0}.homepage-faq-list:not(.is-two) .homepage-faq-question:hover{background:transparent;color:#17212f}.homepage-faq-list:not(.is-two) .homepage-faq-item .collapse.show,.homepage-faq-list:not(.is-two) .homepage-faq-item .collapsing{border-top:1px solid rgba(15,23,42,.08)}.homepage-faq-list:not(.is-two) .homepage-faq-answer{padding:.8rem 0 .9rem}.homepage-faq-list:not(.is-two)+.homepage-faq-bottom{display:none}@media(max-width:767.98px){.homepage-faq-section{padding:2.35rem 0}.homepage-faq-head{align-items:flex-start;flex-direction:column}.homepage-faq-list.is-two{grid-template-columns:1fr}}
