.TrustBar-module__TJ25Sa__trustBar{background:0 0;width:100%;padding:60px 0;position:relative;overflow:hidden}.TrustBar-module__TJ25Sa__inner{flex-direction:column;align-items:center;gap:40px;display:flex}.TrustBar-module__TJ25Sa__topRow{flex-direction:column;align-items:center;gap:30px;width:100%;display:flex}.TrustBar-module__TJ25Sa__label{text-transform:uppercase;letter-spacing:.15em;color:var(--primary);opacity:.7;font-size:.75rem;font-weight:800}.TrustBar-module__TJ25Sa__logoGrid{flex-wrap:wrap;justify-content:center;align-items:center;gap:60px;width:100%;display:flex}.TrustBar-module__TJ25Sa__logoItem{justify-content:center;align-items:center;height:50px;display:flex}.TrustBar-module__TJ25Sa__logo{object-fit:contain;filter:grayscale()brightness(1.1)contrast(1.1);opacity:.5;mix-blend-mode:multiply;width:auto;max-height:100%;transition:all .4s}.TrustBar-module__TJ25Sa__logoItem:hover .TrustBar-module__TJ25Sa__logo{filter:grayscale(0);opacity:1;transform:scale(1.05)}.TrustBar-module__TJ25Sa__bottomRow{border-top:1px solid #00000008;justify-content:center;width:100%;padding-top:30px;display:flex}.TrustBar-module__TJ25Sa__certList{flex-wrap:wrap;justify-content:center;gap:24px;display:flex}.TrustBar-module__TJ25Sa__certBadge{background:#f8fafc;border:1px solid #f1f5f9;border-radius:100px;align-items:center;gap:12px;padding:12px 24px;display:flex;box-shadow:0 2px 4px #00000005}.TrustBar-module__TJ25Sa__check{color:var(--primary);font-weight:900}.TrustBar-module__TJ25Sa__certName{color:#475569;font-size:.9rem;font-weight:700}@media (max-width:992px){.TrustBar-module__TJ25Sa__logoGrid{gap:40px}.TrustBar-module__TJ25Sa__logoItem{height:40px}}@media (max-width:640px){.TrustBar-module__TJ25Sa__logoGrid{gap:24px}.TrustBar-module__TJ25Sa__certList{flex-direction:column;align-items:center;width:100%}.TrustBar-module__TJ25Sa__certBadge{justify-content:center;width:100%}}
.TCCFocus-module__l4eNGa__tccSection{background:linear-gradient(#0891b205,#0000);padding:100px 0}.TCCFocus-module__l4eNGa__header{text-align:center;max-width:800px;margin:0 auto 60px}.TCCFocus-module__l4eNGa__title{background:linear-gradient(135deg,var(--primary),#0e7490);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:20px;font-size:2.5rem;font-weight:800}.TCCFocus-module__l4eNGa__subtitle{color:#64748b;font-size:1.15rem;line-height:1.7}.TCCFocus-module__l4eNGa__subtitle strong{color:var(--primary);font-weight:700}.TCCFocus-module__l4eNGa__grid{grid-template-columns:repeat(2,1fr);gap:30px;display:grid}.TCCFocus-module__l4eNGa__card{background:var(--glass-bg);-webkit-backdrop-filter:var(--glass-blur);border-radius:var(--radius-xl);border:var(--glass-border);box-shadow:var(--shadow-sm);transition:var(--transition-smooth);padding:40px}.TCCFocus-module__l4eNGa__card:hover{box-shadow:var(--shadow-lg);border-color:var(--primary-light);transform:translateY(-5px)}.TCCFocus-module__l4eNGa__cardTitle{color:var(--foreground);margin-bottom:15px;font-size:1.5rem;font-weight:800}.TCCFocus-module__l4eNGa__cardDesc{color:var(--foreground-light);margin-bottom:20px;font-size:1rem;line-height:1.6}.TCCFocus-module__l4eNGa__tags{flex-wrap:wrap;gap:8px;display:flex}.TCCFocus-module__l4eNGa__tag{color:var(--primary);background:var(--primary-glow);border-radius:var(--radius-full);padding:6px 14px;font-size:.85rem;font-weight:700}.TCCFocus-module__l4eNGa__footer{text-align:center;-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);border-radius:var(--radius-xl);border:1px dashed var(--border);background:#fff6;margin-top:60px;padding:30px}.TCCFocus-module__l4eNGa__footer p{color:var(--foreground-muted);font-style:italic}@media (max-width:768px){.TCCFocus-module__l4eNGa__grid{grid-template-columns:1fr}.TCCFocus-module__l4eNGa__title{font-size:2rem}.TCCFocus-module__l4eNGa__tccSection{padding:60px 0}}
.About-module__S-Ka5a__about{background:0 0;padding:120px 0;position:relative}.About-module__S-Ka5a__aboutContent{grid-template-columns:.9fr 1.1fr;align-items:center;gap:80px;display:grid}.About-module__S-Ka5a__imageContainer{position:relative}.About-module__S-Ka5a__imageGrid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.About-module__S-Ka5a__gridImage{object-fit:cover;border-radius:var(--radius-2xl);border:1px solid #ffffff80;width:100%;height:400px;box-shadow:0 10px 30px #0891b21a}.About-module__S-Ka5a__gridImage:first-child{margin-top:40px}.About-module__S-Ka5a__floatingCard{border-radius:var(--radius-xl);z-index:2;border-left:4px solid var(--primary);background:#fff;max-width:240px;padding:24px;position:absolute;bottom:-30px;right:-10px;box-shadow:0 20px 40px #00000014}.About-module__S-Ka5a__floatingTitle{color:var(--primary);margin-bottom:8px;font-size:1.1rem;font-weight:800;display:block}.About-module__S-Ka5a__floatingText{color:var(--foreground-light);font-size:.9rem;line-height:1.5}.About-module__S-Ka5a__sectionTitle{color:var(--foreground);letter-spacing:-.02em;margin-bottom:24px;font-size:clamp(2.2rem,4vw,2.8rem);font-weight:800;line-height:1.2}.About-module__S-Ka5a__subtitle{color:var(--primary);text-transform:uppercase;letter-spacing:.2em;margin-bottom:16px;font-size:.75rem;font-weight:800;display:block}.About-module__S-Ka5a__text{color:var(--foreground-light);margin-bottom:24px;font-size:1.1rem;line-height:1.8}.About-module__S-Ka5a__expertiseList{flex-direction:column;gap:16px;margin-top:40px;display:flex}.About-module__S-Ka5a__expertiseItem{background:var(--glass-bg);-webkit-backdrop-filter:var(--glass-blur);border:var(--glass-border);border-radius:var(--radius-lg);transition:var(--transition-smooth);align-items:center;gap:20px;padding:20px 24px;display:flex}.About-module__S-Ka5a__expertiseItem:hover{border-color:var(--primary-light);box-shadow:var(--shadow-sm);background:#fff9}.About-module__S-Ka5a__expertIcon{background:var(--primary-glow);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;display:flex}.About-module__S-Ka5a__blendLogo{object-fit:contain;mix-blend-mode:multiply;filter:grayscale()brightness(1.1)contrast(1.1);opacity:.7;transition:all .3s}.About-module__S-Ka5a__expertiseItem:hover .About-module__S-Ka5a__blendLogo{filter:grayscale(0);opacity:1}.About-module__S-Ka5a__checkIcon{color:var(--primary);font-size:1.2rem;font-weight:900}.About-module__S-Ka5a__expertText{flex-direction:column;display:flex}.About-module__S-Ka5a__expertTitle{color:var(--foreground);margin-bottom:2px;font-size:1rem;font-weight:800}.About-module__S-Ka5a__expertDesc{color:var(--foreground-muted);font-size:.9rem;line-height:1.4}@media (max-width:992px){.About-module__S-Ka5a__aboutContent{grid-template-columns:1fr;gap:60px}.About-module__S-Ka5a__gridImage{height:350px}}
.Services-module__h5-agW__services{background-color:#0000;padding:140px 0;position:relative}.Services-module__h5-agW__header{text-align:center;margin-bottom:70px}.Services-module__h5-agW__label{text-transform:uppercase;letter-spacing:.2em;color:var(--primary);margin-bottom:20px;font-size:.825rem;font-weight:700;display:inline-block}.Services-module__h5-agW__title{color:var(--foreground);letter-spacing:-.02em;margin-bottom:16px;font-size:clamp(2.5rem,5vw,3.2rem);font-weight:800}.Services-module__h5-agW__subtitle{color:var(--foreground-light);max-width:600px;margin:0 auto;font-size:1.125rem}.Services-module__h5-agW__descriptionBlock{text-align:center;max-width:900px;margin:0 auto 70px}.Services-module__h5-agW__introText{color:var(--foreground-light);margin-bottom:50px;font-size:1.25rem;line-height:1.6}.Services-module__h5-agW__serviceBenefits{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.Services-module__h5-agW__benefit{background:var(--glass-bg);-webkit-backdrop-filter:var(--glass-blur);border-radius:var(--radius-xl);border:var(--glass-border);transition:var(--transition-smooth);padding:30px}.Services-module__h5-agW__benefit:hover{border-color:var(--primary);box-shadow:var(--shadow-sm);transform:translateY(-5px)}.Services-module__h5-agW__benefit strong{color:var(--primary-dark);margin-bottom:10px;font-size:1.1rem;font-weight:700;display:block}.Services-module__h5-agW__benefit span{color:var(--foreground-light);font-size:.95rem;line-height:1.5}@media (max-width:900px){.Services-module__h5-agW__serviceBenefits{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.Services-module__h5-agW__serviceBenefits{grid-template-columns:1fr}.Services-module__h5-agW__introText{font-size:1.1rem}}.Services-module__h5-agW__cta{text-align:center}.Services-module__h5-agW__note{color:var(--foreground-muted);margin-top:24px;font-size:.9rem}@media (max-width:768px){.Services-module__h5-agW__priceList{margin:0 16px 60px}.Services-module__h5-agW__priceItem{flex-direction:column;align-items:flex-start;gap:20px;padding:30px}.Services-module__h5-agW__priceItem:hover{transform:none}.Services-module__h5-agW__priceValue{font-size:1.75rem}}.Services-module__h5-agW__whatsappItem{background:#25d36608!important;border-left:6px solid #25d366!important}.Services-module__h5-agW__whatsappBtn{color:#fff;border-radius:var(--radius-full);transition:var(--transition-smooth);background:#25d366;padding:10px 24px;font-size:.95rem;font-weight:700;text-decoration:none;display:inline-block;box-shadow:0 4px 12px #25d36633}.Services-module__h5-agW__whatsappBtn:hover{background:#128c7e;transform:translateY(-2px);box-shadow:0 6px 15px #25d3664d}
.WorkshopForm-module__IUUh8a__overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:9999;background:#0f172acc;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.WorkshopForm-module__IUUh8a__modal{background:#fff;border-radius:32px;width:100%;max-width:500px;padding:40px;position:relative;box-shadow:0 50px 100px -20px #00000040}.WorkshopForm-module__IUUh8a__closeBtn{color:#94a3b8;cursor:pointer;background:0 0;border:none;font-size:2rem;line-height:1;position:absolute;top:20px;right:20px}.WorkshopForm-module__IUUh8a__title{color:#1e293b;margin-bottom:8px;font-size:1.75rem;font-weight:800}.WorkshopForm-module__IUUh8a__desc{color:#64748b;margin-bottom:30px;font-size:.95rem}.WorkshopForm-module__IUUh8a__form{flex-direction:column;gap:16px;display:flex}.WorkshopForm-module__IUUh8a__form input,.WorkshopForm-module__IUUh8a__form select,.WorkshopForm-module__IUUh8a__form textarea{background:#f8fafc;border:2px solid #f1f5f9;border-radius:12px;width:100%;padding:14px 20px;font-size:1rem;transition:all .3s}.WorkshopForm-module__IUUh8a__form input:focus,.WorkshopForm-module__IUUh8a__form select:focus,.WorkshopForm-module__IUUh8a__form textarea:focus{background:#fff;border-color:#0891b2;outline:none}.WorkshopForm-module__IUUh8a__submitBtn{color:#fff;cursor:pointer;background:#25d366;border:none;border-radius:12px;margin-top:10px;padding:16px;font-size:1rem;font-weight:700;transition:all .3s}.WorkshopForm-module__IUUh8a__submitBtn:hover{background:#128c7e;transform:translateY(-2px)}
.Testimonials-module__5wb8fq__testimonials{background:0 0;padding:120px 0;position:relative}.Testimonials-module__5wb8fq__header{text-align:center;margin-bottom:80px}.Testimonials-module__5wb8fq__tag{background:var(--primary-glow);color:var(--primary);text-transform:uppercase;letter-spacing:.1em;border-radius:100px;margin-bottom:16px;padding:8px 16px;font-size:.75rem;font-weight:700;display:inline-block}.Testimonials-module__5wb8fq__subtitle{color:var(--foreground-light);opacity:.8;max-width:600px;margin-top:16px;margin-left:auto;margin-right:auto;font-size:1.125rem}.Testimonials-module__5wb8fq__grid{max-width:var(--container-width);grid-template-columns:repeat(4,1fr);gap:24px;margin:0 auto;display:grid}.Testimonials-module__5wb8fq__card{background:var(--glass-bg);-webkit-backdrop-filter:var(--glass-blur);border-radius:var(--radius-2xl);border:var(--glass-border);height:100%;transition:var(--transition-smooth);box-shadow:var(--shadow-sm);flex-direction:column;padding:36px;display:flex}.Testimonials-module__5wb8fq__card:hover{box-shadow:var(--shadow-lg);border-color:var(--primary-light);background:#fff9;transform:translateY(-8px)}.Testimonials-module__5wb8fq__stars{color:#f59e0b;gap:4px;margin-bottom:20px;font-size:.75rem;display:flex}.Testimonials-module__5wb8fq__text{color:var(--foreground-light);flex-grow:1;margin-bottom:32px;font-size:.95rem;font-style:italic;font-weight:450;line-height:1.7}.Testimonials-module__5wb8fq__footer{border-top:1px solid #f1f5f9;align-items:center;gap:14px;padding-top:20px;display:flex}.Testimonials-module__5wb8fq__avatar{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:1rem;font-weight:700;display:flex}.Testimonials-module__5wb8fq__info{flex-direction:column;display:flex}.Testimonials-module__5wb8fq__name{color:var(--foreground);font-size:.95rem;font-weight:700}.Testimonials-module__5wb8fq__role{color:var(--primary);text-transform:uppercase;letter-spacing:.05em;font-size:.8rem;font-weight:600}.Testimonials-module__5wb8fq__disclaimer{color:var(--foreground-muted);justify-content:center;align-items:center;gap:8px;margin-top:48px;font-size:.85rem;display:flex}.Testimonials-module__5wb8fq__disclaimer svg{color:var(--primary);opacity:.6}@media (max-width:1200px){.Testimonials-module__5wb8fq__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Testimonials-module__5wb8fq__grid{grid-template-columns:1fr;padding:0 20px}.Testimonials-module__5wb8fq__card{padding:32px}.Testimonials-module__5wb8fq__disclaimer{text-align:center;flex-direction:column}}
.EmpathySection-module__1pNb0G__empathy{background:0 0;padding:120px 0}.EmpathySection-module__1pNb0G__content{text-align:center}.EmpathySection-module__1pNb0G__title{max-width:700px;color:var(--foreground);letter-spacing:-.02em;margin-bottom:60px;margin-left:auto;margin-right:auto;font-size:2.8rem;font-weight:800}.EmpathySection-module__1pNb0G__title span{color:var(--primary)}.EmpathySection-module__1pNb0G__pillars{grid-template-columns:repeat(3,1fr);gap:32px;margin-bottom:80px;display:grid}.EmpathySection-module__1pNb0G__pillar{background:var(--glass-bg);-webkit-backdrop-filter:var(--glass-blur);border-radius:var(--radius-xl);box-shadow:var(--shadow-sm);transition:var(--transition-smooth);border:var(--glass-border);padding:48px 32px}.EmpathySection-module__1pNb0G__pillar:hover{box-shadow:var(--shadow-lg);border-color:var(--primary-light);background:#fff9;transform:translateY(-8px)}.EmpathySection-module__1pNb0G__icon{margin-bottom:24px;font-size:3rem;display:block}.EmpathySection-module__1pNb0G__pillar h3{color:var(--foreground);margin-bottom:16px;font-size:1.3rem;font-weight:800}.EmpathySection-module__1pNb0G__pillar p{color:var(--foreground-light);font-size:.95rem;line-height:1.6}.EmpathySection-module__1pNb0G__quoteCard{background:linear-gradient(135deg,var(--primary-dark)0%,var(--secondary-dark)100%);color:#fff;border-radius:var(--radius-xl);max-width:700px;box-shadow:var(--shadow-xl);margin:0 auto;padding:60px;position:relative;overflow:hidden}.EmpathySection-module__1pNb0G__quoteCard:before{content:"";pointer-events:none;background:radial-gradient(circle,#ffffff1a 0%,#0000 60%);width:200%;height:200%;position:absolute;top:-50%;left:-50%}.EmpathySection-module__1pNb0G__quoteCard blockquote{z-index:2;margin-bottom:24px;font-size:1.4rem;font-style:italic;font-weight:500;line-height:1.5;position:relative}.EmpathySection-module__1pNb0G__quoteCard cite{color:var(--primary-light);text-transform:uppercase;letter-spacing:2px;font-size:.85rem;font-style:normal;font-weight:700}@media (max-width:992px){.EmpathySection-module__1pNb0G__pillars{grid-template-columns:1fr;max-width:400px;margin-left:auto;margin-right:auto}.EmpathySection-module__1pNb0G__title{font-size:2.2rem}.EmpathySection-module__1pNb0G__quoteCard{padding:40px}.EmpathySection-module__1pNb0G__quoteCard blockquote{font-size:1.2rem}}
.FAQ-module__YTKPaG__faq{background-color:#0000;padding:120px 0}.FAQ-module__YTKPaG__header{text-align:center;margin-bottom:60px}.FAQ-module__YTKPaG__accordion{flex-direction:column;gap:16px;max-width:850px;margin:0 auto;display:flex}.FAQ-module__YTKPaG__item{-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);border-radius:var(--radius-lg);transition:var(--transition-smooth);background:#fff6;border:1px solid #0891b21a;overflow:hidden}.FAQ-module__YTKPaG__item:hover{border-color:var(--primary-light);box-shadow:var(--shadow-sm);background:#fff9}.FAQ-module__YTKPaG__question{text-align:left;width:100%;color:var(--foreground);cursor:pointer;transition:var(--transition-smooth);background:0 0;border:none;justify-content:space-between;align-items:center;padding:24px 32px;font-size:1.15rem;font-weight:700;display:flex}.FAQ-module__YTKPaG__question:hover{color:var(--primary)}.FAQ-module__YTKPaG__icon{background-color:var(--primary-glow);width:32px;height:32px;color:var(--primary);border-radius:var(--radius-full);transition:var(--transition-smooth);justify-content:center;align-items:center;font-size:1.2rem;font-weight:400;display:flex}.FAQ-module__YTKPaG__item.FAQ-module__YTKPaG__open .FAQ-module__YTKPaG__icon{background-color:var(--primary);color:#fff;transform:rotate(180deg)}.FAQ-module__YTKPaG__answerWrapper{max-height:0;transition:max-height .4s cubic-bezier(.4,0,.2,1);overflow:hidden}.FAQ-module__YTKPaG__item.FAQ-module__YTKPaG__open .FAQ-module__YTKPaG__answerWrapper{max-height:500px}.FAQ-module__YTKPaG__answer{color:var(--foreground-light);padding:0 32px 32px;font-size:1rem;line-height:1.8}@media (max-width:768px){.FAQ-module__YTKPaG__faq{padding:80px 0}.FAQ-module__YTKPaG__question{padding:20px 24px;font-size:1.05rem}.FAQ-module__YTKPaG__answer{padding:0 24px 24px}}
