.hero-section{
  position: relative;
}

.custom-shape-divider-bottom-1689225437 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  overflow: hidden;
  line-height: 0;
}

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

.custom-shape-divider-bottom-1689225437 .shape-fill {
  fill:#424242;
}

.card-pic {
  background-color: rgba(0, 0, 0, 0.315);
  object-fit: cover;
}

.banner-pic{
  height: 500px;
  object-fit: cover;
  object-position: center;
}

.card-body{
  height: 400px;
  width: auto;
  overflow: hidden;
}

.card-image{
  min-height: 400px;
  width: auto;
  object-fit: cover;
}

.card-container{
  background-color: rgb(255, 255, 255);
  padding-left: 15px;
  padding-right: 15px;
}
.text-wrapper{
  background-color: rgba(54, 54, 54, 0.377);
}

.header{
  font-size: 2.6rem;
  font-weight: 800;
}


.image-wrapper{
  max-height: 100%;
  background-color:rgba(163, 22, 0, 0);
}

.apply-container{
  animation-fill-mode: none;
}
.family-section{
  background-color: rgb(56, 56, 56);
}

.image{
  padding: 0;
}

.image img{
  height: 500px;
  width: 100%;
  object-fit: cover;
  filter: brightness(90%);
}


.family-section{
  position: relative;
  padding-bottom: 40px;
}

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

.custom-shape-divider-bottom-1689226088 svg {
  position: relative;
  display: block;
  width: calc(100% + 1.3px);
  height: 66px;
  transform: rotateY(180deg);
}

.custom-shape-divider-bottom-1689226088 .shape-fill {
  fill: #FFFFFF;
}

.professional-section{
  position: relative;
  padding-bottom: 40px;
}

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

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

.custom-shape-divider-bottom-1689227610 .shape-fill {
  fill: #D2D2D2;
}

.card-section{
  position: relative;
  padding-top: 40px;
}

.custom-shape-divider-top-1689232462 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  overflow: hidden;
  line-height: 0;
}

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

.custom-shape-divider-top-1689232462 .shape-fill {
  fill: #D2D2D2;
}