

/* Start:/local/templates/blank/assets/main.css?174831838543826*/
/*!********************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./node_modules/postcss-loader/src/index.js??ruleSet[1].rules[2].use[3]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[4]!./src/sass/main.scss ***!
  \********************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
@font-face {
  font-family: "Graphik LC Web";
  src: url(/local/templates/blank/assets/./fonts/Graphik-Regular-Web.woff2) format("woff2"), url(/local/templates/blank/assets/./fonts/Graphik-Regular-Web.woff) format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: fallback;
}
html {
  font-family: Graphik LC Web, "Graphik LC Web", Arial, sans-serif;
}

body {
  color: #000;
  background: #fff;
  line-height: 1.5;
}

.brown-link, .bx-sls .-bx-popup-special-prompt a {
  color: #af704d;
  text-decoration: none;
  -webkit-transition: color 0.2s ease-in;
  -o-transition: color 0.2s ease-in;
  transition: color 0.2s ease-in;
}

.brown-link:hover, .bx-sls .-bx-popup-special-prompt a:hover {
  color: #000;
}

.max-width {
  max-width: 1280px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 40px;
  padding-right: 40px;
}
@media screen and (max-width: 1000px) {
  .max-width {
    padding: 0;
  }
}

/*! modern-normalize v1.0.0 | MIT License | https://github.com/sindresorhus/modern-normalize */
/*
Document
========
*/
/**
Use a better box model (opinionated).
*/
*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

/**
Use a more readable tab size (opinionated).
*/
:root {
  -moz-tab-size: 4;
  -o-tab-size: 4;
     tab-size: 4;
}

/**
1. Correct the line height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
*/
html {
  line-height: 1.33;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/*
Sections
========
*/
/**
Remove the margin in all browsers.
*/
body {
  margin: 0;
}

/*
Grouping content
================
*/
/**
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
*/
hr {
  height: 0;
  /* 1 */
  color: inherit;
  /* 2 */
}

/*
Text-level semantics
====================
*/
/**
Add the correct text decoration in Chrome, Edge, and Safari.
*/
abbr[title] {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

/**
Add the correct font weight in Edge and Safari.
*/
b,
strong {
  font-weight: bolder;
}

/**
1. Improve consistency of default fonts in all browsers. (https://github.com/sindresorhus/modern-normalize/issues/3)
2. Correct the odd 'em' font sizing in all browsers.
*/
code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Consolas, "Liberation Mono", Menlo, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
Add the correct font size in all browsers.
*/
small {
  font-size: 80%;
}

/**
Prevent 'sub' and 'sup' elements from affecting the line height in all browsers.
*/
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/*
Tabular data
============
*/
/**
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
*/
table {
  text-indent: 0;
  /* 1 */
  border-color: inherit;
  /* 2 */
}

/*
Forms
=====
*/
/**
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
*/
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.33;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
Remove the inheritance of text transform in Edge and Firefox.
1. Remove the inheritance of text transform in Firefox.
*/
button,
select {
  /* 1 */
  text-transform: none;
}

/**
Correct the inability to style clickable types in iOS and Safari.
*/
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
Remove the inner border and padding in Firefox.
*/
::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
Restore the focus styles unset by the previous rule.
*/
:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
Remove the additional ':invalid' styles in Firefox.
See: https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737
*/
:-moz-ui-invalid {
  box-shadow: none;
}

/**
Remove the padding so developers are not caught out when they zero out 'fieldset' elements in all browsers.
*/
legend {
  padding: 0;
}

/**
Add the correct vertical alignment in Chrome and Firefox.
*/
progress {
  vertical-align: baseline;
}

/**
Correct the cursor style of increment and decrement buttons in Safari.
*/
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}

/**
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/
[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
Remove the inner padding in Chrome and Safari on macOS.
*/
::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to 'inherit' in Safari.
*/
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/*
Interactive
===========
*/
/*
Add the correct display in Chrome and Safari.
*/
summary {
  display: list-item;
}

/**
приимер вызова:

$tpl-map: (
    dflt: (cols:1, mv:20px), // on width < sm
    sm: (cols:2, mh:10px, mv: 10px), // on width sm ... md
    md: (cols:2, mh:20px, mv:20px),
    lg: (cols:3, mh:20px, mv:30px),
    xl: (cols:4, mh:20px, mv:40px),
    xxl: (cols:4, mh:20px, mv:40px), // on width > xxl
);
@include grid($tpl-map);

*/
.bx-soa-pp-company-smallbtn, a[onclick^=boxberry], #IPOL_FIVEPOST_injectHere a, #IPOLSDEK_injectHere a, #russianpost_btn_openmap, #elonsoft_btn_openmap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.5;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #AF704D !important;
  border: none !important;
  background-color: transparent !important;
  margin: 20px 0;
  padding: 0;
  text-align: left;
  cursor: pointer;
  text-decoration: none;
}

