

/* Start:/local/templates/aspro_next/components/luxar/super/oplata_chastyami/style.css?172982647319366*/
/*
@media screen and (max-width: 1279px) {
      font-size: 23px;
  }
*/
@font-face {
  font-family: "Odds";
  src: url("/local/templates/aspro_next/components/luxar/super/oplata_chastyami/font/Odds-Regular.eot");
  src: local("Odds Regular"), local("Odds-Regular"), url("/local/templates/aspro_next/components/luxar/super/oplata_chastyami/font/Odds-Regular.eot?#iefix") format("embedded-opentype"), url("/local/templates/aspro_next/components/luxar/super/oplata_chastyami/font/Odds-Regular.woff2") format("woff2"), url("/local/templates/aspro_next/components/luxar/super/oplata_chastyami/font/Odds-Regular.woff") format("woff"), url("/local/templates/aspro_next/components/luxar/super/oplata_chastyami/font/Odds-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
.oplata_chastyami {
  font-size: 15px;
  line-height: 1.3em;
}
.oplata_chastyami p {
  margin-bottom: 20px;
}
.oplata_chastyami i {
  color: #bf15a6;
  font-style: normal;
}
.oplata_chastyami img {
  max-width: 100%;
  max-height: 100%;
}
.oplata_chastyami h3 {
  color: #555555;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.3em;
  margin: 0 0 30px 0;
  padding: 0;
  text-align: center;
}
.oplata_chastyami .text_center {
  text-align: center;
}
.oplata_chastyami .banner {
  margin-bottom: 40px;
}
.oplata_chastyami .banner .desktop {
  display: block;
}
@media screen and (max-width: 999px) {
  .oplata_chastyami .banner .desktop {
    display: none;
  }
}
.oplata_chastyami .banner .tablet {
  display: none;
}
@media screen and (max-width: 999px) {
  .oplata_chastyami .banner .tablet {
    display: block;
  }
}
@media screen and (max-width: 749px) {
  .oplata_chastyami .banner .tablet {
    display: none;
  }
}
.oplata_chastyami .banner .tablet img {
  width: 100%;
}
.oplata_chastyami .banner .phone {
  display: none;
}
@media screen and (max-width: 749px) {
  .oplata_chastyami .banner .phone {
    display: block;
  }
}
.oplata_chastyami .banner .phone img {
  width: 100%;
}
.oplata_chastyami .banner__tinkoff {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #F5F5F5;
  padding: 68px 40px;
  margin-bottom: 40px;
}
@media screen and (max-width: 999px) {
  .oplata_chastyami .banner__tinkoff {
    padding: 20px;
  }
}
@media screen and (max-width: 749px) {
  .oplata_chastyami .banner__tinkoff {
    flex-wrap: wrap;
  }
}
.oplata_chastyami .banner__tinkoff_image {
  width: 50%;
  text-align: center;
}
@media screen and (max-width: 999px) {
  .oplata_chastyami .banner__tinkoff_image img {
    max-height: 150px;
    height: 150px;
  }
}
@media screen and (max-width: 749px) {
  .oplata_chastyami .banner__tinkoff_image {
    width: 100%;
    margin-bottom: 20px;
  }
}
.oplata_chastyami .banner__tinkoff_text {
  padding-left: 30px;
  color: #bf15a6;
  font-size: 28px;
  line-height: 1.7em;
  font-weight: 700;
}
@media screen and (max-width: 999px) {
  .oplata_chastyami .banner__tinkoff_text {
    font-size: 18px;
    line-height: 1.7em;
  }
}
@media screen and (max-width: 749px) {
  .oplata_chastyami .banner__tinkoff_text {
    width: 100%;
    padding-left: 15px;
  }
}
.oplata_chastyami__tabs {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 999px) {
  .oplata_chastyami__tabs {
    padding: 0 20px;
  }
}
@media screen and (max-width: 749px) {
  .oplata_chastyami__tabs {
    flex-wrap: wrap;
    padding: 0;
    margin: 0 -15px;
  }
}
.oplata_chastyami__tabs_item {
  background: #F9F9F9;
  box-sizing: border-box;
  margin-right: 20px;
  border: 2px solid #F9F9F9;
  cursor: pointer;
  width: 33.3333333333%;
  position: relative;
}
@media screen and (max-width: 999px) {
  .oplata_chastyami__tabs_item {
    margin-right: 15px;
  }
}
@media screen and (max-width: 749px) {
  .oplata_chastyami__tabs_item {
    margin-right: 0;
    width: 100%;
    margin-bottom: 15px;
  }
}
.oplata_chastyami__tabs_item:last-child {
  margin-right: 0;
}
.oplata_chastyami__tabs_item.active {
  border-color: #bf15a6;
}
.oplata_chastyami__tabs_item.active:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-top: 8px solid #bf15a6;
  position: absolute;
  bottom: -8px;
  left: 50%;
  margin-left: -12px;
}
@media screen and (max-width: 749px) {
  .oplata_chastyami__tabs_item.active:before {
    display: none;
  }
}
.oplata_chastyami__tabs_item:hover {
  border-color: #bf15a6;
}
@media screen and (max-width: 999px) {
  .oplata_chastyami__tabs_item:hover {
    border-color: transparent;
  }
}
.oplata_chastyami__tabs_item_logo {
  height: 88px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-bottom: 1px solid #F2F2F2;
  width: 100%;
  box-sizing: border-box;
}
@media screen and (max-width: 999px) {
  .oplata_chastyami__tabs_item_logo {
    padding: 10px 30px;
    height: 61px;
  }
}
@media screen and (max-width: 749px) {
  .oplata_chastyami__tabs_item_logo {
    border-bottom: 0;
  }
}
.oplata_chastyami__tabs_item_text {
  padding: 20px 15px;
  color: #555555;
  font-size: 16px;
  line-height: 1.6em;
}
@media screen and (max-width: 999px) {
  .oplata_chastyami__tabs_item_text {
    font-size: 13px;
  }
}
@media screen and (max-width: 749px) {
  .oplata_chastyami__tabs_item_text {
    display: none;
  }
}
.oplata_chastyami__content {
  display: none;
  padding: 44px 0;
}
.oplata_chastyami__content.active {
  display: block;
}

.havla_utp {
  text-align: center;
  background: #F9F9F9;
  padding: 20px;
  margin-bottom: 40px;
}
.havla_utp__container {
  display: flex;
  justify-content: space-around;
}
@media screen and (max-width: 749px) {
  .havla_utp__container {
    flex-wrap: wrap;
  }
}
.havla_utp__item {
  display: flex;
  justify-content: center;
  flex-direction: column;
}
@media screen and (max-width: 749px) {
  .havla_utp__item {
    width: 100%;
    margin-bottom: 20px;
  }
  .havla_utp__item:last-child {
    margin-bottom: 0;
  }
}
.havla_utp__item .title {
  color: #bf15a6;
  font-size: 36px;
  line-height: 1em;
  font-weight: 700;
  margin-bottom: 20px;
}
@media screen and (max-width: 999px) {
  .havla_utp__item .title {
    font-size: 20px;
    line-height: 1em;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 749px) {
  .havla_utp__item .title {
    margin-bottom: 5px;
  }
}
.havla_utp__item .text {
  font-size: 15px;
  line-height: 1.5em;
}
@media screen and (max-width: 999px) {
  .havla_utp__item .text {
    font-size: 13px;
    line-height: 1.5em;
  }
}

.tinkoff_sheme {
  margin-bottom: 40px;
}
.tinkoff_sheme img {
  display: inline-block;
  padding: 0 20px;
  vertical-align: top;
}
@media screen and (max-width: 999px) {
  .tinkoff_sheme img {
    width: calc(50% - 40px);
  }
}
@media screen and (max-width: 749px) {
  .tinkoff_sheme img {
    width: auto;
  }
}

.mokka-text {
  color: #323232;
  font-size: 24px;
  line-height: 1.5em;
  width: 900px;
  margin: 0 auto;
}
@media screen and (max-width: 999px) {
  .mokka-text {
    width: 100%;
    font-size: 18px;
  }
}
.mokka-text h3 {
  text-transform: uppercase;
  font-family: Odds, Arial, Tahoma, sans-serif;
  font-size: 52px;
  line-height: 48px;
  color: #FF5A1E;
  margin-bottom: 50px;
}
@media screen and (max-width: 999px) {
  .mokka-text h3 {
    font-size: 30px;
    line-height: 1.2em;
  }
}
.mokka-text p {
  margin-bottom: 30px;
}
.mokka-logo {
  text-align: center;
  margin-bottom: 100px;
}
@media screen and (max-width: 999px) {
  .mokka-logo {
    margin-bottom: 40px;
  }
}
.mokka-logo img {
  height: 115px;
}
@media screen and (max-width: 749px) {
  .mokka-logo img {
    height: 60px;
  }
}
.mokka-form {
  margin-bottom: 100px;
  text-align: center;
}
@media screen and (max-width: 999px) {
  .mokka-form {
    margin-bottom: 40px;
  }
}
.mokka-utp {
  margin-bottom: 100px;
  margin-top: 100px;
}
@media screen and (max-width: 999px) {
  .mokka-utp {
    margin-bottom: 40px;
    margin-top: 40px;
  }
}
.mokka-utp__container {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 749px) {
  .mokka-utp__container {
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 749px) {
  .mokka-utp__item {
    width: 100%;
    margin-bottom: 20px;
    text-align: center;
  }
}
.mokka-utp__item .title {
  color: #FF5A1E;
  font-family: Odds, Arial, Tahoma, sans-serif;
  font-size: 124px;
  line-height: 1em;
}
@media screen and (max-width: 999px) {
  .mokka-utp__item .title {
    font-size: 50px;
    line-height: 1em;
  }
}
.mokka-utp__item .sub-title {
  color: #FF5A1E;
  font-family: Odds, Arial, Tahoma, sans-serif;
  font-size: 40px;
  line-height: 1em;
  margin-bottom: 10px;
}
@media screen and (max-width: 999px) {
  .mokka-utp__item .sub-title {
    font-size: 25px;
    line-height: 1em;
  }
}
.mokka-utp__item .sub-title span {
  background-image: linear-gradient(90deg, #FF5A1E 0%, #FF5A1E 60%, #fff 60%, #fff 100%);
  background-clip: text;
  -webkit-background-clip: text;
  color: transparent;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #FF5A1E;
  -webkit-text-fill-color: transparent;
}
.mokka-utp__item .sub-title span.fill_3 {
  background-image: linear-gradient(90deg, #FF5A1E 0%, #FF5A1E 30%, #fff 30%, #fff 100%);
}
.mokka-utp2 {
  margin-bottom: 100px;
  margin-top: 100px;
}
@media screen and (max-width: 999px) {
  .mokka-utp2 {
    margin-bottom: 40px;
    margin-top: 40px;
  }
}
.mokka-utp2__container {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 749px) {
  .mokka-utp2__container {
    flex-wrap: wrap;
  }
}
.mokka-utp2__item {
  width: 255px;
}
@media screen and (max-width: 999px) {
  .mokka-utp2__item {
    width: calc(33.3333333333% - 20px);
  }
}
@media screen and (max-width: 749px) {
  .mokka-utp2__item {
    width: 100%;
    margin-bottom: 20px;
    text-align: center;
  }
}
.mokka-utp2__item .icon {
  margin: 0 auto 20px auto;
  max-width: 200px;
}
@media screen and (max-width: 999px) {
  .mokka-utp2__item .icon {
    max-width: 140px;
  }
}
.mokka-utp2__item .text {
  font-size: 21px;
}
@media screen and (max-width: 999px) {
  .mokka-utp2__item .text {
    font-size: 18px;
  }
}
.mokka-btn {
  height: 56px;
  line-height: 56px;
  display: inline-block;
  padding: 0 80px;
  background: #ffd035;
  color: #323232;
  font-size: 18px;
  text-transform: uppercase;
  border-radius: 40px;
  cursor: pointer;
  border: 0;
  transition: all 0.3s ease-in-out;
}
@media screen and (max-width: 749px) {
  .mokka-btn {
    padding: 0 20px;
    font-size: 16px;
  }
}
.mokka-btn:hover {
  background: #FF5A1E;
}
.mokka-faq {
  margin-top: 100px;
  padding: 80px 0;
  background: #F8F8F8;
}
@media screen and (max-width: 999px) {
  .mokka-faq {
    margin-top: 40px;
    margin-left: -30px;
    margin-right: -30px;
    padding: 30px;
  }
}
@media screen and (max-width: 749px) {
  .mokka-faq {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.mokka-faq h3 {
  text-transform: uppercase;
  font-family: Odds, Arial, Tahoma, sans-serif;
  font-size: 52px;
  line-height: 48px;
  color: #FF5A1E;
  margin-bottom: 50px;
  text-align: left;
}
@media screen and (max-width: 999px) {
  .mokka-faq h3 {
    font-size: 30px;
    line-height: 1.2em;
    margin-bottom: 30px;
  }
}
.mokka-faq__container {
  width: 900px;
  margin: 0 auto;
}
@media screen and (max-width: 999px) {
  .mokka-faq__container {
    width: 100%;
  }
}
.mokka-faq__list {
  width: 70%;
}
@media screen and (max-width: 999px) {
  .mokka-faq__list {
    width: 100%;
  }
}
.mokka-faq__list_item {
  border-bottom: 1px solid #E0E0E0;
  font-size: 20px;
  line-height: 1.3em;
}
@media screen and (max-width: 999px) {
  .mokka-faq__list_item {
    font-size: 16px;
    line-height: 1.3em;
  }
}
.mokka-faq__list_item .name {
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  cursor: pointer;
  color: #323232;
}
@media screen and (max-width: 999px) {
  .mokka-faq__list_item .name {
    height: auto;
    padding: 10px 0;
  }
}
.mokka-faq__list_item .name span {
  width: 20px;
  height: 20px;
  position: relative;
  transition: all 0.3s linear;
}
.mokka-faq__list_item .name span:before, .mokka-faq__list_item .name span:after {
  content: "";
  display: block;
  width: 10px;
  height: 2px;
  background: #323232;
  top: 6px;
  left: 5px;
  transform: rotate(45deg);
  position: absolute;
}
.mokka-faq__list_item .name span:before {
  transform: rotate(-45deg);
  top: 12px;
}
.mokka-faq__list_item .text {
  color: #848484;
  padding-bottom: 20px;
  display: none;
}
.mokka-faq__list_item.active .name span {
  transform: rotate(90deg);
}

@media screen and (max-width: 999px) {
  .rvo-modal-window > div {
    padding: 0 !important;
    height: 100vh;
  }
  .rvo-modal-window > div .rvo-iframe-container {
    max-height: initial !important;
    height: 100vh;
  }
}
.doliyami__title {
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  line-height: 1.4em;
  margin-bottom: 50px;
}
@media screen and (max-width: 999px) {
  .doliyami__title {
    font-size: 24px;
  }
}
@media screen and (max-width: 999px) {
  .doliyami__title {
    font-size: 16px;
    font-weight: normal;
  }
  .doliyami__title img {
    display: block;
    padding: 0 40px;
  }
}
.doliyami img, .doliyami iframe {
  max-width: 100%;
}
.doliyami .flex {
  display: flex;
  justify-content: space-between;
  margin-bottom: 50px;
}
@media screen and (max-width: 999px) {
  .doliyami .flex {
    flex-wrap: wrap;
  }
}
.doliyami .flex > div {
  width: 50%;
  box-sizing: border-box;
}
@media screen and (max-width: 999px) {
  .doliyami .flex > div {
    width: 100%;
  }
}
.doliyami .flex__right {
  padding-left: 10px;
}
@media screen and (max-width: 999px) {
  .doliyami .flex__right {
    padding-left: 0;
  }
}
.doliyami .flex__left {
  padding-right: 10px;
}
@media screen and (max-width: 999px) {
  .doliyami .flex__left {
    padding-right: 0;
  }
}
.doliyami .flex.flex_1 h3 {
  color: #bf15a6;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 10px;
  line-height: 1.3em;
  text-align: left;
}
@media screen and (max-width: 999px) {
  .doliyami .flex.flex_1 h3 {
    font-size: 18px;
  }
}
.doliyami .flex.flex_1 p {
  margin-bottom: 20px;
  font-size: 13px;
  color: #555555;
  line-height: 1.3em;
}
@media screen and (max-width: 999px) {
  .doliyami .flex.flex_1 .flex__left {
    order: 2;
  }
  .doliyami .flex.flex_1 .flex__right {
    order: 1;
    text-align: center;
    margin-bottom: 30px;
  }
}
.doliyami .flex.flex_2 {
  align-items: center;
  text-align: center;
}
.doliyami .flex.flex_2 h3 {
  color: #555;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 30px;
  line-height: 1.3em;
}
@media screen and (max-width: 999px) {
  .doliyami .flex.flex_2 h3 {
    font-size: 18px;
  }
}
.doliyami .flex.flex_2 h4 {
  font-size: 24px;
  font-weight: 300;
  margin-bottom: 30px;
}
@media screen and (max-width: 999px) {
  .doliyami .flex.flex_2 h4 {
    font-size: 16px;
    text-align: left;
    margin-bottom: 15px;
  }
}
.doliyami .flex.flex_2 p {
  margin-bottom: 20px;
}
@media screen and (max-width: 999px) {
  .doliyami .flex.flex_2 p {
    font-size: 13px;
  }
}
@media screen and (max-width: 999px) {
  .doliyami .flex.flex_2 .flex__right {
    text-align: left;
  }
  .doliyami .flex.flex_2 .flex__left {
    text-align: center;
    margin-bottom: 30px;
  }
}
.doliyami__utp {
  margin-bottom: 50px;
}
.doliyami__utp_title {
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  color: #555;
  margin-bottom: 70px;
}
@media screen and (max-width: 999px) {
  .doliyami__utp_title {
    font-size: 18px;
  }
}
.doliyami__utp_container {
  display: flex;
  justify-content: space-around;
}
@media screen and (max-width: 999px) {
  .doliyami__utp_container {
    align-items: center;
    flex-wrap: wrap;
    padding: 0 40px;
  }
}
.doliyami__utp_item {
  box-sizing: border-box;
  background: #F9F9F9;
  width: calc(25% - 10px);
  padding: 44px 10px 14px 10px;
  color: #555;
  font-size: 14px;
  line-height: 1.6em;
  position: relative;
}
@media screen and (max-width: 999px) {
  .doliyami__utp_item {
    width: calc(50% - 10px);
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 999px) {
  .doliyami__utp_item {
    width: 100%;
  }
}
.doliyami__utp_item .num {
  position: absolute;
  top: -30px;
  left: 0;
  width: 60px;
  line-height: 60px;
  height: 60px;
  background: #bf15a6;
  color: #fff;
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  border-radius: 50%;
}
.doliyami__video {
  text-align: center;
}

.tbank {
  padding: 20px 0 64px 0;
  font-family: Helvetica, sans-serif;
  background-color: #fff;
}
@media screen and (max-width: 999px) {
  .tbank {
    padding: 12px 0;
  }
  .tbank p {
    text-align: center;
  }
}
.tbank__title {
  font-size: 50px;
  font-weight: 700;
  line-height: 56px;
  text-align: center;
}
@media screen and (max-width: 999px) {
  .tbank__title {
    font-size: 36px;
    line-height: 40px;
  }
}
.tbank__banner {
  margin-bottom: 64px;
  text-align: center;
}
@media screen and (max-width: 999px) {
  .tbank__banner {
    margin-bottom: 0;
  }
}
.tbank__banner img {
  max-width: 100%;
}
.tbank__sub_title {
  font-size: 36px;
  font-weight: 700;
  line-height: 40px;
  text-align: center;
  margin-bottom: 20px;
}
@media screen and (max-width: 999px) {
  .tbank__sub_title {
    font-size: 24px;
    line-height: 28px;
  }
}
.tbank__sub_title--description {
  font-size: 17px;
  font-weight: 400;
  line-height: 28px;
  text-align: center;
  margin-bottom: 32px;
}
@media screen and (max-width: 999px) {
  .tbank__sub_title--description {
    font-size: 17px;
    line-height: 28px;
  }
}
.tbank__steps {
  display: flex;
  justify-content: space-between;
  margin-bottom: 96px;
}
@media screen and (max-width: 999px) {
  .tbank__steps {
    display: block;
  }
}
.tbank__step {
  width: 240px;
  text-align: center;
}
@media screen and (max-width: 999px) {
  .tbank__step {
    margin: 0 auto 20px auto;
  }
}
.tbank__step_icon {
  height: 64px;
  margin-bottom: 24px;
}
.tbank__step_icon img {
  max-height: 100%;
}
.tbank__step_title {
  font-size: 15px;
  font-weight: 400;
  line-height: 24px;
}
.tbank__flex {
  display: flex;
  margin-bottom: 96px;
  gap: 48px;
}
@media screen and (max-width: 999px) {
  .tbank__flex {
    display: block;
    text-align: center;
  }
  .tbank__flex .tbank__flex_left {
    margin-bottom: 20px;
  }
}
.tbank__flex.small_margin {
  margin-bottom: 40px;
}
.tbank__flex > div {
  width: calc(50% - 24px);
  box-sizing: border-box;
}
@media screen and (max-width: 999px) {
  .tbank__flex > div {
    width: 100%;
  }
}
.tbank__flex.gray {
  background: #F6F7F8;
}
.tbank__flex.gray .tbank__flex_left {
  padding: 32px;
}
.tbank__flex.gray .tbank__sub_title {
  text-align: left;
}
.tbank .banner2 {
  background: #FFDD2D;
  text-align: center;
  border-radius: 8px;
}
@media screen and (max-width: 999px) {
  .tbank .banner2 {
    background: none;
  }
}
.tbank .banner3 {
  background: #F6F7F8;
  align-self: end;
}
@media screen and (max-width: 999px) {
  .tbank ul {
    padding: 0;
    margin: 0;
    list-style: none;
  }
}
.tbank ul li {
  margin-bottom: 15px !important;
}
@media screen and (max-width: 999px) {
  .tbank ul li {
    padding: 0;
  }
}
.tbank ul li:before {
  color: #FFDD2D;
}
@media screen and (max-width: 999px) {
  .tbank ul li:before {
    display: none;
  }
}
.tbank__footer_banner {
  padding-top: 40px;
  margin-bottom: 64px;
}
.tbank__footer_banner img {
  width: 100%;
}
.tbank__legend {
  border: 1px solid #EAECEE;
  margin-bottom: 30px;
  padding: 32px;
}

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

/* End */


/* Start:/local/templates/aspro_next/components/luxar/super/oplata_chastyami/style_podeli.css?16683488607037*/
@font-face {
    font-weight: 400;
    font-family: Styrene B LC;
    font-style: normal;

    font-display: swap;
    src: url("/bitrix/fonts/podeli_Styrene B LC-Regular.woff2") format("woff2"),
    url("/bitrix/fonts/podeli_Styrene B LC-Regular.woff") format("woff");
}

@font-face {
    font-weight: 500;
    font-family: Styrene B LC;
    font-style: normal;

    font-display: swap;
    src: url("/bitrix/fonts/podeli_Styrene B LC-Medium.woff2") format("woff2"),
    url("/bitrix/fonts/podeli_Styrene B LC-Medium.woff") format("woff");
}

@font-face {
    font-weight: 700;
    font-family: Styrene B LC;
    font-style: normal;

    font-display: swap;
    src: url("/bitrix/fonts/podeli_Styrene B LC-Bold.woff2") format("woff2"),
    url("/bitrix/fonts/podeli_Styrene B LC-Bold.woff2") format("woff");
}

.oplata_chastyami .podeli-text {
    font-size: 30px;
    line-height: 1.1em;
    font-family: "Styrene B LC";
    color: #24252E;
}
.oplata_chastyami .podeli-text p {
    margin-bottom: 20px;
}
.oplata_chastyami .podeli-text p.logo {
    margin-bottom: 40px;
}
.oplata_chastyami .podeli-text strong {
    font-weight: 500;
}

.oplata_chastyami .podeli-utp {
    padding-top: 30px;
    margin-bottom: 30px;
    display: flex;
    justify-content: space-between;
}

.oplata_chastyami .podeli-utp__item {
    width: calc(100% / 4);
}
.oplata_chastyami .podeli-utp__item .image {
    margin-bottom: 25px;
    position: relative;
}
.oplata_chastyami .podeli-utp__item .image:after {
    content: '';
    display: block;
    position: absolute;
    top: calc(50% - 2px);
    left: 108px;
    background: #E8E8E8;
    height: 4px;
    border-radius: 3px;
    width: calc(100% - 108px - 23px);
}
.oplata_chastyami .podeli-utp__item:last-child .image:after {
    display: none;
}
.oplata_chastyami .podeli-utp__item .procent {
    font-size: 44px;
    color: #000;
    font-weight: bold;
    line-height: 1em;
    margin-bottom: 10px;
}


.oplata_chastyami .podeli-utp__item .description {
    color: #979797;
    font-size: 25px;
    line-height: 1em;
}

@media screen and (max-width: 1366px){
    .oplata_chastyami .podeli-utp__item .description {
        font-size: 20px;
    }
}

.oplata_chastyami .podeli-border {
    padding: 30px;
    border: 3px solid #F5F6F5;
    border-radius: 30px;
    box-sizing: border-box;
    margin-bottom: 30px;
}

.podeli-banner {
    background: url(/local/templates/aspro_next/components/luxar/super/oplata_chastyami/images/podeli/banner_stars.svg) no-repeat right bottom, linear-gradient(108.97deg, #FF5D4F 6.79%, #FC2C19 94.71%);
    background-size: auto 90%;
    border-radius: 30px;
    margin-bottom: 30px;
    padding: 30px;
    color: #fff;
}
@media screen and (max-width: 1400px){
    .podeli-banner {
        background-size: auto 70%;
    }
}

.podeli-banner__title {
    font-size: 60px;
    font-weight: 500;
    margin-bottom: 20px;
    line-height: 1em;
}

@media screen and (max-width: 1366px){
    .podeli-banner__title {
        font-size: 40px;
    }
}

.podeli-banner__description {
    font-size: 20px;
    margin-bottom: 30px;
    line-height: 1em;
}
.podeli-banner__time {
    font-size: 14px;
    margin-bottom: 30px;
    line-height: 1em;
}
.podeli-banner__rules {
    font-size: 14px;
    line-height: 1em;
}
.podeli-banner__rules a {
    color: #fff;
}

.podeli-utp2 {
    display: flex;
    justify-content: space-between;
    padding-top: 20px;
}

.podeli-utp2__item {
    background-color: #FFFFFF;
    background-repeat: no-repeat;
    background-position: bottom center;
    border: 3px solid #F5F6F5;
    border-radius: 30px;
    box-sizing: border-box;
    padding: 30px;
    width: calc(100% / 3 - 27px);
    padding-bottom:453px;
}
@media screen and (max-width: 1366px){
    .podeli-utp2__item {
        padding: 20px;
        width: calc(100% / 3 - 15px);
        padding-bottom:453px;
    }
}
.podeli-utp2__item:nth-child(1) {
    background-image: url(/local/templates/aspro_next/components/luxar/super/oplata_chastyami/images/podeli/utp2_1.jpg);
}
.podeli-utp2__item:nth-child(2) {
    background-image: url(/local/templates/aspro_next/components/luxar/super/oplata_chastyami/images/podeli/utp2_2.jpg);
}
.podeli-utp2__item:nth-child(3) {
    background-image: url(/local/templates/aspro_next/components/luxar/super/oplata_chastyami/images/podeli/utp2_3.jpg);
}
.podeli-utp2__item .title {
    font-weight: bold;
    margin-bottom: 20px;
}
.podeli-utp2__item .description {
    font-size: 26px;
}

@media screen and (max-width: 1366px){
    .podeli-utp2__item .description {
        font-size: 20px;
        line-height: 1.2em;
    }
}

.podeli-banner2 {
    margin-top: 30px;
    background: url(/local/templates/aspro_next/components/luxar/super/oplata_chastyami/images/podeli/banner_2.png) no-repeat right bottom #24252E;
    border-radius: 30px;
    padding: 30px;
    color: #fff;
    position: relative;
    padding-bottom: 228px;
    background-size: 91% auto;
}
.podeli-banner2 .title {
    font-size: 40px;
    line-height: 1em;
    margin-bottom: 30px;
}
.podeli-banner2 .title span {
    color: #FF0001;
}
.podeli-banner2 .description {
    font-size: 26px;
    line-height: 1.2em;
}
.podeli-banner2 .description div {
    margin-bottom: 20px;
}
.podeli-banner2 .buttons {
    position: absolute;
    bottom: 30px;
    left: 30px;
    word-spacing: 20px;
}

@media screen and (max-width: 600px){
    .oplata_chastyami .podeli-border {
        padding: 10px;
    }
    .oplata_chastyami .podeli-utp {
        display: block;
    }
    .oplata_chastyami .podeli-utp__item {
        width: 100%;
        display: flex;
        padding-bottom: 151px;
    }
    .oplata_chastyami .podeli-utp__item:last-child {
        padding-bottom: 0;
        margin-bottom: 20px;
    }
    .oplata_chastyami .podeli-utp__item .image {
        margin-right: 20px;
        margin-bottom: 0;
    }
    .oplata_chastyami .podeli-utp__item .image:after {
        width: 3px;
        height: 100px;
        left:41px;
        top: 111px;
    }
    .podeli-utp2 {
        display: block;
    }
    .podeli-utp2__item {
        width: 100%;
        margin-bottom: 20px;
    }
    .podeli-banner {
        background: url(/local/templates/aspro_next/components/luxar/super/oplata_chastyami/images/podeli/banner_stars_mobile.svg) no-repeat center bottom, linear-gradient(108.97deg, #FF5D4F 6.79%, #FC2C19 94.71%);
        background-size: 80% auto, auto;
        padding: 20px;
        padding-bottom: 300px;
    }

    .podeli-banner2 {
        padding: 20px;
        padding-bottom: 200px;
        background-position: center bottom;
        background-image: url(/local/templates/aspro_next/components/luxar/super/oplata_chastyami/images/podeli/banner_2_mobile.png);
    }
    .podeli-banner2 .title {
        font-size: 30px;
        line-height: 1em;
    }
    .podeli-banner2 .description {
        font-size: 20px;
        line-height: 1em;
    }
    .podeli-banner2 .buttons {
        position: initial;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    .podeli-banner2 .buttons img {
        max-width: 100%;
    }
    .podeli-banner2 .buttons a:last-child {
        margin-left: 20px;
    }
}
/* End */
/* /local/templates/aspro_next/components/luxar/super/oplata_chastyami/style.css?172982647319366 */
/* /local/templates/aspro_next/components/luxar/super/oplata_chastyami/style_podeli.css?16683488607037 */
