@font-face {
  font-family: 'icons';
  src: url('/bitrix_personal/templates/1cbo/fonts/icons.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

.p1x {
  padding: 10px;
}

.mr-neg-1x {
  margin-right: -10px;
}

.ml-neg-1x {
  margin-left: -10px;
}

.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.p2x {
  padding: 20px;
}

.br5 {
  border-radius: 5px;
}

.border {
  border: 1px solid rgba(0, 0, 0, 0.1);
}

.h100 {
  height: 100%;
}

.bold {
  font-weight: 600;
}

.big,
.font-l {
  font-size: 16px;
  line-height: 23px;
}

.display-b {
  display: block;
}

.pt1x {
  padding-top: 10px;
}

.normal,
.font-m {
  font-size: 14px;
  line-height: 20px;
}

.pt2x {
  padding-top: 20px;
}

.flex {
  display: flex;
}

.mr1x {
  margin-right: 10px;
}

.br10 {
  border-radius: 10px;
}

.border {
  border: 1px solid rgba(0, 0, 0, 0.1);
}

.mid,
.font-s {
  font-size: 13px;
  line-height: 18px;
}

.cl-grey {
  color: #959595;
}

.fi {
  font-family: 'icon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fi-youtube:before {
  content: '\e942';
}

.font-5xl {
  font-size: 48px;
  line-height: 1;
}

.cl-red {
  color: #d00;
}

.pos-a {
  position: absolute;
}

.window[data-position-x='center'][data-position-y='center'] {
  transform: translate(-50%, -50%);
}

.window[data-position-y='center'] {
  top: 50%;
  transform: translateY(-50%);
}

.window[data-position-x='center'] {
  left: 50%;
  transform: translateX(-50%) translate();
}

.window[data-width='m'] {
  min-width: 640px;
  max-width: 60vw;
}

.window[data-position='fixed'] {
  position: fixed;
}

.window.hide {
  display: none;
}

.shadow-0-0-50-n10-05 {
  box-shadow: 0 0 50px -10px rgba(0, 0, 0, 0.5);
}

.window {
  all: unset;
  z-index: 5;
  overflow: hidden;
  display: flex;
  width: 100%;
}

.pos-r {
  position: relative;
}

.pointer {
  cursor: pointer;
}

.window[data-position='fixed'] {
  position: fixed;
}

.shadow-0-0-50-n10-05 {
  box-shadow: 0 0 50px -10px rgba(0, 0, 0, 0.5);
}

.window {
  all: unset;
  z-index: 5;
  overflow: hidden;
  display: flex;
  width: 100%;
  background: #fff;
}

.window-close {
  background-color: rgba(255, 255, 255, 0.4);
  display: table;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 4;
  height: 40px;
  width: 40px;
  text-align: center;
  font-size: 20px;
  font-weight: 700;
  line-height: 40px;
  /* color: #fff; */
}

/* .window-close:before {
  content: '\e91f';
  font-family: 'icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: table-cell;
  vertical-align: middle;
} */

.window-content {
  overflow-y: auto;
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}

.all_reviews {
  width: 100%;
  margin-top: 5px;
  font-size: 18px;
  text-align: center;
}

.all_reviews a {
  text-decoration: underline !important;
}
