@import url("https://fonts.googleapis.com/css2?family=Play:wght@400;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Courier+Prime:ital,wght@0,400;0,700;1,400;1,700&display=swap");
* {
  margin: 0;
  padding: 0;
  line-height: 1;
  border: 0;
  font-weight: normal;
  outline: none;
  border-collapse: collapse;
  text-decoration: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

html {
  height: 100%;
  scroll-behavior: smooth;
}

body {
  position: relative;
  width: 100%;
  min-height: 100vh;
  font-family: "Play", sans-serif;
  font-size: 15px;
  position: relative;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  color: #2A2A2A;
  background: #F6F7F8;
}

body.off {
  overflow: hidden;
}

#zaymday .inner {
  max-width: 1200px;
  margin: auto;
  width: 100%;
  height: 100%;
  padding: 0 15px;
}
@media (min-width: 992px) {
  #zaymday .inner {
    padding: 0 25px;
  }
}

strong {
  font-weight: bold;
}

#zaymday .text {
  margin-bottom: auto;
}

#zaymday .error {
  height: 100%;
}
#zaymday .error__title {
  padding: 10px 0;
}
#zaymday .error__container {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#zaymday .error__box {
  overflow: hidden;
  margin: 20px 20px 30px 20px;
}
#zaymday .error__box img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
#zaymday .error__button {
  color: #FFFFFF;
  font-size: 17px;
  font-weight: 700;
  line-height: 27px;
  background-color: #61D663;
  border-radius: 15px;
  max-width: 350px;
  padding: 18px 42px;
  cursor: pointer;
}
@media (min-width: 992px) {
  #zaymday .error__button {
    font-size: 22px;
  }
}
#zaymday .error__button a {
  color: #FFFFFF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#zaymday .main {
  position: relative;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#zaymday .main__wrap {
  margin-bottom: 20px;
  border-radius: 40px;
}
@media (min-width: 992px) {
  #zaymday .main__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    position: unset;
    height: 100%;
    width: 100%;
    max-height: 100%;
    margin-bottom: 0;
  }
}
#zaymday .main__wrap-title {
  display: none;
  font-size: 26px;
  font-weight: 700;
  line-height: 140%;
  max-width: 300px;
}
@media (min-width: 992px) {
  #zaymday .main__wrap-title {
    font-size: 46px;
    max-width: 100%;
  }
}
@media (min-width: 1200px) {
  #zaymday .main__wrap-title {
    display: block;
    font-size: 42px;
    text-align: center;
  }
}
#zaymday .main__wrap-p {
  display: none;
}
@media (min-width: 1200px) {
  #zaymday .main__wrap-p {
    display: block;
    max-width: 600px;
    font-size: 16px;
    font-weight: 400;
    line-height: 160%;
    text-align: center;
  }
}
#zaymday .main__img-mob {
  max-width: 300px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  overflow: hidden;
}
@media (min-width: 375px) {
  #zaymday .main__img-mob {
    max-width: 338px;
  }
}
@media (min-width: 1200px) {
  #zaymday .main__img-mob {
    max-width: 100%;
  }
}
#zaymday .main__img-mob img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  float: left;
}
#zaymday .main__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
@media (min-width: 992px) {
  #zaymday .main__box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 15px;
  }
}
@media (min-width: 1200px) {
  #zaymday .main__box {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
#zaymday .main .main__container {
  border-radius: 0px 0px 0 10px;
  position: relative;
  margin: 0 0 20px 0;
}
@media (min-width: 992px) {
  #zaymday .main .main__container {
    display: block;
    display: grid;
    grid-template-columns: 1fr 466px;
    gap: 24px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    justify-items: stretch;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 40px 0;
    width: 100%;
  }
}
@media (min-width: 1200px) {
  #zaymday .main .main__container {
    width: 100%;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.calc {
  position: relative;
  font-size: 26px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
  border-radius: 20px;
  background: linear-gradient(161deg, #FFF 0%, #F8F8F8 101.4%);
  -webkit-box-shadow: 4px 4px 40px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 4px 4px 40px 0px rgba(0, 0, 0, 0.1);
  padding: 20px;
  max-width: 466px;
  z-index: 2;
}
@media (min-width: 1200px) {
  .calc {
    padding: 40px;
  }
}
.calc__item:not(:last-child) {
  margin-bottom: 10px;
}
@media (min-width: 360px) {
  .calc__item:not(:last-child) {
    margin-bottom: 20px;
  }
}
.calc__item-title {
  font-weight: 400;
  font-size: 18px;
  line-height: normal;
  color: #575757;
}
@media (min-width: 1140px) {
  .calc__item-title {
    font-size: 14px;
    line-height: 17px;
  }
}
.calc__item-sum {
  margin-bottom: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.calc__item-value {
  line-height: normal;
  margin-left: auto;
  padding: 10px 0 10px 20px;
  width: 130px;
  background: #FFFFFF;
  border-radius: 14px;
  text-align: right;
}
@media (min-width: 360px) {
  .calc__item-value {
    width: 170px;
  }
}
.calc__item-value, .calc__item-span {
  font-family: "Play", sans-serif;
  font-size: 25px;
  font-weight: 800;
  line-height: 100%;
  pointer-events: none;
}
@media (min-width: 360px) {
  .calc__item-value, .calc__item-span {
    font-size: 24px;
  }
}
.calc__item-title {
  font-weight: 400;
  font-size: 18px;
  line-height: 100%;
}
.calc__item-title span {
  font-weight: 700;
}
.calc__info {
  display: none;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 8px 0;
}
.calc__info-box {
  padding: 15px;
  max-height: 58px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #F4F4F4;
  border-radius: 20px;
}
@media (min-width: 560px) {
  .calc__info-box {
    max-width: 137px;
    padding: 13px;
    width: 100%;
  }
}
@media (min-width: 768px) {
  .calc__info-box {
    max-width: 118px;
  }
}
@media (min-width: 992px) {
  .calc__info-box {
    max-width: 137px;
  }
}
.calc__info-text {
  font-size: 12px;
  font-weight: 400;
  line-height: normal;
}
.calc__info-sum {
  font-size: 16px;
  font-weight: 700;
  line-height: normal;
}
.calc__info .total-amount {
  font-size: 16px;
  font-weight: 700;
  line-height: normal;
}
.calc__fromto {
  margin-top: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.calc__fromto-span {
  display: block;
  font-weight: 500;
  font-size: 12px;
  line-height: normal;
  color: #2A2A2A;
  opacity: 0.5;
}
.calc__action {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 18px 0;
}
@media (min-width: 992px) {
  .calc__action {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
.calc__action-img {
  margin-right: 8px;
}
.calc__action-text {
  font-size: 14px;
  font-weight: 400;
  line-height: 140%;
}
.calc__action-text span {
  color: #EF5555;
}
.calc .input-box {
  margin-top: 18px;
}
.calc .input-name {
  font-size: 18px;
  font-weight: 400;
  line-height: normal;
  width: 100%;
  padding: 16px 0;
  border-radius: 10px;
  border: 1px solid #F0F0F0;
  background: #F9F9F9;
  text-align: center;
  margin-top: 6px;
}
.calc .text-box {
  margin: 20px 0;
}
.calc .text-box p {
  font-size: 14px;
  font-weight: 400;
  line-height: 140%;
}
.calc .text-box p span {
  color: #EA3D4A;
}
.calc .form {
  height: 100%;
}
.calc .form-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 100%;
}
.calc__button {
  border-radius: 10px;
  width: 100%;
  padding: 18px 0;
  font-size: 18px;
  font-weight: 700;
  line-height: normal;
  color: #2A2A2A;
  pointer-events: none;
  background: #FFDD2D;
  cursor: pointer;
}
.calc__button.prevent-register {
  pointer-events: auto;
  background: #FFDD2D;
}
.calc .modal {
  display: grid;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100vh;
  z-index: 99998;
  background: rgba(38, 45, 51, 0.4);
  overflow-y: auto;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity 0.4s, visibility 0.4s;
  transition: opacity 0.4s, visibility 0.4s;
}
.calc .modal__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  max-width: 662px;
  padding: 24px;
  z-index: 1;
  border-radius: 20px;
  margin: 10px;
  background: #FFF;
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0);
  -webkit-transition: -webkit-transform 0.8s;
  transition: -webkit-transform 0.8s;
  transition: transform 0.8s;
  transition: transform 0.8s, -webkit-transform 0.8s;
  overflow: hidden;
  height: calc(100% - 20px);
}
@media (min-width: 992px) {
  .calc .modal__box {
    padding: 60px;
  }
}
@media (min-height: 800px) {
  .calc .modal__box {
    height: auto;
  }
}
.calc .modal__box-close {
  position: absolute;
  border: none;
  background-color: transparent;
  padding: 5px;
  top: 8px;
  right: 8px;
  cursor: pointer;
}
@media (min-width: 992px) {
  .calc .modal__box-close {
    top: 13px;
    right: 23px;
  }
}
.calc .modal__box-title {
  font-size: 17px;
  font-weight: 800;
  line-height: 140%;
  padding-bottom: 20px;
}
.calc .modal__box-padding {
  height: 100%;
  overflow-y: auto;
}
.calc .modal__box-text {
  font-size: 14px;
  font-weight: 400;
  line-height: 140%;
}
.calc .name {
  font-size: 12px;
  font-weight: 400;
  line-height: 140%;
}
.calc .modal.open {
  visibility: visible;
  opacity: 1;
}
.calc .modal.open .modal__box {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}
.calc .checkbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  cursor: pointer;
}
.calc .checkbox-text {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
}
.calc .checkbox-text__span {
  font-size: 12px;
  font-weight: 400;
  line-height: 140%;
  color: rgba(42, 42, 42, 0.6);
}
.calc .checkbox-text__span-link {
  -webkit-transition: 300ms all;
  transition: 300ms all;
  opacity: 1;
  color: #2A2A2A;
  text-decoration: underline;
}
.calc .checkbox-text-error {
  font-size: 12px;
  background-color: #ef5555;
  color: #FFF;
  padding: 10px;
  text-align: center;
  display: block;
  margin-top: 10px;
}
.calc .checkbox-text-error.off {
  display: none;
}
.calc .checkbox-text.--padding {
  margin: 18px 0 12px;
}
.calc .bid__form-errors {
  font-size: 12px;
  font-weight: 400;
  line-height: 140%;
  background-color: #EF5555;
  padding: 10px;
  margin-top: 10px;
  color: #FFF;
  text-align: center;
}
.calc input[type=checkbox] {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  width: 20px;
  height: 20px;
  background: #F9F9F9;
  border-radius: 50px;
  border: 1px solid #F4F4F4;
  outline: none;
  cursor: pointer;
  margin-right: 10px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.calc input[type=checkbox]:checked {
  background: #333840;
}
.calc input[type=checkbox]:checked::before {
  display: inline-block;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMiIgaGVpZ2h0PSIxMyIgdmlld0JveD0iMCAwIDEyIDEzIiBmaWxsPSJub25lIj4KPHBhdGggZD0iTTIgNi42NTY4Nkw0LjgyODQzIDkuNDg1MjlMMTAuNDg1MyAzLjgyODQzIiBzdHJva2U9IndoaXRlIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPgo8L3N2Zz4=");
  content: "";
  background-repeat: no-repeat;
  background-position: 40% 30%;
  color: #FFF;
  width: 20px;
  height: 20px;
}
.calc .checkbox-text .link {
  cursor: pointer;
}

.input-wrapper {
  position: relative;
  display: inline-block;
  width: 100%;
}

.input-wrapper::before {
  content: "+";
  position: absolute;
  color: #757575;
  z-index: 1;
  left: 43px;
  top: 56%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  font-size: 18px;
  pointer-events: none;
}
@media (min-width: 375px) {
  .input-wrapper::before {
    left: 69px;
    top: 33px;
  }
}
@media (min-width: 412px) {
  .input-wrapper::before {
    left: 92px;
  }
}
@media (min-width: 768px) {
  .input-wrapper::before {
    left: 133px;
  }
}
@media (min-width: 1200px) {
  .input-wrapper::before {
    left: 113px;
  }
}

.refund {
  border-radius: 40px;
  background-color: rgba(234, 247, 81, 0.3098039216);
  padding: 0 15px;
  height: 100%;
}
.refund__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 22px;
  height: 100%;
}
.refund h3 {
  font-size: 27px;
  font-weight: 800;
  line-height: 160%;
  text-align: center;
  padding-bottom: 24px;
}
.refund__picture {
  margin-bottom: 70px;
}
.refund__picture img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.refund__btn {
  max-width: 314px;
  width: 100%;
}
.refund__button {
  border-radius: 10px;
  background: #333840;
  max-width: 314px;
  width: 100%;
  padding: 16px 0;
  font-size: 18px;
  font-weight: 800;
  line-height: normal;
  color: #FFF;
}

/* input[type='range'] */
input[type=range] {
  -webkit-appearance: none;
  position: relative;
  width: 100%;
  display: block;
  background: rgba(255, 0, 0, 0.04);
  background: -webkit-gradient(linear, left top, right top, from(#2A2A2A), color-stop(50%, #2A2A2A), color-stop(50%, rgba(58, 73, 157, 0.04)), to(rgba(58, 73, 157, 0.04)));
  background: linear-gradient(to right, #2A2A2A 0%, #2A2A2A 50%, rgba(58, 73, 157, 0.04) 50%, rgba(58, 73, 157, 0.04) 100%);
  height: 4px;
  border-radius: 2px;
  margin: 20px 0;
}

input.w-30[type=range] {
  background: -webkit-gradient(linear, left top, right top, from(#2A2A2A), color-stop(21%, #2A2A2A), color-stop(21%, rgba(58, 73, 157, 0.04)), to(rgba(58, 73, 157, 0.04)));
  background: linear-gradient(to right, #2A2A2A 0%, #2A2A2A 21%, rgba(58, 73, 157, 0.04) 21%, rgba(58, 73, 157, 0.04) 100%);
}

input.w-14[type=range] {
  background: -webkit-gradient(linear, left top, right top, from(#2A2A2A), color-stop(34%, #2A2A2A), color-stop(34%, rgba(58, 73, 157, 0.04)), to(rgba(58, 73, 157, 0.04)));
  background: linear-gradient(to right, #2A2A2A 0%, #2A2A2A 34%, rgba(58, 73, 157, 0.04) 34%, rgba(58, 73, 157, 0.04) 100%);
}

input.w-0[type=range] {
  background: -webkit-gradient(linear, left top, right top, from(#2A2A2A), color-stop(0%, #2A2A2A), color-stop(0%, rgba(58, 73, 157, 0.04)), to(rgba(58, 73, 157, 0.04)));
  background: linear-gradient(to right, #2A2A2A 0%, #2A2A2A 0%, rgba(58, 73, 157, 0.04) 0%, rgba(58, 73, 157, 0.04) 100%);
}

/* thumb */
input[type=range]::-webkit-slider-thumb {
  -webkit-appearance: none;
  width: 30px;
  height: 30px;
  cursor: pointer;
  background: #2A2A2A;
  border: 8px solid #FFDD2D;
  border-radius: 50px;
}

input[type=range]::-moz-range-thumb {
  -moz-appearance: none;
  width: 30px;
  height: 30px;
  cursor: pointer;
  background: #2A2A2A;
  border: 12px solid #FFDD2D;
  border-radius: 50px;
}

input[type=range]::-ms-range-thumb {
  -ms-appearance: none;
  width: 30px;
  height: 30px;
  cursor: pointer;
  background: #2A2A2A;
  border: 12px solid #FFDD2D;
  border-radius: 50px;
}

/* progress */
input[type=range]::-moz-range-progress {
  background-color: #FFDD2D;
  height: 4px;
  border-radius: 2px;
}

input[type=range]::-webkit-range-progress,
input[type=range]::-moz-range-progress,
input[type=range]::-ms-range-progress {
  background-color: #FFDD2D;
  height: 4px;
  border-radius: 2px;
}

input[type=range]::-webkit-slider-runnable-track,
input[type=range]::-moz-range-track,
input[type=range]::-ms-fill-lower {
  background-color: #FFDD2D;
  height: 4px;
  border-radius: 2px;
}

input[type=range]::-webkit-fill-lower,
input[type=range]::-moz-fill-lower,
input[type=range]::-ms-fill-lower {
  background-color: #FFDD2D;
  height: 4px;
  border-radius: 2px;
}

input[type=range]::-webkit-fill-lower,
input[type=range]::-moz-fill-lower,
input[type=range]::-ms-fill-upper {
  background-color: rgba(58, 73, 157, 0.04);
  height: 4px;
  border-radius: 2px;
}

/* /progress */
/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

.company {
  margin: 10px 0;
  position: relative;
}
@media (min-width: 992px) {
  .company {
    margin: 50px 0;
  }
}
@media (min-width: 1200px) {
  .company {
    margin: 100px 0 0 0;
  }
}
.company__title {
  display: none;
  text-align: center;
  font-size: 26px;
  font-weight: 800;
  line-height: 140%;
  padding-bottom: 20px;
}
@media (min-width: 992px) {
  .company__title {
    font-size: 46px;
    text-align: start;
  }
}
@media (min-width: 768px) {
  .company-cards {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 15px;
  }
}
@media (min-width: 1200px) {
  .company-cards {
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 20px;
  }
}
.company-cards__item {
  padding: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  border-radius: 20px;
  background: #FFF;
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
}
@media (min-width: 992px) {
  .company-cards__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 20px;
  }
}
.company-cards__item:not(:last-child) {
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .company-cards__item:not(:last-child) {
    margin-bottom: unset;
  }
}
.company-cards__item__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.company-cards__item-img {
  max-width: 70px;
  margin-right: 20px;
}
@media (min-width: 1200px) {
  .company-cards__item-img {
    margin-bottom: 15px;
    margin-right: 0;
  }
}
.company-cards__item-title {
  margin-bottom: 4px;
  font-size: 16px;
  font-weight: 400;
  line-height: 140%;
}
@media (min-width: 768px) {
  .company-cards__item-title {
    font-size: 18px;
    line-height: 20px;
  }
}
@media (min-width: 992px) {
  .company-cards__item-title {
    font-size: 18px;
    line-height: 24px;
  }
}
.company-cards__item-description {
  font-size: 16px;
  font-weight: 400;
  line-height: 140%;
}
.company br {
  display: none;
}
@media (min-width: 992px) {
  .company br {
    display: block;
  }
}

.condition {
  position: relative;
  margin: 50px 0;
  color: #FFF;
  overflow: hidden;
  max-width: 1200px;
}
@media (min-width: 992px) {
  .condition {
    margin: 100px auto 70px auto;
    width: 100%;
  }
}
.condition__container {
  border-radius: 40px;
  background: #FFF;
  overflow: hidden;
  padding: 30px 30px 305px 30px;
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (min-width: 992px) {
  .condition__container {
    padding: 30px;
  }
}
@media (min-width: 1200px) {
  .condition__container {
    padding: 40px;
  }
}
.condition__title {
  font-size: 26px;
  font-weight: 700;
  line-height: 140%;
  padding-bottom: 10px;
  position: relative;
  z-index: 20;
  color: #2A2A2A;
}
@media (min-width: 992px) {
  .condition__title {
    font-size: 35px;
    padding-bottom: 25px;
  }
}
.condition__box {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 20;
  border-radius: 10px;
  background: #FFFAE1;
  padding: 10px;
}
@media (min-width: 1200px) {
  .condition__box {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-item-align: start;
        align-self: start;
    padding: 18px;
  }
}
.condition__box img {
  width: 22px;
  margin-right: 10px;
}
@media (min-width: 1200px) {
  .condition__box img {
    width: auto;
    height: 50px;
    margin-bottom: 25px;
    margin-right: 0;
  }
}
.condition__box p {
  font-size: 16px;
  font-weight: 700;
  line-height: 140%;
  color: #2A2A2A;
}
@media (min-width: 992px) {
  .condition__box p {
    font-size: 18px;
  }
}
.condition__box:not(:last-child) {
  margin-bottom: 20px;
}
@media (min-width: 1200px) {
  .condition__box:not(:last-child) {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
    margin-right: 40px;
    margin-bottom: 25px;
    width: 200px;
  }
}
.condition__button {
  position: relative;
  z-index: 20;
  display: inherit;
  text-align: center;
  max-width: 245px;
  width: 100%;
  padding: 15px 0;
  border-radius: 10px;
  background: #FFDD2D;
  color: #2A2A2A;
  font-size: 18px;
  font-weight: 700;
  line-height: normal;
}
@media (min-width: 992px) {
  .condition br {
    display: none;
  }
}
.condition__img {
  width: 339px;
  position: absolute;
  top: 0;
  left: 0;
  bottom: -361px;
  right: 0;
}
@media (min-width: 768px) {
  .condition__img {
    bottom: -241px;
  }
}
@media (min-width: 992px) {
  .condition__img {
    width: 414px;
    bottom: -61px;
    right: 0;
    left: 540px;
    top: -30px;
  }
}
@media (min-width: 1200px) {
  .condition__img {
    width: 527px;
    bottom: -61px;
    right: 0;
    left: 650px;
  }
}
.condition__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.step {
  margin: 50px 15px 0 15px;
}
@media (min-width: 992px) {
  .step {
    margin: 100px 0 0 0;
  }
}
.step__title {
  font-size: 25px;
  font-weight: 700;
  line-height: 140%;
  text-align: center;
  padding-bottom: 20px;
  position: relative;
}
@media (min-width: 992px) {
  .step__title {
    font-size: 35px;
    padding-bottom: 20px;
    text-align: center;
  }
}
.step__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (min-width: 992px) {
  .step__container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.step__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.step__box:not(:last-child) {
  margin-bottom: 10px;
}
@media (min-width: 992px) {
  .step__box:not(:last-child) {
    margin-bottom: 0;
  }
}
.step__wrap {
  position: relative;
  z-index: 0;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  border-radius: 20px;
  background: #FFF;
  padding: 20px 20px 165px 20px;
  height: 100%;
  text-align: center;
}
@media (min-width: 768px) {
  .step__wrap {
    max-width: 640px;
  }
}
@media (min-width: 992px) {
  .step__wrap {
    max-width: 306px;
  }
}
@media (min-width: 1200px) {
  .step__wrap {
    max-width: 368px;
  }
}
.step__wrap-text {
  font-size: 18px;
  font-weight: 700;
  line-height: 120%;
  padding: 0 0 8px 0;
}
@media (min-width: 992px) {
  .step__wrap-text {
    font-size: 20px;
    max-width: 165px;
  }
}
.step__wrap-info {
  font-size: 14px;
  font-weight: 400;
  line-height: 140%;
}
.step__wrap-picture {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  position: absolute;
  right: 0;
  bottom: -24px;
  top: 0;
  left: 0;
}
@media (min-width: 992px) {
  .step__wrap-picture {
    bottom: -59px;
  }
}
.step__wrap-picture-1 {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}
.step__wrap-picture-1 img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.step__wrap-picture-2 {
  position: absolute;
  left: 0;
  top: 0;
  right: -195px;
  bottom: -125px;
  z-index: -1;
}
@media (min-width: 992px) {
  .step__wrap-picture-2 {
    bottom: -153px;
  }
}
@media (min-width: 1200px) {
  .step__wrap-picture-2 {
    right: -168px;
    bottom: -153px;
  }
}
.step__wrap-picture-2 img {
  width: 100%;
  height: 100%;
  -o-object-fit: none;
     object-fit: none;
}

#zaymday .header {
  background: #FFF;
  z-index: 1;
  margin-bottom: auto;
}
#zaymday .header__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 20px 0;
}
@media (min-width: 992px) {
  #zaymday .header__box {
    padding: 23px 0;
  }
}
#zaymday .header__container {
  padding: 10px 15px;
  max-width: 250px;
  display: none;
}
#zaymday .header__container img {
  width: 100%;
  height: 100%;
  height: 40px;
  -o-object-fit: contain;
     object-fit: contain;
}
#zaymday .header__timer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#zaymday .header__timer-title {
  font-size: 16px;
  font-weight: 700;
  line-height: 160%;
  color: #2A2A2A;
  margin-right: 17px;
}
#zaymday .header__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#zaymday .header__item {
  font-family: "Courier Prime", monospace;
  width: 149px;
  font-size: 20px;
  letter-spacing: 17px;
  font-weight: 700;
  line-height: 160%;
  color: #2A2A2A;
  padding: 3px 0 0 10px;
  border-radius: 4px;
  background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAyIiBoZWlnaHQ9IjIzIiB2aWV3Qm94PSIwIDAgMTAyIDIzIiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cmVjdCB5PSIwLjAwMzE2MTQzIiB3aWR0aD0iMTkuMDI5MyIgaGVpZ2h0PSIyMi45OTM3IiByeD0iMy45NjQ0MyIgZmlsbD0icmdiKDI1NSwgMjIxLCA0NSkiLz4KPHJlY3QgeD0iMjIuOTkzOCIgeT0iMC4wMDMxNDkwMyIgd2lkdGg9IjE5LjAyOTMiIGhlaWdodD0iMjIuOTkzNyIgcng9IjMuOTY0NDMiIGZpbGw9InJnYigyNTUsIDIyMSwgNDUpIi8+CjxyZWN0IHg9IjU5LjUwMzMiIHk9IjAuMDAzMTYxNDMiIHdpZHRoPSIxOS4wMjkzIiBoZWlnaHQ9IjIyLjk5MzciIHJ4PSIzLjk2NDQzIiBmaWxsPSJyZ2IoMjU1LCAyMjEsIDQ1KSIvPgo8cmVjdCB4PSI4Mi43NzI3IiB5PSIwLjAwMzE2MTQzIiB3aWR0aD0iMTkuMDI5MyIgaGVpZ2h0PSIyMi45OTM3IiByeD0iMy45NjQ0MyIgZmlsbD0icmdiKDI1NSwgMjIxLCA0NSkiLz4KPC9zdmc+Cg==") no-repeat center center;
  background-size: 149px;
  text-align: center;
  height: 34px;
}
@media (min-width: 992px) {
  #zaymday .header__item {
    padding: 0 0 0 10px;
    width: 187px;
    background-size: 192px;
    font-size: 29px;
    letter-spacing: 20px;
    height: 42px;
  }
}
#zaymday .header__item:not(:last-child) {
  margin-right: 4px;
}
#zaymday .header__item-wrap {
  color: #FFF;
  font-size: 12px;
  font-weight: 700;
  line-height: 160%;
  text-align: center;
  margin-right: 4px;
}

.description {
  background: #FFF;
  padding: 20px;
  border-radius: 20px;
}
@media (min-width: 992px) {
  .description {
    padding: 40px;
  }
}
.description h3 {
  font-size: 20px;
  font-weight: 700;
  line-height: 140%;
}
@media (min-width: 992px) {
  .description h3 {
    font-size: 35px;
  }
}
.description p {
  font-size: 14px;
  font-weight: 400;
  line-height: 160%;
}
@media (min-width: 992px) {
  .description p {
    font-size: 18px;
  }
}

#zaymday .footer {
  background: #262D33;
  margin-top: 50px;
}
@media (min-width: 1200px) {
  #zaymday .footer {
    margin-top: 100px;
  }
}
#zaymday .footer__wrap {
  font-weight: 400;
  font-size: 14px;
  line-height: 160%;
  color: #FFF;
  padding: 15px 0 0 0;
  text-align: start;
}
@media (min-width: 992px) {
  #zaymday .footer__wrap {
    padding: 40px 0 40px 0;
  }
}
#zaymday .footer__wrap p {
  font-size: 14px;
  font-weight: 400;
  line-height: 160%;
  padding-bottom: 5px;
  opacity: 0.6;
  text-align: start;
}
@media (min-width: 992px) {
  #zaymday .footer__wrap p {
    font-size: 15px;
  }
}
@media (min-width: 1200px) {
  #zaymday .footer__wrap p {
    text-align: center;
  }
}
#zaymday .footer__wrap a {
  color: #FFF;
}
#zaymday .footer .footer__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  padding: 40px 15px;
  max-width: 1200px;
  margin: 0 auto;
}
@media (min-width: 992px) {
  #zaymday .footer .footer__container {
    padding: 40px 25px;
  }
}
@media (min-width: 1200px) {
  #zaymday .footer .footer__container {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
#zaymday .footer .footer__container .footer__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
}
@media (min-width: 992px) {
  #zaymday .footer .footer__container .footer__list {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
#zaymday .footer .footer__container .footer__list .footer__item {
  list-style-type: none;
  padding-top: 20px;
}
@media (min-width: 992px) {
  #zaymday .footer .footer__container .footer__list .footer__item {
    padding-top: 0;
  }
}
@media (min-width: 992px) {
  #zaymday .footer .footer__container .footer__list .footer__item:not(:last-child) {
    margin-right: 60px;
  }
}
#zaymday .footer .footer__container .footer__list .footer__item a {
  color: #FFF;
  font-size: 14px;
  font-weight: 400;
  line-height: 160%;
  list-style-type: none;
  text-decoration: underline;
  cursor: pointer;
}

