.order-form__row {
  display: flex;
  flex-direction: column;
}

.order-form__row + .order-form__row {
  margin: 10px 10px 0 10px;
}

label.b-order-form__confirm-label.b-order-form__confirm-label--hidden {
  padding: 0;
  margin: 0;
}

body .payment__buttons {
  border: unset;
}

body .sber.order-form__row {
  margin: 10px 10px 0 10px;
}

body .sber.sber_autopay {
  border: unset;
}

.order-form__radio {
  position: relative;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 1.29;
  color: #4f4f4f;
  cursor: pointer;
}

.order-form__radio b {
  font-weight: bold;
}

.order-form__radio a {
  color: #814724;
  text-decoration: none;
}

.order-form__radio a:hover {
  text-decoration: underline;
}

.order-form__input {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: -2;
  width: 1px;
  height: 1px;
  margin: 0;
  opacity: 0;
  transform: translate(-50%, -50%);
  appearance: none;
}

.order-form__radio-box {
  position: relative;
  padding: 12px;
  background: #ffffff;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  transition: all 0.3s;
}

.order-form__radio--gold .order-form__radio-box {
  background: radial-gradient(56.27% 128.64% at 3.06% 100%, #dccda7 0%, rgba(250, 247, 237, 0) 100%),
  radial-gradient(39.6% 81.7% at 100% 0%, #e2d5b5 0.22%, rgba(250, 247, 237, 0) 95.77%), #fbf6e6;
}



.order-form__radio-box .circle-wrapp
{
  flex-shrink: 0;

  width: 20px;
  height: 20px;

  background-image:  url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAGqSURBVHgBrVXbbcJAELw7JL7TQZwOrgQbEIgv4wowJaSCOB2kA3AF8R8SL5MKYiqI0wESXwiEM2MdKDyCYsxIxy53vvHu3u1YiguI4/gBprvb7Wwppc6yzOI8/BR+opSKHMcJL+2VpxOTyaSDDX2QJZVKZQA7r9fr31wbjUYaRmPdxdB4QXBKfEQ4nU7fYFw86NdqtQ9xBcPh0KpWqzHcEC8MzghBFiAdd7VaOZ7nLcU/wNJgT4zBLJ45pwyZD9MtQkYg3SWyceB2WKpDhLPZ7Gu9XjvtdjsVN2A8Htuo6TvGkzTRuQjZEyWAoGIcYMSUXdQgEiUBjhDp2wo/FpgXoiSQ7hxG80AycSeQS4k7g4QpmB9FSeBO6rwt4SdwbFESOAe2Yqp4y1FQX5RHflsUBCCEo3k5xY1AuhaMbjQaoWL7gLAH4r6RraJk+34O+D8/ZTBHDJcLRUh/kQ0Y3YGQoFoY0k+TwlWwRHzWKM3rfv5MYCGiPtJ/gZsr82azWTSbzYRrRgOp4l3Wfbvd9lqt1lHbyr8iIDGVGa7Fz4CZzj8BsHNIXXhJ6n4AkUz9CgCWSZ0AAAAASUVORK5CYII=');
}

.order-form__input:checked + .order-form__radio-box .circle-wrapp {
  opacity: 1;
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAIbSURBVHgBnVXLccIwEJUEw5kO4txydDqw+YaTcQVACakAqCDpgLiC+EaGn50KgFtuOB0ww4nBsfLWYzNB2ElgZ4SW1epp/+YsgzzPK2PrRFFkcM51KaVGcvAB+JUQwjVN08m6y1XBbDZr48IIYKtCofCC3a9Wq590NplMdGw6zi0sHQ8MVOATwPl8/ozNgmK3Uqm8s19oPB5rpVLJA+vgwcEZIMAGcMfa7Xambdtb9g+i0OCOh0VePJJMJGBdbJ1LwIjg7hbemGDbFKqjhYvFYrPf781WqxWwK2g6nRqI6SvWLU+ss2CyrSr2H+40IcMRWEpGmUvmfonwcfgWBKoujPKQQJdcthADNwdsCdYgMJJJztoiKi77D5qm6gPDgfuGwI8G5LWqUJDhUwp0QpyVhSyOVDHc9ckTAWS90Wiszl5EoFkeyTgEJ4QEBdg0wfIpP9s8w/LUUqwAibnJOFvlXZJIjipDTepxW9JFMIaqEPFiL8fKrUSmz/SjiFoxoBj6CGhXVRi+fQQAvUcs3SMQY37Ew/ussmFJtXBqH6BvsOx6ve6zKwgYVCkeavlWUPsAuYfJMkrG1qVgaT8P6H+c5Vqt5pK5dHAJ6A+wF2A4R0AimhYJ6JJc+AuM+pd0k0kzTOVnAxZDtAv3+2DjyXw4HNZp4SczkKZ4hxoiDMNes9k8KSGeZwEB02QGq9FnIBHHnwDsPkadkzXqvgHmZjb8ANhkrwAAAABJRU5ErkJggg==');
}

.order-form__radio-box
{
  display: flex;
  flex-flow: row-reverse nowrap;
  justify-content: flex-end;
}

.order-form__row.sber_autopay.reborn .order-form__radio-box
{
  flex-flow: row-reverse wrap!important;
}

.form__radio-flex-wrapp
{
  display: flex;
  flex-flow: row-reverse;
}

.order-form__radio-row.aut-reb
{
  width: 100%;
  justify-content: center;
}

.order-form__radio-row {
  position: relative;
  padding: 0 0 0 10px;
  display: flex;
}

.order-form__radio-text {
  display: flex;
  align-items: center;
}

.sber_line {
  margin: 2px 0px 5px 0px;
}

.order-form__row.sber_autopay .order-form__radio-text {
  align-items: flex-start;
  flex-direction: column;
}

.order-form__radio-row + .order-form__radio-row {
  margin: 4px 0 0 0;
}

.order-form__radio-image {
  flex-shrink: 0;
  min-width: 98px;
}

body span.paysystem_title {
  margin-left: 16px;
}

body span.paysystem_title {
  width: 100%;
}

.order-form__radio-image img {
  display: block;
  max-width: 100%;
  height: auto;
}

.order-form__submit {
  font-family: "Montserrat", sans-serif;
  padding: 18px 22px;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 1.29;
  display: flex;
  align-items: center;
  justify-content: center;
  text-transform: uppercase;
  border: 1px solid #3ec330;
  background: #3ec330;
  border-radius: 4px;
  color: #ffffff;
  cursor: pointer;
  transition: all 0.3s;
  outline: none;
}

.order-form__submit:hover {
  background-color: #ffffff;
  color: #3ec330;
}

.order-form__submit:focus {
  box-shadow: 0 0 8px #ac003f70;
}

.order-form__policy {
  position: relative;
  font-size: 10px;
  line-height: 1.4;
  color: #4f4f4f;
  cursor: pointer;
}

.order-form__policy input {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: -2;
  width: 1px;
  height: 1px;
  margin: 0;
  opacity: 0;
  transform: translate(-50%, -50%);
  appearance: none;
}

.order-form__policy p {
  margin: 0;
  display: flex;
}

.order-form__policy p::before {
  content: "";
  margin: 0 12px 0 0;
  display: block;
  width: 20px;
  min-width: 20px;
  height: 20px;
  min-height: 20px;
  background-image: none;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 17px;
  border: 1px solid #3ec330;
  border-radius: 4px;
}

.order-form__policy input:checked ~ p::before {
  background-image: url("data:image/svg+xml,%3Csvg width='17' height='17' viewBox='0 0 17 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.956 4.9632L6.62264 12.2965L3.28931 8.9632' stroke='%23AC003E' stroke-width='1.33333' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.order-form__policy a {
  color: #814724;
}

.order-form__policy a:hover {
  text-decoration: none;
}

.b-order-form__confirm-label.payment_sber.bank:before {
  display: none !important;
}

body label.b-order-form__confirm-label.b-order-form__confirm-label--hidden.payment_n:before,
label.b-order-form__confirm-label.b-order-form__confirm-label--hidden.payment_sber:before {
  display: none;
}

.sber_autopay .order-form__radio--gold {
  padding: 0;
  margin: 10px;
}

body .sber {
  border: unset;
}

@media (max-width: 900px) {
  .b-tabs__content > p > img {
    width: 100%;
  }

  .drawer-wrapper .drawer__inner {
    padding: 40px 8px 16px 16px;
  }

  .drawer-wrapper .drawer__content {
    padding: 0 8px 0 0;
  }

  .drawer-wrapper .terms__list {
    grid-template-columns: repeat(1, 1fr);
    gap: 16px;
  }

  .drawer-wrapper .terms__list-icon {
    margin: 0 12px 0 0;
  }

  .drawer-wrapper .terms__list-image {
    max-width: 32px;
    max-height: 100%;
    object-fit: contain;
  }
}

.b-up-button {
  width: 38px;
  height: 38px;
  background: transparent
  url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACYAAAAmCAMAAACf4xmcAAABEVBMVEVHcExmFhYAAABaEhKeKipdERGlKysAAAAAAABVAABhGBimKiqfKSmeKiqoKipiGhqmKSlkFxelKSlmGRmmKyumKyudKSmLISFiFxeJISGOIiKKIiKdKiqeKSljGBieHx+nKiqAHx9NAwOfKCh6GxuQUVGmLCyfKChzERGmKiqCHh5ZERFcERGlKSmmKSmoKys/Pz+CISGmKipdFBSdJSWnKiqnKyueHh5/ExOOIiJWEhJbEhJAAwNaDw+eKCiMIiKLUVGmKSmcJyeMICCkKSmkKSmbIyOLIiKpKytVODhcEhJMDw+hKChIDAylKSmXJyelKSlODQ2bJyejKSmeKCifKCikKiqZJyeiKSmcJyeeJyfSkNlwAAAAUnRSTlMALQNElkfZAQIDKvCYl94n7yvtKNvamJIskpWTlZkp7N17SP1uLNzUltiFR0ju7d8ITN4miO/a7ZqWREZDM+mTLO6wle3ngJTfCUUy0SrhlOM3QnVYXwAAASJJREFUOMvtktd2gkAURQ9YIEQTjT3G9N57772Xg5CY//+QPDgXlaJ5T/bTAJu7Z1gA//Ti5Nb8hZUrfMf7elrlPFmv9fLK9yTppI2u1mCSJMn6SLf9ZXepqKeiu9oaPZxiZLHANqK62SQ7CO9qA/ThFIPnzeXl6emlI/Pi/q7lFfsPzasv8dKdXW1TrOsjwKyI56Ta51mzYl08AoBxZ38qr6072iommneMYTvQ1cbFWlmSN/WKeE6tOc/yvsRqrLUP46zVNQBsLfiLyjvwunEdG3NiZTosQC953TdsT6n1UAw+jKp0n4FplyS5k0AAdd7G6wuACZdkZjnsb9CrNtl4fwIALLohRTWvZPPmQ13Mj01G/YPm/t6xrNdnEMnDOf4UPzw2Z4gYoyESAAAAAElFTkSuQmCC)
  50% no-repeat;
  opacity: 1;
  visibility: visible;
  transition: all 0.5s ease-out;
  position: fixed;
  z-index: 9999;
  bottom: 70px;
  right: 20px;
}

.b-up-button--hidden {
  opacity: 0;
  visibility: hidden;
}

.b-up-button__link {
  display: block;
  width: 100%;
  height: 100%;
}

.modal-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 20;
  display: block;
  width: 100vw;
  height: 100vh;
  padding: 20px;
  overflow: auto;
  overflow-x: hidden;
  overflow-y: auto;
  font-size: 0;
  text-align: center;
  white-space: nowrap;
  visibility: hidden;
  background-color: rgba(0, 0, 0, 0.1);
  opacity: 0;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-duration: 0.6s;
  transition-duration: 0.6s;
  -webkit-transition-property: visibility, opacity;
  transition-property: visibility, opacity;
}

@media (max-width: 768px) {
  .modal-wrapper {
    padding: 15px;
  }
}

.modal-wrapper:before {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  content: "";
}

.modal-wrapper.active {
  visibility: visible;
  opacity: 1;
}

.modal-wrapper.active .modal {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}

.modal-wrapper .modal {
  position: relative;
  z-index: 11;
  display: inline-block;
  width: 100%;
  max-width: 568px;
  padding: 80px 96px;
  font-size: 1rem;
  text-align: center;
  white-space: normal;
  vertical-align: middle;
  background-color: #fff;
  border-radius: 4px;
  -webkit-box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
  opacity: 0;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-duration: 0.6s;
  transition-duration: 0.6s;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-transform: scale(0.6);
  transform: scale(0.6);
}

.modal-wrapper .modal__close {
  position: absolute;
  top: 8px;
  right: 8px;
}

.modal-wrapper .modal__title {
  margin: 0 0 16px;
}

.modal-wrapper .modal__subtitle {
  margin: 0 0 16px;
  font-size: 0.875rem;
  line-height: 1.43;
  color: #4f4f4f;
}

.drawer-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 8;
  display: block;
  width: 100vw;
  height: 100vh;
  padding: 0;
  overflow: auto;
  overflow-x: hidden;
  overflow-y: auto;
  font-size: 0;
  text-align: right;
  white-space: nowrap;
  background-color: rgba(0, 0, 0, 0.1);
}

.drawer-wrapper:before {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  content: "";
}

.drawer-wrapper.active {
  visibility: visible;
  opacity: 1;
}

.drawer-wrapper.active .drawer {
  opacity: 1;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

.drawer-wrapper .drawer {
  position: relative;
  z-index: 9;
  display: inline-block;
  width: 100%;
  max-width: 954px;
  height: 100%;
  font-size: 1rem;
  text-align: center;
  white-space: normal;
  vertical-align: middle;
  background-color: #fff;
  opacity: 1;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-duration: 0.6s;
  transition-duration: 0.6s;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, -webkit-transform;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}

@media (max-width: 768px) {
  .drawer-wrapper .drawer {
    max-width: 100%;
  }
}

.drawer-wrapper .drawer__inner {
  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%;
  height: 100%;
  padding: 56px 8px 8px 56px;
  text-align: left;
}

.drawer-wrapper .drawer__close {
  position: absolute;
  top: 6px;
  right: 6px;
}

.drawer-wrapper .drawer__content {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding: 0 48px 48px 0;
  overflow: auto;
  scrollbar-color: #bdbdbd #e8e8e8;
  scrollbar-width: thin;
}

.drawer-wrapper .drawer__content::-webkit-scrollbar {
  width: 4px;
}

.drawer-wrapper .drawer__content::-webkit-scrollbar-thumb {
  background: #bdbdbd;
  border-radius: 2px;
}

.drawer-wrapper .drawer__content::-webkit-scrollbar-track {
  background: #e8e8e8;
  border-radius: 2px;
}

@media (max-width: 600px) {
  .drawer-wrapper .drawer__content {
    padding: 0 15px;
  }
}

.drawer-wrapper .drawer__title {
  margin: 0 0 16px;
}

button {
  cursor: pointer;
}

.button {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  min-width: 220px;
  padding: 1.358em 1.75em;
  margin: 0;
  font-family: Museo Sans Cyrl;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1.2;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  background-color: #ac003e;
  border: 1px solid #3ec330;
  border-radius: 4px;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: color, background-color, border, -webkit-box-shadow;
  transition-property: color, background-color, border, -webkit-box-shadow;
  transition-property: color, background-color, border, box-shadow;
  transition-property: color, background-color, border, box-shadow, -webkit-box-shadow;
}

.button:hover {
  color: #ac003e;
  background-color: #fff;
}

.button:focus {
  outline: transparent;
  -webkit-box-shadow: 0 0 2px 2px rgba(172, 0, 62, 0.5);
  box-shadow: 0 0 2px 2px rgba(172, 0, 62, 0.5);
}

.button:disabled {
  color: #bdbdbd;
  cursor: not-allowed;
  background-color: #f2f3f4;
  border-color: #f2f3f4;
}

.button--close {
  min-width: 0;
  padding: 0;
  font-size: 28px;
  background-color: transparent;
  border: none;
}

.button--close:hover svg {
  fill: #ac003e;
  stroke: #f2f2f2;
}

.button--close:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.button--close:focus svg {
  -webkit-box-shadow: 0 0 2px 2px rgba(172, 0, 62, 0.5);
  box-shadow: 0 0 2px 2px rgba(172, 0, 62, 0.5);
}

.button--close:disabled {
  background-color: transparent;
}

.button--close:disabled svg {
  fill: #f2f3f4;
  stroke: #bdbdbd;
}

.button--close svg {
  width: 1em;
  min-width: 1em;
  height: 1em;
  min-height: 1em;
  border-radius: 0.07142857em;
  fill: #f2f2f2;
  stroke: #899199;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: fill, stroke, -webkit-box-shadow;
  transition-property: fill, stroke, -webkit-box-shadow;
  transition-property: fill, stroke, box-shadow;
  transition-property: fill, stroke, box-shadow, -webkit-box-shadow;
}

/* Новый чекбокс */
.input, .textarea {
  padding: .5625em .75em;
  margin: 0;
  overflow: hidden;
  font-family: Montserrat;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.25;
  color: #333;
  background-color: #fff;
  border: 1px solid #bdbdbd;
  border-radius: 4px;
  outline: transparent;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
  -webkit-transition-property: color, background-color, border, -webkit-box-shadow;
  transition-property: color, background-color, border, -webkit-box-shadow;
  transition-property: color, background-color, border, box-shadow;
  transition-property: color, background-color, border, box-shadow, -webkit-box-shadow
}

.input::-webkit-input-placeholder, .textarea::-webkit-input-placeholder {
  font-family: Montserrat;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.25;
  color: #bdbdbd;
  opacity: 1;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform
}

.input:-moz-placeholder, .input::-moz-placeholder, .textarea:-moz-placeholder, .textarea::-moz-placeholder {
  font-family: Montserrat;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.25;
  color: #bdbdbd;
  opacity: 1;
  transition-timing-function: ease;
  transition-duration: .3s;
  -moz-transition-property: transform, opacity;
  transition-property: transform, opacity
}

.input:-ms-input-placeholder, .textarea:-ms-input-placeholder {
  font-family: Montserrat;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.25;
  color: #bdbdbd;
  opacity: 1;
  transition-timing-function: ease;
  transition-duration: .3s;
  -ms-transition-property: transform, opacity;
  transition-property: transform, opacity
}

.input:hover, .textarea:hover {
  border-color: #ac003e
}

.input:focus, .textarea:focus {
  border-color: #ac003e;
  -webkit-box-shadow: 0 0 2px 2px rgba(172, 0, 62, .5);
  box-shadow: 0 0 2px 2px rgba(172, 0, 62, .5)
}

.input:focus::-webkit-input-placeholder, .textarea:focus::-webkit-input-placeholder {
  opacity: 0;
  -webkit-transform: translateX(100%);
  transform: translateX(100%)
}

.input:focus:-moz-placeholder, .input:focus::-moz-placeholder, .textarea:focus:-moz-placeholder, .textarea:focus::-moz-placeholder {
  opacity: 0;
  transform: translateX(100%)
}

.input:focus:-ms-input-placeholder, .textarea:focus:-ms-input-placeholder {
  opacity: 0;
  transform: translateX(100%)
}

.input:disabled, .textarea:disabled {
  color: #bdbdbd;
  cursor: not-allowed;
  background-color: #f2f3f4;
  border-color: #f2f3f4
}

.textarea {
  height: 200px;
  padding: .5625em .75em;
  margin: 0;
  resize: none
}

.checkbox, .radio {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin: 0;
  cursor: pointer
}

.checkbox__input, .radio__input {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: -2;
  width: 1px;
  height: 1px;
  margin: 0;
  opacity: 0;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

.checkbox__input:checked + .checkbox__custom, .radio__input:checked + .checkbox__custom {
  background-color: #fff
}

.checkbox__input:checked + .checkbox__custom .checkbox__icon, .radio__input:checked + .checkbox__custom .checkbox__icon {
  opacity: 1
}

.checkbox__custom, .radio__custom {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 20px;
  min-width: 20px;
  height: 20px;
  min-height: 20px;
  margin: 0 14px 0 0;
  background-color: #fff;
  border: 1px solid #814724;
  border-radius: 4px;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
  -webkit-transition-property: background-color;
  transition-property: background-color
}

.checkbox__text, .radio__text {
  display: block;
  font-family: Montserrat;
  font-size: 10px;
  font-weight: 400;
  line-height: 1.4;
  color: #4f4f4f
}

.checkbox__link, .radio__link {
  color: #b59858;
  text-decoration: underline;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
  -webkit-transition-property: color;
  transition-property: color
}

.checkbox__link:hover, .radio__link:hover {
  color: #b59858;
  text-decoration: none
}

.checkbox__button, .radio__button {
  display: inline-block;
  padding: 0;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  color: #814724;
  background: none;
  border: none;
  border-bottom: 1px dashed #814724;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
  -webkit-transition-property: color, border-bottom;
  transition-property: color, border-bottom
}

.checkbox__button:hover, .radio__button:hover {
  color: #311b0e;
  border-bottom: 1px dashed #311b0e
}

.checkbox__icon, .radio__icon {
  width: 16px;
  height: 16px;
  opacity: 0;
  stroke: #814724;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
  -webkit-transition-property: opacity;
  transition-property: opacity
}

.checkbox--large .checkbox__text {
  font-size: .875rem
}

.radio {
  margin: 0
}

.radio__input:checked + .radio__custom {
  background-color: #fff
}

.radio__input:checked + .radio__custom:before {
  opacity: 1
}

.radio__custom {
  position: relative;
  width: 20px;
  min-width: 20px;
  height: 20px;
  min-height: 20px;
  margin: 0 14px 0 0;
  background-color: #fff;
  border-radius: 50%
}

.radio__custom:before {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 10px;
  height: 10px;
  content: "";
  background-color: #ac003e;
  border-radius: 50%;
  opacity: 0;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

body .checkbox__custom {
  border: 1px solid #bdbdbd;
/*  transition: 0.3s;*/
}

body .checkbox__custom:hover {
  border-color: #814724;
}

body .checkbox__input:checked + .checkbox__custom,
.radio__input:checked + .checkbox__custom {
  border-color: #814724;
}


.personal {
  width: 100%;
  margin: 0 0 8px;
}

.personal__stars {
  display: block;
  margin: 0 auto 8px;
}

.personal__message {
  margin: 0 0 20px;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
  text-align: center;
}

.personal__info {
  margin: 0 0 20px;
}

.personal__info-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.personal__info-row + .personal__info-row {
  margin: 12px 0 0;
}

.personal__info-icon {
  margin: 0 12px 0 0;
}

.personal__info-svg {
  display: block;
  width: 1.25rem;
  min-width: 1.25rem;
  height: 1.25rem;
  min-height: 1.25rem;
  fill: #b59858;
  stroke: #b59858;
}

.personal__info-text {
  font-size: 0.875rem;
  line-height: 1.43;
}

.personal__info-text b {
  font-weight: 500;
}

.personal__edit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.personal__edit-icon {
  margin: 0 12px 0 0;
}

.personal__edit-svg {
  display: block;
  width: 1.25rem;
  min-width: 1.25rem;
  height: 1.25rem;
  min-height: 1.25rem;
  fill: #814724;
  stroke: #814724;
}

.personal__edit-text {
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.43;
}

.form {
  position: relative;
  text-align: left;
}

.form__title {
  margin: 0 0 20px;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
  color: #333;
  text-align: center;
}

.form__hidden {
  padding: 0 5px;
  margin: 0 -5px;
  overflow: hidden;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: max-height;
  transition-property: max-height;
}

.form__grid {
  display: grid;
  gap: 20px;
}

.form__payment {
  margin: 32px 0 0;
}

.form__payment-title {
  margin: 0 0 16px;
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 1.33;
  color: #333;
  text-align: center;
}

.form__payment-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.form__payment-item + .form__payment-item {
  margin: 8px 0 0;
}

.form__payment-label {
  position: relative;
  width: 100%;
  font-size: 0.875rem;
  line-height: 1.29;
  color: #4f4f4f;
  cursor: pointer;
}

.form__payment-label b {
  font-weight: 700;
}

.form__payment-label a {
  color: #814724;
  text-decoration: none;
}

.form__payment-label a:hover {
  text-decoration: underline;
}

.form__payment-input {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: -2;
  width: 1px;
  height: 1px;
  margin: 0;
  opacity: 0;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.form__payment-block {
  position: relative;
  padding: 12px;
  background: #fff;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: border-color, -webkit-box-shadow;
  transition-property: border-color, -webkit-box-shadow;
  transition-property: border-color, box-shadow;
  transition-property: border-color, box-shadow, -webkit-box-shadow;
}

.form__payment-input:checked + .form__payment-block,
.form__payment-input:hover + .form__payment-block {
  border-color: #3ec330;
}

.form__payment-input:focus + .form__payment-block {
  -webkit-box-shadow: 0 0 2px 2px rgba(172, 0, 62, 0.5);
  box-shadow: 0 0 2px 2px rgba(172, 0, 62, 0.5);
}

.form__payment-box {
  position: absolute;
  top: 12px;
  left: 12px;
  display: block;
  width: 20px;
  height: 20px;
  background: #fff;
  border: 1px solid #bdbdbd;
  border-radius: 50%;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: border-color;
  transition-property: border-color;
}

.form__payment-input:checked + .form__payment-block .form__payment-box {
  border-color: #3ec330;
}

.form__payment-input:checked + .form__payment-block .form__payment-box:before {
  opacity: 1;
}

.form__payment-box:before {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 8px;
  height: 8px;
  content: "";
  background-color: #3ec330;
  border-radius: 50%;
  opacity: 0;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.form__payment-row {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 0 0 34px;
}

.form__payment-row + .form__payment-row {
  margin: 4px 0 0;
}

.form__payment-image {
  min-width: 100px;
  margin: 0 16px 0 0;
}

.form__payment-image img {
  display: block;
  max-width: 100%;
  height: auto;
}

.form__payment-label--gold .form__payment-block {
  background: radial-gradient(56.27% 128.64% at 3.06% 100%, #dccda7 0, rgba(250, 247, 237, 0) 100%),
  radial-gradient(39.6% 81.7% at 100% 0, #e2d5b5 0.22%, rgba(250, 247, 237, 0) 95.77%), #fbf6e6;
}

.form__row {
  display: grid;
  grid-template-columns: 90px 1fr;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.form__row--vertical {
  grid-template-columns: 1fr;
  gap: 4px;
}

.form__row-label {
  font-size: 0.875rem;
  line-height: 1.43;
  color: #4f4f4f;
}

.form__row-label em {
  color: #3ec330;
}

.form__row-input {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.form__remember {
  margin: 24px 0 0;
}

.form__remember-hidden {
  max-height: 0;
  overflow: hidden;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: max-height;
  transition-property: max-height;
}

.form__remember-inner {
  padding: 14px 0 0;
  font-size: 0.875rem;
  line-height: 1.43;
  color: #333;
}

.form__remember-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0;
  margin: 6px 0 0;
  color: #814724;
  background: none;
  border: none;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: color;
  transition-property: color;
}

.form__remember-button:hover {
  color: #311b0e;
}

.form__remember-svg {
  display: inline-block;
  width: 1rem;
  min-width: 1rem;
  height: 1rem;
  min-height: 1rem;
  margin: 0 0 0 4px;
  stroke: currentColor;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.form__submit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin: 24px 0 0;
}

.form__submit .button {
  cursor: pointer;
}

.form__link {
  margin: 16px 0 0;
  font-size: 0.875rem;
  line-height: 1;
  text-align: center;
}

.form__policy {
  margin: 20px 0 0;
}

.form__message {
  position: absolute;
  top: 28px;
  left: 0;
  z-index: 4;
  width: 100%;
  height: auto;
  padding: 24px;
  background: #fff;
  border-radius: 4px;
  -webkit-box-shadow: 0 0 24px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 24px rgba(0, 0, 0, 0.2);
}

.form__message-close {
  position: absolute;
  top: 8px;
  right: 8px;
}

.form__message-icon {
  margin: 0 0 12px;
}

.form__message-icon img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}

.form__message-text,
.form__text {
  text-align: center;
}

.form__text {
  margin: 16px 0 0;
  font-size: 0.875rem;
  line-height: 1.43;
  color: #333;
}

.terms__wrapper
{
  font-family: Montserrat;
}

.terms__wrapper p
{
  margin-bottom: 15px;
  line-height: 1.5;
}

.terms__wrapper p:last-child
{
  margin-bottom: 0;
}

.terms__top {
  margin: 0 0 32px;
}

.terms__title {
  margin: 0 0 16px;
  line-height: 1;
}

.terms__subtitle {
  font-family: Montserrat;
  font-size: 1.125rem;
  line-height: 1.33;
  color: #333;
}

.terms__block + .terms__block {
  margin: 32px 0 0;
}

.terms__list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 32px;
}

.terms__list-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.terms__list-icon
{
  flex-shrink: 0;
  width: 100%;
  max-width: 56px;
  margin: 0 24px 0 0;
}

.terms__list-image {
  display: block;
}

.terms__list-title {
  font-family: Montserrat;
  margin: 0 0 8px;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
  color: #333;
}

.terms__list-text {
  font-family: Montserrat;
  font-size: 0.875rem;
  line-height: 1.43;
  color: #4f4f4f;
}

.terms__accordion {
  display: grid;
}

.terms__accordion-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  border-top: 1px solid #e1e1e1;
}

.terms__accordion-item:last-child {
  border-bottom: 1px solid #e1e1e1;
}

.terms__accordion-button {
  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;
  padding: 12px 0;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
  color: #333;
  background: none;
  border: none;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: color;
  transition-property: color;
}

.terms__accordion-button:hover {
  color: #ac003e;
}

.terms__accordion-icon {
  margin: 0 0 0 24px;
}

.terms__accordion-svg {
  display: block;
  width: 1rem;
  min-width: 1rem;
  height: 1rem;
  min-height: 1rem;
  stroke: #ac003e;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}

.terms__accordion-item.active .terms__accordion-svg {
  -webkit-transform: rotateX(180deg);
  transform: rotateX(180deg);
}

.terms__accordion-hidden {
  max-height: 0;
  overflow: hidden;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: max-height;
  transition-property: max-height;
}

.terms__accordion-content {
  padding: 0 0 16px;
  font-size: 0.875rem;
  line-height: 1.43;
  color: #4f4f4f;
}

.drawer-wrapper.active {
  z-index: 1111111111111111111111111 !important;
}

.terms__list-image {
  display: block;
  max-height: unset;
  height: unset;
  max-width: unset;
}

.change-land {
  top: 10px;
  width: 100%;
  margin: 0 0 10px auto;
}

.change-land.fixed {
  position: -webkit-sticky;
  position: sticky;
  right: 155px;
  z-index: 20;
  background: #fff;
  border: 1px solid #e2e2e2;
}

.change-land.fixed .dropdown-menu {
  right: 0;
  left: auto !important;
}

.change-land .btn_select_land {
  text-decoration: unset;
  margin: 0 6px;
  padding: 0 6px;
  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;
  color: #212529;
  background-color: #fafafa;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}

.change-land .btn_select_land.active {
  border: 1px solid #d3d3d3;
  border-radius: 4px;
}

.change-land .btn_select_land:focus {
  -webkit-box-shadow: 0 0 0 0.2rem hsla(208, 7%, 46%, 0.3);
  box-shadow: 0 0 0 0.2rem hsla(208, 7%, 46%, 0.3);
}

.change-land .btn_select_land img {
  display: block;
  width: 24px;
  min-width: 24px;
}

.change-land .btn_select_land span {
  margin-right: 10px;
}

.change-land .dropdown-menu {
  width: 100%;
}

.change-land .dropdown-item {
  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;
  padding: 0.375rem 0.75rem;
}

.change-land .dropdown-item img {
  display: block;
  width: 24px;
  min-width: 24px;
  margin-right: 10px;
}

.change-land .dropdown-item span {
  margin-right: auto;
}

.change-land {
  padding: 0 6px;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 7px 10px;
  background: #fff;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  border-radius: 10px;
}

.socials_icons_inner {
  width: 100%;
}

.socials_icons_text p {
  margin: 0 0 1.25rem;
  font-size: 1.25rem;
}

.social_links_land {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.socials_icons {
  margin: 20px 0;
}

.social_links_land .social-link {
  margin-left: 10px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 10px 20px;
  text-decoration: none;
  border-radius: 50px;
}

.social_links_land .social-link:hover {
  opacity: 0.8;
}

.social_links_land .social-link:first-child {
  margin-left: 0;
}

.social_links_land .social-link img {
  width: 1em;
  margin-right: 0.5em;
  font-size: 16px;
}

.b-order-form__popup_show_js.check-order:disabled {
  opacity: 0.7;
  background-color: #7a3a40;
}

.b-order-form__popup_show_js.check-order:disabled .b-order-form__angle {
  background-color: #835b5e;
}

.b-order-form__confirm-label a {
  color: #9d0a0f;
  text-decoration: underline;
}

.drawer {
  visibility: hidden;
}

.drawer-wrapper.active .drawer {
  visibility: visible;
}

.not_available a {
  color: black;
}

/* ===== 02.03.2022 ===== */

#modal-before-close .cstm-modal__body img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  max-width: 545px;
  max-height: 545px;
  margin: 0 auto;
  display: block;
}

#modal-before-close .cstm-modal__body {
  padding: 25px;
  max-width: 545px;
  margin: 0 auto;
}
#modal-before-close .text-custom-book {
  margin: 10px;
  font-size: 20px;
}
#modal-before-close .btn-infonew--on_popup_product {
  font-family: "Montserrat";
  border: 1px solid #ac003e;
  text-decoration: none;
}

#modal-before-close .btn-infonew--on_popup_product :hover {
  text-decoration: underline;
}

@media (max-width: 550px) {
  #modal-before-close .cstm-modal__body {
    padding: 20px;
  }
  #modal-before-close .alpha-container-btn {
    flex-direction: column;
  }
  #modal-before-close .btn-infonew--on_popup_product {
    width: 100%;
    margin-bottom: 15px;
    border: 1px solid #ac003e;
  }
  #modal-before-close .btn-infonew--on_popup_product:last-child {
    margin-bottom: 0;
  }
  #modal-before-close .text-custom-book {
    font-size: 16px;
  }
}
.b-footer__rights-text {
  margin-top: 20px;
}
body .b-footer__rights-text .b-footer__text {
  color: #adadad;
}
.b-footer__text p {
  margin: 0;
}
body .b-footer__soc-links {
  display: flex;
  justify-content: center;
  align-items: center;
}

