.default-advantages-ver9 {
  -webkit-box-flex: none;
  -webkit-flex: none;
  -moz-box-flex: none;
  -moz-flex: none;
  -ms-flex: none;
  flex: none;
  background: rgba(255, 255, 255, 0.0001);
  padding: 56px 0 23px 0;
  position: relative;
}
@media screen and (max-width: 1023px) {
  .default-advantages-ver9 {
    padding: 31px 0 23px;
  }
}
@media screen and (max-width: 639px) {
  .default-advantages-ver9 {
    background: #26292c;
    padding: 22px 0 10px;
  }
}
.default-advantages-ver9:before {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  pointer-events: none;
  background: rgba(0, 0, 0, 0.8);
}
@media screen and (max-width: 639px) {
  .default-advantages-ver9:before {
    background: #26292c;
  }
}
.default-advantages-ver9--title {
  position: relative;
  color: #fff;
  font: 30px "Roboto", Arial, sans-serif;
  line-height: 1.2;
  padding: 0 57px 32px 57px;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 1023px) {
  .default-advantages-ver9--title {
    padding: 0 30px 23px;
    font-size: 24px;
  }
}
@media screen and (max-width: 639px) {
  .default-advantages-ver9--title {
    padding: 0 20px 14px;
    font-size: 22px;
    text-align: center;
  }
}
.default-advantages-ver9--inner {
  position: relative;
  font-size: 0;
  padding: 0 59px;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 1023px) {
  .default-advantages-ver9--inner {
    padding: 0 30px;
  }
}
@media screen and (max-width: 639px) {
  .default-advantages-ver9--inner {
    padding: 0 20px;
  }
}
.default-advantages-ver9--item {
  display: inline-block;
  vertical-align: top;
  width: 48%;
  margin: 0 4% 35px 0;
}
@media screen and (max-width: 1023px) {
  .default-advantages-ver9--item {
    margin: 0 4% 15px 0;
  }
}
@media screen and (max-width: 639px) {
  .default-advantages-ver9--item {
    display: block;
    width: auto;
    margin: 0 0 15px;
  }
}
.default-advantages-ver9--item:nth-child(2n) {
  margin-right: 0;
}
.default-advantages-ver9--item-pic {
  float: left;
  width: 60px;
  overflow: hidden;
  height: 60px;
  border-radius: 50%;
  background: #fff;
  margin: 0 19px 0 0;
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}
.default-advantages-ver9--item-pic img, .default-advantages-ver9--item-pic svg {
  margin: auto;
  max-height: 48px;
}
.default-advantages-ver9--item-pic svg path {
  fill: #293645;
}
.default-advantages-ver9--item-text_wr {
  overflow: hidden;
  padding: 20px 0 0 0;
}
.default-advantages-ver9--item-title {
  color: #6ce7a3;
  font: 17px "Roboto", Arial, sans-serif;
  line-height: 1.2;
  padding: 0 0 12px;
}
@media screen and (max-width: 1023px) {
  .default-advantages-ver9--item-title {
    font-size: 16px;
  }
}
.default-advantages-ver9--item-text {
  color: #bfbfbf;
  font: 14px "Roboto", Arial, sans-serif;
  line-height: 20px;
}
@media screen and (max-width: 1023px) {
  .default-advantages-ver9--item-text {
    font-size: 13px;
  }
}
html .payment_wrap .payment_text {
  max-width: none !important;
  width: 100% !important;
}
.payment_price {
  flex: 1 0 auto;
}
@media (max-width: 1024px) {
  .payment_price {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
  }
  .payment_wrap .payment_price .price_title {
    padding-right: 0;
  }
}
.payment_wrap {
  display: flex;
  flex-direction: column;
}
.payment_wrap .payment_block_text {
  order: 1;
}
.g-button, .g-pages__item.g-pages__item--active, a.g-button {
  color: #fff !important;
}
.g-form-field__value .type-radio-payment:not(checked) + label:after {
  background: #3fc7a7;
}
.payment_wrap .payment_text .title {
  font-size: 18px;
}
.payment_wrap .payment_block_text {
  font-size: 18px;
}
#s3-cookie-message__btn {
  background: #2e64a1;
}
body #_lp_block_166037307[data-block-layout="342906"] .lpc-button--type-1:hover {
  background: #fff;
  color: #000;
  border: 1px solid #53dbbb;
}
.payment_wrap .payment_inner, .payment_wrap {
  padding-top: 0;
}
.g-form-control-checkbox input[type=checkbox]:checked ~ .g-form-control-checkbox__input {
  background-color: #3fc7a7;
}
.g-button.g-button--invert {
  color: #3fc7a7 !important;
}
html .payment_wrap .payment_text .title a {
  font-size: 16px;
}
