.TestimonialCard-module__tH75Ta__testCard{background:var(--color-white);border:1px solid var(--color-gray-200);border-radius:var(--radius-xl);padding:clamp(var(--space-6), 2.5vw, var(--space-8));gap:var(--space-5);box-shadow:var(--shadow-card);transition:transform var(--transition-base), box-shadow var(--transition-base), border-color var(--transition-base);flex-direction:column;min-height:280px;display:flex}.TestimonialCard-module__tH75Ta__testCard:hover{box-shadow:var(--shadow-lg);border-color:var(--color-beige-arena);transform:translateY(-4px)}.TestimonialCard-module__tH75Ta__testHead{justify-content:space-between;align-items:center;gap:var(--space-3);display:flex}.TestimonialCard-module__tH75Ta__testQuoteIcon{color:var(--color-terracota);opacity:.28;flex-shrink:0;width:28px;height:28px}.TestimonialCard-module__tH75Ta__testRating{color:var(--color-terracota);flex-shrink:0;align-items:center;gap:2px;display:inline-flex}.TestimonialCard-module__tH75Ta__testRating svg{width:12px;height:12px}.TestimonialCard-module__tH75Ta__testText{color:var(--color-gray-800);font-size:var(--text-base);line-height:var(--leading-relaxed);overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;flex:1;margin:0;font-style:italic}.TestimonialCard-module__tH75Ta__testFooter{align-items:center;gap:var(--space-3);padding-top:var(--space-4);border-top:1px solid var(--color-gray-200);display:flex}.TestimonialCard-module__tH75Ta__testAvatar{background:var(--color-beige-light);width:40px;height:40px;color:var(--color-azul-petroleo);font-family:var(--font-outfit), sans-serif;letter-spacing:.02em;border-radius:50%;flex-shrink:0;place-items:center;font-size:.85rem;font-weight:700;display:grid}.TestimonialCard-module__tH75Ta__testAuthor{font-family:var(--font-outfit), sans-serif;color:var(--color-azul-petroleo);font-weight:600;font-size:var(--text-sm);line-height:1.3}@media (max-width:768px){.TestimonialCard-module__tH75Ta__testCard{min-height:auto;padding:var(--space-6)}.TestimonialCard-module__tH75Ta__testText{font-size:.95rem}}
.testimonios-module__GfgCIq__heroSection{background:radial-gradient(circle at 20% 20%, #08375614, transparent 60%), radial-gradient(circle at 80% 80%, #db69400f, transparent 60%), var(--color-gray-50);padding:var(--space-32) 0 var(--space-16);text-align:center;border-bottom:1px solid var(--color-gray-200)}.testimonios-module__GfgCIq__heroInner{max-width:760px;padding:0 var(--container-padding);margin:0 auto}.testimonios-module__GfgCIq__heroEyebrow{font-size:var(--text-sm);text-transform:uppercase;letter-spacing:.1em;color:var(--color-terracota);margin-bottom:var(--space-4);font-weight:600;display:inline-block}.testimonios-module__GfgCIq__heroTitle{font-family:var(--font-outfit), sans-serif;font-size:var(--text-5xl);color:var(--color-azul-petroleo);font-weight:700;line-height:var(--leading-tight);letter-spacing:-.02em;margin-bottom:var(--space-5)}.testimonios-module__GfgCIq__heroSubtitle{font-size:var(--text-lg);color:var(--color-gray-700);line-height:var(--leading-relaxed)}.testimonios-module__GfgCIq__pageHeader{padding:var(--space-32) 0 var(--space-20);background-color:var(--color-gray-50);text-align:center;border-bottom:1px solid var(--color-gray-200);flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.testimonios-module__GfgCIq__bgTextContainer{pointer-events:none;-webkit-user-select:none;user-select:none;margin-bottom:var(--space-8);flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}.testimonios-module__GfgCIq__bgTextLine{font-family:var(--font-outfit), sans-serif;color:#0000;-webkit-text-stroke:2px var(--color-azul-petroleo);opacity:.18;text-align:center;white-space:nowrap;text-transform:uppercase;letter-spacing:-.01em;font-size:clamp(2.75rem,11vw,13rem);font-weight:900;line-height:.85}.testimonios-module__GfgCIq__headerContent{z-index:1;flex-direction:column;align-items:center;display:flex;position:relative}.testimonios-module__GfgCIq__headerTitle{flex-direction:column;align-items:center;max-width:900px;margin:0 auto;display:flex}.testimonios-module__GfgCIq__pageQuote{margin:0 0 var(--space-4);color:var(--color-azul-petroleo);text-align:center;padding:0 var(--space-4);letter-spacing:-.01em;font-size:clamp(1.5rem,4.2vw,3.25rem);font-style:italic;font-weight:800;line-height:1.2}.testimonios-module__GfgCIq__pageQuoteAuthor{color:var(--color-terracota);margin:0;font-size:clamp(1rem,2vw,1.5rem);font-weight:600}.testimonios-module__GfgCIq__container{max-width:var(--container-max);padding:var(--space-16) var(--container-padding);margin:0 auto}.testimonios-module__GfgCIq__gridWrap{max-width:1200px;margin:0 auto}.testimonios-module__GfgCIq__grid{gap:clamp(var(--space-5), 2vw, var(--space-8));grid-template-columns:repeat(auto-fit,minmax(min(100%,340px),1fr));justify-content:center;display:grid}.testimonios-module__GfgCIq__ctaBlock{background:var(--color-azul-petroleo);color:var(--color-white);padding:var(--space-12) var(--space-8);border-radius:var(--radius-2xl);text-align:center;margin-top:var(--space-16);position:relative;overflow:hidden}.testimonios-module__GfgCIq__ctaBlock:before{content:"";pointer-events:none;background:radial-gradient(circle at 80% 20%,#db694040,#0000 50%);position:absolute;inset:0}.testimonios-module__GfgCIq__ctaBlock>*{position:relative}.testimonios-module__GfgCIq__ctaBlock h2{font-family:var(--font-outfit), sans-serif;font-size:var(--text-3xl);margin-bottom:var(--space-3)}.testimonios-module__GfgCIq__ctaBlock p{color:#ffffffd9;max-width:560px;margin:0 auto var(--space-6);font-size:var(--text-base);line-height:var(--leading-relaxed)}.testimonios-module__GfgCIq__ctaBtn{align-items:center;gap:var(--space-2);background:var(--color-terracota);color:var(--color-white);padding:var(--space-3) var(--space-6);border-radius:var(--radius-md);font-size:var(--text-base);transition:background var(--transition-fast);font-weight:600;text-decoration:none;display:inline-flex}.testimonios-module__GfgCIq__ctaBtn:hover{background:var(--color-terracota-hover)}.testimonios-module__GfgCIq__empty{text-align:center;padding:var(--space-16) var(--space-4);background:var(--color-white);border:1px dashed var(--color-gray-300);border-radius:var(--radius-xl);color:var(--color-text-muted)}.testimonios-module__GfgCIq__empty h2{font-family:var(--font-outfit), sans-serif;color:var(--color-azul-petroleo);margin-bottom:var(--space-3)}.testimonios-module__GfgCIq__formPage{max-width:720px;padding:var(--space-12) var(--container-padding) var(--space-24);margin:0 auto}.testimonios-module__GfgCIq__formCard{background:var(--color-white);border-radius:var(--radius-2xl);padding:var(--space-10) var(--space-8);box-shadow:var(--shadow-card);border:1px solid var(--color-gray-200)}.testimonios-module__GfgCIq__formGroup{margin-bottom:var(--space-5)}.testimonios-module__GfgCIq__formRow{gap:var(--space-4);grid-template-columns:1fr 1fr;display:grid}.testimonios-module__GfgCIq__formGroup label{font-size:var(--text-sm);color:var(--color-gray-700);margin-bottom:var(--space-2);font-weight:600;display:block}.testimonios-module__GfgCIq__formGroup label .testimonios-module__GfgCIq__req{color:var(--color-terracota)}.testimonios-module__GfgCIq__formGroup input,.testimonios-module__GfgCIq__formGroup textarea,.testimonios-module__GfgCIq__formGroup select{width:100%;padding:var(--space-3) var(--space-4);border:1px solid var(--color-gray-300);border-radius:var(--radius-md);font-size:var(--text-base);background:var(--color-white);resize:vertical;font-family:inherit}.testimonios-module__GfgCIq__formGroup input:focus,.testimonios-module__GfgCIq__formGroup textarea:focus,.testimonios-module__GfgCIq__formGroup select:focus{border-color:var(--color-azul-petroleo);outline:none;box-shadow:0 0 0 3px #0837561f}.testimonios-module__GfgCIq__formGroup small{margin-top:var(--space-1);font-size:var(--text-xs);color:var(--color-text-muted);display:block}.testimonios-module__GfgCIq__honeypot{width:1px;height:1px;position:absolute;left:-9999px;overflow:hidden}.testimonios-module__GfgCIq__ratingRow{gap:var(--space-2);display:flex}.testimonios-module__GfgCIq__ratingBtn{background:var(--color-white);border:1px solid var(--color-gray-300);padding:var(--space-3);border-radius:var(--radius-md);font-size:var(--text-sm);cursor:pointer;transition:all var(--transition-fast);flex:1;font-family:inherit}.testimonios-module__GfgCIq__ratingBtn:hover{background:var(--color-beige-light);border-color:var(--color-azul-petroleo)}.testimonios-module__GfgCIq__ratingActive{background:var(--color-azul-petroleo)!important;color:var(--color-white)!important;border-color:var(--color-azul-petroleo)!important}.testimonios-module__GfgCIq__checkbox{align-items:flex-start;gap:var(--space-3);font-size:var(--text-sm);color:var(--color-gray-700);background:var(--color-beige-light);padding:var(--space-4);border-radius:var(--radius-md);cursor:pointer;display:flex}.testimonios-module__GfgCIq__checkbox input{accent-color:var(--color-terracota);margin-top:.2rem}.testimonios-module__GfgCIq__submitBtn{background:var(--color-terracota);width:100%;color:var(--color-white);padding:var(--space-4);border-radius:var(--radius-md);font-size:var(--text-base);cursor:pointer;transition:background var(--transition-fast);margin-top:var(--space-3);border:0;font-family:inherit;font-weight:600}.testimonios-module__GfgCIq__submitBtn:hover:not(:disabled){background:var(--color-terracota-hover)}.testimonios-module__GfgCIq__submitBtn:disabled{opacity:.6;cursor:not-allowed}.testimonios-module__GfgCIq__formIntro{background:var(--color-beige-light);border-left:4px solid var(--color-terracota);padding:var(--space-4) var(--space-5);border-radius:var(--radius-md);margin-bottom:var(--space-6);color:var(--color-gray-800);font-size:var(--text-sm);line-height:var(--leading-relaxed)}.testimonios-module__GfgCIq__alertSuccess{color:#176d3d;padding:var(--space-5);border-radius:var(--radius-md);text-align:center;background:#dcf2e6;border:1px solid #a8dabd;font-weight:600}.testimonios-module__GfgCIq__alertError{color:#8a3010;padding:var(--space-3) var(--space-4);border-radius:var(--radius-md);font-size:var(--text-sm);margin-bottom:var(--space-4);background:#fde8e0;border:1px solid #f5c5b3}@media (max-width:1024px){.testimonios-module__GfgCIq__pageHeader{padding:var(--space-24) 0 var(--space-14)}.testimonios-module__GfgCIq__grid{gap:var(--space-5);grid-template-columns:repeat(auto-fit,minmax(min(100%,300px),1fr))}}@media (max-width:768px){.testimonios-module__GfgCIq__pageHeader{padding:var(--space-20) 0 var(--space-12)}.testimonios-module__GfgCIq__bgTextContainer{margin-bottom:var(--space-5)}.testimonios-module__GfgCIq__heroSection{padding:var(--space-24) 0 var(--space-12)}.testimonios-module__GfgCIq__heroTitle{font-size:var(--text-4xl)}.testimonios-module__GfgCIq__heroSubtitle{font-size:var(--text-base)}.testimonios-module__GfgCIq__container{padding:var(--space-10) var(--container-padding)}.testimonios-module__GfgCIq__grid{gap:var(--space-4);grid-template-columns:1fr}.testimonios-module__GfgCIq__ctaBlock{padding:var(--space-8) var(--space-5)}.testimonios-module__GfgCIq__ctaBlock h2{font-size:var(--text-2xl)}.testimonios-module__GfgCIq__formRow{grid-template-columns:1fr}.testimonios-module__GfgCIq__formCard{padding:var(--space-6) var(--space-5)}}