.b-footer__ok {
  background: url(/landing/images/od.png) no-repeat;
}
.b-footer__yb {
}
.b-footer__pp {
}

body .b-order-form__additional-fields .appartment_red {
  margin-bottom: 15px;
}

body .b-order-form__additional-fields .requierd_app {
  margin-bottom: 0;
}
body .b-order-form__additional-fields .app_margin_null {
  margin-bottom: 0;
}

body .suggestions-hint {
  padding: 4px 4px;
  white-space: normal;
  overflow: unset;
  color: #828282;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
}

body .suggestions-suggestions {
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: #4f4f4f;
}
body .suggestions-suggestions strong {
  color: #a87f45;
}
body .suggestions-suggestions.suggestions-mobile {
  right: 0 !important;
  left: unset !important;

  width: var(--width) !important;

  border-style: solid;
}
body .suggestions-suggestions.suggestions-mobile .suggestions-suggestion {
  padding-left: 12px !important;
}

/*29.04.2022*/
body .b-order-form__input {
  width: auto;
  margin: 0 auto;
}

.email_validate_field .b-order-form__label {
  min-width: auto;
}
body .b-order-form__additional-fields .requierd_app {
  margin-bottom: 0;
  justify-content: flex-start;
  max-width: 630px;
  width: 100%;
  margin: 0 auto;
  padding: 0;
}