.bx-soa-custom-label, .bx-soa-section-title.small {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  color: rgba(0, 0, 0, 0.5);
  font-size: 18px;
  line-height: 1.5;
  font-style: normal;
  font-weight: 400;
  margin-bottom: 8px;
}

#bx-soa-order {
  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%;
}

#bx-soa-total {
  display: none;
}

#order-frame {
  width: 100%;
}

.bx-step-opacity {
  position: fixed;
  z-index: 5;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.bx-soa-section:not(:first-child) {
  margin-top: 50px;
}

.form-group {
  margin-top: 20px;
}

.bx-soa-section-title {
  margin: 0;
  padding: 0;
  font-style: normal;
  font-weight: 400;
  font-size: 36px;
  line-height: 1.1;
  color: #000;
  text-transform: lowercase;
  margin-bottom: 18px;
}
.bx-soa-section-title.small {
  text-transform: none;
}

.soa-property-container {
  position: relative;
  width: 100%;
  height: 50px;
}

#bx-soa-delivery {
  margin-top: 20px;
}

#bx-soa-total-mobile {
  display: none !important;
}

#bx-soa-properties {
  margin-top: 0;
}

input.form-control, textarea.form-control {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 50px;
  outline: none !important;
  border: 1px solid rgba(45, 45, 45, 0.333);
  border-radius: 0;
  background-color: #fff;
  padding-left: 13px;
  line-height: 1;
  font-size: 18px;
  font-weight: 400;
  color: black;
  resize: none;
  -webkit-transition: 0.15s ease-in-out;
  -o-transition: 0.15s ease-in-out;
  transition: 0.15s ease-in-out;
}
input.form-control:-webkit-autofill, input.form-control:-webkit-autofill:hover, input.form-control:-webkit-autofill:focus, textarea.form-control:-webkit-autofill, textarea.form-control:-webkit-autofill:hover, textarea.form-control:-webkit-autofill:focus {
  border: 1px solid rgba(45, 45, 45, 0.5);
  -webkit-text-fill-color: black;
  -webkit-box-shadow: 0 0 0 1000px #fff inset;
  font-size: 18px;
}
input.form-control.error:not(:focus), textarea.form-control.error:not(:focus) {
  border-color: red;
}

textarea.form-control {
  height: 108px;
  padding-top: 16px;
  line-height: 1.25;
}

