*, ::before, ::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
  font-family: "Onest", sans-serif;
}

.bono-container {
  max-width: 1360px;
  margin: 0 auto;
}

.bono-page .header-banner {
  background-image: url("/assets/images/bono-bg.svg");
  width: 100%;
  height: 480px;
  background-size: 100%;
  margin-bottom: 40px;
}
.bono-page .header-banner .banner-box {
  display: flex;
  padding: 0 80px;
}
.bono-page .header-banner .banner-box .banner-content {
  width: 100%;
}
.bono-page .header-banner .banner-box .banner-content .bono-logo {
  padding-top: 45px;
  margin-bottom: 40px;
}
.bono-page .header-banner .banner-box .banner-content .title {
  font-family: "Onest", sans-serif;
  font-weight: 400;
  font-size: 48px;
  line-height: 62px;
  color: #FFFFFF;
}
.bono-page .header-banner .banner-box .banner-content .title span {
  font-weight: 700;
}
.bono-page .header-banner .banner-box .banner-content .description {
  font-family: "Onest", sans-serif;
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
  margin-top: 16px;
  color: #FFFFFF;
}
.bono-page .header-banner .banner-box .banner-image {
  width: 100%;
  display: flex;
  justify-content: flex-end;
  position: relative;
}
.bono-page .header-banner .banner-box .banner-image .promo {
  position: absolute;
  left: 0;
  bottom: 50px;
}
.bono-page .header-banner .banner-box .banner-image .phone-1 {
  margin-top: 0;
  height: auto;
  position: absolute;
  right: 160px;
  top: 0;
}
.bono-page .header-banner .banner-box .banner-image .phone-2 {
  margin-top: 40px;
  z-index: 99;
  position: relative;
}
.bono-page .header-banner .banner-box .banner-image .phone-1-mobile {
  display: none;
}
.bono-page .header-banner .banner-box .banner-image .phone-2-mobile {
  display: none;
}
.bono-page .bg-gray {
  background: #F1F1F1;
}
.bono-page .bg-dark-c {
  background: #1F3251;
}
.bono-page .px-80 {
  padding: 0 80px;
}
.bono-page .px-80 .download-section {
  display: flex;
}
.bono-page .px-80 .download-section .download-container {
  background: #EBEBEB;
  border-radius: 12px;
  width: 100%;
  margin-right: 24px;
}
.bono-page .px-80 .download-section .download-container .title {
  padding-top: 60px;
  text-align: center;
  font-family: "Onest", sans-serif;
  font-size: 36px;
  line-height: 46px;
  font-weight: 600;
  color: #1F3251;
}
.bono-page .px-80 .download-section .download-container .description {
  padding-top: 12px;
  padding-right: 118px;
  padding-left: 118px;
  text-align: center;
  font-family: "Onest", sans-serif;
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
  color: #566480;
  margin-bottom: 36px;
}
.bono-page .px-80 .download-section .download-container .download-icons {
  display: grid;
  justify-content: center;
  padding-bottom: 76px;
}
.bono-page .px-80 .download-section .download-container .download-icons .google-icon {
  margin-top: 12px;
}
.bono-page .px-80 .download-section .qr-container {
  background: #EBEBEB;
  border-radius: 12px;
  width: 100%;
  text-align: center;
}
.bono-page .px-80 .download-section .qr-container .title {
  padding-top: 60px;
  text-align: center;
  font-family: "Onest", sans-serif;
  font-size: 36px;
  line-height: 46px;
  font-weight: 600;
  color: #1F3251;
}
.bono-page .px-80 .download-section .qr-container .description {
  padding-top: 12px;
  text-align: center;
  font-family: "Onest", sans-serif;
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
  color: #566480;
  margin-bottom: 20px;
}
.bono-page .px-80 .about-section {
  display: flex;
  justify-content: space-between;
  padding-top: 120px;
}
.bono-page .px-80 .about-section .section-1 {
  width: 100%;
}
.bono-page .px-80 .about-section .section-1 .title {
  font-family: "Onest", sans-serif;
  font-weight: 600;
  font-size: 36px;
  line-height: 46px;
  color: #1F3251;
  margin-bottom: 16px;
}
.bono-page .px-80 .about-section .section-1 .description {
  font-family: "Onest", sans-serif;
  font-weight: 400;
  font-size: 24px;
  line-height: 30px;
  color: #566480;
  width: 80%;
}
.bono-page .px-80 .about-section .section-2 {
  width: 100%;
}
.bono-page .px-80 .about-section .section-2 .section-box {
  display: flex;
  padding-bottom: 32px;
  margin-bottom: 32px;
  border-bottom: 1px solid #EBEBEB;
}
.bono-page .px-80 .about-section .section-2 .section-box .box-number {
  background: #7B4A9D;
  border-radius: 90px;
  min-width: 40px;
  max-width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #FFFFFF;
  margin-right: 8px;
}
.bono-page .px-80 .about-section .section-2 .section-box .box-content .title {
  font-family: "Onest", sans-serif;
  font-weight: 400;
  font-size: 28px;
  line-height: 35px;
  color: #1F3251;
  margin-bottom: 12px;
}
.bono-page .px-80 .about-section .section-2 .section-box .box-content .description {
  font-family: "Onest", sans-serif;
  font-weight: 400;
  font-size: 24px;
  line-height: 30px;
  color: #566480;
}
.bono-page .px-80 .brand-section {
  margin-top: 120px;
  margin-bottom: 100px;
}
.bono-page .px-80 .brand-section .title {
  font-family: "Onest", sans-serif;
  font-size: 36px;
  line-height: 46px;
  font-weight: 600;
  margin-bottom: 50px;
  color: #1F3251;
  text-align: center;
}
.bono-page .px-80 .brand-section .brand-container {
  display: grid;
  grid-template-columns: repeat(6, minmax(0, 1fr));
  gap: 68px;
}
.bono-page .px-80 .brand-section .brand-container .brand-box img {
  width: 100%;
}
.bono-page .px-80 .brand-section .brand-container .brand-box .title {
  font-family: "Onest", sans-serif;
  font-size: 24px;
  line-height: 32px;
  font-weight: 400;
  margin-top: 9px;
  color: #566480;
  text-align: center;
  margin-bottom: 0;
}
.bono-page .faq-container {
  margin-top: 120px;
}
.bono-page .faq-container .title {
  font-family: "Onest", sans-serif;
  font-size: 36px;
  line-height: 46px;
  font-weight: 600;
  color: #1F3251;
  text-align: center;
  margin-bottom: 80px;
}
.bono-page .faq-container .faq-section {
  width: 792px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 45px;
  border-bottom: 1px solid #EBEBEB;
  margin-bottom: 43px;
}
.bono-page .faq-container .faq-section:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0;
}
.bono-page .faq-container .faq-section .faq-item {
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.bono-page .faq-container .faq-section .faq-item .faq-question {
  font-family: "Onest", sans-serif;
  font-size: 28px;
  line-height: 35px;
  font-weight: 400;
  color: #1F3251;
  height: 100%;
  display: flex;
  align-items: center;
}
.bono-page .faq-container .faq-section .faq-item .faq-question .number {
  font-family: "Onest", sans-serif;
  font-size: 48px;
  line-height: 57px;
  font-weight: 700;
  color: #D1D1D1;
  padding-right: 24px;
}
.bono-page .faq-container .faq-section .faq-item .faq-icon-open {
  margin-left: 16px;
}
.bono-page .faq-container .faq-section .faq-item .faq-icon-close {
  margin-left: 16px;
}
.bono-page .faq-container .faq-section .faq-answer {
  font-family: "Onest", sans-serif;
  font-size: 24px;
  line-height: 32px;
  font-weight: 400;
  color: #566480;
  margin-top: 12px;
  padding-left: 81px;
}
.bono-page .info-section {
  margin-top: 120px;
  display: flex;
  justify-content: space-between;
  padding: 80px;
}
.bono-page .info-section .section-1 {
  display: grid;
  justify-items: center;
  padding-right: 162px;
}
.bono-page .info-section .section-1 .title {
  font-family: "Onest", sans-serif;
  font-size: 52px;
  line-height: 66px;
  font-weight: 700;
  color: #7B4A9D;
  margin-bottom: 12px;
  text-align: center;
}
.bono-page .info-section .section-1 .description {
  font-family: "Onest", sans-serif;
  font-size: 24px;
  line-height: 32px;
  font-weight: 400;
  color: #566480;
  text-align: center;
}
.bono-page .info-section .section-2 {
  display: grid;
  justify-items: center;
  padding-right: 162px;
}
.bono-page .info-section .section-2 .title {
  font-family: "Onest", sans-serif;
  font-size: 52px;
  line-height: 66px;
  font-weight: 700;
  color: #7B4A9D;
  margin-bottom: 12px;
  text-align: center;
}
.bono-page .info-section .section-2 .description {
  font-family: "Onest", sans-serif;
  font-size: 24px;
  line-height: 32px;
  font-weight: 400;
  color: #566480;
  text-align: center;
}
.bono-page .info-section .section-3 {
  display: grid;
  justify-items: center;
}
.bono-page .info-section .section-3 .title {
  font-family: "Onest", sans-serif;
  font-size: 52px;
  line-height: 66px;
  font-weight: 700;
  color: #7B4A9D;
  margin-bottom: 12px;
  text-align: center;
}
.bono-page .info-section .section-3 .description {
  font-family: "Onest", sans-serif;
  font-size: 24px;
  line-height: 32px;
  font-weight: 400;
  color: #566480;
  text-align: center;
}
.bono-page .footer {
  display: flex;
  justify-content: space-between;
  padding: 64px 80px;
  height: 100%;
  background: none;
}
.bono-page .footer .section-1 {
  font-family: "Onest", sans-serif;
  font-size: 36px;
  line-height: 46px;
  font-weight: 400;
  color: #FFFFFF;
}
.bono-page .footer .section-2 .download-app .ios {
  width: 191px;
  height: 60px;
  max-height: 60px;
}
.bono-page .footer .section-2 .download-app .google {
  width: 191px;
  height: 60px;
  max-height: 60px;
}
.bono-page .footer .section-2 .contacts {
  font-family: "Onest", sans-serif;
  font-size: 24px;
  line-height: 30px;
  font-weight: 400;
  color: #FFFFFF;
  text-align: center;
  margin-top: 13px;
}
.bono-page .footer .section-2 .contacts .phone-number {
  color: inherit; /* This makes the color the same as the parent element, effectively removing any specific color like blue */
  text-decoration: none; /* Optional: removes underline from links */
}

@media screen and (max-width: 1360px) {
  .bono-container {
    max-width: 100%;
  }
  .bono-page .header-banner {
    background-size: auto;
  }
  .bono-page .header-banner .banner-box {
    display: flex;
    padding: 0 40px;
  }
  .bono-page .header-banner .banner-box .banner-content .title {
    font-size: 40px;
    line-height: 51px;
  }
  .bono-page .header-banner .banner-box .banner-image {
    width: 100%;
    display: flex;
    justify-content: flex-end;
  }
  .bono-page .header-banner .banner-box .banner-image .promo {
    position: absolute;
    bottom: 50px;
    right: 210px;
    left: auto;
    z-index: 9999;
  }
  .bono-page .header-banner .banner-box .banner-image .phone-1 {
    display: none;
  }
  .bono-page .px-80 {
    padding: 0 40px;
  }
  .bono-page .px-80 .download-section .download-container .title {
    font-size: 26px;
    line-height: 33px;
  }
  .bono-page .px-80 .download-section .download-container .description {
    font-size: 20px;
    line-height: 28px;
    padding-left: 24px;
    padding-right: 24px;
  }
  .bono-page .px-80 .download-section .qr-container .title {
    font-size: 26px;
    line-height: 33px;
  }
  .bono-page .px-80 .download-section .qr-container .description {
    font-size: 20px;
    line-height: 28px;
  }
  .bono-page .px-80 .about-section {
    display: grid;
    padding-top: 80px;
  }
  .bono-page .px-80 .about-section .section-1 {
    margin-bottom: 40px;
  }
  .bono-page .px-80 .about-section .section-1 .title {
    font-size: 26px;
    line-height: 33px;
    margin-bottom: 8px;
    text-align: center;
  }
  .bono-page .px-80 .about-section .section-1 .description {
    font-size: 20px;
    line-height: 28px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
  }
  .bono-page .px-80 .about-section .section-2 {
    display: flex;
  }
  .bono-page .px-80 .about-section .section-2 .section-box {
    display: grid;
    padding-right: 32px;
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0;
  }
  .bono-page .px-80 .about-section .section-2 .section-box:last-child {
    padding-right: 0;
  }
  .bono-page .px-80 .about-section .section-2 .section-box .box-number {
    margin-right: 0;
    margin-bottom: 8px;
  }
  .bono-page .px-80 .about-section .section-2 .section-box .box-content .title {
    font-size: 20px;
    line-height: 25px;
  }
  .bono-page .px-80 .about-section .section-2 .section-box .box-content .description {
    font-size: 18px;
    line-height: 28px;
  }
  .bono-page .info-section {
    margin-top: 80px;
    padding: 40px;
  }
  .bono-page .info-section .section-1 {
    justify-items: start;
    padding-right: 32px;
  }
  .bono-page .info-section .section-1 .title {
    text-align: left;
    font-size: 38px;
    line-height: 48px;
    margin-bottom: 6px;
  }
  .bono-page .info-section .section-1 .description {
    text-align: left;
    font-size: 18px;
    line-height: 28px;
  }
  .bono-page .info-section .section-2 {
    justify-items: start;
    padding-right: 32px;
  }
  .bono-page .info-section .section-2 .title {
    text-align: left;
    font-size: 38px;
    line-height: 48px;
    margin-bottom: 6px;
  }
  .bono-page .info-section .section-2 .description {
    text-align: left;
    font-size: 18px;
    line-height: 28px;
  }
  .bono-page .info-section .section-3 {
    justify-items: start;
  }
  .bono-page .info-section .section-3 .title {
    text-align: left;
    font-size: 38px;
    line-height: 48px;
    margin-bottom: 6px;
  }
  .bono-page .info-section .section-3 .description {
    text-align: left;
    font-size: 18px;
    line-height: 28px;
  }
  .bono-page .faq-container {
    margin-top: 80px;
  }
  .bono-page .faq-container .title {
    font-size: 26px;
    line-height: 33px;
    margin-bottom: 44px;
  }
  .bono-page .faq-container .faq-section {
    width: 100%;
    padding-bottom: 35px;
    margin-bottom: 32px;
  }
  .bono-page .faq-container .faq-section .faq-item .faq-question {
    font-size: 24px;
    line-height: 30px;
  }
  .bono-page .faq-container .faq-section .faq-item .faq-question .number {
    font-size: 40px;
    line-height: 48px;
  }
  .bono-page .faq-container .faq-section .faq-answer {
    font-size: 18px;
    line-height: 28px;
  }
  .bono-page .brand-section {
    margin-top: 100px;
    padding: 0 97px;
  }
  .bono-page .brand-section .title {
    font-size: 26px;
    line-height: 33px;
    margin-bottom: 33px;
  }
  .bono-page .brand-section .brand-container {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    gap: 25px 80px !important;
  }
  .bono-page .footer {
    display: grid;
    justify-content: center;
    padding: 40px 0;
  }
  .bono-page .footer .section-1 {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 40px;
  }
  .bono-page .footer .section-2 .download-app {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .bono-page .footer .section-2 .contacts {
    font-size: 20px;
    line-height: 25px;
  }
}
@media screen and (max-width: 834px) {
  .bono-page .header-banner {
    background-image: url("/assets/images/mobile-background.svg");
    height: 510px;
    background-size: 100%;
  }
  .bono-page .header-banner .banner-box {
    display: grid;
    padding: 0 16px;
  }
  .bono-page .header-banner .banner-box .banner-content .bono-logo {
    padding-top: 20px;
    margin-bottom: 26px;
    width: 20%;
  }
  .bono-page .header-banner .banner-box .banner-content .title {
    font-size: 24px;
    line-height: 30px;
  }
  .bono-page .header-banner .banner-box .banner-content .description {
    font-size: 16px;
    line-height: 20px;
    margin-top: 8px;
  }
  .bono-page .header-banner .banner-box .banner-image {
    margin-top: 32px;
    justify-content: start;
  }
  .bono-page .header-banner .banner-box .banner-image .promo {
    display: none;
  }
  .bono-page .header-banner .banner-box .banner-image .phone-1 {
    display: none;
  }
  .bono-page .header-banner .banner-box .banner-image .phone-2 {
    display: none;
  }
  .bono-page .header-banner .banner-box .banner-image .phone-1-mobile {
    display: block;
  }
  .bono-page .header-banner .banner-box .banner-image .phone-2-mobile {
    display: block;
  }
  .bono-page .px-80 {
    padding: 0 16px;
  }
  .bono-page .px-80 .download-section .download-container {
    margin-top: 54px;
    margin-right: 0;
  }
  .bono-page .px-80 .download-section .download-container .title {
    font-size: 24px;
    line-height: 30px;
    padding-top: 24px;
  }
  .bono-page .px-80 .download-section .download-container .description {
    font-size: 16px;
    line-height: 22px;
    padding-left: 23px;
    padding-right: 23px;
    margin-bottom: 28px;
  }
  .bono-page .px-80 .download-section .download-container .download-icons {
    padding-bottom: 24px;
  }
  .bono-page .px-80 .download-section .qr-container {
    display: none;
  }
  .bono-page .px-80 .about-section {
    padding-top: 60px;
  }
  .bono-page .px-80 .about-section .section-1 {
    margin-bottom: 40px;
  }
  .bono-page .px-80 .about-section .section-1 .description {
    font-size: 16px;
    line-height: 22px;
    text-align: center;
  }
  .bono-page .px-80 .about-section .section-2 {
    display: grid;
  }
  .bono-page .px-80 .about-section .section-2 .section-box {
    display: flex;
    padding-right: 0;
    border-bottom: 0;
    margin-bottom: 32px;
    padding-bottom: 0;
  }
  .bono-page .px-80 .about-section .section-2 .section-box .box-number {
    margin-right: 12px;
  }
  .bono-page .px-80 .about-section .section-2 .section-box .box-content .title {
    font-size: 20px;
    line-height: 25px;
    margin-bottom: 4px;
  }
  .bono-page .px-80 .about-section .section-2 .section-box .box-content .description {
    font-size: 16px;
    line-height: 22px;
  }
  .bono-page .info-section {
    margin-top: 54px;
    padding: 40px 16px;
    display: grid;
  }
  .bono-page .info-section .section-1 {
    justify-items: center;
    padding-right: 0;
  }
  .bono-page .info-section .section-1 .title {
    text-align: center;
  }
  .bono-page .info-section .section-1 .description {
    text-align: center;
    font-size: 16px;
    line-height: 22px;
  }
  .bono-page .info-section .section-2 {
    justify-items: center;
    padding-right: 0;
    margin-top: 32px;
  }
  .bono-page .info-section .section-2 .title {
    text-align: center;
  }
  .bono-page .info-section .section-2 .description {
    text-align: center;
    font-size: 16px;
    line-height: 22px;
  }
  .bono-page .info-section .section-3 {
    justify-items: center;
    padding-right: 0;
    margin-top: 32px;
  }
  .bono-page .info-section .section-3 .title {
    text-align: center;
  }
  .bono-page .info-section .section-3 .description {
    text-align: center;
    font-size: 16px;
    line-height: 22px;
  }
  .bono-page .faq-container {
    margin-top: 50px;
  }
  .bono-page .faq-container .title {
    margin-bottom: 24px;
  }
  .bono-page .faq-container .faq-section {
    width: 100%;
    padding-bottom: 21px;
    margin-bottom: 21px;
  }
  .bono-page .faq-container .faq-section .faq-item .faq-question {
    font-size: 20px;
    line-height: 25px;
  }
  .bono-page .faq-container .faq-section .faq-item .faq-question .number {
    font-size: 28px;
    line-height: 33px;
  }
  .bono-page .faq-container .faq-section .faq-answer {
    font-size: 16px;
    line-height: 22px;
    padding-left: 62px;
  }
  .bono-page .brand-section {
    margin-top: 50px !important;
    margin-bottom: 76px !important;
    padding: 0 41px;
  }
  .bono-page .brand-section .title {
    font-size: 26px !important;
    line-height: 33px;
    margin-bottom: 24px !important;
  }
  .bono-page .brand-section .brand-container {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 30px 80px !important;
  }
  .bono-page .brand-section .brand-container .brand-box .title {
    font-size: 18px !important;
    line-height: 28px !important;
  }
  .bono-page .footer {
    padding: 40px 16px;
  }
  .bono-page .footer .section-1 {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 24px;
    text-align: center;
  }
  .bono-page .footer .section-2 .download-app {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .bono-page .footer .section-2 .contacts {
    font-size: 20px;
    line-height: 25px;
  }
}

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