#zaymday .offers__title {
  font-size: 20px;
  font-weight: 800;
  line-height: 140%;
  text-align: center;
  padding: 20px 0;
}
@media (min-width: 768px) {
  #zaymday .offers__title {
    font-size: 46px;
  }
}

#zaymday .offers__text {
  font-size: 15px;
  font-weight: 400;
  line-height: 160%;
  text-align: center;
}
@media (min-width: 768px) {
  #zaymday .offers__text {
    font-size: 20px;
    padding-bottom: 40px;
  }
}

#zaymday .cards {
  margin-bottom: auto;
}
#zaymday .cards .card__container {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(129px, 1fr));
  grid-gap: 10px;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  justify-items: stretch;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: 1200px;
  margin: 25px 10px 10px 10px;
}
@media (min-width: 768px) {
  #zaymday .cards .card__container {
    grid-template-columns: repeat(auto-fit, minmax(216px, 1fr));
  }
}
@media (min-width: 992px) {
  #zaymday .cards .card__container {
    grid-template-columns: repeat(auto-fit, minmax(360px, 1fr));
    grid-gap: 30px;
    margin: 10px 10px 10px 10px;
  }
}
@media (min-width: 1000px) {
  #zaymday .cards .card__container {
    grid-template-columns: repeat(auto-fit, minmax(312px, 1fr));
    padding: 0;
  }
}
#zaymday .cards__border {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-radius: 5px;
  padding: 5px;
  text-align: center;
  margin-top: 5px;
}
@media (min-width: 992px) {
  #zaymday .cards__border {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    border-radius: 5px;
    background: #F9F9F9;
  }
}
#zaymday .cards .card__wrap {
  position: relative;
  border-radius: 10px;
  background: #FFF;
  -webkit-box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.05);
  padding: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (min-width: 992px) {
  #zaymday .cards .card__wrap {
    padding: 26px 16px;
  }
}
#zaymday .cards .card__container-stars {
  height: 18px;
  max-width: 160px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 5px;
}
#zaymday .cards .card__container-stars.--color-1 svg:first-child path {
  fill: #FFD233;
}
#zaymday .cards .card__container-stars.--color-2 svg:first-child path,
#zaymday .cards .card__container-stars.--color-2 svg:nth-child(2) path {
  fill: #FFD233;
}
#zaymday .cards .card__container-stars.--color-3 svg:first-child path,
#zaymday .cards .card__container-stars.--color-3 svg:nth-child(2) path,
#zaymday .cards .card__container-stars.--color-3 svg:nth-child(3) path {
  fill: #FFD233;
}
#zaymday .cards .card__container-stars.--color-4 svg:first-child path,
#zaymday .cards .card__container-stars.--color-4 svg:nth-child(2) path,
#zaymday .cards .card__container-stars.--color-4 svg:nth-child(3) path,
#zaymday .cards .card__container-stars.--color-4 svg:nth-child(4) path {
  fill: #FFD233;
}
#zaymday .cards .card__container-stars.--color-5 svg path {
  fill: #FFD233;
}
@media (min-width: 992px) {
  #zaymday .cards .card__container-stars {
    height: 27px;
  }
}
#zaymday .cards .card__container-stars img {
  width: 18px;
  height: 18px;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (min-width: 992px) {
  #zaymday .cards .card__container-stars img {
    width: 23px;
    height: 23px;
  }
}
#zaymday .cards .card__container-stars span {
  color: rgba(24, 25, 56, 0.4);
  font-size: 12px;
  margin-left: 8px;
}
@media (min-width: 992px) {
  #zaymday .cards .card__container-stars span {
    font-size: 14px;
  }
}
#zaymday .cards .bg-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 32px;
  background: #FF7A2F;
  border-radius: 12px;
  margin: 0 -5px 8px -5px;
}
@media (min-width: 992px) {
  #zaymday .cards .bg-card {
    margin: 0 0px 8px 0px;
  }
}
#zaymday .cards .bg-card span {
  position: absolute;
  text-align: center;
  height: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 10px;
  font-weight: 800;
  line-height: normal;
  color: #FFF;
  padding: 5px 10px;
}
#zaymday .cards .card__title {
  font-weight: 700;
  font-size: 16px;
  line-height: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#zaymday .cards .card__img {
  height: 60px;
  max-width: 125px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin: 0 auto;
  overflow: hidden;
  margin-bottom: 11px;
}
#zaymday .cards .card__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (min-width: 360px) and (max-width: 560px) {
  #zaymday .cards .card__img img {
    width: 100%;
  }
}
#zaymday .cards .cards__info {
  font-weight: 700;
  font-size: 14px;
  line-height: 140%;
  color: #000;
}
#zaymday .cards .cards__list {
  font-weight: 700;
  font-size: 14px;
  line-height: 140%;
  padding-right: 5px;
  color: rgba(0, 0, 0, 0.6);
}
#zaymday .cards .cards__block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: center;
}
#zaymday .cards .cards__button {
  margin: 0 auto;
  width: 100%;
  border-radius: 10px;
  background: #FFDD2D;
  color: #2A2A2A;
  margin: 10px 0 0 0;
  font-weight: 700;
  font-size: 15px;
  line-height: 16px;
  padding: 16px;
  display: inline-block;
  cursor: pointer;
}
@media (min-width: 992px) {
  #zaymday .cards .cards__button {
    line-height: 25px;
    padding: 12px 0;
    font-size: 18px;
    line-height: normal;
  }
}
#zaymday .cards .cards__footer {
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: 400;
  font-size: 8px;
  line-height: 9px;
  color: #181938;
  opacity: 0.6;
  padding-top: 8px;
  height: 61px;
}
@media (min-width: 992px) {
  #zaymday .cards .cards__footer {
    font-size: 10px;
  }
}

