.buy-products {
  background-color: rgba(0,0,0,0);
  padding: 0;
  box-sizing: border-box;
}

.buy-products__title {
  font-size: 30px;
  margin-bottom: 8px;
}

.buy-products__subtitle {
  font-size: 17px;
  font-weight: 300;
}

.buy-products_scroll_fixed {
    max-height: 100vh;
    overflow-y: scroll;
}

.buy-products__terms-line {
  font-size: 13px;
  font-weight: 300;
}

.buy-products__fixed-action-text {
  color: #dc2213;
  font-size: 16px;
  padding-top:15px;
  display:none;
}

.buy-products__terms-line-link {
  color: #999;
}

.buy-products__terms-line-link span {
  text-decoration: underline;
}

.buy-products__item {
  width: 280px;
  border-radius: 4px;
  margin: 24px 13px 0px;
  border: 1px solid #DEDEDE;
  text-align: center;
}

.buy-products__item:nth-child(4n+4) {
  margin-right: 0;
}

.buy-products__item:nth-child(4n+1) {
  margin-left: 0;
}

.action-free-item-label {
  display:none;
  color: red;
}

.buy-products__item-free .action-free-item-label {
  display: block;
}

.buy-products__item-free .j-price-block {
  display: none;
}

.buy-products__item .extra-sale__list-item-content {
  padding: 25px 30px;
  margin-bottom: 0;
  background-color: transparent;
}

.buy-products__list_short .buy-products__item .extra-sale__list-item-content {
  padding: 20px 20px;
}

.buy-products__pay-card-content-left {
  width: 340px;
}

.buy-products__pay-card-content-right {
  width: 90px;
}

.buy-products__item .vocab-test__words__element__content {
  display: block;
  overflow: hidden;
  margin-bottom: 0;
}

.buy-products__item-view {
  text-align: center;
  margin-top: 20px;
}

.buy-products__item-view_rtl {
  padding-right: 25px;
  padding-left: 0px;
}

.buy-products__item-title {
  text-align: center;
  font-size: 19px;
  line-height: 24px;
  font-weight: bold;
  max-width: none;
  display: flex;
  justify-content: center;
  align-items: center;
}

.buy-products__item-icon_rtl {
  margin-right: 0px;
  margin-left: 10px;
}

.buy-products__item-icon-audio-plus {
  position: relative;
}

.buy-products__item-icon-plan-plus {
  position: absolute;
  right: -3px;
  top: -5px;
}

.buy-products__item-info {

}

.info-product-icon {
  margin-left: 5px;
}

.buy-products__item-courses-element-title-wrapper .info-product-icon {
  margin-left: 0;
  margin-right: 5px;
}

.info-product-icon svg path {
  fill:#9FA3A7;
}

.buy-products__item-info_rtl {
  margin-left: 0px;
  margin-right: 15px;
}

.buy-products__list_short .buy-products__item-info {
  width: 25%;
}

.buy-products__item-info-text {
  margin-bottom: 5px;
}

.buy-products__item-info-more span {
  text-decoration: underline;
  cursor: pointer;
}

.buy-products__item-price-dicsount-tag {
  position: relative;
}

.buy-products__item-price-dicsount-tag_style_green svg path {
  fill: #66bf66;
}

.buy-products__item-price-dicsount-tag-num {
  position: absolute;
  display: inline-block;
  left: 53%;
  top: 49%;
  -webkit-transform: translate(-50%, -50%) rotate(-8deg);
  -ms-transform: translate(-50%, -50%) rotate(-8deg);
  -o-transform: translate(-50%, -50%) rotate(-8deg);
  transform: translate(-50%, -50%) rotate(-8deg);
  color: #fff;
  font-size: 11px;
  font-weight: 900;
}

.buy-products__item-price-dicsount-tag_type_timer {
  margin-left: -12px;
}

.buy-products__item-price-dicsount-tag_type_timer .jquery-circle {
  position: absolute;
  right: -32px;
  top: -22px;
}

.buy-products__item-price-dicsount-tag_type_timer .loader-bg {
  background-color: #fff;
  box-shadow: 0 0 0 1px #fff;
  border-color: #d8d8d8 !important;
}

.buy-products__item-price-old {
  color: #81818B;
  font-size: 14px;
  margin-bottom: 0 !important;
  margin-top: 5px;
  position: relative;
}

.buy-products__item-price-old .cprice-row .cprice {
  font-size: 14px;
}

.buy-products__item-price-old_checkout {
  color: #304050;
  font-size: 14px;
  position: absolute;
  width: auto;
  top: -16px;
  display: flex;
  right: -10px;
  font-weight: bold;
}

.buy-products__item-price-old::after {
  content: '';
  height: 1px;
  width: 100%;
  position: absolute;
  left: 0;
  top: 50%;
  background-color: #81818B;
}

.buy-products__item-price-old svg rect,
.buy-products__item-price-old svg polygon,
.buy-products__item-price-old svg path {
  fill: #7f7f7f;
}

.buy-products__item-price-old_checkout svg rect,
.buy-products__item-price-old_checkout svg polygon,
.buy-products__item-price-old_checkout svg path {
  fill: #304050;
}

.buy-products__item-price-old_checkout i {
  width: 7px !important;
}

.buy-products__item-price-new {
  margin-bottom: 0;
}

.buy-products__item-price-new .cprice-row {
  margin-bottom: 0;
}

.buy-products__item-price-new .cprice {
  font-size: 22px !important;
  font-weight: bold;
  line-height: 1;
}

.buy-products__item-price-new .buy-products__item-price-total {
  font-size: 16px !important;
}

.buy-products__item-price-new-info {
  text-align: left;
}

.buy-products__item-price-new-info i {
  font-style: normal;
  font-size: 14px;
  line-height: 1.38;
}

.buy-products__item-price-new-remain {
  font-size: 14px;
  color: #9FA3A7;
  text-align: center;
  margin-top: 9px;
  min-height: 18px;
}

.buy-products__item-title-plan {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.25;
  color: #66bf66;
}

.buy-products__item-price-sold {
  font-size: 19px;
  font-weight: bold;
  color: #66bf66;
}

.buy-products__item-price-sold .puzzle-icon {
  margin-right: 5px;
}

.buy-products__item.have-product .j-add_extra_check {
  display: block !important;
  opacity: .35;
}

.buy-products__item.have-product .buy-products__item-view {
  opacity: .25;
}

.buy-products__item.have-product .buy-products__item-info {
  opacity: .4;
}

.buy-products__item.have-product .price-block {
  display: block !important;
}

.buy-products__item-courses {
  padding: 0 35px 20px;
  background-color: #fff;
}

.buy-products__item-courses-element .buy-products__check {
  margin-bottom: 0;
  margin-top: 0px !important;
}

