.tp-wrap *,.tp-wrap *::before,.tp-wrap *::after{-webkit-box-sizing:border-box;box-sizing:border-box}.tp-wrap{max-width:1160px;margin:0 auto;padding:0px 40px;font-family:'Open Sans',-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.tp-header{max-width:760px;margin:0 auto 48px;text-align:center}.tp-eyebrow{font-size:11px;font-weight:700;letter-spacing:0.12em;text-transform:uppercase;color:#5FB53B;margin-bottom:20px;display:block}.tp-title{font-size:36px;font-size:clamp(24px,2.8vw,36px);font-weight:800;color:#0F2D52;line-height:1.15;letter-spacing:-0.02em;margin:0 0 24px}.tp-subtitle{font-size:16px;font-weight:600;color:#0F2D52;line-height:1.6;margin:0 0 12px}.tp-body{font-size:14px;color:#4b5563;line-height:1.7;margin:0}.tp-grid{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;gap:24px;margin-bottom:40px}@supports (display:grid){.tp-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}}.tp-card{-webkit-box-flex:1;-ms-flex:1 1 280px;-webkit-flex:1 1 280px;flex:1 1 280px;background:#fff;border:1px solid #e0e4ea;border-radius:16px;padding:28px 28px;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;gap:10px;-webkit-box-shadow:0 2px 16px rgba(15,45,82,0.06);box-shadow:0 2px 16px rgba(15,45,82,0.06);-webkit-transition:box-shadow 0.2s ease,-webkit-transform 0.2s ease;transition:box-shadow 0.2s ease,transform 0.2s ease}@media (hover:hover){.tp-card:hover{-webkit-box-shadow:0 8px 32px rgba(15,45,82,0.12);box-shadow:0 8px 32px rgba(15,45,82,0.12);-webkit-transform:translateY(-3px);transform:translateY(-3px)}}.tp-card-icon{width:48px;height:48px;background:#f0f4f8;border-radius:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;-webkit-flex-shrink:0;flex-shrink:0;margin-bottom:8px}.tp-card-icon svg{width:22px;height:22px;stroke:#0F2D52;fill:none}.tp-card-label{font-size:12px;font-weight:700;letter-spacing:0.06em;text-transform:uppercase;color:#5FB53B;display:block}.tp-card-title{font-size:18px;font-weight:800;color:#0F2D52;line-height:1.2;letter-spacing:-0.01em;margin:0}.tp-card-body{font-size:13px;color:#4b5563;line-height:1.65;margin:0;-webkit-box-flex:1;-ms-flex:1;-webkit-flex:1;flex:1}.tp-card-proof{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:8px;font-size:13px;font-weight:600;color:#0F2D52;background:#f0f4f8;border-radius:8px;padding:10px 12px;margin-top:4px;line-height:1.5}.tp-card-proof svg{width:14px;height:14px;stroke:#5FB53B;fill:none;-ms-flex-negative:0;-webkit-flex-shrink:0;flex-shrink:0;margin-top:2px}.tp-closer{text-align:center;max-width:680px;margin:0 auto;font-size:16px;font-weight:600;color:#0F2D52;line-height:1.6;padding:20px 32px;background:#f7f9fc;border-radius:12px;border:1px solid #e0e4ea}@media screen and (max-width:960px){.tp-grid{grid-template-columns:repeat(2,1fr)}.tp-wrap{padding:72px 32px}.tp-header{margin-bottom:56px}}@media screen and (max-width:640px){.tp-grid{grid-template-columns:1fr;gap:20px}.tp-wrap{padding:56px 20px}.tp-header{margin-bottom:40px}.tp-title{font-size:28px}.tp-card{padding:28px 24px}.tp-closer{padding:24px 20px;font-size:15px}}