.FAQs-module__pu3uoq__accordion{gap:1rem;width:100%;margin:0 auto;display:grid}.FAQs-module__pu3uoq__element{background:linear-gradient(180deg, var(--surface-elevated), var(--surface-glass));border:1px solid var(--surface-border-strong);box-shadow:var(--shadow-soft);border-radius:1.45rem;transition:transform .25s,box-shadow .25s,border-color .25s;overflow:hidden}.FAQs-module__pu3uoq__element:hover,.FAQs-module__pu3uoq__element[open]{box-shadow:var(--shadow-card);border-color:#4f86f73d;transform:translateY(-2px)}.FAQs-module__pu3uoq__question{cursor:pointer;color:var(--color-text);align-items:flex-start;gap:.9rem;padding:1.15rem 1.3rem;font-size:clamp(1rem,.9rem + .3vw,1.12rem);font-weight:700;list-style:none;display:flex;position:relative}.FAQs-module__pu3uoq__question::-webkit-details-marker{display:none}.FAQs-module__pu3uoq__question:before{content:"";color:#2563eb;background:#2563eb1f;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;font-family:"Font Awesome 6 Free";font-weight:900;transition:transform .3s,background-color .3s;display:inline-flex}.FAQs-module__pu3uoq__element[open] .FAQs-module__pu3uoq__question:before{transform:rotate(-180deg)}.FAQs-module__pu3uoq__element:hover .FAQs-module__pu3uoq__question:before{color:var(--color-primary-dark)}.FAQs-module__pu3uoq__answer{color:var(--color-text-light);padding:0 1.3rem 1.35rem 4.2rem;line-height:1.72}.FAQs-module__pu3uoq__answer p,.FAQs-module__pu3uoq__answer ul,.FAQs-module__pu3uoq__answer dl{margin-bottom:1rem}.FAQs-module__pu3uoq__answer ul,.FAQs-module__pu3uoq__answer ol{padding-left:1.5rem}.FAQs-module__pu3uoq__answer li:not(:last-child){margin-bottom:.5rem}.FAQs-module__pu3uoq__answer dt{color:var(--color-text);margin-top:1rem;font-weight:600}.FAQs-module__pu3uoq__answer dd{margin-left:1.5rem}.FAQs-module__pu3uoq__linkTalleres{color:#2563eb;font-weight:600;text-decoration:underline}.FAQs-module__pu3uoq__linkTalleres:hover{color:var(--color-primary-dark)}.FAQs-module__pu3uoq__imageContainer{justify-content:center;margin-top:1.2rem;display:flex}.FAQs-module__pu3uoq__faqImage{max-width:100%;height:auto;box-shadow:var(--shadow-soft);border-radius:1.1rem}@media (max-width:768px){.FAQs-module__pu3uoq__question{padding:1rem;font-size:.98rem}.FAQs-module__pu3uoq__answer{padding:0 1rem 1rem}.FAQs-module__pu3uoq__accordion{max-width:100%}}