.hero-section{
  position: relative;
  width: 100%;
  background-color: #FFFFFF;
}
.custom-shape-divider-bottom-1689058663 {
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  overflow: hidden;
  line-height: 0;
}

.custom-shape-divider-bottom-1689058663 svg {
  position: relative;
  display: block;
  width: calc(100% + 1.3px);
  height: 76px;
}

.custom-shape-divider-bottom-1689058663 .shape-fill {
  fill: #033679;
}

.about{
  position: relative;
}

.custom-shape-divider-top-1689900923 {
  position: absolute;
  top: -1px;
  left: 0;
  width: 100%;
  overflow: hidden;
  line-height: 0;
  transform: rotate(180deg);
}

.custom-shape-divider-top-1689900923 svg {
  position: relative;
  display: block;
  width: calc(104% + 1.3px);
  height: 64px;
}

.custom-shape-divider-top-1689900923 .shape-fill {
  fill: #033679;
}