.page-pages p {
  margin: 10px 0;
}

.about-faq__block {
  max-width: 800px;
  border-radius: 10px;
  box-shadow: 0px 3px 30px rgba(0, 0, 0, 0.05);
  padding: 30px 54px 35px 35px;
  cursor: pointer;
  margin-bottom: 15px;
  user-select: none;
}

.about-faq__block:hover {
  box-shadow: 0px 3px 30px rgba(0, 0, 0, 0.08);
}

.about-faq__block:last-child {
  margin-bottom: 0px;
}

.about-faq__block div {
  display: flex;
}

.about-faq__block div.show img.about_open {
  display: none;
}

.about-faq__block div.show img.about_close {
  display: block;
}

.about-faq__block div img {
  margin-left: auto;
  width: unset;
}

.about-faq__block div img.about_close {
  display: none;
}

.about-faq__block span {
  color: #292929;
  line-height: 21px;
  font-size: 18px;
  font-weight: 300;
}

.about-faq__block p {
  display: none;
  margin-top: 40px;
  color: #292929;
  line-height: 24px;
  font-size: 16px;
}

.bonusp {
  margin-top: 30px;
  margin-bottom: 100px;
}
.bonusp h1 {
  color: #292929;
  font-size: 26px;
  line-height: 40px;
  font-family: 'Lato', sans-serif; 
  font-weight: 600;
  margin: 0px;
}

.bonusp-outer {
  margin-top: 35px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -20px;
  margin-right: -20px;
}

.bonusp-outer__left {
  -ms-flex: 0 0 70%;
  flex: 70%;
  max-width: 70%;
  position: relative;
  box-sizing: border-box;
  padding-right: 20px;
  padding-left: 20px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.bonusp-outer__left p {
  color: #292929;
  font-size: 16px;
  line-height: 24px;
  margin: 0px;
  margin-bottom: 50px;
}

.bonusp-outer__left-item {
  -ms-flex: 0 0 50%;
  flex: 50%;
  max-width: 50%;
  box-sizing: border-box;
  padding-right: 50px;
}

.bonusp-outer__left-item h4 {
  color: #292929;
  font-size: 26px;
  line-height: 31px;
  margin: 0px;
}

.bonusp-outer__left-item span {
  color: #22A322;
  font-size: 18px;
  line-height: 21px;
  display: block;
  margin-top: 30px;
  margin-bottom: 18px;
}

.bonusp-outer__left-item p {
  color: #292929;
  font-size: 16px;
  line-height: 24px;
  margin: 0px;
}

.bonusp-outer__right {
  -ms-flex: 0 0 30%;
  flex: 30%;
  max-width: 30%;
  position: relative;
  box-sizing: border-box;
  padding-right: 20px;
  padding-left: 20px;
}

.bonusp-outer__right div {
  padding: 40px 36px;
  border-radius: 10px;
  box-shadow: 0px 3px 30px rgba(0, 0, 0, 0.1);
}

.bonusp-outer__right div h4 {
  color: #292929;
  margin: 0px;
  line-height: 33px;
  font-size: 27px;
  margin-bottom: 20px;
}

.bonusp-outer__right div span {
  color: #6D7384;
  font-size: 18px;
  line-height: 21px;
}

.bonusp-outer__right div p {
  margin: 0px;
  margin-top: 50px;
  font-size: 18px;
  line-height: 21px;
}

.bonusp-outer__right div p span a{
	text-decoration:none;
    color: #22A322;
}

.bonusp-bottom {
  margin-top: 60px;
  border-top: 1px dashed rgba(109, 115, 132, 0.3);
}

.bonusp-bottom__outer {
  max-width: 1000px;
  margin: 0px auto;
  margin-top: 20px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
}

.bonusp-bottom__outer-item {
  max-width: 240px;
  -ms-flex: 0 0 33.3333%;
  flex: 33.3333%;
  box-sizing: border-box;
}

.bonusp-bottom__outer-item .background {
  font-size: 177px;
  line-height: 212px;
  display: block;
  z-index: 0;
  text-align: center;
  color: rgba(216, 219, 226, 0.3);
  margin-bottom: -80px;
}

.bonusp-bottom__outer-item .title {
  text-align: center;
  color: #292929;
  font-size: 18px;
  line-height: 21px;
  font-family: 'Lato', sans-serif; 
  font-weight: 600;
  display: block;
  width: 100%;
  margin-bottom: 10px;
}

.bonusp-bottom__outer-item p {
  font-size: 14px;
  line-height: 20px;
  color: #292929;
  margin: 0px;
  text-align: center;
}

@media screen and (max-width: 700px) {
  .about iframe{
    max-width: 100%;
    width: 100%;
    height: auto;
  }
}

@media screen and (max-width: 480px) {
  .about iframe{
    height: 300px;
  }
}

.payment-block {
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.payment-block__heading {
  font-size: 48px;
  padding-right: 50px;
  white-space: nowrap;
}

.payment-block__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-right: 23px;
}

.payment-block__item:first-of-type {
  padding-right: 17px;
}

.payment-block__item:last-of-type {
  padding-right: 0;
}

.payment-block__item:last-of-type > .payment-block__item-part {
  padding-right: 24px;
}

.payment-block__item-part {
  padding-right: 34px;
}

.payment-block__text {
  font-size: 17px;
  max-width: 300px;
}

@media screen and (max-width: 1300px) {
  .payment-block {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

@media screen and (max-width: 992px){
  .payment-block_types {
    display: none;
  }
}