.hero-contact[data-astro-cid-yenoqbcr]{background:var(--gradient-hero);color:var(--text-white);grid-template-columns:repeat(auto-fit,minmax(320px,1fr));grid-template-areas:"content""image";align-items:center;gap:2rem;padding:1rem;display:grid}.hero-contact__content[data-astro-cid-yenoqbcr]{grid-area:content;max-width:600px;margin:0 auto}.hero-badge[data-astro-cid-yenoqbcr]{font-size:var(--subheading-size);color:var(--btn-color);font-variant:small-caps;border:2px solid var(--text-dark);border-radius:5px;padding:.5rem}.hero-contact[data-astro-cid-yenoqbcr] h1[data-astro-cid-yenoqbcr]{font-size:var(--title-size);margin:1rem 0 1.5rem}.hero-contact[data-astro-cid-yenoqbcr] p[data-astro-cid-yenoqbcr]{font-size:var(--subheading-size);color:#999;margin-bottom:2rem;line-height:1.6}.hero-cta[data-astro-cid-yenoqbcr]{background:var(--gradient-cta);color:var(--text-dark);font-size:var(--font-h4);border-radius:5px;padding:1rem 2.5rem;font-weight:700;text-decoration:none;transition:background .4s,transform .3s;display:inline-block;box-shadow:0 6px 20px #0003}.hero-cta[data-astro-cid-yenoqbcr]:hover{background:var(--btn-hover);filter:brightness(1.1);transform:translateY(-2px)}.hero-contact__image-wrapper[data-astro-cid-yenoqbcr]{justify-content:center;align-items:center;display:flex}.hero-contact__image[data-astro-cid-yenoqbcr]{opacity:.95;object-fit:cover;border-radius:5px;grid-area:image;box-shadow:0 12px 28px #00000040}@media (width<=768px){.hero-contact[data-astro-cid-yenoqbcr]{text-align:center;grid-template-columns:1fr;grid-template-areas:"image""content";padding-top:1.5rem}.hero-contact__image[data-astro-cid-yenoqbcr]{border-radius:5px;order:-1;min-height:350px;max-height:400px}.hero-contact__content[data-astro-cid-yenoqbcr]{max-width:100%;padding-bottom:2rem}.hero-contact[data-astro-cid-yenoqbcr] h1[data-astro-cid-yenoqbcr]{margin:1.5rem 0}.hero-contact[data-astro-cid-yenoqbcr] p[data-astro-cid-yenoqbcr]{text-align:left;margin-bottom:1.75rem}.hero-cta[data-astro-cid-yenoqbcr]{padding:1rem 1.25rem}}.testimonios[data-astro-cid-legnnm5q] h2[data-astro-cid-legnnm5q]{font-size:var(--font-h2);background:var(--gradient-hero);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:1.5rem}.review[data-astro-cid-legnnm5q]{background-color:var(--bg-cards);border-radius:5px;flex-direction:column;justify-content:center;padding:1rem;display:flex;box-shadow:0 2px 8px #0000000d}.stars[data-astro-cid-legnnm5q]{color:#ff7a1a;margin-bottom:1rem;font-size:1.2rem}.texto[data-astro-cid-legnnm5q]{color:var(--subtitle-color);margin-bottom:1rem;font-size:1rem;line-height:1.6}.author-info[data-astro-cid-legnnm5q]{flex-direction:row;align-items:center;gap:1rem;display:flex}.author-details[data-astro-cid-legnnm5q]{flex-direction:column;align-items:center;display:flex}.autor[data-astro-cid-legnnm5q]{text-align:center;color:#2b2e4a;font-weight:600;display:block}.verificado[data-astro-cid-legnnm5q]{color:#555;align-items:center;margin-top:.25rem;font-size:.85rem;display:flex}.verificado[data-astro-cid-legnnm5q]:before{content:"✔";color:green;margin-right:.4rem}.faq-testimonios[data-astro-cid-2dyceqcu]{padding-block:0;padding-inline:1.5rem;padding-top:clamp(3rem,5vh,7rem)}.contenedor[data-astro-cid-2dyceqcu]{max-width:1200px;margin:0 auto}.grid-doble[data-astro-cid-2dyceqcu]{grid-template-columns:1fr 1fr;gap:5rem;display:grid}.faq[data-astro-cid-2dyceqcu] h2[data-astro-cid-2dyceqcu]{font-size:var(--font-h2);background:var(--gradient-hero);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:1.5rem}.faq-item[data-astro-cid-2dyceqcu]{border-bottom:1px solid #ddd;margin-bottom:1rem}.faq-question[data-astro-cid-2dyceqcu]{color:var(--subtitle-color);background:var(--bg-cards);text-align:left;cursor:pointer;border:none;width:100%;padding:1rem .75rem;font-size:1rem;position:relative}.faq-question[data-astro-cid-2dyceqcu]:after{content:"+";color:#666;font-size:1.5rem;transition:transform .3s;position:absolute;right:.5rem}.faq-answer[data-astro-cid-2dyceqcu]{background-color:var(--bg-cards);color:#555;padding:.5rem 0 .5rem .5rem;font-size:.95rem;display:none}.faq-item[data-astro-cid-2dyceqcu].active .faq-answer[data-astro-cid-2dyceqcu]{display:block}.faq-item[data-astro-cid-2dyceqcu].active .faq-question[data-astro-cid-2dyceqcu]:after{content:"-";transform:rotate(180deg)}.faq-cta[data-astro-cid-2dyceqcu] a[data-astro-cid-2dyceqcu]{background:var(--btn-color);color:var(--text-dark);font-size:var(--font-h4);border-radius:5px;margin:1rem;padding:.5rem .75rem;font-weight:700;text-decoration:none;transition:background .4s,transform .3s;display:inline-block;box-shadow:0 6px 20px #0003}.faq-cta[data-astro-cid-2dyceqcu] a[data-astro-cid-2dyceqcu]:hover{background:var(--btn-hover)}.faq-cta[data-astro-cid-2dyceqcu] em[data-astro-cid-2dyceqcu]{text-align:left;color:var(--gradient-hero);font-size:1rem;font-weight:600;box-shadow:0 2px 8px #0000000a}.faq-cta[data-astro-cid-2dyceqcu] span[data-astro-cid-2dyceqcu]{color:var(--gradient-hero);font-weight:400}@media (width<=768px){.grid-doble[data-astro-cid-2dyceqcu]{grid-template-columns:1fr}.faq[data-astro-cid-2dyceqcu] h2[data-astro-cid-2dyceqcu]{text-align:center}}.contact-grid[data-astro-cid-e565nwej]{grid-template-columns:1fr 1fr;gap:2rem;max-width:1200px;margin:3rem auto;padding-block:0;padding-inline:1.5rem;display:grid}.contact-left[data-astro-cid-e565nwej],.contact-right[data-astro-cid-e565nwej]{flex-direction:column;gap:1.5rem;display:flex}.contact-left[data-astro-cid-e565nwej] form[data-astro-cid-e565nwej]{flex-direction:column;gap:.5rem;display:flex}.contact-left[data-astro-cid-e565nwej] input[data-astro-cid-e565nwej],.contact-left[data-astro-cid-e565nwej] textarea[data-astro-cid-e565nwej]{border:1px solid #ccc;border-radius:8px;padding:.75rem 1rem;font-size:1rem}.contact-left[data-astro-cid-e565nwej] textarea[data-astro-cid-e565nwej]{resize:vertical;min-height:150px}.contact-left[data-astro-cid-e565nwej] button[data-astro-cid-e565nwej]{background-color:var(--btn-color);color:var(--text-dark);cursor:pointer;border:none;border-radius:5px;width:fit-content;padding:.75rem 1.5rem;font-size:clamp(.75rem,4vw,1rem);font-weight:600;transition:background-color .3s;box-shadow:0 6px 18px #00000026}.contact-left[data-astro-cid-e565nwej] button[data-astro-cid-e565nwej]:hover{background-color:var(--btn-hover);transition:all .2s ease-in-out;transform:translateY(-2px);box-shadow:0 6px 20px #0000004d}input[data-astro-cid-e565nwej].error-border,textarea[data-astro-cid-e565nwej].error-border{border:2px solid red}.error[data-astro-cid-e565nwej]{color:red;font-size:.9rem;display:block}.error-border[data-astro-cid-e565nwej]{border:2px solid red!important}.privacy-text[data-astro-cid-e565nwej]{background:var(--gradient-hero);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-top:4rem;font-size:clamp(1.25rem,4vw,1.5rem)}.contact-right[data-astro-cid-e565nwej] .info[data-astro-cid-e565nwej]{flex-direction:column;gap:.5rem;margin:.5rem 0 0 2rem;font-size:1rem;display:flex}.contact-right[data-astro-cid-e565nwej] .info[data-astro-cid-e565nwej] p[data-astro-cid-e565nwej]{color:var(--subtitle-color)}.contact-right[data-astro-cid-e565nwej] .subtitle[data-astro-cid-e565nwej]{background:var(--gradient-hero);-webkit-text-fill-color:transparent;text-align:center;-webkit-background-clip:text;margin-top:4rem;margin-bottom:2.5rem;font-size:clamp(1.25rem,4vw,1.5rem)}.info[data-astro-cid-e565nwej] a[data-astro-cid-e565nwej]{color:var(--accent-color);text-decoration:none}.info[data-astro-cid-e565nwej] a[data-astro-cid-e565nwej]:hover{color:var(--subtitle-color);text-decoration:underline}.mini-cards[data-astro-cid-e565nwej]{grid-template-columns:repeat(2,1fr);gap:1.2rem;margin-top:1rem;display:grid}.mini-card[data-astro-cid-e565nwej]{background:var(--bg-cards);text-align:start;color:#333;border-radius:12px;align-items:center;gap:.6rem;padding:1rem;font-size:.95rem;display:flex;box-shadow:0 2px 4px #0003}.mini-card[data-astro-cid-e565nwej]:hover{transition:all .2s ease-in-out;transform:translateY(-1px);box-shadow:0 6px 20px #0003}@media (width<=768px){section[data-astro-cid-e565nwej].contact-grid{grid-template-columns:1fr}.privacy-text[data-astro-cid-e565nwej],.contact-right[data-astro-cid-e565nwej] .subtitle[data-astro-cid-e565nwej]{margin-top:0}.contact-right[data-astro-cid-e565nwej] .info[data-astro-cid-e565nwej]{margin-left:0}.contact-left[data-astro-cid-e565nwej] button[data-astro-cid-e565nwej]{justify-content:center;width:100%}.faq[data-astro-cid-e565nwej] h2[data-astro-cid-e565nwej]{text-align:center}}.page-layout[data-astro-cid-3dsyqeef]{flex-direction:column;gap:clamp(3rem,5vw,7rem);width:100%;max-width:100%;margin-inline:0;padding-inline:0;display:flex}.review-img[data-astro-cid-3dsyqeef]{object-fit:cover;object-position:center top;border-radius:50%;width:60px;height:60px;margin-left:1rem}