.buy-products__item-courses-element .vocab-test__words__element__check {
  width: 24px;
  height: 24px;
}

.buy-products__item.have-product .vocab-test__words__element__check:hover {
  border-color: #ddd;
  cursor: auto;
}

.buy-products__item-courses-element .buy-products__check.is-active .vocab-test__words__element__check {
  -webkit-background-size: 80%;
  background-size: 80%;
}

.buy-products__item-courses-element-title {
  font-size: 16px;
  line-height: 22px;
  font-weight: 500;
}


.buy-products__item-courses-element {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 22px 0px;
  border-bottom: 1px solid #F1F2F6;
}

.buy-products__item-courses-box .buy-products__item-courses-element:last-child {
  border-bottom: none;
  padding-bottom: 0;
}

.buy-products__item-courses-element.is-sold .buy-products__check {
  opacity: .35;
  cursor: default;
}

.buy-products__item-courses-element.is-sold .buy-products__item-courses-element-title {
  color: #bfbfbf;
}

.buy-products__item-courses-element .buy-products__item-price-sold {
  font-size: 14px;
}

.buy-products__gift-swither .puzzle-switcher__item span {
  font-weight: bold;
}

.buy-products__gift-swither-content .pe-tarif__premium-switcher-content {
  display: inline-block;
  max-width: none;
  background-color: #fff;
}

.buy-products__gift-cert-email {
  padding: 5px;
  background: #f4f4f6;
  border: 1px solid #ccc;
  width: 93%;
}

.buy-products__gift-cert-email-cont {
  text-align: left;
  background: #fff;
  padding: 15px 20px;
  color: #8e8b8b;
  font-size: 14px;
}

.buy-products__currencies {
  display: inline-block;
}

.buy-products__currencies .currency {
  margin-bottom: 0;
  margin-right: 0;
}

.buy-products__currencies .currency:last-child {
  margin-right: 0;
}

.buy-products__currencies,
.buy-products__currencies p,
.buy-products__currencies small {
  font-size: 13px !important;
  color: #808080 !important;
  border-color: #999 !important;
}

.buy-products__currencies .currency-picker {
  max-width: none !important;
  height: auto;
}

.buy-products__fixed {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
  padding: 20px 0;
  background: #fff;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.25);
  z-index: 1000;
}

.buy-products__fixed-price .cprice-row {
  position: relative;
}

.buy-products__fixed-price .currency-picker-popup::after {
  bottom: -7px;
  top: auto;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}

.buy-products__fixed-price-title {
  font-size: 25px;
  font-weight: 500;
}

.buy-products__fixed .cprice {
  color: #de2a21;
}

.buy-products__fixed .ccurrency svg rect,
.buy-products__fixed .ccurrency svg polygon,
.buy-products__fixed .ccurrency svg path {
  fill: #de2a21;
}

.buy-products__fixed-button .english-button_size_xl {
  font-weight: 500  ;
  padding: 19px 25px 21px;
}

