.genie {
  background: linear-gradient(180deg, #172053 0%, #050611 100%);
  width: 100%;
  height: 100%;
  padding: 20px 10px;
  display: flex !important;
  align-items: flex-start;
}
.genie .snippetCta {
  background: linear-gradient(180deg, #F7BDC8 -76.89%, #C87D8B 363.88%);
}
.genie .genie-image {
  height: 100%;
  margin-right: 15px;
}
.genie .genie-image img {
  height: 100%;
}

.description-genie {
  color: white;
  font-size: 16px;
  line-height: 24px;
}

.genieAdContent {
  display: flex;
  flex-flow: column;
  justify-content: center;
}

/*# sourceMappingURL=style.css.map */