.bx-sls {
  width: 100%;
  height: 50px;
}
.bx-sls .dropdown-block {
  border: 1px solid rgba(45, 45, 45, 0.333);
  border-radius: 0;
  font-size: 18px;
  padding: 0;
  height: 100%;
}
.bx-sls .dropdown-icon {
  display: none;
}
.bx-sls .bx-ui-sls-container {
  height: 100%;
  width: 100%;
}
.bx-sls .bx-ui-sls-fake,
.bx-sls .bx-ui-sls-route {
  position: absolute !important;
  top: 0;
  left: 0;
  color: #000 !important;
  opacity: 1 !important;
  background: transparent !important;
  border: none !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  padding: 0 0 0 13px !important;
  background-position: right 1px;
  background-repeat: no-repeat;
  font-family: Graphik LC Web, "Graphik LC Web", Arial, sans-serif;
  font-size: 18px;
  height: 50px;
  width: 100%;
  outline: none;
  z-index: 10;
}
.bx-sls .bx-ui-sls-route {
  opacity: 0.5 !important;
}
.bx-sls .dropdown-fade2white {
  display: none !important;
}
.bx-sls .bx-ui-sls-clear {
  display: none !important;
}
.bx-sls .bx-ui-sls-loader {
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.bx-sls .bx-ui-sls-pane {
  top: 50px;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0;
  padding: 0;
}
.bx-sls .-bx-popup-special-prompt {
  font-size: 14px;
  line-height: 1.25;
  padding: 13px;
  color: rgba(0, 0, 0, 0.5);
}
.bx-soa-custom-descr {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.3;
  color: #000;
  margin-top: 8px;
}

.bx-soa-reference {
  font-size: 14px;
  line-height: 1.25;
  max-width: 450px;
  color: rgba(0, 0, 0, 0.5);
}

.bx-soa-pp-item-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
}
.bx-soa-pp-item-container > div {
  width: calc(100% / 2);
}
.bx-soa-pp-item-container > div:nth-child(n) {
  margin-right: 0px;
  margin-top: 0;
}
.bx-soa-pp-item-container > div:nth-child(2n) {
  margin-right: 0;
}
.bx-soa-pp-item-container > div:nth-child(-n+2) {
  margin-top: 0;
}
@media (min-width: 576px) {
  .bx-soa-pp-item-container > div {
    width: calc(100% / 2);
  }
  .bx-soa-pp-item-container > div:nth-child(n) {
    margin-right: 0px;
    margin-top: 0;
  }
  .bx-soa-pp-item-container > div:nth-child(2n) {
    margin-right: 0;
  }
  .bx-soa-pp-item-container > div:nth-child(-n+2) {
    margin-top: 0;
  }
}
@media (min-width: 768px) {
  .bx-soa-pp-item-container > div {
    width: calc(100% / 2);
  }
  .bx-soa-pp-item-container > div:nth-child(n) {
    margin-right: 0px;
    margin-top: 0;
  }
  .bx-soa-pp-item-container > div:nth-child(2n) {
    margin-right: 0;
  }
  .bx-soa-pp-item-container > div:nth-child(-n+2) {
    margin-top: 0;
  }
}
@media (min-width: 992px) {
  .bx-soa-pp-item-container > div {
    width: calc(100% / 2);
  }
  .bx-soa-pp-item-container > div:nth-child(n) {
    margin-right: 0px;
    margin-top: 0;
  }
  .bx-soa-pp-item-container > div:nth-child(2n) {
    margin-right: 0;
  }
  .bx-soa-pp-item-container > div:nth-child(-n+2) {
    margin-top: 0;
  }
}
@media (min-width: 1200px) {
  .bx-soa-pp-item-container > div {
    width: calc(100% / 2);
  }
  .bx-soa-pp-item-container > div:nth-child(n) {
    margin-right: 0px;
    margin-top: 0;
  }
  .bx-soa-pp-item-container > div:nth-child(2n) {
    margin-right: 0;
  }
  .bx-soa-pp-item-container > div:nth-child(-n+2) {
    margin-top: 0;
  }
}
@media (min-width: 1500px) {
  .bx-soa-pp-item-container > div {
    width: calc(100% / 2);
  }
  .bx-soa-pp-item-container > div:nth-child(n) {
    margin-right: 0;
    margin-top: 0;
  }
  .bx-soa-pp-item-container > div:nth-child(2n) {
    margin-right: 0;
  }
  .bx-soa-pp-item-container > div:nth-child(-n+2) {
    margin-top: 0;
  }
}

.bx-soa-pp-company {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 20px 20px;
  width: 100%;
  min-height: 86px;
  background-color: #fff;
  border: 1px solid #E5E5E5;
  cursor: pointer;
  margin: 0;
  -webkit-transition: 200ms ease-in;
  -o-transition: 200ms ease-in;
  transition: 200ms ease-in;
}
.bx-soa-pp-company.bx-selected {
  border-color: #af704d;
  background-color: #f8f5f0;
}
.bx-soa-pp-company:not(.bx-selected):hover {
  background-color: rgba(229, 229, 229, 0.5);
}

.bx-soa-pp-company-image {
  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;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: left;
  width: auto;
  height: 24px;
}
.bx-soa-pp-company-smalltitle {
  font-weight: 400;
  line-height: 1.25;
  color: #000;
  font-size: 18px;
  margin-top: 8px;
}
.bx-soa-pp-company-smallperiod {
  margin-top: 4px;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.5);
}

.bx-soa-pp-company-desc,
.bx-soa-pp-company-desc-inactive {
  margin-top: 4px;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.5);
}
.bx-soa-pp-company-desc br, .bx-soa-pp-company-desc input,
.bx-soa-pp-company-desc-inactive br,
.bx-soa-pp-company-desc-inactive input {
  display: none;
}

.bx-soa-pp-company-graf-container .bx-soa-pp-company-checkbox {
  display: none;
}

.bx-soa-pp-delivery-cost {
  margin-top: 10px;
  font-weight: 400;
  font-size: 18px;
  line-height: 1.2;
  white-space: nowrap;
  color: black;
}

#russianpost_btn_openmap {
  margin: 8px 0 0;
}

#IPOLSDEK_injectHere {
  line-height: 1;
}
#IPOLSDEK_injectHere .sdek_pvzLair {
  line-height: 1;
}
#IPOLSDEK_injectHere br {
  display: none;
}
#IPOLSDEK_injectHere a {
  margin: 8px 0 0;
}

#IPOL_FIVEPOST_injectHere {
  line-height: 1;
}
#IPOL_FIVEPOST_injectHere .IPOL_FIVEPOST_pvzLair {
  line-height: 1;
}
#IPOL_FIVEPOST_injectHere br {
  display: none;
}
#IPOL_FIVEPOST_injectHere a {
  margin: 8px 0 0;
}

