
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

.font-Montserrat{
  font-family: 'Montserrat';
}

.font-Poppins{
  font-family: 'Poppins';
}

.custom-shape-divider-bottom-1721484557 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  overflow: hidden;
  line-height: 0;
}

.custom-shape-divider-bottom-1721484557 svg {
  position: relative;
  display: block;
  width: calc(100% + 1.3px);
  height: 109px;
}

.custom-shape-divider-bottom-1721484557 .shape-fill {
  fill: #F8F7F4;  
}


.custom-shape-divider-bottom-1721485895 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  overflow: hidden;
  line-height: 0;
  transform: rotate(180deg);
}

.custom-shape-divider-bottom-1721485895 svg {
  position: relative;
  display: block;
  width: calc(150% + 4.3px);
  height: 152px;
}

.custom-shape-divider-bottom-1721485895 .shape-fill {
  fill: #e4f3fb;
}