p {
	margin-bottom: 0;
}

a {
	text-decoration: none;
}

img:not(.b-slider__img) {
	max-width: none;
}

.appsflyer-hero {
  margin-bottom: 60px;
}
@media screen and (max-width: 1600px) {
  .appsflyer-hero {
    margin-bottom: 3.75vw;
  }
}
@media screen and (max-width: 1280px) {
  .appsflyer-hero {
    margin-bottom: 4.688vw;
  }
}
@media screen and (max-width: 768px) {
  .appsflyer-hero {
    margin-bottom: 6.25vw;
  }
}
.appsflyer-hero .appsflyer-hero__container {
  max-width: 1600px;
  padding: 0 50px;
  margin: 0 auto;
}
@media screen and (max-width: 1600px) {
  .appsflyer-hero .appsflyer-hero__container {
    max-width: 100vw;
    padding: 0 3.125vw;
  }
}
@media screen and (max-width: 1280px) {
  .appsflyer-hero .appsflyer-hero__container {
    padding: 0 2.344vw;
  }
}
@media screen and (max-width: 768px) {
  .appsflyer-hero .appsflyer-hero__container {
    padding: 0;
  }
}
.appsflyer-hero .appsflyer-hero__container .appsflyer-hero__wrapper {
  padding: 75px;
  display: flex;
  flex-direction: column;
  align-items: center;
  border-radius: 50px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media screen and (max-width: 1600px) {
  .appsflyer-hero .appsflyer-hero__container .appsflyer-hero__wrapper {
    padding: 4.688vw;
    border-radius: 3.125vw;
  }
}
@media screen and (max-width: 1280px) {
  .appsflyer-hero .appsflyer-hero__container .appsflyer-hero__wrapper {
    padding: 5.859vw;
    border-radius: 3.906vw;
  }
}
@media screen and (max-width: 768px) {
  .appsflyer-hero .appsflyer-hero__container .appsflyer-hero__wrapper {
    padding: 10.417vw 6.25vw;
    border-radius: 0;
  }
}
.appsflyer-hero .appsflyer-hero__container .appsflyer-hero__wrapper .title {
  font-size: 65px;
  font-weight: 700;
  line-height: 75px;
  color: #FFF;
  text-align: center;
  max-width: 857px;
  margin-bottom: 30px;
}
@media screen and (max-width: 1600px) {
  .appsflyer-hero .appsflyer-hero__container .appsflyer-hero__wrapper .title {
    font-size: 4.063vw;
    line-height: 4.688vw;
    max-width: 53.563vw;
    margin-bottom: 1.875vw;
  }
}
@media screen and (max-width: 1280px) {
  .appsflyer-hero .appsflyer-hero__container .appsflyer-hero__wrapper .title {
    font-size: 5.078vw;
    line-height: 5.859vw;
    max-width: 66.953vw;
    margin-bottom: 2.344vw;
  }
}
@media screen and (max-width: 768px) {
  .appsflyer-hero .appsflyer-hero__container .appsflyer-hero__wrapper .title {
    font-size: 13.542vw;
    line-height: 15.625vw;
    max-width: 178.542vw;
    margin-bottom: 6.25vw;
  }
}
.appsflyer-hero .appsflyer-hero__container .appsflyer-hero__wrapper .title b {
  color: #63FFE5;
}
.appsflyer-hero .appsflyer-hero__container .appsflyer-hero__wrapper .description {
  font-size: 24px;
  font-weight: 400;
  line-height: 30px;
  margin-bottom: 35px;
  color: #FFF;
}
@media screen and (max-width: 1600px) {
  .appsflyer-hero .appsflyer-hero__container .appsflyer-hero__wrapper .description {
    font-size: 1.5vw;
    line-height: 1.875vw;
    margin-bottom: 2.188vw;
  }
}
@media screen and (max-width: 1280px) {
  .appsflyer-hero .appsflyer-hero__container .appsflyer-hero__wrapper .description {
    font-size: 1.875vw;
    line-height: 2.344vw;
    margin-bottom: 2.734vw;
  }
}
@media screen and (max-width: 768px) {
  .appsflyer-hero .appsflyer-hero__container .appsflyer-hero__wrapper .description {
    font-size: 5vw;
    line-height: 6.25vw;
    margin-bottom: 7.292vw;
    text-align: center;
  }
}
.appsflyer-hero .appsflyer-hero__container .appsflyer-hero__wrapper .columns {
  display: flex;
  gap: 15px;
  align-items: center;
}
@media screen and (max-width: 1600px) {
  .appsflyer-hero .appsflyer-hero__container .appsflyer-hero__wrapper .columns {
    gap: 0.938vw;
  }
}
@media screen and (max-width: 1280px) {
  .appsflyer-hero .appsflyer-hero__container .appsflyer-hero__wrapper .columns {
    gap: 1.172vw;
  }
}
@media screen and (max-width: 768px) {
  .appsflyer-hero .appsflyer-hero__container .appsflyer-hero__wrapper .columns {
    gap: 3.125vw;
    flex-direction: column;
  }
}
.appsflyer-hero .appsflyer-hero__container .appsflyer-hero__wrapper .columns .item {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 8px 15px;
  border-radius: 10px;
  background: rgba(0, 0, 0, 0.17);
}
@media screen and (max-width: 1600px) {
  .appsflyer-hero .appsflyer-hero__container .appsflyer-hero__wrapper .columns .item {
    gap: 0.625vw;
    padding: 0.5vw 0.938vw;
    border-radius: 0.625vw;
  }
}
@media screen and (max-width: 1280px) {
  .appsflyer-hero .appsflyer-hero__container .appsflyer-hero__wrapper .columns .item {
    gap: 0.781vw;
    padding: 0.625vw 1.172vw;
    border-radius: 0.781vw;
  }
}
@media screen and (max-width: 768px) {
  .appsflyer-hero .appsflyer-hero__container .appsflyer-hero__wrapper .columns .item {
    gap: 2.083vw;
    padding: 1.667vw 3.125vw;
    border-radius: 2.083vw;
  }
}
.appsflyer-hero .appsflyer-hero__container .appsflyer-hero__wrapper .columns .item svg {
  width: 16px;
  height: 16px;
}
@media screen and (max-width: 1600px) {
  .appsflyer-hero .appsflyer-hero__container .appsflyer-hero__wrapper .columns .item svg {
    width: 1vw;
    height: 1vw;
  }
}
@media screen and (max-width: 1280px) {
  .appsflyer-hero .appsflyer-hero__container .appsflyer-hero__wrapper .columns .item svg {
    width: 1.25vw;
    height: 1.25vw;
  }
}
@media screen and (max-width: 768px) {
  .appsflyer-hero .appsflyer-hero__container .appsflyer-hero__wrapper .columns .item svg {
    width: 3.333vw;
    height: 3.333vw;
  }
}
.appsflyer-hero .appsflyer-hero__container .appsflyer-hero__wrapper .columns .item p {
  font-size: 16px;
  font-weight: 500;
  line-height: 25px;
  color: #FFF;
}
@media screen and (max-width: 1600px) {
  .appsflyer-hero .appsflyer-hero__container .appsflyer-hero__wrapper .columns .item p {
    font-size: 1vw;
    line-height: 1.563vw;
  }
}
@media screen and (max-width: 1280px) {
  .appsflyer-hero .appsflyer-hero__container .appsflyer-hero__wrapper .columns .item p {
    font-size: 1.25vw;
    line-height: 1.953vw;
  }
}
@media screen and (max-width: 768px) {
  .appsflyer-hero .appsflyer-hero__container .appsflyer-hero__wrapper .columns .item p {
    font-size: 3.333vw;
    line-height: 5.208vw;
  }
}
.appsflyer-hero .appsflyer-hero__container .appsflyer-hero__wrapper .appsflyer-hero__button {
  margin-top: 30px;
  padding: 15px 50px;
  border-radius: 12px;
  background: #63FFE5;
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
  color: #272742;
  transition: all 0.3s;
}
@media screen and (max-width: 1600px) {
  .appsflyer-hero .appsflyer-hero__container .appsflyer-hero__wrapper .appsflyer-hero__button {
    margin-top: 1.875vw;
    padding: 0.938vw 3.125vw;
    border-radius: 0.75vw;
    font-size: 1.25vw;
    line-height: 1.875vw;
  }
}
@media screen and (max-width: 1280px) {
  .appsflyer-hero .appsflyer-hero__container .appsflyer-hero__wrapper .appsflyer-hero__button {
    margin-top: 2.344vw;
    padding: 1.172vw 3.906vw;
    border-radius: 0.938vw;
    font-size: 1.563vw;
    line-height: 2.344vw;
  }
}
@media screen and (max-width: 768px) {
  .appsflyer-hero .appsflyer-hero__container .appsflyer-hero__wrapper .appsflyer-hero__button {
    margin-top: 6.25vw;
    padding: 3.125vw 10.417vw;
    border-radius: 2.5vw;
    font-size: 4.167vw;
    line-height: 6.25vw;
  }
}
.appsflyer-hero .appsflyer-hero__container .appsflyer-hero__wrapper .appsflyer-hero__button:hover {
  background: #fff;
}

.appsflyer-section {
  margin-bottom: 60px;
}
@media screen and (max-width: 1600px) {
  .appsflyer-section {
    margin-bottom: 3.75vw;
  }
}
@media screen and (max-width: 1280px) {
  .appsflyer-section {
    margin-bottom: 4.688vw;
  }
}
@media screen and (max-width: 768px) {
  .appsflyer-section {
    margin-bottom: 6.25vw;
  }
}
.appsflyer-section .appsflyer-section__container {
  max-width: 1340px;
  padding: 0 50px;
  margin: 0 auto;
}
@media screen and (max-width: 1600px) {
  .appsflyer-section .appsflyer-section__container {
    max-width: 83.75vw;
    padding: 0 3.125vw;
  }
}
@media screen and (max-width: 1280px) {
  .appsflyer-section .appsflyer-section__container {
    max-width: 100vw;
    padding: 0 2.344vw;
  }
}
@media screen and (max-width: 768px) {
  .appsflyer-section .appsflyer-section__container {
    padding: 0 4.167vw;
  }
}
.appsflyer-section .appsflyer-section__container .appsflyer-section__wrapper .tab {
  margin-bottom: 40px;
  display: flex;
  align-items: center;
  gap: 65px;
  padding: 30px 0;
  padding-left: 70px;
  border-radius: 30px;
  background: #F4F7FC;
  overflow: hidden;
}
@media screen and (max-width: 1600px) {
  .appsflyer-section .appsflyer-section__container .appsflyer-section__wrapper .tab {
    margin-bottom: 2.5vw;
    gap: 4.063vw;
    padding: 1.875vw 0;
    padding-left: 4.375vw;
    border-radius: 1.875vw;
  }
}
@media screen and (max-width: 1280px) {
  .appsflyer-section .appsflyer-section__container .appsflyer-section__wrapper .tab {
    margin-bottom: 3.125vw;
    gap: 5.078vw;
    padding: 2.344vw 0;
    padding-left: 5.469vw;
    border-radius: 2.344vw;
  }
}
@media screen and (max-width: 768px) {
  .appsflyer-section .appsflyer-section__container .appsflyer-section__wrapper .tab {
    margin-bottom: 8.333vw;
    gap: 6.25vw;
    padding: 6.25vw 0;
    padding-left: 6.25vw;
    padding-right: 6.25vw;
    border-radius: 6.25vw;
    flex-direction: column;
  }
}
.appsflyer-section .appsflyer-section__container .appsflyer-section__wrapper .tab .column_left {
  width: 500px;
  flex-shrink: 0;
}
@media screen and (max-width: 1600px) {
  .appsflyer-section .appsflyer-section__container .appsflyer-section__wrapper .tab .column_left {
    width: 31.25vw;
  }
}
@media screen and (max-width: 1280px) {
  .appsflyer-section .appsflyer-section__container .appsflyer-section__wrapper .tab .column_left {
    width: 39.063vw;
  }
}
@media screen and (max-width: 768px) {
  .appsflyer-section .appsflyer-section__container .appsflyer-section__wrapper .tab .column_left {
    width: 100%;
  }
}
.appsflyer-section .appsflyer-section__container .appsflyer-section__wrapper .tab .column_left .title {
  font-size: 40px;
  font-weight: 600;
  line-height: 50px;
  color: #272742;
  margin-bottom: 25px;
}
@media screen and (max-width: 1600px) {
  .appsflyer-section .appsflyer-section__container .appsflyer-section__wrapper .tab .column_left .title {
    font-size: 2.5vw;
    line-height: 3.125vw;
    margin-bottom: 1.563vw;
  }
}
@media screen and (max-width: 1280px) {
  .appsflyer-section .appsflyer-section__container .appsflyer-section__wrapper .tab .column_left .title {
    font-size: 3.125vw;
    line-height: 3.906vw;
    margin-bottom: 1.953vw;
  }
}
@media screen and (max-width: 768px) {
  .appsflyer-section .appsflyer-section__container .appsflyer-section__wrapper .tab .column_left .title {
    font-size: 8.333vw;
    line-height: 10.417vw;
    margin-bottom: 5.208vw;
  }
}
.appsflyer-section .appsflyer-section__container .appsflyer-section__wrapper .tab .column_left .title b {
  color: #3844B8;
}
.appsflyer-section .appsflyer-section__container .appsflyer-section__wrapper .tab .column_left .list {
  display: flex;
  flex-direction: column;
  align-items: start;
  gap: 15px;
}
@media screen and (max-width: 1600px) {
  .appsflyer-section .appsflyer-section__container .appsflyer-section__wrapper .tab .column_left .list {
    gap: 0.938vw;
  }
}
@media screen and (max-width: 1280px) {
  .appsflyer-section .appsflyer-section__container .appsflyer-section__wrapper .tab .column_left .list {
    gap: 1.172vw;
  }
}
@media screen and (max-width: 768px) {
  .appsflyer-section .appsflyer-section__container .appsflyer-section__wrapper .tab .column_left .list {
    gap: 3.125vw;
  }
}
.appsflyer-section .appsflyer-section__container .appsflyer-section__wrapper .tab .column_left .list .item {
  padding: 8px 16px;
  border-radius: 40px;
  background: #FFF;
  font-size: 18px;
  font-weight: 600;
  line-height: 25px;
  color: #272742;
}
@media screen and (max-width: 1600px) {
  .appsflyer-section .appsflyer-section__container .appsflyer-section__wrapper .tab .column_left .list .item {
    padding: 0.5vw 1vw;
    border-radius: 2.5vw;
    font-size: 1.125vw;
    line-height: 1.563vw;
  }
}
@media screen and (max-width: 1280px) {
  .appsflyer-section .appsflyer-section__container .appsflyer-section__wrapper .tab .column_left .list .item {
    padding: 0.625vw 1.25vw;
    border-radius: 3.125vw;
    font-size: 1.406vw;
    line-height: 1.953vw;
  }
}
@media screen and (max-width: 768px) {
  .appsflyer-section .appsflyer-section__container .appsflyer-section__wrapper .tab .column_left .list .item {
    padding: 1.667vw 3.333vw;
    border-radius: 8.333vw;
    font-size: 3.75vw;
    line-height: 5.208vw;
  }
}
.appsflyer-section .appsflyer-section__container .appsflyer-section__wrapper .tab .column_left .description {
  margin-top: 25px;
  font-size: 17px;
  font-weight: 400;
  line-height: 30px;
  color: #272742;
}
@media screen and (max-width: 1600px) {
  .appsflyer-section .appsflyer-section__container .appsflyer-section__wrapper .tab .column_left .description {
    margin-top: 1.563vw;
    font-size: 1.063vw;
    line-height: 1.875vw;
  }
}
@media screen and (max-width: 1280px) {
  .appsflyer-section .appsflyer-section__container .appsflyer-section__wrapper .tab .column_left .description {
    margin-top: 1.953vw;
    font-size: 1.328vw;
    line-height: 2.344vw;
  }
}
@media screen and (max-width: 768px) {
  .appsflyer-section .appsflyer-section__container .appsflyer-section__wrapper .tab .column_left .description {
    margin-top: 5.208vw;
    font-size: 3.542vw;
    line-height: 6.25vw;
  }
}
.appsflyer-section .appsflyer-section__container .appsflyer-section__wrapper .tab .column_right img {
  width: 687px;
}
@media screen and (max-width: 1600px) {
  .appsflyer-section .appsflyer-section__container .appsflyer-section__wrapper .tab .column_right img {
    width: 42.938vw;
  }
}
@media screen and (max-width: 1280px) {
  .appsflyer-section .appsflyer-section__container .appsflyer-section__wrapper .tab .column_right img {
    width: 53.672vw;
  }
}
@media screen and (max-width: 768px) {
  .appsflyer-section .appsflyer-section__container .appsflyer-section__wrapper .tab .column_right img {
    width: 100%;
  }
}
.appsflyer-section .appsflyer-section__container .appsflyer-section__wrapper .give-you .title {
  text-align: center;
  font-size: 40px;
  font-weight: 600;
  line-height: 50px;
  color: #272742;
}
@media screen and (max-width: 1600px) {
  .appsflyer-section .appsflyer-section__container .appsflyer-section__wrapper .give-you .title {
    font-size: 2.5vw;
    line-height: 3.125vw;
  }
}
@media screen and (max-width: 1280px) {
  .appsflyer-section .appsflyer-section__container .appsflyer-section__wrapper .give-you .title {
    font-size: 3.125vw;
    line-height: 3.906vw;
  }
}
@media screen and (max-width: 768px) {
  .appsflyer-section .appsflyer-section__container .appsflyer-section__wrapper .give-you .title {
    font-size: 8.333vw;
    line-height: 10.417vw;
  }
}
.appsflyer-section .appsflyer-section__container .appsflyer-section__wrapper .give-you .title b {
  color: #3844B8;
}
.appsflyer-section .appsflyer-section__container .appsflyer-section__wrapper .give-you .columns {
  margin-top: 40px;
  display: flex;
  align-items: stretch;
  justify-content: center;
  gap: 30px;
}
@media screen and (max-width: 1600px) {
  .appsflyer-section .appsflyer-section__container .appsflyer-section__wrapper .give-you .columns {
    margin-top: 2.5vw;
    gap: 1.875vw;
  }
}
@media screen and (max-width: 1280px) {
  .appsflyer-section .appsflyer-section__container .appsflyer-section__wrapper .give-you .columns {
    margin-top: 3.125vw;
    gap: 2.344vw;
  }
}
@media screen and (max-width: 768px) {
  .appsflyer-section .appsflyer-section__container .appsflyer-section__wrapper .give-you .columns {
    margin-top: 8.333vw;
    gap: 4.167vw;
    flex-direction: column;
  }
}
.appsflyer-section .appsflyer-section__container .appsflyer-section__wrapper .give-you .columns .item {
  display: flex;
  align-items: center;
  gap: 24px;
  padding: 20px;
  border-radius: 30px;
  border: 1px solid #DDD;
  background: #FFF;
  box-shadow: 0px 27px 20px 0px rgba(212, 218, 224, 0.4);
  flex-basis: calc((100% - 60px) / 3);
}
@media screen and (max-width: 1600px) {
  .appsflyer-section .appsflyer-section__container .appsflyer-section__wrapper .give-you .columns .item {
    gap: 1.5vw;
    padding: 1.25vw;
    border-radius: 1.875vw;
    box-shadow: 0vw 1.688vw 1.25vw 0vw rgba(212, 218, 224, 0.4);
    flex-basis: calc((100% - 3.75vw) / 3);
  }
}
@media screen and (max-width: 1280px) {
  .appsflyer-section .appsflyer-section__container .appsflyer-section__wrapper .give-you .columns .item {
    gap: 1.875vw;
    padding: 1.563vw;
    border-radius: 2.344vw;
    box-shadow: 0vw 2.109vw 1.563vw 0vw rgba(212, 218, 224, 0.4);
    flex-basis: calc((100% - 4.688vw) / 3);
  }
}
@media screen and (max-width: 768px) {
  .appsflyer-section .appsflyer-section__container .appsflyer-section__wrapper .give-you .columns .item {
    gap: 5vw;
    padding: 4.167vw;
    border-radius: 6.25vw;
    box-shadow: 0vw 5.625vw 4.167vw 0vw rgba(212, 218, 224, 0.4);
    flex-basis: calc((100% - 12.5vw) / 3);
  }
}
.appsflyer-section .appsflyer-section__container .appsflyer-section__wrapper .give-you .columns .item svg {
  width: 30px;
}
@media screen and (max-width: 1600px) {
  .appsflyer-section .appsflyer-section__container .appsflyer-section__wrapper .give-you .columns .item svg {
    width: 1.875vw;
  }
}
@media screen and (max-width: 1280px) {
  .appsflyer-section .appsflyer-section__container .appsflyer-section__wrapper .give-you .columns .item svg {
    width: 2.344vw;
  }
}
@media screen and (max-width: 768px) {
  .appsflyer-section .appsflyer-section__container .appsflyer-section__wrapper .give-you .columns .item svg {
    width: 6.25vw;
  }
}
.appsflyer-section .appsflyer-section__container .appsflyer-section__wrapper .give-you .columns .item p {
  font-size: 20px;
  font-weight: 300;
  line-height: 25px;
  color: #272742;
}
@media screen and (max-width: 1600px) {
  .appsflyer-section .appsflyer-section__container .appsflyer-section__wrapper .give-you .columns .item p {
    font-size: 1.25vw;
    line-height: 1.563vw;
  }
}
@media screen and (max-width: 1280px) {
  .appsflyer-section .appsflyer-section__container .appsflyer-section__wrapper .give-you .columns .item p {
    font-size: 1.563vw;
    line-height: 1.953vw;
  }
}
@media screen and (max-width: 768px) {
  .appsflyer-section .appsflyer-section__container .appsflyer-section__wrapper .give-you .columns .item p {
    font-size: 4.167vw;
    line-height: 5.208vw;
  }
}
.appsflyer-section .appsflyer-section__container .appsflyer-section__wrapper .cta-button-wrapper {
  margin-top: 80px;
  padding: 24px;
  border-radius: 30px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 40px;
}
@media screen and (max-width: 1600px) {
  .appsflyer-section .appsflyer-section__container .appsflyer-section__wrapper .cta-button-wrapper {
    margin-top: 5vw;
    padding: 1.5vw;
    border-radius: 1.875vw;
    gap: 2.5vw;
  }
}
@media screen and (max-width: 1280px) {
  .appsflyer-section .appsflyer-section__container .appsflyer-section__wrapper .cta-button-wrapper {
    margin-top: 6.25vw;
    padding: 1.875vw;
    border-radius: 2.344vw;
    gap: 3.125vw;
  }
}
@media screen and (max-width: 768px) {
  .appsflyer-section .appsflyer-section__container .appsflyer-section__wrapper .cta-button-wrapper {
    margin-top: 8.333vw;
    padding: 5vw;
    border-radius: 6.25vw;
    gap: 6.25vw;
    flex-direction: column;
  }
}
.appsflyer-section .appsflyer-section__container .appsflyer-section__wrapper .cta-button-wrapper .description {
  font-size: 30px;
  font-weight: 500;
  line-height: 110%;
  color: #272742;
}
@media screen and (max-width: 1600px) {
  .appsflyer-section .appsflyer-section__container .appsflyer-section__wrapper .cta-button-wrapper .description {
    font-size: 1.875vw;
  }
}
@media screen and (max-width: 1280px) {
  .appsflyer-section .appsflyer-section__container .appsflyer-section__wrapper .cta-button-wrapper .description {
    font-size: 2.344vw;
  }
}
@media screen and (max-width: 768px) {
  .appsflyer-section .appsflyer-section__container .appsflyer-section__wrapper .cta-button-wrapper .description {
    font-size: 6.25vw;
    text-align: center;
  }
}
.appsflyer-section .appsflyer-section__container .appsflyer-section__wrapper .cta-button-wrapper .cta-button {
  padding: 15px 50px;
  border-radius: 12px;
  background: #4148B4;
  color: #FFF;
  font-size: 24px;
  font-weight: 600;
  line-height: 30px;
  transition: all 0.3s;
  text-align: center;
}
@media screen and (max-width: 1600px) {
  .appsflyer-section .appsflyer-section__container .appsflyer-section__wrapper .cta-button-wrapper .cta-button {
    padding: 0.938vw 3.125vw;
    border-radius: 0.75vw;
    font-size: 1.5vw;
    line-height: 1.875vw;
  }
}
@media screen and (max-width: 1280px) {
  .appsflyer-section .appsflyer-section__container .appsflyer-section__wrapper .cta-button-wrapper .cta-button {
    padding: 1.172vw 3.906vw;
    border-radius: 0.938vw;
    font-size: 1.875vw;
    line-height: 2.344vw;
  }
}
@media screen and (max-width: 768px) {
  .appsflyer-section .appsflyer-section__container .appsflyer-section__wrapper .cta-button-wrapper .cta-button {
    padding: 3.125vw 10.417vw;
    border-radius: 2.5vw;
    font-size: 5vw;
    line-height: 6.25vw;
  }
}
.appsflyer-section .appsflyer-section__container .appsflyer-section__wrapper .cta-button-wrapper .cta-button:hover {
  background: #2c3178;
}