.bx-soa-pp-company-smallbtn {
  margin: 20px 0 0;
}

.alert {
  margin: 10px 0;
}

.alert-danger {
  color: red;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.3;
}

.tooltip-inner {
  color: red;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.3;
}

.bx-soa-custom-label .bx-authform-starrequired {
  margin-left: 0.25rem;
}

#commentBlock .bx-soa-customer-field {
  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%;
}
#commentBlock .bx-soa-customer-label {
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.5);
  margin-bottom: 8px;
}

.delivery__attention {
  max-width: 452px;
  margin-top: 24px;
}
.delivery__attention-title {
  font-size: 14px;
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.5);
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
.delivery__attention-text {
  margin-top: 3px;
  font-size: 14px;
  line-height: 1.5;
}

#bx-soa-orderSave .checkbox {
  margin-top: 15px;
  max-width: 400px;
}
#bx-soa-orderSave .checkbox .main-user-consent-request-announce-link {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 1.5;
  color: #000;
}
#bx-soa-orderSave .checkbox .main-user-consent-request-announce {
  margin-left: 8px;
}
#bx-soa-orderSave .checkbox .main-user-consent-request-announce a {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 1.5;
  color: #000;
  text-decoration: none;
}
#bx-soa-orderSave .checkbox input {
  position: relative;
  width: 38px;
  height: 21px;
  overflow: hidden;
  border-radius: 21px;
}

#order_save_button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 60px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  white-space: nowrap;
  padding: 0;
  margin: 50px 0 0;
  background: #000;
  cursor: pointer;
  border: none !important;
  outline: none !important;
  -webkit-transition: 200ms ease-in;
  -o-transition: 200ms ease-in;
  transition: 200ms ease-in;
  text-transform: uppercase;
  font-family: Graphik LC Web, "Graphik LC Web", Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 1;
  text-align: center;
  letter-spacing: 0.05em;
  color: white;
}
#order_save_button:hover {
  background-color: #af704d;
}

.orders-list {
  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%;
}
.orders-list__item {
  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%;
}
.orders-list__item:not(:first-child) {
  margin-top: 90px;
}
.orders-list__item-header {
  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%;
}
.orders-list__item-title {
  font-style: normal;
  font-weight: 400;
  font-size: 36px;
  line-height: 1.3;
  color: #000;
}
.orders-list__item-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.orders-list__item-dp {
  width: 50%;
}
.orders-list__item-basket {
  width: 50%;
}
.orders-list__item-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 30px;
}
.orders-list__item-common {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  white-space: nowrap;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding-bottom: 33px;
  margin-top: 20px;
}