.b-order-form__field #apartment_not {
  margin-left: 0;
}

.null--span {
  width: 128px;
  min-width: 128px;
}

body .b-order-form__input.js-email {
  padding-right: 10px !important;
}

@media (max-width: 540px) {
  .b-order-form__additional-fields .appartment_red.cbx_field_appartment {
    margin-left: 0;
  }
}

@media (max-width: 360px) {
  .cbx_field_appartment .b-order-form__label {
    width: 100%;
  }
  body .b-order-form__additional-fields .requierd_app {
    justify-content: flex-end;
    flex-grow: 1;
    flex-shrink: 0;
  }
  .null--span {
    width: 100%;
    max-width: 128px;
    min-width: unset;
  }
  .b-order-form__additional-fields .appartment_red.cbx_field_appartment {
    width: 100%;
    max-width: 200px;
    margin: 0 auto;
  }
}

.b-footer__yb {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAMAAABEpIrGAAACAVBMVEVHcEyrrrKsr7GsrbKrrrGxsbGqqqqqqqqsrrGsrLKrrrGsrrGrrbKrq7GiubmrrbKrrrGjtrasrrL///+srbGysrKtrbGrrrKrrrKqrrKrrrKsrrGsrbGsrbGsrrKqrbKsrrGurrSsrbKwsLCtra2rrbGrrbGZmZmrrbKsrrGrrrGqrbCsrrGsrrKrrbKrrbGsr7GsrrKtrbCvr6+qrbOrrbGqsLCsrrKvr6+rrbGsrrGsrrGrrrKrrrKrrbKsrLKsrbKrrbKtrbGrrrGrrbKrrbKrrbGsrLClsrKsrbKrrbGtrbOrrbKsrrKsrLOsrLOsrrKrq7GrrrKsrbGrrrGrrrGrr7Osr7Ksr7GrrrGsrbKsrrKwsLCrrbGsrLSsrrKsrbGvr6+rrbKsrrKrrrGrrbKrrrKrrrKsrbGrrbKqrbKsrbGrrrKsrLKsrrKrrbGrrbGtrbaqsbGsrLSqsbGtrbOrrrKurrWqrrKqqrSrrrGsrbGsrbGsrbGrrrGsrrKrrbKsrbGrrbGqqrirr7OtrbGsrbKqqqqrrbKrrrGqsLCsrrKqqqqsrbGsrrKtrbGtrbK/v7+qqqqsrrKqqrarsLCrrrGrrrGurq6trbOsrbGqrbKurq6srbKrr7KsrrKsrbKrrbGsrrKsrrKsrbGrrrGsrrG2trasrrGsrLGsrrKwQhewAAAAqnRSTlMA6XbIohcDD+dX4KGZKwviVg7zAe4KbWiSP76Uwsb6YaQpow0Wg/UF8uTdWI7LhvhmhU4dW/sqfhB6m5G6xNxaqYlFXHGQikQUpv4s6NRHSvYu5szapT1TY9Oz8BqvIvn0IO980Gu9wbmcZ89GXX+NhxwkHyFRxyY5GOPrvMlMeJ/DshJAcKAMk1IndQa/qkg1BAn9FTe1VSMv8WQTxUOn0tn8zsBPmAfhO1SIQ8MAAAHiSURBVDjLhdLFclsBEETRKykRy5bMFDMzMzMzhpmZ2WFmZsb+ymye5Eqe7PRmNqempmoa/ScYMzdXUswKwOnYrtqiFYDoFodXAuVV+3Cq5Yo0mZRq2ZlvAja7L1ENPP6gdpyN7DIBHeGSiHuP+yvDHlrMoAvLIE2TfBvBkskaM+hBUXR8JmlhGZCA3tA7TconYmbCgWKUinecqQX0gpNmcJAyMTTPl1ae3yHFDEas0lTf64+SK81rrfkHHOo60bY38bSrctT1aPZ2W/yOouqcqCUQWUuYrC8JgaNk+Hy+4wDEDvUHRWy+AVI4JUnnAEjUYmiHxwCNnBlw6nwdAA91NwS2GSAZSFY010fvdb/K0Ns0K4x5+8BqgF7Ao6vofr3mf+qXxIQGtZ84A5QCq7QazQTkytKPZMXeEjU2yg2QEwTpAfkdmvitd5nK0DgHDFARAlnyO9T5Xf0Jmm6uIM0AHUHgeSK/Q7NjevZAjot+4g3QFAQ3ApoLaO6lsgbEWYWO9AK7dQzJLZdDlqeiWi7tocEAG4A6WxU9w6UXrt20xZdchvTUZig2wDp7mFdFAK3BZ60lbBKW+pBUuTG7PiLPHg0Qbc+LcGRv6Wz/u1GbNm91FkS6CwvdkQXOmKgyc+WWyR+CkpkLDQx57QAAAABJRU5ErkJggg==);
  background-size: contain;
}