.buy-products__checkout-buy-button-wrapper {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.safari .buy-products__checkout-buy-button-wrapper{
  justify-content: space-between;
}

.buy-products__checkout-buy-button {
  background: #0999DF;
  border-radius: 30px;
  color: #fff;
  font-size: 18px;
  cursor: pointer;
  outline: none;
  padding: 10px 80px;
}

.buy-products__checkout-buy-button-apple {
  border-radius: 30px;
  border: 1px solid #000;
  background-color: transparent;
  width: 234px;
}

.buy-products__checkout-buy-button-apple img {
  max-height: 42px;
}

.buy-products__fixed-others .other-ways {
  max-width: 410px;
  display: block;
  text-align: left;
  margin-top: 0;
}

.buy-products__payment-methods-list {
  display: flex;
  justify-content: space-between;
}

.apple-pay-button {
  display: inline-block;
  vertical-align: middle;
  height: 40px;
  line-height: 40px;
  border-radius: 3px;
  margin: 5px;
  cursor: pointer;
  -webkit-appearance: -apple-pay-button;
}

@supports not (-webkit-appearance: -apple-pay-button) {
  .apple-pay-button {
    display: none;
  }
}
.apple-pay-button-black {
  -apple-pay-button-style: black;
}
.apple-pay-button-white {
  -apple-pay-button-style: white;
}
.apple-pay-button-white-with-line {
  -apple-pay-button-style: white-outline;
}


.buy-products__fixed-others .b-fast_pay_method__link {
  position: relative;
  width: 85px;
  height: 35px;
  line-height: 35px;
  border: solid 1px #d9d9d9;
}

.buy-products__checkout-remove {
  cursor: pointer;
  width: 10px;
  height: 10px;
  margin-left: 20px;
  visibility: hidden;
}

.b-fast_pay_method__link_checkout {
  background: none;
  width: auto;
}

.buy-products__fixed-others .b-fast_pay_method__link img {
  max-height: 20px;
}

.buy-products__fixed-others .extra-ways-link {
  font-size: 16px;
  font-weight: 500;
  color: #fbb33e;
  position: relative;
  z-index: 2;
}

.buy-products__buy-button {
  max-width: 220px;
  width: 100%;
  min-width: auto;
}

.buy-products__pay {
  background-color: #fff;
  padding: 37px 40px;
  margin-top: 35px;
  border-radius: 5px;
}

.buy-product__pay-reccurent-info {
  color: #969292;
  font-size: 12px;
  padding-top: 15px;
}

.buy-products__pay-products-title {
  margin-bottom: 20px;
  font-size: 24px;
  font-weight: 700;
}

.buy-products__pay-products-box {
  border-radius: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.buy-products__pay-products-item {
  padding: 18px 25px;

  border-bottom: 1px solid #e7e7e7;
}

.buy-products__pay-products-item:first-child {
  border-radius: 5px 5px 0 0;
}

.buy-products__pay-products-item:hover .buy-products__checkout-remove {
  visibility: visible;
}

.buy-products__pay-products-item-title {
  font-size: 16px;
  margin-left: 5px;
  width: calc(100% - 40px);
}

.buy-products__pay-products-item-child {
  font-size: 16px;
  color: #304050;
  font-weight: bold;
  position: relative;
}

.buy-products__pay-products-item-child:last-child {
  margin-bottom: 0;
}

.buy-products__pay-products-price-discount {
  width: 157px;
  height: 29px;
  background: url('/templates/svg/icons/buy/discount-in-checkout.svg') 0 0 no-repeat;
  color: #fff;
  font-size: 13px;
  padding-top: 5px;
  padding-left: 40px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.buy-products__pay-products-price-discount svg rect,
.buy-products__pay-products-price-discount svg polygon,
.buy-products__pay-products-price-discount svg path {
  fill: #fff;
}

.buy-products__pay-products-price {
  padding: 21px 25px 26px;
}

.buy-products__pay-right {
  padding-right: 20px;
}

.buy-products__pay-card {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  -webkit-flex-flow: row nowrap;
  -moz-flex-flow: row nowrap;
  -ms-flex-flow: row nowrap;
  -o-flex-flow: row nowrap;
  flex-flow: row nowrap;
  padding-top: 15px;
  background: url('/templates/svg/icons/buy/bank-card.svg') 0 0 no-repeat;
  width: 450px;
  height: 241px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.buy-products__pay-card-types-item {
  display: inline-block;
  vertical-align: middle;
  margin-right: 6px;
}

.buy-products__pay-card-types-item:last-child {
  margin-right: 0;
}

.buy-products__pay-card-types {
  padding-left: 14px;
}

.buy-products__pay-card-number {
  padding-left: 20px;
  margin-bottom: 13px;
}

.buy-products__pay-card-number .puzzle-input {
  height: 30px;
  padding: 5px 13px 6px;
  font-size: 16px;
  min-width: 300px;
  background-color: #fff;
  border-radius: 3px;
  border: solid 1px #deeffa;
  color: #000;
}

.buy-products__pay-card-date .buy-products__terms-line-text {
  opacity: 1;
}

.buy-products__pay-card-expiry-title {
  padding-left: 20px;
}

.buy-products__pay-card-title-wrong {
  font-size: 13px;
  color: #de2a21;
}

.buy-products__pay-card-date-title,
.buy-products__pay-card-expiry-title {
  font-size: 13px;
  font-weight: 500;
  color: #999999;
  margin-bottom: 6px;
}

.buy-products__pay-card-date-input {
  color: #000;
  background: #fff;
  border-radius: 3px;
  background-color: #ffffff;
  border: solid 0 #bfbfbf;
  height: 30px;
  padding: 6px 13px 6px;
  font-size: 16px;
  width: 55px;
  text-align: center;
}

.buy-products__pay-card-date-div {
  color: #b3b3b3;
}

.buy-products__pay-card-cvc {
  padding-top: 110px;
  text-align: left;
}

.buy-products__pay-card-cvc .buy-products__pay-card-date-input {
  width: 70px;
  margin-bottom: 5px;
}

.buy-products__pay-email {
  margin-top: 30px;
}

.buy-products__pay-email-title {
  font-size: 16px;
  font-weight: 500;
  color: #999;
  margin-bottom: 10px;
}

.buy-products__pay-email-input {
  border-radius: 5px;
  border: solid 1px #cccccc;
  color: #666;
  height: 45px;
  padding: 8px 13px 11px;
  width: 100%;
}

.buy-products__pay-services-safety-title {
  font-size: 13px;
  font-weight: 500;
  color: #66bf66;
  text-decoration: underline;
  margin-right: 25px;
}

.buy-products__pay-services-list-item {
  margin-right: 25px;
}

.buy-products__pay-services-list-item:last-child {
  margin-right: 0;
}

.buy-products__popup-icon {
  margin-right: 11px;
}

.buy-products__popup {
  padding: 30px;
}

.buy-products__popup-title {
  font-size: 30px;
  font-weight: 500;
}

.buy-products__popup-header {
  margin-bottom: 45px;
}

.buy-products__popup.is-red .buy-products__popup-video {
  border-radius: 5px;
  width: 420px;
  height: 235px;
  border-radius: 5px;
  background: #e2341c;
  margin: 0 auto 40px;
  padding-top: 21px;
}

.buy-products__popup .pe-tarif__newyear-popup-video-play {
  opacity: 1;
  margin-top: 41px;
  margin-bottom: 36px;
}

.xsolla-fallback-button {
  margin-top:30px;
}

.xsolla-fallback-link {
  padding-top:15px;
  font-size:16px;
}

.buy-products__popup .pe-tarif__newyear-popup-video-title {
  font-size: 19px;
  font-weight: 500;
  color: #ffffff;
}

.buy-products__popup-info-text {
  font-size: 19px;
  line-height: 1.42;
}

.buy-products__popup-info-text-link {
  margin-top: 15px;
}

.buy-products__popup-info-text-link a {
  font-size: 19px;
  color: #0a96d1;
  text-decoration: none;
  border-bottom: 1px solid #0a96d1;
}

.buy-products__popup-levels {
  margin-top: 35px;
}

.buy-products__popup-levels-title {
  font-size: 23px;
  font-weight: 500;
  margin-bottom: 15px;
}

.buy-products__popup-levels-list-item {
  margin-bottom: 15px;
}

.buy-products__popup-levels-list-item .vocab-test__words__element__check {
  width: 24px;
  height: 24px;
  margin-right: 6px;
  -webkit-background-size: 80% !important;
  background-size: 80% !important;
}

.buy-products__popup-levels-list-item .buy-products__item-courses-element-title {
  font-size: 16px;
  font-weight: 500;
}

.buy-products__popup-levels-list-item .vocab-test__words__element__check {
  cursor: auto;
}

.buy-products__popup-levels-list-item .buy-products__check:not(.is-active) .vocab-test__words__element__check {
  background: #e6e6e6 url('/wp-content/themes/english/assets/images/vocab-test/vocab-test-check.svg') center center no-repeat;
  border-color: #e6e6e6;
}

.buy-products__popup-levels-list-item .buy-products__check:not(.is-active) + div {
  color: #ccc;
}

.buy-products__item-price-new .cprice {
  position: relative;
}

.buy-products__item-price-dicsount {
  position: absolute;
  right: -60%;
  top: -105%;
  z-index: 10;
}

.buy-products__item-price-dicsount-num {
  position: absolute;
  left: 55%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(12deg);
  -ms-transform: translate(-50%, -50%) rotate(12deg);
  -o-transform: translate(-50%, -50%) rotate(12deg);
  transform: translate(-50%, -50%) rotate(12deg);
  color: #fff;
  font-size: 17px;
  font-weight: 900;
}

.buy-products .black-friday__discount-title {
  color: #333;
  margin: 0 0 10px 0;
  text-align: center;
}

.cert_non_visible{
  display: none !important;
}

input::-webkit-input-placeholder {
  color: #bfbfbf;
}

input::-moz-placeholder {
  color: #bfbfbf;
}

input:-ms-input-placeholder{
  color: #bfbfbf;
}

input:-moz-placeholder {
  color: #bfbfbf;
}

input::placeholder {
  color: #bfbfbf;
}

.buy-products .input-promo_wrapper {
  right: 100% !important;
}

.buy-products__item-price-sold-check {
  position: absolute;
  width: 14px;
  height: 10px;
  top: 7px;
  left: 6px;
}

.buy-products__wrong-popup {
  padding: 0 40px 40px;
}

.card-info__form-wrap {
  padding-top: 1em
}

.card-info__cards {
  position: relative;
  width: 100%;
  padding-bottom: 51%;
  font-size: 15px;
}

.card-info__card {
  width: 75%;
  padding-bottom: 46%;
  background: #eee;
  border-radius: 1em
}

.card-info__front {
  position: absolute;
  z-index: 11;
  top: 0;
  left: 0
}

.card-info__back {
  position: absolute;
  z-index: 10;
  background: #C7D6E1;
  right: 0;
  bottom: 0
}

.card-info__back-line {
  position: absolute;
  top: 2em;
  right: 0;
  height: 4em;
  background: #888;
  width: 100%
}

.card-info__back-fields {
  position: absolute;
  top: 6em;
  right: 0;
  padding: 6%;
  width: 22%
}

.card-info__label-code {
  margin-top: 10%;
  line-height: 1.3
}

.card-info__bank-logo-wrap {
  position: absolute;
  display: none;
  top: 4.5%;
  left: 0;
  height: 16%;
  width: 100%;
  box-sizing: border-box;
  padding: 0 6%;
  z-index: 100
}

.card-info__bank-logo-link {
  background-position: 0 0;
  background-size: contain;
  border: none !important;
  display: block;
  background-repeat: no-repeat;
  height: 100%
}

.card-info__type-logo-wrap {
  position: absolute;
  right: 0;
  bottom: 0;
  padding: 6%;
  line-height: 0
}

.card-info__type-logo {
  height: 2.8em !important
}

.card-info__label {
  display: block
}

.card-info__front-fields {
  position: absolute;
  right: 0;
  bottom: 0;
  padding: 6%;
  width: 100%;
  box-sizing: border-box;
  overflow: hidden
}

.card-info__field {
  font-size: 18px;
  display: block;
  padding: 12px 10px;
  width: 100%;
  border: none;
  text-indent: .1em;
  box-sizing: border-box;
  border: 1px solid #fff;
}

.card-info__field-mm::placeholder,.card-info__field-yy::placeholder {
  color: #9EACBA;
}

.card-info__field-code::placeholder, .card-info__field-number::placeholder {
  color: transparent;
}

.card-info__label-expired {
  margin: 3% 0 2%
}

.card-info__field-expired {
  float: left;
  margin-right: 4%;
  width: 22%
}

.buy-products__pay-products-discount-timer {
  padding: 20px;
  background-color: #f7f7f7;
  margin-top: 20px;
  border-radius: 5px;
}

.buy-products__pay-products-discount-timer-title {
  font-size: 13px;
  font-weight: 500;
  line-height: 1.62;
}

.buy-products__pay-products-discount-timer .cprice-row.price .cprice {
  color: #a062db;
  font-size: 37px;
}

.buy-products__pay-products-discount-timer .cprice-row.price .ccurrency svg path,
.buy-products__pay-products-discount-timer .cprice-row.price .ccurrency svg polygon,
.buy-products__pay-products-discount-timer .cprice-row.price .ccurrency svg rect {
  fill: #a062db;
}

.is-timer-discount .buy-products__pay-products-price .cprice-row {
  opacity: .35;
}

.buy-products__pay-products-price-num {
  /*margin-right: 30px;*/
  position: relative;
}

.is-timer-discount .buy-products__pay-products-price .buy-products__pay-products-price-num {
  position: relative;
}

.is-timer-discount .buy-products__pay-products-price .buy-products__pay-products-price-num::after {
  content: '';
  position: absolute;
  left: -10%;
  top: 50%;
  margin-top: -1.5px;
  height: 3px;
  width: 120%;
  background-color: #a062db;
}

.buy-products__pay-products-discount-timer-gift-title {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.31;
  letter-spacing: -0.1px;
  color: #3197d9;
  border-bottom: 1px dashed #3197d9;
  margin-left: 13px;
  cursor: pointer;
}

.buy-products__pay-products-discount-timer-text {
  font-size: 16px;
  margin-left: 15px;
}

.buy-products__payment-methods-title {
  font-size: 14px;
  font-weight: 500;
  color: #0999DF;
  cursor: pointer;
  margin-top: 25px;
  margin-bottom: 25px;
}

/*v1*/

.buy-products__fixed_pt-0 {
  padding-top: 0;
}

.buy-products__fixed-all-inclusive {
  padding: 10px 50px;
  background-color: #3ebb97;
  box-shadow: inset 0 -5px 8px 0 rgba(0, 0, 0, 0.10);
  margin-bottom: 20px;
  position: relative;
}

.buy-products__fixed-all-inclusive-icon {
  margin-right: 8px;
}

.buy-products__fixed-all-inclusive-text {
  font-size: 17px;
  color:  #fff;
  padding-top: 10px;
  padding-bottom: 10px;
}

.buy-products__fixed-all-inclusive-text b {
  font-weight: 900;
}

.buy-products__fixed-all-inclusive-link {
  font-size: 17px;
  color:  #fff !important ;
  border-radius: 3px;
  border: solid 2px #ffffff;
  height: 36px;
  width: 150px;
  text-align: center;
  padding: 5px 0;
  box-sizing: border-box;
  transition-duration: 0.2s;
}

.buy-products__fixed-all-inclusive-link:hover {
  background-color: #fff;
  color: #333 !important;
}

.close-all-inclusive {
  cursor: pointer;
  position: absolute;
  right: 20px;
  top: 20px;
}

.close-all-inclusive svg g {
  stroke: #fff;
}

.buy-products__pay-gift {
  padding-top: 10px;
}


/*v2*/

.buy-products__fixed-all-inclusive-bottom {
  position: absolute;
  right: 0;
  bottom: 0;
  background-image: url('../images/buy/fon-grey.png');
  width: 340px;
  height: 103px;
  padding-right: 25px;
  padding-top: 14px;
  box-sizing: border-box;
  text-align: right;
}

.buy-products__fixed-all-inclusive-bottom-text {
  font-size: 14px;
  color: #20aa82;
  padding-bottom: 10px;
}

.buy-products__fixed-all-inclusive-bottom-link {
  background-color: #3ebb97;
  font-size: 14px;
  padding:  4px 30px 8px;
  box-shadow: inset 0 -3px 0 0 #1e9a77;
  -webkit-box-shadow: inset 0 -3px 0 0 #1e9a77;
}

/**/

.buy-products_buy-page {
  padding: 25px 0 100px;
}

.additional__price-card-item {
  background-color: #fff;
  padding: 15px;
  border-radius: 3px;
  margin-top: 15px;
}

.buy-products_phone-buy-button {
  z-index: 10;
  position: fixed;
  bottom: 10px;
  margin-bottom: env(safe-area-inset-bottom);
  left: 20px;
  right: 20px;

  padding: 10px 0;
  border-radius: 8px;
  background-color: #34BE5B;
  font-size: 19px;
  color: #fff;
  text-align: center;
  font-weight: bold;
}
.buy-products_phone-buy-button .buy-products__fixed-guarantee {
  color: #fff;
  font-size: 16px;
  font-weight: normal;
}

.buy-products__teacher-courses-list {
  border: 1px solid #DEDEDE;
  box-sizing: border-box;
  border-radius: 4px;
  padding: 30px;
  margin-top: 25px;
  width: 584px;
  display: inline-block;
  vertical-align: top;
  position: relative;
}

.buy-products__teacher-courses-list:first-child {
  margin-right: 26px;
}

.buy-products__teacher-courses-list-title {
  font-weight: bold;
  font-size: 22px;
  line-height: 25px;
}

.buy-products__teacher-courses-list-title-wrapper {
  display: flex;
  justify-content: space-between;
  min-height: 30px;
}

.buy-products__item-courses-element-title-wrapper {
  display: flex;
  align-items: center;
}

.buy-products__teacher-courses-list .buy-products__item-price {
  margin-top: 0;
  margin-left: auto;
  margin-right: 20px;
}

.buy-products__fixed-bottom-wrapper {
  display: none;
  transition: 1s;
}

.buy-products__fixed-bottom-wrapper.active{
  display: block;
}

@media only screen and (min-width: 768px) {
  .buy-products_phone-buy-button {
    display: none !important;
  }
}

@media only screen and (max-width: 1200px) {

  .buy-products__fixed-bottom {
    text-align: left;
    padding-left: 20px;
  }

}

@media only screen and (max-width: 992px) {

  .buy-products__fixed-bottom {
    padding-left: 0;
  }

  .buy-products__fixed-all-inclusive-bottom {
    position: relative;
    background-image: none;
    width: auto;
    text-align: center;
    margin-top: 20px;
    padding-right: 0;
  }

  .buy-products_buy-page {
    padding: 45px 0 150px 0;
  }

}

/*v3*/
.buy-products__item_all-inclusive {
  border: 2px solid #fff;
  border-top: none;
}

.buy-products__item_all-inclusive .extra-sale__list-item-content {
  background: url('../images/buy/fon-yellow.png');
}

.buy-products__item-view-orange-round {
  width: 65px;
  height: 65px;
  border-radius: 50%;
  text-align: center;
  background-color: #fa8225;
  margin-right: 18px;
  padding-top: 20px;
  box-sizing: border-box;
}
.buy-products__item-view-orange-round .buy-products__item-icon {
  margin-right: 0;
}

.buy-products__item_all-inclusive .buy-products__item-title,
.buy-products__item_all-inclusive .buy-products__item-info-text,
.buy-products__item_all-inclusive .buy-products__item-info-more span {
  color: #ff6411;
}

.buy-products__cart-list-counter-wrapper {
  left: 0px;
  display: flex;
  justify-content: flex-end;
  margin-top: 50px;
  visibility: hidden;
  position: fixed;
  z-index: 10;
  bottom: 0px;
}

.buy-products__checkout-counter-wrapper {
  position: relative;
  flex-grow: 2;
  display: flex;
  align-items: flex-end;
}

.buy-products__cart-list-counter-exist {
  height: 100%;
  display: flex;
  flex-direction: column;
}

.buy-products__cart-list-counter {
  background-color: #c54b8c;
  padding: 10px 10px 7px 10px;
  text-align: center;
  color: #ffffff;
  width: 190px;
  box-sizing: border-box;
}

.buy-products__cart-list-counter-title {
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 5px;
}

.buy-products__checkout-counter-title {
  margin-bottom: 0;
  display: inline-block;
  position: absolute;
  right: 0;
  width: auto;
  top: -25px;
  padding: 6px;
}

.buy-products__cart-list-counter-time {
  font-weight: bold;
  font-size: 32px;
  display: flex;
  justify-content: center;
}

.buy-products__cart-list-counter-time .separator {
  margin-right: 5px;
  margin-left: 5px;
}

.buy-products__action-label {
  background-color: #c54b8c;
  padding: 7px;
  color: #ffffff;
  font-size: 13px;
  border-radius: 3px;
  font-weight: normal;
  text-transform: uppercase;
  line-height: 13px;
  margin-left: 10px;
}

.buy-products__cart-title {
  font-weight: bold;
  font-size: 48px;
  line-height: 1.2;
  text-align: center;
  color: #0D1331;
  margin: 60px 0 15px;
}

.buy-products__cart-modal .j-total-currency {
  font-size: 13px;
}

.buy-products__cart-modal-wrapper .jBox-container {
  padding: 30px 40px;
  box-sizing: border-box;
  border-radius: 3px;
}

.buy-products__cart-modal-wrapper .jBox-closeButton {
  border: none !important;
}

.buy-products__cart-modal-wrapper .jBox-closeButton svg {
  width: 15px !important;
  height: 15px !important;
  margin-top: -9px !important;
  margin-right: -7px !important;
}

.buy-products__cart-modal-wrapper .jBox-closeButton path {
  fill: #cad7e0 !important;
}

.buy-products__cart-modal {
  color: #2f4051;
}

.buy-products__cart-modal-title {
  font-size: 24px;
  font-weight: bold;
}

.buy-products__bank-card-info-number-wrapper {
  border-top-right-radius: 2px;
  border-top-left-radius: 2px;
  border: solid 1px #cad7e0;
  padding: 7px 15px;
}

.buy-products__bank-card-info-number-label {
  color: #778795;
  font-size: 18px;
  position: absolute;
  top: 17px;
  left: 15px;
  pointer-events: none;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  transition: all .5s ease;
}

.buy-products__bank-card-info-input {
  color: #2f4051;
  font-size: 18px;
  border: none;
  outline: none;
  width: 100%;
  padding-top: 5px;
}

.buy-products__bank-card-info-month-cvc-wrapper {
  display: flex;
  margin-top: 5px;
}

.buy-products__bank-card-info-month-wrapper {
  border: solid 1px #cad7e0;
  padding: 15px;
  border-right: 0;
  width: 190px;
}

.buy-products__bank-card-info-cvc-wrapper {
  border: solid 1px #cad7e0;
  width: 108px;
}

.buy-products__bank-card-info-wrapper {
  position: relative;
  padding: 15px;
  height: 55px;
}

.buy-products__bank-card-info-wrapper.error {
  border: solid 2px #ef3939;
}

.buy-products__bank-card-info-wrapper.success {
  border: solid 2px #66bf66;
}

.buy-products__bank-card-info-submit {
  margin-top: 15px;
  width: 100%;
  font-weight: bold;
}

.buy-products__bank-card-info .buy-products__pay-services-list {
  background-color: #f2f2f2;
  padding: 10px;
}

.buy-products__bank-card-info .buy-products__pay-services-list-item {
  margin-right: 20px;
}

.buy-products__bank-card-info .buy-products__pay-services-list-item:last-child {
  margin-right: 0;
}

.buy-products__bank-card-info .buy-products__pay-services-title {
  font-size: 14px;
  font-weight: bold;
}

.buy-products__bank-card-logo {
  margin-top: 20px;
}

.buy-products__pay-services-wrapper {
  margin-top: 30px;
}

.buy-products__bank-card-info-form {
  position: relative;
}
.error-message {
  color: #ef3939;
}

.buy-products__bank-card-info-form .error-message {
  font-size: 14px;
  position: absolute;
  width: 100%;
  text-align: center;
  margin-top: 5px;
  margin-bottom: 0px;
  line-height: 12px;
}

.buy-products__bank-card-info-input:focus + .buy-products__bank-card-info-number-label,
.buy-products__bank-card-info-input.active + .buy-products__bank-card-info-number-label {
  color: #778795;
  top: 5px;
  left: 15px;
  font-size: 12px;
}

.buy-products__cart-list-partners-block {
  width: 100%;
  margin-top: 15px;
}

.buy-products__cart-list-partners-block-img {
  width: 100%;
}

.buy-products__baraban-prize-title {
  color: #2f4051;
  font-size: 19px;
  margin-bottom: 5px;
  text-align: center;
}

.buy-products__baraban-prize-name {
  font-size: 19px;
  margin-bottom: 0;
  color: #e75436;
  text-align: center;
}

.buy-products__price-card-header {
  align-items: center;
}

.buy-products__item-price {
  margin-top: 35px;
}

.buy-products__cart-sub-title {
  color: #81818B;
  font-size: 14px;
  margin-top: 10px;
  font-weight: normal;
}

.buy-products__cart-title-wrapper.second {
  display: none;
}


.buy-products__fixed-bottom {
  position: fixed;
  top: 50%;
  transform: translateY(-50%);
  right: 10px;
  width: 308px;
  padding: 25px;
  background-color: #fff;
  border: 1px solid #DEDEDE;
  box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.08), 0px 2px 4px rgba(0, 0, 0, 0.0446351);
  border-radius: 8px;
  z-index: 100;
}

.buy-products__fixed-bottom .buy-products__cart-list-item-price {
  display: flex;
}

.buy-products__fixed-bottom .buy-products__cart-list-item-price .ccurrency {
  margin-left: 3px;
}

.buy-products__cart-list-item-remove {
  cursor: pointer;
  margin-left: 20px;
}

.buy-products__cart-list-item-remove svg path {
  fill: #dedede;
}

.buy-products__cart-list-price-block {
  display: flex;
  align-items: center;
}

.buy-products__cart-list-item-price small {
  font-size: 85%;
}

.buy-products__fixed-bottom .buy-products__fixed-button {
  width: 100%;
}

.buy-products__cart-list-coupon-discount {
  color: #DF1E10;
  font-size: 15px;
  line-height: 1.3;
  margin: 22px 0px;
  text-align: right;
}

.redesign-header .language-switcher {
  border-color: #586775;
  color: #8f9daa !important;
}

.redesign-header .language-switcher svg polygon {
  fill: #8f9daa;
}

@media only screen and (max-height: 700px) {

  .buy-products__cart-modal {
    height: 450px;
    overflow-y: auto;
  }

  .buy-products__cart-modal::-webkit-scrollbar {
    width: 0;
  }

}

@media only screen and (max-width: 1200px) {
  .buy-products__item:nth-child(4n+1) {
    margin-left: 13px;
  }

  .buy-products__item:nth-child(4n+4) {
     margin-right: 13px;
   }

  .buy-products__item:nth-child(3n+3) {
    margin-right: 0px;
  }

  .buy-products__item:nth-child(3n+1) {
    margin-left: 0px;
  }

  .buy-products__list {
    max-width: 900px;
    margin: 0 auto;
  }

  .vip-redesign__gifts-block .new-year__info-page-box {
    max-width: 900px;
    margin: 0 auto;
  }

  .buy-products__teacher-courses-list:first-child {
    margin-right: auto;
  }

  .buy-products__teacher-courses-list {
    display: block;
    margin: 25px auto 0;
    width: 900px;
  }

  .vip-redesign__gifts-block .new-year__info-page-box-item:nth-child(odd) {
    margin-left: 0 !important;
    margin-right: 13px !important;
  }

  .vip-redesign__gifts-block .new-year__info-page-box-item:nth-child(even) {
    margin-right: 0 !important;
    margin-left: 13px !important;
  }

  .vip-redesign__gifts-block .new-year__info-page-box-item {
    width: 437px !important;
  }

}

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .buy-products__list {
    width: 586px;
  }
  .buy-products__item:nth-child(odd) {
    margin-left: 0 !important;
    margin-right: 13px !important;
  }

  .buy-products__item:nth-child(even) {
    margin-right: 0 !important;
    margin-left: 13px !important;
  }

  .buy-products__teacher-courses-list {
    width: 586px;
  }

  .vip-redesign__gifts-block .new-year__info-page-box-item {
    width: 48.25% !important;
  }

}


@media only screen and (max-width: 767px) {

  .buy-products__item-view-orange-round {
    width: 40px;
    height: 40px;
    padding-top: 8px;
  }

  .buy-products__item-view-orange-round svg {
    width: 60%;
    height: 60%;
  }

  .buy-products_buy-page {
    padding: 45px 0;
  }

  .buy-products__cart-list-counter-wrapper {
    justify-content: center;
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .buy-products__cart-list-counter-wrapper {
    position: relative;
    display: none;
  }

  .buy-products__cart-list-counter {
    padding: 5px;
  }

  .buy-products__checkout-counter-title {
    position: relative;
    top: 0;
    right: auto;
  }

  .buy-products__cart-list-counter-exist {
    display: block;
  }

  .buy-products__cart-list-counter-time {
    font-size: 28px;
  }

  .buy-products__cart-modal-wrapper .jBox-content {
    width: 100% !important;
    max-width: 300px !important;
  }

  .buy-products__cart-modal-wrapper .jBox-container {
    padding: 20px !important;
  }

  .buy-products__cart-list-partners-block {
    text-align: center;
  }

  .buy-products__cart-list-partners-block-img {
    width: 300px;
    max-width: 100%;
  }

  .buy-products__baraban-prize-title {
    text-align: left;
  }

  .buy-products__baraban-prize-name {
    text-align: left;
  }

  .buy-products__price-card-prize-baraban {
    margin-bottom: 10px;
  }

  .buy-products__checkout-buy-button-apple {
    margin-top: 15px;
  }

  .safari .buy-products__checkout-buy-button-wrapper {
    flex-direction: column;
    align-items: center;
  }

  .buy-products__item:nth-child(odd) {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  .buy-products__item:nth-child(even) {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }

  .buy-products__teacher-courses-list {
    width: 100%;
    padding: 35px 14px;
    margin: 50px auto 0;
  }

  .buy-products__teacher-courses-list:nth-child(2) {
    margin-top: 0;
  }

  .buy-products__item {
    width: 100%;
    margin-top: 50px;
  }

  .buy-products__item:first-child {
    margin-top: 0px;
  }

  .buy-products__cart-title {
    font-size: 32px;
    margin: 56px 0 24px;
    text-align: left;
  }

  h2.buy-products__course-title {
    text-align: left;
    margin: 40px auto 20px;
    color: #000;
    font-size: 28px;
  }

  .buy-products__cart-title.second {
    display: block;
    text-align: left;
    margin-bottom: 0px;
    margin-top: 0px;
    order: 0;
  }

  .buy-products__cart-title-wrapper.second {
    margin-bottom: 0;
    display: block;
  }

  .buy-products__teacher-courses-list-wrapper {
    order: 1;
  }

  .buy-products__list {
    order: 1;
  }

  .buy-products__list-wrapper {
    display: flex;
    flex-direction: column;
  }

  .buy-products__teacher-courses-list-wrapper .label {
    display: none !important;
  }

  .vip-redesign__gifts-block .new-year__info-page-box-item {
    width: 100% !important;
  }

  .vip-redesign__gifts-block .new-year__info-page-box-item:nth-child(odd) {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  .vip-redesign__gifts-block .new-year__info-page-box-item:nth-child(even) {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }

}

/* Small devices (tablets, 768px and up) */

@media only screen and (min-width: 768px) and (max-width: 900px) {
  .card-info__card {
    padding-bottom: 56%;
  }
}

@media only screen and (min-width: 901px) and (max-width: 992px) {
  .card-info__card {
    padding-bottom: 48%;
  }
}

@media only screen and (min-width: 768px) and (max-width: 992px) {

  .buy-products__pay-products-item {
    padding: 20px 15px;
  }

  .buy-products__pay-products-price {
    padding: 20px 15px;
  }

  .buy-products__pay-services-safety {
    margin-bottom: 10px;
  }

  .buy-products__pay {
    padding: 30px 25px;
  }

  .buy-products__currencies .currency-picker {
    max-width: 80% !important;
  }

  .buy-products__item-courses-element .buy-products__item-price-sold {
    margin-left: 10px;
    position: static;
    display: inline-block;
  }

  .buy-products__pay-products-price-discount {
    margin: 0 auto;
  }

  .buy-products__item-courses {
    padding: 0;
  }

  .buy-products__item-courses-element {
    margin-bottom: 10px;
  }

  .buy-products__item-title {
    margin-top: 15px;
  }


  .buy-products__checkout-buy-button-apple {
    margin-top: 15px;
  }

  .safari .buy-products__checkout-buy-button-wrapper {
    flex-direction: column;
    align-items: center;
  }
}


/*Extra small devices (phones)*/

@media only screen and (max-width : 767px) {

  .buy-products__fixed {
    position: relative;
    box-shadow: none;
    background: #f2f2f2;
    padding: 40px 0 40px;
  }

  .buy-products__fixed-price {
    margin-right: 0;
    display: block !important;
    margin-bottom: 20px;
  }

  .buy-products__fixed-button {
    margin-right: 0;
    display: block !important;
    margin-bottom: 20px;
  }

  .buy-products__fixed-others .extra-ways-link {
    color: #ef9400;
  }

  .buy-products__pay-card-cvc {
    padding: 20px;
  }

  .buy-products__pay-card-types {
    margin-top: 20px;
  }

  .buy-products__pay-card {
    display: block;
  }

  .buy-products__pay-card-content-left {
    width: 100%;
  }

  .buy-products {
    padding: 0px 0 30px;
  }

  .buy-products__pay {
    padding: 25px;
  }

  .buy-products__pay-right {
    padding-right: 0;
    max-width: 520px;
    margin: 0 auto;
  }

  .buy-products__pay-card {
    width: 100%;
    height: auto;
    background: #deeffa;
    margin: 0 auto;
    border-radius: 5px;
  }

  .buy-products__pay-card-number {
    padding-right: 20px;
  }

  .buy-products__pay-card-number .puzzle-input {
    min-width: 0;
    width: 100%;
  }

  .buy-products__pay-card-date-input {
    border: solid 1px #deeffa;
  }

  .buy-products__pay-email-title {
    font-size: 14px;
  }

  .buy-products__pay-services {
    margin-top: 4px;
  }

  .buy-products__pay-services-safety {
    margin-bottom: 5px;
  }


  .buy-products__list_short .buy-products__item .extra-sale__list-item-content {
    padding: 15px 10px 30px;
  }

  .buy-products__item .extra-sale__list-item-content {
    -webkit-flex-flow: row wrap;
    -moz-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    -o-flex-flow: row wrap;
    flex-flow: row wrap;
  }

  .buy-products__item-info {
    width: 100%;
    margin-top: 15px;
  }

  .buy-products__list_short .buy-products__item-info {
    width: 100%;
  }

  .buy-products__item-price-old {
    /*display: none;*/
  }

  .buy-products__item-courses {
    padding: 0;
  }

  .buy-products__item-courses-element {
    margin-bottom: 10px;
    flex-wrap: wrap;
  }

  .buy-products__currencies .currency-picker {
    display: block !important;
  }

  .buy-products__popup-video {
    max-width: 100%;
  }

  .buy-products__popup-title {
    max-width: 70%;
    font-size: 24px;
  }

  .buy-products__popup {
    padding: 10px;
  }

  .buy-products__popup-levels-list-item .buy-products__item-courses-element-title {
    max-width: 70%;
  }

  .buy-products__item-courses-element .buy-products__item-price-sold {
    margin-left: 10px;
    position: static;
    display: inline-block;
  }

  .buy-products__pay-products-price-discount {
    margin: 0 auto;
  }

  .buy-products__item.extra-sale__list-item.extra-sale__list-item-content .buy-products__item-view {
    width: calc(100% - 75px);
  }

  .buy-products__item.extra-sale__list-item.extra-sale__list-item-content .buy-products__item-info {
    width: 50%;
  }

  .buy-products__item.extra-sale__list-item.extra-sale__list-item-content .buy-products__item-price {
    width: 50%;
  }

  .buy-products__item-price-old_checkout::after {
    width: calc(100% + 10px);
    left: 0;
    right: 0;
  }

  .card-info__form-wrap {
    padding-top: 0;
  }

  .card-info__cards {
    margin: 0;
  }

  .currencies-row.currencies-row_buy-page .currency-picker {
    min-height: auto
  }

  .buy-products__pay-products-item {
    padding: 20px 10px;
  }

  .buy-products__pay-products-price {
    padding: 20px 10px;
  }

  .buy-products__checkout-remove {
    visibility: visible;
  }

  .buy-products__check-wrapper {
    width: 100%;
    text-align: center;
    margin-top: 20px;
  }

  .buy-products__teacher-courses-list .buy-products__item-price {
    margin-right: 0;
  }

  .buy-products__fixed-bottom-wrapper {
    display: none !important;
  }

  .buy-products__cart-sub-title {
    margin-bottom: 25px;
  }

}

@media only screen and (max-width : 480px) {

  .buy-products__item.extra-sale__list-item.extra-sale__list-item-content .buy-products__item-view {
    text-align: center;
    padding-left: 0;
    width: 100%;
  }

  .buy-products__item .vocab-test__words__element__content {
    margin: 0 auto;
  }

  .buy-prices .extra-sale__list-item-product-name {
    text-align: left;
  }

  .buy-products__item.extra-sale__list-item.extra-sale__list-item-content .buy-products__item-info {
    width: 100%;
    text-align: center !important;
    margin-bottom: 15px;
  }

  .buy-products__item.extra-sale__list-item.extra-sale__list-item-content .buy-products__item-price {
    width: 100%;
    text-align: center !important;
  }

  .buy-products__teacher-courses-list .buy-products__item-price {
    margin-right: 0;
  }

  .buy-products__item-courses-element {
    flex-wrap: wrap;
  }

}

@media only screen and (max-width : 600px) {

  .card-info__back-line {
    height: 3em;
  }

  .card-info__back-fields {
    top: 4em;
    width: 24%;
  }

}

@media only screen and (max-width : 600px) {

  .buy-products__title {
    font-size: 20px;
  }

  .card-info__cards {
    padding-bottom: 52%;
  }

  .card-info__card {
    width: 72%;
    padding-bottom: 42%;
  }

  .buy-products__pay {
    padding: 15px;
  }

  .card-info__field {
    font-size: 1.15em;
    padding: .5em .3em;
  }

  .card-info__label-expired {
    display: none;
  }

  .card-info__field-number {
    margin-bottom: 15px;
  }

  .card-info__bank-logo-link {
    background-position: center top;
  }

  .card-info__back-fields {
    top: auto;
    bottom: 35px;
    width: 165px;
    right: 1em;
  }

  .card-info__field.card-info__field-code {
    position: absolute;
    right: 6%;
    width: 50px;
  }

  .card-info__label.card-info__label-code {
    margin-top: 5px;
    padding-right: 60px;
    text-align: right;
    font-size: 12px;
  }

  .buy-products__fixed-button .english-button_size_xl {
    width: 100%;
  }

  .card-info__field-code::placeholder,.card-info__field-number::placeholder {
    color: #9EACBA;
  }

  .buy-products__payment-methods-list {
    flex-wrap: wrap;
    justify-content: center;
  }

  .card-info__bank-logo-wrap {
    height: 19%;
  }

}

@media only screen and (max-width : 420px) {
  .card-info__card {
    width: 90%;
    padding-bottom: 56%;
  }
  .card-info__cards {
    padding-bottom: 75%;
  }

  .buy-products__item-courses-element-title-wrapper {
    max-width: 160px;
  }
}

.mobile .card-info__field:focus {
  box-shadow: inset 0 0 0 2px #fedd68;
}

/*----------------------------------------------------------------*/
/* rebus */

/* .price-page_rebus {
  background-color: #f4e2bc;
} */

.guess-rebus__title {
  font-size: 36px;
  font-weight: 500;
  color: #722a80;
}

/* .guess-rebus__description {
  font-size: 17px;
  font-weight: 500;
  color: rgb(47, 64, 81);
} */

.guess-rebus-content__img img {
  max-width: 100%;
}

.guess-rebus-content__enter-field {
  padding-left: 20px;
}

.guess-rebus-content__enter-field-word {
  font-size: 0;
}

.guess-rebus-content__enter-field-symbol-wrap {
  display: inline;
}

.guess-rebus-content__enter-field-symbol {
  font-size: 35px;
  font-weight: 900;
  text-align: center;
  line-height: 48px;
  color: #fff;
  text-transform: uppercase;
  width: 35px;
  height: 48px;
  display: inline-block;
  vertical-align: top;
  background-color: #fff;
  border-radius: 2px;
  margin-right: 6px;
  margin-bottom: 6px;
}

.guess-rebus-content__enter-field-symbol.solved {
  background-color: rgb(78, 166, 188);
}

.guess-rebus-content__enter-field-symbol.warning-symbol {
  background-color: rgb(241, 105, 83);
}

.guess-rebus-content__enter-field-button {
  border-radius: 3px;
  background-color: rgb(241, 105, 83);
}

.guess-rebus-content__enter-field-button.disabled {
  pointer-events: none;
  cursor: default;
  opacity: 0.33;
}

.guess-rebus-content__delete-button {
  border-radius: 3px;
  background-color: rgb(241, 105, 83);
  padding: 10px 15px;
}

.guess-rebus-content__enter-field-caption {
  color: rgba(36, 28, 12, 0.48);
  font-size: 12px;
  font-weight: 500;
}

.guess-rebus-content__wrong-text {
  font-size: 24px;
  font-weight: 500;
  color: #f16953;
}

.guess-rebus-content__wrong-reload {
  text-decoration: underline;
}

.guess-rebus-content__wrong-reload:hover {
  text-decoration: none;
}

.guess-rebus-content__discount-text {
  font-size: 24px;
  font-weight: 500;
  color: #79c257;
}

.buy-products__list {
  display: flex;
  flex-wrap: wrap;
}
@media only screen and (max-width : 1150px) {

  .guess-rebus-content__enter-field {
    padding-left: 0;
    text-align: center;
  }

}

@media only screen and (max-width : 767px) {

  .guess-rebus__title {
    font-size: 30px;
  }

}

@media only screen and (max-width : 480px) {

  .guess-rebus-content__enter-field {
    padding-left: 0;
    text-align: center;
  }

  .guess-rebus__title {
    font-size: 24px;
  }

  .guess-rebus-content__enter-field-symbol {
    font-size: 24px;
    margin-right: 3px;
    width: 26px;
    height: 40px;
    line-height: 40px;
  }

  .guess-rebus-content__delete-button {
    padding: 6px 10px;
  }

}