.order-info__date {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  white-space: nowrap;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 1;
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.5);
  margin-right: 30px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.order-info__date:before {
  content: "";
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  background-image: url("data:image/svg+xml,%3Csvg width='19' height='18' viewBox='0 0 19 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.5 0C4.22386 0 4 0.223858 4 0.5V1H2C0.895431 1 0 1.89543 0 3V16C0 17.1046 0.895431 18 2 18H17C18.1046 18 19 17.1046 19 16V3C19 1.89543 18.1046 1 17 1H15V0.5C15 0.223858 14.7761 0 14.5 0C14.2239 0 14 0.223858 14 0.5V1H10V0.5C10 0.223858 9.77614 0 9.5 0C9.22386 0 9 0.223858 9 0.5V1H5V0.5C5 0.223858 4.77614 0 4.5 0ZM9 2.5H5C5 2.77614 4.77614 3 4.5 3C4.22386 3 4 2.77614 4 2.5H2C1.72386 2.5 1.5 2.72386 1.5 3V16C1.5 16.2761 1.72386 16.5 2 16.5H17C17.2761 16.5 17.5 16.2761 17.5 16V3C17.5 2.72386 17.2761 2.5 17 2.5H15C15 2.77614 14.7761 3 14.5 3C14.2239 3 14 2.77614 14 2.5H10C10 2.77614 9.77614 3 9.5 3C9.22386 3 9 2.77614 9 2.5ZM10.5 7.75C10.5 8.16421 10.1642 8.5 9.75 8.5C9.33579 8.5 9 8.16421 9 7.75C9 7.33579 9.33579 7 9.75 7C10.1642 7 10.5 7.33579 10.5 7.75ZM9.75 11.5C10.1642 11.5 10.5 11.1642 10.5 10.75C10.5 10.3358 10.1642 10 9.75 10C9.33579 10 9 10.3358 9 10.75C9 11.1642 9.33579 11.5 9.75 11.5ZM4.5 10.75C4.5 11.1642 4.16421 11.5 3.75 11.5C3.33579 11.5 3 11.1642 3 10.75C3 10.3358 3.33579 10 3.75 10C4.16421 10 4.5 10.3358 4.5 10.75ZM3.75 14.5C4.16421 14.5 4.5 14.1642 4.5 13.75C4.5 13.3358 4.16421 13 3.75 13C3.33579 13 3 13.3358 3 13.75C3 14.1642 3.33579 14.5 3.75 14.5ZM13.5 7.75C13.5 8.16421 13.1642 8.5 12.75 8.5C12.3358 8.5 12 8.16421 12 7.75C12 7.33579 12.3358 7 12.75 7C13.1642 7 13.5 7.33579 13.5 7.75ZM12.75 11.5C13.1642 11.5 13.5 11.1642 13.5 10.75C13.5 10.3358 13.1642 10 12.75 10C12.3358 10 12 10.3358 12 10.75C12 11.1642 12.3358 11.5 12.75 11.5ZM7.5 10.75C7.5 11.1642 7.16421 11.5 6.75 11.5C6.33579 11.5 6 11.1642 6 10.75C6 10.3358 6.33579 10 6.75 10C7.16421 10 7.5 10.3358 7.5 10.75ZM6.75 14.5C7.16421 14.5 7.5 14.1642 7.5 13.75C7.5 13.3358 7.16421 13 6.75 13C6.33579 13 6 13.3358 6 13.75C6 14.1642 6.33579 14.5 6.75 14.5ZM10.5 13.75C10.5 14.1642 10.1642 14.5 9.75 14.5C9.33579 14.5 9 14.1642 9 13.75C9 13.3358 9.33579 13 9.75 13C10.1642 13 10.5 13.3358 10.5 13.75ZM15.75 8.5C16.1642 8.5 16.5 8.16421 16.5 7.75C16.5 7.33579 16.1642 7 15.75 7C15.3358 7 15 7.33579 15 7.75C15 8.16421 15.3358 8.5 15.75 8.5ZM16.5 10.75C16.5 11.1642 16.1642 11.5 15.75 11.5C15.3358 11.5 15 11.1642 15 10.75C15 10.3358 15.3358 10 15.75 10C16.1642 10 16.5 10.3358 16.5 10.75Z' fill='black'/%3E%3C/svg%3E");
  width: 19px;
  height: 18px;
  margin-right: 5px;
  opacity: 0.5;
}
.order-info__summ {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  white-space: nowrap;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 1;
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.5);
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-right: 30px;
}
.order-info__summ:before {
  content: "";
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.6822 18.3842L1.14866 8.85069L2.04931 2.04954L8.85046 1.14889L18.384 10.6824L10.6822 18.3842Z' stroke='black' stroke-width='1.5'/%3E%3C/svg%3E");
  width: 20px;
  height: 20px;
  margin-right: 5px;
  opacity: 0.5;
}
.order-info__status {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  white-space: nowrap;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 1;
  text-transform: lowercase;
  color: #af704d;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.order-info__status:before {
  content: "";
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-right: 5px;
}
.order-info__status.N:before {
  width: 19px;
  height: 18px;
  background-image: url("data:image/svg+xml,%3Csvg width='19' height='18' viewBox='0 0 19 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M17.3984 9C17.3984 13.1421 14.0406 16.5 9.89844 16.5C5.7563 16.5 2.39844 13.1421 2.39844 9C2.39844 4.85786 5.7563 1.5 9.89844 1.5C14.0406 1.5 17.3984 4.85786 17.3984 9ZM18.8984 9C18.8984 13.9706 14.869 18 9.89844 18C4.92787 18 0.898438 13.9706 0.898438 9C0.898438 4.02944 4.92787 0 9.89844 0C14.869 0 18.8984 4.02944 18.8984 9ZM10.1102 4C10.1102 3.72386 9.88637 3.5 9.61023 3.5C9.33409 3.5 9.11023 3.72386 9.11023 4L9.11021 9.63475L9.1102 10.1348L9.61025 10.1348L13.7962 10.1344C14.0723 10.1344 14.2962 9.91049 14.2961 9.63435C14.2961 9.35821 14.0722 9.13437 13.7961 9.1344L10.1102 9.13471L10.1102 4Z' fill='%23AF704D'/%3E%3C/svg%3E");
}
.order-info__copy {
  margin-left: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  white-space: nowrap;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 1;
  color: #af704d;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  text-decoration: none;
  cursor: pointer;
}
.order-info__copy:after {
  content: "";
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-left: 10px;
  width: 20px;
  height: 18px;
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='18' viewBox='0 0 20 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M3.66145 8.0462C4.03957 4.29366 7.25632 1.41225 11.0877 1.51253C15.1031 1.61762 18.273 4.95795 18.1679 8.97336C18.0628 12.9888 14.7225 16.1587 10.7071 16.0536L10.6809 17.0533C15.2484 17.1728 19.048 13.567 19.1676 8.99952C19.2871 4.43202 15.6814 0.632414 11.1139 0.512867C6.81818 0.400436 3.20173 3.5831 2.68703 7.7619L1.31857 4.10034L0.381852 4.45043L2.34416 9.70092L2.60672 10.4035L3.15424 9.89089L7.24611 6.0601L6.56268 5.33009L3.66145 8.0462ZM3.09257 8.57878L2.99134 8.57613L3.01831 8.6483L3.09257 8.57878Z' fill='%23AF704D'/%3E%3C/svg%3E");
}

