.Clientes-module__BRyUUG__section{background:var(--bg);text-align:center;padding:6rem 0;position:relative;overflow:hidden}.Clientes-module__BRyUUG__header{max-width:800px;margin-bottom:4rem;margin-left:auto;margin-right:auto}.Clientes-module__BRyUUG__title{color:var(--white);background:linear-gradient(135deg,#fff 0%,#9e0060 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:3rem;font-weight:800}.Clientes-module__BRyUUG__intro{color:var(--text-secondary);max-width:700px;margin:0 auto;font-size:1.15rem;line-height:1.7}.Clientes-module__BRyUUG__statsGrid{grid-template-columns:repeat(5,1fr);gap:1.5rem;max-width:1200px;margin-bottom:5rem;margin-left:auto;margin-right:auto;display:grid}.Clientes-module__BRyUUG__statCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#9e00601a 0%,#ffffff0d 100%);border:1px solid #ffffff1a;border-radius:16px;padding:2rem 1.5rem;transition:all .3s}.Clientes-module__BRyUUG__statCard:hover{border-color:#9e0060;transform:translateY(-5px);box-shadow:0 10px 40px #9e00604d}.Clientes-module__BRyUUG__statIcon{color:#9e0060;stroke-width:2px;width:40px;height:40px;margin-bottom:1rem}.Clientes-module__BRyUUG__statValue{color:var(--white);margin-bottom:.5rem;font-size:2.5rem;font-weight:800;line-height:1}.Clientes-module__BRyUUG__statLabel{color:var(--text-secondary);font-size:.95rem;font-weight:500}.Clientes-module__BRyUUG__kanbanGrid{grid-template-columns:repeat(auto-fill,minmax(380px,1fr));gap:2.5rem;margin-bottom:5rem;display:grid}.Clientes-module__BRyUUG__caseCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-align:left;word-wrap:break-word;overflow-wrap:break-word;background:linear-gradient(135deg,#ffffff14 0%,#ffffff08 100%);border:1px solid #ffffff26;border-radius:20px;flex-direction:column;height:100%;padding:2rem;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.Clientes-module__BRyUUG__caseCard:before{content:"";opacity:0;background:linear-gradient(90deg,#9e0060 0%,#ff0080 100%);height:4px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.Clientes-module__BRyUUG__caseCard:hover:before{opacity:1}.Clientes-module__BRyUUG__caseCard:hover{border-color:#9e006080;transform:translateY(-8px);box-shadow:0 20px 60px #9e006040}.Clientes-module__BRyUUG__cardHeader{border-bottom:1px solid #ffffff1a;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;padding-bottom:1.5rem;display:flex}.Clientes-module__BRyUUG__companyInfo{flex:1;min-width:120px;overflow:hidden}.Clientes-module__BRyUUG__companyLogo{-o-object-fit:contain;object-fit:contain;filter:brightness(1.1);max-width:140px;height:auto}.Clientes-module__BRyUUG__companyName{color:var(--white);text-overflow:ellipsis;white-space:nowrap;margin-bottom:.5rem;font-size:1.5rem;font-weight:700;overflow:hidden}.Clientes-module__BRyUUG__industryBadge{text-transform:uppercase;letter-spacing:.5px;white-space:normal;text-align:center;border-radius:20px;max-width:100%;padding:.5rem .75rem;font-size:.75rem;font-weight:600}.Clientes-module__BRyUUG__cardContent{margin-bottom:1.5rem}.Clientes-module__BRyUUG__section{margin-bottom:1.25rem}.Clientes-module__BRyUUG__sectionLabel{color:#9e0060;text-transform:uppercase;letter-spacing:1px;margin-bottom:.5rem;font-size:.75rem;font-weight:700}.Clientes-module__BRyUUG__sectionText{color:var(--text-secondary);margin:0;font-size:.95rem;line-height:1.6}.Clientes-module__BRyUUG__metricsGrid{background:#0000004d;border:1px solid #ffffff0d;border-radius:12px;grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:1.5rem;padding:1.5rem;display:grid}.Clientes-module__BRyUUG__metric{text-align:center;min-width:0;overflow:hidden}.Clientes-module__BRyUUG__metricValue{word-break:break-word;margin-bottom:.25rem;font-size:1.75rem;font-weight:800;line-height:1}.Clientes-module__BRyUUG__metricLabel{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.5px;text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;font-weight:500;overflow:hidden}.Clientes-module__BRyUUG__toggleButton{width:100%;color:var(--white);cursor:pointer;background:#ffffff0d;border:1px solid #ffffff26;border-radius:10px;justify-content:center;align-items:center;gap:.5rem;margin-top:auto;margin-bottom:0;padding:.875rem 1.5rem;font-size:.9rem;font-weight:600;transition:all .3s;display:flex}.Clientes-module__BRyUUG__toggleButton:hover{background:#ffffff1a;transform:translateY(-2px)}.Clientes-module__BRyUUG__expandedContent{border-top:1px solid #ffffff1a;margin-top:1.5rem;padding-top:1.5rem;animation:.3s ease-out Clientes-module__BRyUUG__slideDown}@keyframes Clientes-module__BRyUUG__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.Clientes-module__BRyUUG__testimonial{background:#9e00601a;border-left:3px solid #9e0060;border-radius:8px;padding:1.25rem}.Clientes-module__BRyUUG__testimonialText{color:#ffffffe6;margin:0 0 1rem;font-size:.95rem;font-style:italic;line-height:1.6}.Clientes-module__BRyUUG__testimonialAuthor{flex-direction:column;gap:.25rem;display:flex}.Clientes-module__BRyUUG__testimonialAuthor strong{color:var(--white);font-size:.9rem}.Clientes-module__BRyUUG__testimonialAuthor span{color:var(--text-secondary);font-size:.85rem}.Clientes-module__BRyUUG__categories{border-top:1px solid #ffffff1a;max-width:900px;margin:0 auto;padding-top:3rem}.Clientes-module__BRyUUG__catTitle{color:var(--white);margin-bottom:1rem;font-size:1.2rem;font-weight:700}.Clientes-module__BRyUUG__catList{color:var(--text-secondary);letter-spacing:.5px;font-size:1.05rem;line-height:1.8}@media (max-width:480px){.Clientes-module__BRyUUG__section{padding:3rem 1rem}.Clientes-module__BRyUUG__header{margin-bottom:2.5rem;padding:0 .5rem}.Clientes-module__BRyUUG__title{margin-bottom:1rem;font-size:1.75rem}.Clientes-module__BRyUUG__intro{font-size:.95rem;line-height:1.6}.Clientes-module__BRyUUG__statsGrid{grid-template-columns:1fr;gap:1.25rem;margin-bottom:2.5rem;padding:0 .5rem}.Clientes-module__BRyUUG__statCard{padding:1.5rem 1.25rem}.Clientes-module__BRyUUG__statIcon{width:32px;height:32px}.Clientes-module__BRyUUG__statValue{font-size:1.875rem}.Clientes-module__BRyUUG__statLabel{font-size:.85rem}.Clientes-module__BRyUUG__kanbanGrid{grid-template-columns:1fr;gap:1.25rem;margin-bottom:3rem}.Clientes-module__BRyUUG__caseCard{border-radius:16px;padding:1.5rem}.Clientes-module__BRyUUG__cardHeader{flex-direction:column;align-items:flex-start;gap:.875rem;margin-bottom:1.25rem;padding-bottom:1.25rem}.Clientes-module__BRyUUG__companyLogo{max-width:110px}.Clientes-module__BRyUUG__industryBadge{padding:.4rem .75rem;font-size:.7rem}.Clientes-module__BRyUUG__metricsGrid{grid-template-columns:1fr;gap:.75rem;margin-bottom:1.25rem;padding:1rem .75rem}.Clientes-module__BRyUUG__metricValue{font-size:1.25rem}.Clientes-module__BRyUUG__metricLabel{font-size:.625rem}.Clientes-module__BRyUUG__toggleButton{min-height:48px;padding:1rem 1.25rem;font-size:.875rem}.Clientes-module__BRyUUG__cardContent{margin-bottom:1.25rem}.Clientes-module__BRyUUG__section{margin-bottom:1rem}.Clientes-module__BRyUUG__sectionLabel{font-size:.7rem}.Clientes-module__BRyUUG__sectionText{font-size:.875rem}.Clientes-module__BRyUUG__testimonial{padding:1rem}.Clientes-module__BRyUUG__testimonialText{font-size:.875rem}.Clientes-module__BRyUUG__testimonialAuthor strong{font-size:.85rem}.Clientes-module__BRyUUG__testimonialAuthor span{font-size:.8rem}.Clientes-module__BRyUUG__categories{padding-top:2rem}.Clientes-module__BRyUUG__catTitle{font-size:1rem}.Clientes-module__BRyUUG__catList{font-size:.9rem}}@media (min-width:481px) and (max-width:767px){.Clientes-module__BRyUUG__section{padding:4rem 1.5rem}.Clientes-module__BRyUUG__title{font-size:2rem}.Clientes-module__BRyUUG__intro{font-size:1rem}.Clientes-module__BRyUUG__statsGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-bottom:3rem}.Clientes-module__BRyUUG__statsGrid .Clientes-module__BRyUUG__statCard:nth-child(5){grid-column:1/-1;width:100%;max-width:300px;margin:0 auto}.Clientes-module__BRyUUG__statValue{font-size:2rem}.Clientes-module__BRyUUG__kanbanGrid{grid-template-columns:1fr;gap:1.5rem}.Clientes-module__BRyUUG__metricsGrid{gap:.75rem;padding:1.25rem}.Clientes-module__BRyUUG__metricValue{font-size:1.5rem}.Clientes-module__BRyUUG__metricLabel{font-size:.7rem}.Clientes-module__BRyUUG__toggleButton{min-height:48px}}@media (min-width:768px) and (max-width:1023px){.Clientes-module__BRyUUG__section{padding:6rem 2rem}.Clientes-module__BRyUUG__title{font-size:2.5rem}.Clientes-module__BRyUUG__intro{font-size:1.1rem}.Clientes-module__BRyUUG__statsGrid{grid-template-columns:repeat(3,1fr);gap:1.75rem;margin-bottom:4rem}.Clientes-module__BRyUUG__statsGrid .Clientes-module__BRyUUG__statCard:nth-child(5){grid-column:2/3}.Clientes-module__BRyUUG__statValue{font-size:2.25rem}.Clientes-module__BRyUUG__kanbanGrid{grid-template-columns:repeat(2,1fr);gap:2rem}.Clientes-module__BRyUUG__caseCard{padding:1.75rem}.Clientes-module__BRyUUG__metricsGrid{gap:.875rem;padding:1.5rem}.Clientes-module__BRyUUG__metricValue{font-size:1.625rem}.Clientes-module__BRyUUG__metricLabel{font-size:.7rem}}@media (min-width:1024px) and (max-width:1439px){.Clientes-module__BRyUUG__kanbanGrid{grid-template-columns:repeat(2,1fr);gap:2.25rem}}@media (min-width:1440px){.Clientes-module__BRyUUG__section{padding:10rem 0}.Clientes-module__BRyUUG__title{font-size:3.5rem}.Clientes-module__BRyUUG__intro{font-size:1.2rem}.Clientes-module__BRyUUG__statsGrid{gap:2.5rem;margin-bottom:6rem}.Clientes-module__BRyUUG__statValue{font-size:3rem}.Clientes-module__BRyUUG__kanbanGrid{grid-template-columns:repeat(3,1fr);gap:3rem}.Clientes-module__BRyUUG__caseCard{padding:2.5rem}}@media (hover:none) and (pointer:coarse){.Clientes-module__BRyUUG__toggleButton{min-height:48px;padding:1rem 1.5rem}.Clientes-module__BRyUUG__statCard:hover,.Clientes-module__BRyUUG__caseCard:hover{transform:none}}
