.te-about *{margin:0;padding:0;box-sizing:border-box}.te-about{font-family:var(--font);color:var(--te-black);line-height:1.7;font-size:16px}.te-about .te-hero{padding:72px 32px 80px;text-align:center;background:var(--te-white);border-bottom:4px solid var(--te-black)}.te-about .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-about .te-hero-badge:before{content:"";width:7px;height:7px;background:#fff;border-radius:50%}.te-about .te-hero h1{font-size:clamp(26px,4vw,38px);font-weight:800;color:var(--te-black);line-height:1.2;margin-bottom:22px}.te-about .te-hero-sub{font-size:17px;color:var(--te-grey-500);max-width:620px;margin:0 auto;line-height:1.8}.te-about .te-section{padding:72px 32px}.te-about .te-section-alt{background:var(--te-grey-100)}.te-about .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-about .te-section h2{font-size:clamp(24px,3.5vw,32px);font-weight:700;color:var(--te-black);margin-bottom:16px;line-height:1.3}.te-about .te-section p.te-lead{font-size:16px;color:var(--te-grey-500);max-width:640px;line-height:1.8;margin-bottom:0}.te-about .te-intro-grid{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}.te-about .te-intro-text p{font-size:15.5px;color:var(--te-grey-500);line-height:1.8;margin-bottom:16px}.te-about .te-intro-text p:last-child{margin-bottom:0}.te-about .te-intro-visual{background:var(--te-grey-100);border-radius:14px;padding:36px;position:relative;overflow:hidden}.te-about .te-section-alt .te-intro-visual{background:var(--te-white)}.te-about .te-intro-visual:before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:var(--te-black)}.te-about .te-stat-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.te-about .te-stat{text-align:center;padding:20px 12px}.te-about .te-stat-val{font-size:28px;font-weight:800;color:var(--te-black);line-height:1.2}.te-about .te-stat-label{font-size:12px;color:var(--te-grey-500);margin-top:4px}.te-about .te-stat-divider{width:40px;height:3px;background:var(--te-black);margin:8px auto 0;border-radius:2px}.te-about .te-services-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:40px}.te-about .te-service-card{background:var(--te-white);border:1px solid var(--te-grey-200);border-radius:10px;padding:32px 24px;transition:all .3s ease}.te-about .te-section-alt .te-service-card{background:var(--te-grey-100);border-color:transparent}.te-about .te-service-card:hover{border-color:var(--te-black);transform:translateY(-3px);box-shadow:0 8px 24px #0000000f}.te-about .te-sc-icon{width:44px;height:44px;background:var(--te-black);border-radius:8px;display:flex;align-items:center;justify-content:center;color:var(--te-white);margin-bottom:16px}.te-about .te-sc-icon svg{width:22px;height:22px}.te-about .te-service-card h3{font-size:17px;font-weight:700;color:var(--te-black);margin-bottom:10px}.te-about .te-service-card p{font-size:14px;color:var(--te-grey-500);line-height:1.7}.te-about .te-mission{background:var(--te-black);padding:72px 32px;text-align:center;color:var(--te-white)}.te-about .te-mission-tag{display:inline-block;font-size:11px;font-weight:700;letter-spacing:2.5px;text-transform:uppercase;color:var(--te-white);margin-bottom:20px;background:var(--te-black);padding:4px 14px;border-radius:3px}.te-about .te-mission h2{font-size:clamp(24px,3.5vw,34px);font-weight:700;color:var(--te-white);margin-bottom:20px;line-height:1.3;max-width:600px;margin-left:auto;margin-right:auto}.te-about .te-mission p{font-size:16px;color:#ffffffbf;max-width:580px;margin:0 auto;line-height:1.8}.te-about .te-trust-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:40px}.te-about .te-trust-item{display:flex;align-items:flex-start;gap:16px;background:var(--te-grey-100);border-radius:10px;padding:24px;border:2px solid transparent;transition:all .3s ease}.te-about .te-trust-item:hover{border-color:var(--te-black)}.te-about .te-ti-icon{width:40px;height:40px;min-width:40px;background:var(--te-black);border-radius:8px;display:flex;align-items:center;justify-content:center;color:var(--te-white)}.te-about .te-ti-icon svg{width:20px;height:20px}.te-about .te-trust-item h3{font-size:15px;font-weight:600;color:var(--te-black);margin-bottom:4px}.te-about .te-trust-item p{font-size:13.5px;color:var(--te-grey-500);line-height:1.6}.te-about .te-clients-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:40px}.te-about .te-client-card{display:flex;align-items:center;gap:16px;background:var(--te-white);border:1px solid var(--te-grey-200);border-radius:10px;padding:24px;transition:all .3s ease}.te-about .te-client-card:hover{border-color:var(--te-black);transform:translateY(-2px)}.te-about .te-cc-icon{width:44px;height:44px;min-width:44px;background:var(--te-black);border-radius:8px;display:flex;align-items:center;justify-content:center;color:var(--te-white)}.te-about .te-cc-icon svg{width:22px;height:22px}.te-about .te-client-card p{font-size:14.5px;color:var(--te-grey-700);line-height:1.5;font-weight:500}.te-about .te-values-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:40px}.te-about .te-value{text-align:center;padding:32px 16px;background:var(--te-grey-100);border-radius:10px;border:2px solid transparent;transition:all .3s ease}.te-about .te-value:hover{border-color:var(--te-black);transform:translateY(-3px)}.te-about .te-val-icon{width:48px;height:48px;margin:0 auto 14px;background:var(--te-black);border-radius:10px;display:flex;align-items:center;justify-content:center;color:var(--te-white)}.te-about .te-val-icon svg{width:24px;height:24px}.te-about .te-value h3{font-size:15px;font-weight:700;color:var(--te-black);margin-bottom:8px}.te-about .te-value p{font-size:13px;color:var(--te-grey-500);line-height:1.6}.te-about .te-cta{background:#f2f2f2;padding:72px 32px;text-align:center}.te-about .te-cta h2{font-size:clamp(26px,3.5vw,36px);font-weight:700;color:var(--te-black);margin-bottom:14px}.te-about .te-cta p{font-size:16px;color:var(--te-grey-500);max-width:480px;margin:0 auto 32px;line-height:1.7}.te-about .te-cta-btns{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}.te-about .te-cta-wa{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-about .te-cta-wa:hover{background:var(--te-yellow);color:var(--te-black);transform:translateY(-2px);box-shadow:0 8px 28px #ffbf0b52}.te-about .te-cta-wa svg{width:20px;height:20px}.te-about .te-cta-contact{display:inline-flex;align-items:center;gap:8px;background:var(--te-black);color:var(--te-white);font-family:var(--font);font-size:15px;font-weight:600;padding:16px 32px;border-radius:6px;text-decoration:none;transition:all .3s ease}.te-about .te-cta-contact:hover{background:var(--te-grey-700);transform:translateY(-2px)}.te-about .te-cta-contact svg{width:16px;height:16px}@media(max-width:768px){.te-about .te-intro-grid{grid-template-columns:1fr;gap:32px}.te-about .te-services-grid,.te-about .te-trust-grid,.te-about .te-clients-grid{grid-template-columns:1fr}.te-about .te-values-grid{grid-template-columns:1fr 1fr}.te-about .te-hero,.te-about .te-section,.te-about .te-mission,.te-about .te-cta{padding-left:20px;padding-right:20px}}@media(max-width:480px){.te-about .te-values-grid,.te-about .te-stat-grid{grid-template-columns:1fr}.te-about .te-hero{padding:52px 16px 60px}.te-about .te-cta-btns{flex-direction:column;align-items:center}}
