/* TransTrade Jak to działa */
.tthow{--blue:#086ff7;--navy:#081531;--muted:#62708a;--line:#e0e7f0;width:100%;padding:62px 0 52px;background:#fff;color:var(--navy);font-family:Poppins,Arial,sans-serif}
.tthow__container{width:calc(100% - 40px);max-width:1200px;margin:0 auto}
.tthow__head{text-align:center;max-width:900px;margin:0 auto 28px}
.tthow__kicker{display:flex;align-items:center;justify-content:center;gap:10px;color:var(--blue);font-size:12px;font-weight:500;text-transform:uppercase}
.tthow__kicker-icon{width:25px;height:25px;display:inline-flex;align-items:center;justify-content:center;font-size:20px}
.tthow__title{margin:11px 0 12px;font-size:43px;line-height:1.07;font-weight:600;letter-spacing:-1.7px}.tthow__title strong{color:var(--blue);font-weight:600}
.tthow__intro{color:#3f4d69;font-size:14px;line-height:1.55}
.tthow__columns{display:grid;grid-template-columns:.95fr 1.2fr;gap:14px}
.tthow__panel{padding:23px 26px 24px;border:1px solid var(--line);border-radius:15px;background:#fff;box-shadow:0 7px 22px rgba(25,50,85,.04)}
.tthow__panel h3{margin:0 0 15px;font-size:19px;font-weight:600}
.tthow__step{display:grid;grid-template-columns:42px 1fr;gap:11px;min-height:80px}
.tthow__step-marker{position:relative;display:flex;justify-content:center}.tthow__step-num{position:relative;z-index:2;width:31px;height:31px;display:flex;align-items:center;justify-content:center;border-radius:50%;color:#fff;background:linear-gradient(145deg,#0c75fa,#0864e7);font-size:13px;font-weight:600}
.tthow__step-line{position:absolute;top:29px;bottom:-2px;width:1px;background:#8eb8fa}
.tthow__step-card{min-height:70px;padding:10px 15px;margin-bottom:9px;display:flex;align-items:center;gap:16px;border:1px solid #e1e7ef;border-radius:10px;box-shadow:0 4px 14px rgba(25,50,85,.03)}
.tthow__iconbox{width:56px;height:56px;flex:0 0 56px;display:flex;align-items:center;justify-content:center;border:1px solid #e1e8f2;border-radius:11px;color:var(--blue);background:linear-gradient(145deg,#fff,#f7faff)}.tthow__iconbox i{font-size:27px}
.tthow__step-card strong,.tthow__benefit strong{display:block;font-size:13px;line-height:1.3;font-weight:600}.tthow__step-card p,.tthow__benefit p{margin:5px 0 0;color:#55647f;font-size:11.5px;line-height:1.5}
.tthow__benefits{display:grid;grid-template-columns:1fr 1fr;gap:14px}.tthow__benefit{min-height:145px;padding:21px;display:flex;align-items:flex-start;gap:18px;border:1px solid #e0e7ef;border-radius:11px;box-shadow:0 4px 14px rgba(25,50,85,.03)}
.tthow__iconbox--benefit{width:68px;height:68px;flex-basis:68px}.tthow__iconbox--benefit i{font-size:31px}.tthow__benefit strong{margin-top:6px;font-size:13.5px}
.tthow__cta{margin-top:14px;min-height:98px;padding:15px 22px;display:flex;align-items:center;justify-content:space-between;gap:24px;border:1px solid #dfe6ef;border-radius:14px;box-shadow:0 5px 18px rgba(24,49,84,.035)}
.tthow__cta-main{display:flex;align-items:center;gap:20px}.tthow__horse{width:72px;height:72px;flex:0 0 72px;display:flex;align-items:center;justify-content:center;border-radius:50%;color:var(--blue);background:linear-gradient(145deg,#f5f9ff,#eaf3ff);border:1px solid #dce8fb}.tthow__horse i{font-size:34px}
.tthow__cta-main strong{display:block;max-width:570px;font-size:15px;line-height:1.4;font-weight:600}.tthow__cta-main p{margin:5px 0 0;color:#66748e;font-size:11.5px}
.tthow__cta-buttons{display:flex;gap:15px;flex:0 0 auto}.tthow__btn{min-width:190px;height:56px;padding:0 20px;border-radius:7px;display:flex;align-items:center;justify-content:center;gap:12px;text-decoration:none!important;font-size:14px;font-weight:500}.tthow__btn i{font-size:20px}
.tthow__btn--primary{color:#fff!important;background:linear-gradient(135deg,#0868ec,#0b7cff);border:1px solid #0870f8;box-shadow:0 8px 18px rgba(8,103,236,.14)}.tthow__btn--secondary{color:#0865e8!important;background:#fff;border:1px solid #4e8cff}
@media(max-width:980px){.tthow__columns{grid-template-columns:1fr}.tthow__cta{align-items:flex-start;flex-direction:column}}
@media(max-width:680px){.tthow{padding:45px 0}.tthow__container{width:calc(100% - 28px)}.tthow__title{font-size:35px}.tthow__benefits{grid-template-columns:1fr}.tthow__panel{padding:19px 16px}.tthow__step{grid-template-columns:34px 1fr;gap:7px}.tthow__step-card{align-items:flex-start;padding:12px}.tthow__iconbox{width:48px;height:48px;flex-basis:48px}.tthow__cta-buttons{width:100%;flex-direction:column}.tthow__btn{width:100%}}
