body.showFosFormModal2 {
  overflow: hidden;
}

body.showFosFormModal2 .fos-form-modal2 {
  visibility: visible;
  opacity: 1;
}

.fos-form-modal2 .fos-fb-cont {
  padding: 0;
  width: calc(100% - 4.4rem * 2);
  max-width: 1832px;
}

.fos-form-modal2 .ffc_krest {
  --fill: #fff;
}
.fos-form-modal2 .ffc_krest {
  z-index: 2;
}