.b-footer__pp {
  background-image: url(/upload/images/gray.png);
  background-size: contain;
}

.b-footer__soc-link {
  padding: 0;
  margin-right: 5px;
}

.b-footer__soc-link:last-child {
  margin-right: 0px;
}

.null--span__parent {
  margin-top: 2px;
  margin-bottom: 2px;
}

.appartment_red input[type="checkbox"] {
  width: 17px;
  height: 17px;
}






body .sber.order-form__row{
  margin: 10px 0;
}

body .sber.order-form__row{
  padding:0;
}

body .order-form__radio-box{
  width:100%;
}
body .order-form__radio-text span{
  display: flex;
  flex-direction: column;
}
body .order-form__radio-box{
  width:100%;
}


@media only screen and (min-width: 550px) and (max-width: 768px)
{
  .sber {
    max-height: unset;
    text-align: unset;
  }
  body label.b-order-form__confirm-label.b-order-form__confirm-label--hidden.payment_sber{
    width: 100%;
    max-width: 100%;
    height: unset !important;
  }
}

body .b-tabs__content ul li::before{
  top: 10px;
}

.login-page-bg {
  transition: none !important;
}

.b-order-form__form {
  position: relative;
}

.b-tabs__contents .more-text-wrapp
{
  position: relative;
}