.dprow {
  margin-top: 32px;
}
.dprow__title {
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 1.5;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.5);
  margin-bottom: 4px;
}
.dprow__info-item {
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 1.7;
  color: #000;
}
.dprow__info-status {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.7;
  color: #AF704D;
}

.bitems {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  white-space: nowrap;
  margin-top: 32px;
}
.bitems-item {
  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;
  line-height: 1;
  width: 90px;
  height: 90px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 90px;
  background-color: #F8F5F0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  text-align: center;
  color: rgba(0, 0, 0, 0.5);
}
.bitems-item:nth-child(1) {
  z-index: 3;
}
.bitems-item:nth-child(2) {
  z-index: 2;
  -webkit-transform: translateX(-20px);
      -ms-transform: translateX(-20px);
          transform: translateX(-20px);
}
.bitems-item:nth-child(3) {
  z-index: 1;
  -webkit-transform: translateX(-40px);
      -ms-transform: translateX(-40px);
          transform: translateX(-40px);
}

.order-btn, .sale-order-detail-payment-options-container .sale-paysystem-wrapper .btn {
  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;
  line-height: 1;
  height: 50px;
  width: calc(50% - 10px);
  white-space: nowrap;
  border: 1px #000 solid;
  padding: 0 !important;
  margin: 0 !important;
  outline: 0 !important;
  text-decoration: none !important;
  cursor: pointer;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  text-align: center;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #000;
  background-color: #fff;
  -webkit-transition: 200ms ease-in;
  -o-transition: 200ms ease-in;
  transition: 200ms ease-in;
}
.order-btn:hover, .sale-order-detail-payment-options-container .sale-paysystem-wrapper .btn:hover {
  color: #fff;
  background-color: #000;
}
.order-btn--black, .sale-order-detail-payment-options-container .sale-paysystem-wrapper .btn {
  color: #fff;
  background-color: #000;
}
.order-btn--black:hover, .sale-order-detail-payment-options-container .sale-paysystem-wrapper .btn:hover {
  color: #000;
  background-color: #fff;
}

.order-cancel__back {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  white-space: nowrap;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 1;
  color: #af704d;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  text-decoration: none;
}
.order-cancel__back:after {
  content: "";
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-left: 10px;
  width: 20px;
  height: 18px;
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='18' viewBox='0 0 20 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M3.66145 8.0462C4.03957 4.29366 7.25632 1.41225 11.0877 1.51253C15.1031 1.61762 18.273 4.95795 18.1679 8.97336C18.0628 12.9888 14.7225 16.1587 10.7071 16.0536L10.6809 17.0533C15.2484 17.1728 19.048 13.567 19.1676 8.99952C19.2871 4.43202 15.6814 0.632414 11.1139 0.512867C6.81818 0.400436 3.20173 3.5831 2.68703 7.7619L1.31857 4.10034L0.381852 4.45043L2.34416 9.70092L2.60672 10.4035L3.15424 9.89089L7.24611 6.0601L6.56268 5.33009L3.66145 8.0462ZM3.09257 8.57878L2.99134 8.57613L3.01831 8.6483L3.09257 8.57878Z' fill='%23AF704D'/%3E%3C/svg%3E");
}
.order-cancel__form {
  margin-top: 30px;
}
.order-cancel__textarea {
  margin-bottom: 30px;
}
.sale-order-detail-back-to-list-link-up {
  white-space: nowrap;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 1;
  color: #AF704D;
  text-decoration: none;
}
.sale-order-detail-title-element {
  font-style: normal;
  font-weight: 400;
  font-size: 36px;
  line-height: 1.3;
  color: #000;
  margin: 12px 0 0;
}
.sale-order-detail-general-head-subtitle {
  margin-top: 6px;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.5);
}
.sale-order-detail-about-order-inner-container-repeat {
  margin-top: 30px;
}
.sale-order-detail .block {
  border-bottom: 1px solid #000000;
  padding: 40px 0;
}
.sale-order-detail .block:first-child {
  margin-top: 20px;
}
.sale-order-detail .block-title h3 {
  font-style: normal;
  font-weight: 400;
  font-size: 36px;
  line-height: 1;
  color: #000;
  margin: 0;
  padding: 0;
  outline: 0;
}
.sale-order-detail .block-body {
  margin-top: 14px;
}

