.turc-service-rows{padding:84px 0}.turc-service-row{display:grid;grid-template-columns:80px minmax(0,1fr);grid-gap:24px;gap:24px;padding:28px 0;border-bottom:1px solid var(--brand-border)}.turc-service-row:first-child{border-top:1px solid var(--brand-border)}.turc-service-row>span{color:var(--brand-primary);font-weight:800;font-size:1.35rem}.turc-service-row h2{margin:0 0 10px;font-weight:800}.turc-service-row p{margin:0;color:var(--brand-text-muted)}@media (max-width:650px){.turc-service-row{grid-template-columns:1fr;gap:8px}}