<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.redisign-form {
  background: #E6F3FE;
}

.first-part-calc {
  background: none;
}

.first-part-calc .analiz-vod {
  display: flex;
  gap: 60px;
}

.no-analiz-voter, .est-analiz-voter {
  position: absolute;
  visibility: collapse;
}

[for="no-analiz-voter"], [for="est-analiz-voter"] {
  font-size: 24px;
  font-weight: 400;
  line-height: 28.13px;
}

.analiz-vod input:checked + label {
  color: #0089D4;
  border-bottom: 1px solid #0089D4;
  line-height: 60px;
}

#analiz_tab_text {
  justify-content: space-between;
}

.calc-item {
  max-width: 150px;
}

.calc-item p {
  font-family: Roboto;
  font-size: 14px;
  font-weight: 400;
  line-height: 16.41px;
  color: #1E170F;
}

.first-part-calc #analiz_tab_text.d-none {
  background-color: #c4e2fb;
  padding: 20px 10px 50px 20px;
}

.calc-item__wrapper {
  background-color: #c4e2fb;
  padding: 20px 10px 20px;
}</pre></body></html>