.more-text-button.hidden
{
  display: none!important;
}

@media (min-width: 1024px)
{
  .info__block
  {
    margin-bottom: 15px;
  }

  .more-text-button {
    display: none;
  }

  .more-text-wrapp .more-line.hidden {
    display: inline !important;
  }
}

@media (max-width: 1023px) {
  .footer__bottom.footer__bottom-rights-text {
    padding-bottom: 70px;
  }
}

@media (min-width: 1024px) {
  .scroll-to-top {
    bottom: 30px;
  }
}

.banner__slider .swiper-slide  img
{
  margin-inline: auto;
}

@media (min-width: 1024px)
{
  .banner__slider .swiper-slide  img
  {
    width: 100%;
  }
}

@media (max-width: 1024px) {
  .banner__wrapper {
    min-height: auto;
    height: fit-content;
  }
}

.banner__wrapper .swiper-wrapper {
  display: flex;
  align-items: center;
}

.banner__video-banner > img {
  object-fit: contain;
}

.video__block .plyr__poster {
  background-size: contain;
}

.five-post {
  position: fixed;
  z-index: 100000001;

  top: 0;
  right: 0;

  display: flex;
  align-items: center;
  justify-content: center;

  width: 100%;
  height: 100%;
}

.five-post-overlay {
  position: absolute;

  top: 0;
  right: 0;

  width: 100%;
  height: 100%;

  background-color: rgba(0, 0, 0, .75);
}

