@charset "UTF-8";
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

body {
  line-height: 1;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, main {
  display: block;
}

nav ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}
sup {
  vertical-align: super;
  font-size: 0.75em;
  line-height: 0;
}
del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

ul, li {
  list-style: none;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

i {
  font-style: normal;
}

a {
  text-decoration: none;
}

.cntr {
  text-align: center;
}

.mar-0 {
  margin-bottom: 0 !important;
}

.mar-5 {
  margin-bottom: 5px !important;
}

.mar-10 {
  margin-bottom: 10px !important;
}

.mar-20 {
  margin-bottom: 20px !important;
}

.mar-30 {
  margin-bottom: 30px !important;
}

.mar-40 {
  margin-bottom: 40px !important;
}

.mar-50 {
  margin-bottom: 50px !important;
}

.hidden {
  display: none;
}

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

.full-img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}
.full-img.state-contain {
  background-size: contain !important;
}
.lb-image-mob .full-img {
  width: 60%;
}
.lb-image-mob.event .full-img {
  width: 100%;
}
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: local("Montserrat Light"), local("Montserrat-Light"), url("/h/assets/fonts/mont300.woff") format("woff");
}
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local("Montserrat Regular"), local("Montserrat-Regular"), url("/h/assets/fonts/mont400.woff") format("woff");
}
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: local("Montserrat Medium"), local("Montserrat-Medium"), url("/h/assets/fonts/mont500.woff") format("woff");
}
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: local("Montserrat SemiBold"), local("Montserrat-SemiBold"), url("/h/assets/fonts/mont600.woff") format("woff");
}
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local("Montserrat Bold"), local("Montserrat-Bold"), url("/h/assets/fonts/mont700.woff") format("woff");
}
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: local("Montserrat ExtraBold"), local("Montserrat-ExtraBold"), url("/h/assets/fonts/mont800.woff") format("woff");
}
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: local("Montserrat Black"), local("Montserrat-Black"), url("/h/assets/fonts/mont900.woff") format("woff");
}
.is-form-field {
  position: relative;
  display: block;
  margin: 0 0 20px 0;
}
.is-form-field label {
  position: relative;
  display: block;
  z-index: 10;
}
.is-form-field .ff-label {
  position: relative;
  display: block;
  z-index: 10;
  margin: 0 0 7px 0;
  color: #182e4d;
  font-size: 12px;
  line-height: 12px;
  font-weight: 500;
}
.is-form-field .ff-label em {
  font-family: "Times New Roman", serif;
  font-style: normal;
  color: #fb755d;
}
.is-form-field .ff-label.state-big {
  font-size: 17px;
  line-height: 17px;
  margin: 0 0 5px 0;
}
.is-form-field .ff-error-parent {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  overflow: hidden;
  text-align: left;
  color: #fb755d;
  font-size: 12px;
  line-height: 20px;
  font-weight: 500;
  height: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.2s, visibility 0.2s, height 0.2s;
  -o-transition: opacity 0.2s, visibility 0.2s, height 0.2s;
  transition: opacity 0.2s, visibility 0.2s, height 0.2s;
}
.is-form-field.field-text input, .is-form-field.field-text textarea {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  position: relative;
  width: 100%;
  height: 50px;
  margin: 0;
  padding: 0 10px;
  outline: none;
  color: #182e4d;
  font-size: 17px;
  line-height: 40px;
  font-weight: normal;
  border: 1px solid #d8e1e9;
  border-radius: 4px;
  background-color: #fff;
  -webkit-transition: border 0.2s;
  -o-transition: border 0.2s;
  transition: border 0.2s;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.is-form-field.field-text input::-webkit-input-placeholder, .is-form-field.field-text textarea::-webkit-input-placeholder {
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  line-height: 40px;
  font-size: 17px;
  color: #aaa;
}
.is-form-field.field-text input:-webkit-input-placeholder, .is-form-field.field-text textarea:-webkit-input-placeholder {
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  line-height: 40px;
  font-size: 17px;
  color: #aaa;
}
.is-form-field.field-text input::-moz-input-placeholder, .is-form-field.field-text textarea::-moz-input-placeholder {
  -moz-transition: color 0.3s;
  transition: color 0.3s;
  line-height: 40px;
  font-size: 17px;
  color: #aaa;
}
.is-form-field.field-text input:-moz-input-placeholder, .is-form-field.field-text textarea:-moz-input-placeholder {
  -moz-transition: color 0.3s;
  transition: color 0.3s;
  line-height: 40px;
  font-size: 17px;
  color: #aaa;
}
.is-form-field.field-text input::-ms-input-placeholder, .is-form-field.field-text textarea::-ms-input-placeholder {
  -ms-transition: color 0.3s;
  transition: color 0.3s;
  line-height: 40px;
  font-size: 17px;
  color: #aaa;
}
.is-form-field.field-text input:-ms-input-placeholder, .is-form-field.field-text textarea:-ms-input-placeholder {
  -ms-transition: color 0.3s;
  transition: color 0.3s;
  line-height: 40px;
  font-size: 17px;
  color: #aaa;
}
.is-form-field.field-text input::input-placeholder, .is-form-field.field-text textarea::input-placeholder {
  -webkit-transition: color 0.3s;
  -o-transition: color 0.3s;
  transition: color 0.3s;
  line-height: 40px;
  font-size: 17px;
  color: #aaa;
}
.is-form-field.field-text input:input-placeholder, .is-form-field.field-text textarea:input-placeholder {
  -webkit-transition: color 0.3s;
  -o-transition: color 0.3s;
  transition: color 0.3s;
  line-height: 40px;
  font-size: 17px;
  color: #aaa;
}
.is-form-field.field-text input:hover, .is-form-field.field-text textarea:hover {
  border: 1px solid #143773;
}
.is-form-field.field-text input:focus, .is-form-field.field-text textarea:focus {
  border: 1px solid #143773;
}
.is-form-field.field-text input:focus::-webkit-input-placeholder, .is-form-field.field-text textarea:focus::-webkit-input-placeholder {
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  line-height: 44px;
  font-size: 17px;
  color: #ddd;
}
.is-form-field.field-text input:focus:-webkit-input-placeholder, .is-form-field.field-text textarea:focus:-webkit-input-placeholder {
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  line-height: 44px;
  font-size: 17px;
  color: #ddd;
}
.is-form-field.field-text input:focus::-moz-input-placeholder, .is-form-field.field-text textarea:focus::-moz-input-placeholder {
  -moz-transition: color 0.3s;
  transition: color 0.3s;
  line-height: 44px;
  font-size: 17px;
  color: #ddd;
}
.is-form-field.field-text input:focus:-moz-input-placeholder, .is-form-field.field-text textarea:focus:-moz-input-placeholder {
  -moz-transition: color 0.3s;
  transition: color 0.3s;
  line-height: 44px;
  font-size: 17px;
  color: #ddd;
}
.is-form-field.field-text input:focus::-ms-input-placeholder, .is-form-field.field-text textarea:focus::-ms-input-placeholder {
  -ms-transition: color 0.3s;
  transition: color 0.3s;
  line-height: 44px;
  font-size: 17px;
  color: #ddd;
}
.is-form-field.field-text input:focus:-ms-input-placeholder, .is-form-field.field-text textarea:focus:-ms-input-placeholder {
  -ms-transition: color 0.3s;
  transition: color 0.3s;
  line-height: 44px;
  font-size: 17px;
  color: #ddd;
}
.is-form-field.field-text input:focus::input-placeholder, .is-form-field.field-text textarea:focus::input-placeholder {
  -webkit-transition: color 0.3s;
  -o-transition: color 0.3s;
  transition: color 0.3s;
  line-height: 44px;
  font-size: 17px;
  color: #ddd;
}
.is-form-field.field-text input:focus:input-placeholder, .is-form-field.field-text textarea:focus:input-placeholder {
  -webkit-transition: color 0.3s;
  -o-transition: color 0.3s;
  transition: color 0.3s;
  line-height: 44px;
  font-size: 17px;
  color: #ddd;
}
.is-form-field.field-text textarea {
  resize: none;
  height: 110px;
  padding: 12px;
  font-size: 17px;
  line-height: 20px;
}
.is-form-field.field-text textarea:focus::-webkit-input-placeholder {
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  line-height: 20px;
  font-size: 14px;
  color: #ddd;
}
.is-form-field.field-text textarea:focus:-webkit-input-placeholder {
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  line-height: 20px;
  font-size: 14px;
  color: #ddd;
}
.is-form-field.field-text textarea:focus::-moz-input-placeholder {
  -moz-transition: color 0.3s;
  transition: color 0.3s;
  line-height: 20px;
  font-size: 14px;
  color: #ddd;
}
.is-form-field.field-text textarea:focus:-moz-input-placeholder {
  -moz-transition: color 0.3s;
  transition: color 0.3s;
  line-height: 20px;
  font-size: 14px;
  color: #ddd;
}
.is-form-field.field-text textarea:focus::-ms-input-placeholder {
  -ms-transition: color 0.3s;
  transition: color 0.3s;
  line-height: 20px;
  font-size: 14px;
  color: #ddd;
}
.is-form-field.field-text textarea:focus:-ms-input-placeholder {
  -ms-transition: color 0.3s;
  transition: color 0.3s;
  line-height: 20px;
  font-size: 14px;
  color: #ddd;
}
.is-form-field.field-text textarea:focus::input-placeholder {
  -webkit-transition: color 0.3s;
  -o-transition: color 0.3s;
  transition: color 0.3s;
  line-height: 20px;
  font-size: 14px;
  color: #ddd;
}
.is-form-field.field-text textarea:focus:input-placeholder {
  -webkit-transition: color 0.3s;
  -o-transition: color 0.3s;
  transition: color 0.3s;
  line-height: 20px;
  font-size: 14px;
  color: #ddd;
}
.is-form-field.field-checkbox label {
  position: relative;
  display: inline-block;
  padding-left: 32px;
}
.is-form-field.field-checkbox label:hover i {
  border: 1px solid #143773;
}
.is-form-field.field-checkbox .checkbox-label {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  color: #182e4d;
  font-size: 14px;
  line-height: 24px;
  font-weight: normal;
}
.is-form-field.field-checkbox input {
  display: block;
  position: absolute;
  width: 1px;
  height: 1px;
  opacity: 0;
  top: 0;
  left: 0;
}
.is-form-field.field-checkbox i {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 22px;
  height: 22px;
  background: #fff;
  border: 1px solid #d8e1e9;
  border-radius: 4px;
  -webkit-transition: border 0.2s;
  -o-transition: border 0.2s;
  transition: border 0.2s;
}
.is-form-field.field-checkbox i:before {
  pointer-events: none;
  content: "";
  display: block;
  position: absolute;
  top: 2px;
  left: 1px;
  width: 16px;
  height: 16px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-image: url("/h/assets/img/check.svg");
  background-size: 13px 13px;
  opacity: 0;
  -webkit-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.is-form-field.field-checkbox input:checked + i {
  border-color: #143773;
}
.is-form-field.field-checkbox input:checked + i:before {
  opacity: 1;
}
.is-form-field.field-checkbox input:disabled + i {
  background: #ddd;
  border-color: #ddd;
}
.is-form-field.field-radio label {
  position: relative;
  display: inline-block;
  padding-left: 32px;
}
.is-form-field.field-radio label:hover i {
  border: 1px solid #143773;
}
.is-form-field.field-radio .radio-label {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  color: #182e4d;
  font-size: 14px;
  line-height: 24px;
  font-weight: normal;
}
.is-form-field.field-radio input {
  display: block;
  position: absolute;
  width: 1px;
  height: 1px;
  opacity: 0;
  top: 0;
  left: 0;
}
.is-form-field.field-radio i {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  background: #fff;
  border: 1px solid #d8e1e9;
  -webkit-transition: border 200ms, background 200ms;
  -o-transition: border 200ms, background 200ms;
  transition: border 200ms, background 200ms;
}
.is-form-field.field-radio i:before {
  pointer-events: none;
  content: "";
  display: block;
  position: absolute;
  top: 5px;
  left: 5px;
  width: 10px;
  height: 10px;
  background-color: #143773;
  border-radius: 50%;
  opacity: 0;
  -webkit-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.is-form-field.field-radio input:checked + i {
  border-color: #143773;
}
.is-form-field.field-radio input:checked + i:before {
  opacity: 1;
}
.is-form-field.field-radio input:disabled + i {
  background: #ddd;
  border-color: #ddd;
}
.is-form-field.field-group {
  margin-bottom: 0;
}
.is-form-field.field-group:before {
  pointer-events: none;
  content: "";
  display: block;
  position: absolute;
  top: -5px;
  bottom: -5px;
  left: -5px;
  right: -5px;
  background: #ffeceb;
  border-radius: 4px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.2s, visibility 0.2s;
  -o-transition: opacity 0.2s, visibility 0.2s;
  transition: opacity 0.2s, visibility 0.2s;
}
.is-form-field.field-select select {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  width: 100%;
  height: 50px;
  padding: 0 35px 0 10px;
  outline: none;
  border: 1px solid #d8e1e9;
  font-family: "Montserrat", "Tahoma", sans-serif;
  color: #182e4d;
  font-size: 14px;
  line-height: 50px;
  font-weight: 500;
  -webkit-transition: border 0.2s;
  -o-transition: border 0.2s;
  transition: border 0.2s;
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 4px;
  background-color: #fff;
  background-position: calc(100% - 12px) 17px;
  background-repeat: no-repeat;
  background-image: url("/h/assets/img/icon-select.svg");
  background-size: 15px 15px;
}
.is-form-field.field-select select:hover {
  border: 1px solid #143773;
}
.is-form-field.field-select select:focus {
  border: 1px solid #143773;
}
.is-form-field.field-file {
  cursor: pointer !important;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: center;
  display: block;
  width: 300px;
  height: 48px;
  background: #fff;
  border-radius: 4px;
  border: 2px solid #fb755d;
}
.is-form-field.field-file:before {
  content: "Выберите файл";
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  pointer-events: none;
  position: absolute;
  display: block;
  z-index: 10;
  top: 13px;
  left: 0;
  width: 100%;
  text-align: center;
  color: #fb755d;
  font-size: 17px;
  line-height: 17px;
  font-weight: 700;
}
.is-form-field.field-file input {
  opacity: 0;
  cursor: pointer !important;
  z-index: 50;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.is-form-field.field-file .ff-error-parent {
  display: block;
  position: absolute;
  top: 100%;
  left: 0;
}
.is-form-field.field-file:hover {
  background: #eee;
}
.is-form-field.field-file.state-error {
  margin-bottom: 40px;
}
.is-form-field.field-file.state-has-value {
  border-color: #00b377;
}
.is-form-field.field-file.state-has-value:before {
  content: "Файл выбран";
  color: #00b377;
}
.is-form-field.field-time .ff-time {
  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;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin: 0 0 -5px -10px;
}
.is-form-field.field-time .ff-time .ff-time-cell {
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  display: block;
  width: 55px;
  height: 25px;
  margin: 0 0 10px 10px;
  text-align: center;
  color: #143773;
  font-size: 15px;
  line-height: 25px;
  font-weight: 500;
  background: #d4e6f5;
  border-radius: 4px;
  -webkit-transition: color 200ms, background 200ms;
  -o-transition: color 200ms, background 200ms;
  transition: color 200ms, background 200ms;
}
.is-form-field.field-time .ff-time .ff-time-cell:hover {
  background: #bbd7ef;
}
.is-form-field.field-time .ff-time .ff-time-cell.state-active {
  background: #143773;
  color: #fff;
}
.is-form-field.field-time .ff-time .ff-time-cell.state-busy {
  pointer-events: none;
  color: #ccc;
  background: #f2f2f2;
}
.is-form-field.state-error .ff-label em {
  color: #fb755d;
}
.is-form-field.state-error .ff-error-parent {
  height: 22px;
  opacity: 1;
  visibility: visible;
}
.is-form-field.state-error.field-text input, .is-form-field.state-error.field-text textarea {
  border-color: #fb755d !important;
}
.is-form-field.state-error.field-select select, .is-form-field.state-error.field-select input {
  border-color: #fb755d !important;
}
.is-form-field.state-error.field-group:before {
  opacity: 1;
  visibility: visible;
}

.is-label {
  position: relative;
  display: block;
  z-index: 10;
  margin: 0 0 7px 0;
  color: #182e4d;
  font-size: 15px;
  line-height: 15px;
  letter-spacing: 0.3px;
}
.is-label em {
  font-family: "Times New Roman", serif;
  font-style: normal;
  color: #fb755d;
  font-size: 16px;
}

.is-field-group-list {
  position: relative;
  width: auto;
  margin: 0 -15px 15px -15px;
  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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.is-field-group-list .fg-item {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin: 0 15px 0 15px;
}
.is-field-group-list .fg-item .is-form-field {
  margin-bottom: 0;
}

.is-form-validation {
  position: relative;
}
.is-form-validation.form-state-progress {
  pointer-events: none;
}
.is-form-validation.form-state-progress .is-button-a.js-form-submit {
  color: transparent !important;
  background: #c73d25 url("/h/assets/img/loaderw.png") no-repeat 50% 50% !important;
  -webkit-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}
.is-form-validation.form-state-progress .is-button-b.js-form-submit {
  color: transparent !important;
  background: #182e4d url("/h/assets/img/loaderw.png") no-repeat 50% 50% !important;
  -webkit-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}

/**
 * Swiper 3.4.0
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * 
 * http://www.idangero.us/swiper/
 * 
 * Copyright 2016, Vladimir Kharlampidi
 * The iDangero.us
 * http://www.idangero.us/
 * 
 * Licensed under MIT
 * 
 * Released on: October 16, 2016
 */
.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  /* Fix of Webkit flickering */
  z-index: 1;
}

.swiper-container-no-flexbox .swiper-slide {
  float: left;
}

.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
  -moz-transform: translate3d(0px, 0, 0);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0);
}

.swiper-container-multirow > .swiper-wrapper {
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex: 0 0 auto;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
}

/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}

.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-transition-property: -webkit-transform, height;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  -o-transition-property: transform, height;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform;
}

/* a11y */
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

/* IE10 Windows Phone 8 Fixes */
.swiper-wp8-horizontal {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}

.swiper-wp8-vertical {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}

/* Arrows */
.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  -moz-background-size: 27px 44px;
  -webkit-background-size: 27px 44px;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
}

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto;
}

.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto;
}

.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

/* Pagination Styles */
.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%;
}

/* Bullets */
.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-white .swiper-pagination-bullet {
  background: #fff;
}

.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff;
}

.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #fff;
}

.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000;
}

.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
  -moz-transform: translate3d(0px, -50%, 0);
  -o-transform: translate(0px, -50%);
  -ms-transform: translate3d(0px, -50%, 0);
  transform: translate3d(0px, -50%, 0);
}

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 5px 0;
  display: block;
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 5px;
}

/* Progress */
.swiper-pagination-progress {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}

.swiper-pagination-progress .swiper-pagination-progressbar {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  -moz-transform-origin: left top;
  -ms-transform-origin: left top;
  -o-transform-origin: left top;
  transform-origin: left top;
}

.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
  -webkit-transform-origin: right top;
  -moz-transform-origin: right top;
  -ms-transform-origin: right top;
  -o-transform-origin: right top;
  transform-origin: right top;
}

.swiper-container-horizontal > .swiper-pagination-progress {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}

.swiper-container-vertical > .swiper-pagination-progress {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-progress.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.5);
}

.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
  background: #fff;
}

.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
  background: #000;
}

/* 3D Container */
.swiper-container-3d {
  -webkit-perspective: 1200px;
  -moz-perspective: 1200px;
  -o-perspective: 1200px;
  perspective: 1200px;
}

.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 3.6-15 */
  background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Opera 11.10-12.00 */
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 16+, IE10, Opera 12.50+ */
}

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 3.6-15 */
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Opera 11.10-12.00 */
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 16+, IE10, Opera 12.50+ */
}

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 3.6-15 */
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Opera 11.10-12.00 */
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 16+, IE10, Opera 12.50+ */
}

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 3.6-15 */
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Opera 11.10-12.00 */
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 16+, IE10, Opera 12.50+ */
}

/* Coverflow */
.swiper-container-coverflow .swiper-wrapper,
.swiper-container-flip .swiper-wrapper {
  /* Windows 8 IE 10 fix */
  -ms-perspective: 1200px;
}

/* Cube + Flip */
.swiper-container-cube,
.swiper-container-flip {
  overflow: visible;
}

.swiper-container-cube .swiper-slide,
.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-container-cube .swiper-slide .swiper-slide,
.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-flip .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
}

/* Cube */
.swiper-container-cube .swiper-slide {
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -moz-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0;
}

/* Fade */
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  text-align: center;
}

.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

/* Scrollbar */
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}

.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}

.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

/* Preloader */
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -moz-transform-origin: 50%;
  -ms-transform-origin: 50%;
      transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  -moz-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite;
}

.swiper-lazy-preloader:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  -webkit-background-size: 100%;
  background-size: 100%;
  background-repeat: no-repeat;
}

.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}

@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
.is-fancy-modal-overlay {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  overflow: hidden;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: fixed;
  z-index: 9000;
  top: 0;
  left: 300px;
  bottom: 0;
  right: 0;
  background: rgba(24, 46, 77, 0.8);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.2s, visibility 0.2s;
  -o-transition: opacity 0.2s, visibility 0.2s;
  transition: opacity 0.2s, visibility 0.2s;
  will-change: opacity, visibility;
}
.is-fancy-modal-overlay .fmo-parent {
  position: relative;
  display: block;
  overflow: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  width: 100%;
  height: auto;
  max-height: 100%;
  padding: 40px 0;
}
.is-fancy-modal-overlay .fmo-inner {
  position: relative;
  display: block;
  opacity: 0;
  -webkit-transform: scale(0.95);
      -ms-transform: scale(0.95);
          transform: scale(0.95);
  -webkit-transition: opacity 0.1s, -webkit-transform 0.1s;
  transition: opacity 0.1s, -webkit-transform 0.1s;
  -o-transition: opacity 0.1s, transform 0.1s;
  transition: opacity 0.1s, transform 0.1s;
  transition: opacity 0.1s, transform 0.1s, -webkit-transform 0.1s;
  will-change: opacity, transform;
}
.is-fancy-modal-overlay .fmo-cross {
  display: block;
  position: absolute;
  z-index: 599;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  top: 0;
  right: -42px;
  width: 40px;
  height: 40px;
  background: url("/h/assets/img/fmcrossw.png") no-repeat 50% 50%;
  background-size: 20px 20px;
}
.state-show-fancy-test {
  overflow-y: scroll !important;
}

.state-show-fancy-modal {
  overflow: hidden;
}
.state-show-fancy-modal .is-fancy-modal-overlay {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.2s, -webkit-transform 0.2s;
  transition: opacity 0.2s, -webkit-transform 0.2s;
  -o-transition: opacity 0.2s, transform 0.2s;
  transition: opacity 0.2s, transform 0.2s;
  transition: opacity 0.2s, transform 0.2s, -webkit-transform 0.2s;
}

.state-show-fancy-play .is-fancy-modal-overlay .fmo-inner {
  opacity: 1;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  -webkit-transition: opacity 0.4s, -webkit-transform 0.4s;
  transition: opacity 0.4s, -webkit-transform 0.4s;
  -o-transition: opacity 0.4s, transform 0.4s;
  transition: opacity 0.4s, transform 0.4s;
  transition: opacity 0.4s, transform 0.4s, -webkit-transform 0.4s;
}

.__grid {
  -webkit-box-shadow: inset 0 0 0 1px green;
          box-shadow: inset 0 0 0 1px green;
}
.__grid:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  width: 1px;
  height: 100%;
  background: rgb(255, 0, 0);
}
.__grid:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 1px;
  background: rgb(0, 0, 255);
}

*::-moz-selection {
  background: rgba(0, 0, 0, 0.1);
}

*::selection {
  background: rgba(0, 0, 0, 0.1);
}

html {
  font-family: "Montserrat", "Tahoma", sans-serif;
  color: #182e4d;
  font-size: 14px;
  line-height: 14px;
  font-weight: 400;
}

body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  min-width: 1250px;
  min-height: 580px;
  color: #182e4d;
  font-size: 14px;
  line-height: 14px;
  font-weight: 400;
}

.state-custom-scroll::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}
.state-custom-scroll::-webkit-scrollbar-button {
  width: 0;
  height: 0;
}
.state-custom-scroll::-webkit-scrollbar-thumb {
  background: #7eb0df;
  border: none;
  border-radius: 0;
}
.state-custom-scroll::-webkit-scrollbar-thumb:hover {
  background: #7eb0df;
}
.state-custom-scroll::-webkit-scrollbar-thumb:active {
  background: #7eb0df;
}
.state-custom-scroll::-webkit-scrollbar-track {
  background: #fff;
  border: none;
  border-radius: 0;
}
.state-custom-scroll::-webkit-scrollbar-track:hover {
  background: #fff;
}
.state-custom-scroll::-webkit-scrollbar-track:active {
  background: #fff;
}
.state-custom-scroll::-webkit-scrollbar-corner {
  background: transparent;
}

.wrapper {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  width: 920px;
  margin: 0 auto;
}

.wrapper-a {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  width: 920px;
  margin: 0 auto;
  padding: 0 300px 0 0;
}

