/* TransTrade – Dla przewoźników */
.ttfcr{
  --blue:#0870f8;
  --navy:#07142f;
  --muted:#65738d;
  --line:#dfe7f1;
  width:100%;
  padding:28px 0;
  background:#fff;
  color:var(--navy);
  font-family:Poppins,Arial,sans-serif;
}
.ttfcr__container{
  width:calc(100% - 40px);
  max-width:1200px;
  min-height:350px;
  margin:0 auto;
  display:grid;
  grid-template-columns:.78fr 1.32fr;
  gap:46px;
  align-items:center;
  padding:25px 38px 28px;
  border:1px solid #e0e7f0;
  border-radius:16px;
  background:#fff;
  box-shadow:0 7px 24px rgba(24,51,86,.045);
  box-sizing:border-box;
}
.ttfcr__kicker{
  display:flex;
  align-items:center;
  gap:10px;
  color:var(--blue);
  font-size:12px;
  font-weight:500;
  text-transform:uppercase;
}
.ttfcr__kicker>span{
  width:28px;height:28px;
  display:flex;align-items:center;justify-content:center;
  border:1px solid #dce7f4;
  border-radius:50%;
  background:#f6faff;
}
.ttfcr__kicker i{
  width:16px;height:16px;
  display:flex;align-items:center;justify-content:center;
  font-size:14px;line-height:1;
}
.ttfcr__left h2{
  margin:17px 0 12px;
  font-size:37px;
  line-height:1.12;
  letter-spacing:-1.35px;
  font-weight:600;
}
.ttfcr__left h2 span,
.ttfcr__left h2 strong{display:block}
.ttfcr__left h2 strong{
  color:var(--blue);
  font-weight:600;
}
.ttfcr__intro{
  max-width:440px;
  margin:0;
  color:#46556f;
  font-size:12.2px;
  line-height:1.7;
}
.ttfcr__benefits{
  display:flex;
  gap:17px;
  margin:23px 0;
}
.ttfcr__benefit{
  display:flex;
  align-items:center;
  gap:9px;
  min-width:0;
}
.ttfcr__benefit>span{
  width:39px;height:39px;
  flex:0 0 39px;
  display:flex;align-items:center;justify-content:center;
  border:1px solid #dce6f2;
  border-radius:50%;
  background:#f8fbff;
  color:var(--blue);
}
.ttfcr__benefit>span i{
  width:18px;height:18px;
  display:flex;align-items:center;justify-content:center;
  font-size:17px;line-height:1;
}
.ttfcr__benefit strong,
.ttfcr__benefit small{display:block}
.ttfcr__benefit strong{
  font-size:9.8px;
  line-height:1.25;
}
.ttfcr__benefit small{
  margin-top:2px;
  color:#66748d;
  font-size:8.6px;
}
.ttfcr__buttons{
  display:flex;
  gap:14px;
}
.ttfcr__btn{
  min-width:185px;
  height:47px;
  padding:0 18px;
  display:flex;
  align-items:center;
  justify-content:center;
  gap:10px;
  border-radius:7px;
  text-decoration:none!important;
  font-size:11.5px;
  font-weight:500;
  box-sizing:border-box;
}
.ttfcr__btn i{
  width:18px;height:18px;
  display:flex;align-items:center;justify-content:center;
  line-height:1;
}
.ttfcr__btn--primary{
  color:#fff!important;
  border:1px solid #0870f8;
  background:linear-gradient(135deg,#0767ec,#0a7dff);
  box-shadow:0 8px 18px rgba(8,112,248,.15);
}
.ttfcr__btn--secondary{
  color:#172844!important;
  border:1px solid #cbd8e8;
  background:#fff;
}

/* prawa strona */
.ttfcr__profile{
  padding:17px;
  border:1px solid #dce5f0;
  border-radius:13px;
  background:#fff;
  box-shadow:0 7px 24px rgba(25,51,86,.05);
}
.ttfcr__company{
  display:flex;
  align-items:center;
  gap:15px;
  padding:0 7px 13px;
}
.ttfcr__company-logo{
  width:62px;height:62px;
  flex:0 0 62px;
  display:flex;align-items:center;justify-content:center;
  border:1px solid #dce6f1;
  border-radius:50%;
  background:#fbfdff;
  color:#234a74;
}
.ttfcr__company-logo i{
  width:30px;height:30px;
  display:flex;align-items:center;justify-content:center;
  font-size:27px;line-height:1;
}
.ttfcr__company-info{min-width:0}
.ttfcr__name-row{
  display:flex;
  align-items:center;
  gap:8px;
  flex-wrap:wrap;
}
.ttfcr__name-row h3{
  margin:0;
  font-size:17px;
  line-height:1.2;
}
.ttfcr__name-row>i{
  color:var(--blue);
  font-size:10px;
}
.ttfcr__verified-label{
  padding:4px 9px;
  border-radius:10px;
  background:#eaf8eb;
  color:#2b8c3c;
  font-size:7.7px;
}
.ttfcr__rating{
  display:flex;
  align-items:center;
  gap:6px;
  margin-top:5px;
}
.ttfcr__rating strong{font-size:11px}
.ttfcr__rating span{
  display:flex;
  gap:2px;
  color:#ffb400;
  font-size:10px;
}
.ttfcr__rating span i.is-muted{color:#d6dde7}
.ttfcr__rating small{
  color:#7b8799;
  font-size:8px;
}
.ttfcr__company-meta{
  display:flex;
  align-items:center;
  gap:9px;
  margin-top:7px;
  color:#68768d;
  font-size:8.5px;
}
.ttfcr__company-meta span{
  display:flex;
  align-items:center;
  gap:6px;
}
.ttfcr__company-meta span i{
  width:14px;height:14px;
  display:flex;align-items:center;justify-content:center;
}
.ttfcr__sep{
  width:1px;height:14px;
  background:#dce4ed;
}

/* flota */
.ttfcr__fleet{
  padding:10px 11px;
  border:1px solid #dfe7f1;
  border-radius:9px;
}
.ttfcr__fleet-head{
  display:flex;
  align-items:center;
  justify-content:space-between;
  margin-bottom:8px;
}
.ttfcr__fleet-head strong{font-size:10.5px}
.ttfcr__fleet-head a{
  color:#0a66df;
  text-decoration:none;
  font-size:8.5px;
}
.ttfcr__fleet-head a i{margin-left:5px;font-size:7px}
.ttfcr__vehicles{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:8px;
}
.ttfcr__vehicle{
  min-width:0;
  display:grid;
  grid-template-columns:76px 1fr;
  gap:9px;
  align-items:center;
  min-height:70px;
  padding:7px;
  border:1px solid #e2e8f0;
  border-radius:8px;
  background:#fff;
}
.ttfcr__vehicle-img{
  width:76px;height:58px;
  display:flex;align-items:center;justify-content:center;
  border-radius:6px;
  background-size:cover;
  background-position:center;
  background-color:#f1f6fc;
  color:#395b80;
  overflow:hidden;
}
.ttfcr__vehicle-img i{
  width:28px;height:28px;
  display:flex;align-items:center;justify-content:center;
  font-size:25px;
}
.ttfcr__vehicle strong,
.ttfcr__vehicle span,
.ttfcr__vehicle small{display:block}
.ttfcr__vehicle strong{
  font-size:9.4px;
  line-height:1.25;
}
.ttfcr__vehicle span{
  margin-top:3px;
  color:#6d7a8f;
  font-size:7.8px;
}
.ttfcr__vehicle small{
  margin-top:6px;
  font-size:7.7px;
}
.ttfcr__vehicle small i{
  margin-right:5px;
  font-size:6px;
}
.ttfcr__vehicle small.is-available{color:#31a444}
.ttfcr__vehicle small.is-busy{color:#d06b23}

/* statystyki */
.ttfcr__stats{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:8px;
  margin-top:8px;
}
.ttfcr__stat{
  min-height:72px;
  display:flex;
  align-items:center;
  gap:10px;
  padding:11px 13px;
  border:1px solid #e1e8f0;
  border-radius:8px;
}
.ttfcr__stat>span{
  width:33px;height:33px;
  flex:0 0 33px;
  display:flex;align-items:center;justify-content:center;
  color:var(--blue);
}
.ttfcr__stat>span i{
  width:24px;height:24px;
  display:flex;align-items:center;justify-content:center;
  font-size:20px;line-height:1;
}
.ttfcr__stat>div{min-width:0}
.ttfcr__stat small,
.ttfcr__stat strong,
.ttfcr__stat a{display:block}
.ttfcr__stat small{
  color:#66748b;
  font-size:8.5px;
}
.ttfcr__stat strong{
  margin-top:2px;
  font-size:18px;
  line-height:1.1;
}
.ttfcr__stat a{
  margin-top:5px;
  color:#0a66df;
  text-decoration:none;
  font-size:8px;
}
.ttfcr__stat a i{
  margin-left:4px;
  font-size:6px;
}

@media(max-width:980px){
  .ttfcr__container{grid-template-columns:1fr}
}
@media(max-width:700px){
  .ttfcr__container{
    width:calc(100% - 28px);
    padding:22px;
  }
  .ttfcr__left h2{font-size:32px}
  .ttfcr__benefits{flex-direction:column}
  .ttfcr__buttons{flex-direction:column}
  .ttfcr__btn{width:100%}
  .ttfcr__vehicles,
  .ttfcr__stats{grid-template-columns:1fr}
}