.five-post-wrapper {
  position: relative;

  display: flex;
  flex-direction: column;

  width: 75vw;
  height: 90vh;

  font-family: 'Montserrat';
  font-size: 14px;
  font-weight: 400;

  background-color: #FFF;
  border-radius: 30px;
}

.five-post-header {
  position: relative;
  padding: 30px 60px;
  border-bottom: 1px solid #CECECE;
  display: flex;
}
.five-post-search {
  padding-right: 30px;
  min-width: 56.7%;
  position: relative;
}
.five-post-search__icon-find{
  position: absolute;
  right: 43px;
  top: 6px;
}
.five-post-search__icon-clear{
  position: absolute;
  right: 42px;
  top: 4px;
  display: none;
}
.five-post-search__icon-clear svg path{
  transition: all 0.3s;
}
@media (max-width: 760px) {
  .five-post-search__icon-find{
    right: 10px;
  }
  .five-post-search__icon-clear{
    right: 10px;
  }

}
.five-post-search__result {
  position: absolute;
  top: 40px;
  left: 0;
  width: calc(100% - 30px);
  z-index: 999;
  background: #fff;
  padding-bottom: 13px;
  border-radius: 3px;
  box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.10);
  color: #000;
  max-height: 200px;
  overflow-y: scroll;
  display: none;
}
.five-post-search__result::-webkit-scrollbar {
  width: 4px;
}
.five-post-search__result::-webkit-scrollbar-track {
  background: #E0E0E0;
}
.five-post-search__result::-webkit-scrollbar-thumb {
  background-color: #BDBDBD;
  border-radius: 4px;
  border: 1px solid #E0E0E0;
}
.five-post-search__result a{
  color: #000;
  display: block;
  padding: 5px 10px;
  transition: all 0.3s;
}
.five-post-search__result a:hover{
  color: #814724;
  background: #FDF8EF;
  transition: all 0.3s;
}

