:root {
  --thm-gray: #878c8f;
  --thm-gray-rgb: 135, 140, 143;
  --thm-base: #153f75;
  --thm-base-rgb: 21, 63, 117;
  --thm-primary: #ff5e14;
  --thm-primary-rgb: 255, 94, 20;
  --thm-gray-bg: #f5f5f5;
  --thm-gray-bg-rgb: 245, 245, 245;
}
.he{
  min-height: 652px;
}

.pb-280{
  padding-bottom: 280px;
}
.dis{
  display: flex;
}