.reviews__wrapper {
  position: relative;
}
.reviews__title {
  font-size: 25px;
  font-weight: 700;
  line-height: normal;
  padding-bottom: 20px;
  text-align: start;
  max-width: 185px;
}
@media (min-width: 992px) {
  .reviews__title {
    text-align: start;
    padding-bottom: 30px;
    font-size: 35px;
    max-width: 100%;
  }
}
.reviews .swiper {
  position: relative;
  padding: 0 14px 10px 2px;
}
@media (min-width: 768px) {
  .reviews .swiper {
    padding: 0 14px 20px 2px;
  }
}
.reviews .swiper-slide {
  height: unset;
  border: 1px solid #E4E6F3;
}
.reviews__slider {
  padding: 0 20px;
}
.reviews__slider-prev, .reviews__slider-next {
  position: absolute;
  z-index: 999;
  bottom: 180px;
  width: 32px;
  height: 32px;
  cursor: pointer;
}
@media (min-width: 768px) {
  .reviews__slider-prev, .reviews__slider-next {
    bottom: 223px;
  }
}
.reviews__slider-prev::after, .reviews__slider-next::after {
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.reviews__slider-prev {
  left: 93%;
  -webkit-transform: translateX(-40px);
      -ms-transform: translateX(-40px);
          transform: translateX(-40px);
}
@media (min-width: 768px) {
  .reviews__slider-prev {
    left: 91%;
  }
}
.reviews__slider-prev::after {
  background: url("../../static/vk_t_bank_layout/images/prev.svg") no-repeat center center/contain;
}
.reviews__slider-next {
  right: 9%;
  -webkit-transform: translateX(40px);
      -ms-transform: translateX(40px);
          transform: translateX(40px);
}
.reviews__slider-next::after {
  background: url("../../static/vk_t_bank_layout/images/next.svg") no-repeat center center/contain;
}
.reviews__item {
  width: 240px;
  max-width: 240px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-item-align: stretch;
      align-self: stretch;
  height: 100%;
  min-height: 100%;
  border-radius: 10px;
  cursor: pointer;
}
@media (min-width: 900px) {
  .reviews__item {
    width: 100%;
    max-width: 100%;
  }
}
.reviews__item-top {
  position: relative;
  margin-bottom: auto;
  padding: 10px;
  height: 100%;
  background: #FFF;
  border-radius: 10px 10px 0 0;
}
@media (min-width: 992px) {
  .reviews__item-top {
    padding: 20px;
  }
}
.reviews__item-bottom {
  padding: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #FFF;
  border-radius: 0 0 10px 10px;
  border-top: 1px solid #E4E6F3;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (min-width: 992px) {
  .reviews__item-bottom {
    padding: 20px;
  }
}
.reviews__item-person {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 5px;
}
.reviews__item-stars {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.reviews__item-star {
  width: 17px;
  height: 17px;
}
.reviews__item-star img {
  min-width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.reviews__item-rating {
  font-size: 12px;
  font-weight: 400;
  line-height: normal;
  margin-left: 4px;
}
.reviews__item-text {
  font-weight: 400;
  font-size: 14px;
  line-height: 140%;
}
@media (min-width: 768px) {
  .reviews__item-text {
    padding-right: 40px;
  }
}
@media (min-width: 1200px) {
  .reviews__item-text {
    font-size: 16px;
  }
}
.reviews__item-avatar {
  margin-right: 10px;
  min-width: 26px;
  height: 26px;
  border-radius: 50%;
  overflow: hidden;
}
.reviews__item-avatar img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.reviews__item-name {
  font-weight: 400;
  font-size: 11px;
  line-height: normal;
}
@media (min-width: 1200px) {
  .reviews__item-name {
    font-size: 12px;
  }
}
.reviews__item-age {
  font-weight: 400;
  font-size: 10px;
  line-height: normal;
  color: #697B97;
}

.hr {
  background: 1px solid #E4E6F3;
}

.payment__container {
  margin: 50px 0;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(149px, 1fr));
  grid-gap: 10px;
}
@media (min-width: 992px) {
  .payment__container {
    grid-template-columns: repeat(auto-fit, minmax(166px, 1fr));
    margin: 100px 0;
    grid-gap: 20px;
  }
}
.payment__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 10px;
  background: #FFF;
  padding: 25px 15px;
}
@media (min-width: 992px) {
  .payment__wrapper {
    padding: 35px 15px;
  }
}
.payment__cards img {
  width: 100%;
  height: 100%;
  max-height: 22px;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (min-width: 992px) {
  .payment__cards img {
    max-height: 30px;
  }
}