[class*="-controls__control"] {
  opacity:0;
}
.five-post-search__icon-clear:hover svg path{
  stroke: #000;
  transition: all 0.3s;
}
.five-post-search__input{
  border-radius: 4px;
  border: 1px solid #BDBDBD;
  width: 100%;
  height: 40px;
  padding: 0 50px 0 11px;
  transition: all 0.3s;
}
.five-post-search__input.five-post-search__input-loader{
  background-image: url(images/loader-icon.svg);
  background-position: right 15px center;
  background-repeat: no-repeat;
}
.five-post-search__input-loader + .five-post-search__icon-find{
  display: none !important;
}
.five-post-search__input-loader + .five-post-search__icon-find + .five-post-search__icon-clear{
  display: none !important;
}
.five-post-search__input:focus-visible {
  outline-offset: 0px;
  outline: none;
  border: 1px solid #231f20;
  transition: all 0.3s;
}
.five-post-header-buttons-group {
  display: flex;
  width: fit-content;

  border-radius: 4px;
  border: 1px solid #231F20;
}
.five-post-header-buttons-group__button {
  padding: 10px 38px;
  color: #231F20;
  min-width: 124px;
  font-size: 12px;
  height: 40px;
}
.five-post-header-buttons-group__button_active {
  font-weight: 500;
  color: #FFF;
  background-color: #231F20;
  font-weight: 700;
}
.five-post-header__close-button {
  position: absolute;

  top: 20px;
  right: 20px;

  cursor: pointer;
  user-select: none;
}

.five-post-body {
  position: relative;
  display: flex;
  height: 100%;
}
.five-post-body-wrapper {
  width: 100%;
  height: 100%;
}

.five-post__map {
  height: 100%;
  overflow: hidden;

  border-bottom-right-radius: 30px;
  border-bottom-left-radius: 30px;
}

.five-post-sidebar {
  padding: 20px 20px 20px 30px;

  flex-shrink: 0;
  width: 25%;

  display: flex;
  flex-direction: column;

  color: #828282;
  background-color: #FFF;

  border-left: 1px solid #CECECE;

  border-bottom-left-radius: 30px;
  border-bottom-right-radius: 30px;
}
.five-post-sidebar_hover {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
}

.five-post-sidebar-header {
  display: flex;
}
.five-post-sidebar-header__title {
  max-width: 75%;

  font-size: 20px;
  font-weight: 700;

  color: #231F20;
}
.five-post-sidebar-header__close-button {
  margin-bottom: auto;
  margin-left: auto;

  cursor: pointer;
  user-select: none;
}
.five-post-sidebar__address {
  margin-top: 15px;
  font-size: 13px;
  color: #231F20;
}

.five-post-sidebar__address.hidden
{
  display: none!important;
}

.five-post-sidebar-item {
  display: flex;
  align-items: center;

  column-gap: 15px;
  margin-top: 20px;

  color: #828282;
  font-weight: 500;
}
.five-post-sidebar__button {
  width: fit-content;

  padding: 12px 56px;
  margin-top: 20px;

  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;

  color: #FFF;
  background-color: #AC003E;

  border-radius: 4px;
}

.five-post-sidebar__button.hidden
{
  display: none!important;
}

.five-post-sidebar-item.hidden
{
  display: none;
}

.five-post-sidebar-item.nopayment-error svg
{
  width: 25px;
  height: 25px;
}

#five-post-nopayment-error
{
  color: #F30000;
  font-size: 13px;
}

.five-post .five-post-sidebar__button.hidden
{
  display: none!important;
}

.five-post__map-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
}
.five-post-map-zoom {
  position: absolute;

  top: 50px;
  right: 50px;

  display: flex;
  flex-direction: column;
  row-gap: 25px;
}
.five-post-map-zoom .five-post-map-zoom__button {
  width: 60px;
  height: 60px;

  font-size: 50px;
  line-height: 47px;
  text-align: center;

  color: #231F20;
  background-color: #FFF;

  border-radius: 100%;

  cursor: pointer;
  user-select: none;
  box-shadow: 0px 0px 20px 0px #00000026;

}

.ymaps-2-1-79-map.upper
{
  margin-top: -170px!important;
}

.five-post-map-zoom #five-post-map-zoom-out-button.five-post-map-zoom__button {
  line-height: 31px;
}

.five-post__map .ymaps-2-1-79-zoom {
  display: none;
}

.five-post__map .fivepost-mapLegend {
  display: none;
}

.five-post__map .ymaps-2-1-79-copyrights-pane {
  display: none;
}

.five-post .five-post-header-buttons-group
{
  display: none!important;
}

.five-post__list table {
  width: 100%;
  border-collapse: collapse;
}

.five-post__list table thead tr th {
  padding: 40px 10px 10px 10px;

  font-size: 14px;
  font-weight: 500;
  text-align: left;

  color: #828282;
  border-bottom: 1px solid #BDBDBD;
}

.five-post__list table tbody tr td {
  padding: 15px 10px;
  vertical-align: middle;
}

.five-post__list table tr td:first-child,
.five-post__list table tr th:first-child {
  padding-left: 60px;
}

.five-post__list table tr td:last-child,
.five-post__list table tr th:last-child {
  padding-right: 60px;
}

.five-post__list .five-post-list-item {
  cursor: pointer;
  user-select: none;
}

.five-post__list .five-post-list-item.five-post-list-item_active {
  background-color: #F8F8F8;
}

.five-post__list .five-post-list-item .five-post-list-item-address {
  display: flex;
  flex-direction: column;
  row-gap: 5px;
}

.five-post__list .five-post-list-item .five-post-list-item-address .five-post-list-item-address__title {
  font-size: 14px;
  font-weight: 700;
  color: #231F20;
}

.five-post__list .five-post-list-item .five-post-list-item-address .five-post-list-item-address__subtitle {
  font-size: 14px;
  color: #828282;
}

.five-post__list .five-post-list-item .five-post-list-item__metro-station,
.five-post__list .five-post-list-item .five-post-list-item__schedule {
  font-size: 14px;
  color: #231F20;
}

.five-post__list .five-post-list-item .five-post-list-item__button {
  text-align: center;
}

#five-post-additional
{
  display: none;
}

#five-post-address
{
  color: #231F20!important;
}

.five-post__list-items {
  display: none;
  flex-direction: column;
  padding-inline: 10px;
}

.five-post-header-mobile {
  display: none;
  align-items: center;
  justify-content: space-between;
}

.five-post-header-mobile__back
{
  font-size: 12px;
  color: #814724;

  display: flex;
  justify-content: flex-start;
  align-items: center;
}


.five-post-header-mobile__back svg
{
  margin-right: 5px;
  padding-top: 1px;
}

.ymaps-2-1-79-balloon-pane
{
  display: none!important;
}

@media (max-width: 1670px) {
  .five-post-sidebar {
    width: 35%;
  }
}

@media (max-width: 1199px) {
  .five-post-sidebar {
    width: 100%;
  }
}


@media (max-width: 1024px)
{
  .five-post-sidebar {
    border-radius: 0;
    border-top-right-radius: 8px;
    border-top-left-radius: 8px;
    border-top: 1px solid #BDBDBD;
  }

  .five-post-sidebar_hover {
    position: fixed;
    bottom: 0;
    right: 0;
    top: unset;
    height: auto;
  }
}

