.gifts {
  background: linear-gradient(white, rgba(0, 0, 0, 0.05) 50%);
}

.gifts__container {
  padding-top: 48px;
  top: -48px;
}