.bt-starea-serviciilor{max-width:600px;margin-inline:auto}
@media (min-width:992px){.bt-starea-serviciilor{padding-top:56px;padding-bottom:80px}}
@media (max-width:991px){.bt-starea-serviciilor:not(:last-child){margin-bottom:20px}}
@media (min-width:992px){.bt-starea-serviciilor:not(:last-child){margin-bottom:40px}}
.bt-starea-serviciilor-title{text-align:center}
.bt-starea-serviciilor-title:not(:last-child){margin-bottom:12px}
.bt-starea-serviciilor-timestamp{color:#737382;padding:12px 0;border-width:1px 0 1px 0;border-style:solid;border-color:#D9D9D9;display:flex;align-items:center;justify-content:center;gap:12px}
@media (max-width:991px){.bt-starea-serviciilor-timestamp:not(:last-child){margin-bottom:24px}}
@media (min-width:992px){.bt-starea-serviciilor-timestamp:not(:last-child){margin-bottom:48px}}
.bt-starea-serviciilor-timestamp .bt-starea-serviciilor-timestamp-separator{background-color:#131315;width:4px;height:4px;border-radius:4px;display:block}
.bt-starea-serviciilor-table{background-color:#F4F4F5}
@media (max-width:991px){.bt-starea-serviciilor-table{padding:24px;border-radius:12px}}
@media (min-width:992px){.bt-starea-serviciilor-table{padding:32px 40px;border-radius:24px}}
@media (max-width:991px){.bt-starea-serviciilor-table:not(:last-child){margin-bottom:12px}}
@media (min-width:992px){.bt-starea-serviciilor-table:not(:last-child){margin-bottom:24px}}
.bt-starea-serviciilor-table .bt-starea-serviciilor-row{display:flex;justify-content:space-between;align-items:center;gap:24px}
.bt-starea-serviciilor-table .bt-starea-serviciilor-row:not(:last-child){margin-bottom:24px;padding-bottom:24px;border-bottom:1px solid #D9D9D9}
.bt-starea-serviciilor-table .bt-starea-serviciilor-row .bt-starea-serviciilor-cell{color:#737382}
.bt-starea-serviciilor-table .bt-starea-serviciilor-row .bt-starea-serviciilor-cell strong{color:#131315;line-height:1.24;font-size:19px;font-weight:700;letter-spacing:-0.47px}
.bt-starea-serviciilor-icon{width:28px;height:28px;border-radius:28px;flex-shrink:0;display:block}
.bt-starea-serviciilor-icon.bt-starea-serviciilor-icon-functional{background-color:#3EB96F;fill:#fff}
.bt-starea-serviciilor-icon.bt-starea-serviciilor-icon-partial-functional{background-color:#FFC20E;fill:#000}
.bt-starea-serviciilor-icon.bt-starea-serviciilor-icon-indisponibil{background-color:#ED1C24;fill:#fff}
.bt-starea-serviciilor-legend{margin:0;padding:0;display:flex;list-style:none}
@media (max-width:991px){.bt-starea-serviciilor-legend{flex-flow:column;align-items:flex-start;gap:20px}}
@media (min-width:992px){.bt-starea-serviciilor-legend{align-items:center;justify-content:center;gap:40px}}
.bt-starea-serviciilor-legend li{display:flex;justify-content:center;align-items:center;gap:12px}
.bt-starea-serviciilor-alert{padding:24px;border-radius:8px;display:flex;align-items:flex-start;gap:24px}
@media (max-width:991px){.bt-starea-serviciilor-alert:not(:last-child){margin-bottom:24px}}
@media (min-width:992px){.bt-starea-serviciilor-alert:not(:last-child){margin-bottom:48px}}
.bt-starea-serviciilor-alert.bt-starea-serviciilor-alert-red{background:rgba(237,28,36,0.03);color:#ED1C24;border:1px solid #ED1C24}
.bt-starea-serviciilor-alert.bt-starea-serviciilor-alert-yellow{background:rgba(255,194,14,0.03);color:#FFC20E;border:1px solid #FFC20E}
.bt-starea-serviciilor-alert.bt-starea-serviciilor-alert-green{background:rgba(0,150,64,0.03);color:#3EB96F;border:1px solid #3EB96F}
.bt-starea-serviciilor-alert .bt-starea-serviciilor-alert-content{flex:1;display:flex;flex-flow:column;align-items:stretch;gap:4px}
.bt-starea-serviciilor-alert .bt-starea-serviciilor-alert-content .bt-starea-serviciilor-alert-content-title{line-height:1.24;font-size:19px;font-weight:700;letter-spacing:-0.47px}