@media (max-width: 767px)
{
  .five-post-wrapper {
    width: 100%;
    height: 100%;
    border-radius: 0;
  }

  .five-post-map-zoom .five-post-map-zoom__button
  {
    width: 45px;
    height: 45px;
    font-size: 30px;
  }

  .five-post-map-zoom #five-post-map-zoom-out-button.five-post-map-zoom__button {
    line-height: 29px;
  }

  .five-post-map-zoom
  {
    right: 20px;
  }

  .five-post-header {
    flex-wrap: wrap;
    display: flex;
    gap: 15px;
    padding-inline: 15px;
    flex-direction: column-reverse;
    padding: 15px 30px 30px 30px;
  }
  .five-post-search {
    padding-right: 0;
    min-width: 100%;
    margin-bottom: 0;
  }
  .five-post-header-control {
    display: flex;
    width: 100%;
    margin-bottom: 10px;
    justify-content: space-between;
  }
  .five-post-header__close-button {
    position: unset;
    margin-left: 0;
  }
  .five-post-header-buttons-group__button {
    height: 32px;
  }

  .five-post-header__close-button svg {
    display: block;
  }
  .five-post__list table {
    display: none;
  }

  .five-post__list-items {
    display: flex;
  }

  .five-post-header-control {
    display: none;
  }

  .five-post-header-mobile {
    display: flex;
  }
}

#about-company .about-company-loader {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: calc(100vh - 112px);
  margin: 0;
  padding: 0;
}

#about-company .about-company-loader__icon {
  width: 50px;
  height: 50px;
  animation: about-company-loader-rotate 2.5s ease infinite both;
}

#about-company .about-company-loader__icon img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@keyframes about-company-loader-rotate {
  0% {
    transform: rotateY(0);
  }

  100% {
    transform: rotateY(360deg);
  }
}

#about-company .about__wrap,
#about-company .about__wrap-reverse,
#about-company .professionals__wrap,
#about-company .person-wrap {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

#about-company .about__wrap-reverse {
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}

#about-company .about__wrap {
  min-height: auto;
}

#about-company .about__left,
#about-company .about__right,
#about-company .person__left,
#about-company .person__right {
  width: 100%;
}

#about-company .about__right {
  padding: 30px 0;
}

#about-company .about__content {
  max-width: none;
  padding: 0 18px;
}

#about-company .about__img-left {
  padding: 0 35px 40px;
  margin-top: -20px;
}

#about-company .about__img-right,
#about-company .about__bg {
  max-width: 100%;
}

#about-company .about__bg {
  max-height: 431px;
}

#about-company .about__left-title {
  margin-top: 70px;
  margin-bottom: 32px;
  font-size: 48px;
  line-height: 1.2;
}

#about-company .about__title {
  margin-bottom: 24px;
  font-size: 34px;
  line-height: 42px;
}

#about-company .about__text,
#about-company .dignities__inner-text,
#about-company .professionals__right-text,
#about-company .person__descr-right {
  font-size: 17px;
  line-height: 28px;
}

#about-company .dignities-section,
#about-company .professionals-section {
  padding: 40px 0 40px;
}

#about-company .dignities-section:before {
  background-attachment: scroll;
}

#about-company .dignities__title {
  font-family: "Cormorant Garamond", serif;
  font-size: 92px;
  line-height: 1.05;
}

#about-company .dignites-img {
  max-width: 200px;
  opacity: 0.35;
}

#about-company .dignities__inner {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 28px;
}

#about-company .history {
  margin-bottom: 96px;
}

#about-company .history__inner {
  margin-top: 72px;
}

#about-company .history__title-img {
  top: 24px;
  right: 12px;
  max-width: 220px;
  max-height: 170px;
}

#about-company .history__inner-img {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 290px;
  flex: 0 0 290px;
  max-width: 290px;
  margin-right: 0;
}

#about-company .history__inner-pict {
  padding: 20px;
}

#about-company .dignities__inner-text {
  max-width: 430px;
  font-family: "Cormorant Garamond", serif;
  font-size: 20px;
  line-height: 1.5;
}

#about-company .quality {
  margin-bottom: 120px;
}

#about-company .quality__title-img {
  right: 0;
  bottom: 82%;
  max-width: 270px;
  max-height: 170px;
}

#about-company .quality__inner {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

#about-company .quality__inner-img {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 250px;
  flex: 0 0 250px;
  margin: 0;
}

#about-company .quality__inner-pict {
  max-width: 250px;
  max-height: 220px;
}

#about-company .authenticity__inner {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 28px;
}

#about-company .authenticity__title-wrap {
  padding-top: 72px;
  text-align: center;
}

#about-company .authenticity__title-img {
  right: 8%;
  bottom: 78%;
  max-width: 165px;
  max-height: 250px;
}

#about-company .authenticity__img-upper {
  position: absolute;
  top: -36%;
  right: 0;
  max-width: 240px;
  max-height: 240px;
}

#about-company .authenticity__inner-img {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 220px;
  flex: 0 0 220px;
  margin-top: 0;
  margin-right: 0;
}

#about-company .authenticity__inner-pict {
  max-width: 220px;
  max-height: 220px;
}

@media (min-width: 641px) {
  #about-company .professionals-section {
    padding: 0;
    margin: 40px 0;
  }
}

#about-company .professionals__wrap {
  min-height: 320px;
}

#about-company .professionals__wrap {
  justify-content: center;
}

#about-company .professionals-section .container {
  padding: 0 !important;
}

#about-company .professionals__right-title {
  font-size: 32px;
  line-height: 40px;
}

#about-company .person-section {
  margin-bottom: 56px;
}

#about-company .person__img {
  max-width: 420px;
}

#about-company .person__text {
  position: relative;
  bottom: 0;
  max-width: 100%;
}

#about-company .person__text-wrap {
  position: relative;
  min-height: auto;
  padding: 24px 24px 16px;
  opacity: 1;
}

#about-company .person-slide {
  padding: 32px 32px 48px;
}

#about-company .descr__img {
  left: -18px;
  max-width: 32px;
}

#about-company .person__footer {
  position: relative;
}

@media (max-width: 900px) {
  #about-company .dignities__inner,
  #about-company .authenticity__inner {
    -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;
  }

  #about-company .dignities__title {
    font-size: 62px;
  }

  #about-company .history__inner,
  #about-company .quality__inner,
  #about-company .authenticity__inner {
    gap: 20px;
  }

  #about-company .quality__title-img {
    bottom: 88%;
  }

  #about-company .authenticity__title-wrap {
    width: 100%;
    padding-top: 24px;
    text-align: center;
  }

  #about-company .authenticity__img-upper {
    position: relative;
    top: auto;
    right: auto;
    display: block;
    margin: 0 auto 12px;
  }
}

@media (max-width: 640px) {
  #about-company .dignities-section,
  #about-company .professionals-section {
    padding: 40px 0 40px;
  }

  #about-company .dignities__title {
    font-size: 38px;
    line-height: 1.2;
  }

  #about-company .authenticity__title {
    font-size: 30px;
    line-height: 1.05;
    overflow-wrap: anywhere;
    word-break: break-word;
  }

  #about-company .authenticity__title-wrap {
    padding-top: 12px;
  }

  #about-company .quality {
    margin-bottom: 72px;
  }

  #about-company .history {
    margin-bottom: 166px;
  }

  #about-company .quality__title-img {
    bottom: 104%;
  }

  #about-company .history__title-img,
  #about-company .quality__title-img {
    max-width: 180px;
    max-height: 140px;
  }

  #about-company .authenticity__title-img {
    max-width: 140px;
    max-height: 180px;
  }

  #about-company .history__inner-img,
  #about-company .quality__inner-img,
  #about-company .authenticity__inner-img {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    max-width: 220px;
  }

  #about-company .dignities__inner-text {
    max-width: 100%;
    font-size: 16px;
    line-height: 1.56;
  }
}

@media (max-width: 900px) {
  #about-company .about__title {
    margin: 0 0 24px;
    font-size: 28px;
    line-height: 36px;
  }
}

@media (max-width: 380px) {
  #about-company .history__inner-img,
  #about-company .history__inner-text {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    width: 100%;
    max-width: 100%;
  }
}
