.reviews-section[data-astro-cid-zptjv5ph]{padding:5rem 0;background-color:var(--color-neutral-light)}.reviews-section[data-astro-cid-zptjv5ph].alternate{background-color:#fff}.container[data-astro-cid-zptjv5ph]{max-width:1200px;margin:0 auto;padding:0 1.5rem}.section-header[data-astro-cid-zptjv5ph]{text-align:center;margin-bottom:3rem}.section-header[data-astro-cid-zptjv5ph] h2[data-astro-cid-zptjv5ph]{color:var(--color-primary);font-size:2.2rem;margin-bottom:1rem}.subtitle[data-astro-cid-zptjv5ph]{font-size:1.2rem;color:var(--color-neutral-dark);max-width:800px;margin:0 auto 1.5rem}.separator[data-astro-cid-zptjv5ph]{height:4px;width:80px;background-color:var(--color-accent);margin:0 auto}.reviews-container[data-astro-cid-zptjv5ph]{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2rem}.review-card[data-astro-cid-zptjv5ph]{background-color:#fff;border-radius:8px;box-shadow:0 4px 12px #00000014;padding:1.5rem;transition:transform .3s ease,box-shadow .3s ease}.alternate[data-astro-cid-zptjv5ph] .review-card[data-astro-cid-zptjv5ph]{background-color:var(--color-neutral-light)}.review-card[data-astro-cid-zptjv5ph]:hover{transform:translateY(-5px);box-shadow:0 8px 24px #0000001f}.review-header[data-astro-cid-zptjv5ph]{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem}.review-info[data-astro-cid-zptjv5ph] h3[data-astro-cid-zptjv5ph]{margin:0 0 .25rem;color:var(--color-primary);font-size:1.1rem}.source[data-astro-cid-zptjv5ph]{margin:0;font-size:.85rem;color:var(--color-neutral-dark)}.review-rating[data-astro-cid-zptjv5ph] .fa-star[data-astro-cid-zptjv5ph]{color:#d8d8d8;font-size:.9rem}.review-rating[data-astro-cid-zptjv5ph] .fa-star[data-astro-cid-zptjv5ph].active{color:#f5a623}.review-text[data-astro-cid-zptjv5ph]{margin:0 0 1rem;line-height:1.6}.review-date[data-astro-cid-zptjv5ph]{font-size:.8rem;color:var(--color-neutral-dark)}.reviews-empty[data-astro-cid-zptjv5ph]{max-width:700px;margin:0 auto;text-align:center;line-height:1.7}.reviews-actions[data-astro-cid-zptjv5ph]{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:2.5rem}.btn[data-astro-cid-zptjv5ph]{display:inline-block;padding:.85rem 1.75rem;border-radius:6px;font-weight:700;text-decoration:none;transition:background-color .3s ease,color .3s ease}.btn-primary[data-astro-cid-zptjv5ph]{background-color:var(--color-primary);color:#fff}.btn-primary[data-astro-cid-zptjv5ph]:hover{background-color:var(--color-accent)}.btn-outline[data-astro-cid-zptjv5ph]{border:2px solid var(--color-primary);color:var(--color-primary)}.btn-outline[data-astro-cid-zptjv5ph]:hover{background-color:var(--color-primary);color:#fff}@media (max-width: 768px){.reviews-section[data-astro-cid-zptjv5ph]{padding:3rem 0}.section-header[data-astro-cid-zptjv5ph] h2[data-astro-cid-zptjv5ph]{font-size:1.8rem}.reviews-container[data-astro-cid-zptjv5ph]{grid-template-columns:1fr}}.faq-section[data-astro-cid-4j5dlmku]{padding:5rem 0;background-color:var(--color-neutral-light)}.faq-section[data-astro-cid-4j5dlmku].alternate{background-color:#fff}.container[data-astro-cid-4j5dlmku]{max-width:1000px;margin:0 auto;padding:0 1.5rem}.section-header[data-astro-cid-4j5dlmku]{text-align:center;margin-bottom:3rem}.section-header[data-astro-cid-4j5dlmku] h2[data-astro-cid-4j5dlmku]{color:var(--color-primary);font-size:2.2rem;margin-bottom:1rem}.subtitle[data-astro-cid-4j5dlmku]{font-size:1.2rem;color:var(--color-neutral-dark);max-width:800px;margin:0 auto 1.5rem}.separator[data-astro-cid-4j5dlmku]{height:4px;width:80px;background-color:var(--color-accent);margin:0 auto}.faq-container[data-astro-cid-4j5dlmku]{display:flex;flex-direction:column;gap:1rem}.faq-item[data-astro-cid-4j5dlmku]{background-color:#fff;border-radius:8px;box-shadow:0 2px 8px #00000014;overflow:hidden}.alternate[data-astro-cid-4j5dlmku] .faq-item[data-astro-cid-4j5dlmku]{background-color:var(--color-neutral-light)}.faq-question[data-astro-cid-4j5dlmku]{width:100%;text-align:left;padding:1.2rem 1.5rem;background:none;border:none;font-size:1.1rem;font-weight:500;color:var(--color-primary);cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:all .3s ease}.faq-question[data-astro-cid-4j5dlmku]:hover{background-color:rgba(var(--color-primary-rgb),.05)}.faq-question[data-astro-cid-4j5dlmku][aria-expanded=true]{border-bottom:1px solid rgba(0,0,0,.1)}.faq-question[data-astro-cid-4j5dlmku] .icon[data-astro-cid-4j5dlmku]{transition:transform .3s ease}.faq-question[data-astro-cid-4j5dlmku][aria-expanded=true] .icon[data-astro-cid-4j5dlmku]{transform:rotate(180deg)}.faq-answer[data-astro-cid-4j5dlmku]{padding:0;max-height:0;overflow:hidden;transition:all .3s ease}.faq-answer[data-astro-cid-4j5dlmku]:not([hidden]){padding:1.5rem;max-height:500px}.faq-answer-content[data-astro-cid-4j5dlmku]{color:var(--color-neutral-dark);line-height:1.6}.faq-answer-content[data-astro-cid-4j5dlmku] p[data-astro-cid-4j5dlmku]:first-child{margin-top:0}.faq-answer-content[data-astro-cid-4j5dlmku] p[data-astro-cid-4j5dlmku]:last-child{margin-bottom:0}@media (max-width: 768px){.faq-question[data-astro-cid-4j5dlmku]{font-size:1rem;padding:1rem 1.2rem}.faq-answer[data-astro-cid-4j5dlmku]:not([hidden]){padding:1.2rem}}
