.faq-section-wrapper{background-color:#f4f5f8;width:100%;padding:4rem 2rem 5rem}.faq-container{max-width:var(--container-max-width);flex-direction:column;align-items:center;margin:0 auto;display:flex}.faq-header{text-align:center;max-width:820px;margin-bottom:3.5rem}.faq-badge{color:#0046ff;letter-spacing:-.01em;background-color:#ebf3ff;border-radius:100px;margin-bottom:1rem;padding:6px 16px;font-size:.85rem;font-weight:700;display:inline-block}.faq-title{color:#0f172a;letter-spacing:-.03em;font-size:clamp(2.2rem,4vw,3.2rem);font-weight:800;line-height:1.15;font-family:var(--font-primary);margin-bottom:1rem}.faq-desc{color:#555864;font-size:1.1rem;font-weight:400;line-height:1.6}.faq-layout{grid-template-columns:280px 1fr;align-items:start;gap:3rem;width:100%;display:grid}.faq-categories{background:#fff;border:1px solid #0f172a0a;border-radius:20px;flex-direction:column;gap:.5rem;padding:1.25rem 1rem;display:flex;position:sticky;top:120px;box-shadow:0 8px 30px #00000004}.faq-category-btn{text-align:left;color:#64748b;cursor:pointer;width:100%;font-size:.95rem;font-weight:600;font-family:var(--font-sans);background:0 0;border:none;border-radius:12px;align-items:center;gap:.75rem;padding:.75rem 1rem;transition:all .2s;display:flex}.faq-category-btn:hover{color:#0f172a;background:#f4f5f8}.faq-category-btn.active{color:#fff;background:#0046ff}.faq-category-btn .faq-category-icon{stroke:currentColor;fill:none;stroke-width:2px;flex-shrink:0;width:18px;height:18px}.faq-accordion-list{flex-direction:column;gap:1rem;display:flex}.faq-group-title{color:#0f172a;letter-spacing:-.01em;align-items:center;gap:.5rem;margin:0 0 .5rem;font-size:1.15rem;font-weight:700;display:flex}.faq-group-title:before{content:"";background:var(--accent-gradient);border-radius:4px;width:4px;height:18px;display:inline-block}.faq-item{background:#fff;border:1px solid #0f172a0a;border-radius:18px;transition:box-shadow .3s,border-color .3s;overflow:hidden;box-shadow:0 4px 20px #00000003}.faq-item:hover{box-shadow:0 8px 30px #0000000a}.faq-item.open{border-color:#0046ff2e;box-shadow:0 10px 35px #0046ff14}.faq-question{text-align:left;cursor:pointer;color:#0f172a;width:100%;font-size:1.02rem;font-weight:600;font-family:var(--font-sans);letter-spacing:-.01em;background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;padding:1.35rem 1.75rem;display:flex}.faq-question:hover{color:#0046ff}.faq-question-text{flex:1;line-height:1.45}.faq-icon{color:#64748b;background:#f4f5f8;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.faq-item.open .faq-icon{color:#fff;background:#0046ff;transform:rotate(180deg)}.faq-icon svg{stroke:currentColor;fill:none;stroke-width:2.5px;stroke-linecap:round;stroke-linejoin:round;width:14px;height:14px}.faq-answer{max-height:0;transition:max-height .35s cubic-bezier(.4,0,.2,1);overflow:hidden}.faq-answer-inner{color:#555864;padding:0 1.75rem 1.5rem;font-size:.97rem;line-height:1.65}.faq-answer-inner p{margin:0 0 .75rem}.faq-answer-inner p:last-child{margin-bottom:0}.faq-answer-inner a{color:#0046ff;text-underline-offset:2px;font-weight:600;text-decoration:underline}.faq-answer-inner ul{margin:.5rem 0 .75rem;padding-left:1.25rem}.faq-answer-inner li{margin-bottom:.35rem}.faq-cta{color:#fff;background:linear-gradient(135deg,#0046ff 0%,#6d28d9 100%);border-radius:28px;justify-content:space-between;align-items:center;gap:2rem;width:100%;margin-top:4rem;padding:2.5rem;display:flex;box-shadow:0 15px 40px #0046ff2e}.faq-cta-content{flex:1}.faq-cta-title{letter-spacing:-.02em;margin-bottom:.5rem;font-size:1.5rem;font-weight:800}.faq-cta-desc{opacity:.9;font-size:1rem;line-height:1.55}.faq-cta-actions{flex-shrink:0;gap:.75rem;display:flex}.faq-cta-btn{font-size:.95rem;font-weight:700;font-family:var(--font-sans);border-radius:100px;align-items:center;gap:.5rem;padding:.85rem 1.5rem;transition:all .25s;display:inline-flex}.faq-cta-btn-primary{color:#0046ff;background:#fff}.faq-cta-btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 20px #00000026}.faq-cta-btn-outline{color:#fff;background:0 0;border:1.5px solid #ffffff80}.faq-cta-btn-outline:hover{background:#ffffff1a;border-color:#fff}@media (width<=992px){.faq-layout{grid-template-columns:1fr;gap:2rem}.faq-categories{flex-direction:row;gap:.4rem;padding:.75rem;position:static;overflow-x:auto}.faq-category-btn{white-space:nowrap;padding:.6rem 1rem}.faq-cta{text-align:center;flex-direction:column;padding:2rem 1.5rem}.faq-cta-actions{justify-content:center;width:100%}}@media (width<=576px){.faq-section-wrapper{padding:3rem 1rem 4rem}.faq-title{font-size:1.95rem}.faq-desc{font-size:1rem}.faq-question{padding:1.1rem 1.25rem;font-size:.95rem}.faq-answer-inner{padding:0 1.25rem 1.25rem;font-size:.92rem}.faq-item{border-radius:14px}.faq-cta-btn{justify-content:center;width:100%}}main[data-astro-cid-4sekbmtn]{width:100%;min-height:80vh;padding-top:120px}
