.te-consulting *{margin:0;padding:0;box-sizing:border-box}.te-consulting{font-family:var(--font);color:var(--te-black);line-height:1.7;font-size:16px}.te-consulting .te-hero{padding:72px 32px 80px;text-align:center;background:var(--te-white);border-bottom:4px solid var(--te-black)}.te-consulting .te-hero-badge{display:inline-flex;align-items:center;gap:8px;background:var(--te-black);border-radius:50px;padding:7px 20px;font-size:12px;font-weight:600;color:var(--te-white);letter-spacing:1.5px;text-transform:uppercase;margin-bottom:28px}.te-consulting .te-hero-badge:before{content:"";width:7px;height:7px;background:#fff;border-radius:50%}.te-consulting .te-hero h1{font-size:clamp(32px,5vw,48px);font-weight:700;color:var(--te-black);line-height:1.15;margin-bottom:22px}.te-consulting .te-hero-sub{font-size:17px;color:var(--te-grey-500);max-width:600px;margin:0 auto 36px;line-height:1.7}.te-consulting .te-hero-cta{display:inline-flex;align-items:center;gap:10px;background:var(--te-black);color:var(--te-white);font-family:var(--font);font-size:15px;font-weight:600;padding:15px 34px;border-radius:6px;text-decoration:none;transition:all .3s ease}.te-consulting .te-hero-cta:hover{background:var(--te-yellow);color:var(--te-black);transform:translateY(-2px);box-shadow:0 12px 28px #ffbf0b52}.te-consulting .te-hero-cta svg{width:18px;height:18px}.te-consulting .te-section{padding:72px 32px}.te-consulting .te-section-tag{display:inline-block;font-size:11px;font-weight:700;letter-spacing:2.5px;text-transform:uppercase;color:var(--te-white);margin-bottom:14px;background:var(--te-black);padding:4px 14px;border-radius:3px}.te-consulting .te-section h2{font-size:clamp(26px,3.5vw,36px);font-weight:700;color:var(--te-black);margin-bottom:16px;line-height:1.25}.te-consulting .te-section-intro{font-size:16px;color:var(--te-grey-500);max-width:640px;margin-bottom:48px;line-height:1.75}.te-consulting .te-intro-block{background:var(--te-grey-100);padding:64px 32px}.te-consulting .te-intro-inner{display:flex;flex-direction:column;gap:48px}.te-consulting .te-intro-text{max-width:680px}.te-consulting .te-intro-text h2{font-size:clamp(24px,3vw,32px);font-weight:700;color:var(--te-black);margin-bottom:18px;line-height:1.3}.te-consulting .te-intro-text p{color:var(--te-grey-500);font-size:15.5px;line-height:1.8;margin-bottom:14px}.te-consulting .te-intro-text strong{color:var(--te-black);font-weight:600}.te-consulting .te-profiles{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;width:100%}.te-consulting .te-profile-card{background:var(--te-white);border-radius:10px;padding:28px 24px;border:2px solid var(--te-grey-200);transition:all .3s ease}.te-consulting .te-profile-card:hover{border-color:var(--te-black);transform:translateY(-3px);box-shadow:0 6px 20px #0000000f}.te-consulting .te-profile-card h3{font-size:16px;font-weight:600;color:var(--te-black);margin-bottom:8px;display:flex;align-items:center;gap:10px}.te-consulting .te-profile-card h3 .te-emoji{width:32px;height:32px;background:var(--te-black);color:var(--te-white);border-radius:6px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.te-consulting .te-profile-card h3 .te-emoji svg{width:18px;height:18px}.te-consulting .te-profile-card p{font-size:14px;color:var(--te-grey-500);line-height:1.65}.te-consulting .te-services{background:var(--te-white)}.te-consulting .te-cards-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.te-consulting .te-card{background:var(--te-grey-100);border-radius:10px;padding:32px 28px;border:2px solid transparent;transition:all .3s ease}.te-consulting .te-card:hover{border-color:var(--te-black)}.te-consulting .te-card-icon{width:44px;height:44px;background:var(--te-black);border-radius:8px;display:flex;align-items:center;justify-content:center;margin-bottom:18px;color:var(--te-white)}.te-consulting .te-card-icon svg{width:22px;height:22px}.te-consulting .te-card h3{font-size:18px;font-weight:600;color:var(--te-black);margin-bottom:8px}.te-consulting .te-card p{font-size:14.5px;color:var(--te-grey-500);line-height:1.7}.te-consulting .te-card ul{list-style:none;margin-top:12px;display:flex;flex-direction:column;gap:6px}.te-consulting .te-card ul li{font-size:14px;color:var(--te-grey-500);padding-left:20px;position:relative;line-height:1.6}.te-consulting .te-card ul li:before{content:"";position:absolute;left:0;top:8px;width:8px;height:8px;background:var(--te-black);border-radius:2px}.te-consulting .te-process{background:var(--te-grey-100)}.te-consulting .te-timeline{position:relative;padding-left:48px}.te-consulting .te-timeline:before{content:"";position:absolute;left:15px;top:8px;bottom:8px;width:2px;background:linear-gradient(to bottom,var(--te-black),var(--te-grey-200))}.te-consulting .te-step{position:relative;margin-bottom:40px;padding-left:20px}.te-consulting .te-step:last-child{margin-bottom:0}.te-consulting .te-step-dot{position:absolute;left:-48px;top:2px;width:32px;height:32px;background:var(--te-white);border:2px solid var(--te-black);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:700;color:var(--te-black);transition:all .3s ease;z-index:1}.te-consulting .te-step:hover .te-step-dot{background:var(--te-black);color:#fff}.te-consulting .te-step h3{font-size:19px;font-weight:600;color:var(--te-black);margin-bottom:6px}.te-consulting .te-step p{font-size:15px;color:var(--te-grey-500);line-height:1.75;max-width:560px}.te-consulting .te-why{background:var(--te-white)}.te-consulting .te-why-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.te-consulting .te-why-item{text-align:center;padding:28px 16px;border-radius:10px;border:2px solid var(--te-grey-200);transition:all .3s ease}.te-consulting .te-why-item:hover{border-color:var(--te-black);transform:translateY(-3px)}.te-consulting .te-why-icon{width:52px;height:52px;margin:0 auto 16px;background:var(--te-black);border-radius:10px;display:flex;align-items:center;justify-content:center;color:var(--te-white)}.te-consulting .te-why-item:hover .te-why-icon{transform:scale(1.06)}.te-consulting .te-why-icon svg{width:24px;height:24px}.te-consulting .te-why-item h3{font-size:16px;font-weight:600;color:var(--te-black);margin-bottom:8px}.te-consulting .te-why-item p{font-size:13.5px;color:var(--te-grey-500);line-height:1.6}.te-consulting .te-cta-block{background:#f2f2f2;padding:64px 32px;text-align:center}.te-consulting .te-cta-block h2{font-size:clamp(26px,3.5vw,36px);font-weight:700;color:var(--te-black);margin-bottom:14px}.te-consulting .te-cta-block p{font-size:16px;color:var(--te-grey-500);max-width:520px;margin:0 auto 32px;line-height:1.7}.te-consulting .te-cta-whatsapp{display:inline-flex;align-items:center;gap:10px;background:var(--te-black);color:var(--te-white);font-family:var(--font);font-size:15px;font-weight:600;padding:16px 36px;border-radius:6px;text-decoration:none;transition:all .3s ease}.te-consulting .te-cta-whatsapp:hover{background:var(--te-yellow);color:var(--te-black);transform:translateY(-2px);box-shadow:0 8px 28px #ffbf0b52}.te-consulting .te-cta-whatsapp svg{width:20px;height:20px}@media(max-width:768px){.te-consulting .te-cards-grid{grid-template-columns:1fr}.te-consulting .te-why-grid,.te-consulting .te-profiles{grid-template-columns:repeat(2,1fr)}.te-consulting .te-hero,.te-consulting .te-section,.te-consulting .te-intro-block,.te-consulting .te-cta-block{padding-left:20px;padding-right:20px}}@media(max-width:480px){.te-consulting .te-why-grid,.te-consulting .te-profiles{grid-template-columns:1fr}.te-consulting .te-hero{padding:52px 16px 60px}.te-consulting .te-section{padding:56px 16px}}
