.block-indiv-header {
  position: relative;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.block-indiv-header .is-background .layer {
  background: radial-gradient(53.84% 53.84% at 50% 41.9%, rgba(255, 255, 255, 0) 25%, #FFF 100%);
}
.block-indiv-header .inner-wrapper {
  position: relative;
  padding-bottom: 146px;
}
.block-indiv-header p {
  font-size: 20px;
}