.main-layout {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  overflow: hidden;
  width: 100%;
  min-height: 100vh;
  padding: 0 0 0 300px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.main-layout-content {
  position: relative;
  display: block;
  z-index: 20;
  width: 100%;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.main-layout-footer {
  position: relative;
  display: block;
  z-index: 10;
  width: 100%;
  margin: 40px 0 0 0;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
}

.is-global-header {
  position: fixed;
  display: block;
  overflow: hidden;
  z-index: 900;
  top: 0;
  left: 0;
  width: 300px;
  height: 100%;
  height: 100vh;
  background: #fff;
}
.is-global-header:before {
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  position: absolute;
  display: block;
  content: "";
  top: 0;
  right: 0;
  width: 1px;
  height: 100%;
  background: #f0f8ff;
}
.is-global-header .gh-parent {
  position: relative;
  display: block;
  overflow: hidden;
  overflow-y: auto;
  height: 100%;
  height: 100vh;
}
.is-global-header .gh-inner {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  display: block;
  min-height: 100%;
  min-height: 100vh;
  padding: 30px 0 200px 0;
}
.is-global-header .gh-top {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  display: block;
  width: 280px;
  margin: 0 0 60px 0;
  padding: 0 0 0 20px;
}
.is-global-header .gh-top-logo {
  position: relative;
  display: block;
  margin: 0 0 15px 0;
}
.is-global-header .gh-top-logo img {
  display: block;
  width: 194px;
  height: 80px;
}
.is-global-header .gh-top-clinic {
  display: block;
  color: #143773;
  font-size: 14px;
  line-height: 20px;
}
.is-global-header .gh-top-clinic a {
  color: #7eb0df;
}
.is-global-header .gh-top-clinic a:hover {
  text-decoration: underline;
}
.is-global-header .gh-nav {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  display: block;
  width: 280px;
  margin: 0 0 60px 0;
  padding: 0 0 0 20px;
}
.is-global-header .gh-nav-sub {
  display: block;
}
.is-global-header .gh-nav-sub-link {
  display: block;
}
.is-global-header .gh-nav-sub-link a {
  display: inline-block;
  color: #182e4d;
  font-size: 14px;
  line-height: 14px;
  font-weight: 500;
}
.is-global-header .gh-nav-sub-link a:hover {
  text-decoration: underline;
}
.is-global-header .gh-nav-sub-link a.state-active {
  color: #7eb0df;
}
.is-global-header .gh-nav-sub-link + .gh-nav-sub-link {
  margin-top: 25px;
}
.is-global-header .gh-bottom {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: absolute;
  display: block;
  bottom: 30px;
  left: 0;
  width: 280px;
  padding: 0 10px 0 20px;
}
.is-global-header .gh-b-callback {
  margin: 0 0 18px 0;
  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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.is-global-header .gh-bc-phone {
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: block;
  color: #143773;
  font-size: 14px;
  line-height: 14px;
  font-weight: 700;
  -webkit-transition: color 200ms;
  -o-transition: color 200ms;
  transition: color 200ms;
}
.is-global-header .gh-bc-phone:hover {
  color: #7eb0df;
}
.is-global-header .gh-bc-callback {
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: block;
  color: #7eb0df;
  font-size: 12px;
  line-height: 12px;
  -webkit-transition: color 200ms;
  -o-transition: color 200ms;
  transition: color 200ms;
}
.is-global-header .gh-bc-callback:hover {
  color: #143773;
}
.is-global-header .gh-b-works {
  position: relative;
  display: block;
  margin: 0 0 25px 0;
  color: #143773;
  font-size: 14px;
  line-height: 14px;
  -webkit-transition: color 200ms;
  -o-transition: color 200ms;
  transition: color 200ms;
}
.is-global-header .gh-b-works span {
  margin-left: 6px;
  color: #748294;
}
.is-global-header .gh-b-works:before {
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  position: absolute;
  display: block;
  content: "";
  top: 5px;
  left: -12px;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #63c900;
}
.is-global-header .gh-b-action {
  margin: 0 0 20px 0;
}
.is-global-header .gh-b-action .is-button-b {
  display: block;
  padding-left: 0;
  padding-right: 0;
}
.is-global-header .gh-b-address {
  color: #143773;
  font-size: 14px;
  line-height: 20px;
}
.is-global-header .gh-b-address .b-address + .b-address {
  margin-top: 10px;
}

.is-header-nav {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  display: block;
  margin: 0 0 50px 0;
}
.is-header-nav .hn-section {
  position: relative;
  display: block;
}
.is-header-nav .hn-section + .hn-section {
  margin: 30px 0 0 0;
}
.is-header-nav .hn-section.state-open .hn-s-active {
  display: none;
}
.is-header-nav .hn-s-header {
  display: block;
  margin: 0 0 10px 0;
}
.is-header-nav .hn-s-header-link {
  display: inline-block;
  color: #143773;
  font-size: 18px;
  line-height: 18px;
  font-weight: 600;
  letter-spacing: 0.2px;
  -webkit-transition: color 200ms;
  -o-transition: color 200ms;
  transition: color 200ms;
}
.is-header-nav .hn-s-header-link:hover {
  color: #7eb0df;
}
.is-header-nav .hn-s-active {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: none;
  padding: 0 0 0 20px;
}
.is-header-nav .hn-s-sub {
  display: none;
}
.is-header-nav .hn-s-sub:after {
  position: relative;
  display: block;
  content: "";
  height: 2px;
}
.is-header-nav .hn-s-sub-item {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  padding: 0 0 0 10px;
}
.is-header-nav .hn-s-sub-item + .hn-s-sub-item {
  margin: 5px 0 0 0;
}
.is-header-nav .hn-item-link {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  display: inline-block;
  z-index: 10;
  padding: 5px;
  color: #182e4d;
  font-size: 14px;
  line-height: 20px;
  background: #fff;
}
.is-header-nav .hn-item-link:after {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  pointer-events: none;
  position: absolute;
  display: block;
  content: "";
  z-index: -1;
  height: 8px;
  bottom: 6px;
  left: 0;
  width: 100%;
  background: #fff;
  -webkit-transition: background 200ms;
  -o-transition: background 200ms;
  transition: background 200ms;
}
.is-header-nav .hn-item-link:hover:after {
  background: #dfedfa;
}
.is-header-nav .hn-item-link.state-active:after {
  background: #dfedfa;
}
.is-header-nav .hn-item-link.state-long:after {
  max-width: 110px;
}
.ia-title-target h2 {
  margin-bottom: 0px;
}
@media screen and (max-height: 800px) {
  .is-global-header .gh-top {
    margin-bottom: 60px;
  }
  .is-global-header .gh-top-logo img {
    width: 154px;
    height: 63.5px;
  }
  .is-global-header .gh-nav {
    margin-bottom: 40px;
  }

  .is-header-nav {
    margin: 0 0 30px 0;
  }
}
@media screen and (max-height: 730px) {
  .is-global-header .gh-inner {
    padding: 20px 0 180px 0;
  }
  .is-global-header .gh-top {
    margin-bottom: 30px;
  }
  .is-global-header .gh-top-logo {
    margin-bottom: 10px;
  }
  .is-global-header .gh-top-clinic {
    font-size: 12px;
    line-height: 18px;
  }
  .is-global-header .gh-nav {
    margin-bottom: 30px;
  }
  .is-global-header .gh-bottom {
    bottom: 20px;
  }
  .is-global-header .gh-b-address {
    font-size: 14px;
    line-height: 20px;
  }

  .is-header-nav .hn-section + .hn-section {
    margin-top: 20px;
  }
  .is-header-nav .gh-nav-sub-link + .gh-nav-sub-link {
    margin-top: 20px;
  }
}
@media screen and (max-height: 660px) {
  .is-global-header .gh-b-works {
    display: none;
  }
  .is-global-header .gh-inner {
    padding-bottom: 140px;
  }
}
.is-global-footer {
  position: relative;
  display: block;
  padding: 50px 0 30px 0;
  background: #f0f8ff;
}
.is-global-footer .gf-row.row-a {
  margin: 0 0 20px 0;
  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;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.is-global-footer .gf-row.row-b {
  margin: 0 0 50px 0;
  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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.is-global-footer .gf-row.row-c {
  margin: 0 0 30px 0;
  padding: 0 0 10px 0;
  border-bottom: 1px solid #d7e0ea;
  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;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.is-global-footer .gf-row.row-c a {
  display: block;
  margin: 0 30px 25px 0;
  color: #748294;
  font-size: 14px;
  line-height: 14px;
  -webkit-transition: color 200ms;
  -o-transition: color 200ms;
  transition: color 200ms;
}
.is-global-footer .gf-row.row-c a:hover {
  color: #182e4d;
  text-decoration: underline;
}
.is-global-footer .gf-row.row-e {
  display: none;
}
.is-global-footer .gf-col.col-a {
  max-width: 220px;
  margin: 0 120px 0 0;
}
.is-global-footer .gf-col.col-b {
  max-width: 220px;
}
.is-global-footer .gf-col.col-c {
  margin: 0 0 0 auto;
}
.is-global-footer .gf-meta {
  position: relative;
  display: block;
  margin: 0 0 10px 0;
  color: #182e4d;
  font-size: 14px;
  line-height: 24px;
}
.is-global-footer .gf-meta.meta-a {
  color: #182e4d;
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
}
.is-global-footer .gf-meta.meta-a a {
  display: inline-block;
  color: #182e4d;
  -webkit-transition: color 200ms;
  -o-transition: color 200ms;
  transition: color 200ms;
}
.is-global-footer .gf-meta.meta-a a:hover {
  color: #7eb0df;
}
.is-global-footer .gf-meta.meta-b a {
  display: inline-block;
  color: #182e4d;
}
.is-global-footer .gf-meta.meta-b a:hover {
  text-decoration: underline;
}
.is-global-footer .gf-meta.meta-c {
  margin: 0 0 25px 0;
  color: #182e4d;
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
}
.is-global-footer .gf-meta.meta-c a {
  display: inline-block;
  color: #182e4d;
  -webkit-transition: color 200ms;
  -o-transition: color 200ms;
  transition: color 200ms;
}
.is-global-footer .gf-meta.meta-c a:hover {
  color: #7eb0df;
}
.is-global-footer .gf-meta.meta-d {
  margin: 0 0 5px 0;
  color: #182e4d;
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
}
.is-global-footer .gf-meta.meta-d a {
  display: inline-block;
  color: #182e4d;
  -webkit-transition: color 200ms;
  -o-transition: color 200ms;
  transition: color 200ms;
}
.is-global-footer .gf-meta.meta-d a:hover {
  color: #7eb0df;
}
.is-global-footer .gf-meta.meta-e {
  margin: 0 0 30px 0;
}
.is-global-footer .gf-meta.meta-e a {
  display: inline-block;
  color: #182e4d;
}
.is-global-footer .gf-meta.meta-e a:hover {
  text-decoration: underline;
}
.is-global-footer .gf-meta.meta-f {
  margin: 0 0 40px 0;
}
.is-global-footer .gf-meta.meta-g {
  margin: 0 0 20px 0;
  color: #748294;
  font-size: 14px;
  line-height: 24px;
}
.is-global-footer .gf-meta.meta-h {
  color: #182e4d;
  font-size: 14px;
  line-height: 24px;
}
.is-global-footer .gf-meta.meta-h a {
  display: inline-block;
  color: #182e4d;
}

.is-itech-logo {
  display: block;
  margin: 0 0 0 auto;
  color: #182e4d;
  font-size: 14px;
  line-height: 14px;
}
.is-itech-logo span {
  display: inline-block;
  vertical-align: middle;
  color: #182e4d;
  -webkit-transition: color 200ms;
  -o-transition: color 200ms;
  transition: color 200ms;
}
.is-itech-logo span + span {
  margin: 0 0 0 5px;
}
.is-itech-logo:hover span + span {
  color: #ef4044;
}

h1, .h1 {
  display: block;
  margin: 0 0 25px -3px;
  color: #182e4d;
  font-size: 48px;
  line-height: 48px;
  font-weight: 700;
  letter-spacing: -1px;
}
h1 span, .h1 span {
  color: #7eb0df;
}
h1.state-small, .h1.state-small {
  font-size: 32px;
  line-height: 38px;
}
h1.state-white, .h1.state-white {
  color: #fff;
}
h1.state-red, .h1.state-red {
  color: #fb755d;
}

h2, .h2 {
  display: block;
  margin: 0 0 25px 0;
  color: #143773;
  font-size: 40px;
  line-height: 46px;
  font-weight: 700;
  letter-spacing: -1px;
}
h2 span, .h2 span {
  color: #7eb0df;
}
h2.state-white, .h2.state-white {
  color: #fff;
}
h2.state-red, .h2.state-red {
  color: #fb755d;
}

h3, .h3 {
  display: block;
  margin: -5px 0 30px -2px;
  color: #143773;
  font-size: 32px;
  line-height: 38px;
  font-weight: 700;
  letter-spacing: -0.5px;
}
h3 span, .h3 span {
  color: #7eb0df;
}
h3.state-white, .h3.state-white {
  color: #fff;
}
h3.state-red, .h3.state-red {
  color: #fb755d;
}

h4, .h4 {
  display: block;
  margin: 0 0 20px 0;
  color: #143773;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
  letter-spacing: -0.5px;
}
h4 span, .h4 span {
  color: #7eb0df;
}
h4.state-white, .h4.state-white {
  color: #fff;
}
h4.state-red, .h4.state-red {
  color: #fb755d;
}

h5, .h5 {
  display: block;
  margin: 0 0 30px 0;
  color: #143773;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
  letter-spacing: -0.5px;
}
h5 span, .h5 span {
  color: #7eb0df;
}
h5.state-white, .h5.state-white {
  color: #fff;
}
h5.state-red, .h5.state-red {
  color: #fb755d;
}

p {
  display: block;
  margin-bottom: 30px;
  color: #182e4d;
  font-size: 14px;
  line-height: 24px;
}
p a {
  color: #fb755d;
}
p a:hover {
  text-decoration: underline;
}
p + p, p + ul, p + ol, p + img {
  margin-top: -15px;
}
p b {
  font-weight: 700;
}

ul {
  margin-bottom: 40px;
}
ul > li {
  position: relative;
  display: block;
  margin-bottom: 10px;
  padding-left: 25px;
  color: #182e4d;
  font-size: 14px;
  line-height: 24px;
  font-style: normal;
  font-weight: normal;
}
ul > li:before, ul > li:after {
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  content: "";
  display: block;
  position: absolute;
  background: #7eb0df;
}
ul > li:before {
  top: 11px;
  left: 3px;
  width: 8px;
  height: 2px;
}
ul > li:after {
  top: 8px;
  left: 6px;
  width: 2px;
  height: 8px;
}
ul > li > ol {
  margin-top: 15px;
  margin-bottom: 15px;
}
ul > li > ul {
  margin-top: 15px;
  margin-bottom: 15px;
}
ul > li > ul li {
  padding-left: 25px;
}
ul a {
  color: #fb755d;
}
ul a:hover {
  text-decoration: underline;
}
ul p {
  margin: 0;
}
ul b {
  font-weight: 700;
}

ol {
  margin-bottom: 40px;
  counter-reset: list;
}
ol > li {
  counter-increment: list;
  position: relative;
  display: block;
  margin-bottom: 10px;
  padding-left: 25px;
  color: #182e4d;
  font-size: 14px;
  line-height: 24px;
  font-style: normal;
  font-weight: normal;
}
ol > li:before {
  content: counter(list) ".";
  position: absolute;
  display: block;
  top: 5px;
  left: 0;
  width: 20px;
  height: 20px;
  color: #7eb0df;
  font-size: 14px;
  line-height: 14px;
  font-weight: 700;
  text-align: center;
}
ol > li > ol {
  margin-top: 15px;
  margin-bottom: 15px;
  counter-reset: sublist;
}
ol > li > ol > li {
  counter-increment: sublist;
  padding-left: 40px;
}
ol > li > ol > li:before {
  display: none;
}
ol > li > ol > li:after {
  content: counter(list) "." counter(sublist) ".";
  position: absolute;
  display: block;
  top: 5px;
  left: 0;
  height: 20px;
  padding: 0 5px;
  color: #7eb0df;
  font-size: 14px;
  line-height: 14px;
  font-weight: 700;
  text-align: center;
}
ol > li > ul {
  margin-top: 15px;
  margin-bottom: 15px;
}
ol a {
  color: #fb755d;
}
ol a:hover {
  text-decoration: underline;
}
ol p {
  margin: 0;
}
ol b {
  font-weight: 700;
}

.is-link {
  color: #fb755d;
}
.is-link:hover {
  text-decoration: underline;
}

.is-link-a {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  z-index: 10;
  padding: 5px;
  color: #182e4d;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}
.is-link-a:after {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  pointer-events: none;
  position: absolute;
  display: block;
  content: "";
  z-index: -1;
  height: 8px;
  bottom: 6px;
  left: 0;
  width: 100%;
  background: #fff;
  -webkit-transition: background 200ms;
  -o-transition: background 200ms;
  transition: background 200ms;
}
.is-link-a:hover {
  text-decoration: none;
}
.is-link-a:hover:after {
  background: #dfedfa;
}
.is-link-a.state-active:after {
  background: #dfedfa;
}
.is-link-a.state-active:hover:after {
  background: #c7e3fd;
}

.is-link-b {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  color: #7eb0df;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
}

.is-link-c {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  z-index: 10;
  color: #182e4d;
  font-size: 18px;
  line-height: 22px;
  font-weight: 700;
  background: #fff;
}
.is-link-c:after {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  pointer-events: none;
  position: absolute;
  display: block;
  content: "";
  z-index: -1;
  height: 10px;
  bottom: -1px;
  left: 0;
  width: 100%;
  background: #fff;
  -webkit-transition: background 200ms;
  -o-transition: background 200ms;
  transition: background 200ms;
}
.is-link-c:hover:after {
  background: #dfedfa;
}
.is-link-c.state-active:after {
  background: #dfedfa;
}
.is-link-c.state-active:hover:after {
  background: #c7e3fd;
}

.is-link-d {
  color: #182e4d;
}
.is-link-d:hover {
  text-decoration: underline;
}

.is-link-e {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  display: inline-block;
  color: #fb755d;
  font-size: 10px;
  line-height: 10px;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.is-link-e:hover {
  text-decoration: underline;
}

.is-link-f {
  position: relative;
  display: inline-block;
  padding: 0 0 0 25px;
  color: #182e4d;
  font-size: 14px;
  line-height: 14px;
  font-weight: 500;
  -webkit-transition: color 200ms;
  -o-transition: color 200ms;
  transition: color 200ms;
}
.is-link-f:before {
  position: absolute;
  display: block;
  content: "";
  top: -2px;
  left: 0;
  width: 17px;
  height: 17px;
  background: url("/h/assets/img/icon-rev.svg") no-repeat 0 0;
  background-size: 17px 17px;
  -webkit-transition: background 200ms;
  -o-transition: background 200ms;
  transition: background 200ms;
}
.is-link-f:hover {
  color: #7eb0df;
}
.is-link-f:hover:before {
  background-image: url("/h/assets/img/icon-reva.svg");
}

.is-link-g {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  z-index: 10;
  padding: 5px;
  color: #182e4d;
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  text-decoration: none;
  -webkit-transition: color 200ms;
  -o-transition: color 200ms;
  transition: color 200ms;
}
.is-link-g:hover {
  color: #7eb0df;
}

.is-button-a {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  padding: 0 30px;
  height: 56px;
  text-align: center;
  color: #fff;
  font-size: 11px;
  line-height: 56px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  border-radius: 30px;
  background: #fb755d;
  -webkit-transition: background 200ms;
  -o-transition: background 200ms;
  transition: background 200ms;
}
.is-button-a:hover {
  background: #c73d25;
}
.is-button-a.state-block {
  display: block;
  padding: 0;
}

.is-button-b {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  padding: 0 30px;
  height: 56px;
  text-align: center;
  color: #7eb0df;
  font-size: 11px;
  line-height: 56px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  border-radius: 30px;
  background: #fff;
  -webkit-box-shadow: inset 0 0 0 2px #7eb0df;
          box-shadow: inset 0 0 0 2px #7eb0df;
  -webkit-transition: color 200ms, background 200ms, -webkit-box-shadow 200ms;
  transition: color 200ms, background 200ms, -webkit-box-shadow 200ms;
  -o-transition: color 200ms, background 200ms, box-shadow 200ms;
  transition: color 200ms, background 200ms, box-shadow 200ms;
  transition: color 200ms, background 200ms, box-shadow 200ms, -webkit-box-shadow 200ms;
}
.is-button-b:hover {
  color: #fff;
  -webkit-box-shadow: inset 0 0 0 2px #143773;
          box-shadow: inset 0 0 0 2px #143773;
  background: #143773;
}
.is-button-b.state-block {
  display: block;
  padding: 0;
}

.is-button-c {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  padding: 0 20px 0 45px;
  height: 56px;
  text-align: center;
  color: #7eb0df;
  font-size: 11px;
  line-height: 56px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  border-radius: 30px;
  background: #fff;
  -webkit-box-shadow: inset 0 0 0 2px #7eb0df;
          box-shadow: inset 0 0 0 2px #7eb0df;
  -webkit-transition: color 200ms, background 200ms, -webkit-box-shadow 200ms;
  transition: color 200ms, background 200ms, -webkit-box-shadow 200ms;
  -o-transition: color 200ms, background 200ms, box-shadow 200ms;
  transition: color 200ms, background 200ms, box-shadow 200ms;
  transition: color 200ms, background 200ms, box-shadow 200ms, -webkit-box-shadow 200ms;
}
.is-button-c svg {
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  position: absolute;
  display: block;
  width: 14px;
  height: 14px;
  top: 21px;
  left: 20px;
  fill: #7eb0df;
  -webkit-transition: fill 200ms;
  -o-transition: fill 200ms;
  transition: fill 200ms;
}
.is-button-c:hover {
  color: #fff;
  -webkit-box-shadow: inset 0 0 0 2px #143773;
          box-shadow: inset 0 0 0 2px #143773;
  background: #143773;
}
.is-button-c:hover svg {
  fill: #fff;
}
.is-button-c.state-block {
  display: block;
  padding: 0;
}

.is-hr {
  display: block;
}
.is-hr:after {
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  content: " ";
  display: block;
  width: 100%;
  height: 1px;
  clear: both;
}
.is-hr.hr-xxxl {
  height: 140px;
}
.is-hr.hr-xxl {
  height: 120px;
}
.is-hr.hr-xl {
  height: 100px;
}
.is-hr.hr-l {
  height: 80px;
}
.is-hr.hr-m {
  height: 60px;
}
.is-hr.hr-s {
  height: 40px;
}
.is-hr.hr-xs {
  height: 20px;
}

.is-lead-text-a {
  display: block;
  margin: 0 0 40px 0;
  color: #143773;
  font-size: 16px;
  line-height: 26px;
  font-weight: 500;
}

.is-lead-text-b {
  display: block;
  margin: 0 0 20px 0;
  color: #182e4d;
  font-size: 18px;
  line-height: 32px;
  font-weight: 500;
}

.is-lead-text-c {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  display: block;
  margin: 0 0 50px 0;
  color: #182e4d;
  font-size: 32px;
  line-height: 42px;
  font-weight: 300;
}

.is-lead-text-d {
  display: block;
  margin: 0 0 30px 0;
  color: #143773;
  font-size: 14px;
  line-height: 24px;
  font-weight: 500;
}

.is-columns {
  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;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.is-columns .col {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  width: 100%;
}
.is-columns .col + .col {
  margin-left: 20px;
}
.is-columns.gap-10 .col + .col {
  margin-left: 10px;
}
.is-columns.gap-15 .col + .col {
  margin-left: 15px;
}
.is-columns.gap-30 .col + .col {
  margin-left: 30px;
}
.is-columns.gap-40 .col + .col {
  margin-left: 40px;
}
.is-columns.gap-60 .col + .col {
  margin-left: 60px;
}
.is-columns.gap-80 .col + .col {
  margin-left: 80px;
}
.is-columns.gap-120 .col + .col {
  margin-left: 120px;
}
.is-columns .col-demo {
  height: 50px;
  margin: 0 0 40px 0;
  background: #fcb82d;
}

.is-style {
  position: relative;
  display: block;
  color: #182e4d;
  font-size: 14px;
  line-height: 24px;
}
.is-style:after {
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  content: " ";
  display: block;
  width: 100%;
  height: 1px;
  clear: both;
}
.is-style img {
  max-width: 100%;
  height: auto !important;
}

.is-breadcrumbs {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0 0 20px 0;
}
.is-breadcrumbs .bc-list {
  width: auto;
  margin: 0 0 0 -30px;
  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;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.is-breadcrumbs .bc-item {
  position: relative;
  display: block;
  margin: 0 0 10px 30px;
  color: #7eb0df;
  font-size: 11px;
  line-height: 11px;
  font-weight: 500;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}
.is-breadcrumbs .bc-item + .bc-item:before, .is-breadcrumbs .bc-item + .bc-item:after {
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  content: "";
  display: block;
  position: absolute;
  background: #7eb0df;
}
.is-breadcrumbs .bc-item + .bc-item:before {
  top: 4px;
  left: -15px;
  width: 6px;
  height: 2px;
}
.is-breadcrumbs .bc-item + .bc-item:after {
  top: 2px;
  left: -13px;
  width: 2px;
  height: 6px;
}
.is-breadcrumbs a.bc-item {
  color: #182e4d;
  -webkit-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
}
.is-breadcrumbs a.bc-item:hover {
  text-decoration: underline;
}

.is-social-box {
  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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  position: relative;
}
.is-social-box .ss-item {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  position: relative;
  display: block;
  width: 24px;
  height: 24px;
}
.is-social-box .ss-item svg {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  pointer-events: none;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  fill: #182e4d;
  -webkit-transition: fill 200ms;
  -o-transition: fill 200ms;
  transition: fill 200ms;
}
.is-social-box .ss-item:hover svg {
  fill: #7eb0df;
}
.is-social-box .ss-item + .ss-item {
  margin-left: 15px;
}

.is-cross-a {
  position: relative;
  display: block;
  width: 24px;
  height: 24px;
  margin: 0 0 40px 0;
}
.is-cross-a:before, .is-cross-a:after {
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  content: "";
  display: block;
  position: absolute;
  background: #c8dfef;
  border-radius: 2px;
}
.is-cross-a:before {
  top: 9px;
  left: 0;
  width: 24px;
  height: 6px;
}
.is-cross-a:after {
  top: 0;
  left: 9px;
  width: 6px;
  height: 24px;
}

.is-video-link {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  height: 48px;
  padding: 0 0 0 60px;
  color: #143773;
  font-size: 11px;
  line-height: 48px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  -webkit-transition: color 200ms;
  -o-transition: color 200ms;
  transition: color 200ms;
}
.is-video-link:before, .is-video-link:after {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  position: absolute;
  display: block;
  content: "";
}
.is-video-link:before {
  top: 0;
  left: 0;
  width: 48px;
  height: 48px;
  background: #7eb0df;
  border-radius: 50%;
  -webkit-transition: background 200ms;
  -o-transition: background 200ms;
  transition: background 200ms;
}
.is-video-link:after {
  z-index: 10;
  top: 16px;
  left: 18px;
  width: 14px;
  height: 16px;
  background: url("/h/assets/img/play.svg") no-repeat 0 0;
  background-size: 14px 16px;
}
.is-video-link:hover {
  color: #7eb0df;
}
.is-video-link:hover:before {
  background: #8bc0ef;
}

.is-img {
  position: relative;
  display: block;
  max-width: 100%;
}
.is-img.to-left {
  float: left;
  max-width: 70%;
  margin: 5px 30px 20px -70px;
}
.is-img.to-right {
  float: right;
  max-width: 70%;
  margin: 5px -70px 20px 30px;
}
.is-img.to-center {
  width: 1060px;
  max-width: none;
  float: none;
  margin: 0 0 30px -70px;
}

.is-table {
  position: relative;
  display: block;
  margin-bottom: 40px;
  background: #fff;
}
.is-table table {
  width: 100%;
  table-layout: fixed;
}
.is-table table td {
  cursor: default;
  padding: 14px 20px 12px 20px;
  border-collapse: collapse;
  border: 1px solid #eee;
}
.is-table table thead td {
  vertical-align: bottom;
  width: 100px;
  color: #fff;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
  text-transform: uppercase;
  background: #182e4d;
  border-color: #182e4d;
}
.is-table table tbody td {
  vertical-align: middle;
  color: #182e4d;
  font-size: 14px;
  line-height: 24px;
  -webkit-transition: background 0.2s;
  -o-transition: background 0.2s;
  transition: background 0.2s;
}
.is-table table tbody tr:hover td {
  background: #eef0f2;
}
.is-table table a {
  color: #143773;
}
.is-table table a:hover {
  text-decoration: underline;
}

.is-back-button {
  position: relative;
  display: block;
  margin: 0 0 40px 0;
}

.is-search-module {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  display: block;
  z-index: 20;
  width: 600px;
  height: 64px;
  border-radius: 32px;
  background: #fff;
  -webkit-transition: border 0.2s;
  -o-transition: border 0.2s;
  transition: border 0.2s;
}
.is-search-module label {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 20px 75px 0 25px;
}
.is-search-module input {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  position: relative;
  z-index: 5;
  width: 100%;
  height: 24px;
  margin: 0;
  padding: 0;
  outline: none;
  border: none;
  border-radius: 0;
  background: #fff;
  -webkit-appearance: none;
  font-family: "Montserrat", "Tahoma", sans-serif;
  color: #182e4d;
  font-size: 14px;
  line-height: 14px;
  font-weight: 400;
}
.is-search-module input::-webkit-input-placeholder {
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  line-height: 14px;
  font-size: 14px;
  color: #182e4d;
}
.is-search-module input:-webkit-input-placeholder {
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  line-height: 14px;
  font-size: 14px;
  color: #182e4d;
}
.is-search-module input::-moz-input-placeholder {
  -moz-transition: color 0.3s;
  transition: color 0.3s;
  line-height: 14px;
  font-size: 14px;
  color: #182e4d;
}
.is-search-module input:-moz-input-placeholder {
  -moz-transition: color 0.3s;
  transition: color 0.3s;
  line-height: 14px;
  font-size: 14px;
  color: #182e4d;
}
.is-search-module input::-ms-input-placeholder {
  -ms-transition: color 0.3s;
  transition: color 0.3s;
  line-height: 14px;
  font-size: 14px;
  color: #182e4d;
}
.is-search-module input:-ms-input-placeholder {
  -ms-transition: color 0.3s;
  transition: color 0.3s;
  line-height: 14px;
  font-size: 14px;
  color: #182e4d;
}
.is-search-module input::input-placeholder {
  -webkit-transition: color 0.3s;
  -o-transition: color 0.3s;
  transition: color 0.3s;
  line-height: 14px;
  font-size: 14px;
  color: #182e4d;
}
.is-search-module input:input-placeholder {
  -webkit-transition: color 0.3s;
  -o-transition: color 0.3s;
  transition: color 0.3s;
  line-height: 14px;
  font-size: 14px;
  color: #182e4d;
}
.is-search-module input:focus::-webkit-input-placeholder {
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  line-height: 14px;
  font-size: 14px;
  color: #ddd;
}
.is-search-module input:focus:-webkit-input-placeholder {
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  line-height: 14px;
  font-size: 14px;
  color: #ddd;
}
.is-search-module input:focus::-moz-input-placeholder {
  -moz-transition: color 0.3s;
  transition: color 0.3s;
  line-height: 14px;
  font-size: 14px;
  color: #ddd;
}
.is-search-module input:focus:-moz-input-placeholder {
  -moz-transition: color 0.3s;
  transition: color 0.3s;
  line-height: 14px;
  font-size: 14px;
  color: #ddd;
}
.is-search-module input:focus::-ms-input-placeholder {
  -ms-transition: color 0.3s;
  transition: color 0.3s;
  line-height: 14px;
  font-size: 14px;
  color: #ddd;
}
.is-search-module input:focus:-ms-input-placeholder {
  -ms-transition: color 0.3s;
  transition: color 0.3s;
  line-height: 14px;
  font-size: 14px;
  color: #ddd;
}
.is-search-module input:focus::input-placeholder {
  -webkit-transition: color 0.3s;
  -o-transition: color 0.3s;
  transition: color 0.3s;
  line-height: 14px;
  font-size: 14px;
  color: #ddd;
}
.is-search-module input:focus:input-placeholder {
  -webkit-transition: color 0.3s;
  -o-transition: color 0.3s;
  transition: color 0.3s;
  line-height: 14px;
  font-size: 14px;
  color: #ddd;
}
.is-search-module .sfm-submit {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: absolute;
  display: block;
  z-index: 10;
  top: 8px;
  right: 8px;
  width: 48px;
  height: 48px;
  background: #fb755d;
  border-radius: 50%;
  -webkit-transition: background 0.2s;
  -o-transition: background 0.2s;
  transition: background 0.2s;
}
.is-search-module .sfm-submit svg {
  display: block;
  position: absolute;
  top: 16px;
  left: 16px;
  width: 18px;
  height: 16px;
  fill: #fff;
}
.is-search-module .sfm-submit:hover {
  background: #c73d25;
}
.is-search-module .si-suggest-parent {
  position: absolute;
  display: block;
  z-index: 30;
  top: 100%;
  left: 18px;
  right: 60px;
  background: #fff;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
          box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  pointer-events: none;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: scale(0.95);
      -ms-transform: scale(0.95);
          transform: scale(0.95);
  will-change: opacity, visibility;
}
.is-search-module.state-bounced {
  -webkit-animation: bounce-x 300ms ease-out both;
          animation: bounce-x 300ms ease-out both;
}
.is-search-module.state-show-suggest .si-suggest-parent {
  pointer-events: auto;
  opacity: 1;
  visibility: visible;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  -webkit-transition: opacity 200ms, visibility 200ms, -webkit-transform 200ms;
  transition: opacity 200ms, visibility 200ms, -webkit-transform 200ms;
  -o-transition: opacity 200ms, visibility 200ms, transform 200ms;
  transition: opacity 200ms, visibility 200ms, transform 200ms;
  transition: opacity 200ms, visibility 200ms, transform 200ms, -webkit-transform 200ms;
}
.is-search-module.state-show-progress:after {
  opacity: 1;
  -webkit-transition: opacity 100ms;
  -o-transition: opacity 100ms;
  transition: opacity 100ms;
}
.is-search-module.state-border {
  border: 1px solid #eaedef;
}
.is-search-module.state-search-page {
  width: 100%;
  margin: 0 0 30px 0;
  border: 1px solid #eaedef;
}

@-webkit-keyframes bounce-x {
  0%, 100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  20%, 60% {
    -webkit-transform: translateX(-5px);
            transform: translateX(-5px);
  }
  40%, 80% {
    -webkit-transform: translateX(5px);
            transform: translateX(5px);
  }
}

@keyframes bounce-x {
  0%, 100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  20%, 60% {
    -webkit-transform: translateX(-5px);
            transform: translateX(-5px);
  }
  40%, 80% {
    -webkit-transform: translateX(5px);
            transform: translateX(5px);
  }
}
.is-search-result {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  display: block;
  padding: 0 100px 0 25px;
}
.is-search-result .sr-item {
  position: relative;
  display: block;
  margin: 0 0 30px 0;
}
.is-search-result .sr-item-header {
  display: block;
  margin: 0 0 10px 0;
  color: #182e4d;
  font-size: 20px;
  line-height: 24px;
  font-weight: 700;
  letter-spacing: -0.5px;
}
.is-search-result .sr-item-header a {
  display: inline-block;
  color: #182e4d;
  -webkit-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
}
.is-search-result .sr-item-header a:hover {
  color: #fb755d;
}
.is-search-result .sr-item-preview {
  display: block;
  color: #182e4d;
  font-size: 16px;
  line-height: 24px;
}

.is-search-no-result {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  display: block;
  padding: 0 100px 0 25px;
  color: #143773;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
  letter-spacing: -0.5px;
}

.is-arrow-a {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
  position: absolute;
  display: block;
  z-index: 120;
  top: 50%;
  width: 32px;
  height: 32px;
  margin: -16px 0 0 0;
}
.is-arrow-a svg {
  display: block;
  width: 32px;
  height: 32px;
  fill: #7eb0df;
  -webkit-transition: fill 200ms;
  -o-transition: fill 200ms;
  transition: fill 200ms;
}
.is-arrow-a:hover svg {
  fill: #143773;
}
.is-arrow-a.arrow-prev {
  left: -50px;
}
.is-arrow-a.arrow-next {
  right: -50px;
}
.is-arrow-a.swiper-button-disabled {
  display: none;
}

.is-arrow-b {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  position: absolute;
  display: block;
  z-index: 120;
  top: 0;
  bottom: 70px;
  width: 50%;
}
.is-arrow-b:before {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
  position: absolute;
  display: block;
  content: "";
  z-index: 120;
  top: 50%;
  width: 32px;
  height: 32px;
  margin: -16px 0 0 0;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: 32px 32px;
  -webkit-transition: background 200ms;
  -o-transition: background 200ms;
  transition: background 200ms;
}
.is-arrow-b.arrow-prev {
  left: 0;
}
.is-arrow-b.arrow-prev:before {
  left: -50px;
  background-image: url("/h/assets/img/arrprev.svg");
}
.is-arrow-b.arrow-prev:hover:before {
  background-image: url("/h/assets/img/arrpreva.svg");
}
.is-arrow-b.arrow-next {
  right: 0;
}
.is-arrow-b.arrow-next:before {
  right: -50px;
  background-image: url("/h/assets/img/arrnext.svg");
}
.is-arrow-b.arrow-next:hover:before {
  background-image: url("/h/assets/img/arrnexta.svg");
}

@media screen and (max-width: 1360px) {
  .is-arrow-a.arrow-prev {
    left: -40px;
  }
  .is-arrow-a.arrow-next {
    right: -40px;
  }

  .is-arrow-b.arrow-prev:before {
    left: -40px;
  }
  .is-arrow-b.arrow-next:before {
    right: -40px;
  }
}
@media screen and (max-width: 1340px) {
  .is-arrow-a {
    display: none;
  }

  .is-arrow-b:before {
    display: none;
  }
}
.is-pager {
  margin-bottom: 30px;
  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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.is-pager .ip-item {
  cursor: default;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.is-pager .ip-item svg {
  display: block;
  fill: #182e4d;
  -webkit-transition: fill 0.2s;
  -o-transition: fill 0.2s;
  transition: fill 0.2s;
}
.is-pager .ip-item span {
  display: block;
  color: #182e4d;
  font-size: 14px;
  line-height: 14px;
  font-weight: 500;
  -webkit-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
}
.is-pager .ip-item.state-active {
  margin: 0 7px;
  background: #fb755d;
}
.is-pager .ip-item.state-active span {
  color: #fff !important;
}
.is-pager .ip-link {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
}
.is-pager .ip-link:hover svg {
  fill: #fb755d;
}
.is-pager .ip-link:hover span {
  color: #fb755d;
}

.is-layout-a {
  position: relative;
  width: auto;
  margin: 0 0 0 0;
  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;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.is-layout-a .layout-left {
  -webkit-box-ordinal-group: 11;
      -ms-flex-order: 10;
          order: 10;
  position: relative;
  display: block;
  width: 600px;
}
.is-layout-a .layout-right {
  -webkit-box-ordinal-group: 21;
      -ms-flex-order: 20;
          order: 20;
  position: relative;
  display: block;
  width: 270px;
}

.is-layout-b {
  position: relative;
  width: auto;
  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;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.is-layout-b .layout-left {
  -webkit-box-ordinal-group: 11;
      -ms-flex-order: 10;
          order: 10;
  position: relative;
  display: block;
  width: 280px;
}
.is-layout-b .layout-right {
  -webkit-box-ordinal-group: 21;
      -ms-flex-order: 20;
          order: 20;
  position: relative;
  display: block;
  width: 590px;
}
.is-layout-b .sfx-plax {
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  position: absolute;
  display: block;
  z-index: 50;
  bottom: -40px;
  right: -90px;
}
.is-items-list-articles .is-grid .grid-item .i-item .is-rating {
  margin-bottom: 20px;
}
.is-layout-c {
  display: block;
  position: relative;
  width: auto;
  margin: 0 0 0 0;
}
.is-layout-c .layout-left {
  position: relative;
  display: block;
  z-index: 10;
  width: 100%;
}
.is-layout-c .layout-right {
  position: absolute;
  display: block;
  z-index: 20;
  top: 0;
  right: 0;
  width: 270px;
}

.is-layout-d {
  position: relative;
  width: auto;
  margin: 0 0 0 0;
  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;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.is-layout-d .layout-left {
  -webkit-box-ordinal-group: 11;
      -ms-flex-order: 10;
          order: 10;
  position: relative;
  display: block;
  width: 600px;
}
.is-layout-d .layout-right {
  -webkit-box-ordinal-group: 21;
      -ms-flex-order: 20;
          order: 20;
  position: relative;
  display: block;
  width: 270px;
}

.is-tabs-link-a {
  position: relative;
  margin: 0 0 50px 0;
  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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.is-tabs-link-a .tab-link {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  display: block;
  height: 80px;
  padding: 0 60px;
  color: #7eb0df;
  font-size: 24px;
  line-height: 80px;
  font-weight: 700;
  letter-spacing: -0.5px;
  border: 1px solid #eaedef;
  border-radius: 40px;
  -webkit-transition: color 200ms, border 200ms, background 200ms;
  -o-transition: color 200ms, border 200ms, background 200ms;
  transition: color 200ms, border 200ms, background 200ms;
}
.is-tabs-link-a .tab-link:after {
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  position: absolute;
  display: block;
  content: "";
  z-index: 10;
  top: -4px;
  right: -6px;
  width: 75px;
  height: 90px;
  background: url("/h/assets/img/feather1.png") no-repeat 0 0;
  background-size: 75px 90px;
  opacity: 0;
  -webkit-transform: scale(0.7);
      -ms-transform: scale(0.7);
          transform: scale(0.7);
  -webkit-transition: opacity 300ms, -webkit-transform 300ms;
  transition: opacity 300ms, -webkit-transform 300ms;
  -o-transition: opacity 300ms, transform 300ms;
  transition: opacity 300ms, transform 300ms;
  transition: opacity 300ms, transform 300ms, -webkit-transform 300ms;
}
.is-tabs-link-a .tab-link:hover {
  color: #143773;
  border-color: #ccc;
}
.is-tabs-link-a .tab-link.state-active {
  color: #143773;
  background: #f0f8ff;
  border-color: #f0f8ff;
}
.is-tabs-link-a .tab-link.state-active:after {
  opacity: 1;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
}

.is-tabs-link-b {
  position: relative;
  margin: 0 0 40px 0;
  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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.is-tabs-link-b .tab-link {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  display: block;
  color: #cbdff2;
  font-size: 24px;
  line-height: 24px;
  font-weight: 700;
  -webkit-transition: color 200ms;
  -o-transition: color 200ms;
  transition: color 200ms;
}
.is-tabs-link-b .tab-link:hover {
  color: #7eb0df;
}
.is-tabs-link-b .tab-link.state-active {
  color: #7eb0df;
}
.is-tabs-link-b .tab-link + .tab-link {
  margin-left: 8px;
}
.is-tabs-link-b .tab-meta {
  display: block;
  margin: 0 8px 0 0;
  color: #143773;
  font-size: 24px;
  line-height: 24px;
  font-weight: 700;
}
.is-tabs-link-b .tab-right-link {
  display: block;
  position: absolute;
  top: -3px;
  right: 0;
}

.is-tabs-link-c {
  position: relative;
  margin: 0 0 70px 0;
  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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.is-tabs-link-c .tab-link {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  display: block;
  height: 63px;
  padding: 0 60px;
  color: #7eb0df;
  font-size: 16px;
  line-height: 63px;
  font-weight: 700;
  letter-spacing: -0.5px;
  border: 1px solid #eaedef;
  border-radius: 40px;
  -webkit-transition: color 200ms, border 200ms, background 200ms;
  -o-transition: color 200ms, border 200ms, background 200ms;
  transition: color 200ms, border 200ms, background 200ms;
}
.is-tabs-link-c .tab-link:hover {
  color: #143773;
  border-color: #ccc;
}
.is-tabs-link-c .tab-link.state-active {
  color: #143773;
  background: #f0f8ff;
  border-color: #f0f8ff;
}
.is-tabs-link-c .tab-link + .tab-link {
  margin-left: 40px;
}

.is-tabs-link-d {
  position: relative;
  margin: 0 0 30px 0;
  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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.is-tabs-link-d .tab-link {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  display: block;
  height: 63px;
  padding: 0 40px;
  color: #7eb0df;
  font-size: 16px;
  line-height: 63px;
  font-weight: 700;
  letter-spacing: -0.5px;
  border: 1px solid #eaedef;
  border-radius: 40px;
  -webkit-transition: color 200ms, border 200ms, background 200ms;
  -o-transition: color 200ms, border 200ms, background 200ms;
  transition: color 200ms, border 200ms, background 200ms;
}
.is-tabs-link-d .tab-link:hover {
  color: #143773;
  border-color: #ccc;
}
.is-tabs-link-d .tab-link.state-active {
  color: #143773;
  background: #f0f8ff;
  border-color: #f0f8ff;
}
.is-tabs-link-d .tab-link + .tab-link {
  margin-left: 20px;
}

.is-tabs-link-e {
  position: relative;
  margin: 0 0 40px 0;
  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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.is-tabs-link-e .tab-link {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  display: block;
  height: 63px;
  padding: 0 40px;
  color: #7eb0df;
  font-size: 16px;
  line-height: 63px;
  font-weight: 700;
  letter-spacing: -0.5px;
  border: 1px solid #eaedef;
  border-radius: 40px;
  -webkit-transition: color 200ms, border 200ms, background 200ms;
  -o-transition: color 200ms, border 200ms, background 200ms;
  transition: color 200ms, border 200ms, background 200ms;
}
.is-tabs-link-e .tab-link:after {
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  position: absolute;
  display: block;
  content: "";
  z-index: 10;
  top: 2px;
  right: -10px;
  width: 50px;
  height: 60px;
  background: url("/h/assets/img/feather1.png") no-repeat 0 0;
  background-size: 50px 60px;
  opacity: 0;
  -webkit-transform: scale(0.7);
      -ms-transform: scale(0.7);
          transform: scale(0.7);
  -webkit-transition: opacity 300ms, -webkit-transform 300ms;
  transition: opacity 300ms, -webkit-transform 300ms;
  -o-transition: opacity 300ms, transform 300ms;
  transition: opacity 300ms, transform 300ms;
  transition: opacity 300ms, transform 300ms, -webkit-transform 300ms;
}
.is-tabs-link-e .tab-link:hover {
  color: #143773;
  border-color: #ccc;
}
.is-tabs-link-e .tab-link.state-active {
  color: #143773;
  background: #f0f8ff;
  border-color: #f0f8ff;
}
.is-tabs-link-e .tab-link.state-active:after {
  opacity: 1;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
}

.is-tabs-link-f {
  position: relative;
  margin: 0 0 40px 0;
  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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.is-tabs-link-f .tab-link {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  display: block;
  color: #cbdff2;
  font-size: 20px;
  line-height: 20px;
  font-weight: 700;
  -webkit-transition: color 200ms;
  -o-transition: color 200ms;
  transition: color 200ms;
}
.is-tabs-link-f .tab-link:hover {
  color: #7eb0df;
}
.is-tabs-link-f .tab-link.state-active {
  color: #7eb0df;
}
.is-tabs-link-f .tab-link + .tab-link {
  margin-left: 8px;
}
.is-tabs-link-f .tab-meta {
  display: block;
  margin: 0 8px 0 0;
  color: #143773;
  font-size: 20px;
  line-height: 20px;
  font-weight: 700;
}
.is-tabs-link-f .tab-right-link {
  display: block;
  position: absolute;
  top: -3px;
  right: 0;
}

.is-items-list-a {
  position: relative;
  display: block;
  margin: 0 0 20px 0;
}
.is-items-list-a .is-grid {
  position: relative;
  width: auto;
  margin-left: -30px;
  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;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.is-items-list-a .grid-item {
  position: relative;
  display: block;
  width: calc(100% / 2 - 30px);
  margin-left: 30px;
  margin-bottom: 30px;
}
.body-state-ie-user .is-items-list-a .grid-item {
  width: calc(100% / 2 - 30px - 1px);
}
.body-state-edge-user .is-items-list-a .grid-item {
  width: calc(100% / 2 - 30px - 1px);
}
.is-items-list-a .i-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;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.is-items-list-a .i-item:hover .i-preview {
  color: #7eb0df;
}
.is-items-list-a .i-image {
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  position: relative;
  display: block;
  overflow: hidden;
  width: 160px;
  height: 160px;
  margin: 0 24px 0 0;
  background: #f7f7f7;
}
.is-items-list-a .i-content {
  -ms-flex-negative: 1;
      flex-shrink: 1;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  display: block;
  width: 100%;
  padding: 16px 0 0 0;
}
.is-items-list-a .i-preview {
  display: block;
  min-height: 100px;
  margin: 0 0 15px 0;
  color: #182e4d;
  font-size: 14px;
  line-height: 24px;
  font-weight: 600;
  -webkit-transition: color 200ms;
  -o-transition: color 200ms;
  transition: color 200ms;
}
.is-items-list-a .i-action {
  display: block;
  color: #fb755d;
  font-size: 10px;
  line-height: 10px;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.is-items-list-a.state-contain .i-image {
  background: #fff;
}
.is-items-list-a.state-contain .i-image .full-img {
  background-size: contain !important;
}

.is-items-list-b {
  position: relative;
  display: block;
  margin: 0 0 20px 0;
  padding: 60px 0 0 0;
}
.is-items-list-b .is-grid {
  position: relative;
  width: auto;
  margin-left: -40px;
  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;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.is-items-list-b .grid-item {
  position: relative;
  display: block;
  width: calc(100% / 3 - 40px);
  margin-left: 40px;
  margin-bottom: 40px;
}
.body-state-ie-user .is-items-list-b .grid-item {
  width: calc(100% / 3 - 40px - 1px);
}
.body-state-edge-user .is-items-list-b .grid-item {
  width: calc(100% / 3 - 40px - 1px);
}
.is-items-list-b .grid-item {
  margin-top: -60px;
}
.is-items-list-b .grid-item:nth-child(3n+2) {
  padding-top: 60px;
}
.is-items-list-b .i-item {
  position: relative;
  display: block;
  overflow: hidden;
  width: 100%;
  height: auto;
  padding-bottom: 100%;
  background: #f7f7f7;
}
.is-items-list-b .i-item:before {
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  position: absolute;
  display: block;
  content: "";
  z-index: 10;
  left: 10px;
  bottom: 10px;
  width: 165px;
  height: 85px;
  background: url("/h/assets/img/rect2.png") no-repeat 0 0;
  background-size: 165px 85px;
  opacity: 0;
  -webkit-transition: opacity 400ms;
  -o-transition: opacity 400ms;
  transition: opacity 400ms;
}
.is-items-list-b .i-item:hover:before {
  opacity: 1;
}
.is-items-list-b .i-item:hover .i-preview {
  -webkit-transform: translate(10px, -10px);
      -ms-transform: translate(10px, -10px);
          transform: translate(10px, -10px);
}
.is-items-list-b .i-preview {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: absolute;
  display: block;
  z-index: 20;
  left: 16px;
  bottom: 16px;
  width: 200px;
  padding: 16px;
  background: #fff;
  border-radius: 16px 0 16px 0;
  -webkit-transition: -webkit-transform 400ms;
  transition: -webkit-transform 400ms;
  -o-transition: transform 400ms;
  transition: transform 400ms;
  transition: transform 400ms, -webkit-transform 400ms;
}
.is-items-list-b .i-type {
  display: block;
  margin: 0 0 10px 0;
  color: #748294;
  font-size: 10px;
  line-height: 10px;
  text-transform: uppercase;
}
.is-items-list-b .i-name {
  color: #182e4d;
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
}
.is-items-list-b .sfx-plax {
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  position: absolute;
  display: block;
  z-index: 50;
  bottom: -80px;
  right: -60px;
}

.is-items-list-c {
  position: relative;
  display: block;
}
.is-items-list-c .is-grid {
  position: relative;
  width: auto;
  margin-left: -40px;
  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;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.is-items-list-c .grid-item {
  position: relative;
  display: block;
  width: calc(100% / 4 - 40px);
  margin-left: 40px;
  margin-bottom: 40px;
}
.body-state-ie-user .is-items-list-c .grid-item {
  width: calc(100% / 4 - 40px - 1px);
}
.body-state-edge-user .is-items-list-c .grid-item {
  width: calc(100% / 4 - 40px - 1px);
}
.is-items-list-c .is-grid {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.is-items-list-c .i-item {
  position: relative;
  display: block;
  text-align: center;
}
.is-items-list-c .i-image {
  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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 auto 20px auto;
  width: 80px;
  height: 80px;
}
.is-items-list-c .i-image img {
  display: block;
  max-height: 100%;
}
.is-items-list-c .i-preview {
  color: #182e4d;
  font-size: 14px;
  line-height: 24px;
}
.is-items-list-c.state-results {
  margin-bottom: 20px;
}
.is-items-list-c.state-results .is-grid {
  position: relative;
  width: auto;
  margin-left: -20px;
  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;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.is-items-list-c.state-results .grid-item {
  position: relative;
  display: block;
  width: calc(100% / 5 - 20px);
  margin-left: 20px;
  margin-bottom: 20px;
}
.body-state-ie-user .is-items-list-c.state-results .grid-item {
  width: calc(100% / 5 - 20px - 1px);
}
.body-state-edge-user .is-items-list-c.state-results .grid-item {
  width: calc(100% / 5 - 20px - 1px);
}
.is-items-list-c.state-results .is-grid {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.is-items-list-d {
  position: relative;
  margin: 0 0 40px 0;
  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;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.is-items-list-d .i-item {
  position: relative;
  display: block;
  width: 280px;
  height: 470px;
  background: #f7f7f7;
}
.is-items-list-d .i-item:before {
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  position: absolute;
  display: block;
  content: "";
  z-index: 10;
  left: 10px;
  bottom: 10px;
  width: 165px;
  height: 85px;
  background: url("/h/assets/img/rect2.png") no-repeat 0 0;
  background-size: 165px 85px;
  opacity: 0;
  -webkit-transition: opacity 400ms;
  -o-transition: opacity 400ms;
  transition: opacity 400ms;
}
.is-items-list-d .i-item:hover:before {
  opacity: 1;
}
.is-items-list-d .i-item:hover .i-preview {
  -webkit-transform: translate(10px, -10px);
      -ms-transform: translate(10px, -10px);
          transform: translate(10px, -10px);
}
.is-items-list-d .i-preview {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: absolute;
  display: block;
  z-index: 20;
  left: 30px;
  bottom: 30px;
  padding: 16px;
  color: #143773;
  font-size: 24px;
  line-height: 24px;
  font-weight: 700;
  background: #fff;
  border-radius: 16px 0 16px 0;
  -webkit-transition: -webkit-transform 400ms;
  transition: -webkit-transform 400ms;
  -o-transition: transform 400ms;
  transition: transform 400ms;
  transition: transform 400ms, -webkit-transform 400ms;
}

.is-items-list-e {
  position: relative;
  display: block;
  margin: 0 0 20px 0;
}
.is-items-list-e .is-grid {
  position: relative;
  width: auto;
  margin-left: -40px;
  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;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.is-items-list-e .grid-item {
  position: relative;
  display: block;
  width: calc(100% / 2 - 40px);
  margin-left: 40px;
  margin-bottom: 40px;
}
.body-state-ie-user .is-items-list-e .grid-item {
  width: calc(100% / 2 - 40px - 1px);
}
.body-state-edge-user .is-items-list-e .grid-item {
  width: calc(100% / 2 - 40px - 1px);
}
.is-items-list-e .i-item {
  position: relative;
  display: block;
  overflow: hidden;
  width: 100%;
  height: auto;
  padding-bottom: 100%;
  background: #f7f7f7;
}
.is-items-list-e .i-item:before {
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  position: absolute;
  display: block;
  content: "";
  z-index: 10;
  left: 10px;
  bottom: 10px;
  width: 165px;
  height: 85px;
  background: url("/h/assets/img/rect2.png") no-repeat 0 0;
  background-size: 165px 85px;
  opacity: 0;
  -webkit-transition: opacity 400ms;
  -o-transition: opacity 400ms;
  transition: opacity 400ms;
}
.is-items-list-e .i-item:hover:before {
  opacity: 1;
}
.is-items-list-e .i-item:hover .i-preview {
  -webkit-transform: translate(10px, -10px);
      -ms-transform: translate(10px, -10px);
          transform: translate(10px, -10px);
}
.is-items-list-e .i-preview {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: absolute;
  display: block;
  z-index: 20;
  left: 16px;
  bottom: 16px;
  width: 200px;
  padding: 16px;
  background: #fff;
  border-radius: 16px 0 16px 0;
  -webkit-transition: -webkit-transform 400ms;
  transition: -webkit-transform 400ms;
  -o-transition: transform 400ms;
  transition: transform 400ms;
  transition: transform 400ms, -webkit-transform 400ms;
}
.is-items-list-e .i-type {
  display: block;
  margin: 0 0 10px 0;
  color: #748294;
  font-size: 10px;
  line-height: 10px;
  text-transform: uppercase;
}
.is-items-list-e .i-name {
  color: #182e4d;
  font-size: 14px;
  line-height: 20px;
}
.is-items-list-e .sfx-plax {
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  position: absolute;
  display: block;
  z-index: 50;
  bottom: -80px;
  right: -60px;
}

.is-items-list-f {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  display: block;
  margin: 0 -40px 40px -40px;
  padding: 60px 40px 40px 40px;
  background: #f5f7f7;
  border-radius: 16px;
}
.is-items-list-f .is-grid {
  position: relative;
  width: auto;
  margin-left: -20px;
  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;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.is-items-list-f .grid-item {
  position: relative;
  display: block;
  width: calc(100% / 3 - 20px);
  margin-left: 20px;
  margin-bottom: 20px;
}
.body-state-ie-user .is-items-list-f .grid-item {
  width: calc(100% / 3 - 20px - 1px);
}
.body-state-edge-user .is-items-list-f .grid-item {
  width: calc(100% / 3 - 20px - 1px);
}
.is-items-list-f .il-link a {
  display: inline-block;
  color: #182e4d;
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  -webkit-transition: color 200ms;
  -o-transition: color 200ms;
  transition: color 200ms;
}
.is-items-list-f .il-link a:hover {
  color: #7eb0df;
}

.is-items-list-g {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  display: block;
  margin: 0 0 40px 0;
}
.is-items-list-g .is-grid {
  position: relative;
  width: auto;
  margin-left: -30px;
  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;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.is-items-list-g .grid-item {
  position: relative;
  display: block;
  width: calc(100% / 2 - 30px);
  margin-left: 30px;
  margin-bottom: 30px;
}
.body-state-ie-user .is-items-list-g .grid-item {
  width: calc(100% / 2 - 30px - 1px);
}
.body-state-edge-user .is-items-list-g .grid-item {
  width: calc(100% / 2 - 30px - 1px);
}
.is-items-list-g .grid-item {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-bottom: 0;
  border-bottom: 2px solid #eaedef;
  padding: 15px 0;
}
.is-items-list-g .grid-item:nth-child(1), .is-items-list-g .grid-item:nth-child(2) {
  border-top: 2px solid #eaedef;
}
.is-items-list-g .i-item {
  position: relative;
  height: 100%;
  min-height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.is-items-list-g .i-link {
  display: block;
  max-width: 100%;
  color: #182e4d;
  font-size: 16px;
  line-height: 20px;
  font-weight: 500;
  -webkit-transition: color 200ms;
  -o-transition: color 200ms;
  transition: color 200ms;
}
.is-items-list-g .i-link:hover {
  color: #7eb0df;
}
.is-items-list-g.state-3 .is-grid {
  position: relative;
  width: auto;
  margin-left: -30px;
  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;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.is-items-list-g.state-3 .grid-item {
  position: relative;
  display: block;
  width: calc(100% / 3 - 30px);
  margin-left: 30px;
  margin-bottom: 30px;
}
.body-state-ie-user .is-items-list-g.state-3 .grid-item {
  width: calc(100% / 3 - 30px - 1px);
}
.body-state-edge-user .is-items-list-g.state-3 .grid-item {
  width: calc(100% / 3 - 30px - 1px);
}
.is-items-list-g.state-3 .grid-item {
  margin-bottom: 0;
}
.is-items-list-g.state-3 .grid-item:nth-child(1), .is-items-list-g.state-3 .grid-item:nth-child(2), .is-items-list-g.state-3 .grid-item:nth-child(3) {
  border-top: 2px solid #eaedef;
}

.is-list-floater {
  position: relative;
  display: block;
  height: 380px;
}
.is-list-floater.state-a {
  height: 300px;
}
.is-list-floater.state-b {
  width: 100%;
  height: 30px;
}

.is-items-list-review {
  position: relative;
  display: block;
}
.is-items-list-review .i-item {
  position: relative;
  display: block;
  padding: 0 0 20px 0;
  margin: 0 0 40px 0;
  border-bottom: 2px solid #eaedef;
}
.is-items-list-review .i-header {
  margin: 0 0 20px 0;
  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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.is-items-list-review .ih-name {
  display: block;
  color: #182e4d;
  font-size: 16px;
  line-height: 16px;
  font-weight: 700;
}
.is-items-list-review .ih-date {
  display: block;
  margin-left: 20px;
  color: #748294;
  font-size: 14px;
  line-height: 14px;
}
.is-items-list-review .i-preview {
  display: block;
  margin: 0 0 20px 0;
  color: #182e4d;
  font-size: 14px;
  line-height: 24px;
}
.is-items-list-review .i-footer {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  padding: 20px 0 0 0;
  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;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.is-items-list-review .if-services {
  -ms-flex-negative: 1;
      flex-shrink: 1;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  width: 100%;
}
.is-items-list-review .if-doctors {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  width: 190px;
}
.is-items-list-review .if-services + .if-doctors {
  margin-left: 50px;
}
.is-items-list-review .i-meta-a {
  display: block;
  margin: 0 0 20px 0;
  color: #748294;
  font-size: 14px;
  line-height: 14px;
}
.is-items-list-review .i-meta-b {
  display: block;
  margin: 0 0 20px 0;
  color: #748294;
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
}
.is-items-list-review .i-meta-b a {
  display: inline-block;
  color: #182e4d;
  font-size: 14px;
  line-height: 18px;
  font-weight: 700;
  -webkit-transition: color 200ms;
  -o-transition: color 200ms;
  transition: color 200ms;
}
.is-items-list-review .i-meta-b a:hover {
  color: #7eb0df;
}
.is-items-list-review .i-meta-b span {
  display: block;
  margin: 10px 0 0 0;
}

.is-items-list-faq {
  position: relative;
  display: block;
}
.is-items-list-faq .i-item {
  position: relative;
  display: block;
  padding: 0 0 20px 0;
  margin: 0 0 40px 0;
  border-bottom: 2px solid #eaedef;
}
.is-items-list-faq .i-header {
  display: block;
  margin: 0 0 20px 0;
  color: #182e4d;
  font-size: 16px;
  line-height: 20px;
  font-weight: 700;
}
.is-items-list-faq .i-header a {
  display: inline-block;
  color: #182e4d;
  -webkit-transition: color 200ms;
  -o-transition: color 200ms;
  transition: color 200ms;
}
.is-items-list-faq .i-header a:hover {
  color: #7eb0df;
}
.is-items-list-faq .i-preview {
  display: block;
  margin: 0 0 20px 0;
  color: #182e4d;
  font-size: 14px;
  line-height: 24px;
}
.is-items-list-faq .i-doctor {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  padding: 55px 0 0 0;
  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;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.is-items-list-faq .i-doctor:before {
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  position: absolute;
  display: block;
  content: "";
  top: -10px;
  left: 40px;
  width: 2px;
  height: 50px;
  background: #eaedef;
}
.is-items-list-faq .id-image {
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  position: relative;
  display: block;
  width: 80px;
  height: 80px;
  margin: 0 40px 0 0;
  background: #fff;
  -webkit-box-shadow: 0 10px 20px rgba(24, 46, 77, 0.1);
          box-shadow: 0 10px 20px rgba(24, 46, 77, 0.1);
  border-radius: 50%;
}
.is-items-list-faq .id-image .full-img {
  border-radius: 50%;
}
.is-items-list-faq .id-content {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-negative: 1;
      flex-shrink: 1;
  position: relative;
  display: block;
  width: 100%;
  padding: 25px 0 0 0;
}
.is-items-list-faq .id-name {
  display: block;
  margin: 0 0 10px 0;
  color: #182e4d;
  font-size: 16px;
  line-height: 16px;
  font-weight: 700;
}
.is-items-list-faq .id-name a {
  display: inline-block;
  color: #182e4d;
  -webkit-transition: color 200ms;
  -o-transition: color 200ms;
  transition: color 200ms;
}
.is-items-list-faq .id-name a:hover {
  color: #7eb0df;
}
.is-items-list-faq .id-role {
  display: block;
  margin: 0 0 20px 0;
  color: #748294;
  font-size: 14px;
  line-height: 20px;
}
.is-items-list-faq .id-preview {
  display: block;
  margin: 0 0 20px 0;
  color: #182e4d;
  font-size: 14px;
  line-height: 24px;
}
.is-items-list-faq .id-action {
  display: block;
  margin: 0 0 20px 0;
}

.is-items-list-licenses {
  position: relative;
  display: block;
  margin: 0 0 10px 0;
}
.is-items-list-licenses .is-grid {
  position: relative;
  width: auto;
  margin-left: -20px;
  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;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.is-items-list-licenses .grid-item {
  position: relative;
  display: block;
  width: calc(100% / 4 - 20px);
  margin-left: 20px;
  margin-bottom: 20px;
}
.body-state-ie-user .is-items-list-licenses .grid-item {
  width: calc(100% / 4 - 20px - 1px);
}
.body-state-edge-user .is-items-list-licenses .grid-item {
  width: calc(100% / 4 - 20px - 1px);
}
.is-items-list-licenses .grid-item {
  margin-bottom: 30px;
}
.is-items-list-licenses .i-item {
  position: relative;
  display: block;
}
.is-items-list-licenses .i-image {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  padding-bottom: 141%;
}
.is-items-list-licenses .i-image .full-img {
  background-size: contain;
}
.is-items-list-licenses .i-preview {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  display: block;
  padding: 15px 0 0 0;
  text-align: center;
  color: #748294;
  font-size: 12px;
  line-height: 16px;
}

.is-items-list-photo {
  display: block;
}
.is-items-list-photo .is-grid {
  position: relative;
  width: auto;
  margin-left: -25px;
  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;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.is-items-list-photo .grid-item {
  position: relative;
  display: block;
  width: calc(100% / 3 - 25px);
  margin-left: 25px;
  margin-bottom: 25px;
}
.body-state-ie-user .is-items-list-photo .grid-item {
  width: calc(100% / 3 - 25px - 1px);
}
.body-state-edge-user .is-items-list-photo .grid-item {
  width: calc(100% / 3 - 25px - 1px);
}
.is-items-list-photo .grid-item {
  margin-bottom: 40px;
}
.is-items-list-photo .i-item {
  position: relative;
  display: block;
  min-height: 100%;
}
.is-items-list-photo .i-image {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  padding: 0 0 90% 0;
  background: #eee;
}
.is-items-list-photo .i-image:after {
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  display: block;
  position: absolute;
  content: "";
  z-index: 10;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(20, 55, 115, 0)), color-stop(60%, rgba(20, 55, 115, 0.6)));
  background-image: -o-linear-gradient(top, rgba(20, 55, 115, 0) 0%, rgba(20, 55, 115, 0.6) 60%);
  background-image: linear-gradient(180deg, rgba(20, 55, 115, 0) 0%, rgba(20, 55, 115, 0.6) 60%);
}
.is-items-list-photo .i-label {
  display: block;
  position: absolute;
  z-index: 20;
  bottom: 16px;
  left: 20px;
  right: 20px;
  color: #fff;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
}
.is-items-list-photo .i-content {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  display: block;
  padding: 20px 20px;
  border-radius: 0 0 8px 8px;
  border: 1px solid #eaedef;
}
.is-items-list-photo .i-preview {
  margin: 0 0 20px 0;
  color: #182e4d;
  font-size: 12px;
  line-height: 20px;
}
.is-items-list-photo .i-count {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  display: block;
  padding: 0 0 0 30px;
  color: #748294;
  font-size: 12px;
  line-height: 12px;
  -webkit-transition: color 200ms;
  -o-transition: color 200ms;
  transition: color 200ms;
}
.is-items-list-photo .i-count:before {
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  position: absolute;
  display: block;
  content: "";
  top: 50%;
  left: 0;
  width: 20px;
  height: 20px;
  margin: -10px 0 0 0;
  background: url("/h/assets/img/icon-camera.svg") no-repeat 50% 50%;
  background-size: 20px 16px;
}
.is-items-list-photo .i-count:hover {
  color: #182e4d;
}

.is-items-list-video {
  display: block;
}
.is-items-list-video .is-grid {
  position: relative;
  width: auto;
  margin-left: -25px;
  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;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.is-items-list-video .grid-item {
  position: relative;
  display: block;
  width: calc(100% / 3 - 25px);
  margin-left: 25px;
  margin-bottom: 25px;
}
.body-state-ie-user .is-items-list-video .grid-item {
  width: calc(100% / 3 - 25px - 1px);
}
.body-state-edge-user .is-items-list-video .grid-item {
  width: calc(100% / 3 - 25px - 1px);
}
.is-items-list-video .grid-item {
  margin-bottom: 40px;
}
.is-items-list-video .i-item {
  position: relative;
  display: block;
  height: 100%;
  border-radius: 0 0 8px 8px;
  -webkit-box-shadow: inset 0 0 0 1px #eaedef;
          box-shadow: inset 0 0 0 1px #eaedef;
}
.is-items-list-video .i-image {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  padding: 0 0 70% 0;
  background: #eee;
}
.is-items-list-video .i-image:after {
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  display: block;
  position: absolute;
  content: "";
  z-index: 10;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(20, 55, 115, 0.2);
}
.is-items-list-video .i-play {
  position: absolute;
  display: block;
  z-index: 20;
  top: 50%;
  left: 50%;
  width: 48px;
  height: 48px;
  margin: -24px 0 0 -24px;
}
.is-items-list-video .i-play:before, .is-items-list-video .i-play:after {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  position: absolute;
  display: block;
  content: "";
}
.is-items-list-video .i-play:before {
  top: 0;
  left: 0;
  width: 48px;
  height: 48px;
  background: #fb755d;
  border-radius: 50%;
  -webkit-transition: background 200ms;
  -o-transition: background 200ms;
  transition: background 200ms;
}
.is-items-list-video .i-play:after {
  z-index: 10;
  top: 16px;
  left: 18px;
  width: 14px;
  height: 16px;
  background: url("/h/assets/img/play.svg") no-repeat 0 0;
  background-size: 14px 16px;
}
.is-items-list-video .i-play:hover:before {
  background: #c73d25;
}
.is-items-list-video .i-header {
  margin: 0 0 20px 0;
  color: #143773;
  font-size: 24px;
  line-height: 28px;
  font-weight: 700;
  letter-spacing: -0.5px;
}
.is-items-list-video .i-header a {
  display: inline-block;
  color: #143773;
  -webkit-transition: color 200ms;
  -o-transition: color 200ms;
  transition: color 200ms;
}
.is-items-list-video .i-header a:hover {
  color: #7eb0df;
}
.is-items-list-video .i-content {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  display: block;
  padding: 20px 20px 0 20px;
}
.is-items-list-video .i-preview {
  margin: 20px 0 0 0;
  color: #182e4d;
  font-size: 12px;
  line-height: 20px;
}
.is-items-list-video .i-services {
  margin: 20px 0 0 0;
}
.is-items-list-video .i-services .isr-title {
  margin: 0 0 5px 0;
  color: #182e4d;
  font-size: 13px;
  line-height: 13px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.is-items-list-video .i-services .isr-link {
  display: inline-block;
  margin: 5px 0 0 0;
  color: #182e4d;
  font-size: 14px;
  line-height: 24px;
  -webkit-transition: color 200ms;
  -o-transition: color 200ms;
  transition: color 200ms;
}
.is-items-list-video .i-services .isr-link:hover {
  color: #7eb0df;
}
.is-items-list-video .i-doctors {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  width: auto;
  margin: 20px -20px 0 -20px;
  padding: 20px 20px 20px 20px;
  background: #eaedef;
  border-radius: 0 0 8px 8px;
}
.is-items-list-video .i-doctors .idc-title {
  margin: 0 0 5px 0;
  color: #182e4d;
  font-size: 13px;
  line-height: 13px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.is-items-list-video .i-doctors .idc-link {
  display: inline-block;
  margin: 5px 0 0 0;
  color: #182e4d;
  font-size: 14px;
  line-height: 24px;
  -webkit-transition: color 200ms;
  -o-transition: color 200ms;
  transition: color 200ms;
}
.is-items-list-video .i-doctors .idc-link:hover {
  color: #7eb0df;
}
.is-items-list-video .i-doctors .idc-sub {
  display: block;
  margin: 5px 0 0 0;
  color: #182e4d;
  font-size: 12px;
  line-height: 18px;
}

.is-items-list-doctors {
  display: block;
}
.is-items-list-doctors .is-grid {
  position: relative;
  width: auto;
  margin-left: -25px;
  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;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.is-items-list-doctors .grid-item {
  position: relative;
  display: block;
  width: calc(100% / 3 - 25px);
  margin-left: 25px;
  margin-bottom: 25px;
}
.body-state-ie-user .is-items-list-doctors .grid-item {
  width: calc(100% / 3 - 25px - 1px);
}
.body-state-edge-user .is-items-list-doctors .grid-item {
  width: calc(100% / 3 - 25px - 1px);
}
.is-items-list-doctors .grid-item {
  margin-bottom: 40px;
}
.is-items-list-doctors .dm-item {
  position: relative;
  display: block;
  overflow: hidden;
  border-radius: 10px;
  border: 1px solid #eee;
}
.is-items-list-doctors .dm-item-image {
  position: relative;
  display: block;
  overflow: hidden;
  width: 100%;
  height: auto;
  padding-bottom: 100%;
  background: #fff;
}
.is-items-list-doctors .dm-item-preview {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  display: block;
  padding: 30px;
}
.is-items-list-doctors .dm-item-name {
  position: relative;
  display: block;
  overflow: hidden;
  height: 48px;
  margin: 0 0 15px 0;
  color: #182e4d;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}
.is-items-list-doctors .dm-item-name a {
  display: inline-block;
  color: #182e4d;
  -webkit-transition: color 200ms;
  -o-transition: color 200ms;
  transition: color 200ms;
}
.is-items-list-doctors .dm-item-name a:hover {
  color: #7eb0df;
}
.is-items-list-doctors .dm-item-reviews {
  margin: 0 0 15px 0;
  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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  color: #182e4d;
  font-size: 14px;
  line-height: 14px;
}
.is-items-list-doctors .dm-item-reviews span {
  display: block;
}
.is-items-list-doctors .dm-item-role {
  display: block;
  overflow: hidden;
  margin: 0 0 15px 0;
  color: #182e4d;
  font-size: 14px;
  line-height: 20px;
}
.is-items-list-doctors .dm-item-role-inner {
  height: 80px;
  overflow: hidden;
}
.is-items-list-doctors .dm-item-clinic {
  display: block;
  margin: 0 0 20px 0;
  color: #748294;
  font-size: 14px;
  line-height: 14px;
}
.is-items-list-doctors .dm-item-action {
  display: block;
}

.is-items-list-equipments {
  display: block;
}
.is-items-list-equipments .is-grid {
  position: relative;
  width: auto;
  margin-left: -25px;
  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;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.is-items-list-equipments .grid-item {
  position: relative;
  display: block;
  width: calc(100% / 3 - 25px);
  margin-left: 25px;
  margin-bottom: 25px;
}
.body-state-ie-user .is-items-list-equipments .grid-item {
  width: calc(100% / 3 - 25px - 1px);
}
.body-state-edge-user .is-items-list-equipments .grid-item {
  width: calc(100% / 3 - 25px - 1px);
}
.is-items-list-equipments .grid-item {
  margin-bottom: 40px;
}
.is-items-list-equipments .i-item {
  position: relative;
  display: block;
  overflow: hidden;
}
.is-items-list-equipments .i-image {
  position: relative;
  display: block;
  overflow: hidden;
  width: 100%;
  height: auto;
  margin: 0 0 20px 0;
  padding-bottom: 59%;
  background: #fff;
}
.is-items-list-equipments .i-image .full-img {
  background-size: contain;
}
.is-items-list-equipments .i-name {
  display: block;
  margin: 0 0 15px 0;
  color: #182e4d;
  font-size: 14px;
  line-height: 24px;
  font-weight: 700;
}
.is-items-list-equipments .i-name a {
  display: inline-block;
  color: #182e4d;
  -webkit-transition: color 200ms;
  -o-transition: color 200ms;
  transition: color 200ms;
}
.is-items-list-equipments .i-name a:hover {
  color: #7eb0df;
}
.is-items-list-equipments .i-preview {
  color: #182e4d;
  font-size: 12px;
  line-height: 20px;
  font-weight: 500;
}

.is-items-list-articles {
  display: block;
}
.is-items-list-articles .is-grid {
  position: relative;
  width: auto;
  margin-left: -25px;
  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;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.is-items-list-articles .grid-item {
  position: relative;
  display: block;
  width: calc(100% / 3 - 25px);
  margin-left: 25px;
  margin-bottom: 25px;
}
.body-state-ie-user .is-items-list-articles .grid-item {
  width: calc(100% / 3 - 25px - 1px);
}
.body-state-edge-user .is-items-list-articles .grid-item {
  width: calc(100% / 3 - 25px - 1px);
}
.is-items-list-articles .grid-item {
  margin-bottom: 40px;
}
.is-items-list-articles .i-item {
  position: relative;
  display: block;
  overflow: hidden;
}
.is-items-list-articles .i-image {
  position: relative;
  display: block;
  overflow: hidden;
  width: 100%;
  height: auto;
  margin: 0 0 20px 0;
  background: #fff;
}
.is-items-list-articles .i-type {
  display: block;
  min-height: 12px;
  margin: 0 0 10px 0;
  color: #748294;
  font-size: 11px;
  line-height: 12px;
  letter-spacing: 0.5px;
}
.is-items-list-articles .i-type a {
  color: #182e4d;
}
.is-items-list-articles .i-name {
  display: block;
  margin: 0 0 15px 0;
  color: #182e4d;
  font-size: 14px;
  line-height: 18px;
  font-weight: 700;
  min-height: 40px;
}
.is-items-list-articles .i-name a {
  display: inline-block;
  color: #182e4d;
  -webkit-transition: color 200ms;
  -o-transition: color 200ms;
  transition: color 200ms;
}
.is-items-list-articles .i-name a:hover {
  color: #7eb0df;
}

.is-props-list-a {
  position: relative;
  display: block;
}
.is-props-list-a .prop-item {
  margin: 0 0 35px 0;
}
.is-props-list-a .prop-key {
  margin: 0 0 7px 0;
  color: #748294;
  font-size: 11px;
  line-height: 11px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.is-props-list-a .prop-value {
  color: #182e4d;
  font-size: 18px;
  line-height: 30px;
  font-weight: 500;
}
.is-props-list-a .prop-value a {
  display: inline-block;
  color: #182e4d;
  -webkit-transition: color 200ms;
  -o-transition: color 200ms;
  transition: color 200ms;
}
.is-props-list-a .prop-value a:hover {
  color: #7eb0df;
}
.is-props-list-a .prop-value span {
  margin-left: 5px;
  color: #182e4d;
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
}
.is-props-list-a .is-link-b {
  margin-left: 10px;
}

.is-props-list-b .is-grid {
  position: relative;
  width: auto;
  margin-left: -40px;
  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;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.is-props-list-b .grid-item {
  position: relative;
  display: block;
  width: calc(100% / 2 - 40px);
  margin-left: 40px;
  margin-bottom: 40px;
}
.h2-title-2 {
  font-size: 20px;
  line-height: 20px;
}
.body-state-ie-user .is-props-list-b .grid-item {
  width: calc(100% / 2 - 40px - 1px);
}
.body-state-edge-user .is-props-list-b .grid-item {
  width: calc(100% / 2 - 40px - 1px);
}
.is-props-list-b .prop-item {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  display: block;
}
.is-props-list-b .p-header {
  display: block;
  margin: 0 0 30px 0;
  color: #143773;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}

.is-props-list-c {
  position: relative;
  display: block;
  margin: 0 0 40px 0;
}
.is-props-list-c .is-grid {
  position: relative;
  width: auto;
  margin-left: 0px;
  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;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.is-props-list-c .grid-item {
  position: relative;
  display: block;
  width: calc(100% / 3 - 0px);
  margin-left: 0px;
  margin-bottom: 0px;
}
.body-state-ie-user .is-props-list-c .grid-item {
  width: calc(100% / 3 - 0px - 1px);
}
.body-state-edge-user .is-props-list-c .grid-item {
  width: calc(100% / 3 - 0px - 1px);
}
.is-props-list-c .is-grid {
  padding: 1px 0 0 1px;
}
.is-props-list-c .grid-item {
  margin: -1px 0 0 -1px;
}
.is-props-list-c .prop-item {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  display: block;
  height: 100%;
  padding: 25px 25px 20px 25px;
  border: 1px solid #eaedef;
}
.is-props-list-c .prop-value {
  color: #182e4d;
  font-size: 14px;
  line-height: 24px;
}

.is-props-list-d {
  display: block;
  position: relative;
  margin: 0 0 20px 0;
}
.is-props-list-d .prop-header {
  margin: 0 0 20px 0;
  color: #182e4d;
  font-size: 18px;
  line-height: 24px;
  font-weight: 500;
}
.is-props-list-d .prop-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;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  padding: 15px 0 13px 0;
  border-bottom: 2px solid #eaedef;
}
.is-props-list-d .prop-item:first-child {
  border-top: 2px solid #eaedef;
}
.is-props-list-d .prop-key {
  -ms-flex-negative: 1;
      flex-shrink: 1;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  color: #182e4d;
  font-size: 14px;
  line-height: 24px;
}
.is-props-list-d .prop-key a {
  display: inline-block;
  color: #182e4d;
  -webkit-transition: color 200ms;
  -o-transition: color 200ms;
  transition: color 200ms;
}
.is-props-list-d .prop-key a:hover {
  color: #7eb0df;
}
.is-props-list-d .prop-value {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  min-width: 100px;
  margin-left: 20px;
  text-align: right;
}
.is-props-list-d .prop-price {
  display: block;
  color: #7eb0df;
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
}
.is-props-list-d .prop-price.state-red {
  color: #fb755d;
}
.is-props-list-d .prop-price-old {
  display: block;
  color: #182e4d;
  font-size: 14px;
  line-height: 14px;
}
.is-props-list-d .prop-price-old span {
  position: relative;
  display: inline-block;
}
.is-props-list-d .prop-price-old span:after {
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  display: block;
  position: absolute;
  content: "";
  top: 6px;
  left: 0;
  width: 100%;
  height: 1px;
  background: #182e4d;
}

.is-props-list-e {
  position: relative;
  margin: 0 0 40px 0;
  max-width: 600px;
  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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.is-props-list-e .prop-item {
  position: relative;
  display: block;
}
.is-props-list-e .prop-item + .prop-item {
  margin-left: 30px;
}

.is-props-list-f {
  display: block;
  position: relative;
  margin: 0 0 20px 0;
}
.is-props-list-f .prop-header {
  margin: 0 0 20px 0;
  color: #182e4d;
  font-size: 18px;
  line-height: 24px;
  font-weight: 500;
}
.is-props-list-f .prop-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;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  padding: 20px 0 20px 0;
  border-bottom: 2px solid #eaedef;
}
.is-props-list-f .prop-item:first-child {
  border-top: 2px solid #eaedef;
}
.is-props-list-f .prop-key {
  -ms-flex-negative: 1;
      flex-shrink: 1;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  color: #182e4d;
  font-size: 18px;
  line-height: 24px;
  font-weight: 500;
}
.is-props-list-f .prop-key a {
  display: inline-block;
  color: #182e4d;
  -webkit-transition: color 200ms;
  -o-transition: color 200ms;
  transition: color 200ms;
}
.is-props-list-f .prop-key a:hover {
  color: #7eb0df;
}
.is-props-list-f .prop-value {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  margin-left: 20px;
  text-align: right;
}
.is-props-list-f .prop-price {
  display: block;
  color: #7eb0df;
  font-size: 18px;
  line-height: 26px;
  font-weight: 700;
}
.is-props-list-f .prop-price.state-red {
  color: #fb755d;
}
.is-props-list-f .prop-price-old {
  display: block;
  color: #182e4d;
  font-size: 14px;
  line-height: 14px;
}
.is-props-list-f .prop-price-old span {
  position: relative;
  display: inline-block;
}
.is-props-list-f .prop-price-old span:after {
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  display: block;
  position: absolute;
  content: "";
  top: 6px;
  left: 0;
  width: 100%;
  height: 1px;
  background: #182e4d;
}

.is-props-list-g {
  position: relative;
  display: block;
  margin: 0 0 40px 0;
  padding: 1px 0 0 0;
}
.is-props-list-g .prop-item {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  display: block;
  height: 100%;
  margin: -1px 0 0 0;
  padding: 25px 25px 5px 25px;
  border: 1px solid #eaedef;
}
.is-props-list-g .prop-value {
  color: #182e4d;
  font-size: 14px;
  line-height: 24px;
}

.is-props-list-h {
  position: relative;
  display: block;
}
.is-props-list-h + .is-props-list-h {
  margin-top: 24px;
}
.is-props-list-h .prop-header {
  margin-bottom: 14px;
  color: #182e4d;
  font-size: 18px;
  line-height: 32px;
  font-weight: 500;
}
.is-props-list-h .prop-item + .prop-item {
  margin-top: 24px;
}
.is-props-list-h .prop-key {
  color: #182e4d;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.is-props-list-h .prop-value {
  color: #182e4d;
  font-size: 14px;
  line-height: 24px;
}

.is-price-a {
  position: relative;
  margin: 0 0 30px 0;
  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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.is-price-a span {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  position: relative;
  display: block;
  color: #143773;
  font-size: 24px;
  line-height: 24px;
  font-weight: 700;
}
.is-price-a span.price-old {
  color: #143773;
  font-size: 18px;
  line-height: 18px;
  font-weight: 500;
}
.is-price-a span.price-old:after {
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  display: block;
  position: absolute;
  content: "";
  top: 9px;
  left: -3px;
  right: -3px;
  height: 1px;
  background: #182e4d;
}
.is-price-a span + span {
  margin-left: 30px;
}

.is-price-b {
  position: relative;
  display: block;
  color: #7eb0df;
  font-size: 40px;
  line-height: 40px;
  font-weight: 700;
  letter-spacing: -1px;
}

.is-price-module {
  display: block;
  position: relative;
  margin: 0 0 40px 0;
}
.is-price-module .pm-header {
  position: relative;
  display: block;
}
.is-price-module .pm-header .pm-item:first-child {
  border-top: 1px solid #eaedef;
}
.is-price-module .pm-body {
  position: relative;
  overflow: hidden;
  display: block;
  height: 0;
  opacity: 0;
  -webkit-transform: translateY(50px);
      -ms-transform: translateY(50px);
          transform: translateY(50px);
}
.is-price-module .pm-action {
  position: relative;
  display: block;
  padding: 20px 0 0 0;
}
.is-price-module .pma-show-items {
  display: block;
}
.is-price-module .pma-hide-items {
  display: none;
}
.is-price-module .pm-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;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  padding: 15px 0 13px 0;
  border-bottom: 1px solid #eaedef;
}
.is-price-module .pm-key {
  -ms-flex-negative: 1;
      flex-shrink: 1;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  color: #182e4d;
  font-size: 14px;
  line-height: 24px;
}
.is-price-module .pm-key a {
  display: inline-block;
  color: #182e4d;
  -webkit-transition: color 200ms;
  -o-transition: color 200ms;
  transition: color 200ms;
}
.is-price-module .pm-key a:hover {
  color: #7eb0df;
}
.is-price-module .pm-value {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  min-width: 100px;
  margin-left: 20px;
  text-align: right;
}
.is-price-module .pm-price {
  display: block;
  color: #7eb0df;
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
}
.is-price-module .pm-price.state-red {
  color: #fb755d;
}
.is-price-module .pm-price-old {
  display: block;
  color: #182e4d;
  font-size: 14px;
  line-height: 14px;
}
.is-price-module .pm-price-old span {
  position: relative;
  display: inline-block;
}
.is-price-module .pm-price-old span:after {
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  display: block;
  position: absolute;
  content: "";
  top: 6px;
  left: 0;
  width: 100%;
  height: 1px;
  background: #182e4d;
}
.is-price-module.state-open .pm-body {
  height: auto;
  opacity: 1;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  -webkit-transition: opacity 500ms, -webkit-transform 500ms;
  transition: opacity 500ms, -webkit-transform 500ms;
  -o-transition: opacity 500ms, transform 500ms;
  transition: opacity 500ms, transform 500ms;
  transition: opacity 500ms, transform 500ms, -webkit-transform 500ms;
}
.is-price-module.state-open .pma-show-items {
  display: none;
}
.is-price-module.state-open .pma-hide-items {
  display: block;
}
.is-price-module.state-subsection .pm-item:first-child {
  border-top: none !important;
}
.is-price-module.state-subsection .pm-item:last-child {
  border: none !important;
}

.is-price-single {
  display: block;
  position: relative;
  margin: 0 0 40px 0;
  padding: 20px 0;
  border-top: 2px solid #eaedef;
  border-bottom: 2px solid #eaedef;
}
.is-price-single .pm-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;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  margin: 0 0 32px 0;
}
.is-price-single .pm-key {
  -ms-flex-negative: 1;
      flex-shrink: 1;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  color: #182e4d;
  font-size: 18px;
  line-height: 24px;
  font-weight: 500;
}
.is-price-single .pm-key a {
  display: inline-block;
  color: #182e4d;
  -webkit-transition: color 200ms;
  -o-transition: color 200ms;
  transition: color 200ms;
}
.is-price-single .pm-key a:hover {
  color: #7eb0df;
}
.is-price-single .pm-value {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  min-width: 100px;
  margin-left: 20px;
  text-align: right;
}
.is-price-single .pm-price {
  display: block;
  color: #7eb0df;
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
}
.is-price-single .pm-price.state-red {
  color: #fb755d;
}
.is-price-single .pm-price-old {
  display: block;
  color: #182e4d;
  font-size: 14px;
  line-height: 14px;
}
.is-price-single .pm-price-old span {
  position: relative;
  display: inline-block;
}
.is-price-single .pm-price-old span:after {
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  display: block;
  position: absolute;
  content: "";
  top: 6px;
  left: 0;
  width: 100%;
  height: 1px;
  background: #182e4d;
}
.is-price-single .pm-action {
  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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.is-price-single .pma-text {
  color: #182e4d;
  font-size: 14px;
  line-height: 24px;
}
.is-price-single .pma-button {
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-left: 20px;
}

.is-gallery-a {
  position: relative;
  display: block;
  margin: 0 0 40px 0;
}
.is-gallery-a .swiper-container {
  position: relative;
}
.is-gallery-a .swiper-wrapper {
  z-index: 10;
}
.is-gallery-a .g-slide {
  position: relative;
  display: block;
  overflow: hidden;
}
.is-gallery-a .g-image {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  padding-bottom: 55%;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
.is-gallery-a .g-image.state-contain {
  background-size: contain;
}
.is-gallery-a .g-preview {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  height: 70px;
  padding: 0 50px;
  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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.is-gallery-a .g-preview span {
  display: block;
  color: #182e4d;
  font-size: 18px;
  line-height: 24px;
  font-weight: 500;
}

.is-mobile-header-content {
  display: none;
}

.is-mobile-action-button {
  display: none;
}

.is-cert-slider {
  position: relative;
  display: block;
  margin: 0 0 40px 0;
}
.is-cert-slider .c-slide {
  position: relative;
  display: block;
}
.is-cert-slider .c-image {
  position: relative;
  display: block;
  overflow: hidden;
  width: 100%;
  height: auto;
  padding-bottom: 100%;
}
.is-cert-slider .c-preview {
  position: relative;
  display: block;
  padding: 15px 0 0 0;
  text-align: center;
  color: #748294;
  font-size: 12px;
  line-height: 16px;
}
.is-cert-slider.state-initial .swiper-slide {
  width: 215px;
  margin-right: 20px;
}

.is-rating {
  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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.is-rating svg {
  display: block;
  width: 18px;
  height: 17px;
}
.is-rating svg path {
  fill: #fff;
  stroke: #7EB0DF;
  stroke-width: 1.5;
}
.is-rating svg + svg {
  margin-left: 5px;
}
.is-rating.state-1 svg:nth-child(1) path {
  fill: #7EB0DF;
}
.is-rating.state-2 svg:nth-child(1) path, .is-rating.state-2 svg:nth-child(2) path {
  fill: #7EB0DF;
}
.is-rating.state-3 svg:nth-child(1) path, .is-rating.state-3 svg:nth-child(2) path, .is-rating.state-3 svg:nth-child(3) path {
  fill: #7EB0DF;
}
.is-rating.state-4 svg:nth-child(1) path, .is-rating.state-4 svg:nth-child(2) path, .is-rating.state-4 svg:nth-child(3) path, .is-rating.state-4 svg:nth-child(4) path {
  fill: #7EB0DF;
}
.is-rating.state-5 svg:nth-child(1) path, .is-rating.state-5 svg:nth-child(2) path, .is-rating.state-5 svg:nth-child(3) path, .is-rating.state-5 svg:nth-child(4) path, .is-rating.state-5 svg:nth-child(5) path {
  fill: #7EB0DF;
}

.is-rating-input {
  position: relative;
  margin: 0 0 40px 0;
  padding: 30px 0;
  border-top: 2px solid #eaedef;
  border-bottom: 2px solid #eaedef;
  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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.is-rating-input .ri-label {
  margin: 0 40px 0 0;
  color: #182e4d;
  font-size: 18px;
  line-height: 18px;
  font-weight: 500;
}
.is-rating-input .ri-stars {
  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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.is-rating-input .ri-star-link {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  display: block;
  width: 24px;
  height: 23px;
}
.is-rating-input .ri-star-link svg {
  display: block;
  width: 24px;
  height: 23px;
}
.is-rating-input .ri-star-link svg path {
  fill: #fff;
  stroke: #7EB0DF;
  stroke-width: 1.5;
  -webkit-transition: fill 200ms, stroke 200ms;
  -o-transition: fill 200ms, stroke 200ms;
  transition: fill 200ms, stroke 200ms;
}
.is-rating-input .ri-star-link:hover svg path {
  stroke: #143773;
}
.is-rating-input .ri-star-link + .ri-star-link {
  margin-left: 7px;
}
.is-rating-input.state-1 .ri-star-link:nth-child(1) svg path {
  fill: #7EB0DF;
}
.is-rating-input.state-2 .ri-star-link:nth-child(1) svg path, .is-rating-input.state-2 .ri-star-link:nth-child(2) svg path {
  fill: #7EB0DF;
}
.is-rating-input.state-3 .ri-star-link:nth-child(1) svg path, .is-rating-input.state-3 .ri-star-link:nth-child(2) svg path, .is-rating-input.state-3 .ri-star-link:nth-child(3) svg path {
  fill: #7EB0DF;
}
.is-rating-input.state-4 .ri-star-link:nth-child(1) svg path, .is-rating-input.state-4 .ri-star-link:nth-child(2) svg path, .is-rating-input.state-4 .ri-star-link:nth-child(3) svg path, .is-rating-input.state-4 .ri-star-link:nth-child(4) svg path {
  fill: #7EB0DF;
}
.is-rating-input.state-5 .ri-star-link:nth-child(1) svg path, .is-rating-input.state-5 .ri-star-link:nth-child(2) svg path, .is-rating-input.state-5 .ri-star-link:nth-child(3) svg path, .is-rating-input.state-5 .ri-star-link:nth-child(4) svg path, .is-rating-input.state-5 .ri-star-link:nth-child(5) svg path {
  fill: #7EB0DF;
}

.is-header-a {
  position: relative;
  display: block;
  margin-bottom: 40px;
}
.is-header-a h2, .is-header-a h3, .is-header-a h4 {
  margin-bottom: 0;
}
.is-header-a .h-meta {
  position: absolute;
  display: block;
  top: 7px;
  right: 0;
}

.is-header-b {
  position: relative;
  margin-bottom: 40px;
  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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.is-header-b h1, .is-header-b h2, .is-header-b h3, .is-header-b h4 {
  margin-bottom: 0;
}
.is-header-b .hb-item {
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  position: relative;
  display: block;
}
.is-header-b .hb-item + .hb-item {
  margin-left: 15px;
}

.is-accordion {
  display: block;
  position: relative;
  margin-bottom: 40px;
}
.is-accordion .ia-item {
  display: block;
  margin-bottom: 15px;
}
.is-accordion .ia-title {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
}
.is-accordion .ia-title-target {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  height: 63px;
  padding: 0 40px;
  border: 1px solid #eaedef;
  border-radius: 40px;
  -webkit-transition: border 200ms, background 200ms;
  -o-transition: border 200ms, background 200ms;
  transition: border 200ms, background 200ms;
  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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.is-accordion .ia-title-target:hover .ia-title-link {
  color: #7eb0df;
}
.is-accordion .ia-title-target:hover .it-title-sub:before, .is-accordion .ia-title-target:hover .it-title-sub:after {
  background: #7eb0df;
}
.is-accordion .ia-title-link {
  -ms-flex-negative: 1;
      flex-shrink: 1;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  display: block;
  color: #182e4d;
  font-size: 16px;
  line-height: 18px;
  font-weight: 700;
  letter-spacing: -0.5px;
  -webkit-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
}
.is-accordion .it-title-sub {
  cursor: pointer;
  position: absolute;
  display: block;
  top: 50%;
  right: 25px;
  width: 12px;
  height: 12px;
  margin: -6px 0 0 0;
  -webkit-transition: -webkit-transform 0.2s;
  transition: -webkit-transform 0.2s;
  -o-transition: transform 0.2s;
  transition: transform 0.2s;
  transition: transform 0.2s, -webkit-transform 0.2s;
}
.is-accordion .it-title-sub:before, .is-accordion .it-title-sub:after {
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  content: "";
  display: block;
  position: absolute;
  background: #182e4d;
  -webkit-transition: opacity 200ms, background 200ms;
  -o-transition: opacity 200ms, background 200ms;
  transition: opacity 200ms, background 200ms;
}
.is-accordion .it-title-sub:before {
  top: 5px;
  left: 0;
  width: 12px;
  height: 2px;
}
.is-accordion .it-title-sub:after {
  top: 0;
  left: 5px;
  width: 2px;
  height: 12px;
}
.is-accordion .ia-content {
  position: relative;
  display: block;
  overflow: hidden;
  height: 0;
  -webkit-transition: height 0.3s ease-in-out;
  -o-transition: height 0.3s ease-in-out;
  transition: height 0.3s ease-in-out;
}
.is-accordion .ia-content-inner {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  width: 100%;
  padding: 0 40px;
  opacity: 0;
  -webkit-transition: opacity 0.4s;
  -o-transition: opacity 0.4s;
  transition: opacity 0.4s;
}
.is-accordion .ia-content-inner:before {
  content: "";
  display: block;
  width: 100%;
  height: 20px;
}
.is-accordion .ia-content-inner:after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
}
.is-accordion .state-active .ia-title-target {
  background: #f5f7f7;
  border-color: #f5f7f7;
}
.is-accordion .state-active .ia-title-target .it-title-sub {
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
}
.is-accordion .state-active .ia-title-target .it-title-sub:before, .is-accordion .state-active .ia-title-target .it-title-sub:after {
  background: #182e4d;
}
.is-accordion .state-active .ia-title-target .it-title-sub:before {
  opacity: 0;
}
.is-accordion .state-active .ia-title-target:hover .ia-title-link {
  color: #182e4d;
}
.is-accordion .state-active .ia-title-target:hover .ia-title-link:hover {
  color: #182e4d;
}
.is-accordion .state-active .ia-content-inner {
  opacity: 1;
}
.is-accordion.state-opened .ia-item:nth-child(1) .ia-content {
  height: auto;
}
.is-accordion.state-opened .ia-item:nth-child(1) .ia-content .ia-content-inner {
  opacity: 1;
}

.is-accordion-new {
  display: block;
  position: relative;
}
.is-accordion-new .ac-item {
  position: relative;
  display: block;
  margin-bottom: 15px;
}
.is-accordion-new .ac-item.state-open > .ac-header {
  background: #eaedef;
}
.is-accordion-new .ac-item.state-open > .ac-header > i {
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
}
.is-accordion-new .ac-item.state-open > .ac-header > i:before {
  opacity: 0;
}
.is-accordion-new .ac-item.state-open > .ac-body {
  pointer-events: auto;
}
.is-accordion-new .ac-item.state-open > .ac-body > .ac-body-inner {
  opacity: 1;
  pointer-events: auto;
  -webkit-transition: opacity 400ms 200ms;
  -o-transition: opacity 400ms 200ms;
  transition: opacity 400ms 200ms;
}
.is-accordion-new .ac-header {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  height: 63px;
  padding: 0 100px 0 40px;
  border: 1px solid #eaedef;
  border-radius: 40px;
  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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-transition: background 200ms;
  -o-transition: background 200ms;
  transition: background 200ms;
}
.is-accordion-new .ac-header a {
  -ms-flex-negative: 1;
      flex-shrink: 1;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  display: block;
  color: #182e4d;
  font-size: 16px;
  line-height: 18px;
  font-weight: 700;
  letter-spacing: -0.5px;
  -webkit-transition: color 200ms;
  -o-transition: color 200ms;
  transition: color 200ms;
}
.is-accordion-new .ac-header a:hover {
  color: #7eb0df;
}
.is-accordion-new .ac-header i {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 63px;
  height: 63px;
  -webkit-transition: -webkit-transform 200ms;
  transition: -webkit-transform 200ms;
  -o-transition: transform 200ms;
  transition: transform 200ms;
  transition: transform 200ms, -webkit-transform 200ms;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
}
.is-accordion-new .ac-header i:before, .is-accordion-new .ac-header i:after {
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  background: #182e4d;
  -webkit-transition: opacity 200ms, background 200ms;
  -o-transition: opacity 200ms, background 200ms;
  transition: opacity 200ms, background 200ms;
}
.is-accordion-new .ac-header i:before {
  width: 12px;
  height: 2px;
  margin: -1px 0 0 -6px;
}
.is-accordion-new .ac-header i:after {
  width: 2px;
  height: 12px;
  margin: -6px 0 0 -1px;
}
.is-accordion-new .ac-header i:hover:before, .is-accordion-new .ac-header i:hover:after {
  background: #7eb0df;
}
.is-accordion-new .ac-body {
  position: relative;
  display: block;
  overflow: hidden;
  pointer-events: none;
  height: 0;
  -webkit-transition: height 200ms;
  -o-transition: height 200ms;
  transition: height 200ms;
}
.is-accordion-new .ac-body .ac-body-inner {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  width: 100%;
  padding: 0 0 0 40px;
  pointer-events: none;
  opacity: 0;
  -webkit-transition: opacity 400ms;
  -o-transition: opacity 400ms;
  transition: opacity 400ms;
}
.is-accordion-new .ac-body .ac-body-inner:before {
  content: "";
  display: block;
  height: 20px;
}
.is-accordion-new .ac-body .ac-body-inner:after {
  content: "";
  display: block;
  height: 1px;
}

.is-index-lead-banner {
  position: relative;
  display: block;
  overflow: hidden;
  width: 100%;
  height: 730px;
  margin: 0 0 30px 0;
}
.is-index-lead-banner .il-back {
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  display: none;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url("/h/assets/img/bga2.jpg") no-repeat 50% 100%;
  background-size: 750px 490px;
}
.is-index-lead-banner .il-overlay {
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  position: absolute;
  display: block;
}
.is-index-lead-banner .il-overlay.il-overlay-1 {
  z-index: 10;
  top: 0;
  left: 50%;
  margin-left: -960px;
}
.is-index-lead-banner .il-overlay.il-overlay-2 {
  z-index: 20;
  top: 0;
  left: 50%;
  margin-left: -65px;
}
.is-index-lead-banner .il-overlay.il-overlay-3 {
  z-index: 30;
  top: 6px;
  left: 50%;
  width: 745px;
  height: 625px;
  margin-left: -150px;
}
.is-index-lead-banner .il-overlay.il-overlay-4 {
  z-index: 40;
  top: 6px;
  left: 50%;
  width: 745px;
  height: 625px;
  margin-left: -150px;
  opacity: 0;
}
.is-index-lead-banner .il-overlay.il-overlay-5 {
  overflow: hidden;
  z-index: 29;
  top: 110px;
  left: 50%;
  width: 800px;
  height: 500px;
  margin-left: -190px;
  opacity: 0;
}
.is-index-lead-banner .il-video {
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  position: absolute;
  display: block;
  z-index: 50;
  top: 6px;
  left: 50%;
  width: 800px;
  height: 730px;
  margin: 0 0 0 -164px;
  opacity: 0;
}
.is-index-lead-banner .il-content {
  position: absolute;
  display: block;
  z-index: 60;
  top: 50%;
  left: 6%;
  margin: -170px 0 0 0;
}
.is-index-lead-banner .il-c-text {
  position: relative;
  display: block;
  overflow: hidden;
  width: 300px;
  height: 60px;
}
.is-index-lead-banner .il-c-text-inner {
  position: absolute;
  display: block;
  overflow: hidden;
  top: 10px;
  left: 0;
  width: 300px;
  height: 60px;
  color: #182e4d;
  font-size: 46px;
  line-height: 46px;
  font-weight: 700;
  letter-spacing: -1px;
}
.is-index-lead-banner .il-c-sub {
  display: block;
  margin: 30px 0 0 0;
  color: #7daede;
  font-size: 24px;
  line-height: 24px;
  letter-spacing: -1px;
}
.is-index-lead-banner.state-ready .il-overlay-3 {
  opacity: 0 !important;
  -webkit-transition: opacity 1200ms 200ms !important;
  -o-transition: opacity 1200ms 200ms !important;
  transition: opacity 1200ms 200ms !important;
}
.is-index-lead-banner.state-ready .il-overlay-4 {
  opacity: 1 !important;
  -webkit-transition: opacity 500ms !important;
  -o-transition: opacity 500ms !important;
  transition: opacity 500ms !important;
}
.is-index-lead-banner.state-ready .il-overlay-5 {
  opacity: 1 !important;
  -webkit-transition: opacity 500ms !important;
  -o-transition: opacity 500ms !important;
  transition: opacity 500ms !important;
}
.is-index-lead-banner.state-ready .il-video {
  opacity: 1;
  -webkit-transition: opacity 100ms;
  -o-transition: opacity 100ms;
  transition: opacity 100ms;
}

.is-tabs-container {
  display: block;
  position: relative;
  overflow: hidden;
  height: auto;
}
.is-tabs-container .t-wrapper {
  display: block;
  position: relative;
  -webkit-transition: height 300ms, opacity 300ms;
  -o-transition: height 300ms, opacity 300ms;
  transition: height 300ms, opacity 300ms;
}
.is-tabs-container .t-wrapper:after {
  content: "";
  display: block;
  height: 1px;
}
.is-tabs-container .t-tab {
  display: none;
}
.is-tabs-container .t-tab:first-child {
  display: block;
}

.is-services-module {
  position: relative;
  display: block;
  margin: 0 0 20px 0;
}
.is-services-module .swiper-container {
  width: 100%;
}
.is-services-module .swiper-slide {
  width: 100%;
}
.is-services-module .swiper-back {
  position: absolute;
  display: block;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 450px;
  background-color: #f2f9ff;
}
.is-services-module .st-tabs-mobile {
  display: none;
}
.is-services-module .st-service-slide {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  display: block;
  overflow: hidden;
  min-height: 560px;
  padding: 160px 0 20px 0;
}
.is-services-module .ss-image {
  position: absolute;
  display: block;
  overflow: hidden;
  top: 0;
  left: 0;
  width: 100%;
  height: 450px;
}
.is-services-module .ss-image .full-img {
  background-position: 100% 50%;
  opacity: 0;
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
  -webkit-clip-path: polygon(100% 0, 100% 0, 100% 100%, 100% 100%);
          clip-path: polygon(100% 0, 100% 0, 100% 100%, 100% 100%);
}
.is-services-module .ss-service-parent {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  display: block;
  z-index: 50;
  width: 680px;
  min-height: 360px;
  padding: 50px 30px 120px 30px;
  border-radius: 0 8px 8px 8px;
  background: #fff;
  -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
          box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
  opacity: 0;
}
.is-services-module .ss-service-parent .is-grid {
  position: relative;
  width: auto;
  margin-left: -20px;
  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;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.is-services-module .ss-service-parent .grid-item {
  position: relative;
  display: block;
  width: calc(100% / 3 - 20px);
  margin-left: 20px;
  margin-bottom: 20px;
}
.body-state-ie-user .is-services-module .ss-service-parent .grid-item {
  width: calc(100% / 3 - 20px - 1px);
}
.body-state-edge-user .is-services-module .ss-service-parent .grid-item {
  width: calc(100% / 3 - 20px - 1px);
}
.is-services-module .ss-service-parent .grid-item {
  margin-bottom: 10px;
}
.is-services-module .ss-service-parent:before {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  pointer-events: none;
  position: absolute;
  display: block;
  z-index: 10;
  content: "";
  top: -31px;
  left: -9px;
  width: 270px;
  height: 40px;
  background: url("/h/assets/img/label1.png") no-repeat 0 0;
  background-size: 270px 40px;
}
.is-services-module .ss-service-parent:after {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  pointer-events: none;
  position: absolute;
  display: block;
  z-index: 20;
  content: "";
  top: 0;
  left: 0;
  width: 300px;
  height: 20px;
  background: #fff;
}
.is-services-module .ss-service-action {
  position: absolute;
  z-index: 10;
  bottom: 40px;
  left: 30px;
  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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.is-services-module .ss-service-action a + a {
  margin-left: 40px;
}
.is-services-module .swiper-slide-active .ss-image .full-img {
  opacity: 1;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
          clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
  -webkit-transition: opacity 1000ms, -webkit-transform 1000ms, -webkit-clip-path 1000ms;
  transition: opacity 1000ms, -webkit-transform 1000ms, -webkit-clip-path 1000ms;
  -o-transition: transform 1000ms, opacity 1000ms, clip-path 1000ms;
  transition: transform 1000ms, opacity 1000ms, clip-path 1000ms;
  transition: transform 1000ms, opacity 1000ms, clip-path 1000ms, -webkit-transform 1000ms, -webkit-clip-path 1000ms;
}
.is-services-module .swiper-slide-active .ss-service-parent {
  opacity: 1;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  -webkit-transition: opacity 700ms 300ms;
  -o-transition: opacity 700ms 300ms;
  transition: opacity 700ms 300ms;
}
.is-services-module .sfx-plax {
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  position: absolute;
  display: block;
  z-index: 50;
  top: 420px;
  left: 50%;
  margin-left: 190px;
}

.is-offers-list .offers-list-selector {
  display: none;
}

.is-equipments-module {
  position: relative;
  display: block;
  height: 760px;
}
.is-equipments-module .eq-mobile {
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  position: absolute;
  display: none;
  content: "";
  top: 100%;
  left: 100%;
  width: 477px;
  height: 409px;
  margin: -400px 0 0 -290px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}
.is-equipments-module .eq-mask {
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  position: absolute;
  display: block;
  overflow: hidden;
  top: 0;
  right: -50px;
  width: 870px;
  height: 760px;
}
.is-equipments-module .eq-mask-top {
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  position: absolute;
  display: block;
  z-index: 10;
  top: 0;
  right: 0;
  width: 870px;
  height: 760px;
}
.is-equipments-module .eq-mask-bottom {
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  position: absolute;
  display: block;
  overflow: hidden;
  z-index: 1;
  top: 2px;
  bottom: 2px;
  left: 2px;
  right: 2px;
  background: #d5e3f0;
}
.is-equipments-module .eq-mask-bottom .sfx-plax {
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  width: 866px;
  height: 1000px;
  margin-top: -500px;
}
.is-equipments-module .eq-content {
  position: relative;
  display: block;
  z-index: 30;
  width: 460px;
  padding-top: 120px;
  text-align: center;
}

.is-text-preview {
  position: relative;
  display: block;
  width: 710px;
  margin: 0 auto;
}
.is-text-preview .img-right {
  display: block;
  float: right;
  max-width: 450px;
  margin-right: -105px;
  margin-left: 30px;
}
.is-text-preview img + p {
  margin-top: -15px;
}

.is-doctors-module {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  display: block;
  min-height: 400px;
  margin: 130px 0 40px 0;
}
.is-doctors-module .dm-header {
  position: relative;
  margin: 0 0 80px 0;
  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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.is-doctors-module .dm-h-left {
  display: block;
  width: 350px;
}
.is-doctors-module .dm-h-right {
  display: block;
  width: 450px;
  color: #fff;
  font-size: 14px;
  line-height: 24px;
}
.is-doctors-module .dm-h-clinic {
  display: block;
  margin: -10px 0 0 0;
  color: #7eb0df;
  font-size: 18px;
  line-height: 18px;
}
.is-doctors-module .dm-slider {
  position: relative;
  display: block;
  width: 940px;
  height: 670px;
  margin-left: -10px;
}
.is-doctors-module .dm-all {
  position: absolute;
  display: block;
  padding: 0;
  bottom: 19px;
  left: 50%;
  width: 228px;
  margin-left: -114px;
}
.is-doctors-module .dm-back {
  position: absolute;
  display: block;
  bottom: 19px;
  left: 16px;
}
.is-doctors-module .swiper-container {
  width: 100%;
}
.is-doctors-module .swiper-slide {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  padding: 10px 0;
}
.is-doctors-module .dm-item {
  position: relative;
  display: block;
  overflow: hidden;
  width: 288px;
  margin: 0 auto;
  border-radius: 10px;
  background: #fff;
  -webkit-box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.15);
          box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.15);
}
.is-doctors-module .dm-item:hover .dm-item-role {
  height: 100px;
  opacity: 1;
}
.is-doctors-module .dm-item-image {
  position: relative;
  display: block;
  overflow: hidden;
  width: 100%;
  height: auto;
  padding-bottom: 100%;
  background: #f7f7f7;
}
.is-doctors-module .dm-item-preview {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  display: block;
  padding: 30px;
}
.is-doctors-module .dm-item-name {
  display: block;
  overflow: hidden;
  height: 48px;
  margin: 0 0 15px 0;
  color: #182e4d;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}
.is-doctors-module .dm-item-name a {
  display: inline-block;
  color: #182e4d;
  -webkit-transition: color 200ms;
  -o-transition: color 200ms;
  transition: color 200ms;
}
.is-doctors-module .dm-item-name a:hover {
  color: #7eb0df;
}
.is-doctors-module .dm-item-reviews {
  margin: 0 0 15px 0;
  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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  color: #182e4d;
  font-size: 14px;
  line-height: 14px;
}
.is-doctors-module .dm-item-reviews span {
  display: block;
}
.is-doctors-module .dm-item-role {
  display: block;
  overflow: hidden;
  margin: 0 0 15px 0;
  height: 0;
  opacity: 0;
  -webkit-transition: height 300ms, opacity 300ms;
  -o-transition: height 300ms, opacity 300ms;
  transition: height 300ms, opacity 300ms;
}
.is-doctors-module .dm-item-role-inner {
  display: block;
  color: #182e4d;
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
}
.is-doctors-module .dm-item-clinic {
  display: block;
  margin: 0 0 20px 0;
  color: #748294;
  font-size: 14px;
  line-height: 14px;
}
.is-doctors-module .dm-item-action {
  display: block;
}
.is-doctors-module .is-waves-line {
  top: -150px;
}
.is-doctors-module .is-arrow-a {
  margin-top: 0;
}
.is-doctors-module.state-a {
  margin-top: 0;
}
.is-doctors-module.state-a .is-waves-line {
  display: none;
}
.is-doctors-module.state-a .dm-header {
  display: none;
}
.is-doctors-module.state-initial .swiper-slide {
  width: 313px;
}

.is-waves-line {
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  position: absolute;
  display: block;
  top: 0;
  left: 50%;
  width: 1850px;
  height: 800px;
  margin-left: -925px;
}
.is-waves-line .wl-back {
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}
.is-waves-line canvas {
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}
.is-waves-line.state-ready canvas {
  opacity: 1;
  -webkit-transition: opacity 500ms;
  -o-transition: opacity 500ms;
  transition: opacity 500ms;
}

.is-results-module {
  position: relative;
  display: block;
  margin: 0 0 40px 0;
}
.is-results-module .is-tabs-container {
  width: auto;
  margin: 0 -50px;
}
.is-results-module .result-tab-selector {
  display: none;
}
.is-results-module .rm-tab-inner {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  display: block;
  padding: 0 50px;
}
.is-results-module .is-arrow-a {
  margin-top: -60px;
}
.is-results-module .is-arrow-a.arrow-prev {
  left: -50px;
}
.is-results-module .is-arrow-a.arrow-next {
  right: -50px;
}

.is-slider-photos {
  position: relative;
  display: block;
}
.is-slider-photos .swiper-container {
  width: 100%;
}
.is-slider-photos .swiper-slide {
  width: 100%;
}
.is-slider-photos .photo-slide {
  position: relative;
  display: block;
  width: 720px;
  margin: 0 auto;
  padding: 0 0 20px 0;
}
.is-slider-photos .ph-image {
  position: relative;
  display: block;
  z-index: 10;
  width: 100%;
  height: auto;
  padding-bottom: 50%;
  background: #f7f7f7;
}
.is-slider-photos .ph-image .full-img {
  -webkit-transition: opacity 200ms;
  -o-transition: opacity 200ms;
  transition: opacity 200ms;
}
.is-slider-photos .ph-image:before {
  content: "Материалы 18+";
  position: absolute;
  display: none;
  z-index: 10;
  top: 50%;
  left: 0;
  width: 100%;
  margin: -10px 0 0 0;
  color: #143773;
  font-size: 23px;
  line-height: 23px;
  font-weight: 700;
  text-align: center;
}
.is-slider-photos .ph-image:after {
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  position: absolute;
  display: block;
  content: "";
  bottom: 0;
  left: -40px;
  right: -40px;
  height: 1px;
  background-image: -webkit-gradient(linear, left top, right top, from(#fff), color-stop(5%, #ccc), color-stop(95%, #ccc), to(#fff));
  background-image: -o-linear-gradient(left, #fff 0%, #ccc 5%, #ccc 95%, #fff 100%);
  background-image: linear-gradient(to right, #fff 0%, #ccc 5%, #ccc 95%, #fff 100%);
}
.is-slider-photos .ph-video {
  position: relative;
  display: block;
  z-index: 10;
  width: 100%;
}
.is-slider-photos .ph-video .is-video-player {
  margin: 0;
}
.is-slider-photos .ph-video:after {
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  position: absolute;
  display: block;
  content: "";
  bottom: 0;
  left: -40px;
  right: -40px;
  height: 1px;
  background-image: -webkit-gradient(linear, left top, right top, from(#fff), color-stop(5%, #ccc), color-stop(95%, #ccc), to(#fff));
  background-image: -o-linear-gradient(left, #fff 0%, #ccc 5%, #ccc 95%, #fff 100%);
  background-image: linear-gradient(to right, #fff 0%, #ccc 5%, #ccc 95%, #fff 100%);
}
.is-slider-photos .ph-preview {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  z-index: 20;
  width: 390px;
  height: 140px;
  margin: -70px auto 0 auto;
  border-radius: 8px;
  background: #fff;
  -webkit-box-shadow: 0 4px 10px rgba(24, 46, 77, 0.11);
          box-shadow: 0 4px 10px rgba(24, 46, 77, 0.11);
}
.is-slider-photos .ph-middle {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  display: block;
  width: 100%;
  padding: 0 40px;
  text-align: center;
}
.is-slider-photos .ph-meta {
  margin: 0 0 15px 0;
  color: #748294;
  font-size: 14px;
  line-height: 14px;
  font-weight: 500;
}
.is-slider-photos .ph-text {
  color: #182e4d;
  font-size: 18px;
  line-height: 24px;
}
.is-slider-photos .ph-text a {
  display: inline-block;
  color: #182e4d;
}
.is-slider-photos .ph-text a:hover {
  color: #7eb0df;
}
.is-slider-photos.state-adult .ph-image .full-img {
  opacity: 0;
}
.is-slider-photos.state-adult .ph-image:before {
  display: block;
}

.is-video-player {
  position: relative;
  display: block;
  overflow: hidden;
  width: 100%;
  height: auto;
  margin: 0 0 40px 0;
  padding-bottom: 57%;
  background: #333;
}
.is-video-player .vp-play-button {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  position: absolute;
  display: block;
  z-index: 10;
  top: 50%;
  left: 50%;
  width: 48px;
  height: 48px;
  margin: -24px 0 0 -24px;
  background: #fb755d;
  border-radius: 50%;
  -webkit-transition: background 200ms;
  -o-transition: background 200ms;
  transition: background 200ms;
}
.is-video-player .vp-play-button:after {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  position: absolute;
  display: block;
  content: "";
  z-index: 10;
  top: 16px;
  left: 18px;
  width: 14px;
  height: 16px;
  background: url("/h/assets/img/play.svg") no-repeat 0 0;
  background-size: 14px 16px;
}
.is-video-player .vp-play-button:hover {
  background: #c73d25;
}

.is-reviews-index-module {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  width: 100%;
}
.is-reviews-index-module .rim-layout {
  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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.is-reviews-index-module .rim-left {
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  position: relative;
  display: block;
  width: 670px;
}
.is-reviews-index-module .rim-right {
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  position: relative;
  display: block;
  width: 205px;
}
.is-reviews-index-module .rim-slider {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  display: block;
  padding: 50px 40px;
  border: 1px solid #eaedef;
  border-radius: 8px;
}
.is-reviews-index-module .r-header {
  margin: 0 0 20px 0;
  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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.is-reviews-index-module .r-name {
  display: block;
  color: #182e4d;
  font-size: 16px;
  line-height: 16px;
  font-weight: 700;
}
.is-reviews-index-module .r-date {
  display: block;
  margin-left: 20px;
  color: #748294;
  font-size: 14px;
  line-height: 14px;
}
.is-reviews-index-module .r-preview {
  display: block;
  margin: 0 0 40px 0;
  color: #182e4d;
  font-size: 14px;
  line-height: 24px;
  font-weight: 500;
}
.is-reviews-index-module .r-external {
  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;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.is-reviews-index-module .r-s-services {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-negative: 1;
      flex-shrink: 1;
  display: block;
  width: 100%;
}
.is-reviews-index-module .r-s-services + .r-s-doctors {
  width: 190px;
  margin: 0 0 0 50px;
}
.is-reviews-index-module .r-s-doctors {
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: block;
}
.is-reviews-index-module .r-s-header {
  display: block;
  margin: 0 0 20px 0;
  color: #748294;
  font-size: 14px;
  line-height: 14px;
}
.is-reviews-index-module .r-s-list {
  margin: 0 0 20px 0;
}
.is-reviews-index-module .r-s-link {
  display: block;
  margin: 0 0 20px 0;
  color: #182e4d;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}
.is-reviews-index-module .r-s-link a {
  display: inline-block;
  color: #182e4d;
  -webkit-transition: color 200ms;
  -o-transition: color 200ms;
  transition: color 200ms;
}
.is-reviews-index-module .r-s-link a:hover {
  color: #7eb0df;
}
.is-reviews-index-module .r-nav {
  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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.is-reviews-index-module .r-pager {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  display: block;
  width: 32px;
  height: 32px;
}
.is-reviews-index-module .r-pager svg {
  display: block;
  width: 32px;
  height: 32px;
  fill: #fdc8be;
  -webkit-transition: fill 200ms;
  -o-transition: fill 200ms;
  transition: fill 200ms;
}
.is-reviews-index-module .r-pager:hover svg {
  fill: #fb755d;
}
.is-reviews-index-module .r-pager.r-pager-prev {
  margin-right: 12px;
}
.is-reviews-index-module .r-pager.r-pager-next {
  margin-right: 40px;
}
.is-reviews-index-module .r-link-all {
  display: block;
  color: #7eb0df;
  font-size: 10px;
  line-height: 10px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.is-reviews-index-module .r-link-all a {
  display: inline-block;
  color: #7eb0df;
  -webkit-transition: color 200ms;
  -o-transition: color 200ms;
  transition: color 200ms;
}
.is-reviews-index-module .r-link-all a:hover {
  color: #fb755d;
}

.is-slider-reviews {
  position: relative;
  display: block;
  background: green;
}
.is-slider-reviews .swiper-container {
  width: 100%;
}
.is-slider-reviews .swiper-slide {
  width: 100%;
}

.is-lead-banner {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  display: block;
  overflow: hidden;
  width: 100%;
  min-height: 390px;
  margin: 0 0 0 0;
  padding: 50px 0 150px 0;
  background: #fff;
}
.is-lead-banner:before {
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  content: "";
  position: absolute;
  display: block;
  z-index: 10;
  bottom: 31px;
  left: 50%;
  width: 325px;
  height: 346px;
  margin-left: 215px;
  background: url("/h/assets/img/feather5.svg") no-repeat 0 0;
  background-size: 325px 346px;
}
.is-lead-banner:after {
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  content: "";
  position: absolute;
  display: block;
  z-index: 50;
  width: 1920px;
  height: 330px;
  bottom: -2px;
  left: 50%;
  margin-left: -960px;
  background: url("/h/assets/img/bg6.png") no-repeat 50% 100%;
}
.is-lead-banner .wrapper {
  z-index: 20;
}
.is-lead-banner h1 {
  display: block;
  max-width: 600px;
}
.is-lead-banner .lb-preview {
  position: relative;
  display: block;
  max-width: 400px;
  margin: 0 0 40px;
  color: #182e4d;
  font-size: 14px;
  line-height: 24px;
}
.is-lead-banner .lb-back {
  position: absolute;
  display: block;
  overflow: hidden;
  top: 0;
  left: 50%;
  width: 1920px;
  height: 100%;
  margin: 0 0 0 -960px;
  background-color: #f0f8ff;
  background-repeat: no-repeat;
  background-position: 50% 0;
  background-size: cover;
}
.page-default .is-lead-banner .doc-image {
  height: 100%;
}
.is-lead-banner .lb-image {
  position: absolute;
  display: block;
  overflow: hidden;
  z-index: 80;
  bottom: 20px;
  left: 50%;
  width: 280px;
  height: 200px;
  margin: 0 0 0 180px;
  background: #fff;
  border-radius: 8px;
  -webkit-box-shadow: 0 5px 20px rgba(24, 46, 77, 0.12);
          box-shadow: 0 5px 20px rgba(24, 46, 77, 0.12);
}
.is-lead-banner .lb-image .full-img {
  border-radius: 8px;
}
.is-lead-banner .lb-image-mob {
  display: none;
  position: relative;
  height: 250px;
  margin: 0 0 20px 0;
}
.is-lead-banner.state-about:before {
  background: url("/h/assets/img/feather6.svg") no-repeat 0 0;
}
.is-lead-banner.state-equipment .lb-image .full-img {
  background-size: contain;
}

.is-default-map {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fafafa;
}
.is-default-map .ymap {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.is-contacts-module {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  display: block;
}
.is-contacts-module .cm-preview {
  position: relative;
  display: block;
  z-index: 10;
  width: 620px;
  min-height: 370px;
  margin: 0 0 60px 0;
}
.is-contacts-module .cm-map {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  display: block;
  width: 100%;
  height: 400px;
  margin: 0 0 20px 0;
}
.is-contacts-module .cm-route-link {
  display: block;
  margin: 0 0 60px 0;
  text-align: center;
}
.is-contacts-module .is-nav-sub {
  position: absolute;
  top: 0;
  right: 0;
  width: 270px;
}

.is-lead-image-a {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  margin: 0 0 70px 0;
  padding-bottom: 52%;
  background: #f5f7f7;
}
.is-lead-image-a .l-content {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: absolute;
  display: block;
  z-index: 10;
  bottom: -30px;
  left: 25px;
  width: 415px;
  padding: 25px;
  border-radius: 8px;
  background: #fff;
}
.is-lead-image-a .l-header {
  margin: 0 0 10px 0;
  color: #143773;
  font-size: 18px;
  line-height: 18px;
  font-weight: 700;
}
.is-lead-image-a .l-header a {
  display: inline-block;
  color: #143773;
  -webkit-transition: color 200ms;
  -o-transition: color 200ms;
  transition: color 200ms;
}
.is-lead-image-a .l-header a:hover {
  color: #7eb0df;
}
.is-lead-image-a .l-preview {
  color: #182e4d;
  font-size: 14px;
  line-height: 24px;
}

.is-lead-image-b {
  position: relative;
  display: block;
  width: 100%;
  margin-bottom: 40px;
}
.is-lead-image-b .l-image {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-height: 500px;
  background: #e2e4e4;
}
.is-lead-image-b .full-img {
  background-position: 100% 0;
}
.is-lead-image-b .wrapper {
  z-index: 10;
  padding: 120px 0 0 0;
}
.is-lead-image-b .l-content {
  position: relative;
  display: block;
  width: 600px;
  margin: 0 0 0 -40px;
  padding: 40px 40px 0 40px;
  color: #182e4d;
  font-size: 14px;
  line-height: 24px;
  border-radius: 8px 8px 0 0;
  background: #fff;
}

.is-clinic-vantages {
  position: relative;
  display: block;
  margin: 130px 0 40px 0;
}
.is-clinic-vantages:before {
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  position: absolute;
  display: block;
  content: "";
  z-index: -1;
  top: -495px;
  left: -520px;
  width: 1920px;
  height: 1030px;
  background: url("/h/assets/img/temp/temp38.jpg") no-repeat 0 0;
}
.is-clinic-vantages .cv-header {
  position: relative;
  display: block;
  margin: 0 0 50px 0;
}
.is-clinic-vantages .cv-slider {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  display: block;
  min-width: 940px;
  margin-left: -10px;
  margin-right: calc((100vw - 1220px) / -2);
}
.is-clinic-vantages .swiper-slide {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  padding: 10px 0;
  width: 313px;
}
.is-clinic-vantages .cv-slide {
  position: relative;
  display: block;
  overflow: hidden;
  width: 288px;
  margin: 0 auto;
  border-radius: 8px;
  background: #fff;
  -webkit-box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.15);
          box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.15);
}
.is-clinic-vantages .cv-image {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  padding-bottom: 83%;
  background: #f5f7f7;
}
.is-clinic-vantages .cv-content {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  display: block;
  padding: 30px;
}
.is-clinic-vantages .cv-preview {
  color: #182e4d;
  font-size: 14px;
  line-height: 24px;
}
.is-clinic-vantages .cv-action {
  display: block;
  margin: 30px 0 0 0;
}
.is-clinic-vantages .is-arrow-a {
  display: block;
  margin: -12px 0 0 0;
}
.is-clinic-vantages .is-arrow-a svg {
  fill: #609dc1;
}
.is-clinic-vantages .is-arrow-a:hover svg {
  fill: #fff;
}
.is-clinic-vantages .is-arrow-a.arrow-prev {
  left: auto;
  right: 45px;
}
.is-clinic-vantages .is-arrow-a.arrow-next {
  left: auto;
  right: 0;
}
.is-quote-a {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  display: block;
  width: 750px;
  margin: 0 auto 40px auto;
  padding: 90px 100px 40px 100px;
  text-align: center;
  background: #f5f7f7;
}
.is-quote-a:before {
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  position: absolute;
  display: block;
  content: "";
  top: 33px;
  left: 50%;
  width: 30px;
  height: 30px;
  margin: 0 0 0 -15px;
  background: url("/h/assets/img/quotea.svg") no-repeat 50% 50%;
  background-size: 26px 21px;
}
.is-quote-a .q-author {
  color: #182e4d;
  font-size: 18px;
  line-height: 24px;
  font-weight: 500;
}
.is-quote-a .q-role {
  margin: 10px 0 0 0;
  color: #748294;
  font-size: 16px;
  line-height: 16px;
}
.is-quote-a .sfx-plax {
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  display: block;
  position: absolute;
  z-index: 200;
  bottom: -30px;
  right: -60px;
}

.is-quote-b {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  display: block;
  margin: 0 0 50px 0;
  padding: 0 0 0 60px;
  color: #182e4d;
  font-size: 32px;
  line-height: 48px;
  font-weight: 300;
}
.is-quote-b:before {
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  position: absolute;
  display: block;
  content: "";
  top: 8px;
  left: 0;
  width: 30px;
  height: 30px;
  background: url("/h/assets/img/quoteb.svg") no-repeat 50% 50%;
  background-size: 26px 21px;
}
.is-quote-b .sfx-plax {
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  display: block;
  position: absolute;
  z-index: 200;
  bottom: -120px;
  right: -50px;
  opacity: 0.3;
}

.is-price-description {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  z-index: 50;
  margin: 0 0 40px 0;
  padding: 30px 30px;
  border-radius: 16px 0 16px 0;
  background: #f5f7f7;
}
.is-price-description .p-meta-a {
  margin: 0 0 20px 0;
  color: #182e4d;
  font-size: 14px;
  line-height: 16px;
  font-weight: 500;
}
.is-price-description .p-meta-b {
  color: #748294;
  font-size: 12px;
  line-height: 20px;
}
.is-price-description .p-meta-b + .p-meta-b {
  margin-top: 10px;
}
.is-price-description.state-white {
  padding: 0;
  background: #fff;
}
.is-price-description .sfx-plax {
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  display: block;
  position: absolute;
  z-index: 200;
  bottom: -100px;
  right: -60px;
}

.is-nav-sub {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  z-index: 50;
  margin: 0 0 40px 0;
  padding: 30px 30px;
  border-radius: 16px 0 16px 0;
  background: #f5f7f7;
}
.is-nav-sub a {
  position: relative;
  display: block;
  color: #182e4d;
  font-size: 14px;
  line-height: 20px;
  -webkit-transition: color 200ms;
  -o-transition: color 200ms;
  transition: color 200ms;
}
.is-nav-sub a + a {
  margin-top: 15px;
}
.is-nav-sub a:hover {
  text-decoration: underline;
}
.is-nav-sub a.state-active {
  font-weight: 700;
  font-size: 18px;
  text-decoration: none;
}
.is-nav-sub a.state-active:hover {
  color: #7eb0df;
}
.is-nav-sub a.state-small {
  font-size: 12px;
  line-height: 18px;
  font-weight: 500;
}
.is-nav-sub .sfx-plax {
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  display: block;
  position: absolute;
  z-index: 200;
  bottom: -100px;
  right: -60px;
}

.is-nav-top {
  position: relative;
  display: block;
  z-index: 20;
  margin: 0 0 30px 0;
  width: 100%;
  height: 75px;
}
.is-nav-top .nt-sticky {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 75px;
}
.is-nav-top .nt-parent {
  position: relative;
  height: 75px;
  background: #fff;
}
.is-nav-top .nt-parent:after {
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  top: 100%;
  left: 0;
  width: 100%;
  height: 15px;
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-image: url("/h/assets/img/shadow-a.png");
  background-size: 100% 100%;
  opacity: 0;
  -webkit-transition: opacity 500ms;
  -o-transition: opacity 500ms;
  transition: opacity 500ms;
}
.is-nav-top .nt-inner {
  position: relative;
  height: 75px;
  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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.is-nav-top .nt-link {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  display: block;
  height: 48px;
  padding: 0 15px;
  color: #7eb0df;
  font-size: 11px;
  line-height: 48px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  border-radius: 24px;
  border: 1px solid transparent;
  -webkit-transition: border 200ms, color 200ms;
  -o-transition: border 200ms, color 200ms;
  transition: border 200ms, color 200ms;
}
.is-nav-top .nt-link:hover {
  color: #143773;
}
.is-nav-top .nt-link.state-active {
  color: #143773;
  border-color: #eaedef;
}
.is-nav-top .nt-link:first-child {
  margin-left: -15px;
}
.is-nav-top .nt-order {
  margin-left: auto;
}

.is-nav-section {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  display: block;
}
.is-nav-section:after {
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  position: relative;
  display: block;
  content: "";
  height: 30px;
}

.body-state-stick-nav .is-nav-top {
  z-index: 300;
}
.body-state-stick-nav .is-nav-top .nt-sticky {
  position: fixed;
  min-width: 1250px;
  padding-left: 300px;
}
.body-state-stick-nav .is-nav-top .nt-parent:after {
  opacity: 0.3;
}

.is-lead-banner-404 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  display: block;
  overflow: hidden;
  width: 100%;
  height: 80%;
  height: calc(100vh - 250px);
  min-height: 480px;
  padding: 50px 0 150px 0;
  background: #f5f7f7;
}
.is-lead-banner-404:after {
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  content: "";
  position: absolute;
  display: block;
  z-index: 100;
  width: 1920px;
  height: 400px;
  bottom: -2px;
  left: 50%;
  margin-left: -960px;
  background: url("/h/assets/img/bg7.png") no-repeat 50% 100%;
}
.is-lead-banner-404 .il-overlay {
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  position: absolute;
  display: block;
}
.is-lead-banner-404 .il-overlay.il-overlay-1 {
  z-index: 10;
  bottom: -11px;
  left: 50%;
  margin-left: -45px;
}
.is-lead-banner-404 .il-overlay.il-overlay-2 {
  z-index: 20;
  bottom: 0;
  left: 50%;
  margin-left: -350px;
}
.is-lead-banner-404 .il-content {
  position: absolute;
  display: block;
  z-index: 40;
  top: 50%;
  left: 6%;
  margin: -250px 0 0 0;
}
.is-lead-banner-404 .il-c-text {
  position: relative;
  display: block;
  overflow: hidden;
  width: 500px;
  height: 60px;
}
.is-lead-banner-404 .il-c-text.state-sub {
  margin-top: -10px;
}
.is-lead-banner-404 .il-c-text.state-sub .il-c-text-inner {
  color: #143773;
  font-size: 24px;
  line-height: 46px;
  font-weight: 500;
}
.is-lead-banner-404 .il-c-text-inner {
  position: absolute;
  display: block;
  overflow: hidden;
  top: 10px;
  left: 0;
  width: 500px;
  height: 60px;
  color: #143773;
  font-size: 46px;
  line-height: 46px;
  font-weight: 700;
  letter-spacing: -1px;
}
.is-lead-banner-404 .il-preview {
  position: absolute;
  display: block;
  z-index: 40;
  width: 440px;
  bottom: 180px;
  left: 6%;
}
.is-lead-banner-404 .il-preview .is-search-module {
  width: 100%;
}

.is-description-404 {
  position: relative;
  height: 270px;
  margin: -20px 0 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.is-description-404 .d-middle {
  display: block;
  width: 100%;
  color: #748294;
  font-size: 14px;
  line-height: 26px;
}

@media screen and (max-height: 800px) {
  .is-lead-banner-404 {
    height: calc(100vh - 80px);
  }
  .is-lead-banner-404 .il-overlay.il-overlay-2 {
    height: 561px;
    margin-left: -260px;
  }
  .is-lead-banner-404 .il-content {
    margin: -220px 0 0 0;
  }
  .is-lead-banner-404 .il-preview {
    bottom: 140px;
  }
  .is-lead-banner-404 .il-preview p {
    margin-bottom: 20px;
  }

  .is-description-404 {
    height: 100px;
  }
  .is-description-404 .d-middle {
    font-size: 12px;
    line-height: 20px;
  }
}
.is-custom-select {
  position: relative;
  display: block;
  width: 100%;
}
.is-custom-select select {
  display: none;
}
.is-custom-select .cs-label {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  padding: 0 35px 0 0;
  color: #7eb0df;
  font-size: 48px;
  line-height: 48px;
  font-weight: 700;
  letter-spacing: -1px;
}
.is-custom-select .cs-label:after {
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  position: absolute;
  display: block;
  content: "";
  top: 50%;
  right: 0;
  width: 26px;
  height: 26px;
  margin: -9px 0 0 0;
  background: url("/h/assets/img/icon-select3.svg") no-repeat 50% 50%;
  -webkit-transition: -webkit-transform 200ms;
  transition: -webkit-transform 200ms;
  -o-transition: transform 200ms;
  transition: transform 200ms;
  transition: transform 200ms, -webkit-transform 200ms;
}
.is-custom-select .cs-dock {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: absolute;
  display: block;
  top: 100%;
  left: 0;
  margin: 15px 0 0 0;
  padding: 20px;
  background: #fff;
  border-radius: 16px;
  -webkit-box-shadow: 0 4px 10px rgba(24, 46, 77, 0.1);
          box-shadow: 0 4px 10px rgba(24, 46, 77, 0.1);
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(15px);
      -ms-transform: translateY(15px);
          transform: translateY(15px);
  pointer-events: none;
  -webkit-transition: opacity 200ms, visibility 200ms, -webkit-transform 200ms;
  transition: opacity 200ms, visibility 200ms, -webkit-transform 200ms;
  -o-transition: opacity 200ms, visibility 200ms, transform 200ms;
  transition: opacity 200ms, visibility 200ms, transform 200ms;
  transition: opacity 200ms, visibility 200ms, transform 200ms, -webkit-transform 200ms;
}
.is-custom-select .cs-dock:before {
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  display: block;
  position: absolute;
  content: "";
  top: -5px;
  left: 50%;
  width: 20px;
  height: 20px;
  margin-left: -10px;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  background: #fff;
}
.is-custom-select .cs-option {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  position: relative;
  display: block;
  color: #143773;
  font-size: 28px;
  line-height: 28px;
  font-weight: 700;
  letter-spacing: -1px;
  -webkit-transition: color 200ms;
  -o-transition: color 200ms;
  transition: color 200ms;
}
.is-custom-select .cs-option:hover {
  color: #7eb0df;
}
.is-custom-select .cs-option + .cs-option {
  margin: 10px 0 0 0;
}
.is-custom-select.state-open {
  z-index: 100;
}
.is-custom-select.state-open .cs-label:after {
  -webkit-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
          transform: rotate(-180deg);
}
.is-custom-select.state-open .cs-dock {
  opacity: 1;
  visibility: visible;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  pointer-events: auto;
}

.is-custom-changer-a {
  position: relative;
  display: block;
  z-index: 40;
  width: 100%;
}
.is-custom-changer-a select {
  display: none;
}
.is-custom-changer-a .cs-label {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  display: block;
  height: 60px;
  padding: 0 20px;
  color: #143773;
  font-size: 18px;
  line-height: 60px;
  font-weight: 700;
  letter-spacing: -0.5px;
  border-radius: 30px;
  background: #f0f8ff;
}
.is-custom-changer-a .cs-label:before {
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  position: absolute;
  display: block;
  content: "";
  z-index: 10;
  top: -4px;
  right: -2px;
  width: 60px;
  height: 72px;
  background: url("/h/assets/img/feather1.png") no-repeat 0 0;
  background-size: 60px 72px;
}
.is-custom-changer-a .cs-label:after {
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  position: absolute;
  display: block;
  content: "";
  top: 21px;
  right: 55px;
  width: 18px;
  height: 18px;
  margin: 0 0 0 5px;
  background: url("/h/assets/img/icon-select2.svg") no-repeat 50% 50%;
  -webkit-transition: -webkit-transform 200ms;
  transition: -webkit-transform 200ms;
  -o-transition: transform 200ms;
  transition: transform 200ms;
  transition: transform 200ms, -webkit-transform 200ms;
}
.is-custom-changer-a .cs-dock {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: absolute;
  display: block;
  top: 100%;
  left: 50%;
  width: 250px;
  margin: 0 0 0 -125px;
  padding: 20px;
  text-align: center;
  background: #fff;
  border-radius: 16px;
  -webkit-box-shadow: 0 0 20px 0 rgba(24, 46, 77, 0.1);
          box-shadow: 0 0 20px 0 rgba(24, 46, 77, 0.1);
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(15px);
      -ms-transform: translateY(15px);
          transform: translateY(15px);
  pointer-events: none;
  -webkit-transition: opacity 200ms, visibility 200ms, -webkit-transform 200ms;
  transition: opacity 200ms, visibility 200ms, -webkit-transform 200ms;
  -o-transition: opacity 200ms, visibility 200ms, transform 200ms;
  transition: opacity 200ms, visibility 200ms, transform 200ms;
  transition: opacity 200ms, visibility 200ms, transform 200ms, -webkit-transform 200ms;
}
.is-custom-changer-a .cs-dock:before {
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  display: block;
  position: absolute;
  content: "";
  top: -5px;
  left: 50%;
  width: 20px;
  height: 20px;
  margin-left: -10px;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  background: #fff;
}
.is-custom-changer-a .cs-option {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  position: relative;
  display: block;
  color: #143773;
  font-size: 18px;
  line-height: 18px;
  font-weight: 700;
}
.is-custom-changer-a .cs-option + .cs-option {
  margin: 10px 0 0 0;
}
.is-custom-changer-a.state-open {
  z-index: 100;
}
.is-custom-changer-a.state-open .cs-label:after {
  -webkit-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
          transform: rotate(-180deg);
}
.is-custom-changer-a.state-open .cs-dock {
  opacity: 1;
  visibility: visible;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  pointer-events: auto;
}

.is-custom-changer-b {
  position: relative;
  display: block;
  z-index: 40;
  width: 100%;
  margin: 0 0 20px 0;
}
.is-custom-changer-b select {
  display: none;
}
.is-custom-changer-b .cs-label {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  height: 70px;
  padding: 6px 40px 0 20px;
  color: #143773;
  font-size: 18px;
  line-height: 20px;
  font-weight: 700;
  letter-spacing: 0;
  border-radius: 30px 0 30px 0;
  background: #f5f7f7;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.is-custom-changer-b .cs-label:after {
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  position: absolute;
  display: block;
  content: "";
  top: 28px;
  right: 20px;
  width: 18px;
  height: 18px;
  margin: 0 0 0 5px;
  background: url("/h/assets/img/icon-select2.svg") no-repeat 50% 50%;
  -webkit-transition: -webkit-transform 200ms;
  transition: -webkit-transform 200ms;
  -o-transition: transform 200ms;
  transition: transform 200ms;
  transition: transform 200ms, -webkit-transform 200ms;
}
.is-custom-changer-b .cs-dock {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: absolute;
  display: block;
  z-index: 10;
  top: 100%;
  left: 50%;
  width: 290px;
  margin: -9px 0 0 -145px;
  padding: 20px;
  text-align: center;
  background: #fff;
  border-radius: 16px;
  -webkit-box-shadow: 0 0 20px 0 rgba(24, 46, 77, 0.1);
          box-shadow: 0 0 20px 0 rgba(24, 46, 77, 0.1);
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(15px);
      -ms-transform: translateY(15px);
          transform: translateY(15px);
  pointer-events: none;
  -webkit-transition: opacity 200ms, visibility 200ms, -webkit-transform 200ms;
  transition: opacity 200ms, visibility 200ms, -webkit-transform 200ms;
  -o-transition: opacity 200ms, visibility 200ms, transform 200ms;
  transition: opacity 200ms, visibility 200ms, transform 200ms;
  transition: opacity 200ms, visibility 200ms, transform 200ms, -webkit-transform 200ms;
}
.is-custom-changer-b .cs-dock:before {
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  display: block;
  position: absolute;
  content: "";
  top: -5px;
  left: 50%;
  width: 20px;
  height: 20px;
  margin-left: -10px;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  background: #fff;
}
.is-custom-changer-b .cs-option {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  position: relative;
  display: block;
  color: #143773;
  font-size: 16px;
  line-height: 16px;
  font-weight: 700;
}
.is-custom-changer-b .cs-option + .cs-option {
  margin: 15px 0 0 0;
}
.is-custom-changer-b.state-blue .cs-label {
  background: #f0f8ff;
  border-radius: 30px 30px 30px 0;
}
.is-custom-changer-b.state-blue .cs-label:after {
  right: 60px;
}
.is-custom-changer-b.state-blue .cs-label:before {
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  position: absolute;
  display: block;
  content: "";
  z-index: 10;
  top: -12px;
  right: -6px;
  width: 75px;
  height: 90px;
  background: url("/h/assets/img/feather1.png") no-repeat 0 0;
  background-size: 75px 90px;
}
.is-custom-changer-b.state-open {
  z-index: 100;
}
.is-custom-changer-b.state-open .cs-label:after {
  -webkit-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
          transform: rotate(-180deg);
}
.is-custom-changer-b.state-open .cs-dock {
  opacity: 1;
  visibility: visible;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  pointer-events: auto;
}

.is-custom-changer-c {
  position: relative;
  display: block;
  width: 100%;
  margin: -5px 0 15px 0;
}
.is-custom-changer-c .cs-label {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  padding: 0 35px 0 0;
  color: #7eb0df;
  font-size: 32px;
  line-height: 38px;
  font-weight: 700;
  letter-spacing: -1px;
}
.is-custom-changer-c .cs-dock {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: absolute;
  display: block;
  top: 100%;
  left: 0;
  margin: 15px 0 0 0;
  padding: 20px;
  background: #fff;
  border-radius: 16px;
  -webkit-box-shadow: 0 0 40px rgba(24, 46, 77, 0.2);
          box-shadow: 0 0 40px rgba(24, 46, 77, 0.2);
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(15px);
      -ms-transform: translateY(15px);
          transform: translateY(15px);
  pointer-events: none;
  -webkit-transition: opacity 200ms, visibility 200ms, -webkit-transform 200ms;
  transition: opacity 200ms, visibility 200ms, -webkit-transform 200ms;
  -o-transition: opacity 200ms, visibility 200ms, transform 200ms;
  transition: opacity 200ms, visibility 200ms, transform 200ms;
  transition: opacity 200ms, visibility 200ms, transform 200ms, -webkit-transform 200ms;
}
.is-custom-changer-c .cs-dock:before {
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  display: block;
  position: absolute;
  content: "";
  top: -5px;
  left: 50%;
  width: 20px;
  height: 20px;
  margin-left: -10px;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  background: #fff;
}
.is-custom-changer-c .cs-option {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  position: relative;
  display: block;
  color: #143773;
  font-size: 28px;
  line-height: 28px;
  font-weight: 700;
  letter-spacing: -1px;
  -webkit-transition: color 200ms;
  -o-transition: color 200ms;
  transition: color 200ms;
}
.is-custom-changer-c .cs-option:hover {
  color: #7eb0df;
}
.is-custom-changer-c .cs-option + .cs-option {
  margin: 10px 0 0 0;
}
.is-custom-changer-c.state-open {
  z-index: 100;
}
.is-custom-changer-c.state-open .cs-label:after {
  -webkit-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
          transform: rotate(-180deg);
}
.is-custom-changer-c.state-open .cs-dock {
  opacity: 1;
  visibility: visible;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  pointer-events: auto;
}

.is-reviews-aside {
  position: relative;
  display: block;
}
.is-reviews-aside .ra-header {
  display: block;
  margin: 0 0 15px 0;
  color: #182e4d;
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
}
.is-reviews-aside .ra-preview {
  margin: 0 0 40px 0;
  color: #182e4d;
  font-size: 14px;
  line-height: 24px;
}
.is-filter-module {
  position: relative;
  display: block;
}
.is-filter-module .fm-header {
  position: relative;
  display: block;
  z-index: 50;
  width: 600px;
  margin: 0 0 40px 0;
}
.is-filter-module .fm-header:after {
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  position: absolute;
  display: block;
  content: "";
  z-index: 100;
  bottom: -80px;
  left: 50%;
  width: 44px;
  height: 44px;
  margin: 0 0 0 -20px;
  background: #fff url("/h/assets/img/loaderr.png") no-repeat 50% 50%;
  border-radius: 50%;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 200ms, visibility 200ms;
  -o-transition: opacity 200ms, visibility 200ms;
  transition: opacity 200ms, visibility 200ms;
}
.is-filter-module .fm-header-inner {
  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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.is-filter-module .fm-h-item {
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.is-filter-module .fm-h-item + .fm-h-item {
  margin-left: 40px;
}
.is-filter-module .fm-h-item-long {
  display: block;
  position: relative;
  margin: 0 0 20px 0;
}
.is-filter-module .fm-h-label {
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: block;
  margin: 0 10px 0 0;
  color: #182e4d;
  font-size: 12px;
  line-height: 12px;
}
.is-filter-module .fm-h-field {
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: block;
  width: 250px;
}
.is-filter-module .fm-h-field.state-long {
  width: 350px;
}
.is-filter-module .fm-h-field .is-form-field {
  margin: 0;
}
.is-filter-module .fm-content {
  position: relative;
  display: block;
  min-height: 400px;
  -webkit-transition: opacity 200ms, visibility 200ms;
  -o-transition: opacity 200ms, visibility 200ms;
  transition: opacity 200ms, visibility 200ms;
}
.is-filter-module.state-busy .fm-header:after {
  opacity: 1;
  visibility: visible;
}
.is-filter-module.state-busy .fm-content {
  pointer-events: none;
  opacity: 0;
  visibility: hidden;
}
.is-filter-module.state-long .fm-header {
  width: 100%;
}

.is-license-header {
  display: block;
  margin: 0 0 20px 0;
  color: #182e4d;
  font-size: 20px;
  line-height: 32px;
  font-weight: 500;
}

.is-radio-tabs-a {
  position: relative;
  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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.is-radio-tabs-a .tab-link {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  display: block;
}
.is-radio-tabs-a .tab-link input {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 1px;
  opacity: 0;
}
.is-radio-tabs-a .tab-link:hover .tab-label {
  color: #143773;
  border-color: #ccc;
}
.is-radio-tabs-a .tab-link + .tab-link {
  margin-left: 20px;
}
.is-radio-tabs-a .tab-label {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  display: block;
  height: 50px;
  padding: 0 40px;
  color: #7eb0df;
  font-size: 16px;
  line-height: 50px;
  font-weight: 700;
  letter-spacing: -0.5px;
  border: 1px solid #eaedef;
  border-radius: 40px;
  -webkit-transition: color 200ms, border 200ms, background 200ms;
  -o-transition: color 200ms, border 200ms, background 200ms;
  transition: color 200ms, border 200ms, background 200ms;
}
.is-radio-tabs-a .tab-link input:checked + .tab-label {
  color: #143773;
  background: #f0f8ff;
  border-color: #f0f8ff;
}

.is-alphabet-filter {
  position: relative;
  display: block;
}
.is-alphabet-filter .alp-header {
  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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  width: auto;
  margin: 0 -3px 40px -3px;
}
.is-alphabet-filter .alp-content .is-grid {
  position: relative;
  width: auto;
  margin-left: -20px;
  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;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.is-alphabet-filter .alp-content .grid-item {
  position: relative;
  display: block;
  width: calc(100% / 3 - 20px);
  margin-left: 20px;
  margin-bottom: 20px;
}
.body-state-ie-user .is-alphabet-filter .alp-content .grid-item {
  width: calc(100% / 3 - 20px - 1px);
}
.body-state-edge-user .is-alphabet-filter .alp-content .grid-item {
  width: calc(100% / 3 - 20px - 1px);
}
.is-alphabet-filter .h-letter {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  display: block;
  padding: 3px;
  color: #aeb6c1;
  font-size: 18px;
  line-height: 18px;
  font-weight: 500;
  text-transform: uppercase;
}
.is-alphabet-filter .h-letter.state-link {
  color: #182e4d;
  -webkit-transition: color 200ms;
  -o-transition: color 200ms;
  transition: color 200ms;
}
.is-alphabet-filter .h-letter.state-link:hover {
  color: #7eb0df;
}
.is-alphabet-filter .h-letter.state-all {
  text-transform: none;
}
.is-alphabet-filter .h-letter.state-active {
  color: #7eb0df;
}
.is-alphabet-filter .c-item {
  position: relative;
  display: block;
}
.is-alphabet-filter .c-letter {
  margin: 0 0 15px -2px;
  color: #143773;
  font-size: 32px;
  line-height: 32px;
  font-weight: 700;
  text-transform: uppercase;
}
.is-alphabet-filter .c-links {
  display: block;
}
.is-alphabet-filter .c-link-item {
  display: block;
  margin: 0 0 10px 0;
}
.is-alphabet-filter .c-link-item a {
  display: inline-block;
  color: #182e4d;
  font-size: 14px;
  line-height: 20px;
  -webkit-transition: color 200ms;
  -o-transition: color 200ms;
  transition: color 200ms;
}
.is-alphabet-filter .c-link-item a:hover {
  color: #7eb0df;
}

.is-lead-order-a {
  position: relative;
  margin: 0 0 40px 0;
  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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.is-lead-order-a .lo-left {
  position: relative;
  display: block;
  z-index: 20;
  width: 600px;
}
.is-lead-order-a .lo-right {
  position: relative;
  display: block;
  z-index: 10;
  width: 270px;
}
.is-lead-order-a .lo-inner {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  display: block;
  width: 100%;
  padding: 50px 220px 50px 40px;
  border-radius: 16px 200px 200px 16px;
  background: #f5f7f7;
}
.is-lead-order-a .lo-inner:after {
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  position: absolute;
  display: block;
  content: "";
  bottom: -35px;
  right: -20px;
  width: 336px;
  height: 340px;
  background: url("/h/assets/img/feather7.png") no-repeat 0 0;
  background-size: 336px 340px;
}
.table-container {
            overflow-x: auto;
            margin: 0 auto;
            max-width: 100%;
        }

.table-container table {
            width: 100%!important;
            border-collapse: collapse;
            background-color: white;
            box-shadow: 0 2px 5px rgba(0,0,0,0.1);
        }

.table-container th, td {
            padding: 15px;
            text-align: center;
            border: 1px solid #ddd;
        }

.table-container .header-row .header-th {
            background-color: #143773;
            color: white;
        }

.table-container .text-row .text-cell {
        }

        .images-row-1 .image-cell,
        .images-row-2 .image-cell {
        }

.table-container .img-container {
            display: flex;
            flex-direction: column;
            gap: 5px;
        }

.table-container img {
            max-width: 100%;
            height: auto;
            display: block;
        }
.colums {
  display: flex;
  justify-content: center;
  gap: 5px;

}
.column {
  width: calc(25% - 20px);
  text-align: center;
  background-color: #fafafa;
  padding: 10px;
  transition: transform .2s ease-in-out;
}
.column:hover {
    transform: scale(1.05);
    cursor: pointer;
}
.column img {
  max-width: 100%;
  height: auto;
  object-fit: cover;
  border-radius: 5px;
}
.column p {
  margin-top: 10px;
}
.is-doctor-aside {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  display: block;
  margin: 0 0 40px 0;
  padding: 30px 30px;
  border-radius: 16px 0 16px 0;
  text-align: center;
  background: #f5f7f7;
}
.is-doctor-aside .d-meta-a {
  display: block;
  margin: 0 0 20px 0;
  color: #748294;
  font-size: 10px;
  line-height: 14px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.is-doctor-aside .d-image {
  position: relative;
  display: block;
  overflow: hidden;
  width: 160px;
  height: 160px;
  margin: 0 auto 20px auto;
  border-radius: 50%;
  background: #fff;
}
.is-doctor-aside .d-image .full-img {
  border-radius: 50%;
}
.is-doctor-aside .d-name {
  display: block;
  margin: 0 0 20px 0;
  color: #182e4d;
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
}
.is-doctor-aside .d-name a {
  display: inline-block;
  color: #182e4d;
  -webkit-transition: color 200ms;
  -o-transition: color 200ms;
  transition: color 200ms;
}
.is-doctor-aside .d-name a:hover {
  color: #7eb0df;
}
.is-doctor-aside .d-role {
  display: block;
  color: #748294;
  font-size: 14px;
  line-height: 18px;
}
.is-doctor-aside .sfx-plax {
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  position: absolute;
  display: block;
  z-index: 50;
  bottom: -100px;
  right: -60px;
}

.is-suggest-list .ssl-item {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  display: block;
  padding: 10px 10px;
  border-top: 1px solid #eee;
  color: #182e4d;
  font-size: 14px;
  line-height: 22px;
  font-weight: 500;
}
.is-suggest-list .ssl-link {
  display: block;
  color: #143773;
  -webkit-transition: color 200ms;
  -o-transition: color 200ms;
  transition: color 200ms;
}
.is-suggest-list .ssl-link:hover {
  color: #7eb0df;
}
.is-suggest-list .ssl-empty {
  color: #adb8c1;
}

.is-select-refresh {
  position: relative;
  display: block;
  width: 300px;
}

.is-blank-adult {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
  display: block;
  position: absolute;
  z-index: 100;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 0 0 90px 0;
}

.is-form-infoclinica {
  position: relative;
  display: block;
}
.is-form-infoclinica .fi-step {
  display: none;
  overflow: hidden;
}
.is-form-infoclinica .fi-step:before {
  display: block;
  content: "";
  height: 1px;
}
.is-form-infoclinica .fi-modal {
  display: none;
  overflow: hidden;
}
.is-form-infoclinica .fi-text {
  margin: 0 0 30px 0;
  font-size: 16px;
  line-height: 24px;
}
.is-form-infoclinica .fi-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 250px;
  margin: 0 auto;
}
.is-form-infoclinica .fi-buttons a {
  display: block;
  width: 100%;
}
.is-form-infoclinica .fi-buttons a + a {
  margin-top: 20px;
}
.is-form-infoclinica .fi-sms-code {
  margin: 0 0 30px 0;
}
.is-form-infoclinica .fi-sms-code input {
  font-family: "Montserrat", "Tahoma", sans-serif;
  font-size: 22px;
  line-height: 40px;
  font-weight: bold;
  text-align: center;
  letter-spacing: 5px;
}
.is-form-infoclinica .fi-recaptcha-field {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  display: inline-block;
  margin: 0 0 20px 0;
}
.is-form-infoclinica .fi-recaptcha-field.state-error {
  padding: 3px 1px 3px 3px;
  border-radius: 4px;
  border: 2px solid #fb755d;
}
.is-form-infoclinica .fi-recaptcha {
  height: 78px;
}

.is-similar-module {
  position: relative;
  display: block;
  margin: 0 0 40px 0;
}
.is-similar-module .sm-link {
  position: relative;
  display: block;
}
.is-similar-module .sm-link-image {
  position: relative;
  display: block;
  width: 100%;
  padding-bottom: 66%;
  margin: 0 0 20px 0;
  background: #eee;
}
.is-similar-module .sm-link-header {
  display: block;
  color: #182e4d;
  font-size: 14px;
  line-height: 22px;
  font-weight: 700;
  -webkit-transition: color 200ms;
  -o-transition: color 200ms;
  transition: color 200ms;
}
.is-similar-module .sm-link-header:hover {
  color: #7eb0df;
}
.is-similar-module .sm-link-section {
  display: block;
  height: 11px;
  margin: 0 0 10px 0;
  color: #8592a1;
  font-size: 11px;
  line-height: 11px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.is-similar-module .sm-link-date {
  display: block;
  height: 11px;
  margin: 0 0 10px 0;
  color: #8592a1;
  font-size: 11px;
  line-height: 11px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.is-similar-module .sm-link-price {
  display: block;
  margin: 15px 0 10px 0;
  color: #7eb0df;
  font-size: 15px;
  line-height: 15px;
  font-weight: 700;
}
.is-similar-module .is-arrow-a {
  top: 80px;
  margin-top: 0;
}
.is-similar-module .is-rating {
  margin-top: 16px;
}
.is-similar-module.state-initial .swiper-slide {
  width: 293px;
  margin-right: 20px;
}

.page-default {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  position: relative;
  width: 100%;
  padding: 0 0 0 0;
}

.page-promo-gynecology .is-lead-banner .lb-preview {
  max-width: 550px;
  margin: 0;
}
.page-promo-gynecology .is-lead-banner .lb-preview p {
  font-size: 16px;
  line-height: 26px;
}
.page-promo-gynecology .is-accordion {
  margin: 0 -40px 40px -40px;
}
.page-promo-gynecology .is-gallery-a {
  position: relative;
  display: block;
  margin: 50px 0 60px 0;
  z-index: 100;
}
.page-promo-gynecology .is-gallery-a .is-arrow-b:before {
  margin-top: 14px;
}
.page-promo-gynecology .pp-promo-link-parent-a {
  position: relative;
  z-index: 50;
  width: 650px;
  padding: 0;
  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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.page-promo-gynecology .pp-promo-link-parent-a a + a {
  margin-left: 50px;
}
.page-promo-gynecology .pp-promo-link-parent-b {
  display: block;
  position: relative;
  padding: 30px 0 50px 0;
}
.page-promo-gynecology .pp-promo-link {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  display: inline-block;
  height: 60px;
  padding: 0 40px;
  color: #fff;
  font-size: 14px;
  line-height: 61px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  border-radius: 40px;
  background: #143773;
  -webkit-transition: -webkit-filter 200ms;
  transition: -webkit-filter 200ms;
  -o-transition: filter 200ms;
  transition: filter 200ms;
  transition: filter 200ms, -webkit-filter 200ms;
}
.page-promo-gynecology .pp-promo-link:after {
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  position: absolute;
  display: block;
  content: "";
  z-index: 10;
  top: -16px;
  right: -26px;
  width: 75px;
  height: 90px;
  background: url("/h/assets/img/feather1.png") no-repeat 0 0;
  background-size: 75px 90px;
  opacity: 1;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}
.page-promo-gynecology .pp-promo-link:hover {
  -webkit-filter: brightness(1.1);
          filter: brightness(1.1);
}
.page-promo-gynecology .pp-promo-link.state-order {
  background: #fb755d;
}
.page-promo-gynecology .pp-promo-link.state-order:after {
  display: none;
}
.page-promo-gynecology .pp-lead-text {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  position: relative;
  width: 600px;
  margin: 80px auto 100px auto;
  padding: 30px;
  text-align: center;
  color: #182e4d;
  font-size: 20px;
  line-height: 32px;
  background: #f3f7fb;
  border-radius: 30px;
}
.page-promo-gynecology .pp-lead-text .is-link {
  white-space: nowrap;
}
.page-promo-gynecology .pp-lead-text img {
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  position: absolute;
  display: block;
  z-index: 50;
  bottom: -70px;
  right: -160px;
}
.page-promo-gynecology .pp-image-a {
  display: block;
  position: absolute;
  width: 250px;
  top: -478px;
  left: 656px;
  z-index: 1000;
  border-radius: 8px;
  border: 10px solid #fff;
  -webkit-box-shadow: 0 5px 20px rgba(24, 46, 77, 0.12);
          box-shadow: 0 5px 20px rgba(24, 46, 77, 0.12);
}

.fb-modal-default {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  display: block;
  width: 600px;
  min-height: 100px;
  margin: 0 auto;
  padding: 30px;
  background: #fff;
}
.fb-modal-default:after {
  pointer-events: none;
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  top: 100%;
  left: 0;
  width: 100%;
  height: 15px;
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-image: url("/h/assets/img/shadow-a.png");
  background-size: 100% 100%;
  opacity: 0.5;
}
.fb-modal-default .md-title {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.fb-modal-default .md-header {
  text-align: center;
  color: #143773;
  font-size: 28px;
  line-height: 28px;
  font-weight: 700;
}
.fb-modal-default .md-header + .md-body {
  margin: 20px 0 0 0;
}
.fb-modal-default .md-body {
  text-align: center;
  color: #182e4d;
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
}
.fb-modal-default .md-action {
  display: block;
  margin: 20px 0 0 0;
  text-align: center;
}
.fb-modal-default .md-sfx-1 {
  opacity: 0;
  -webkit-transform: translateY(20px);
      -ms-transform: translateY(20px);
          transform: translateY(20px);
}
.fb-modal-default .md-sfx-2 {
  opacity: 0;
  -webkit-transform: translateY(20px);
      -ms-transform: translateY(20px);
          transform: translateY(20px);
}
.fb-modal-default .md-sfx-3 {
  opacity: 0;
  -webkit-transform: translateY(10px);
      -ms-transform: translateY(10px);
          transform: translateY(10px);
}

.fb-modal-wrapper {
  position: relative;
  display: block;
}

.fb-modal-form {
  width: 440px;
}

.fb-modal-message {
  padding: 50px 30px;
}

.fb-modal-image {
  width: 760px;
  padding: 10px;
  background: #fff;
}
.fb-modal-image img {
  display: block;
  width: 100%;
}

.fb-modal-gallery {
  width: 920px;
  padding: 0;
}
.fb-modal-gallery .is-arrow-b {
  margin-top: 0;
}
.fb-modal-gallery .is-arrow-b.arrow-prev:before {
  background-image: url("/h/assets/img/arrprevw.svg");
}
.fb-modal-gallery .is-arrow-b.arrow-prev:hover:before {
  background-image: url("/h/assets/img/arrprevw.svg");
}
.fb-modal-gallery .is-arrow-b.arrow-next:before {
  background-image: url("/h/assets/img/arrnextw.svg");
}
.fb-modal-gallery .is-arrow-b.arrow-next:hover:before {
  background-image: url("/h/assets/img/arrnextw.svg");
}
.fb-modal-gallery .is-gallery-a {
  margin: 0;
}

.fb-modal-youtube {
  width: 920px;
  height: auto;
  padding: 0;
  background: #000;
}
.fb-modal-youtube .my-puller {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  padding: 0 0 56% 0;
}
.fb-modal-youtube .my-frame {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  border: none !important;
  outline: none !important;
}
.f-26 {
  font-size: 26px;
}
.state-show-fancy-play .fb-modal-default .md-sfx-1 {
  opacity: 1;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  -webkit-transition: opacity 300ms 200ms, -webkit-transform 300ms 200ms;
  transition: opacity 300ms 200ms, -webkit-transform 300ms 200ms;
  -o-transition: transform 300ms 200ms, opacity 300ms 200ms;
  transition: transform 300ms 200ms, opacity 300ms 200ms;
  transition: transform 300ms 200ms, opacity 300ms 200ms, -webkit-transform 300ms 200ms;
}
.state-show-fancy-play .fb-modal-default .md-sfx-2 {
  opacity: 1;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  -webkit-transition: opacity 300ms 300ms, -webkit-transform 300ms 300ms;
  transition: opacity 300ms 300ms, -webkit-transform 300ms 300ms;
  -o-transition: transform 300ms 300ms, opacity 300ms 300ms;
  transition: transform 300ms 300ms, opacity 300ms 300ms;
  transition: transform 300ms 300ms, opacity 300ms 300ms, -webkit-transform 300ms 300ms;
}
.state-show-fancy-play .fb-modal-default .md-sfx-3 {
  opacity: 1;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  -webkit-transition: opacity 300ms 400ms, -webkit-transform 300ms 400ms;
  transition: opacity 300ms 400ms, -webkit-transform 300ms 400ms;
  -o-transition: transform 300ms 400ms, opacity 300ms 400ms;
  transition: transform 300ms 400ms, opacity 300ms 400ms;
  transition: transform 300ms 400ms, opacity 300ms 400ms, -webkit-transform 300ms 400ms;
}

.body-state-404 {
  overflow: hidden;
}
.body-state-404 .main-layout-footer {
  display: none;
}

.jsfx .is-global-header .gh-parent {
  opacity: 0;
  -webkit-transform: translateX(-30px);
      -ms-transform: translateX(-30px);
          transform: translateX(-30px);
  -webkit-transition: opacity 1000ms, -webkit-transform 1000ms;
  transition: opacity 1000ms, -webkit-transform 1000ms;
  -o-transition: opacity 1000ms, transform 1000ms;
  transition: opacity 1000ms, transform 1000ms;
  transition: opacity 1000ms, transform 1000ms, -webkit-transform 1000ms;
}
.jsfx .is-index-lead-banner .il-overlay.il-overlay-1 {
  opacity: 0;
  -webkit-transition: opacity 2000ms 200ms;
  -o-transition: opacity 2000ms 200ms;
  transition: opacity 2000ms 200ms;
}
.jsfx .is-index-lead-banner .il-overlay.il-overlay-2 {
  -webkit-clip-path: polygon(0 100%, 100% 100%, 100% 100%, 0% 100%);
          clip-path: polygon(0 100%, 100% 100%, 100% 100%, 0% 100%);
  -webkit-transition: -webkit-clip-path 1000ms 200ms;
  transition: -webkit-clip-path 1000ms 200ms;
  -o-transition: clip-path 1000ms 200ms;
  transition: clip-path 1000ms 200ms;
  transition: clip-path 1000ms 200ms, -webkit-clip-path 1000ms 200ms;
}
.jsfx .is-index-lead-banner .il-overlay.il-overlay-3 {
  opacity: 0;
  -webkit-transform: translateY(30px);
      -ms-transform: translateY(30px);
          transform: translateY(30px);
  -webkit-transition: opacity 1000ms 900ms, -webkit-transform 1000ms 900ms;
  transition: opacity 1000ms 900ms, -webkit-transform 1000ms 900ms;
  -o-transition: opacity 1000ms 900ms, transform 1000ms 900ms;
  transition: opacity 1000ms 900ms, transform 1000ms 900ms;
  transition: opacity 1000ms 900ms, transform 1000ms 900ms, -webkit-transform 1000ms 900ms;
}
.jsfx .is-index-lead-banner .il-content .il-c-text .il-c-text-inner {
  -webkit-transform: translateY(50px);
      -ms-transform: translateY(50px);
          transform: translateY(50px);
  -webkit-transition: -webkit-transform 1000ms 2000ms;
  transition: -webkit-transform 1000ms 2000ms;
  -o-transition: transform 1000ms 2000ms;
  transition: transform 1000ms 2000ms;
  transition: transform 1000ms 2000ms, -webkit-transform 1000ms 2000ms;
}
.jsfx .is-index-lead-banner .il-content .il-c-text:nth-child(1) .il-c-text-inner {
  -webkit-transition: -webkit-transform 800ms 1200ms;
  transition: -webkit-transform 800ms 1200ms;
  -o-transition: transform 800ms 1200ms;
  transition: transform 800ms 1200ms;
  transition: transform 800ms 1200ms, -webkit-transform 800ms 1200ms;
}
.jsfx .is-index-lead-banner .il-content .il-c-text:nth-child(2) .il-c-text-inner {
  -webkit-transition: -webkit-transform 800ms 1400ms;
  transition: -webkit-transform 800ms 1400ms;
  -o-transition: transform 800ms 1400ms;
  transition: transform 800ms 1400ms;
  transition: transform 800ms 1400ms, -webkit-transform 800ms 1400ms;
}
.jsfx .is-index-lead-banner .il-content .il-c-text:nth-child(3) .il-c-text-inner {
  -webkit-transition: -webkit-transform 800ms 1600ms;
  transition: -webkit-transform 800ms 1600ms;
  -o-transition: transform 800ms 1600ms;
  transition: transform 800ms 1600ms;
  transition: transform 800ms 1600ms, -webkit-transform 800ms 1600ms;
}
.jsfx .is-index-lead-banner .il-content .il-c-sub {
  opacity: 0;
  -webkit-transition: opacity 800ms 1800ms;
  -o-transition: opacity 800ms 1800ms;
  transition: opacity 800ms 1800ms;
}
.jsfx .is-lead-banner-404 .il-overlay.il-overlay-1 {
  -webkit-clip-path: polygon(0 100%, 100% 100%, 100% 100%, 0% 100%);
          clip-path: polygon(0 100%, 100% 100%, 100% 100%, 0% 100%);
  -webkit-transition: -webkit-clip-path 1000ms 200ms;
  transition: -webkit-clip-path 1000ms 200ms;
  -o-transition: clip-path 1000ms 200ms;
  transition: clip-path 1000ms 200ms;
  transition: clip-path 1000ms 200ms, -webkit-clip-path 1000ms 200ms;
}
.jsfx .is-lead-banner-404 .il-overlay.il-overlay-2 {
  opacity: 0;
  -webkit-transform: translateY(30px);
      -ms-transform: translateY(30px);
          transform: translateY(30px);
  -webkit-transition: opacity 1000ms 900ms, -webkit-transform 1000ms 900ms;
  transition: opacity 1000ms 900ms, -webkit-transform 1000ms 900ms;
  -o-transition: opacity 1000ms 900ms, transform 1000ms 900ms;
  transition: opacity 1000ms 900ms, transform 1000ms 900ms;
  transition: opacity 1000ms 900ms, transform 1000ms 900ms, -webkit-transform 1000ms 900ms;
}
.jsfx .is-lead-banner-404 .il-content .il-c-text .il-c-text-inner {
  -webkit-transform: translateY(50px);
      -ms-transform: translateY(50px);
          transform: translateY(50px);
  -webkit-transition: -webkit-transform 1000ms 2000ms;
  transition: -webkit-transform 1000ms 2000ms;
  -o-transition: transform 1000ms 2000ms;
  transition: transform 1000ms 2000ms;
  transition: transform 1000ms 2000ms, -webkit-transform 1000ms 2000ms;
}
.jsfx .is-lead-banner-404 .il-content .il-c-text:nth-child(1) .il-c-text-inner {
  -webkit-transition: -webkit-transform 800ms 1200ms;
  transition: -webkit-transform 800ms 1200ms;
  -o-transition: transform 800ms 1200ms;
  transition: transform 800ms 1200ms;
  transition: transform 800ms 1200ms, -webkit-transform 800ms 1200ms;
}
.jsfx .is-lead-banner-404 .il-content .il-c-text:nth-child(2) .il-c-text-inner {
  -webkit-transition: -webkit-transform 800ms 1400ms;
  transition: -webkit-transform 800ms 1400ms;
  -o-transition: transform 800ms 1400ms;
  transition: transform 800ms 1400ms;
  transition: transform 800ms 1400ms, -webkit-transform 800ms 1400ms;
}
.jsfx .is-lead-banner-404 .il-content .il-c-text:nth-child(3) .il-c-text-inner {
  -webkit-transition: -webkit-transform 800ms 1600ms;
  transition: -webkit-transform 800ms 1600ms;
  -o-transition: transform 800ms 1600ms;
  transition: transform 800ms 1600ms;
  transition: transform 800ms 1600ms, -webkit-transform 800ms 1600ms;
}
.jsfx .is-lead-banner-404 .il-preview {
  opacity: 0;
  -webkit-transition: opacity 800ms 1800ms;
  -o-transition: opacity 800ms 1800ms;
  transition: opacity 800ms 1800ms;
}
.jsfx .is-custom-select select {
  display: none;
}
.jsfx .page-default {
  opacity: 0;
  -webkit-transition: opacity 1s;
  -o-transition: opacity 1s;
  transition: opacity 1s;
}
.jsfx .sfx-opacity {
  opacity: 0;
}
.jsfx .sfx-mask {
  -webkit-clip-path: polygon(0% 0%, 0% 0%, 0% 100%, 0% 100%) !important;
          clip-path: polygon(0% 0%, 0% 0%, 0% 100%, 0% 100%) !important;
}
.jsfx .sfx-opacity-img-t {
  -webkit-transition: opacity 600ms 200ms, -webkit-transform 600ms 200ms;
  transition: opacity 600ms 200ms, -webkit-transform 600ms 200ms;
  -o-transition: opacity 600ms 200ms, transform 600ms 200ms;
  transition: opacity 600ms 200ms, transform 600ms 200ms;
  transition: opacity 600ms 200ms, transform 600ms 200ms, -webkit-transform 600ms 200ms;
}
.jsfx .sfx-opacity-img {
  opacity: 0;
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}

.jsfx-ready .is-global-header .gh-parent {
  opacity: 1;
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
}
.jsfx-ready .is-index-lead-banner .il-overlay.il-overlay-1 {
  opacity: 1;
}
.jsfx-ready .is-index-lead-banner .il-overlay.il-overlay-2 {
  opacity: 1;
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
          clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
}
.jsfx-ready .is-index-lead-banner .il-overlay.il-overlay-3 {
  opacity: 1;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}
.jsfx-ready .is-index-lead-banner .il-content .il-c-text .il-c-text-inner {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}
.jsfx-ready .is-index-lead-banner .il-content .il-c-sub {
  opacity: 1;
}
.jsfx-ready .is-lead-banner-404 .il-overlay.il-overlay-1 {
  opacity: 1;
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
          clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
}
.jsfx-ready .is-lead-banner-404 .il-overlay.il-overlay-2 {
  opacity: 1;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}
.jsfx-ready .is-lead-banner-404 .il-content .il-c-text .il-c-text-inner {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}
.jsfx-ready .is-lead-banner-404 .il-preview {
  opacity: 1;
}
.jsfx-ready .page-default {
  opacity: 1;
}

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

.a-global-header {
  display: none;
}
.a-global-header .a-gh-parent {
  -webkit-transform: translateX(100px);
      -ms-transform: translateX(100px);
          transform: translateX(100px);
  opacity: 0;
  visibility: hidden;
}

@media screen and (max-width: 745px) {
  .a-hidden {
    display: none !important;
  }

  .d-hidden {
    display: block !important;
  }

  .a-nobr br {
    display: none;
  }

  .sfx-plax {
    display: none !important;
  }

  html {
    -webkit-text-size-adjust: none;
    width: 100%;
    min-width: 320px;
  }

  body {
    overflow: visible;
    height: 100%;
    width: 100%;
    min-width: 320px;
  }

  .is-global-header {
    display: none;
  }

  .main-layout {
    padding: 80px 0 0 0;
  }

  .main-layout-footer {
    margin: 0 0 0 0;
  }

  .wrapper {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
    width: 100%;
    max-width: 480px;
    padding: 0 15px;
    margin: 0 auto;
  }

  .wrapper-a {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
    width: 100%;
    max-width: 480px;
    padding: 0 15px;
    margin: 0 auto;
  }

  .a-global-header {
    display: block;
    position: fixed;
    z-index: 1100;
    top: 0;
    left: 0;
    width: 100%;
    min-width: 320px;
    height: 80px;
    background: #fff;
    -webkit-box-shadow: 0 4px 16px rgba(24, 46, 77, 0.1);
            box-shadow: 0 4px 16px rgba(24, 46, 77, 0.1);
  }
  .a-global-header .a-gh-header-overlay {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: absolute;
    overflow: hidden;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 50px;
    border-bottom: 1px solid #eaedef;
    background: #fff;
  }
  .a-global-header .a-gh-header-events {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: absolute;
    top: 50px;
    left: 0;
    width: 100%;
    height: 30px;
    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;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .a-global-header .a-gh-header-events a {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: block;
    text-align: center;
    height: 100%;
    padding: 0 8px;
    color: #143773;
    font-size: 12px;
    line-height: 30px;
    font-weight: 600;
  }
  .a-global-header .a-gh-header-events a.state-red {
    color: #fb755d;
  }
  .a-global-header .a-gh-burger {
    cursor: pointer;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    display: block;
    position: absolute;
    z-index: 20;
    top: 0;
    right: 0;
    width: 50px;
    height: 50px;
    border-left: 1px solid #eaedef;
    -webkit-transition: background 0.2s;
    -o-transition: background 0.2s;
    transition: background 0.2s;
  }
  .a-global-header .a-gh-burger i {
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    pointer-events: none;
    display: block;
    position: absolute;
    background: #143773;
    height: 2px;
    width: 14px;
    -webkit-transition: opacity 0.3s, background 0.3s, -webkit-transform 0.3s;
    transition: opacity 0.3s, background 0.3s, -webkit-transform 0.3s;
    -o-transition: transform 0.3s, opacity 0.3s, background 0.3s;
    transition: transform 0.3s, opacity 0.3s, background 0.3s;
    transition: transform 0.3s, opacity 0.3s, background 0.3s, -webkit-transform 0.3s;
    will-change: transform, opacity;
  }
  .a-global-header .a-gh-burger i.tl {
    top: 18px;
    left: 12px;
  }
  .a-global-header .a-gh-burger i.tr {
    top: 18px;
    right: 12px;
  }
  .a-global-header .a-gh-burger i.ml {
    top: 24px;
    left: 12px;
  }
  .a-global-header .a-gh-burger i.mr {
    top: 24px;
    right: 12px;
  }
  .a-global-header .a-gh-burger i.bl {
    top: 30px;
    left: 12px;
  }
  .a-global-header .a-gh-burger i.br {
    top: 30px;
    right: 12px;
  }
  .a-global-header .a-gh-phone {
    cursor: pointer;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    display: block;
    position: absolute;
    z-index: 20;
    top: 0;
    right: 50px;
    width: 50px;
    height: 50px;
    border-left: 1px solid #eaedef;
  }
  .a-global-header .a-gh-phone svg {
    position: absolute;
    display: block;
    top: 16px;
    left: 15px;
    width: 20px;
    height: 20px;
  }
  .a-global-header .a-gh-logo {
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    cursor: pointer;
    display: block;
    position: absolute;
    top: 10px;
    left: 10px;
  }
  .a-global-header .a-gh-logo img {
    display: block;
    width: 106px;
    height: 34px;
  }
  .a-global-header .a-gh-parent {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: block;
    position: fixed;
    overflow: hidden;
    z-index: 110;
    top: 50px;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 0 0 45px 0;
    background: #fff;
    -webkit-transform: translateX(100px);
        -ms-transform: translateX(100px);
            transform: translateX(100px);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.2s, visibility 0.2s, -webkit-transform 0.2s;
    transition: opacity 0.2s, visibility 0.2s, -webkit-transform 0.2s;
    -o-transition: transform 0.2s, opacity 0.2s, visibility 0.2s;
    transition: transform 0.2s, opacity 0.2s, visibility 0.2s;
    transition: transform 0.2s, opacity 0.2s, visibility 0.2s, -webkit-transform 0.2s;
    will-change: transform, position, opacity;
  }
  .a-global-header .a-gh-parent-inner {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
  }
  .a-global-header .a-gh-clinic {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
    display: block;
    padding: 30px 15px 20px 15px;
    color: #143773;
    font-size: 14px;
    line-height: 20px;
  }
  .a-global-header .a-gh-clinic a {
    color: #7eb0df;
  }
  .a-global-header .a-gh-nav {
    position: relative;
    display: block;
    margin: 0 0 30px 0;
    padding: 0 15px;
  }
  .a-global-header .gh-nav-sub {
    position: relative;
    display: block;
  }
  .a-global-header .gh-nav-sub-link {
    position: relative;
    display: block;
    margin: 0 0 18px 0;
    color: #182e4d;
    font-size: 16px;
    line-height: 20px;
  }
  .a-global-header .gh-nav-sub-link a {
    display: inline-block;
    color: #182e4d;
  }
  .a-global-header .gh-nav-sub-link a.state-active {
    color: #7eb0df;
  }
  .a-global-header .a-gh-ext {
    position: relative;
    display: block;
    padding: 0 15px 40px 15px;
  }
  .a-global-header .a-gh-ext-address {
    margin: 0 0 20px 0;
    color: #143773;
    font-size: 14px;
    line-height: 22px;
  }
  .a-global-header .a-gh-ext-callback {
    margin: 40px 0 20px 0;
    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;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .a-global-header .a-gh-ext-callback .e-phone {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    display: block;
    color: #143773;
    font-size: 14px;
    line-height: 14px;
    font-weight: 700;
  }
  .a-global-header .a-gh-ext-callback .e-callback {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    display: block;
    margin: 1px 0 0 20px;
    color: #7eb0df;
    font-size: 12px;
    line-height: 12px;
  }
  .a-global-header .a-gh-ext-works {
    margin: 0 0 20px 0;
    color: #143773;
    font-size: 14px;
    line-height: 22px;
  }
  .a-global-header .a-gh-ext-works span {
    margin-left: 20px;
    color: #748294;
  }
  .state-a-header-open {
    overflow: hidden;
  }
  .state-a-header-open .a-global-header .a-gh-burger i {
    background: #143773;
  }
  .state-a-header-open .a-global-header .a-gh-burger i.tl {
    -webkit-transform: rotate(45deg) translate3d(2px, 0, 0);
            transform: rotate(45deg) translate3d(2px, 0, 0);
  }
  .state-a-header-open .a-global-header .a-gh-burger i.tr {
    -webkit-transform: rotate(-45deg) translate3d(-2px, 0, 0);
            transform: rotate(-45deg) translate3d(-2px, 0, 0);
  }
  .state-a-header-open .a-global-header .a-gh-burger i.ml {
    opacity: 0;
    -webkit-transform: translate3d(-5px, 0, 0);
            transform: translate3d(-5px, 0, 0);
    -webkit-transition: opacity 0.3s 0.1s, -webkit-transform 0.3s;
    transition: opacity 0.3s 0.1s, -webkit-transform 0.3s;
    -o-transition: transform 0.3s, opacity 0.3s 0.1s;
    transition: transform 0.3s, opacity 0.3s 0.1s;
    transition: transform 0.3s, opacity 0.3s 0.1s, -webkit-transform 0.3s;
  }
  .state-a-header-open .a-global-header .a-gh-burger i.mr {
    opacity: 0;
    -webkit-transform: translate3d(5px, 0, 0);
            transform: translate3d(5px, 0, 0);
    -webkit-transition: opacity 0.3s 0.1s, -webkit-transform 0.3s;
    transition: opacity 0.3s 0.1s, -webkit-transform 0.3s;
    -o-transition: transform 0.3s, opacity 0.3s 0.1s;
    transition: transform 0.3s, opacity 0.3s 0.1s;
    transition: transform 0.3s, opacity 0.3s 0.1s, -webkit-transform 0.3s;
  }
  .state-a-header-open .a-global-header .a-gh-burger i.bl {
    -webkit-transform: rotate(-45deg) translate3d(2px, 0, 0);
            transform: rotate(-45deg) translate3d(2px, 0, 0);
  }
  .state-a-header-open .a-global-header .a-gh-burger i.br {
    -webkit-transform: rotate(45deg) translate3d(-2px, 0, 0);
            transform: rotate(45deg) translate3d(-2px, 0, 0);
  }
  .state-a-header-open .a-gh-parent {
    -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
    visibility: visible;
  }

  .is-adaptive-nav {
    display: block;
    position: relative;
    margin: 0 0 20px 0;
  }
  .is-adaptive-nav .an-item {
    position: relative;
    display: block;
  }
  .is-adaptive-nav .an-item.state-open .an-item-link i {
    -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
            transform: rotate(-90deg);
  }
  .is-adaptive-nav .an-item.state-open .an-item-link i:after {
    opacity: 0;
  }
  .is-adaptive-nav .an-item-link {
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    cursor: pointer;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
    display: block;
    padding: 12px 40px 12px 15px;
    color: #143773;
    font-size: 30px;
    line-height: 30px;
    font-weight: 700;
    letter-spacing: -1px;
  }
  .is-adaptive-nav .an-item-link.state-active {
    color: #fb755d;
  }
  .is-adaptive-nav .an-item-link i {
    pointer-events: none;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    position: absolute;
    display: block;
    top: 19px;
    right: 15px;
    width: 16px;
    height: 16px;
    -webkit-transition: -webkit-transform 300ms;
    transition: -webkit-transform 300ms;
    -o-transition: transform 300ms;
    transition: transform 300ms;
    transition: transform 300ms, -webkit-transform 300ms;
  }
  .is-adaptive-nav .an-item-link i:before, .is-adaptive-nav .an-item-link i:after {
    pointer-events: none;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    display: block;
    position: absolute;
    content: "";
    border-radius: 2px;
    background: #7eb0df;
    -webkit-transition: opacity 200ms;
    -o-transition: opacity 200ms;
    transition: opacity 200ms;
  }
  .is-adaptive-nav .an-item-link i:before {
    top: 0;
    left: 6px;
    width: 4px;
    height: 16px;
  }
  .is-adaptive-nav .an-item-link i:after {
    top: 6px;
    left: 0;
    width: 16px;
    height: 4px;
  }
  .is-adaptive-nav .an-sub {
    position: relative;
    display: none;
  }
  .is-adaptive-nav .an-sub:after {
    content: "";
    display: block;
    height: 10px;
  }
  .is-adaptive-nav .an-sub-link {
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    cursor: pointer;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
    display: block;
    padding: 10px 15px;
    color: #182e4d;
    font-size: 16px;
    line-height: 20px;
  }
  .is-adaptive-nav .an-sub-link.state-active {
    color: #fb755d;
  }

  .is-global-footer {
    position: relative;
    display: block;
    padding: 40px 0 30px 0;
    background: #f0f8ff;
  }
  .is-global-footer .gf-row.row-a {
    margin: 0 0 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .is-global-footer .gf-row.row-b {
    margin: 0 0 30px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .is-global-footer .gf-row.row-c {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    border-bottom: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .is-global-footer .gf-row.row-c a {
    display: block;
    margin: 0 0 20px 0;
    color: #748294;
    font-size: 14px;
    line-height: 24px;
  }
  .is-global-footer .gf-row.row-d {
    margin: 20px 0 0 0;
    padding: 40px 0 0 0;
    border-top: 1px solid #d7e0ea;
  }
  .is-global-footer .gf-row.row-e {
    display: block;
  }
  .is-global-footer .gf-col {
    width: 100%;
  }
  .is-global-footer .gf-col.col-a {
    max-width: none;
    margin: 0 0 30px 0;
  }
  .is-global-footer .gf-col.col-b {
    max-width: none;
    margin: 0 0 30px 0;
  }
  .is-global-footer .gf-col.col-c {
    margin: 0 0 30px 0;
  }
  .is-global-footer .gf-meta {
    position: relative;
    display: block;
    margin: 0 0 0 0;
  }
  .is-global-footer .gf-meta.meta-a {
    margin: 0 0 20px 0;
    color: #143773;
    font-size: 24px;
    line-height: 28px;
  }
  .is-global-footer .gf-meta.meta-a a {
    color: #143773;
  }
  .is-global-footer .gf-meta.meta-b {
    margin: 0 0 15px 0;
    color: #182e4d;
    font-size: 16px;
    line-height: 20px;
  }
  .is-global-footer .gf-meta.meta-b a {
    color: #182e4d;
  }
  .is-global-footer .gf-meta.meta-c {
    margin: 0 0 20px 0;
    color: #143773;
    font-size: 24px;
    line-height: 28px;
  }
  .is-global-footer .gf-meta.meta-c a {
    color: #143773;
  }
  .is-global-footer .gf-meta.meta-d {
    margin: 0 0 15px 0;
    color: #143773;
    font-size: 24px;
    line-height: 28px;
  }
  .is-global-footer .gf-meta.meta-d a {
    color: #143773;
  }
  .is-global-footer .gf-meta.meta-e {
    margin: 0 0 0 0;
    color: #182e4d;
    font-size: 16px;
    line-height: 20px;
  }
  .is-global-footer .gf-meta.meta-e a {
    color: #182e4d;
  }
  .is-global-footer .gf-meta.meta-f {
    margin: 30px 0 30px 0;
  }
  .is-global-footer .gf-meta.meta-g {
    margin: 0 0 20px 0;
  }

  h1, .h1 {
    font-size: 32px;
    line-height: 34px;
    margin: 0 0 15px 0;
  }
  h1 br, .h1 br {
    display: none;
  }
  h1.state-small, .h1.state-small {
    font-size: 20px;
    line-height: 26px;
    margin: 0 0 20px 0;
  }

  h2, .h2 {
    font-size: 30px;
    line-height: 32px;
    margin-left: 3px;
  }
  h2 br, .h2 br {
    display: none;
  }

  h3, .h3 {
    font-size: 24px;
    line-height: 30px;
    margin-left: 0;
  }
  h3 br, .h3 br {
    display: none;
  }

  h4, .h4 {
    font-size: 20px;
    line-height: 26px;
  }
  h4 br, .h4 br {
    display: none;
  }

  h5, .h5 {
    font-size: 20px;
    line-height: 24px;
  }
  h5 br, .h5 br {
    display: none;
  }

  p {
    margin-bottom: 20px;
  }
  p + p, p + ul, p + ol, p + img {
    margin-top: -10px;
  }

  .is-img {
    position: relative;
    display: block;
    max-width: 100%;
  }
  .is-img.to-left {
    float: none;
    width: 100%;
    max-width: 100%;
    margin: 0 0 20px 0;
  }
  .is-img.to-right {
    float: none;
    width: 100%;
    max-width: 100%;
    margin: 0 0 20px 0;
  }
  .is-img.to-center {
    float: none;
    width: 100%;
    max-width: 100%;
    margin: 0 0 20px 0;
  }

  .is-columns {
    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;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .is-columns .col {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    width: 100%;
    margin: 0 !important;
  }

  .is-lead-text-a br {
    display: none;
  }

  .is-breadcrumbs {
    display: none;
  }

  .is-waves-canvas {
    display: none;
  }

  .is-header-a {
    margin-bottom: 30px;
  }
  .is-header-a h2, .is-header-a h3, .is-header-a h4 {
    margin-bottom: 0;
  }
  .is-header-a .h-meta {
    position: absolute;
    display: block;
    top: -1px;
    right: 0;
  }

  .is-header-b {
    position: relative;
    margin-bottom: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .is-header-b .hb-item + .hb-item {
    margin: 3px 0 0 0;
  }

  .is-nav-sub {
    display: none;
  }

  .is-table {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: auto;
    padding: 0;
    overflow: hidden;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
  }
  .is-table table {
    width: 920px;
    table-layout: fixed;
  }
  .is-table table td {
    cursor: default;
    padding: 10px;
    border-collapse: collapse;
    border: 1px solid #eee;
  }
  .is-table table th {
    vertical-align: middle;
    width: 100px;
    padding: 10px;
    color: #fff;
    font-size: 12px;
    line-height: 18px;
    font-weight: 700;
    text-transform: uppercase;
    background: #182e4d;
    border-color: #182e4d;
  }
  .is-table table thead td {
    vertical-align: middle;
    width: 100px;
    color: #fff;
    font-size: 12px;
    line-height: 18px;
    font-weight: 700;
    text-transform: uppercase;
    background: #182e4d;
    border-color: #182e4d;
  }
  .is-table table tbody td {
    vertical-align: middle;
    color: #182e4d;
    font-size: 14px;
    line-height: 24px;
    -webkit-transition: background 0.2s;
    -o-transition: background 0.2s;
    transition: background 0.2s;
  }
  .is-table table tbody tr:hover td {
    background: #eef0f2;
  }
  .is-table table a {
    color: #143773;
  }
  .is-table table a:hover {
    text-decoration: underline;
  }

  .is-layout-a {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .is-layout-a .layout-left {
    width: 100%;
    margin: 0 0 0 0;
  }
  .is-layout-a .layout-right {
    width: 100%;
  }

  .is-layout-b {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .is-layout-b .layout-left {
    width: 100%;
    margin: 0 0 40px 0;
  }
  .is-layout-b .layout-right {
    width: 100%;
  }

  .is-layout-c {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .is-layout-c .layout-left {
    position: relative;
    display: block;
    -webkit-box-ordinal-group: 21;
        -ms-flex-order: 20;
            order: 20;
    z-index: 10;
    width: 100%;
  }
  .is-layout-c .layout-right {
    position: relative;
    display: block;
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
    z-index: 20;
    top: auto;
    right: auto;
    width: 100%;
  }

  .is-layout-d {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .is-layout-d .layout-left {
    position: relative;
    display: block;
    -webkit-box-ordinal-group: 21;
        -ms-flex-order: 20;
            order: 20;
    z-index: 10;
    width: 100%;
  }
  .is-layout-d .layout-right {
    position: relative;
    display: block;
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
    z-index: 20;
    top: auto;
    right: auto;
    width: 100%;
  }

  .is-list-floater {
    display: none;
  }

  .is-items-list-doctors {
    display: block;
  }
  .is-items-list-doctors .is-grid {
    position: relative;
    width: auto;
    margin-left: -20px;
    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;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .is-items-list-doctors .grid-item {
    position: relative;
    display: block;
    width: calc(100% / 1 - 20px);
    margin-left: 20px;
    margin-bottom: 20px;
  }
  .body-state-ie-user .is-items-list-doctors .grid-item {
    width: calc(100% / 1 - 20px - 1px);
  }
  .body-state-edge-user .is-items-list-doctors .grid-item {
    width: calc(100% / 1 - 20px - 1px);
  }
  .is-items-list-doctors .grid-item {
    margin-bottom: 40px;
  }
  .is-items-list-doctors .dm-item {
    width: 290px;
    margin: 0 auto;
  }
  .is-items-list-doctors .dm-item-preview {
    padding: 20px;
  }
  .is-items-list-doctors .dm-item-role-inner {
    height: auto;
    overflow: hidden;
  }

  .is-items-list-licenses {
    position: relative;
    display: block;
    margin: 0 0 10px 0;
  }
  .is-items-list-licenses .is-grid {
    position: relative;
    width: auto;
    margin-left: -15px;
    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;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .is-items-list-licenses .grid-item {
    position: relative;
    display: block;
    width: calc(100% / 2 - 15px);
    margin-left: 15px;
    margin-bottom: 15px;
  }
  .body-state-ie-user .is-items-list-licenses .grid-item {
    width: calc(100% / 2 - 15px - 1px);
  }
  .body-state-edge-user .is-items-list-licenses .grid-item {
    width: calc(100% / 2 - 15px - 1px);
  }
  .is-items-list-licenses .grid-item {
    margin-bottom: 30px;
  }
  .is-items-list-licenses .i-item {
    position: relative;
    display: block;
  }
  .is-items-list-licenses .i-image {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    padding-bottom: 141%;
  }
  .is-items-list-licenses .i-image .full-img {
    background-size: contain;
  }
  .is-items-list-licenses .i-preview {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
    display: block;
    padding: 15px 0 0 0;
    text-align: center;
    color: #748294;
    font-size: 12px;
    line-height: 16px;
  }

  .is-items-list-review .i-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .is-items-list-review .if-services {
    -ms-flex-negative: 1;
        flex-shrink: 1;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    width: 100%;
  }
  .is-items-list-review .if-doctors {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    width: 100%;
  }
  .is-items-list-review .if-services + .if-doctors {
    margin: 20px 0 0 0;
  }
  .is-items-list-review .i-meta-b {
    margin: 0 0 10px 0;
  }

  .is-items-list-faq {
    position: relative;
    display: block;
  }
  .is-items-list-faq .i-item {
    position: relative;
    display: block;
    padding: 0 0 20px 0;
    margin: 0 0 40px 0;
    border-bottom: 2px solid #eaedef;
  }
  .is-items-list-faq .i-header {
    display: block;
    margin: 0 0 20px 0;
    color: #182e4d;
    font-size: 16px;
    line-height: 20px;
    font-weight: 700;
  }
  .is-items-list-faq .i-header a {
    display: inline-block;
    color: #182e4d;
    -webkit-transition: color 200ms;
    -o-transition: color 200ms;
    transition: color 200ms;
  }
  .is-items-list-faq .i-header a:hover {
    color: #7eb0df;
  }
  .is-items-list-faq .i-preview {
    display: block;
    margin: 0 0 20px 0;
    color: #182e4d;
    font-size: 14px;
    line-height: 24px;
  }
  .is-items-list-faq .i-doctor {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
    padding: 0 0 0 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .is-items-list-faq .i-doctor:before {
    pointer-events: none;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    position: absolute;
    display: block;
    content: "";
    top: 0;
    left: 0;
    width: 2px;
    height: 100%;
    background: #eaedef;
  }
  .is-items-list-faq .id-image {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    position: relative;
    display: block;
    width: 50px;
    height: 50px;
    margin: 0 20px 0 0;
    background: #fff;
    -webkit-box-shadow: 0 10px 20px rgba(24, 46, 77, 0.1);
            box-shadow: 0 10px 20px rgba(24, 46, 77, 0.1);
    border-radius: 50%;
  }
  .is-items-list-faq .id-image .full-img {
    border-radius: 50%;
  }

  .is-items-list-equipments {
    display: block;
  }
  .is-items-list-equipments .is-grid {
    position: relative;
    width: auto;
    margin-left: -20px;
    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;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .is-items-list-equipments .grid-item {
    position: relative;
    display: block;
    width: calc(100% / 1 - 20px);
    margin-left: 20px;
    margin-bottom: 20px;
  }
  .body-state-ie-user .is-items-list-equipments .grid-item {
    width: calc(100% / 1 - 20px - 1px);
  }
  .body-state-edge-user .is-items-list-equipments .grid-item {
    width: calc(100% / 1 - 20px - 1px);
  }
  .is-items-list-equipments .grid-item {
    margin-bottom: 40px;
  }

  .is-items-list-photo {
    display: block;
  }
  .is-items-list-photo .is-grid {
    position: relative;
    width: auto;
    margin-left: -15px;
    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;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .is-items-list-photo .grid-item {
    position: relative;
    display: block;
    width: calc(100% / 2 - 15px);
    margin-left: 15px;
    margin-bottom: 15px;
  }
  .body-state-ie-user .is-items-list-photo .grid-item {
    width: calc(100% / 2 - 15px - 1px);
  }
  .body-state-edge-user .is-items-list-photo .grid-item {
    width: calc(100% / 2 - 15px - 1px);
  }
  .is-items-list-photo .grid-item {
    margin-bottom: 20px;
  }
  .is-items-list-photo .i-item {
    position: relative;
    display: block;
    min-height: 100%;
  }
  .is-items-list-photo .i-image {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    padding: 0 0 90% 0;
    background: #eee;
  }
  .is-items-list-photo .i-image:after {
    pointer-events: none;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    display: block;
    position: absolute;
    content: "";
    z-index: 10;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(20, 55, 115, 0)), color-stop(60%, rgba(20, 55, 115, 0.6)));
    background-image: -o-linear-gradient(top, rgba(20, 55, 115, 0) 0%, rgba(20, 55, 115, 0.6) 60%);
    background-image: linear-gradient(180deg, rgba(20, 55, 115, 0) 0%, rgba(20, 55, 115, 0.6) 60%);
  }
  .is-items-list-photo .i-label {
    bottom: 10px;
    left: 10px;
    right: 10px;
    font-size: 12px;
    line-height: 16px;
  }
  .is-items-list-photo .i-content {
    padding: 15px;
  }
  .is-items-list-photo .i-preview {
    margin: 0 0 20px 0;
    color: #182e4d;
    font-size: 12px;
    line-height: 20px;
  }
  .is-items-list-photo .i-count {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
    display: block;
    padding: 0 0 0 30px;
    color: #748294;
    font-size: 12px;
    line-height: 12px;
    -webkit-transition: color 200ms;
    -o-transition: color 200ms;
    transition: color 200ms;
  }
  .is-items-list-photo .i-count:before {
    pointer-events: none;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    position: absolute;
    display: block;
    content: "";
    top: 50%;
    left: 0;
    width: 20px;
    height: 20px;
    margin: -10px 0 0 0;
    background: url("/h/assets/img/icon-camera.svg") no-repeat 50% 50%;
    background-size: 20px 16px;
  }
  .is-items-list-photo .i-count:hover {
    color: #182e4d;
  }

  .is-items-list-video {
    display: block;
  }
  .is-items-list-video .is-grid {
    position: relative;
    width: auto;
    margin-left: -20px;
    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;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .is-items-list-video .grid-item {
    position: relative;
    display: block;
    width: calc(100% / 1 - 20px);
    margin-left: 20px;
    margin-bottom: 20px;
  }
  .body-state-ie-user .is-items-list-video .grid-item {
    width: calc(100% / 1 - 20px - 1px);
  }
  .body-state-edge-user .is-items-list-video .grid-item {
    width: calc(100% / 1 - 20px - 1px);
  }
  .is-items-list-video .grid-item {
    margin-bottom: 20px;
  }
  .is-items-list-video .i-image {
    padding: 0 0 60% 0;
  }
  .is-items-list-video .i-header {
    margin: 0 0 15px 0;
    font-size: 16px;
    line-height: 24px;
  }
  .is-items-list-video .i-content {
    padding: 15px 15px 0 15px;
  }
  .is-items-list-video .i-preview {
    margin: 15px 0 0 0;
    color: #182e4d;
    font-size: 12px;
    line-height: 20px;
  }
  .is-items-list-video .i-doctors {
    margin: 15px -15px 0 -15px;
    padding: 15px 15px 15px 15px;
  }

  .is-items-list-articles {
    display: block;
  }
  .is-items-list-articles .is-grid {
    position: relative;
    width: auto;
    margin-left: -20px;
    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;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .is-items-list-articles .grid-item {
    position: relative;
    display: block;
    width: calc(100% / 1 - 20px);
    margin-left: 20px;
    margin-bottom: 20px;
  }
  .body-state-ie-user .is-items-list-articles .grid-item {
    width: calc(100% / 1 - 20px - 1px);
  }
  .body-state-edge-user .is-items-list-articles .grid-item {
    width: calc(100% / 1 - 20px - 1px);
  }
  .is-items-list-articles .grid-item {
    margin-bottom: 40px;
  }
  .is-items-list-articles .i-item {
    position: relative;
    display: block;
    overflow: hidden;
  }
  .is-items-list-articles .i-image {
    padding-bottom: 60%;
  }
  .is-items-list-articles .i-type {
    display: block;
    min-height: 12px;
    margin: 0 0 10px 0;
    color: #748294;
    font-size: 11px;
    line-height: 12px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
  }
  .is-items-list-articles .i-name {
    display: block;
    margin: 0 0 15px 0;
    color: #182e4d;
    font-size: 14px;
    line-height: 24px;
    font-weight: 700;
  }
  .is-items-list-articles .i-name a {
    display: inline-block;
    color: #182e4d;
    -webkit-transition: color 200ms;
    -o-transition: color 200ms;
    transition: color 200ms;
  }
  .is-items-list-articles .i-name a:hover {
    color: #7eb0df;
  }

  .is-alphabet-filter {
    position: relative;
    display: block;
  }
  .is-alphabet-filter .alp-header {
    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;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    position: relative;
    width: auto;
    margin: 0 0 20px 0;
  }
  .is-alphabet-filter .alp-content .is-grid {
    position: relative;
    width: auto;
    margin-left: -20px;
    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;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .is-alphabet-filter .alp-content .grid-item {
    position: relative;
    display: block;
    width: calc(100% / 1 - 20px);
    margin-left: 20px;
    margin-bottom: 20px;
  }
  .body-state-ie-user .is-alphabet-filter .alp-content .grid-item {
    width: calc(100% / 1 - 20px - 1px);
  }
  .body-state-edge-user .is-alphabet-filter .alp-content .grid-item {
    width: calc(100% / 1 - 20px - 1px);
  }
  .is-alphabet-filter .h-letter {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
    display: block;
    padding: 0;
    width: 30px;
    height: 30px;
    text-align: center;
    color: #aeb6c1;
    font-size: 18px;
    line-height: 30px;
    font-weight: 500;
    text-transform: uppercase;
    border: 1px solid #eee;
  }
  .is-alphabet-filter .h-letter.state-all {
    font-size: 10px;
    line-height: 30px;
  }
  .is-alphabet-filter .c-link-item a {
    font-size: 16px;
    line-height: 20px;
  }

  .is-items-list-d {
    position: relative;
    margin: 0 0 40px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .is-items-list-d .i-item {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    margin: 0 0 15px 0;
  }
  .is-items-list-d .i-item:before {
    display: none;
  }
  .is-items-list-d .i-item:after {
    pointer-events: none;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    position: relative;
    display: block;
    content: "";
    width: 100%;
    height: auto;
    padding-bottom: 140%;
  }
  .is-items-list-d .i-item > .full-img {
    background-position: 50% 0;
  }
  .is-items-list-d .i-preview {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: absolute;
    display: block;
    z-index: 20;
    left: 15px;
    bottom: 15px;
    padding: 16px;
    color: #143773;
    font-size: 24px;
    line-height: 24px;
    font-weight: 700;
    background: #fff;
    border-radius: 16px 0 16px 0;
    -webkit-transform: none !important;
        -ms-transform: none !important;
            transform: none !important;
  }

  .is-custom-changer-c .cs-label {
    font-size: 24px;
    line-height: 30px;
  }

  .is-custom-select .cs-label {
    padding: 0 30px 0 0;
    font-size: 32px;
    line-height: 32px;
  }
  .is-custom-select .cs-label:after {
    margin: -11px 0 0 0;
  }
  .is-custom-select .cs-option {
    font-size: 24px;
    line-height: 24px;
  }

  .is-cert-slider .c-image {
    -webkit-box-shadow: inset 0 0 0 2px #f0f8ff;
            box-shadow: inset 0 0 0 2px #f0f8ff;
  }
  .is-cert-slider .c-image .full-img {
    top: 5%;
    left: 5%;
    width: 90%;
    height: 90%;
    background-size: contain;
  }

  .is-lead-order-a {
    position: relative;
    margin: 0 0 40px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .is-lead-order-a .lo-left {
    position: relative;
    display: block;
    z-index: 20;
    width: 100%;
  }
  .is-lead-order-a .lo-right {
    margin: 20px 0 0 0;
    width: 100%;
  }
  .is-lead-order-a .lo-inner {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
    display: block;
    width: 100%;
    padding: 30px;
    border-radius: 16px 0 16px 0;
    background: #f5f7f7;
  }
  .is-lead-order-a .lo-inner:after {
    display: none;
  }

  .is-props-list-g {
    position: relative;
    display: block;
    margin: 0 0 40px 0;
    padding: 1px 0 0 0;
  }
  .is-props-list-g .prop-item {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
    display: block;
    height: 100%;
    margin: -1px 0 0 0;
    padding: 15px 15px 5px 15px;
    border: 1px solid #eaedef;
  }
  .is-props-list-g .prop-value {
    color: #182e4d;
    font-size: 14px;
    line-height: 24px;
  }

  .is-mobile-action-button {
    display: block;
    margin: 0 0 20px 0;
  }

  .is-props-list-e {
    display: none;
  }

  .is-props-list-d.state-small {
    margin: 0 0 30px 0;
  }
  .is-props-list-d.state-small .prop-header {
    margin-bottom: 10px;
  }
  .is-props-list-d.state-small .prop-item {
    padding: 10px 0 8px 0;
    border-bottom: 1px solid #eaedef;
  }
  .is-props-list-d.state-small .prop-item:first-child {
    border-top: 1px solid #eaedef;
  }
  .is-props-list-d.state-small .prop-key {
    font-size: 12px;
    line-height: 16px;
  }
  .is-props-list-d.state-small .prop-price {
    font-size: 14px;
    line-height: 14px;
  }
  .is-props-list-d.state-small .prop-price-old {
    margin: 5px 0 0 0;
    font-size: 12px;
    line-height: 12px;
  }

  .is-accordion {
    display: block;
    position: relative;
  }
  .is-accordion .ia-item {
    display: block;
    margin-bottom: 15px;
  }
  .is-accordion .ia-title {
    position: relative;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: block;
  }
  .is-accordion .ia-title-target {
    border-radius: 0;
    padding: 0 40px 0 20px;
  }
  .is-accordion .ia-title-link {
    font-size: 14px;
    line-height: 16px;
  }
  .is-accordion .it-title-sub {
    right: 20px;
  }
  .is-accordion .ia-content-inner {
    padding: 0;
  }
  .is-accordion .ia-content-inner:before {
    content: "";
    display: block;
    width: 100%;
    height: 20px;
  }
  .is-accordion .ia-content-inner:after {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
  }
  .is-accordion .state-active .ia-title-target {
    margin: 0 -15px;
  }

  .is-accordion-new .ac-item.state-open > .ac-header {
    background: #f5f7f7;
    border-color: #f5f7f7;
  }
  .is-accordion-new .ac-header {
    border-radius: 0;
    padding: 0 55px 0 20px;
  }
  .is-accordion-new .ac-header > a {
    font-size: 14px;
    line-height: 16px;
  }
  .is-accordion-new .ac-body .ac-body-inner {
    padding: 0 0 0 20px;
  }

  .is-props-list-a {
    position: relative;
    display: block;
  }
  .is-props-list-a .prop-value {
    font-size: 20px;
    line-height: 26px;
  }
  .is-props-list-a .is-link-b {
    margin-left: 10px;
  }

  .is-props-list-b {
    margin: 0 0 40px 0;
    padding: 1px 0 0 0;
  }
  .is-props-list-b .is-grid {
    position: relative;
    width: auto;
    margin-left: 0px;
    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;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .is-props-list-b .grid-item {
    position: relative;
    display: block;
    width: calc(100% / 1 - 0px);
    margin-left: 0px;
    margin-bottom: 0px;
  }
  .body-state-ie-user .is-props-list-b .grid-item {
    width: calc(100% / 1 - 0px - 1px);
  }
  .body-state-edge-user .is-props-list-b .grid-item {
    width: calc(100% / 1 - 0px - 1px);
  }
  .is-props-list-b .prop-item {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
    display: block;
    margin: -1px 0 0 0;
    padding: 15px;
    border: 1px solid #eee;
  }
  .is-props-list-b .p-header {
    display: block;
    margin: 0 0 20px 0;
    color: #143773;
    font-size: 18px;
    line-height: 24px;
    font-weight: 700;
  }

  .is-tabs-link-f {
    position: relative;
    margin: 30px 0 30px 0;
    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;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .is-tabs-link-f .tab-link {
    display: block;
    width: 100%;
    margin: 10px 0 0 0;
    font-size: 18px;
    line-height: 20px;
  }
  .is-tabs-link-f .tab-link + .tab-link {
    margin: 10px 0 0 0;
  }
  .is-tabs-link-f .tab-meta {
    font-size: 18px;
    line-height: 20px;
  }

  .is-contacts-module {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
    display: block;
  }
  .is-contacts-module .cm-preview {
    position: relative;
    display: block;
    z-index: 10;
    width: 100%;
    min-height: 0;
    margin: 0 0 40px 0;
  }
  .is-contacts-module .cm-map {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
    display: block;
    width: 100%;
    height: 400px;
    margin: 0 0 20px 0;
  }
  .is-contacts-module .cm-route-link {
    display: block;
    margin: 0 0 40px 0;
    text-align: center;
  }
  .is-contacts-module .is-nav-sub {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
  }

  .is-cross-a {
    position: relative;
    display: block;
    width: 24px;
    height: 24px;
    margin: 5px 0 20px 0;
  }
  .is-cross-a:before, .is-cross-a:after {
    pointer-events: none;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    content: "";
    display: block;
    position: absolute;
    background: #c8dfef;
    border-radius: 2px;
  }
  .is-cross-a:before {
    top: 9px;
    left: 0;
    width: 24px;
    height: 6px;
  }
  .is-cross-a:after {
    top: 0;
    left: 9px;
    width: 6px;
    height: 24px;
  }

  .is-props-list-c .is-grid {
    position: relative;
    width: auto;
    margin-left: 0px;
    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;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .is-props-list-c .grid-item {
    position: relative;
    display: block;
    width: calc(100% / 1 - 0px);
    margin-left: 0px;
    margin-bottom: 0px;
  }
  .body-state-ie-user .is-props-list-c .grid-item {
    width: calc(100% / 1 - 0px - 1px);
  }
  .body-state-edge-user .is-props-list-c .grid-item {
    width: calc(100% / 1 - 0px - 1px);
  }
  .is-props-list-c .prop-item {
    padding: 15px;
  }
  .is-props-list-c .prop-value {
    color: #182e4d;
    font-size: 14px;
    line-height: 24px;
  }

  .is-button-a {
    display: block;
    width: 100%;
    padding: 0;
  }

  .is-button-b {
    display: block;
    width: 100%;
    padding: 0;
  }

  .is-button-c {
    display: block;
    width: 100%;
    padding: 0;
  }

  .is-search-module {
    width: 100%;
  }
  .is-search-module label {
    padding: 20px 75px 0 15px;
  }

  .is-lead-banner-404 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
    display: block;
    overflow: hidden;
    width: 100%;
    height: auto;
    min-height: 0;
    padding: 50px 0 70px 0;
    background: #f5f7f7;
  }
  .is-lead-banner-404:after {
    pointer-events: none;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    content: "";
    position: absolute;
    display: block;
    z-index: 100;
    width: 1920px;
    height: 400px;
    bottom: -2px;
    left: 50%;
    margin-left: -960px;
    background: url("/h/assets/img/bg7.png") no-repeat 50% 100%;
  }
  .is-lead-banner-404 .il-overlay {
    display: none;
  }
  .is-lead-banner-404 .il-content {
    position: relative;
    display: block;
    z-index: 40;
    top: auto;
    left: auto;
    margin: 0 0 40px 0;
    text-align: center;
  }
  .is-lead-banner-404 .il-c-text {
    position: relative;
    display: block;
    overflow: hidden;
    width: 100%;
    height: 60px;
    margin: 0 0 -20px 0;
  }
  .is-lead-banner-404 .il-c-text.state-sub {
    margin-top: -10px;
  }
  .is-lead-banner-404 .il-c-text.state-sub .il-c-text-inner {
    color: #143773;
    font-size: 24px;
    line-height: 46px;
    font-weight: 500;
  }
  .is-lead-banner-404 .il-c-text-inner {
    position: absolute;
    display: block;
    overflow: hidden;
    top: 10px;
    left: 0;
    width: 100%;
    height: 60px;
    color: #143773;
    font-size: 36px;
    line-height: 36px;
    font-weight: 700;
    letter-spacing: -1px;
  }
  .is-lead-banner-404 .il-preview {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
    display: block;
    z-index: 40;
    width: 100%;
    bottom: auto;
    left: auto;
    padding: 0 20px;
  }
  .is-lead-banner-404 .il-preview p {
    font-size: 14px;
    line-height: 20px;
  }
  .is-lead-banner-404 .il-preview .is-search-module {
    width: 100%;
  }

  .is-description-404 {
    position: relative;
    height: 270px;
    margin: -20px 0 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .is-description-404 .d-middle {
    display: block;
    width: 100%;
    color: #748294;
    font-size: 14px;
    line-height: 26px;
  }

  .is-social-box {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .is-social-box .ss-item {
    width: 34px;
    height: 34px;
  }

  .is-gallery-a {
    position: relative;
    display: block;
    margin: 0 0 40px 0;
  }
  .is-gallery-a .g-preview {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
    height: auto;
    padding: 15px 15px;
  }
  .is-gallery-a .is-arrow-b {
    pointer-events: none;
    display: none;
  }

  .is-index-lead-banner {
    height: 270px;
    margin: 0 0 30px 0;
  }
  .is-index-lead-banner .il-back {
    display: block;
  }
  .is-index-lead-banner .il-overlay {
    display: none;
  }
  .is-index-lead-banner .il-overlay.il-overlay-2 {
    display: none;
  }
  .is-index-lead-banner .il-overlay.il-overlay-3 {
    display: none;
  }
  .is-index-lead-banner .il-video {
    display: none;
  }
  .is-index-lead-banner .il-content {
    position: absolute;
    display: block;
    top: 50%;
    left: 50%;
    margin: -70px 0 0 -140px;
  }
  .is-index-lead-banner .il-c-text {
    width: 180px;
    height: 30px;
  }
  .is-index-lead-banner .il-c-text-inner {
    top: 2px;
    left: 0;
    width: 180px;
    height: 30px;
    font-size: 24px;
    line-height: 24px;
    letter-spacing: -1px;
  }
  .is-index-lead-banner .il-c-sub {
    margin: 20px 0 0 0;
    font-size: 16px;
    line-height: 16px;
    letter-spacing: 0;
  }

  .is-lead-banner {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
    overflow: visible;
    display: block;
    width: 100%;
    min-height: 150px;
    height: auto;
    margin: 0 0 5px 0;
    padding: 30px 0 50px 0;
    background: #f0f8ff;
  }
  .is-lead-banner:before {
    bottom: 3px;
    margin-left: -3px;
  }
  .is-lead-banner:after {
    bottom: -3px;
    margin-left: -1180px;
    background-image: url("/h/assets/img/bg10.png");
  }
  .is-lead-banner .wrapper {
    display: block;
    z-index: 90;
    width: 100%;
  }
  .is-lead-banner h1 {
    display: block;
    max-width: none;
  }
  .is-lead-banner .lb-preview {
    position: relative;
    display: block;
    max-width: none;
    margin: 0 0 20px 0;
    color: #182e4d;
    font-size: 14px;
    line-height: 24px;
  }
  .is-lead-banner .lb-back {
    width: 1500px;
    height: 390px;
    max-height: 100%;
    margin: 0 0 0 -920px;
  }
  .is-lead-banner .lb-image {
    display: none;
  }
  .is-lead-banner .lb-image-mob {
    display: block;
  }
  .is-lead-banner.state-about {
    height: 360px;
    padding: 0;
  }
  .is-lead-banner.state-about .wrapper {
    display: none;
  }
  .is-lead-banner.state-direction {
    height: 360px;
    padding: 0;
  }
  .is-lead-banner.state-direction .wrapper {
    display: none;
  }

  .is-mobile-header-content {
    display: block;
  }
  .is-mobile-header-content h1 {
    display: block;
    max-width: none;
  }
  .is-mobile-header-content .lb-preview {
    position: relative;
    display: block;
    max-width: none;
    margin: 0 0 20px 0;
    color: #182e4d;
    font-size: 14px;
    line-height: 24px;
  }
  .is-mobile-header-content .is-video-link {
    margin: 0 0 30px 0;
  }

  .is-services-module {
    position: relative;
    display: block;
    margin: 0 0 20px 0;
  }
  .is-services-module .swiper-container {
    width: 100%;
  }
  .is-services-module .swiper-slide {
    width: 100%;
  }
  .is-services-module .swiper-back {
    display: none;
  }
  .is-services-module .st-tabs {
    display: none;
  }
  .is-services-module .st-tabs-mobile {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
    display: block;
    z-index: 40;
    max-width: 480px;
    margin: 0 auto 20px auto;
    padding: 0 15px;
  }
  .is-services-module .st-service-slide {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
    display: block;
    overflow: hidden;
    min-height: 0;
    padding: 60px 0 15px 0;
  }
  .is-services-module .ss-image {
    height: 74%;
    background: #f0f8ff;
  }
  .is-services-module .ss-image .full-img {
    display: none;
  }
  .is-services-module .ss-service-parent {
    width: 100%;
    min-height: 0;
    padding: 20px;
    border-radius: 0 4px 8px 8px;
    background: #fff;
    opacity: 0;
  }
  .is-services-module .ss-service-parent .is-grid {
    position: relative;
    width: auto;
    margin-left: -10px;
    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;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .is-services-module .ss-service-parent .grid-item {
    position: relative;
    display: block;
    width: calc(100% / 1 - 10px);
    margin-left: 10px;
    margin-bottom: 10px;
  }
  .body-state-ie-user .is-services-module .ss-service-parent .grid-item {
    width: calc(100% / 1 - 10px - 1px);
  }
  .body-state-edge-user .is-services-module .ss-service-parent .grid-item {
    width: calc(100% / 1 - 10px - 1px);
  }
  .is-services-module .ss-service-parent:after {
    width: 280px;
  }
  .is-services-module .ss-service-action {
    position: relative;
    bottom: auto;
    left: auto;
    margin: 20px 0 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .is-services-module .ss-service-action a + a {
    margin: 20px 0 0 0;
  }

  .is-items-list-a .is-grid {
    position: relative;
    width: auto;
    margin-left: -30px;
    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;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .is-items-list-a .grid-item {
    position: relative;
    display: block;
    width: calc(100% / 1 - 30px);
    margin-left: 30px;
    margin-bottom: 30px;
  }
  .body-state-ie-user .is-items-list-a .grid-item {
    width: calc(100% / 1 - 30px - 1px);
  }
  .body-state-edge-user .is-items-list-a .grid-item {
    width: calc(100% / 1 - 30px - 1px);
  }
  .is-items-list-a .i-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .is-items-list-a .i-image {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    position: relative;
    display: block;
    overflow: hidden;
    width: 100%;
    height: 160px;
    margin: 0 24px 0 0;
  }
  .is-items-list-a .i-preview {
    min-height: 0;
    margin: 0 0 25px 0;
  }

  .is-items-list-b {
    position: relative;
    display: block;
    margin: 0 0 20px 0;
    padding: 0;
  }
  .is-items-list-b .is-grid {
    position: relative;
    width: auto;
    margin-left: -20px;
    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;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .is-items-list-b .grid-item {
    position: relative;
    display: block;
    width: calc(100% / 2 - 20px);
    margin-left: 20px;
    margin-bottom: 20px;
  }
  .body-state-ie-user .is-items-list-b .grid-item {
    width: calc(100% / 2 - 20px - 1px);
  }
  .body-state-edge-user .is-items-list-b .grid-item {
    width: calc(100% / 2 - 20px - 1px);
  }
  .is-items-list-b .grid-item {
    margin-top: 0;
  }
  .is-items-list-b .grid-item:nth-child(3n+2) {
    padding: 0;
  }
  .is-items-list-b .i-item {
    position: relative;
    display: block;
    overflow: hidden;
    width: 100%;
    height: auto;
    padding-bottom: 0;
    background: none;
  }
  .is-items-list-b .i-item > .full-img {
    position: relative;
    width: 100%;
    height: auto;
    margin: 0 0 20px 0;
    padding-bottom: 100%;
  }
  .is-items-list-b .i-item:before {
    display: none;
  }
  .is-items-list-b .i-preview {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
    display: block;
    z-index: 20;
    left: auto;
    bottom: auto;
    width: 100%;
    padding: 0;
    background: #fff;
    border-radius: 0;
    -webkit-transform: none !important;
        -ms-transform: none !important;
            transform: none !important;
  }
  .is-items-list-b .i-type {
    display: block;
    margin: 0 0 10px 0;
    color: #748294;
    font-size: 10px;
    line-height: 10px;
    text-transform: uppercase;
  }
  .is-items-list-b .i-name {
    color: #182e4d;
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
  }
  .is-items-list-b .sfx-plax {
    pointer-events: none;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    position: absolute;
    display: block;
    z-index: 50;
    bottom: -80px;
    right: -60px;
  }

  .is-items-list-c {
    position: relative;
    display: block;
  }
  .is-items-list-c .is-grid {
    position: relative;
    width: auto;
    margin-left: -20px;
    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;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .is-items-list-c .grid-item {
    position: relative;
    display: block;
    width: calc(100% / 2 - 20px);
    margin-left: 20px;
    margin-bottom: 20px;
  }
  .body-state-ie-user .is-items-list-c .grid-item {
    width: calc(100% / 2 - 20px - 1px);
  }
  .body-state-edge-user .is-items-list-c .grid-item {
    width: calc(100% / 2 - 20px - 1px);
  }
  .is-items-list-c .is-grid {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .is-items-list-c .i-item {
    position: relative;
    display: block;
    text-align: center;
  }
  .is-items-list-c .i-image {
    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;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 0 auto 20px auto;
    width: 80px;
    height: 80px;
  }
  .is-items-list-c .i-image img {
    display: block;
    max-height: 100%;
  }
  .is-items-list-c .i-preview {
    color: #182e4d;
    font-size: 12px;
    line-height: 20px;
  }
  .is-items-list-c.state-results .is-grid {
    position: relative;
    width: auto;
    margin-left: -20px;
    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;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .is-items-list-c.state-results .grid-item {
    position: relative;
    display: block;
    width: calc(100% / 2 - 20px);
    margin-left: 20px;
    margin-bottom: 20px;
  }
  .body-state-ie-user .is-items-list-c.state-results .grid-item {
    width: calc(100% / 2 - 20px - 1px);
  }
  .body-state-edge-user .is-items-list-c.state-results .grid-item {
    width: calc(100% / 2 - 20px - 1px);
  }
  .is-items-list-c.state-results .is-grid {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }

  .is-items-list-e {
    position: relative;
    display: block;
    margin: 0 0 20px 0;
    padding: 0;
  }
  .is-items-list-e .is-grid {
    position: relative;
    width: auto;
    margin-left: -20px;
    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;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .is-items-list-e .grid-item {
    position: relative;
    display: block;
    width: calc(100% / 2 - 20px);
    margin-left: 20px;
    margin-bottom: 20px;
  }
  .body-state-ie-user .is-items-list-e .grid-item {
    width: calc(100% / 2 - 20px - 1px);
  }
  .body-state-edge-user .is-items-list-e .grid-item {
    width: calc(100% / 2 - 20px - 1px);
  }
  .is-items-list-e .grid-item {
    margin-top: 0;
  }
  .is-items-list-e .grid-item:nth-child(3n+2) {
    padding: 0;
  }
  .is-items-list-e .i-item {
    position: relative;
    display: block;
    overflow: hidden;
    width: 100%;
    height: auto;
    padding-bottom: 0;
    background: none;
  }
  .is-items-list-e .i-item > .full-img {
    position: relative;
    width: 100%;
    height: auto;
    margin: 0 0 20px 0;
    padding-bottom: 100%;
  }
  .is-items-list-e .i-item:before {
    display: none;
  }
  .is-items-list-e .i-preview {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
    display: block;
    z-index: 20;
    left: auto;
    bottom: auto;
    width: 100%;
    padding: 0;
    background: #fff;
    border-radius: 0;
    -webkit-transform: none !important;
        -ms-transform: none !important;
            transform: none !important;
  }
  .is-items-list-e .i-type {
    display: block;
    margin: 0 0 10px 0;
    color: #748294;
    font-size: 10px;
    line-height: 10px;
    text-transform: uppercase;
  }
  .is-items-list-e .i-name {
    color: #182e4d;
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
  }
  .is-items-list-e .sfx-plax {
    pointer-events: none;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    position: absolute;
    display: block;
    z-index: 50;
    bottom: -80px;
    right: -60px;
  }

  .is-waves-line {
    pointer-events: none;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    position: absolute;
    display: block;
    top: 0;
    left: 50%;
    width: 800px;
    height: 505px;
    margin-left: -400px;
  }

  .is-doctors-module {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
    display: block;
    min-height: 0;
    margin: 50px 0 40px 0;
  }
  .is-doctors-module .dm-header {
    position: relative;
    margin: 0 0 40px 0;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .is-doctors-module .dm-h-left {
    width: 100%;
    margin: 0 0 20px 0;
  }
  .is-doctors-module .dm-h-right {
    width: 100%;
    color: #fff;
    font-size: 14px;
    line-height: 24px;
  }
  .is-doctors-module .dm-h-clinic {
    display: block;
    margin: -10px 0 0 0;
    color: #7eb0df;
    font-size: 18px;
    line-height: 18px;
  }
  .is-doctors-module .dm-slider {
    position: relative;
    display: block;
    width: auto;
    margin: 0 -15px;
    height: 725px;
  }
  .is-doctors-module .dm-all {
    position: absolute;
    display: block;
    padding: 0;
    bottom: 19px;
    left: 15px;
    width: calc(100% - 30px);
    margin-left: 0;
  }
  .is-doctors-module .dm-back {
    position: absolute;
    display: block;
    bottom: 19px;
    left: 15px;
    width: calc(100% - 30px);
    margin-left: 0;
  }
  .is-doctors-module .dm-item {
    position: relative;
    display: block;
    overflow: hidden;
    width: 288px;
    margin: 0 auto;
    border-radius: 10px;
    background: #fff;
    -webkit-box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.15);
            box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.15);
  }
  .is-doctors-module .dm-item-preview {
    padding: 20px;
  }
  .is-doctors-module .dm-item-role {
    display: block;
    opacity: 1;
    height: 48px !important;
  }
  .is-doctors-module .dm-item-role-inner {
    height: 48px;
    font-size: 12px;
    line-height: 16px;
  }
  .is-doctors-module .is-waves-line {
    top: -50px;
  }
  .is-doctors-module .is-arrow-a {
    display: block;
    top: auto;
    bottom: 95px;
    margin: 0 0 0 0;
  }
  .is-doctors-module .is-arrow-a svg {
    fill: #143773;
  }
  .is-doctors-module .is-arrow-a.arrow-prev {
    left: 50%;
    margin-left: -40px;
  }
  .is-doctors-module .is-arrow-a.arrow-next {
    right: 50%;
    margin-right: -40px;
  }
  .is-doctors-module.state-a {
    margin-top: 0;
  }
  .is-doctors-module.state-a .is-waves-line {
    display: none;
  }
  .is-doctors-module.state-a .dm-header {
    display: none;
  }
  .is-doctors-module.state-initial .swiper-slide {
    width: 313px;
  }

  .is-nav-section:after {
    height: 10px;
  }

  .is-search-result {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
    display: block;
    padding: 0 0 0 15px;
  }
  .is-search-result .sr-item {
    position: relative;
    display: block;
    margin: 0 0 30px 0;
  }
  .is-search-result .sr-item-header {
    font-size: 16px;
    line-height: 20px;
  }
  .is-search-result .sr-item-preview {
    font-size: 14px;
    line-height: 20px;
  }

  .is-search-no-result {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
    display: block;
    margin: 0 0 40px 0;
    padding: 0;
    font-size: 18px;
    line-height: 20px;
    text-align: center;
  }

  .is-clinic-vantages {
    position: relative;
    display: block;
    margin: 50px 0 110px 0;
  }
  .is-clinic-vantages:before {
    pointer-events: none;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    position: absolute;
    display: block;
    top: -50px;
    left: 50%;
    width: 800px;
    height: 505px;
    margin-left: -400px;
    background: url("/h/assets/img/wavesa.jpg") no-repeat 50% 50%;
  }
  .is-clinic-vantages .cv-header {
    position: static;
    width: 100%;
    margin: 0 0 30px 0;
  }
  .is-clinic-vantages .cv-slider {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
    display: block;
    min-width: 0;
    width: auto;
    margin: 0 -15px !important;
  }
  .is-clinic-vantages .swiper-slide {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: block;
    padding: 10px;
    width: 100%;
  }
  .is-clinic-vantages .cv-slide {
    position: relative;
    display: block;
    overflow: hidden;
    width: 288px;
    margin: 0 auto;
    border-radius: 8px;
    background: #fff;
    -webkit-box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.15);
            box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.15);
  }
  .is-clinic-vantages .cv-image {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    padding-bottom: 83%;
    background: #f5f7f7;
  }
  .is-clinic-vantages .cv-content {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
    display: block;
    padding: 20px;
  }
  .is-clinic-vantages .cv-preview {
    color: #182e4d;
    font-size: 14px;
    line-height: 24px;
  }
  .is-clinic-vantages .cv-action {
    display: block;
    margin: 30px 0 0 0;
  }
  .is-clinic-vantages .is-arrow-a {
    display: block;
    top: auto;
    bottom: -50px;
    margin: 0 0 0 0;
  }
  .is-clinic-vantages .is-arrow-a svg {
    fill: #143773;
  }
  .is-clinic-vantages .is-arrow-a.arrow-prev {
    left: 50%;
    margin-left: -40px;
  }
  .is-clinic-vantages .is-arrow-a.arrow-next {
    right: 50%;
    margin-right: -40px;
  }
  .is-equipments-module {
    position: relative;
    display: block;
    height: auto;
    margin: 0 0 50px 0;
  }
  .is-equipments-module .eq-mask {
    display: none;
  }
  .is-equipments-module .eq-mobile {
    display: block;
  }
  .is-equipments-module .eq-content {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 100%;
    z-index: 10;
    padding: 0 50px 0 0;
    text-align: left;
  }

  .is-offers-list .is-tabs-link-b {
    margin: 0 0 20px 0;
  }
  .is-offers-list .is-tabs-link-b .tab-link {
    display: none;
  }
  .is-offers-list .offers-list-selector {
    position: relative;
    display: block;
    z-index: 50;
    margin: 0 0 40px 0;
  }

  .is-results-module {
    position: relative;
    display: block;
    width: auto;
    margin: 0 -15px 40px -15px;
  }
  .is-results-module .is-tabs-link-c {
    display: none;
  }
  .is-results-module .result-tab-selector {
    position: relative;
    display: block;
    z-index: 40;
    margin: 0 0 30px 0;
    padding: 0 15px;
  }
  .is-results-module .is-tabs-container {
    width: auto;
    margin: 0 -50px;
  }
  .is-results-module .rm-tab-inner {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
    display: block;
    padding: 0 50px;
  }
  .is-results-module .is-arrow-a {
    display: block;
    top: auto;
    bottom: 0;
    margin: 0 0 0 0;
  }
  .is-results-module .is-arrow-a svg {
    fill: #143773;
  }
  .is-results-module .is-arrow-a.arrow-prev {
    left: 50%;
    margin-left: -40px;
  }
  .is-results-module .is-arrow-a.arrow-next {
    right: 50%;
    margin-right: -40px;
  }

  .is-slider-photos {
    position: relative;
    display: block;
    padding: 0 0 40px 0;
  }
  .is-slider-photos .photo-slide {
    position: relative;
    display: block;
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
    padding: 0 0 20px 0;
  }
  .is-slider-photos .ph-image:after {
    display: none;
  }
  .is-slider-photos .ph-video {
    position: relative;
    display: block;
    z-index: 10;
    width: 100%;
  }
  .is-slider-photos .ph-video .is-video-player {
    margin: 0;
  }
  .is-slider-photos .ph-video:after {
    display: none;
  }
  .is-slider-photos .ph-preview {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    position: relative;
    z-index: 20;
    width: auto;
    height: auto;
    margin: -15px 15px 0 15px;
  }
  .is-slider-photos .ph-middle {
    padding: 20px;
  }
  .is-slider-photos .ph-meta {
    margin: 0 0 15px 0;
  }
  .is-slider-photos .ph-text {
    font-size: 16px;
    line-height: 20px;
  }

  .is-reviews-index-module {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
    padding: 0 15px;
  }
  .is-reviews-index-module .rim-layout {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .is-reviews-index-module .rim-left {
    width: 100%;
  }
  .is-reviews-index-module .rim-right {
    width: 100%;
    padding: 20px 0 40px 0;
    border-bottom: 1px solid #eee;
  }
  .is-reviews-index-module .rim-slider {
    padding: 20px;
  }
  .is-reviews-index-module .r-header {
    margin: 0 0 20px 0;
    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;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .is-reviews-index-module .r-name {
    display: block;
    color: #182e4d;
    font-size: 16px;
    line-height: 16px;
    font-weight: 700;
  }
  .is-reviews-index-module .r-date {
    display: block;
    margin-left: 20px;
    color: #748294;
    font-size: 14px;
    line-height: 14px;
  }
  .is-reviews-index-module .r-preview {
    margin: 0 0 20px 0;
  }
  .is-reviews-index-module .r-external {
    margin: 40px 0 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .is-reviews-index-module .r-s-services {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-negative: 1;
        flex-shrink: 1;
    display: block;
    width: 100%;
  }
  .is-reviews-index-module .r-s-services + .r-s-doctors {
    width: 100%;
    margin: 0;
  }
  .is-reviews-index-module .r-s-doctors {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-negative: 1;
        flex-shrink: 1;
  }
  .is-reviews-index-module .r-s-header {
    display: block;
    margin: 0 0 20px 0;
    color: #748294;
    font-size: 14px;
    line-height: 14px;
  }
  .is-reviews-index-module .r-s-list {
    margin: 0 0 40px 0;
  }
  .is-reviews-index-module .r-s-link {
    display: block;
    margin: 0 0 20px 0;
    color: #182e4d;
    font-size: 16px;
    line-height: 16px;
    font-weight: 700;
  }
  .is-reviews-index-module .r-s-link a {
    display: inline-block;
    color: #182e4d;
    -webkit-transition: color 200ms;
    -o-transition: color 200ms;
    transition: color 200ms;
  }
  .is-reviews-index-module .r-s-link a:hover {
    color: #7eb0df;
  }
  .is-reviews-index-module .r-nav {
    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;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .is-reviews-index-module .r-pager {
    cursor: pointer;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    display: block;
    width: 32px;
    height: 32px;
  }
  .is-reviews-index-module .r-pager svg {
    display: block;
    width: 32px;
    height: 32px;
    fill: #fdc8be;
    -webkit-transition: fill 200ms;
    -o-transition: fill 200ms;
    transition: fill 200ms;
  }
  .is-reviews-index-module .r-pager:hover svg {
    fill: #fb755d;
  }
  .is-reviews-index-module .r-pager.r-pager-prev {
    margin-right: 12px;
  }
  .is-reviews-index-module .r-pager.r-pager-next {
    margin-right: 40px;
  }
  .is-reviews-index-module .r-link-all {
    display: block;
    color: #7eb0df;
    font-size: 10px;
    line-height: 10px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
  }
  .is-reviews-index-module .r-link-all a {
    display: inline-block;
    color: #7eb0df;
    -webkit-transition: color 200ms;
    -o-transition: color 200ms;
    transition: color 200ms;
  }
  .is-reviews-index-module .r-link-all a:hover {
    color: #fb755d;
  }

  .is-items-list-g {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
    display: block;
    margin: 0 0 40px 0;
  }
  .is-items-list-g .is-grid {
    position: relative;
    width: auto;
    margin-left: -30px;
    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;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .is-items-list-g .grid-item {
    position: relative;
    display: block;
    width: calc(100% / 1 - 30px);
    margin-left: 30px;
    margin-bottom: 30px;
  }
  .body-state-ie-user .is-items-list-g .grid-item {
    width: calc(100% / 1 - 30px - 1px);
  }
  .body-state-edge-user .is-items-list-g .grid-item {
    width: calc(100% / 1 - 30px - 1px);
  }
  .is-items-list-g .grid-item {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-bottom: 0;
    border-bottom: 2px solid #eaedef;
    padding: 8px 0;
  }
  .is-items-list-g .grid-item:nth-child(2) {
    border-top: none;
  }
  .is-items-list-g .i-item {
    position: relative;
    height: 100%;
    min-height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .is-items-list-g .i-link {
    display: block;
    max-width: 100%;
    color: #182e4d;
    font-size: 16px;
    line-height: 20px;
    font-weight: 500;
    -webkit-transition: color 200ms;
    -o-transition: color 200ms;
    transition: color 200ms;
  }
  .is-items-list-g .i-link:hover {
    color: #7eb0df;
  }
  .is-items-list-g.state-3 .is-grid {
    position: relative;
    width: auto;
    margin-left: -30px;
    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;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .is-items-list-g.state-3 .grid-item {
    position: relative;
    display: block;
    width: calc(100% / 1 - 30px);
    margin-left: 30px;
    margin-bottom: 30px;
  }
  .body-state-ie-user .is-items-list-g.state-3 .grid-item {
    width: calc(100% / 1 - 30px - 1px);
  }
  .body-state-edge-user .is-items-list-g.state-3 .grid-item {
    width: calc(100% / 1 - 30px - 1px);
  }
  .is-items-list-g.state-3 .grid-item {
    margin-bottom: 0;
  }
  .is-items-list-g.state-3 .grid-item:nth-child(2), .is-items-list-g.state-3 .grid-item:nth-child(3) {
    border-top: none;
  }

  .is-items-list-f {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
    display: block;
    margin: 0 -15px 40px -15px;
    padding: 40px 15px 20px 15px;
    border-radius: 0;
  }
  .is-items-list-f .is-grid {
    position: relative;
    width: auto;
    margin-left: -20px;
    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;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .is-items-list-f .grid-item {
    position: relative;
    display: block;
    width: calc(100% / 1 - 20px);
    margin-left: 20px;
    margin-bottom: 20px;
  }
  .body-state-ie-user .is-items-list-f .grid-item {
    width: calc(100% / 1 - 20px - 1px);
  }
  .body-state-edge-user .is-items-list-f .grid-item {
    width: calc(100% / 1 - 20px - 1px);
  }
  .is-items-list-f .il-link a {
    display: inline-block;
    color: #182e4d;
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
    -webkit-transition: color 200ms;
    -o-transition: color 200ms;
    transition: color 200ms;
  }
  .is-items-list-f .il-link a:hover {
    color: #7eb0df;
  }
  .is-items-list-f.state-bottom {
    margin-bottom: 2px;
  }

  .is-nav-top {
    display: none;
  }

  .is-lead-image-a {
    position: relative;
    display: block;
    width: auto;
    height: auto;
    margin: 0 -15px 40px -15px;
    padding: 20px 15px 0 15px;
    background: #f5f7f7;
  }
  .is-lead-image-a > .full-img {
    background: -webkit-gradient(linear, left top, left bottom, from(#dfedfa), to(#fff)) !important;
    background: -o-linear-gradient(top, #dfedfa 0%, #fff 100%) !important;
    background: linear-gradient(to bottom, #dfedfa 0%, #fff 100%) !important;
  }
  .is-lead-image-a .l-content {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
    display: block;
    z-index: 10;
    bottom: auto;
    left: auto;
    width: 100%;
    padding: 20px 15px 15px 15px;
    border-radius: 8px 8px 0 0;
    background: #fff;
  }

  .is-lead-image-b {
    position: relative;
    display: block;
    width: 100%;
    margin-bottom: 40px;
  }
  .is-lead-image-b .l-image {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    max-height: 500px;
    background: -webkit-gradient(linear, left top, left bottom, from(#dfedfa), to(#fff));
    background: -o-linear-gradient(top, #dfedfa 0%, #fff 100%);
    background: linear-gradient(to bottom, #dfedfa 0%, #fff 100%);
  }
  .is-lead-image-b .l-image > .full-img {
    display: none;
  }
  .is-lead-image-b .full-img {
    background-position: 100% 0;
  }
  .is-lead-image-b .wrapper {
    z-index: 10;
    padding: 60px 15px 0 15px;
  }
  .is-lead-image-b .l-content {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
    display: block;
    width: 100%;
    margin: 0 0 0 0;
    padding: 40px 15px 15px 15px;
    color: #182e4d;
    font-size: 14px;
    line-height: 24px;
    border-radius: 8px 8px 0 0;
    background: #fff;
  }

  .is-price-description {
    margin: 0 0 0 0;
  }

  .is-quote-b {
    margin: 0 0 25px 0;
    padding: 0 0 0 45px;
    font-size: 20px;
    line-height: 28px;
  }
  .is-quote-b:before {
    top: 0;
  }

  .is-filter-module {
    position: relative;
    display: block;
  }
  .is-filter-module .fm-header {
    width: 100%;
    margin: 0 0 50px 0;
  }
  .is-filter-module .fm-header-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .is-filter-module .fm-h-item {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 100%;
    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;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .is-filter-module .fm-h-item + .fm-h-item {
    margin: 15px 0 0 0;
  }
  .is-filter-module .fm-h-item-long {
    display: block;
    position: relative;
  }
  .is-filter-module .fm-h-label {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    display: block;
    margin: 0 10px 0 0;
    color: #182e4d;
    font-size: 12px;
    line-height: 12px;
  }
  .is-filter-module .fm-h-field {
    width: 100%;
  }
  .is-filter-module .fm-h-field.state-long {
    width: 100%;
  }
  .is-filter-module .fm-h-field .is-form-field {
    margin: 0;
  }

  .is-radio-tabs-a {
    position: relative;
    margin: 0 -10px -10px 0;
    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;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .is-radio-tabs-a .tab-link {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    margin: 0 10px 10px 0;
  }
  .is-radio-tabs-a .tab-link + .tab-link {
    margin: 0 10px 10px 0;
  }
  .is-radio-tabs-a .tab-label {
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    cursor: pointer;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
    display: block;
    height: 30px;
    padding: 0 15px;
    font-size: 14px;
    line-height: 29px;
    letter-spacing: -0.5px;
    border-radius: 15px;
  }
  .is-radio-tabs-a .tab-link input:checked + .tab-label {
    color: #143773;
    background: #f0f8ff;
    border-color: #f0f8ff;
  }

  .is-back-button {
    margin: -40px 0 40px 0;
  }

  .is-rating-input {
    position: relative;
    margin: 0 -15px 40px -15px;
    padding: 30px 30px;
    border-top: 2px solid #eaedef;
    border-bottom: 2px solid #eaedef;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .is-rating-input .ri-label {
    text-align: center;
    margin: 0 0 20px 0;
    color: #182e4d;
    font-size: 18px;
    line-height: 24px;
    font-weight: 500;
  }
  .is-rating-input .ri-stars {
    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;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .is-rating-input .ri-star-link {
    cursor: pointer;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    display: block;
    width: 24px;
    height: 23px;
  }
  .is-rating-input .ri-star-link svg {
    display: block;
    width: 24px;
    height: 23px;
  }
  .is-rating-input .ri-star-link svg path {
    fill: #fff;
    stroke: #7EB0DF;
    stroke-width: 1.5;
    -webkit-transition: fill 200ms, stroke 200ms;
    -o-transition: fill 200ms, stroke 200ms;
    transition: fill 200ms, stroke 200ms;
  }
  .is-rating-input .ri-star-link:hover svg path {
    stroke: #143773;
  }
  .is-rating-input .ri-star-link + .ri-star-link {
    margin-left: 7px;
  }
  .is-rating-input.state-1 .ri-star-link:nth-child(1) svg path {
    fill: #7EB0DF;
  }
  .is-rating-input.state-2 .ri-star-link:nth-child(1) svg path, .is-rating-input.state-2 .ri-star-link:nth-child(2) svg path {
    fill: #7EB0DF;
  }
  .is-rating-input.state-3 .ri-star-link:nth-child(1) svg path, .is-rating-input.state-3 .ri-star-link:nth-child(2) svg path, .is-rating-input.state-3 .ri-star-link:nth-child(3) svg path {
    fill: #7EB0DF;
  }
  .is-rating-input.state-4 .ri-star-link:nth-child(1) svg path, .is-rating-input.state-4 .ri-star-link:nth-child(2) svg path, .is-rating-input.state-4 .ri-star-link:nth-child(3) svg path, .is-rating-input.state-4 .ri-star-link:nth-child(4) svg path {
    fill: #7EB0DF;
  }
  .is-rating-input.state-5 .ri-star-link:nth-child(1) svg path, .is-rating-input.state-5 .ri-star-link:nth-child(2) svg path, .is-rating-input.state-5 .ri-star-link:nth-child(3) svg path, .is-rating-input.state-5 .ri-star-link:nth-child(4) svg path, .is-rating-input.state-5 .ri-star-link:nth-child(5) svg path {
    fill: #7EB0DF;
  }

  .is-price-single {
    display: block;
    position: relative;
    margin: 0 0 40px 0;
    padding: 20px 0;
    border-top: 2px solid #eaedef;
    border-bottom: 2px solid #eaedef;
  }
  .is-price-single .pm-action {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .is-price-single .pma-text {
    width: 100%;
    margin: 0 0 20px 0;
    color: #182e4d;
    font-size: 14px;
    line-height: 24px;
  }
  .is-price-single .pma-button {
    width: 100%;
    margin: 0 0 0 0;
  }

  .page-promo-gynecology .is-lead-banner .lb-preview {
    margin: 0 0 40px 0;
  }
  .page-promo-gynecology .is-accordion {
    margin: 0 0 40px 0;
  }
  .page-promo-gynecology .is-gallery-a {
    margin: 40px 0 40px 0;
  }
  .page-promo-gynecology .pp-promo-link-parent-a {
    padding: 0;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .page-promo-gynecology .pp-promo-link-parent-a a + a {
    margin: 20px 0 0 0;
  }
  .page-promo-gynecology .pp-promo-link-parent-a .pp-promo-link {
    width: 250px;
    text-align: center;
  }
  .page-promo-gynecology .pp-promo-link-parent-a .pp-promo-link:after {
    display: none;
  }
  .page-promo-gynecology .pp-promo-link-parent-b {
    padding: 0 0 40px 0;
    text-align: center;
  }
  .page-promo-gynecology .pp-promo-link {
    font-size: 11px;
    line-height: 50px;
    height: 50px;
  }
  .page-promo-gynecology .pp-promo-link:after {
    top: -10px;
    right: -18px;
    width: 60px;
    height: 70px;
    background-size: 60px 70px;
  }
  .page-promo-gynecology .pp-lead-text {
    display: block;
    position: relative;
    width: 100%;
    margin: 0 auto 40px auto;
    padding: 20px;
    font-size: 16px;
    line-height: 26px;
  }
  .page-promo-gynecology .pp-lead-text .sfx-plax {
    display: none;
  }
  .page-promo-gynecology .pp-image-a {
    display: none;
  }

  .is-similar-module .sm-link-date {
    height: auto;
  }

  .is-fancy-modal-overlay {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: fixed;
    z-index: 1000;
    top: 80px;
    left: 0;
    bottom: 0;
    right: 0;
  }
  .is-fancy-modal-overlay .fmo-parent {
    padding: 0;
  }
  .is-fancy-modal-overlay .fmo-cross {
    z-index: 50;
    top: 0;
    right: 0;
    width: 50px;
    height: 50px;
    background: url("/h/assets/img/fmocrossb.svg") no-repeat 19px 23px;
    background-size: 16px 16px;
  }
  .fb-modal-default {
    width: 100%;
    padding: 15px 15px 40px 15px;
    background: #f0f8ff;
  }
  .fb-modal-default:after {
    display: none;
  }
  .fb-modal-default .md-title {
    padding: 0 60px 0 0;
  }

  .fb-modal-wrapper {
    max-width: 450px;
    margin: 0 auto;
  }

  .fb-modal-form {
    width: 100%;
  }

  .fb-modal-message {
    padding: 50px 15px 40px 15px;
    background: #fff;
  }
  .fb-modal-message .fmo-cross {
    background-position: 50% 50%;
  }

  .fb-modal-image {
    width: 100%;
    padding: 50px 15px 30px 15px;
    background: #fff;
  }
  .fb-modal-image img {
    display: block;
    width: 100%;
  }
  .fb-modal-image .fmo-cross {
    background-position: 50% 50%;
  }

  .fb-modal-gallery {
    width: 100%;
    padding: 50px 0 0 0;
    background: #fff;
  }
  .fb-modal-gallery .fmo-cross {
    background-position: 50% 50%;
  }
  .fb-modal-gallery .is-arrow-b:before {
    display: none;
  }

  .fb-modal-youtube {
    width: 100%;
    height: auto;
    padding: 0;
    background: #000;
  }
  .fb-modal-youtube .my-puller {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    padding: 0 0 56% 0;
  }
  .fb-modal-youtube .my-frame {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    border: none !important;
    outline: none !important;
  }
}
@media screen and (max-width: 1024px) {
    .column {
        width: calc(50% - 20px);
    }
}

@media screen and (max-width: 768px) {
    .column {
        width: 100%; 
    }
    .colums {
        flex-wrap: wrap;
}
}
@media screen and (max-height: 500px) {
  .main-layout {
    padding: 50px 0 0 0;
  }

  .a-global-header {
    height: 50px;
  }
  .a-global-header .a-gh-header-events {
    display: none;
  }

  .is-fancy-modal-overlay {
    top: 50px;
  }
}
@media screen and (max-width: 340px) {
  .is-link-a:after {
    display: none;
  }
}