.sale-order-detail-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  list-style: none;
  margin: 0;
  padding: 0;
}
.sale-order-detail-list-inrow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
}
.sale-order-detail-list-inrow .sale-order-detail-list-item {
  margin-right: 80px;
}
.sale-order-detail-list-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  list-style: none;
  margin: 20px 0 0;
  padding: 0;
}
.sale-order-detail-list-item-title {
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 1.5;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.5);
}
.sale-order-detail-list-item-value {
  margin-top: 7px;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 1.7;
  color: #000;
}

.sale-order-detail-payment-options-container .sale-order-detail-payment-options-methods-container {
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 1.5;
  color: #000;
}
.sale-order-detail-payment-options-container .sale-order-detail-payment-options-methods-info-total-price {
  margin-top: 4px;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.5);
}
.sale-order-detail-payment-options-container .sale-order-detail-payment-options-methods-info-title-status-success,
.sale-order-detail-payment-options-container .sale-order-detail-payment-options-methods-info-title-status-alert,
.sale-order-detail-payment-options-container .sale-order-detail-payment-options-methods-info-title-status-restricted {
  margin-top: 4px;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 1.5;
  color: #AF704D;
}
.sale-order-detail-payment-options-container .sale-order-detail-payment-options-methods-info-change-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-top: 20px;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.7;
  color: #000;
  text-decoration: underline;
}
.sale-order-detail-payment-options-container .sale-order-detail-payment-inner-row-template {
  display: none;
}
.sale-order-detail-payment-options-container .sale-paysystem-wrapper > b {
  display: none;
}
.sale-order-detail-payment-options-container .sale-paysystem-wrapper .sale-paysystem-button-container {
  padding: 0 !important;
  margin-top: 20px;
}
.sale-order-detail-payment-options-container .bx-sopc .sale-order-payment-change-inner-row {
  display: none;
}
.sale-order-detail-payment-options-container .bx-sopc .sale-order-payment-change-pp-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.sale-order-detail-payment-options-container .bx-sopc .sale-order-payment-change-pp-list .sale-order-payment-change-pp-company-smalltitle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-top: 4px;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.7;
  color: #000;
  text-decoration: underline;
  cursor: pointer;
}
.sale-order-detail-payment-options-container .bx-sopc .sale-order-payment-change-pp-list .sale-order-payment-change-pp-company-smalltitle:hover {
  text-decoration: none;
}
.sale-order-detail-payment-options-container .sale-order-list-cancel-payment {
  margin-top: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  white-space: nowrap;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 1;
  color: #af704d;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  text-decoration: none;
  cursor: pointer;
}
.sale-order-detail-payment-options-container .sale-order-list-cancel-payment:before {
  content: "";
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-right: 6px;
  width: 20px;
  height: 18px;
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='18' viewBox='0 0 20 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M3.66145 8.0462C4.03957 4.29366 7.25632 1.41225 11.0877 1.51253C15.1031 1.61762 18.273 4.95795 18.1679 8.97336C18.0628 12.9888 14.7225 16.1587 10.7071 16.0536L10.6809 17.0533C15.2484 17.1728 19.048 13.567 19.1676 8.99952C19.2871 4.43202 15.6814 0.632414 11.1139 0.512867C6.81818 0.400436 3.20173 3.5831 2.68703 7.7619L1.31857 4.10034L0.381852 4.45043L2.34416 9.70092L2.60672 10.4035L3.15424 9.89089L7.24611 6.0601L6.56268 5.33009L3.66145 8.0462ZM3.09257 8.57878L2.99134 8.57613L3.01831 8.6483L3.09257 8.57878Z' fill='%23AF704D'/%3E%3C/svg%3E");
}

