.testimonios_mainLayout__mWSnx{width:100%;min-height:100vh;background-color:#1a1a1a;display:flex;flex-direction:column;margin-top:90px}.testimonios_pageWrapper__O_PzF{width:100%;min-height:100vh;padding:7rem 0 5rem;background-color:var(--background-default);background-image:linear-gradient(rgba(30,30,30,.4) 1px,transparent 0),linear-gradient(90deg,rgba(30,30,30,.4) 1px,transparent 0);background-size:20px 20px;background-position:50%;position:relative}.testimonios_pageWrapper__O_PzF:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:linear-gradient(180deg,rgba(0,0,0,.4),rgba(0,0,0,.7)),url(/images/pattern-construction.png);background-size:300px;opacity:.15;z-index:-1}.testimonios_container__jAffQ{max-width:1200px;margin:0 auto;padding:0 1.5rem}.testimonios_header__OQ_rp{text-align:center;margin-bottom:3rem;position:relative}.testimonios_title__0usv7{font-size:2.5rem;font-weight:700;margin-bottom:1rem;color:var(--text-primary);position:relative;display:inline-block}.testimonios_title__0usv7 span{color:var(--primary-100);position:relative}.testimonios_title__0usv7 span:after{content:"";position:absolute;bottom:-8px;left:0;width:100%;height:3px;background-color:var(--primary-100)}.testimonios_badge__C5RZK{display:inline-block;background-color:var(--secondary-80);color:var(--primary-100);padding:.5rem 1rem;border-radius:2rem;font-size:.875rem;font-weight:600;margin-bottom:1.5rem;position:relative}.testimonios_subtitle__GNu35{font-size:1.125rem;color:var(--text-secondary);max-width:800px;margin:0 auto;line-height:1.6}.testimonios_description__5vqWu{font-size:1.1rem;color:#a0a0a0;line-height:1.6;margin:0 auto;max-width:700px}.testimonios_testimonialGrid__UqO74{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-gap:2rem;gap:2rem}.testimonios_testimonialCard__KruA2{background-color:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:2rem;transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column;gap:1rem}.testimonios_testimonialCard__KruA2:hover{transform:translateY(-5px);box-shadow:0 10px 20px rgba(0,0,0,.2);background-color:rgba(255,255,255,.08)}.testimonios_testimonialImageContainer__1a9m1{width:100px;height:100px;margin:0 auto 1rem;position:relative;border-radius:50%;overflow:hidden;border:3px solid #ffcc00}.testimonios_testimonialImage__HiJEj{width:100%;height:100%;object-fit:cover}.testimonios_testimonialContent__ENLor{text-align:center}.testimonios_testimonialName__WbMVn{font-size:1.5rem;font-weight:600;color:#ffcc00;margin-bottom:.5rem}.testimonios_testimonialRole__RY5JY{font-size:1rem;color:#ffffff;margin-bottom:.5rem;font-weight:500}.testimonios_testimonialLocation__5XS4e{display:flex;align-items:center;justify-content:center;gap:.5rem;color:#a0a0a0;font-size:.9rem;margin-bottom:1rem}.testimonios_testimonialText__KXPmL{color:#d5d5d5;line-height:1.6;font-size:1rem;margin-bottom:1.5rem}.testimonios_testimonialTags__S5L5y{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;margin-top:auto}.testimonios_tag__HtquB{background-color:rgba(255,204,0,.1);color:#ffcc00;padding:.5rem 1rem;border-radius:20px;font-size:.875rem;border:1px solid rgba(255,204,0,.3)}.testimonios_destacado__t8y4S{background-color:#ffcc00;color:#1a1a1a;padding:.25rem .75rem;border-radius:4px;font-size:.75rem;font-weight:600;text-transform:uppercase;margin-left:1rem}.testimonios_loadingContainer__R2HX0{display:flex;justify-content:center;align-items:center;min-height:200px}.testimonios_loading__JiaSJ{color:#ffcc00;font-size:1.2rem;text-align:center;position:relative}.testimonios_loading__JiaSJ:after{content:"";position:absolute;right:-30px;top:50%;transform:translateY(-50%);width:20px;height:20px;border-radius:50%;border:2px solid #ffcc00;border-top-color:transparent;animation:testimonios_spin__uTA_E 1s linear infinite}@keyframes testimonios_spin__uTA_E{to{transform:translateY(-50%) rotate(1turn)}}.testimonios_errorContainer__f6jvB{display:flex;flex-direction:column;align-items:center;gap:1rem;min-height:200px;justify-content:center}.testimonios_error__VSbz5{color:#ff6b6b;font-size:1.1rem;text-align:center;max-width:500px}.testimonios_retryButton__eQxof{background-color:#ffcc00;color:#1a1a1a;border:none;padding:.75rem 1.5rem;border-radius:6px;font-weight:600;cursor:pointer;transition:all .3s ease}.testimonios_retryButton__eQxof:hover{background-color:#e6b800;transform:translateY(-2px)}.testimonios_emptyState__WdKFL{display:flex;justify-content:center;align-items:center;min-height:200px;color:#a0a0a0;font-size:1.1rem;text-align:center}.testimonios_pagination__DnXg7{display:flex;justify-content:center;align-items:center;gap:1rem;margin-top:3rem;padding:2rem 0}.testimonios_paginationButton___g0by{background-color:rgba(255,204,0,.1);color:#ffcc00;border:1px solid rgba(255,204,0,.3);padding:.75rem 1.5rem;border-radius:6px;font-weight:500;cursor:pointer;transition:all .3s ease;min-width:100px}.testimonios_paginationButton___g0by:hover:not(.testimonios_disabled__frXf7){background-color:rgba(255,204,0,.2);border-color:rgba(255,204,0,.5);transform:translateY(-2px)}.testimonios_paginationButton___g0by.testimonios_disabled__frXf7{opacity:.5;cursor:not-allowed;background-color:rgba(255,255,255,.05);color:#666;border-color:rgba(255,255,255,.1)}.testimonios_paginationInfo__CdyvS{color:#d5d5d5;font-size:1rem;min-width:150px;text-align:center}@media (max-width:768px){.testimonios_testimonialGrid__UqO74{grid-template-columns:1fr}.testimonios_title__0usv7{font-size:2rem}.testimonios_pageWrapper__O_PzF{padding:6rem 0 3rem}.testimonios_pagination__DnXg7{flex-direction:column;gap:.75rem}.testimonios_paginationButton___g0by{min-width:120px}.testimonios_paginationInfo__CdyvS{order:-1;margin-bottom:.5rem}}@media (max-width:480px){.testimonios_pageWrapper__O_PzF{padding:5rem 0 2rem}.testimonios_header__OQ_rp{margin-bottom:2rem}.testimonios_title__0usv7{font-size:1.75rem}.testimonios_testimonialCard__KruA2{padding:1.5rem}.testimonios_testimonialName__WbMVn{font-size:1.25rem}.testimonios_testimonialRole__RY5JY,.testimonios_testimonialText__KXPmL{font-size:.9rem}.testimonios_error__VSbz5,.testimonios_loading__JiaSJ{font-size:1rem}.testimonios_retryButton__eQxof{padding:.5rem 1rem;font-size:.9rem}.testimonios_paginationButton___g0by{padding:.5rem 1rem;min-width:100px;font-size:.9rem}.testimonios_paginationInfo__CdyvS{font-size:.9rem}}.TestimonialCard_testimonialCard__F1d2D{display:flex;flex-direction:column;border-radius:8px;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.3);transition:transform .3s ease,box-shadow .3s ease;background-color:#2a2a2a;text-decoration:none;position:relative;border:1px solid #333;height:100%;color:white}.TestimonialCard_testimonialCard__F1d2D:hover{transform:translateY(-5px);box-shadow:0 12px 24px rgba(0,0,0,.4);border-color:#ffcc00}.TestimonialCard_testimonialImageContainer__Wq7nU{position:relative;width:100%;height:220px;background-color:#222;border:1px solid #333;overflow:hidden}.TestimonialCard_imageWrapper__Lccny{position:relative;width:100%;height:100%}.TestimonialCard_testimonialImage___7p6N{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important;display:block!important;transition:transform .5s ease}.TestimonialCard_testimonialCard__F1d2D:hover .TestimonialCard_testimonialImage___7p6N{transform:scale(1.05)}.TestimonialCard_fallbackImage__920X1{background:#333;display:flex;align-items:center;justify-content:center;width:100%;height:100%}.TestimonialCard_testimonialContent__jnTEl{padding:1.5rem;flex:1 1;display:flex;flex-direction:column;gap:.75rem;background-color:#2a2a2a;position:relative}.TestimonialCard_testimonialContent__jnTEl:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:3px;background-color:#ffcc00;transform:scaleX(0);transition:transform .3s ease;transform-origin:center}.TestimonialCard_testimonialCard__F1d2D:hover .TestimonialCard_testimonialContent__jnTEl:before{transform:scaleX(1)}.TestimonialCard_testimonialHeader__8gY_u{display:flex;justify-content:space-between;align-items:center;gap:1rem}.TestimonialCard_testimonialName__76X0i{margin:0;font-size:1.25rem;font-weight:600;color:white;text-transform:uppercase;letter-spacing:.5px}.TestimonialCard_featuredBadge__4ChXs{background:#ffcc00;color:#1a1a1a;padding:.25rem .75rem;border-radius:4px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.TestimonialCard_testimonialRole__1UVRe{margin:0;font-size:.875rem;color:#d5d5d5}.TestimonialCard_testimonialLocation__HK_tM{margin:0;font-size:.875rem;color:#d5d5d5;display:flex;align-items:center;gap:.5rem}.TestimonialCard_testimonialLocation__HK_tM:before{content:"📍"}.TestimonialCard_testimonialText__bV_am{margin:0;font-size:1rem;line-height:1.5;color:#f5f5f5;flex:1 1}.TestimonialCard_testimonialSpecs__r9fpe{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem}.TestimonialCard_specItem__homKC{background:#333;padding:.25rem .75rem;border-radius:16px;font-size:.75rem;color:#ffcc00;border:1px solid #ffcc00;text-transform:uppercase;letter-spacing:.5px}.TestimonialCard_testimonialCard__F1d2D:after{content:"";position:absolute;bottom:0;left:0;width:40px;height:15px;background:repeating-linear-gradient(90deg,var(--primary-100),var(--primary-100) 5px,transparent 5px,transparent 10px);z-index:10}@media (max-width:768px){.TestimonialCard_testimonialName__76X0i{font-size:1.1rem}.TestimonialCard_testimonialText__bV_am{font-size:.9375rem}}