.faq-v2__head[data-astro-cid-mhigdioq]{display:grid;grid-template-columns:1.6fr 1fr;gap:var(--sp-16);align-items:end;margin-bottom:56px}.faq-v2__phone-card[data-astro-cid-mhigdioq]{display:flex;align-items:center;gap:var(--sp-5);padding:var(--sp-6) 28px;background:var(--brand-navy);color:var(--brand-white);border-radius:20px;text-decoration:none;transition:transform .3s cubic-bezier(.16,1,.3,1),background .3s ease;position:relative;overflow:hidden}.faq-v2__phone-card[data-astro-cid-mhigdioq]:before{content:"";position:absolute;top:-40px;right:-40px;width:140px;height:140px;border-radius:50%;background:var(--brand-orange);opacity:.08;transition:opacity .3s ease}.faq-v2__phone-card[data-astro-cid-mhigdioq]:hover{transform:translateY(-4px);background:linear-gradient(135deg,var(--brand-navy) 0%,var(--prussian-500) 100%)}.faq-v2__phone-card[data-astro-cid-mhigdioq]:hover:before{opacity:.16}.faq-v2__phone-icon[data-astro-cid-mhigdioq]{width:48px;height:48px;border-radius:50%;background:var(--brand-orange);color:var(--brand-white);display:flex;align-items:center;justify-content:center;flex-shrink:0;z-index:1}.faq-v2__phone-eyebrow[data-astro-cid-mhigdioq]{font-size:var(--fs-12);text-transform:uppercase;letter-spacing:.08em;color:var(--white-a-60);font-weight:600;margin-bottom:var(--sp-1)}.faq-v2__phone-number[data-astro-cid-mhigdioq]{font-size:var(--fs-30);font-weight:600;letter-spacing:-.02em;line-height:1;margin-bottom:var(--sp-1)}.faq-v2__phone-hint[data-astro-cid-mhigdioq]{font-size:var(--fs-12);color:var(--white-a-50)}.faq-v2__filters[data-astro-cid-mhigdioq]{display:flex;gap:var(--sp-2);flex-wrap:wrap;margin-bottom:var(--sp-8);padding:var(--sp-2);background:var(--brand-gray50);border-radius:var(--r-pill);width:fit-content}.faq-v2__filter[data-astro-cid-mhigdioq]{padding:10px var(--sp-5);border:none;background:transparent;border-radius:var(--r-pill);font-size:var(--fs-14);font-weight:600;letter-spacing:-.01em;color:var(--brand-gray700);cursor:pointer;transition:all .25s ease;font-family:inherit}.faq-v2__filter[data-astro-cid-mhigdioq]:hover{color:var(--brand-navy);background:var(--white-a-60)}.faq-v2__filter[data-astro-cid-mhigdioq][aria-selected=true]{background:var(--brand-navy);color:var(--brand-white)}.faq-v2__grid[data-astro-cid-mhigdioq]{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--sp-4)}.faq-v2__card[data-astro-cid-mhigdioq]{background:var(--brand-white);border:1px solid var(--ink-100);border-radius:20px;transition:all .3s cubic-bezier(.16,1,.3,1);overflow:hidden}.faq-v2__card[data-astro-cid-mhigdioq]:hover{border-color:var(--brand-orange);transform:translateY(-2px);box-shadow:0 12px 28px var(--brand-navy-a-10)}.faq-v2__card[data-astro-cid-mhigdioq][data-open=true]{border-color:var(--brand-orange);background:var(--brand-gray50)}.faq-v2__card[data-astro-cid-mhigdioq][data-hidden=true]{display:none}.faq-v2__card-btn[data-astro-cid-mhigdioq]{width:100%;border:none;background:transparent;padding:var(--sp-6) 28px;text-align:left;cursor:pointer;display:grid;grid-template-columns:auto 1fr auto;gap:18px;align-items:center;font-family:inherit}.faq-v2__card-num[data-astro-cid-mhigdioq]{font-size:var(--fs-12);font-weight:700;color:var(--brand-orange);letter-spacing:.08em;line-height:1;padding-top:var(--sp-1)}.faq-v2__card-q[data-astro-cid-mhigdioq]{font-size:var(--fs-18);font-weight:500;color:var(--brand-navy);line-height:1.35;letter-spacing:-.01em}.faq-v2__card-toggle[data-astro-cid-mhigdioq]{width:36px;height:36px;border-radius:50%;background:var(--brand-gray50);color:var(--brand-navy);display:flex;align-items:center;justify-content:center;transition:all .3s cubic-bezier(.16,1,.3,1);flex-shrink:0}.faq-v2__card[data-astro-cid-mhigdioq][data-open=true] .faq-v2__card-toggle[data-astro-cid-mhigdioq]{background:var(--brand-orange);color:var(--brand-white);transform:rotate(45deg)}.faq-v2__card-a-wrap[data-astro-cid-mhigdioq]{display:grid;grid-template-rows:0fr;overflow:hidden;transition:grid-template-rows .4s cubic-bezier(.65,0,.35,1)}.faq-v2__card[data-astro-cid-mhigdioq][data-open=true] .faq-v2__card-a-wrap[data-astro-cid-mhigdioq]{grid-template-rows:1fr}.faq-v2__card-a-inner[data-astro-cid-mhigdioq]{min-height:0}.faq-v2__card-a[data-astro-cid-mhigdioq]{margin:0;padding:0 28px var(--sp-6) 70px;font-size:var(--fs-16);line-height:var(--lh-base);color:var(--brand-gray700)}@media(max-width:900px){.faq-v2__head[data-astro-cid-mhigdioq]{grid-template-columns:1fr;gap:var(--sp-8);align-items:start}.faq-v2__grid[data-astro-cid-mhigdioq]{grid-template-columns:1fr}.faq-v2__card-btn[data-astro-cid-mhigdioq]{padding:var(--sp-5) var(--sp-5);grid-template-columns:auto 1fr auto;gap:var(--sp-3)}.faq-v2__card-a[data-astro-cid-mhigdioq]{padding:0 var(--sp-5) var(--sp-5) 50px}}