.order-basket-count {
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.5);
}
.order-basket-list {
  margin-top: 13px;
}
.order-basket-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  width: 100%;
  padding: 20px 0;
  border-bottom: 1px rgba(0, 0, 0, 0.1) solid;
  text-decoration: none !important;
}
.order-basket-item-pic {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-right: 28px;
  width: 120px;
  height: 120px;
  background-color: #F8F5F0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.order-basket-item-body {
  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%;
}
.order-basket-item-body-link {
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 1.5;
  text-decoration: none;
  color: #000;
}
.order-basket-item-body-link:hover {
  text-decoration: underline;
}
.order-basket-item-body-list {
  margin-top: 13px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  width: 100%;
}
.order-basket-item-body-col {
  margin-right: 59px;
}
.order-basket-item-body-col--sum {
  margin-right: 0;
  margin-left: auto;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  font-size: 18px;
}
.order-basket-item-body-col-value {
  color: rgba(0, 0, 0, 0.5);
}
.order-basket-item-body-col-value--sum {
  color: black;
}

.sale-order-detail-payment-options-order-content {
  border-bottom: none !important;
}

.sale-order-detail-total-title {
  font-style: normal;
  font-weight: 400;
  font-size: 36px;
  line-height: 1;
  color: #000;
}
.sale-order-detail-total-table {
  margin-top: 30px;
}

.props-table {
  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%;
}

.props-table__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  overflow: hidden;
}

.props-table__ter,
.props-table__def {
  margin-bottom: 8px;
}

.props-table__ter {
  position: relative;
  z-index: 2;
  padding-right: 5px;
  background-color: #fff;
}

.props-table__def {
  position: relative;
  padding-left: 5px;
  margin-left: auto;
}

.props-table__ter-text {
  display: inline-block;
  font-weight: 400;
  color: #000;
}

.props-table__def-text {
  display: inline-block;
  font-weight: 400;
  text-align: right;
}
.props-table__def-text:after {
  position: absolute;
  right: 100%;
  top: 16px;
  display: block;
  width: 666px;
  height: 1px;
  margin-right: 5px;
  border-bottom: 1px dashed rgba(0, 0, 0, 0.1);
  content: "";
}

.order-confirm {
  max-width: 780px;
}
.order-confirm__title {
  font-style: normal;
  font-weight: 400;
  font-size: 36px;
  line-height: 1.3;
  color: #000;
}
@media screen and (max-width: 1000px) {
  .order-confirm__title {
    font-size: 24px;
  }
}
.order-confirm__personal {
  margin-top: 22px;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.5);
}
@media screen and (max-width: 1000px) {
  .order-confirm__personal {
    font-size: 16px;
  }
}
.order-confirm__personal a {
  color: #AF704D;
  text-decoration: none;
}
.order-confirm__personal a:hover {
  text-decoration: underline;
}
.order-confirm__info {
  margin-top: 40px;
}
@media screen and (max-width: 1000px) {
  .order-confirm__info .ps_logo img {
    display: none;
  }
}
.order-confirm__info .pay_name {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.5;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #000000;
}
.order-confirm__info .paysystem_name {
  margin-top: 8px;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 1.5;
  color: #000000;
}
.order-confirm__info .sale-paysystem-wrapper {
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 1.5;
  color: #000000;
}
.order-confirm__info .sale-paysystem-wrapper b, .order-confirm__info .sale-paysystem-wrapper strong {
  font-weight: 400;
}
.order-confirm .btn-buy {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 52px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  white-space: nowrap;
  padding: 0;
  margin: 0;
  background: black;
  cursor: pointer;
  border: none !important;
  outline: none !important;
  -webkit-transition: 200ms ease-in;
  -o-transition: 200ms ease-in;
  transition: 200ms ease-in;
  text-decoration: none !important;
  text-transform: uppercase;
  font-family: Graphik LC Web, "Graphik LC Web", Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 1;
  text-align: center;
  letter-spacing: 0.1em;
  color: white;
}
.order-confirm .btn-buy:hover {
  background: rgba(0, 0, 0, 0.7);
}

.tablebodytext {
  display: none !important;
}

.noliststyle {
  list-style: none;
  margin: 0;
  padding: 0;
}

.hidden-i {
  display: none !important;
}

.tbl-va-top {
  vertical-align: top !important;
}

.poino {
  pointer-events: none;
}

#cabinet-frame {
  width: 100%;
  max-width: 722px;
}

/* End */


/* Start:/local/templates/blank/template_styles.css?1726028028604*/
#bx-soa-basket, #bx-soa-total_ {
  display: none !important;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  top: 10000px;
}

html {
  overflow: hidden;
}

#bx-soa-orderSave {
  display: block !important;
}

#SDEK_map{
  width: 100% !important;
  height: 500px !important;
}

#order-save-errors{
  display: none;
  margin-top: 20px;
}
#order-save-errors.active{
  display: block;
}
#order-save-errors p {
  color: #eb5757;
  margin: 1rem 0 0;
}
#soa-property-45{
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
}

/* End */
/* /local/templates/blank/assets/main.css?174831838543826 */
/* /local/templates/blank/template_styles.css?1726028028604 */
