/*!
 * Bootstrap Reboot v4.3.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */
*,
*::before,
*::after {
  box-sizing: border-box; }

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

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

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff; }

[tabindex="-1"]:focus {
  outline: 0 !important; }

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem; }

p {
  margin-top: 0;
  margin-bottom: 1rem; }

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none; }

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem; }

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0; }

dt {
  font-weight: 700; }

dd {
  margin-bottom: .5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

b,
strong {
  font-weight: bolder; }

small {
  font-size: 80%; }

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline; }

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent; }
  a:hover {
    color: #0056b3;
    text-decoration: underline; }

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none; }
  a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
    color: inherit;
    text-decoration: none; }
  a:not([href]):not([tabindex]):focus {
    outline: 0; }

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em; }

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto; }

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle;
  border-style: none; }

svg {
  overflow: hidden;
  vertical-align: middle; }

table {
  border-collapse: collapse; }

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: inherit; }

label {
  display: inline-block;
  margin-bottom: 0.5rem; }

button {
  border-radius: 0; }

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color; }

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

select {
  word-wrap: normal; }

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

button:not(:disabled),
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled) {
  cursor: pointer; }

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none; }

input[type="radio"],
input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0; }

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox; }

textarea {
  overflow: auto;
  resize: vertical; }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal; }

progress {
  vertical-align: baseline; }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none; }

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button; }

output {
  display: inline-block; }

summary {
  display: list-item;
  cursor: pointer; }

template {
  display: none; }

[hidden] {
  display: none !important; }

/*!
 * Bootstrap Grid v4.3.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
html {
  box-sizing: border-box;
  -ms-overflow-style: scrollbar; }

*,
*::before,
*::after {
  box-sizing: inherit; }

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }
  @media (min-width: 576px) {
    .container {
      max-width: 540px; } }
  @media (min-width: 768px) {
    .container {
      max-width: 720px; } }
  @media (min-width: 992px) {
    .container {
      max-width: 960px; } }
  @media (min-width: 1200px) {
    .container {
      max-width: 1140px; } }

.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px; }

.no-gutters {
  margin-right: 0;
  margin-left: 0; }
  .no-gutters > .col,
  .no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0; }

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px; }

.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%; }

.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: 100%; }

.col-1 {
  flex: 0 0 8.33333%;
  max-width: 8.33333%; }

.col-2 {
  flex: 0 0 16.66667%;
  max-width: 16.66667%; }

.col-3 {
  flex: 0 0 25%;
  max-width: 25%; }

.col-4 {
  flex: 0 0 33.33333%;
  max-width: 33.33333%; }

.col-5 {
  flex: 0 0 41.66667%;
  max-width: 41.66667%; }

.col-6 {
  flex: 0 0 50%;
  max-width: 50%; }

.col-7 {
  flex: 0 0 58.33333%;
  max-width: 58.33333%; }

.col-8 {
  flex: 0 0 66.66667%;
  max-width: 66.66667%; }

.col-9 {
  flex: 0 0 75%;
  max-width: 75%; }

.col-10 {
  flex: 0 0 83.33333%;
  max-width: 83.33333%; }

.col-11 {
  flex: 0 0 91.66667%;
  max-width: 91.66667%; }

.col-12 {
  flex: 0 0 100%;
  max-width: 100%; }

.order-first {
  order: -1; }

.order-last {
  order: 13; }

.order-0 {
  order: 0; }

.order-1 {
  order: 1; }

.order-2 {
  order: 2; }

.order-3 {
  order: 3; }

.order-4 {
  order: 4; }

.order-5 {
  order: 5; }

.order-6 {
  order: 6; }

.order-7 {
  order: 7; }

.order-8 {
  order: 8; }

.order-9 {
  order: 9; }

.order-10 {
  order: 10; }

.order-11 {
  order: 11; }

.order-12 {
  order: 12; }

.offset-1 {
  margin-left: 8.33333%; }

.offset-2 {
  margin-left: 16.66667%; }

.offset-3 {
  margin-left: 25%; }

.offset-4 {
  margin-left: 33.33333%; }

.offset-5 {
  margin-left: 41.66667%; }

.offset-6 {
  margin-left: 50%; }

.offset-7 {
  margin-left: 58.33333%; }

.offset-8 {
  margin-left: 66.66667%; }

.offset-9 {
  margin-left: 75%; }

.offset-10 {
  margin-left: 83.33333%; }

.offset-11 {
  margin-left: 91.66667%; }

@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-sm-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-sm-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-sm-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-sm-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-sm-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-sm-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-sm-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-sm-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-sm-first {
    order: -1; }
  .order-sm-last {
    order: 13; }
  .order-sm-0 {
    order: 0; }
  .order-sm-1 {
    order: 1; }
  .order-sm-2 {
    order: 2; }
  .order-sm-3 {
    order: 3; }
  .order-sm-4 {
    order: 4; }
  .order-sm-5 {
    order: 5; }
  .order-sm-6 {
    order: 6; }
  .order-sm-7 {
    order: 7; }
  .order-sm-8 {
    order: 8; }
  .order-sm-9 {
    order: 9; }
  .order-sm-10 {
    order: 10; }
  .order-sm-11 {
    order: 11; }
  .order-sm-12 {
    order: 12; }
  .offset-sm-0 {
    margin-left: 0; }
  .offset-sm-1 {
    margin-left: 8.33333%; }
  .offset-sm-2 {
    margin-left: 16.66667%; }
  .offset-sm-3 {
    margin-left: 25%; }
  .offset-sm-4 {
    margin-left: 33.33333%; }
  .offset-sm-5 {
    margin-left: 41.66667%; }
  .offset-sm-6 {
    margin-left: 50%; }
  .offset-sm-7 {
    margin-left: 58.33333%; }
  .offset-sm-8 {
    margin-left: 66.66667%; }
  .offset-sm-9 {
    margin-left: 75%; }
  .offset-sm-10 {
    margin-left: 83.33333%; }
  .offset-sm-11 {
    margin-left: 91.66667%; } }

@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-md-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-md-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-md-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-md-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-md-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-md-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-md-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-md-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-md-first {
    order: -1; }
  .order-md-last {
    order: 13; }
  .order-md-0 {
    order: 0; }
  .order-md-1 {
    order: 1; }
  .order-md-2 {
    order: 2; }
  .order-md-3 {
    order: 3; }
  .order-md-4 {
    order: 4; }
  .order-md-5 {
    order: 5; }
  .order-md-6 {
    order: 6; }
  .order-md-7 {
    order: 7; }
  .order-md-8 {
    order: 8; }
  .order-md-9 {
    order: 9; }
  .order-md-10 {
    order: 10; }
  .order-md-11 {
    order: 11; }
  .order-md-12 {
    order: 12; }
  .offset-md-0 {
    margin-left: 0; }
  .offset-md-1 {
    margin-left: 8.33333%; }
  .offset-md-2 {
    margin-left: 16.66667%; }
  .offset-md-3 {
    margin-left: 25%; }
  .offset-md-4 {
    margin-left: 33.33333%; }
  .offset-md-5 {
    margin-left: 41.66667%; }
  .offset-md-6 {
    margin-left: 50%; }
  .offset-md-7 {
    margin-left: 58.33333%; }
  .offset-md-8 {
    margin-left: 66.66667%; }
  .offset-md-9 {
    margin-left: 75%; }
  .offset-md-10 {
    margin-left: 83.33333%; }
  .offset-md-11 {
    margin-left: 91.66667%; } }

@media (min-width: 992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-lg-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-lg-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-lg-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-lg-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-lg-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-lg-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-lg-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-lg-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-lg-first {
    order: -1; }
  .order-lg-last {
    order: 13; }
  .order-lg-0 {
    order: 0; }
  .order-lg-1 {
    order: 1; }
  .order-lg-2 {
    order: 2; }
  .order-lg-3 {
    order: 3; }
  .order-lg-4 {
    order: 4; }
  .order-lg-5 {
    order: 5; }
  .order-lg-6 {
    order: 6; }
  .order-lg-7 {
    order: 7; }
  .order-lg-8 {
    order: 8; }
  .order-lg-9 {
    order: 9; }
  .order-lg-10 {
    order: 10; }
  .order-lg-11 {
    order: 11; }
  .order-lg-12 {
    order: 12; }
  .offset-lg-0 {
    margin-left: 0; }
  .offset-lg-1 {
    margin-left: 8.33333%; }
  .offset-lg-2 {
    margin-left: 16.66667%; }
  .offset-lg-3 {
    margin-left: 25%; }
  .offset-lg-4 {
    margin-left: 33.33333%; }
  .offset-lg-5 {
    margin-left: 41.66667%; }
  .offset-lg-6 {
    margin-left: 50%; }
  .offset-lg-7 {
    margin-left: 58.33333%; }
  .offset-lg-8 {
    margin-left: 66.66667%; }
  .offset-lg-9 {
    margin-left: 75%; }
  .offset-lg-10 {
    margin-left: 83.33333%; }
  .offset-lg-11 {
    margin-left: 91.66667%; } }

@media (min-width: 1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-xl-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xl-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-xl-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xl-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-xl-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xl-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-xl-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xl-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-xl-first {
    order: -1; }
  .order-xl-last {
    order: 13; }
  .order-xl-0 {
    order: 0; }
  .order-xl-1 {
    order: 1; }
  .order-xl-2 {
    order: 2; }
  .order-xl-3 {
    order: 3; }
  .order-xl-4 {
    order: 4; }
  .order-xl-5 {
    order: 5; }
  .order-xl-6 {
    order: 6; }
  .order-xl-7 {
    order: 7; }
  .order-xl-8 {
    order: 8; }
  .order-xl-9 {
    order: 9; }
  .order-xl-10 {
    order: 10; }
  .order-xl-11 {
    order: 11; }
  .order-xl-12 {
    order: 12; }
  .offset-xl-0 {
    margin-left: 0; }
  .offset-xl-1 {
    margin-left: 8.33333%; }
  .offset-xl-2 {
    margin-left: 16.66667%; }
  .offset-xl-3 {
    margin-left: 25%; }
  .offset-xl-4 {
    margin-left: 33.33333%; }
  .offset-xl-5 {
    margin-left: 41.66667%; }
  .offset-xl-6 {
    margin-left: 50%; }
  .offset-xl-7 {
    margin-left: 58.33333%; }
  .offset-xl-8 {
    margin-left: 66.66667%; }
  .offset-xl-9 {
    margin-left: 75%; }
  .offset-xl-10 {
    margin-left: 83.33333%; }
  .offset-xl-11 {
    margin-left: 91.66667%; } }

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

.d-inline {
  display: inline !important; }

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

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

.d-table {
  display: table !important; }

.d-table-row {
  display: table-row !important; }

.d-table-cell {
  display: table-cell !important; }

.d-flex {
  display: flex !important; }

.d-inline-flex {
  display: inline-flex !important; }

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important; }
  .d-sm-inline {
    display: inline !important; }
  .d-sm-inline-block {
    display: inline-block !important; }
  .d-sm-block {
    display: block !important; }
  .d-sm-table {
    display: table !important; }
  .d-sm-table-row {
    display: table-row !important; }
  .d-sm-table-cell {
    display: table-cell !important; }
  .d-sm-flex {
    display: flex !important; }
  .d-sm-inline-flex {
    display: inline-flex !important; } }

@media (min-width: 768px) {
  .d-md-none {
    display: none !important; }
  .d-md-inline {
    display: inline !important; }
  .d-md-inline-block {
    display: inline-block !important; }
  .d-md-block {
    display: block !important; }
  .d-md-table {
    display: table !important; }
  .d-md-table-row {
    display: table-row !important; }
  .d-md-table-cell {
    display: table-cell !important; }
  .d-md-flex {
    display: flex !important; }
  .d-md-inline-flex {
    display: inline-flex !important; } }

@media (min-width: 992px) {
  .d-lg-none {
    display: none !important; }
  .d-lg-inline {
    display: inline !important; }
  .d-lg-inline-block {
    display: inline-block !important; }
  .d-lg-block {
    display: block !important; }
  .d-lg-table {
    display: table !important; }
  .d-lg-table-row {
    display: table-row !important; }
  .d-lg-table-cell {
    display: table-cell !important; }
  .d-lg-flex {
    display: flex !important; }
  .d-lg-inline-flex {
    display: inline-flex !important; } }

@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important; }
  .d-xl-inline {
    display: inline !important; }
  .d-xl-inline-block {
    display: inline-block !important; }
  .d-xl-block {
    display: block !important; }
  .d-xl-table {
    display: table !important; }
  .d-xl-table-row {
    display: table-row !important; }
  .d-xl-table-cell {
    display: table-cell !important; }
  .d-xl-flex {
    display: flex !important; }
  .d-xl-inline-flex {
    display: inline-flex !important; } }

@media print {
  .d-print-none {
    display: none !important; }
  .d-print-inline {
    display: inline !important; }
  .d-print-inline-block {
    display: inline-block !important; }
  .d-print-block {
    display: block !important; }
  .d-print-table {
    display: table !important; }
  .d-print-table-row {
    display: table-row !important; }
  .d-print-table-cell {
    display: table-cell !important; }
  .d-print-flex {
    display: flex !important; }
  .d-print-inline-flex {
    display: inline-flex !important; } }

.flex-row {
  flex-direction: row !important; }

.flex-column {
  flex-direction: column !important; }

.flex-row-reverse {
  flex-direction: row-reverse !important; }

.flex-column-reverse {
  flex-direction: column-reverse !important; }

.flex-wrap {
  flex-wrap: wrap !important; }

.flex-nowrap {
  flex-wrap: nowrap !important; }

.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important; }

.flex-fill {
  flex: 1 1 auto !important; }

.flex-grow-0 {
  flex-grow: 0 !important; }

.flex-grow-1 {
  flex-grow: 1 !important; }

.flex-shrink-0 {
  flex-shrink: 0 !important; }

.flex-shrink-1 {
  flex-shrink: 1 !important; }

.justify-content-start {
  justify-content: flex-start !important; }

.justify-content-end {
  justify-content: flex-end !important; }

.justify-content-center {
  justify-content: center !important; }

.justify-content-between {
  justify-content: space-between !important; }

.justify-content-around {
  justify-content: space-around !important; }

.align-items-start {
  align-items: flex-start !important; }

.align-items-end {
  align-items: flex-end !important; }

.align-items-center {
  align-items: center !important; }

.align-items-baseline {
  align-items: baseline !important; }

.align-items-stretch {
  align-items: stretch !important; }

.align-content-start {
  align-content: flex-start !important; }

.align-content-end {
  align-content: flex-end !important; }

.align-content-center {
  align-content: center !important; }

.align-content-between {
  align-content: space-between !important; }

.align-content-around {
  align-content: space-around !important; }

.align-content-stretch {
  align-content: stretch !important; }

.align-self-auto {
  -ms-grid-row-align: auto !important;
      align-self: auto !important; }

.align-self-start {
  align-self: flex-start !important; }

.align-self-end {
  align-self: flex-end !important; }

.align-self-center {
  -ms-grid-row-align: center !important;
      align-self: center !important; }

.align-self-baseline {
  align-self: baseline !important; }

.align-self-stretch {
  -ms-grid-row-align: stretch !important;
      align-self: stretch !important; }

@media (min-width: 576px) {
  .flex-sm-row {
    flex-direction: row !important; }
  .flex-sm-column {
    flex-direction: column !important; }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-sm-wrap {
    flex-wrap: wrap !important; }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important; }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-sm-fill {
    flex: 1 1 auto !important; }
  .flex-sm-grow-0 {
    flex-grow: 0 !important; }
  .flex-sm-grow-1 {
    flex-grow: 1 !important; }
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-sm-start {
    justify-content: flex-start !important; }
  .justify-content-sm-end {
    justify-content: flex-end !important; }
  .justify-content-sm-center {
    justify-content: center !important; }
  .justify-content-sm-between {
    justify-content: space-between !important; }
  .justify-content-sm-around {
    justify-content: space-around !important; }
  .align-items-sm-start {
    align-items: flex-start !important; }
  .align-items-sm-end {
    align-items: flex-end !important; }
  .align-items-sm-center {
    align-items: center !important; }
  .align-items-sm-baseline {
    align-items: baseline !important; }
  .align-items-sm-stretch {
    align-items: stretch !important; }
  .align-content-sm-start {
    align-content: flex-start !important; }
  .align-content-sm-end {
    align-content: flex-end !important; }
  .align-content-sm-center {
    align-content: center !important; }
  .align-content-sm-between {
    align-content: space-between !important; }
  .align-content-sm-around {
    align-content: space-around !important; }
  .align-content-sm-stretch {
    align-content: stretch !important; }
  .align-self-sm-auto {
    -ms-grid-row-align: auto !important;
        align-self: auto !important; }
  .align-self-sm-start {
    align-self: flex-start !important; }
  .align-self-sm-end {
    align-self: flex-end !important; }
  .align-self-sm-center {
    -ms-grid-row-align: center !important;
        align-self: center !important; }
  .align-self-sm-baseline {
    align-self: baseline !important; }
  .align-self-sm-stretch {
    -ms-grid-row-align: stretch !important;
        align-self: stretch !important; } }

@media (min-width: 768px) {
  .flex-md-row {
    flex-direction: row !important; }
  .flex-md-column {
    flex-direction: column !important; }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-md-wrap {
    flex-wrap: wrap !important; }
  .flex-md-nowrap {
    flex-wrap: nowrap !important; }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-md-fill {
    flex: 1 1 auto !important; }
  .flex-md-grow-0 {
    flex-grow: 0 !important; }
  .flex-md-grow-1 {
    flex-grow: 1 !important; }
  .flex-md-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-md-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-md-start {
    justify-content: flex-start !important; }
  .justify-content-md-end {
    justify-content: flex-end !important; }
  .justify-content-md-center {
    justify-content: center !important; }
  .justify-content-md-between {
    justify-content: space-between !important; }
  .justify-content-md-around {
    justify-content: space-around !important; }
  .align-items-md-start {
    align-items: flex-start !important; }
  .align-items-md-end {
    align-items: flex-end !important; }
  .align-items-md-center {
    align-items: center !important; }
  .align-items-md-baseline {
    align-items: baseline !important; }
  .align-items-md-stretch {
    align-items: stretch !important; }
  .align-content-md-start {
    align-content: flex-start !important; }
  .align-content-md-end {
    align-content: flex-end !important; }
  .align-content-md-center {
    align-content: center !important; }
  .align-content-md-between {
    align-content: space-between !important; }
  .align-content-md-around {
    align-content: space-around !important; }
  .align-content-md-stretch {
    align-content: stretch !important; }
  .align-self-md-auto {
    -ms-grid-row-align: auto !important;
        align-self: auto !important; }
  .align-self-md-start {
    align-self: flex-start !important; }
  .align-self-md-end {
    align-self: flex-end !important; }
  .align-self-md-center {
    -ms-grid-row-align: center !important;
        align-self: center !important; }
  .align-self-md-baseline {
    align-self: baseline !important; }
  .align-self-md-stretch {
    -ms-grid-row-align: stretch !important;
        align-self: stretch !important; } }

@media (min-width: 992px) {
  .flex-lg-row {
    flex-direction: row !important; }
  .flex-lg-column {
    flex-direction: column !important; }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-lg-wrap {
    flex-wrap: wrap !important; }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important; }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-lg-fill {
    flex: 1 1 auto !important; }
  .flex-lg-grow-0 {
    flex-grow: 0 !important; }
  .flex-lg-grow-1 {
    flex-grow: 1 !important; }
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-lg-start {
    justify-content: flex-start !important; }
  .justify-content-lg-end {
    justify-content: flex-end !important; }
  .justify-content-lg-center {
    justify-content: center !important; }
  .justify-content-lg-between {
    justify-content: space-between !important; }
  .justify-content-lg-around {
    justify-content: space-around !important; }
  .align-items-lg-start {
    align-items: flex-start !important; }
  .align-items-lg-end {
    align-items: flex-end !important; }
  .align-items-lg-center {
    align-items: center !important; }
  .align-items-lg-baseline {
    align-items: baseline !important; }
  .align-items-lg-stretch {
    align-items: stretch !important; }
  .align-content-lg-start {
    align-content: flex-start !important; }
  .align-content-lg-end {
    align-content: flex-end !important; }
  .align-content-lg-center {
    align-content: center !important; }
  .align-content-lg-between {
    align-content: space-between !important; }
  .align-content-lg-around {
    align-content: space-around !important; }
  .align-content-lg-stretch {
    align-content: stretch !important; }
  .align-self-lg-auto {
    -ms-grid-row-align: auto !important;
        align-self: auto !important; }
  .align-self-lg-start {
    align-self: flex-start !important; }
  .align-self-lg-end {
    align-self: flex-end !important; }
  .align-self-lg-center {
    -ms-grid-row-align: center !important;
        align-self: center !important; }
  .align-self-lg-baseline {
    align-self: baseline !important; }
  .align-self-lg-stretch {
    -ms-grid-row-align: stretch !important;
        align-self: stretch !important; } }

@media (min-width: 1200px) {
  .flex-xl-row {
    flex-direction: row !important; }
  .flex-xl-column {
    flex-direction: column !important; }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-xl-wrap {
    flex-wrap: wrap !important; }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important; }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-xl-fill {
    flex: 1 1 auto !important; }
  .flex-xl-grow-0 {
    flex-grow: 0 !important; }
  .flex-xl-grow-1 {
    flex-grow: 1 !important; }
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-xl-start {
    justify-content: flex-start !important; }
  .justify-content-xl-end {
    justify-content: flex-end !important; }
  .justify-content-xl-center {
    justify-content: center !important; }
  .justify-content-xl-between {
    justify-content: space-between !important; }
  .justify-content-xl-around {
    justify-content: space-around !important; }
  .align-items-xl-start {
    align-items: flex-start !important; }
  .align-items-xl-end {
    align-items: flex-end !important; }
  .align-items-xl-center {
    align-items: center !important; }
  .align-items-xl-baseline {
    align-items: baseline !important; }
  .align-items-xl-stretch {
    align-items: stretch !important; }
  .align-content-xl-start {
    align-content: flex-start !important; }
  .align-content-xl-end {
    align-content: flex-end !important; }
  .align-content-xl-center {
    align-content: center !important; }
  .align-content-xl-between {
    align-content: space-between !important; }
  .align-content-xl-around {
    align-content: space-around !important; }
  .align-content-xl-stretch {
    align-content: stretch !important; }
  .align-self-xl-auto {
    -ms-grid-row-align: auto !important;
        align-self: auto !important; }
  .align-self-xl-start {
    align-self: flex-start !important; }
  .align-self-xl-end {
    align-self: flex-end !important; }
  .align-self-xl-center {
    -ms-grid-row-align: center !important;
        align-self: center !important; }
  .align-self-xl-baseline {
    align-self: baseline !important; }
  .align-self-xl-stretch {
    -ms-grid-row-align: stretch !important;
        align-self: stretch !important; } }

.m-0 {
  margin: 0 !important; }

.mt-0,
.my-0 {
  margin-top: 0 !important; }

.mr-0,
.mx-0 {
  margin-right: 0 !important; }

.mb-0,
.my-0 {
  margin-bottom: 0 !important; }

.ml-0,
.mx-0 {
  margin-left: 0 !important; }

.m-1 {
  margin: 0.25rem !important; }

.mt-1,
.my-1 {
  margin-top: 0.25rem !important; }

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important; }

.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important; }

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important; }

.m-2 {
  margin: 0.5rem !important; }

.mt-2,
.my-2 {
  margin-top: 0.5rem !important; }

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important; }

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important; }

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important; }

.m-3 {
  margin: 1rem !important; }

.mt-3,
.my-3 {
  margin-top: 1rem !important; }

.mr-3,
.mx-3 {
  margin-right: 1rem !important; }

.mb-3,
.my-3 {
  margin-bottom: 1rem !important; }

.ml-3,
.mx-3 {
  margin-left: 1rem !important; }

.m-4 {
  margin: 1.5rem !important; }

.mt-4,
.my-4 {
  margin-top: 1.5rem !important; }

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important; }

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important; }

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important; }

.m-5 {
  margin: 3rem !important; }

.mt-5,
.my-5 {
  margin-top: 3rem !important; }

.mr-5,
.mx-5 {
  margin-right: 3rem !important; }

.mb-5,
.my-5 {
  margin-bottom: 3rem !important; }

.ml-5,
.mx-5 {
  margin-left: 3rem !important; }

.p-0 {
  padding: 0 !important; }

.pt-0,
.py-0 {
  padding-top: 0 !important; }

.pr-0,
.px-0 {
  padding-right: 0 !important; }

.pb-0,
.py-0 {
  padding-bottom: 0 !important; }

.pl-0,
.px-0 {
  padding-left: 0 !important; }

.p-1 {
  padding: 0.25rem !important; }

.pt-1,
.py-1 {
  padding-top: 0.25rem !important; }

.pr-1,
.px-1 {
  padding-right: 0.25rem !important; }

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important; }

.pl-1,
.px-1 {
  padding-left: 0.25rem !important; }

.p-2 {
  padding: 0.5rem !important; }

.pt-2,
.py-2 {
  padding-top: 0.5rem !important; }

.pr-2,
.px-2 {
  padding-right: 0.5rem !important; }

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important; }

.pl-2,
.px-2 {
  padding-left: 0.5rem !important; }

.p-3 {
  padding: 1rem !important; }

.pt-3,
.py-3 {
  padding-top: 1rem !important; }

.pr-3,
.px-3 {
  padding-right: 1rem !important; }

.pb-3,
.py-3 {
  padding-bottom: 1rem !important; }

.pl-3,
.px-3 {
  padding-left: 1rem !important; }

.p-4 {
  padding: 1.5rem !important; }

.pt-4,
.py-4 {
  padding-top: 1.5rem !important; }

.pr-4,
.px-4 {
  padding-right: 1.5rem !important; }

.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important; }

.pl-4,
.px-4 {
  padding-left: 1.5rem !important; }

.p-5 {
  padding: 3rem !important; }

.pt-5,
.py-5 {
  padding-top: 3rem !important; }

.pr-5,
.px-5 {
  padding-right: 3rem !important; }

.pb-5,
.py-5 {
  padding-bottom: 3rem !important; }

.pl-5,
.px-5 {
  padding-left: 3rem !important; }

.m-n1 {
  margin: -0.25rem !important; }

.mt-n1,
.my-n1 {
  margin-top: -0.25rem !important; }

.mr-n1,
.mx-n1 {
  margin-right: -0.25rem !important; }

.mb-n1,
.my-n1 {
  margin-bottom: -0.25rem !important; }

.ml-n1,
.mx-n1 {
  margin-left: -0.25rem !important; }

.m-n2 {
  margin: -0.5rem !important; }

.mt-n2,
.my-n2 {
  margin-top: -0.5rem !important; }

.mr-n2,
.mx-n2 {
  margin-right: -0.5rem !important; }

.mb-n2,
.my-n2 {
  margin-bottom: -0.5rem !important; }

.ml-n2,
.mx-n2 {
  margin-left: -0.5rem !important; }

.m-n3 {
  margin: -1rem !important; }

.mt-n3,
.my-n3 {
  margin-top: -1rem !important; }

.mr-n3,
.mx-n3 {
  margin-right: -1rem !important; }

.mb-n3,
.my-n3 {
  margin-bottom: -1rem !important; }

.ml-n3,
.mx-n3 {
  margin-left: -1rem !important; }

.m-n4 {
  margin: -1.5rem !important; }

.mt-n4,
.my-n4 {
  margin-top: -1.5rem !important; }

.mr-n4,
.mx-n4 {
  margin-right: -1.5rem !important; }

.mb-n4,
.my-n4 {
  margin-bottom: -1.5rem !important; }

.ml-n4,
.mx-n4 {
  margin-left: -1.5rem !important; }

.m-n5 {
  margin: -3rem !important; }

.mt-n5,
.my-n5 {
  margin-top: -3rem !important; }

.mr-n5,
.mx-n5 {
  margin-right: -3rem !important; }

.mb-n5,
.my-n5 {
  margin-bottom: -3rem !important; }

.ml-n5,
.mx-n5 {
  margin-left: -3rem !important; }

.m-auto {
  margin: auto !important; }

.mt-auto,
.my-auto {
  margin-top: auto !important; }

.mr-auto,
.mx-auto {
  margin-right: auto !important; }

.mb-auto,
.my-auto {
  margin-bottom: auto !important; }

.ml-auto,
.mx-auto {
  margin-left: auto !important; }

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important; }
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important; }
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important; }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important; }
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important; }
  .m-sm-1 {
    margin: 0.25rem !important; }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important; }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important; }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important; }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important; }
  .m-sm-2 {
    margin: 0.5rem !important; }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important; }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important; }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important; }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important; }
  .m-sm-3 {
    margin: 1rem !important; }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important; }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important; }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important; }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important; }
  .m-sm-4 {
    margin: 1.5rem !important; }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important; }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important; }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important; }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important; }
  .m-sm-5 {
    margin: 3rem !important; }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important; }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important; }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important; }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important; }
  .p-sm-0 {
    padding: 0 !important; }
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important; }
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important; }
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important; }
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important; }
  .p-sm-1 {
    padding: 0.25rem !important; }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important; }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important; }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important; }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important; }
  .p-sm-2 {
    padding: 0.5rem !important; }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important; }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important; }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important; }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important; }
  .p-sm-3 {
    padding: 1rem !important; }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important; }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important; }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important; }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important; }
  .p-sm-4 {
    padding: 1.5rem !important; }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important; }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important; }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important; }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important; }
  .p-sm-5 {
    padding: 3rem !important; }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important; }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important; }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important; }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important; }
  .m-sm-n1 {
    margin: -0.25rem !important; }
  .mt-sm-n1,
  .my-sm-n1 {
    margin-top: -0.25rem !important; }
  .mr-sm-n1,
  .mx-sm-n1 {
    margin-right: -0.25rem !important; }
  .mb-sm-n1,
  .my-sm-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-sm-n1,
  .mx-sm-n1 {
    margin-left: -0.25rem !important; }
  .m-sm-n2 {
    margin: -0.5rem !important; }
  .mt-sm-n2,
  .my-sm-n2 {
    margin-top: -0.5rem !important; }
  .mr-sm-n2,
  .mx-sm-n2 {
    margin-right: -0.5rem !important; }
  .mb-sm-n2,
  .my-sm-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-sm-n2,
  .mx-sm-n2 {
    margin-left: -0.5rem !important; }
  .m-sm-n3 {
    margin: -1rem !important; }
  .mt-sm-n3,
  .my-sm-n3 {
    margin-top: -1rem !important; }
  .mr-sm-n3,
  .mx-sm-n3 {
    margin-right: -1rem !important; }
  .mb-sm-n3,
  .my-sm-n3 {
    margin-bottom: -1rem !important; }
  .ml-sm-n3,
  .mx-sm-n3 {
    margin-left: -1rem !important; }
  .m-sm-n4 {
    margin: -1.5rem !important; }
  .mt-sm-n4,
  .my-sm-n4 {
    margin-top: -1.5rem !important; }
  .mr-sm-n4,
  .mx-sm-n4 {
    margin-right: -1.5rem !important; }
  .mb-sm-n4,
  .my-sm-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-sm-n4,
  .mx-sm-n4 {
    margin-left: -1.5rem !important; }
  .m-sm-n5 {
    margin: -3rem !important; }
  .mt-sm-n5,
  .my-sm-n5 {
    margin-top: -3rem !important; }
  .mr-sm-n5,
  .mx-sm-n5 {
    margin-right: -3rem !important; }
  .mb-sm-n5,
  .my-sm-n5 {
    margin-bottom: -3rem !important; }
  .ml-sm-n5,
  .mx-sm-n5 {
    margin-left: -3rem !important; }
  .m-sm-auto {
    margin: auto !important; }
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important; }
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important; }
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important; }
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important; } }

@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important; }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important; }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important; }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important; }
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important; }
  .m-md-1 {
    margin: 0.25rem !important; }
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important; }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important; }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important; }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important; }
  .m-md-2 {
    margin: 0.5rem !important; }
  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important; }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important; }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important; }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important; }
  .m-md-3 {
    margin: 1rem !important; }
  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important; }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important; }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important; }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important; }
  .m-md-4 {
    margin: 1.5rem !important; }
  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important; }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important; }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important; }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important; }
  .m-md-5 {
    margin: 3rem !important; }
  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important; }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important; }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important; }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important; }
  .p-md-0 {
    padding: 0 !important; }
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important; }
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important; }
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important; }
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important; }
  .p-md-1 {
    padding: 0.25rem !important; }
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important; }
  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important; }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important; }
  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important; }
  .p-md-2 {
    padding: 0.5rem !important; }
  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important; }
  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important; }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important; }
  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important; }
  .p-md-3 {
    padding: 1rem !important; }
  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important; }
  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important; }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important; }
  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important; }
  .p-md-4 {
    padding: 1.5rem !important; }
  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important; }
  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important; }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important; }
  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important; }
  .p-md-5 {
    padding: 3rem !important; }
  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important; }
  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important; }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important; }
  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important; }
  .m-md-n1 {
    margin: -0.25rem !important; }
  .mt-md-n1,
  .my-md-n1 {
    margin-top: -0.25rem !important; }
  .mr-md-n1,
  .mx-md-n1 {
    margin-right: -0.25rem !important; }
  .mb-md-n1,
  .my-md-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-md-n1,
  .mx-md-n1 {
    margin-left: -0.25rem !important; }
  .m-md-n2 {
    margin: -0.5rem !important; }
  .mt-md-n2,
  .my-md-n2 {
    margin-top: -0.5rem !important; }
  .mr-md-n2,
  .mx-md-n2 {
    margin-right: -0.5rem !important; }
  .mb-md-n2,
  .my-md-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-md-n2,
  .mx-md-n2 {
    margin-left: -0.5rem !important; }
  .m-md-n3 {
    margin: -1rem !important; }
  .mt-md-n3,
  .my-md-n3 {
    margin-top: -1rem !important; }
  .mr-md-n3,
  .mx-md-n3 {
    margin-right: -1rem !important; }
  .mb-md-n3,
  .my-md-n3 {
    margin-bottom: -1rem !important; }
  .ml-md-n3,
  .mx-md-n3 {
    margin-left: -1rem !important; }
  .m-md-n4 {
    margin: -1.5rem !important; }
  .mt-md-n4,
  .my-md-n4 {
    margin-top: -1.5rem !important; }
  .mr-md-n4,
  .mx-md-n4 {
    margin-right: -1.5rem !important; }
  .mb-md-n4,
  .my-md-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-md-n4,
  .mx-md-n4 {
    margin-left: -1.5rem !important; }
  .m-md-n5 {
    margin: -3rem !important; }
  .mt-md-n5,
  .my-md-n5 {
    margin-top: -3rem !important; }
  .mr-md-n5,
  .mx-md-n5 {
    margin-right: -3rem !important; }
  .mb-md-n5,
  .my-md-n5 {
    margin-bottom: -3rem !important; }
  .ml-md-n5,
  .mx-md-n5 {
    margin-left: -3rem !important; }
  .m-md-auto {
    margin: auto !important; }
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important; }
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important; }
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important; }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important; } }

@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important; }
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important; }
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important; }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important; }
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important; }
  .m-lg-1 {
    margin: 0.25rem !important; }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important; }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important; }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important; }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important; }
  .m-lg-2 {
    margin: 0.5rem !important; }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important; }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important; }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important; }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important; }
  .m-lg-3 {
    margin: 1rem !important; }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important; }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important; }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important; }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important; }
  .m-lg-4 {
    margin: 1.5rem !important; }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important; }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important; }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important; }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important; }
  .m-lg-5 {
    margin: 3rem !important; }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important; }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important; }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important; }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important; }
  .p-lg-0 {
    padding: 0 !important; }
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important; }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important; }
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important; }
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important; }
  .p-lg-1 {
    padding: 0.25rem !important; }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important; }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important; }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important; }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important; }
  .p-lg-2 {
    padding: 0.5rem !important; }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important; }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important; }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important; }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important; }
  .p-lg-3 {
    padding: 1rem !important; }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important; }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important; }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important; }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important; }
  .p-lg-4 {
    padding: 1.5rem !important; }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important; }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important; }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important; }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important; }
  .p-lg-5 {
    padding: 3rem !important; }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important; }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important; }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important; }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important; }
  .m-lg-n1 {
    margin: -0.25rem !important; }
  .mt-lg-n1,
  .my-lg-n1 {
    margin-top: -0.25rem !important; }
  .mr-lg-n1,
  .mx-lg-n1 {
    margin-right: -0.25rem !important; }
  .mb-lg-n1,
  .my-lg-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-lg-n1,
  .mx-lg-n1 {
    margin-left: -0.25rem !important; }
  .m-lg-n2 {
    margin: -0.5rem !important; }
  .mt-lg-n2,
  .my-lg-n2 {
    margin-top: -0.5rem !important; }
  .mr-lg-n2,
  .mx-lg-n2 {
    margin-right: -0.5rem !important; }
  .mb-lg-n2,
  .my-lg-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-lg-n2,
  .mx-lg-n2 {
    margin-left: -0.5rem !important; }
  .m-lg-n3 {
    margin: -1rem !important; }
  .mt-lg-n3,
  .my-lg-n3 {
    margin-top: -1rem !important; }
  .mr-lg-n3,
  .mx-lg-n3 {
    margin-right: -1rem !important; }
  .mb-lg-n3,
  .my-lg-n3 {
    margin-bottom: -1rem !important; }
  .ml-lg-n3,
  .mx-lg-n3 {
    margin-left: -1rem !important; }
  .m-lg-n4 {
    margin: -1.5rem !important; }
  .mt-lg-n4,
  .my-lg-n4 {
    margin-top: -1.5rem !important; }
  .mr-lg-n4,
  .mx-lg-n4 {
    margin-right: -1.5rem !important; }
  .mb-lg-n4,
  .my-lg-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-lg-n4,
  .mx-lg-n4 {
    margin-left: -1.5rem !important; }
  .m-lg-n5 {
    margin: -3rem !important; }
  .mt-lg-n5,
  .my-lg-n5 {
    margin-top: -3rem !important; }
  .mr-lg-n5,
  .mx-lg-n5 {
    margin-right: -3rem !important; }
  .mb-lg-n5,
  .my-lg-n5 {
    margin-bottom: -3rem !important; }
  .ml-lg-n5,
  .mx-lg-n5 {
    margin-left: -3rem !important; }
  .m-lg-auto {
    margin: auto !important; }
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important; }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important; }
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important; }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important; } }

@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important; }
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important; }
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important; }
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important; }
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important; }
  .m-xl-1 {
    margin: 0.25rem !important; }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important; }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important; }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important; }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important; }
  .m-xl-2 {
    margin: 0.5rem !important; }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important; }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important; }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important; }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important; }
  .m-xl-3 {
    margin: 1rem !important; }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important; }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important; }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important; }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important; }
  .m-xl-4 {
    margin: 1.5rem !important; }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important; }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important; }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important; }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important; }
  .m-xl-5 {
    margin: 3rem !important; }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important; }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important; }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important; }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important; }
  .p-xl-0 {
    padding: 0 !important; }
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important; }
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important; }
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important; }
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important; }
  .p-xl-1 {
    padding: 0.25rem !important; }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important; }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important; }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important; }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important; }
  .p-xl-2 {
    padding: 0.5rem !important; }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important; }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important; }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important; }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important; }
  .p-xl-3 {
    padding: 1rem !important; }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important; }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important; }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important; }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important; }
  .p-xl-4 {
    padding: 1.5rem !important; }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important; }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important; }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important; }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important; }
  .p-xl-5 {
    padding: 3rem !important; }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important; }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important; }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important; }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important; }
  .m-xl-n1 {
    margin: -0.25rem !important; }
  .mt-xl-n1,
  .my-xl-n1 {
    margin-top: -0.25rem !important; }
  .mr-xl-n1,
  .mx-xl-n1 {
    margin-right: -0.25rem !important; }
  .mb-xl-n1,
  .my-xl-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-xl-n1,
  .mx-xl-n1 {
    margin-left: -0.25rem !important; }
  .m-xl-n2 {
    margin: -0.5rem !important; }
  .mt-xl-n2,
  .my-xl-n2 {
    margin-top: -0.5rem !important; }
  .mr-xl-n2,
  .mx-xl-n2 {
    margin-right: -0.5rem !important; }
  .mb-xl-n2,
  .my-xl-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-xl-n2,
  .mx-xl-n2 {
    margin-left: -0.5rem !important; }
  .m-xl-n3 {
    margin: -1rem !important; }
  .mt-xl-n3,
  .my-xl-n3 {
    margin-top: -1rem !important; }
  .mr-xl-n3,
  .mx-xl-n3 {
    margin-right: -1rem !important; }
  .mb-xl-n3,
  .my-xl-n3 {
    margin-bottom: -1rem !important; }
  .ml-xl-n3,
  .mx-xl-n3 {
    margin-left: -1rem !important; }
  .m-xl-n4 {
    margin: -1.5rem !important; }
  .mt-xl-n4,
  .my-xl-n4 {
    margin-top: -1.5rem !important; }
  .mr-xl-n4,
  .mx-xl-n4 {
    margin-right: -1.5rem !important; }
  .mb-xl-n4,
  .my-xl-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-xl-n4,
  .mx-xl-n4 {
    margin-left: -1.5rem !important; }
  .m-xl-n5 {
    margin: -3rem !important; }
  .mt-xl-n5,
  .my-xl-n5 {
    margin-top: -3rem !important; }
  .mr-xl-n5,
  .mx-xl-n5 {
    margin-right: -3rem !important; }
  .mb-xl-n5,
  .my-xl-n5 {
    margin-bottom: -3rem !important; }
  .ml-xl-n5,
  .mx-xl-n5 {
    margin-left: -3rem !important; }
  .m-xl-auto {
    margin: auto !important; }
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important; }
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important; }
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important; }
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important; } }

html {
  font-size: 62.5% !important;
  margin: 0;
  padding: 0;
  font-variant-numeric: lining-nums;
  -webkit-font-feature-settings: 'lnum' 1;
          font-feature-settings: 'lnum' 1;
  text-rendering: optimizeLegibility;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-tap-highlight-color: transparent; }

body {
  margin: 0; }

html,
iframe {
  border: 0; }

h1,
h2,
h3,
h4,
h5,
p,
ul,
ol,
blockquote,
figure,
button {
  margin: 0;
  padding: 0; }

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

h1,
h2,
h3,
h4,
h5,
p {
  font-size: inherit; }

strong {
  font-weight: 600; }

sup {
  position: relative;
  top: -0.5em;
  font-size: 65%;
  line-height: 0;
  vertical-align: baseline; }

img {
  max-width: 100%;
  height: auto;
  border: 0; }

ul {
  margin: 0;
  padding: 0;
  text-indent: 0;
  list-style: none; }

a {
  color: inherit;
  /* blue colors for links too */
  text-decoration: inherit;
  /* no underline */ }
  a:hover, a:focus {
    color: inherit;
    /* blue colors for links too */
    text-decoration: inherit;
    /* no underline */ }
  a:visited {
    outline: none; }

a,
button {
  color: inherit; }
  a:focus,
  button:focus {
    outline: none; }

a {
  text-decoration: none; }

button {
  overflow: visible;
  border: 0;
  font: inherit;
  letter-spacing: inherit;
  background: none;
  cursor: pointer;
  -webkit-font-smoothing: inherit; }

input,
textarea {
  border: none; }
  input:focus,
  textarea:focus {
    outline: none; }

/* montserrat-regular - latin-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/assets/medicon/fonts/montserrat-v13-latin-ext-regular.eot");
  /* IE9 Compat Modes */
  src: url("/assets/medicon/fonts/montserrat-v13-latin-ext-regular.eot?#iefix") format("embedded-opentype"), url("/assets/medicon/fonts/montserrat-v13-latin-ext-regular.woff2") format("woff2"), url("/assets/medicon/fonts/montserrat-v13-latin-ext-regular.woff") format("woff"), url("/assets/medicon/fonts/montserrat-v13-latin-ext-regular.ttf") format("truetype"), url("/assets/medicon/fonts/montserrat-v13-latin-ext-regular.svg#Montserrat") format("svg");
  /* Legacy iOS */ }

/* montserrat-500 - latin-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("/assets/medicon/fonts/montserrat-v13-latin-ext-500.eot");
  /* IE9 Compat Modes */
  src: url("/assets/medicon/fonts/montserrat-v13-latin-ext-500.eot?#iefix") format("embedded-opentype"), url("/assets/medicon/fonts/montserrat-v13-latin-ext-500.woff2") format("woff2"), url("/assets/medicon/fonts/montserrat-v13-latin-ext-500.woff") format("woff"), url("/assets/medicon/fonts/montserrat-v13-latin-ext-500.ttf") format("truetype"), url("/assets/medicon/fonts/montserrat-v13-latin-ext-500.svg#Montserrat") format("svg");
  /* Legacy iOS */ }

/* montserrat-600 - latin-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("/assets/medicon/fonts/montserrat-v13-latin-ext-600.eot");
  /* IE9 Compat Modes */
  src: url("/assets/medicon/fonts/montserrat-v13-latin-ext-600.eot?#iefix") format("embedded-opentype"), url("/assets/medicon/fonts/montserrat-v13-latin-ext-600.woff2") format("woff2"), url("/assets/medicon/fonts/montserrat-v13-latin-ext-600.woff") format("woff"), url("/assets/medicon/fonts/montserrat-v13-latin-ext-600.ttf") format("truetype"), url("/assets/medicon/fonts/montserrat-v13-latin-ext-600.svg#Montserrat") format("svg");
  /* Legacy iOS */ }

/* montserrat-700 - latin-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("/assets/medicon/fonts/montserrat-v13-latin-ext-700.eot");
  /* IE9 Compat Modes */
  src: url("/assets/medicon/fonts/montserrat-v13-latin-ext-700.eot?#iefix") format("embedded-opentype"), url("/assets/medicon/fonts/montserrat-v13-latin-ext-700.woff2") format("woff2"), url("/assets/medicon/fonts/montserrat-v13-latin-ext-700.woff") format("woff"), url("/assets/medicon/fonts/montserrat-v13-latin-ext-700.ttf") format("truetype"), url("/assets/medicon/fonts/montserrat-v13-latin-ext-700.svg#Montserrat") format("svg");
  /* Legacy iOS */ }

h1,
h2,
h3,
h3,
h4,
h5,
h6 {
  text-transform: uppercase;
  color: #2473ba;
  text-align: center;
  line-height: 1.4;
  padding: 2.5rem 0;
  margin: 0; }
  @media (min-width: 768px) {
    h1,
    h2,
    h3,
    h3,
    h4,
    h5,
    h6 {
      padding: 2.5rem 0; } }

h1 {
  font-size: 26px; }
  @media only screen and (min-width: 480px) {
    h1 {
      font-size: calc( 26px + 16 * ((100vw - 480px) / 760)); } }
  @media only screen and (min-width: 1240px) {
    h1 {
      font-size: 42px; } }

h2 {
  font-size: 26px; }
  @media only screen and (min-width: 480px) {
    h2 {
      font-size: calc( 26px + 14 * ((100vw - 480px) / 760)); } }
  @media only screen and (min-width: 1240px) {
    h2 {
      font-size: 40px; } }

h3 {
  font-size: 26px; }
  @media only screen and (min-width: 480px) {
    h3 {
      font-size: calc( 26px + 6 * ((100vw - 480px) / 760)); } }
  @media only screen and (min-width: 1240px) {
    h3 {
      font-size: 32px; } }

h4 {
  font-size: 2.4rem; }

h5 {
  font-size: 2rem; }

strong {
  font-weight: 600; }

p {
  line-height: 30px; }

.gradientHeading {
  background: -webkit-linear-gradient(left, #2473ba, #00aad0);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 700; }

.textCenter {
  text-align: center !important; }

.textLeft {
  text-align: left !important; }

.textRight {
  text-align: right !important; }

.form {
  padding: 3rem 0;
  box-shadow: 0 0 13px rgba(0, 52, 97, 0.18); }
  .form h3 {
    padding: 2.5rem 0 2.5rem; }
  .form p {
    text-align: center; }
  .form form .error .form__input__bar:after {
    background-color: red;
    background-image: none;
    width: 100%; }
  .form form .error .form__input__label {
    color: red; }
  .form form .error label {
    color: red; }
  .form form .form__row {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap; }
  .form form .form__input {
    position: relative;
    margin: 0px 0 15px; }
    @media (min-width: 768px) {
      .form form .form__input {
        margin: 20px 0; } }
    .form form .form__input input {
      font-size: 1.8rem;
      font-weight: 400;
      letter-spacing: 0.72px;
      color: #3c3c3b;
      padding: 25px 0 15px;
      width: 100%;
      z-index: 10;
      position: relative;
      background-color: transparent; }
      @media (min-width: 768px) {
        .form form .form__input input {
          font-size: 2rem;
          letter-spacing: 0.89px; } }
      .form form .form__input input:focus ~ .form__input__label, .form form .form__input input.active ~ .form__input__label {
        top: 4px;
        font-size: 1.4rem;
        letter-spacing: 0.62px; }
        @media (min-width: 768px) {
          .form form .form__input input:focus ~ .form__input__label, .form form .form__input input.active ~ .form__input__label {
            top: 0; } }
      .form form .form__input input:focus ~ .form__input__bar:after, .form form .form__input input.active ~ .form__input__bar:after {
        width: 100%; }
    .form form .form__input__label {
      position: absolute;
      top: 24px;
      left: 0;
      opacity: 0.6;
      color: #3c3c3b;
      font-size: 2rem;
      font-weight: 400;
      letter-spacing: 0.89px;
      transition: 0.2s cubic-bezier(0.9, -0.15, 0.1, 1.15), opacity 0.2s ease-out;
      will-change: bottom;
      line-height: 1;
      z-index: 1;
      font-size: 1.8rem;
      font-weight: 400;
      letter-spacing: 0.72px; }
      @media (min-width: 768px) {
        .form form .form__input__label {
          font-size: 2rem;
          letter-spacing: 0.89px; } }
    .form form .form__input__bar {
      height: 4px;
      width: 100%;
      background-color: #dbdbda;
      left: 0;
      position: relative;
      padding: 0; }
      .form form .form__input__bar:after {
        content: "";
        display: block;
        position: absolute;
        height: 4px;
        width: 0%;
        left: 0;
        transition: 300ms ease;
        background: #2473ba;
        /* FF3.6-15 */
        /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to right, #2473ba 0%, #00aad0 100%);
        /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$from', endColorstr='$to',GradientType=1 );
        /* IE6-9 */ }
  @media (min-width: 768px) {
    .form form .form__inputBtn {
      margin-left: 34px; } }
  .form form .form__inputBtn > button {
    background-color: #f4f5f7;
    padding: 17px 22px;
    color: #3c3c3b;
    font-size: 2rem;
    font-weight: 400;
    letter-spacing: 0.89px;
    width: 100%;
    margin-top: 15px; }
    @media (min-width: 768px) {
      .form form .form__inputBtn > button {
        margin-top: 5px; } }
    .form form .form__inputBtn > button ~ .form__input__bar {
      padding: 0; }
    @media (min-width: 768px) {
      .form form .form__inputBtn > button:hover ~ .form__input__bar:after {
        width: 100%; } }
    .form form .form__inputBtn > button > span {
      margin-left: 20px; }
    .form form .form__inputBtn > button svg {
      width: 16px;
      height: 20px; }
  .form form .form__inputBtn p {
    margin-top: 5px;
    max-width: 100px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis; }
  .form form .form__textarea {
    margin-top: 34px; }
    @media (min-width: 768px) {
      .form form .form__textarea {
        margin-top: 10px; } }
    .form form .form__textarea label {
      text-transform: uppercase;
      padding-bottom: 15px;
      font-weight: 400;
      font-size: 1.8rem;
      letter-spacing: 0.72px; }
      @media (min-width: 768px) {
        .form form .form__textarea label {
          font-size: 2rem;
          letter-spacing: 0.89px; } }
    .form form .form__textarea textarea {
      background-color: #f4f5f7;
      min-height: 162px;
      width: 100%;
      box-sizing: border-box;
      padding: 25px;
      font-size: 1.8rem;
      font-weight: 400;
      letter-spacing: 0.72px; }
      @media (min-width: 768px) {
        .form form .form__textarea textarea {
          font-size: 2rem;
          letter-spacing: 0.89px; } }
  .form form .form__terms {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 30px 0;
    font-size: 1.8rem;
    letter-spacing: 0.72px;
    font-weight: 400;
    flex-flow: row nowrap;
    line-height: 1; }
    @media (min-width: 768px) {
      .form form .form__terms {
        letter-spacing: 0.89px;
        font-size: 2rem;
        align-items: center;
        flex-flow: row wrap; } }
    .form form .form__terms label {
      margin-bottom: 0; }
    .form form .form__terms a {
      color: #00aad0; }
      .form form .form__terms a:hover {
        text-decoration: underline;
        -webkit-text-decoration-color: #2473ba;
                text-decoration-color: #2473ba; }
  .form__messageHolder {
    position: relative; }
  .form__message {
    display: flex;
    justify-content: center;
    font-size: 1.6rem;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    text-align: center;
    width: 100%;
    font-weight: 600; }
    @media (min-width: 768px) {
      .form__message {
        font-size: 2rem; } }
    .form__message--error {
      color: red;
      display: flex;
      flex-wrap: wrap; }
      .form__message--error p {
        text-align: center;
        width: 100%; }
    .form__message--success {
      color: #2473ba; }

html {
  font-display: auto;
  overflow-x: hidden; }

body {
  color: #3c3c3b;
  line-height: 24px;
  font-family: "Montserrat", sans-serif;
  font-size: 1.6rem;
  padding: 0; }
  body::-webkit-scrollbar {
    width: 8px;
    height: 100%; }
  body::-webkit-scrollbar-thumb {
    background: #00aad0;
    border-radius: 10px; }
  body::-webkit-scrollbar-track {
    background: #f8f8f8; }

@media (min-width: 1250px) {
  .container {
    max-width: 1250px; } }

@media (max-width: 991px) {
  .container {
    max-width: 100%; } }

.fullWidthContainer {
  display: block;
  margin: 0 auto;
  width: 100%; }

.hCenterBlock {
  display: block;
  margin: 0 auto; }

.flexRow, .header__wrapper, .header nav, .tabs .react-tabs__tab-list, .mapBox__contacts, .mapBox__contacts__item, .mapBox__buttons, .doctorList__wrapper, .doctorList__item, .doctorList__btnHolder, .pcitem__wrapper, .pcitem__info__details, .pcitem__info__list, .pcitem__info__desc, .pcTitle__title__subtitle, .pcTitle__title__subtitle__circles, .doctorCard__info__wrapper, .doctorCard__info__item, .doctorCard__timePlace, .doctorDetails__info__wrapper, .doctorDetails__info__item, .doctorDetails__timePlace, .dividerCircles {
  display: flex;
  flex-flow: row wrap;
  align-items: center; }
  @media (min-width: 768px) {
    .flexRow, .header__wrapper, .header nav, .tabs .react-tabs__tab-list, .mapBox__contacts, .mapBox__contacts__item, .mapBox__buttons, .doctorList__wrapper, .doctorList__item, .doctorList__btnHolder, .pcitem__wrapper, .pcitem__info__details, .pcitem__info__list, .pcitem__info__desc, .pcTitle__title__subtitle, .pcTitle__title__subtitle__circles, .doctorCard__info__wrapper, .doctorCard__info__item, .doctorCard__timePlace, .doctorDetails__info__wrapper, .doctorDetails__info__item, .doctorDetails__timePlace, .dividerCircles {
      flex-flow: row wrap; } }

.flexColumn, .hero, .doctorList__item__info, .pcitem__info {
  display: flex;
  flex-flow: column wrap; }

.flexAlign--start {
  justify-content: start; }

.flexAlign--end {
  justify-content: end; }

.flexAlign--space-between {
  justify-content: space-between; }

.flexAlign--space-around {
  justify-content: space-around; }

.flexAlign--center {
  justify-content: center; }

ol,
ul {
  margin: 0;
  padding: 0; }
  ol li,
  ul li {
    padding: 5px;
    position: relative; }
    ol li > ol,
    ul li > ol {
      margin-left: 15px;
      margin-top: 15px; }

ul li {
  padding: 5px 5px 5px 25px;
  position: relative; }
  @media (max-width: 767px) {
    ul li {
      padding-bottom: 0px; } }
  ul li:before {
    width: 8px;
    height: 8px;
    display: block;
    background-color: #2473ba;
    content: "";
    display: block;
    position: absolute;
    border-radius: 50%;
    left: 0;
    top: 18px;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%); }
  ul li > ul {
    margin-left: 15px;
    margin-top: 15px; }

cite {
  line-height: 44px;
  font-weight: 600;
  font-style: italic; }

.horizontal-line {
  width: 75px;
  height: 5px;
  background-image: linear-gradient(to right, #2472b8 0%, #00aadd 100%); }

.checkbox {
  position: absolute;
  opacity: 0; }
  .checkbox + label {
    position: relative;
    cursor: pointer;
    padding: 0; }
  .checkbox + label:before {
    content: '';
    margin-right: 10px;
    display: inline-block;
    vertical-align: text-top;
    width: 25px;
    height: 25px;
    border: 2px solid #cecece;
    transition: 300ms ease;
    background-color: #f4f5f7; }
  @media (min-width: 768px) {
    .checkbox:hover + label:before {
      box-shadow: 0 0 0 2px rgba(36, 115, 186, 0.5); } }
  .checkbox:disabled + label {
    color: #b8b8b8;
    cursor: auto; }
  .checkbox:disabled + label:before {
    box-shadow: none;
    background: #ddd; }
  .checkbox:checked + label:after {
    content: '';
    display: inline-block;
    position: absolute;
    left: 6px;
    top: 8px;
    height: 7px;
    width: 14px;
    border-left: 2px solid #2473ba;
    border-bottom: 2px solid #2473ba;
    -webkit-transform: rotate(-55deg);
            transform: rotate(-55deg); }

.textBlock + .policlinicInfo .dividerCircles {
  display: flex;
  margin-bottom: 0; }

.textBlock + .policlinicInfo .policlinicInfo__wrapper {
  margin-top: 30px; }

.textBlock + .benefits {
  margin: 30px 0; }
  @media (min-width: 768px) {
    .textBlock + .benefits {
      margin: 50px 0; } }

@media (min-width: 768px) {
  .textBlock + .contact-info {
    margin: 50px 0; } }

.info-rectangles + .reviews {
  box-shadow: 0 0 13px rgba(0, 52, 97, 0.18);
  padding: 35px 0;
  margin-bottom: 0; }
  @media (min-width: 768px) {
    .info-rectangles + .reviews {
      padding: 40px 0; } }

@media (min-width: 768px) {
  .expertiseList + .polyclinicBoxes {
    padding-top: 10px; } }

.expertiseList + .polyclinicBoxes .dividerCircles {
  display: flex !important; }

.expertiseList + .doctorList {
  margin-top: 5rem; }

@media (min-width: 768px) {
  .header + .layout > *:first-child {
    min-height: calc(80vh); } }

.header + .layout > .fullWidthContainer {
  min-height: auto;
  padding-top: 0;
  padding-bottom: 0; }

.downloadLink {
  display: block;
  color: white;
  position: relative; }
  .downloadLink:hover {
    color: white; }
    .downloadLink:hover::before {
      top: 0; }
  .downloadLink::before {
    font-size: 2.1rem;
    position: absolute;
    content: "	\2193";
    display: block;
    color: white;
    left: -20px;
    top: -3px; }

@media (min-width: 600px) {
  .layout a.phone {
    pointer-events: none;
    cursor: default;
    text-decoration: none;
    color: inherit; } }

.hero {
  background-position: top center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 395px;
  width: 100%;
  justify-content: center;
  align-items: center;
  background-repeat: no-repeat;
  position: relative;
  top: -93.78px;
  margin-bottom: -50px; }
  @media (min-width: 768px) {
    .hero {
      height: 400px;
      top: -64.42px; } }
  @media (min-width: 576px) {
    .hero {
      top: -53.81; } }
  .hero__overlay {
    background: black;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0.35;
    z-index: 2;
    width: 100%;
    height: 100%; }
  .hero .container {
    z-index: 3;
    position: relative; }
  .hero__holder {
    padding-top: 5%; }
  .hero__title--blue {
    background: -webkit-linear-gradient(left, #2473ba, #00aad0);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 700; }
  .hero__title--white {
    color: #fff; }
  .hero h1 {
    padding: 3rem 0 2rem 0;
    line-height: 1.2; }
  .hero__text {
    font-family: "Montserrat", sans-serif;
    text-align: center;
    margin: 0 auto 40px auto;
    font-size: 18px;
    line-height: 28px; }
    @media (min-width: 768px) {
      .hero__text {
        margin: 0 auto 2rem auto;
        font-size: 2.4rem;
        line-height: 34.36px; } }
    .hero__text--gray {
      color: #3c3c3b; }
    .hero__text--white {
      color: #fff; }
    .hero__text__link:hover {
      text-decoration: underline; }

@media all and (-ms-high-contrast: none) {
  *::-ms-backdrop, .hero {
    top: 0px; } }

.hamburgerHolder {
  margin-left: 5rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  cursor: pointer; }
  .hamburgerHolder .hamburger {
    width: 25px;
    height: 25px;
    z-index: 100; }
    .hamburgerHolder .hamburger > div {
      background-color: #00aad0;
      height: 2px;
      width: 100%;
      display: block;
      position: relative;
      top: 50%;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%);
      transition: 300ms ease; }
      .hamburgerHolder .hamburger > div:after, .hamburgerHolder .hamburger > div:before {
        content: "";
        display: block;
        position: absolute;
        background-color: #00aad0;
        height: 2px;
        width: 100%;
        display: block; }
      .hamburgerHolder .hamburger > div:after {
        top: -8px;
        transition: 300ms ease;
        transition-delay: 300ms; }
      .hamburgerHolder .hamburger > div:before {
        bottom: -8px;
        transition: 300ms ease;
        transition-delay: 500ms; }
  .hamburgerHolder .hamburgerActive {
    width: 25px;
    height: 25px;
    transition: 300ms ease 300ms;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 50; }
    .hamburgerHolder .hamburgerActive > div {
      background-color: transparent;
      height: 2px;
      width: 0%;
      display: block;
      position: relative;
      top: 50%;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%);
      transition: 300ms ease; }
      .hamburgerHolder .hamburgerActive > div:after, .hamburgerHolder .hamburgerActive > div:before {
        content: "";
        display: block;
        position: absolute;
        background-color: #2473ba;
        height: 2px;
        width: 0%;
        display: block;
        transition: 300ms ease; }
      .hamburgerHolder .hamburgerActive > div:after {
        top: -8px;
        -webkit-transform: translate3d(0, 8px, 0) rotate(-45deg);
                transform: translate3d(0, 8px, 0) rotate(-45deg); }
      .hamburgerHolder .hamburgerActive > div:before {
        bottom: -8px;
        -webkit-transform: translate3d(0, -8px, 0) rotate(45deg);
                transform: translate3d(0, -8px, 0) rotate(45deg); }
  .hamburgerHolder.active .hamburger > div {
    width: 0; }
    .hamburgerHolder.active .hamburger > div:after {
      width: 0; }
    .hamburgerHolder.active .hamburger > div:before {
      width: 0; }
  .hamburgerHolder.active .hamburgerActive > div {
    width: 100%; }
    .hamburgerHolder.active .hamburgerActive > div:after {
      width: 100%; }
    .hamburgerHolder.active .hamburgerActive > div:before {
      width: 100%; }
  .hamburgerHolder > span {
    display: none; }
    @media (min-width: 768px) {
      .hamburgerHolder > span {
        margin-left: 17px;
        color: #00aad0;
        font-family: "Montserrat", sans-serif;
        font-size: 1.4rem;
        font-weight: 600;
        text-transform: uppercase;
        letter-spacing: 0.64px;
        display: block; } }

.header {
  background-color: #fff;
  width: 100%;
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  z-index: 400; }
  .header .news_bar {
    background: #ea5643; }
    .header .news_bar .container {
      justify-content: space-between;
      display: flex;
      align-items: center;
      padding: 0px 5px; }
      .header .news_bar .container p {
        color: white;
        padding: 0;
        line-height: 2; }
      .header .news_bar .container .btn--whiteBorder {
        margin-top: -0.5rem;
        margin-bottom: -0.5rem;
        padding-left: 1rem;
        padding-right: 2.5rem;
        border: none; }
        .header .news_bar .container .btn--whiteBorder:hover {
          color: #c74817;
          background-color: white; }
          .header .news_bar .container .btn--whiteBorder:hover .arrow {
            border-color: #c74817; }
      @media (max-width: 991px) {
        .header .news_bar .container p, .header .news_bar .container .btn {
          font-size: calc(0.2vw + 1rem); }
        .header .news_bar .container .btn--whiteBorder {
          letter-spacing: 1px; } }
  .header__iso {
    position: absolute;
    height: 20px;
    bottom: -20px;
    width: 100%;
    left: 0; }
    @media (min-width: 1250px) {
      .header__iso {
        height: 40px;
        bottom: -40px; } }
    .header__iso svg {
      position: absolute;
      bottom: 1px;
      width: 100%;
      height: 20px;
      -webkit-filter: drop-shadow(12px 12px 7px rgba(0, 0, 0, 0.12));
              filter: drop-shadow(12px 12px 7px rgba(0, 0, 0, 0.12)); }
      .header__iso svg polygon {
        transition: 300ms ease; }
      @media (min-width: 1250px) {
        .header__iso svg {
          height: 40px; } }
  .header__wrapper {
    justify-content: space-between;
    align-items: center;
    padding: 1px 0;
    position: relative;
    background-color: #fff;
    flex-wrap: nowrap; }
    @media (min-width: 768px) {
      .header__wrapper {
        padding: 1rem 0; } }
    .header__wrapper .navItemActive:after {
      content: "";
      display: block;
      position: absolute;
      min-width: 100%;
      right: auto;
      opacity: 1;
      left: 0; }
  .header__logo {
    min-width: 55px; }
    @media (min-width: 768px) {
      .header__logo {
        flex-basis: 10%; } }
    @media (min-width: 992px) {
      .header__logo {
        flex-basis: auto; } }
    .header__logo img {
      width: 55px; }
      @media (min-width: 768px) {
        .header__logo img {
          width: 100%; } }
      @media (min-width: 992px) {
        .header__logo img {
          width: 120px; } }
  .header nav {
    justify-content: space-between;
    align-items: center;
    flex-wrap: nowrap;
    flex-shrink: 0;
    position: relative; }
    .header nav ul {
      padding: 0;
      margin: 0;
      list-style: none;
      width: auto;
      position: relative;
      display: none; }
      .header nav ul li::before {
        display: none; }
      .header nav ul li + li {
        margin-top: 0; }
      @media (min-width: 992px) {
        .header nav ul {
          display: block; } }
      .header nav ul li {
        margin: 0;
        display: block;
        padding: 0 1rem; }
        @media (min-width: 768px) {
          .header nav ul li {
            display: inline;
            padding: 0 2.5rem; } }
        .header nav ul li a {
          color: #00aad0;
          font-family: "Montserrat", sans-serif;
          font-size: 1.4rem;
          font-weight: 600;
          text-transform: uppercase;
          letter-spacing: 0.64px;
          cursor: pointer;
          position: relative; }
          .header nav ul li a:after {
            content: "";
            display: block;
            position: absolute;
            height: 2px;
            width: 0%;
            bottom: -3px;
            right: 0;
            background: #2472b8;
            /* FF3.6-15 */
            /* Chrome10-25,Safari5.1-6 */
            background: linear-gradient(to right, #2472b8 0%, #00aadd 100%);
            /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$from', endColorstr='$to',GradientType=1 );
            /* IE6-9 */
            transition: 0.3s ease; }
        .header nav ul li:hover a:after {
          opacity: 1;
          width: 100%;
          right: auto;
          left: 0; }

@media screen and (max-width: 768px) {
  .header__wrapper {
    padding: 10px 0; } }

.menuActive svg {
  -webkit-filter: drop-shadow(0 0 0 rgba(0, 0, 0, 0.12));
          filter: drop-shadow(0 0 0 rgba(0, 0, 0, 0.12)); }

.menuActive .header__iso {
  display: none; }

.hiddenMenu {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
  background-color: white;
  height: 100vh;
  -webkit-transform: translate(100%, 0);
          transform: translate(100%, 0);
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  box-shadow: 0 0 25px rgba(0, 52, 97, 0.18);
  z-index: -1;
  width: 100%;
  display: none;
  align-items: center; }
  @media (min-width: 768px) {
    .hiddenMenu {
      width: 100%; } }
  .hiddenMenu--active {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
    display: flex; }
  .hiddenMenu__wrapper {
    padding: 50px 30px 50px 30px;
    overflow-y: scroll;
    max-height: 100%;
    width: 100%; }
    @media (min-width: 768px) {
      .hiddenMenu__wrapper {
        padding: 50px 50px 50px 50px; } }
    .hiddenMenu__wrapper::-webkit-scrollbar {
      width: 8px;
      height: 100%; }
    .hiddenMenu__wrapper::-webkit-scrollbar-thumb {
      background: #00aad0;
      border-radius: 10px; }
    .hiddenMenu__wrapper::-webkit-scrollbar-track {
      background: #f8f8f8; }
    .hiddenMenu__wrapper ul {
      padding: 0;
      margin: 0;
      list-style: none; }
      .hiddenMenu__wrapper ul li::before {
        display: none; }
      .hiddenMenu__wrapper ul li + li {
        margin-top: 0; }
      .hiddenMenu__wrapper ul li {
        text-align: center;
        color: #00aad0;
        padding: 5px 5px 15px 5px; }
        .hiddenMenu__wrapper ul li a {
          color: #00aad0;
          font-family: "Montserrat", sans-serif;
          font-size: 1.8rem;
          font-weight: 600;
          text-transform: uppercase;
          letter-spacing: 0.64px;
          cursor: pointer; }

@media all and (-ms-high-contrast: none) {
  *::-ms-backdrop, .header {
    position: absolute;
    box-shadow: 1px 1px 70px; } }

.searchBar {
  width: 100%;
  margin: 0 auto;
  max-width: 600px;
  position: relative;
  box-shadow: 0 0 13px rgba(0, 52, 97, 0.18); }
  .searchBar--focused .svgIcon {
    fill: #00aad0; }
  .searchBar--focused .searchBar__bar:after {
    width: 100%; }
  .searchBar__input {
    width: 100%;
    display: block;
    position: relative;
    padding: 10.5px 19px;
    box-sizing: border-box;
    background-color: #fff; }
    @media (min-width: 768px) {
      .searchBar__input {
        padding: 19px; } }
    .searchBar__input input {
      width: 100%;
      color: #3c3c3b;
      font-family: "Montserrat", sans-serif;
      font-size: 1.6rem;
      font-weight: 400;
      line-height: 1;
      letter-spacing: 1.12px;
      padding-right: 25px;
      box-sizing: border-box;
      background-color: white; }
      @media (min-width: 768px) {
        .searchBar__input input {
          font-size: 2rem;
          letter-spacing: 0.88px; } }
      .searchBar__input input::-webkit-input-placeholder {
        color: #3c3c3b; }
      .searchBar__input input::-moz-placeholder {
        color: #3c3c3b; }
      .searchBar__input input:-ms-input-placeholder {
        color: #3c3c3b; }
      .searchBar__input input::-ms-input-placeholder {
        color: #3c3c3b; }
      .searchBar__input input::placeholder {
        color: #3c3c3b; }
    .searchBar__input .searchIcon {
      position: absolute;
      right: 21px;
      top: 50%;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%);
      width: 22px;
      height: 22px; }
  .searchBar__bar {
    display: block;
    height: 4px;
    width: 100%;
    transition: 300ms;
    position: relative; }
    .searchBar__bar:after {
      content: "";
      display: block;
      position: absolute;
      height: 4px;
      width: 0;
      left: 0;
      top: 0;
      background: #2472b8;
      /* FF3.6-15 */
      /* Chrome10-25,Safari5.1-6 */
      background: linear-gradient(to right, #2472b8 0%, #00aadd 100%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$from', endColorstr='$to',GradientType=1 );
      /* IE6-9 */
      z-index: 2;
      transition: 300ms ease; }
      @media (min-width: 768px) {
        .searchBar__bar:after {
          height: 8px; } }
    @media (min-width: 768px) {
      .searchBar__bar {
        height: 8px; } }
  .searchBar--lightBlue .searchBar__bar {
    background: #2472b8;
    /* FF3.6-15 */
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #2472b8 0%, #00aadd 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$from', endColorstr='$to',GradientType=1 );
    /* IE6-9 */ }
  .searchBar--gray .searchBar__bar {
    background-color: #c5c8ca; }
  .searchBarResults {
    position: absolute;
    background-color: #fff;
    width: 100%;
    box-sizing: border-box;
    padding: 0px 0 25px;
    height: 300px;
    box-shadow: 0 0 25px rgba(0, 52, 97, 0.18);
    overflow-y: scroll;
    height: 0;
    opacity: 0;
    transition: 300ms ease;
    z-index: 200; }
    @media (min-width: 768px) {
      .searchBarResults {
        top: 71px;
        padding: 0; } }
    .searchBarResults__noResults {
      padding: 25px 25px;
      color: #2473ba;
      width: 100%;
      text-align: center;
      font-weight: 500; }
    .searchBarResults.active {
      height: 300px;
      opacity: 1; }
    .searchBarResults::-webkit-scrollbar {
      width: 8px;
      height: 100%; }
    .searchBarResults::-webkit-scrollbar-thumb {
      background: #00aad0;
      border-radius: 10px; }
    .searchBarResults::-webkit-scrollbar-track {
      background: #f8f8f8; }
    .searchBarResults__doctors {
      list-style: none; }
      .searchBarResults__doctors li {
        padding: 10px 25px;
        cursor: pointer;
        display: flex;
        justify-content: space-between;
        color: black;
        background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHg9IjBweCIgeT0iMHB4Igp3aWR0aD0iMTkiIGhlaWdodD0iMTkiCnZpZXdCb3g9IjAgMCAxNzIgMTcyIgpzdHlsZT0iIGZpbGw6IzAwMDAwMDsiPjxnIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0ibm9uemVybyIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIHN0cm9rZS1saW5lY2FwPSJidXR0IiBzdHJva2UtbGluZWpvaW49Im1pdGVyIiBzdHJva2UtbWl0ZXJsaW1pdD0iMTAiIHN0cm9rZS1kYXNoYXJyYXk9IiIgc3Ryb2tlLWRhc2hvZmZzZXQ9IjAiIGZvbnQtZmFtaWx5PSJub25lIiBmb250LXdlaWdodD0ibm9uZSIgZm9udC1zaXplPSJub25lIiB0ZXh0LWFuY2hvcj0ibm9uZSIgc3R5bGU9Im1peC1ibGVuZC1tb2RlOiBub3JtYWwiPjxwYXRoIGQ9Ik0wLDE3MnYtMTcyaDE3MnYxNzJ6IiBmaWxsPSJub25lIj48L3BhdGg+PGcgZmlsbD0iIzI0NzJiOCI+PHBhdGggZD0iTTUwLjE2NjY3LDcuMTY2NjdsMzkuNTAwNjUsNzguODMzMzNsLTM5LjUwMDY1LDc4LjgzMzMzaDMyLjE2NjAxbDM5LjUwMDY1LC03OC44MzMzM2wtMzkuNTAwNjUsLTc4LjgzMzMzeiI+PC9wYXRoPjwvZz48L2c+PC9zdmc+");
        background-repeat: no-repeat;
        background-position: 98% center;
        background-size: 5%; }
        .searchBarResults__doctors li a {
          width: 100%; }
        .searchBarResults__doctors li.active span p span:nth-of-type(1):after {
          background: #31a031; }
        .searchBarResults__doctors li:hover {
          background: #c5c5c534;
          background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHg9IjBweCIgeT0iMHB4Igp3aWR0aD0iMTkiIGhlaWdodD0iMTkiCnZpZXdCb3g9IjAgMCAxNzIgMTcyIgpzdHlsZT0iIGZpbGw6IzAwMDAwMDsiPjxnIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0ibm9uemVybyIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIHN0cm9rZS1saW5lY2FwPSJidXR0IiBzdHJva2UtbGluZWpvaW49Im1pdGVyIiBzdHJva2UtbWl0ZXJsaW1pdD0iMTAiIHN0cm9rZS1kYXNoYXJyYXk9IiIgc3Ryb2tlLWRhc2hvZmZzZXQ9IjAiIGZvbnQtZmFtaWx5PSJub25lIiBmb250LXdlaWdodD0ibm9uZSIgZm9udC1zaXplPSJub25lIiB0ZXh0LWFuY2hvcj0ibm9uZSIgc3R5bGU9Im1peC1ibGVuZC1tb2RlOiBub3JtYWwiPjxwYXRoIGQ9Ik0wLDE3MnYtMTcyaDE3MnYxNzJ6IiBmaWxsPSJub25lIj48L3BhdGg+PGcgZmlsbD0iIzI0NzJiOCI+PHBhdGggZD0iTTUwLjE2NjY3LDcuMTY2NjdsMzkuNTAwNjUsNzguODMzMzNsLTM5LjUwMDY1LDc4LjgzMzMzaDMyLjE2NjAxbDM5LjUwMDY1LC03OC44MzMzM2wtMzkuNTAwNjUsLTc4LjgzMzMzeiI+PC9wYXRoPjwvZz48L2c+PC9zdmc+");
          background-repeat: no-repeat;
          background-position: 98% center;
          background-size: 5%; }
        .searchBarResults__doctors li:before {
          display: none; }
        .searchBarResults__doctors li span p:nth-child(1) {
          margin-bottom: 0;
          font-weight: 500; }
        .searchBarResults__doctors li span p:nth-child(2) {
          line-height: 1;
          font-size: 1.2rem;
          text-transform: uppercase; }
        .searchBarResults__doctors li span p span:nth-of-type(1) {
          padding-right: 10px; }
          .searchBarResults__doctors li span p span:nth-of-type(1):after {
            display: inline-block;
            content: '';
            width: 5px;
            height: 5px;
            background: #c23636;
            border-radius: 50%;
            position: absolute;
            top: 23px; }
    .searchBarResults hr {
      width: calc(100% - 50px);
      height: 1px;
      margin: 24px auto;
      border-bottom: 1px solid #c5c5c5;
      border-top: 0px;
      border-left: 0px;
      border-right: 0px; }
    .searchBarResults__blog {
      list-style: none; }
      .searchBarResults__blog label {
        padding: 10px 25px;
        text-transform: uppercase;
        color: #000;
        font-size: 1.6rem;
        width: 100%;
        font-weight: 600;
        -moz-text-align-last: left;
             text-align-last: left;
        margin-bottom: 12px; }
      .searchBarResults__blog li {
        padding: 16px 25px;
        cursor: pointer;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        transition: 300ms;
        background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHg9IjBweCIgeT0iMHB4Igp3aWR0aD0iMTkiIGhlaWdodD0iMTkiCnZpZXdCb3g9IjAgMCAxNzIgMTcyIgpzdHlsZT0iIGZpbGw6IzAwMDAwMDsiPjxnIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0ibm9uemVybyIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIHN0cm9rZS1saW5lY2FwPSJidXR0IiBzdHJva2UtbGluZWpvaW49Im1pdGVyIiBzdHJva2UtbWl0ZXJsaW1pdD0iMTAiIHN0cm9rZS1kYXNoYXJyYXk9IiIgc3Ryb2tlLWRhc2hvZmZzZXQ9IjAiIGZvbnQtZmFtaWx5PSJub25lIiBmb250LXdlaWdodD0ibm9uZSIgZm9udC1zaXplPSJub25lIiB0ZXh0LWFuY2hvcj0ibm9uZSIgc3R5bGU9Im1peC1ibGVuZC1tb2RlOiBub3JtYWwiPjxwYXRoIGQ9Ik0wLDE3MnYtMTcyaDE3MnYxNzJ6IiBmaWxsPSJub25lIj48L3BhdGg+PGcgZmlsbD0iIzI0NzJiOCI+PHBhdGggZD0iTTUwLjE2NjY3LDcuMTY2NjdsMzkuNTAwNjUsNzguODMzMzNsLTM5LjUwMDY1LDc4LjgzMzMzaDMyLjE2NjAxbDM5LjUwMDY1LC03OC44MzMzM2wtMzkuNTAwNjUsLTc4LjgzMzMzeiI+PC9wYXRoPjwvZz48L2c+PC9zdmc+");
        background-repeat: no-repeat;
        background-position: 98% center;
        background-size: 5%; }
        .searchBarResults__blog li a {
          width: 100%; }
        .searchBarResults__blog li:hover {
          background: #c5c5c534;
          background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHg9IjBweCIgeT0iMHB4Igp3aWR0aD0iMTkiIGhlaWdodD0iMTkiCnZpZXdCb3g9IjAgMCAxNzIgMTcyIgpzdHlsZT0iIGZpbGw6IzAwMDAwMDsiPjxnIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0ibm9uemVybyIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIHN0cm9rZS1saW5lY2FwPSJidXR0IiBzdHJva2UtbGluZWpvaW49Im1pdGVyIiBzdHJva2UtbWl0ZXJsaW1pdD0iMTAiIHN0cm9rZS1kYXNoYXJyYXk9IiIgc3Ryb2tlLWRhc2hvZmZzZXQ9IjAiIGZvbnQtZmFtaWx5PSJub25lIiBmb250LXdlaWdodD0ibm9uZSIgZm9udC1zaXplPSJub25lIiB0ZXh0LWFuY2hvcj0ibm9uZSIgc3R5bGU9Im1peC1ibGVuZC1tb2RlOiBub3JtYWwiPjxwYXRoIGQ9Ik0wLDE3MnYtMTcyaDE3MnYxNzJ6IiBmaWxsPSJub25lIj48L3BhdGg+PGcgZmlsbD0iIzI0NzJiOCI+PHBhdGggZD0iTTUwLjE2NjY3LDcuMTY2NjdsMzkuNTAwNjUsNzguODMzMzNsLTM5LjUwMDY1LDc4LjgzMzMzaDMyLjE2NjAxbDM5LjUwMDY1LC03OC44MzMzM2wtMzkuNTAwNjUsLTc4LjgzMzMzeiI+PC9wYXRoPjwvZz48L2c+PC9zdmc+");
          background-repeat: no-repeat;
          background-position: 98% center;
          background-size: 5%; }
        .searchBarResults__blog li div:nth-child(2) {
          width: 80%; }
        .searchBarResults__blog li h4 {
          color: #000;
          font-size: 1.4rem;
          width: 100%;
          padding: 0;
          text-align: left;
          -moz-text-align-last: left;
               text-align-last: left; }
        .searchBarResults__blog li:before {
          display: none; }
        .searchBarResults__blog li p {
          margin-top: 1.2rem;
          color: #c5c5c5;
          font-size: 1.4rem; }
  .searchBar .noTimetable::after {
    display: none !important; }

.crossRoads {
  padding: 5rem 0 3rem 0; }
  @media (max-width: 767px) {
    .crossRoads {
      padding: 2.5rem 0 1.5rem 0; } }
  .crossRoads__wrapper {
    justify-content: space-between; }
  .crossRoads__card {
    width: 100%;
    position: relative;
    margin-bottom: 2rem;
    box-sizing: border-box;
    padding: 16px 8% 16px 8%;
    background-color: #fff;
    box-shadow: 0 0 80px rgba(0, 0, 0, 0.12); }
    @media (min-width: 576px) {
      .crossRoads__card {
        padding: 16px 24% 16px 12%; } }
    @media (max-width: 767px) {
      .crossRoads__card {
        display: table; } }
    @media (min-width: 768px) {
      .crossRoads__card {
        padding: 23px;
        transition: 300ms ease; }
        .crossRoads__card:hover {
          -webkit-transform: translateY(-3px);
                  transform: translateY(-3px); }
          .crossRoads__card:hover:after {
            width: 100%;
            right: auto;
            left: 0; } }
    .crossRoads__card:after {
      content: "";
      display: block;
      position: absolute;
      background: #2472b8;
      /* FF3.6-15 */
      /* Chrome10-25,Safari5.1-6 */
      background: linear-gradient(to right, #2472b8 0%, #00aadd 100%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$from', endColorstr='$to',GradientType=1 );
      /* IE6-9 */
      transition: 300ms ease 50ms;
      height: 6px;
      width: 0;
      right: 0;
      bottom: 0; }
    .crossRoads__card__img {
      height: 48px;
      width: 48px;
      display: block;
      margin-right: 24px; }
      @media (min-width: 768px) {
        .crossRoads__card__img {
          width: 46px;
          height: 46px;
          position: relative;
          margin: 0 auto 14px auto; } }
      @media (max-width: 767px) {
        .crossRoads__card__img {
          display: inline-block; } }
      @media (min-width: 992px) {
        .crossRoads__card__img {
          height: 90px;
          width: 90px;
          margin: 0 auto 36px auto; } }
      .crossRoads__card__img .mediaRatio {
        padding-top: 0 !important;
        margin: 0 auto;
        display: block;
        height: 100%; }
    .crossRoads__card p {
      text-align: center;
      color: #3c3c3b;
      font-size: 1.8rem;
      font-weight: 400;
      width: calc(100% - (48px + 24px)); }
      @media (max-width: 767px) {
        .crossRoads__card p {
          display: table-cell;
          vertical-align: middle; } }
      @media (max-width: 575px) {
        .crossRoads__card p {
          text-align: left; } }
      @media (min-width: 768px) {
        .crossRoads__card p {
          font-size: 2rem;
          width: 100%; } }

.benefits {
  width: 100%;
  font-size: 1.6rem;
  padding: 3rem 0;
  background: white;
  box-shadow: 0 0 25px rgba(0, 52, 97, 0.18); }
  @media (max-width: 991px) {
    .benefits .container {
      max-width: 720px; } }
  @media (max-width: 767px) {
    .benefits .container {
      max-width: 540px; } }
  @media (max-width: 575px) {
    .benefits {
      font-size: 1.4rem;
      padding: 0 0 1rem 0; } }
  .benefits__list {
    justify-content: space-between; }
    @media (max-width: 767px) {
      .benefits__list {
        justify-content: space-around; } }
    .benefits__list .col-12:not(:last-child), .benefits__list .col-sm-6:not(:last-child), .benefits__list .col-md-4:not(:last-child), .benefits__list .col-lg-3:not(:last-child) {
      border-right: 1px solid #dbdbda; }
    @media (max-width: 575px) {
      .benefits__list .col-12, .benefits__list .col-sm-6, .benefits__list .col-md-4, .benefits__list .col-lg-3 {
        border-right: 0; }
        .benefits__list .col-12:not(:last-child), .benefits__list .col-sm-6:not(:last-child), .benefits__list .col-md-4:not(:last-child), .benefits__list .col-lg-3:not(:last-child) {
          border-right: 0; }
        .benefits__list .col-12 .benefits__list__element, .benefits__list .col-sm-6 .benefits__list__element, .benefits__list .col-md-4 .benefits__list__element, .benefits__list .col-lg-3 .benefits__list__element {
          border-bottom: 1px solid #dbdbda; } }
    @media (max-width: 575px) {
      .benefits__list .col-12:last-of-type .benefits__list__element, .benefits__list .col-sm-6:last-of-type .benefits__list__element, .benefits__list .col-md-4:last-of-type .benefits__list__element, .benefits__list .col-lg-3:last-of-type .benefits__list__element {
        border-bottom: none; } }
    @media (max-width: 767px) {
      .benefits__list .col-12:nth-of-type(2n), .benefits__list .col-sm-6:nth-of-type(2n), .benefits__list .col-md-4:nth-of-type(2n), .benefits__list .col-lg-3:nth-of-type(2n) {
        border-right: none; } }
    .benefits__list__element {
      height: 100%;
      width: 100%;
      display: table; }
      @media (max-width: 767px) {
        .benefits__list__element {
          padding: 1rem 0; } }
      .benefits__list__element img {
        -o-object-fit: contain !important;
           object-fit: contain !important; }
      .benefits__list__element p {
        padding: 0 1.5rem;
        display: table-cell;
        line-height: 2.6rem;
        vertical-align: middle; }
        @media (max-width: 767px) {
          .benefits__list__element p {
            padding: 0 0 0 1.5rem; } }
        @media (max-width: 575px) {
          .benefits__list__element p {
            padding-right: 0; } }
      @media (min-width: 768px) {
        .benefits__list__element .elBenefitHover:hover {
          color: #2473ba; } }
      .benefits__list__element .mediaRatio {
        width: 65px;
        height: 66px;
        display: block;
        padding-top: 0 !important; }

.highlight {
  background-image: linear-gradient(to right, #2472b8 0%, #00aad0 100%), linear-gradient(to right, #2472b8 0%, #00aadd 100%);
  background-repeat: no-repeat;
  background-position: 0 0, 0 100%;
  padding: 25px 0; }
  .highlight__content {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap; }
    @media (min-width: 768px) {
      .highlight__content {
        flex-wrap: nowrap; } }
    .highlight__content img {
      width: 46px;
      height: 46px; }
      @media (min-width: 768px) {
        .highlight__content img {
          width: 53px;
          height: 53px;
          margin-right: 29px; } }
    .highlight__content > div {
      width: 100%;
      margin: 24px 0; }
      @media (min-width: 768px) {
        .highlight__content > div {
          width: auto;
          margin: 0; } }
    .highlight__content p {
      color: #ffffff;
      font-size: 1.6rem;
      font-weight: 700;
      line-height: 28px;
      letter-spacing: 0.64px;
      letter-spacing: 0.64px;
      width: 85%;
      margin: 0 auto;
      text-align: center; }
      @media (min-width: 768px) {
        .highlight__content p {
          width: auto;
          color: #ffffff;
          font-size: 2.4rem;
          font-weight: 700;
          line-height: 28.83px;
          letter-spacing: 1.07px;
          letter-spacing: 1.07px; } }
    .highlight__content .highlight__content--description p {
      color: white;
      font-size: 1.6rem;
      text-align: center;
      font-weight: initial;
      letter-spacing: initial;
      word-break: break-word;
      line-height: 2rem;
      padding-top: 15px; }
    .highlight__content .btn {
      white-space: nowrap; }
      @media (min-width: 768px) {
        .highlight__content .btn {
          margin-left: 89px; } }

.helpPopup {
  bottom: 0px;
  position: fixed;
  box-shadow: 0 0 13px rgba(0, 52, 97, 0.18);
  z-index: 400;
  width: 100%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  left: 50%;
  /*
  div {
    animation: shake 0.1s;
    animation-iteration-count: 50;
  }
  */ }
  @media (min-width: 768px) {
    .helpPopup {
      right: 0;
      left: auto;
      width: auto;
      bottom: 0;
      -webkit-transform: translateX(0%);
              transform: translateX(0%); } }
  .helpPopup--active .helpPopup__main {
    transition: 300ms ease;
    background-size: 30px 40px; }
    .helpPopup--active .helpPopup__main h4:after {
      -webkit-transform: rotate(45deg);
              transform: rotate(45deg); }
  .helpPopup--active .helpPopup__list {
    height: auto;
    max-height: 500px; }
  .helpPopup__main {
    cursor: pointer;
    padding: 18px 50px 18px 65px;
    background-color: white;
    background-position: 25px center;
    background-repeat: no-repeat;
    background-size: 31px; }
    @media (max-width: 767px) {
      .helpPopup__main {
        padding-right: 40px; } }
    .helpPopup__main h4 {
      padding: 0;
      line-height: 1.2;
      text-align: left;
      font-size: 1.6rem;
      background: -webkit-linear-gradient(left, #2473ba, #00aad0);
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
      font-weight: 700; }
      @media (max-width: 575px) {
        .helpPopup__main h4 {
          font-size: 1.5rem; } }
      .helpPopup__main h4:after {
        content: "";
        display: block;
        position: absolute;
        top: 25px;
        width: 10px;
        height: 10px;
        right: 25px;
        border-right: 2px solid #2473ba;
        border-bottom: 2px solid #2473ba;
        -webkit-transform: rotate(-135deg);
                transform: rotate(-135deg); }
      @media (min-width: 768px) {
        .helpPopup__main h4 {
          text-align: center; } }
  .helpPopup__list {
    background-color: white;
    padding: 0;
    margin: 0;
    list-style: none;
    max-height: 0;
    transition: 400ms max-height ease-in-out;
    overflow: hidden;
    margin-bottom: 0px; }
    .helpPopup__list li::before {
      display: none; }
    .helpPopup__list li + li {
      margin-top: 0; }
    .helpPopup__list li {
      margin: 0 0 6px 0;
      background-color: #e8ecef;
      padding: 18px 45px 18px 67px;
      background-position: 25px center;
      background-repeat: no-repeat;
      background-size: 30px 40px; }
      .helpPopup__list li p {
        line-height: 1;
        font-size: 1.8rem; }
      .helpPopup__list li a {
        color: black;
        font-weight: 600;
        font-size: 1.8rem; }

@media all and (-ms-high-contrast: none) {
  *::-ms-backdrop, .helpPopup__main {
    background-position: -90% center;
    background-size: 70%; } }

@-webkit-keyframes shake {
  0% {
    background-position: 25px 35%; }
  50% {
    background-position: 24px 60%; }
  100% {
    background-position: 25px center; } }

@keyframes shake {
  0% {
    background-position: 25px 35%; }
  50% {
    background-position: 24px 60%; }
  100% {
    background-position: 25px center; } }

.cookiePopup p {
  display: inline;
  padding-left: 10px; }

.cookiePopup img {
  display: inline;
  max-height: 19px;
  max-width: 19px; }

.cookiePopup a {
  color: #2473ba !important;
  text-decoration: underline; }
  .cookiePopup a:hover {
    text-decoration: none; }

.temporaryPopup {
  left: 0;
  top: 0;
  width: 100%;
  z-index: 1000;
  position: fixed;
  padding: 30px 200px;
  background-color: white;
  box-shadow: 0 0 13px rgba(0, 52, 97, 0.18); }
  @media (max-width: 1249px) {
    .temporaryPopup {
      padding: 20px 100px; } }
  @media (max-width: 767px) {
    .temporaryPopup {
      padding: 20px 50px; } }
  .temporaryPopup p {
    font-size: 1.6rem;
    text-align: center;
    line-height: 2.2rem; }
  .temporaryPopup a {
    color: #00aad0 !important; }
    .temporaryPopup a:hover {
      color: #00aad0 !important;
      text-decoration: underline; }
  .temporaryPopup__close {
    position: absolute;
    width: 50px;
    height: 50px;
    opacity: 0.3;
    right: 0;
    cursor: pointer; }
    .temporaryPopup__close:hover {
      opacity: 1; }
    .temporaryPopup__close:before, .temporaryPopup__close:after {
      position: absolute;
      left: 15px;
      content: ' ';
      height: 33px;
      width: 2px;
      background-color: #333; }
    .temporaryPopup__close:before {
      -webkit-transform: rotate(45deg);
              transform: rotate(45deg); }
    .temporaryPopup__close:after {
      -webkit-transform: rotate(-45deg);
              transform: rotate(-45deg); }
  .temporaryPopup--disabled {
    display: none; }

.footer {
  width: 100%;
  background-color: #48c5e0;
  line-height: 28px;
  padding-top: 2rem;
  padding-bottom: 52px; }
  @media (min-width: 768px) {
    .footer {
      padding-bottom: 0; } }
  .footer .flexRow, .footer .header__wrapper, .footer .header nav, .header .footer nav, .footer .tabs .react-tabs__tab-list, .tabs .footer .react-tabs__tab-list, .footer .mapBox__contacts, .footer .mapBox__contacts__item, .footer .mapBox__buttons, .footer .doctorList__wrapper, .footer .doctorList__item, .footer .doctorList__btnHolder, .footer .pcitem__wrapper, .footer .pcitem__info__details, .footer .pcitem__info__list, .footer .pcitem__info__desc, .footer .pcTitle__title__subtitle, .footer .pcTitle__title__subtitle__circles, .footer .doctorCard__info__wrapper, .footer .doctorCard__info__item, .footer .doctorCard__timePlace, .footer .doctorDetails__info__wrapper, .footer .doctorDetails__info__item, .footer .doctorDetails__timePlace, .footer .dividerCircles {
    align-items: stretch; }
  .footer__list {
    position: relative; }
    .footer__list::before {
      background: white;
      width: 1px;
      content: '';
      display: block;
      position: absolute;
      height: 100%; }
    @media (min-width: 992px) {
      .footer__list {
        flex-shrink: 2;
        flex: 1; } }
    .footer__list li {
      margin-left: 15px;
      margin-right: 15px;
      padding-left: 0; }
      .footer__list li:before {
        content: none;
        padding-right: 12px; }
  .footer a {
    color: white;
    transition: ease 0.3s; }
    @media (min-width: 768px) {
      .footer a:hover {
        color: #2473ba; } }
  .footer .social {
    color: white;
    text-align: right;
    justify-content: space-between; }
    @media (min-width: 992px) {
      .footer .social {
        flex: 1;
        flex-shrink: 2;
        height: 181px; } }
    @media (max-width: 1249px) {
      .footer .social {
        width: 100%;
        padding-top: 2rem;
        flex-flow: row-reverse wrap;
        justify-content: space-between; } }
    .footer .social__text {
      width: 60%;
      align-self: flex-end; }
      @media (max-width: 1249px) {
        .footer .social__text {
          width: 100%;
          padding-left: 30%; } }
      @media (max-width: 991px) {
        .footer .social__text {
          width: 60%;
          padding-left: 0; } }
      .footer .social__text p {
        text-align: right;
        line-height: 22px; }
        @media (max-width: 991px) {
          .footer .social__text p {
            text-align: left; } }
    .footer .social .fbIcon {
      width: 36px;
      height: 36px; }
      .footer .social .fbIcon:hover {
        fill: #2473ba; }
  @media (max-width: 767px) {
    .footer__list {
      flex-basis: 100%;
      margin-bottom: 10px;
      text-align: center;
      margin-bottom: 3rem; } }
  @media (max-width: 767px) and (min-width: 768px) {
    .footer__list {
      flex-basis: calc((100% / 3) - 10px);
      margin-bottom: 0; } }
  @media (max-width: 767px) {
      .footer__list li {
        margin-left: 0;
        margin-right: 0; }
      .footer__list::before {
        display: none; }
      .footer__list::after {
        background: white;
        width: 130px;
        content: '';
        margin: auto;
        top: 10px;
        left: 0;
        bottom: 0;
        right: 0;
        display: block;
        position: relative;
        min-height: 1px; } }
  @media (max-width: 575px) {
    .footer {
      padding-top: 3rem; } }

.bottom {
  width: 100%;
  padding: 1.5rem 0;
  margin-top: 2rem;
  background-color: #fff; }
  @media (max-width: 575px) {
    .bottom {
      margin-top: 3rem; } }
  .bottom .copyrights {
    width: 100%; }
    @media (max-width: 767px) {
      .bottom .copyrights {
        text-align: center;
        padding-bottom: 6rem; } }
    @media (max-width: 1879px) {
      .bottom .copyrights {
        display: block; }
        .bottom .copyrights a, .bottom .copyrights p {
          width: 100%; } }
    .bottom .copyrights p {
      float: left;
      padding-bottom: 1rem; }
      @media (max-width: 767px) {
        .bottom .copyrights p::after {
          content: '';
          width: 100%;
          position: absolute;
          display: block;
          height: 2px;
          background: #00aad0;
          left: 0; } }
    .bottom .copyrights a {
      color: #00aad0;
      font-weight: 600;
      float: right; }
      @media (max-width: 1879px) {
        .bottom .copyrights a {
          float: left;
          padding-bottom: 1rem; } }

.reviews {
  color: #3c3c3b; }
  @media (max-width: 1249px) {
    .reviews {
      font-size: 1.4rem; } }
  @media (max-width: 991px) {
    .reviews {
      font-size: 1.6rem; } }
  @media (max-width: 424px) {
    .reviews {
      font-size: 1.4rem; } }
  .reviews h3 {
    background: -webkit-linear-gradient(left, #2473ba, #00aad0);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 700; }
  .reviews__list {
    justify-content: space-between; }
    .reviews__list__element {
      width: 100%;
      padding: 0;
      margin-bottom: 2rem;
      background-color: #f4f5f7;
      background-repeat: no-repeat; }
      .reviews__list__element .mediaRatio {
        padding-top: 0 !important;
        width: 105px;
        height: 130px; }
      .reviews__list__element__image {
        -ms-grid-row-align: center;
            align-self: center; }
      .reviews__list__element__content {
        padding: 1.5rem; }
        @media (max-width: 767px) {
          .reviews__list__element__content {
            padding-left: 2.5rem; } }
        @media (max-width: 575px) {
          .reviews__list__element__content {
            padding-left: 5rem; } }
        .reviews__list__element__content cite {
          line-height: normal; }
        .reviews__list__element__content .stars {
          padding-top: 5px;
          max-height: 40px;
          overflow: hidden; }
          .reviews__list__element__content .stars svg {
            width: 13px;
            height: 13px;
            margin-right: 6px; }
            @media (min-width: 768px) {
              .reviews__list__element__content .stars svg {
                width: 20px;
                height: 20px;
                margin-right: 9px; } }
            .reviews__list__element__content .stars svg:nth-of-type(1) {
              fill: #206aad; }
            .reviews__list__element__content .stars svg:nth-of-type(2) {
              fill: #1b74b3; }
            .reviews__list__element__content .stars svg:nth-of-type(3) {
              fill: #1187bc; }
            .reviews__list__element__content .stars svg:nth-of-type(4) {
              fill: #0f92c2; }
            .reviews__list__element__content .stars svg:nth-of-type(5) {
              fill: #079bc6; }

.tabs {
  max-width: 940px;
  padding: 2rem 0 2rem 0; }
  .tabs .MuiCollapse-container:not(.MuiCollapse-entered) {
    -webkit-mask-image: linear-gradient(black 50%, rgba(0, 0, 0, 0) 100%);
            mask-image: linear-gradient(black 50%, rgba(0, 0, 0, 0) 100%); }
  .tabs .btn {
    margin: 0 auto; }
    .tabs .btn--blw-img {
      margin: 1rem auto 2rem auto;
      display: table; }
    .tabs .btn--blueBkg:hover {
      color: white; }
  @media (max-width: 767px) {
    .tabs__expand {
      display: flex;
      margin: 0 auto;
      align-items: center;
      justify-content: center; }
      .tabs__expand:before {
        content: "";
        display: block;
        position: absolute;
        width: 8rem;
        height: 2.5rem;
        background: #f5f6f9;
        margin-bottom: -0.8rem; }
      .tabs__expand:after {
        content: "";
        display: block;
        position: absolute;
        width: 1.5rem;
        height: 1.5rem;
        border-right: 3px solid #2473ba;
        border-bottom: 3px solid #2473ba; }
      .tabs__expand.expanded:after {
        -webkit-transform: rotate(-135deg);
                transform: rotate(-135deg);
        margin-bottom: -1.5rem; }
      .tabs__expand.collapsed:after {
        -webkit-transform: rotate(45deg);
                transform: rotate(45deg); }
    .tabs .btn:not(.btn--blw-img) {
      display: none; } }
  .tabs .react-tabs__tab-list {
    max-width: 100%;
    align-items: stretch;
    flex-wrap: nowrap;
    flex-shrink: 0;
    position: relative;
    padding: 0;
    margin: 0;
    list-style: none; }
    .tabs .react-tabs__tab-list li::before {
      display: none; }
    .tabs .react-tabs__tab-list li + li {
      margin-top: 0; }
  .tabs .react-tabs__tab {
    margin-left: 1rem;
    margin-right: 1rem;
    padding: 1rem;
    position: relative;
    display: flex;
    width: 100%;
    background-color: #f4f5f7;
    align-items: center;
    cursor: pointer;
    transition: 300ms ease; }
    @media (max-width: 767px) {
      .tabs .react-tabs__tab {
        margin-bottom: 1rem; } }
    .tabs .react-tabs__tab a {
      position: absolute;
      height: 100%;
      width: 100%; }
    .tabs .react-tabs__tab .mediaRatio {
      padding-top: 0 !important;
      margin-left: 24px;
      width: 60px;
      height: 60px; }
    .tabs .react-tabs__tab p {
      text-transform: uppercase;
      font-size: 1.8rem;
      font-weight: 600;
      margin: 0 24px;
      width: 100%;
      text-align: left; }
    .tabs .react-tabs__tab:after {
      content: "";
      display: block;
      position: absolute;
      height: 6px;
      width: 0;
      right: 0;
      bottom: 0;
      transition: 300ms ease;
      background: #2472b8;
      /* FF3.6-15 */
      /* Chrome10-25,Safari5.1-6 */
      background: linear-gradient(to right, #2472b8 0%, #00aadd 100%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$from', endColorstr='$to',GradientType=1 );
      /* IE6-9 */ }
    .tabs .react-tabs__tab:hover {
      -webkit-transform: translateY(-3px);
              transform: translateY(-3px); }
      .tabs .react-tabs__tab:hover:after {
        width: 100%;
        left: 0;
        right: auto; }
  .tabs .react-tabs__tab--selected:after {
    content: "";
    display: block;
    position: absolute;
    min-width: 100%;
    right: auto;
    opacity: 1;
    left: 0; }
  .tabs .react-tabs__tab-panel a:not(.btn):not(.btn--blw-img) {
    color: #00aad0; }
    .tabs .react-tabs__tab-panel a:not(.btn):not(.btn--blw-img):hover, .tabs .react-tabs__tab-panel a:not(.btn):not(.btn--blw-img):focus {
      text-decoration: underline;
      text-decoration-color: #00aad0;
      -webkit-text-decoration-color: #00aad0; }
  .tabs .react-tabs__tab-panel .mediaImage {
    -o-object-fit: contain;
       object-fit: contain;
    padding: 2rem; }
  .tabs .react-tabs__tab-panel--selected {
    text-align: justify;
    margin-top: 1rem;
    padding: 0.5rem 1rem;
    border-style: solid;
    border-width: 1px;
    border-color: #afabab;
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 30px;
    color: #3c3c3b; }
    @media (min-width: 768px) {
      .tabs .react-tabs__tab-panel--selected {
        font-size: 1.8rem;
        font-weight: 400;
        line-height: 34px;
        font-weight: 400;
        letter-spacing: 0.8px; } }

.textBlock {
  padding: 2rem 0 2rem 0; }
  @media (min-width: 768px) {
    .textBlock {
      padding: 2rem 0 2rem 0; } }
  .textBlock__container__text {
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 30px;
    color: #3c3c3b; }
    @media (min-width: 768px) {
      .textBlock__container__text {
        font-size: 1.8rem;
        font-weight: 400;
        line-height: 34px;
        font-weight: 400;
        letter-spacing: 0.8px; } }
  .textBlock a {
    color: #00aad0; }
    .textBlock a:hover, .textBlock a:focus {
      text-decoration: underline;
      text-decoration-color: #00aad0;
      -webkit-text-decoration-color: #00aad0; }

.info-boxes {
  z-index: 1;
  position: relative;
  padding: 2rem 0; }
  @media (max-width: 767px) {
    .info-boxes {
      padding: 2rem 0 0 0; } }
  @media (max-width: 1200px) {
    .info-boxes .col-sm-12,
    .info-boxes .col-lg-6,
    .info-boxes .col-xl-4 {
      padding: 1rem; } }
  @media (max-width: 991px) {
    .info-boxes .container {
      max-width: 720px; } }
  @media (max-width: 767px) {
    .info-boxes .container {
      max-width: 540px; } }
  .info-boxes h3 {
    background: -webkit-linear-gradient(left, #2473ba, #00aad0);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 700; }
  .info-boxes h5 {
    color: white;
    text-align: left;
    line-height: 1.35;
    padding: 0 0 2.5rem 0; }
  .info-boxes a, .info-boxes button {
    text-align: center; }
  .info-boxes__list {
    justify-content: center; }
    .info-boxes__list__element {
      width: 100%;
      display: table;
      height: 350px;
      max-height: 400px;
      position: relative;
      background-size: cover;
      box-shadow: 0 0 25px rgba(0, 52, 97, 0.18); }
      .info-boxes__list__element__content {
        width: 90%;
        display: table-cell;
        padding: 0 0 2.5rem 2.5rem;
        vertical-align: bottom;
        position: relative;
        z-index: 300; }
      .info-boxes__list__element--colorGradient {
        position: absolute;
        z-index: 200;
        width: 100%;
        height: 100%;
        left: 0; }
  @media (max-width: 991px) {
    .info-boxes__list__element {
      height: 300px; } }
  @media (max-width: 900px) {
    .info-boxes h5 {
      font-size: 1.8rem;
      padding-bottom: 2rem; }
    .info-boxes button {
      width: 100%;
      font-size: 1.4rem;
      padding: 1rem 3.5rem; }
    .info-boxes__list__element__content {
      padding: 2rem; } }
  @media (max-width: 767px) {
    .info-boxes__list__element {
      height: 280px;
      background-size: cover; }
      .info-boxes__list__element__content {
        padding-left: 2.5rem; } }

.mapBox {
  background-color: #fff;
  display: block;
  position: absolute;
  box-shadow: 0 0 30px rgba(27, 97, 160, 0.3);
  z-index: 199;
  width: 100%;
  right: 0;
  top: 50%;
  -webkit-transform: translate3d(0, -50%, 0);
          transform: translate3d(0, -50%, 0);
  max-width: 400px; }
  @media (min-width: 768px) {
    .mapBox {
      right: 100px;
      width: 400px; } }
  .mapBox__img {
    height: 220px;
    display: none; }
    @media (min-width: 768px) {
      .mapBox__img {
        display: block;
        height: 220px; } }
    .mapBox__img .mediaRatio {
      padding-left: 100%;
      padding-top: 0 !important;
      width: 100%;
      height: 100%;
      z-index: 199; }
      .mapBox__img .mediaRatio img {
        -o-object-fit: cover !important;
           object-fit: cover !important; }
  .mapBox__close {
    position: absolute;
    top: 6px;
    right: 6px;
    width: 24px;
    height: 24px;
    cursor: pointer;
    border-radius: 50%;
    transition: 300ms ease;
    z-index: 200; }
    .mapBox__close svg {
      fill: black;
      transition: 300ms ease; }
    .mapBox__close--white svg {
      fill: black;
      transition: 300ms ease; }
    .mapBox__close--white:hover svg {
      fill: black !important;
      transition: 300ms ease; }
    .mapBox__close:hover svg {
      fill: black; }
  .mapBox .pcTitle {
    border: none;
    padding: 24px 20px 20px 20px; }
    @media (min-width: 768px) {
      .mapBox .pcTitle {
        padding: 20px; } }
    .mapBox .pcTitle img {
      width: 65px; }
    .mapBox .pcTitle h3 {
      font-size: 2.6rem;
      text-align: left;
      line-height: 1.2; }
    .mapBox .pcTitle .pcTitle__title__subtitle {
      font-size: 1.3rem; }
  .mapBox__contacts {
    padding: 0 20px 20px;
    justify-content: space-between; }
    @media (min-width: 768px) {
      .mapBox__contacts > div {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        width: 100%; } }
    .mapBox__contacts__item {
      justify-content: flex-start;
      flex-wrap: nowrap;
      margin-bottom: 15px; }
      @media (min-width: 768px) {
        .mapBox__contacts__item {
          min-width: 170px;
          width: 48%; } }
      .mapBox__contacts__item img {
        width: 23px;
        height: auto; }
      .mapBox__contacts__item > div {
        box-sizing: border-box;
        padding: 0 0 0 10px; }
        .mapBox__contacts__item > div p {
          color: #3c3c3b;
          font-size: 1.4rem;
          font-weight: 400;
          letter-spacing: 0.56px;
          line-height: 1.2; }
          @media (min-width: 768px) {
            .mapBox__contacts__item > div p {
              font-size: 1.6rem;
              letter-spacing: 0.71px; } }
      .mapBox__contacts__item:nth-of-type(2) > div {
        padding: 0 0 0 0; }
    .mapBox__contacts .mapBox__mobile__img {
      width: 75px;
      height: 75px; }
      @media (min-width: 768px) {
        .mapBox__contacts .mapBox__mobile__img {
          display: none; } }
  .mapBox__buttons {
    padding: 0 20px 20px;
    flex-wrap: nowrap;
    justify-content: space-between; }
    .mapBox__buttons a + a button {
      margin-left: 2px; }
      .mapBox__buttons a + a button span {
        display: none !important; }
      @media screen and (min-width: 400px) {
        .mapBox__buttons a + a button {
          margin-left: 0; }
          .mapBox__buttons a + a button span {
            display: inline-block !important; } }
    .mapBox__buttons button {
      margin-top: 0;
      padding: 13px 13px;
      font-size: 1.2rem; }
      @media screen and (min-width: 400px) {
        .mapBox__buttons button {
          padding: 13px 22px;
          min-width: 170px; } }

.marker {
  position: absolute;
  z-index: 200;
  -webkit-transform-origin: left top;
          transform-origin: left top;
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
  cursor: pointer; }
  .marker.active {
    width: 65px;
    height: 64px; }
    .marker.active:after {
      width: 25px;
      height: 25px;
      margin: 0;
      top: 20px;
      left: 20px; }
    .marker.active:before {
      width: 64px;
      height: 64px;
      top: -64px; }
  .marker.big {
    width: 65px;
    height: 64px; }
    .marker.big:after {
      width: 25px;
      height: 25px;
      margin: 0;
      top: 50%;
      left: 50%;
      -webkit-transform: translate3d(-50%, -50%, 0);
              transform: translate3d(-50%, -50%, 0); }
    .marker.big:before {
      width: 64px;
      height: 64px;
      top: -64px; }
  .marker.small {
    height: 30px;
    width: 30px; }
    .marker.small:after {
      width: 14px;
      height: 14px;
      top: 50%;
      left: 50%;
      -webkit-transform: translate3d(-50%, -50%, 0);
              transform: translate3d(-50%, -50%, 0); }
    .marker.small:before {
      width: 30px;
      height: 30px;
      top: -30px; }
  .marker:after {
    content: '';
    background: #fff;
    position: absolute;
    border-radius: 50%;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    z-index: 20; }
  .marker:before {
    content: '';
    background-color: #01a6ce;
    background-image: -o-linear-gradient(#01a6ce, #2083c1);
    position: absolute;
    border-radius: 50% 50% 50% 0;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg); }

.geoLocationMarker {
  height: 10px;
  width: 10px;
  border-radius: 50%;
  position: relative;
  background: #2473ba;
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #2473ba 0%, #00aad0 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$from', endColorstr='$to',GradientType=1 );
  /* IE6-9 */
  z-index: 2;
  left: -5px;
  top: -5px;
  -webkit-transform-origin: left bottom;
          transform-origin: left bottom; }
  .geoLocationMarker:after, .geoLocationMarker:before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    border-radius: 50%;
    z-index: 1;
    width: 50px;
    height: 50px;
    opacity: 0;
    -webkit-transform: translate3d(-50%, -50%, 0) scale(1);
            transform: translate3d(-50%, -50%, 0) scale(1);
    background-color: rgba(0, 170, 208, 0.35); }
  .geoLocationMarker:after {
    -webkit-animation: pulseScale 1.3s cubic-bezier(0.39, 0.575, 0.565, 1) 1000ms infinite forwards;
            animation: pulseScale 1.3s cubic-bezier(0.39, 0.575, 0.565, 1) 1000ms infinite forwards; }
  .geoLocationMarker:before {
    -webkit-animation: pulseScale 1.3s cubic-bezier(0.39, 0.575, 0.565, 1) 1300ms infinite forwards;
            animation: pulseScale 1.3s cubic-bezier(0.39, 0.575, 0.565, 1) 1300ms infinite forwards; }

@-webkit-keyframes pulseScale {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-50%, -50%, 0) scale(0);
            transform: translate3d(-50%, -50%, 0) scale(0); }
  50% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-50%, -50%, 0) scale(1.5);
            transform: translate3d(-50%, -50%, 0) scale(1.5); } }

@keyframes pulseScale {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-50%, -50%, 0) scale(0);
            transform: translate3d(-50%, -50%, 0) scale(0); }
  50% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-50%, -50%, 0) scale(1.5);
            transform: translate3d(-50%, -50%, 0) scale(1.5); } }

.map {
  height: 300px;
  width: 100%;
  display: block;
  position: relative; }
  @media (min-width: 768px) {
    .map {
      height: 509px; } }
  .map__container {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 199;
    width: auto;
    text-align: center; }
    @media (min-width: 768px) {
      .map__container {
        text-align: left; } }
    .map__container button {
      color: #00aad0;
      font-size: 1.4rem;
      font-weight: 600;
      text-transform: uppercase;
      letter-spacing: 2.18px;
      background-color: white;
      padding: 11px 24px;
      box-shadow: 0 0 30px rgba(27, 97, 160, 0.3);
      margin: 21px auto 0 auto; }
      @media (min-width: 768px) {
        .map__container button {
          margin-top: 21px; } }

.doctorList {
  padding: 2rem 0;
  box-shadow: 0 0 13px rgba(0, 52, 97, 0.18); }
  .doctorList .container > h3 {
    background: -webkit-linear-gradient(left, #2473ba, #00aad0);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 700; }
  .doctorList__wrapper {
    justify-content: center; }
    @media (min-width: 768px) {
      .doctorList__wrapper {
        justify-content: space-between;
        align-items: flex-start; } }
  .doctorList__item {
    flex-basis: 100%;
    margin-bottom: 10px;
    justify-content: flex-start;
    align-items: flex-start;
    padding-bottom: 2.4rem;
    flex-wrap: wrap; }
    @media (min-width: 768px) {
      .doctorList__item {
        flex-basis: calc((100% / 2) - 10px);
        margin-bottom: 0; } }
    @media (min-width: 1250px) {
      .doctorList__item {
        align-items: center; } }
    .doctorList__item__img {
      background-color: #f4f5f7;
      max-width: 190px;
      width: 130px;
      height: 100%;
      margin: 0 auto; }
      .doctorList__item__img .avatarImg {
        display: block;
        margin: 0 auto;
        padding: 25px; }
      .doctorList__item__img img {
        -o-object-fit: cover;
           object-fit: cover;
        width: 100%;
        height: auto;
        margin: 0 auto; }
      @media (min-width: 992px) {
        .doctorList__item__img {
          margin: 0;
          width: 191px; } }
    .doctorList__item__info {
      box-sizing: border-box;
      align-items: flex-start;
      padding: 0 1.7rem 0 1.7rem;
      width: 100%; }
      @media (max-width: 991px) {
        .doctorList__item__info .buttonContainer {
          margin: 0 auto; } }
      @media (min-width: 1250px) {
        .doctorList__item__info {
          padding: 1.7rem 6rem 1.7rem 1.7rem; } }
      @media (min-width: 992px) {
        .doctorList__item__info {
          align-items: flex-start; } }
      .doctorList__item__info h3 {
        text-align: center;
        font-size: 1.6rem;
        font-weight: 600;
        color: #3c3c3b;
        width: 100%;
        padding: 0;
        text-transform: none; }
        @media (min-width: 992px) {
          .doctorList__item__info h3 {
            font-size: 2rem;
            text-align: left; } }
        @media (max-width: 991px) {
          .doctorList__item__info h3 {
            padding: 2rem 0 1rem 0; } }
      .doctorList__item__info--mobileField {
        display: block;
        position: relative; }
        @media (min-width: 992px) {
          .doctorList__item__info--mobileField {
            display: none; } }
      .doctorList__item__info__description {
        position: relative;
        height: 48px;
        width: 100%; }
        .doctorList__item__info__description--container {
          position: absolute;
          z-index: 101;
          left: 0;
          width: 100%;
          height: 100%;
          overflow: hidden;
          background-color: transparent; }
          .doctorList__item__info__description--container p {
            position: absolute;
            top: 0;
            left: 0; }
          .doctorList__item__info__description--container a {
            color: #00aad0; }
            .doctorList__item__info__description--container a:hover {
              text-decoration: underline; }
          .doctorList__item__info__description--container:focus, .doctorList__item__info__description--container:hover {
            max-height: 600px;
            overflow: visible; }
            .doctorList__item__info__description--container:focus p, .doctorList__item__info__description--container:hover p {
              background: white;
              padding-bottom: 1rem; }
        @media (max-width: 991px) {
          .doctorList__item__info__description {
            display: none; } }
      .doctorList__item__info p {
        width: 100%;
        color: #3c3c3b;
        font-size: 1.4rem;
        font-weight: 400;
        text-align: center;
        line-height: normal; }
        @media (min-width: 992px) {
          .doctorList__item__info p {
            text-align: left;
            font-size: 1.8rem;
            margin-bottom: 1.2rem; }
            .doctorList__item__info p:nth-of-type(1) {
              margin-top: 5px; } }
      .doctorList__item__info__link {
        color: #00aad0;
        font-size: 1.4rem;
        font-weight: 400;
        padding: 1rem 0; }
        .doctorList__item__info__link:hover {
          color: #00aad0;
          text-decoration: underline; }
        @media (min-width: 992px) {
          .doctorList__item__info__link {
            font-size: 1.8rem;
            text-align: left; } }
        @media (max-width: 991px) {
          .doctorList__item__info__link {
            margin: auto;
            margin-bottom: 2.8rem;
            text-align: center; } }
      @media (min-width: 992px) {
        .doctorList__item__info {
          width: calc(100% - 190px); } }
      @media (max-width: 991px) {
        .doctorList__item__info a {
          margin: 0 auto; } }
      .doctorList__item__info button {
        margin: 0 auto;
        width: 100%;
        max-width: 240px; }
        @media (min-width: 576px) {
          .doctorList__item__info button {
            width: auto; } }
        @media (min-width: 992px) {
          .doctorList__item__info button {
            margin: 0; } }
  .doctorList__btnHolder {
    padding-bottom: 1rem;
    justify-content: center; }

.polyclinicsList {
  background-color: #f4f4f4;
  padding: 2rem 0; }

.pcitem {
  background-color: white;
  padding: 20px;
  margin: 0 auto 2rem;
  width: 90%;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.1); }
  .pcitem a {
    color: #00aad0; }
    .pcitem a:hover {
      text-decoration: underline;
      -webkit-text-decoration-color: #00aad0;
              text-decoration-color: #00aad0; }
  @media (min-width: 768px) {
    .pcitem {
      width: 65%;
      padding: 2rem; } }
  @media (min-width: 992px) {
    .pcitem {
      width: 100%; } }
  .pcitem .container {
    width: 100%; }
    @media (min-width: 768px) {
      .pcitem .container {
        max-width: 1240px; } }
    @media (min-width: 1250px) {
      .pcitem .container {
        width: 100%; } }
  .pcitem__wrapper {
    box-sizing: border-box;
    justify-content: space-between;
    position: relative;
    align-items: stretch; }
  .pcitem__img {
    width: 30%;
    min-height: 100%; }
    @media (max-width: 991px) {
      .pcitem__img {
        width: 100%;
        min-height: 300px; } }
    .pcitem__img .mediaRatio {
      padding: 0 !important;
      width: 100%;
      height: 100%;
      max-width: 420px;
      max-height: 420px; }
      @media (max-width: 991px) {
        .pcitem__img .mediaRatio {
          max-width: 100%; } }
  .pcitem__info {
    width: 100%;
    box-sizing: border-box; }
    @media (min-width: 992px) {
      .pcitem__info {
        width: 70%;
        padding-left: 32px; } }
    .pcitem__info__details {
      justify-content: center;
      align-content: center;
      align-items: center;
      padding: 2rem 0 0;
      border-bottom: 1px solid #e7e7e7;
      flex-wrap: wrap;
      width: 100%; }
      @media (min-width: 768px) {
        .pcitem__info__details {
          padding: 2rem 0; } }
      @media (min-width: 1050px) {
        .pcitem__info__details {
          justify-content: space-between;
          align-content: space-between;
          align-items: center; } }
      .pcitem__info__details__item {
        height: 40px;
        width: 100%;
        display: flex;
        align-items: center;
        margin-bottom: 12px; }
        @media (min-width: 768px) {
          .pcitem__info__details__item {
            margin-bottom: 24px; } }
        @media (min-width: 1050px) {
          .pcitem__info__details__item {
            width: calc(95% / 3);
            margin-bottom: 0; } }
        .pcitem__info__details__item > img {
          height: 35px;
          width: 35px;
          -o-object-fit: contain;
             object-fit: contain; }
          @media (min-width: 768px) {
            .pcitem__info__details__item > img {
              height: 40px;
              width: auto; } }
        .pcitem__info__details__item .mediaRatio {
          padding-top: 0 !important;
          height: 35px;
          width: 35px; }
          .pcitem__info__details__item .mediaRatio img {
            -o-object-fit: contain !important;
               object-fit: contain !important; }
          @media (min-width: 768px) {
            .pcitem__info__details__item .mediaRatio {
              height: 50px;
              width: 50px; } }
        .pcitem__info__details__item p {
          margin: 0;
          padding: 0;
          font-size: 1.6rem;
          line-height: 20px;
          margin-left: 15px; }
          @media (min-width: 768px) {
            .pcitem__info__details__item p {
              font-size: 1.7rem;
              line-height: 25px; } }
    .pcitem__info__list {
      padding: 2rem 0 0;
      justify-content: space-between;
      align-items: flex-end;
      width: 100%; }
      @media (min-width: 768px) {
        .pcitem__info__list {
          border-bottom: 1px solid #e7e7e7;
          padding: 2rem 0; } }
      .pcitem__info__list__showMore {
        position: absolute;
        right: 0; }
        @media (max-width: 767px) {
          .pcitem__info__list__showMore {
            position: relative; } }
      .pcitem__info__list ul {
        -webkit-column-count: 1;
           -moz-column-count: 1;
                column-count: 1;
        -webkit-column-gap: 10px;
           -moz-column-gap: 10px;
                column-gap: 10px;
        width: 100%;
        padding-bottom: 0; }
        @media (min-width: 768px) {
          .pcitem__info__list ul {
            -webkit-column-count: 3;
               -moz-column-count: 3;
                    column-count: 3;
            padding-bottom: 2rem; } }
        .pcitem__info__list ul li {
          display: block; }
      .pcitem__info__list div {
        color: #00aad0;
        font-size: 1.6rem;
        font-weight: 600;
        cursor: pointer;
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 15px 0;
        text-align: center;
        border-top: 1px solid #cecece;
        border-bottom: 1px solid #cecece;
        width: 100%;
        margin: 16px 0 0 0; }
        @media (min-width: 768px) {
          .pcitem__info__list div {
            margin-bottom: 1.8rem;
            padding: 0;
            margin: 0;
            text-align: left;
            border-top: 0px #cecece;
            border-bottom: 0px #cecece;
            width: auto; } }
        .pcitem__info__list div .arrow {
          content: '';
          padding: 3px;
          border: solid #00aad0;
          display: inline-block;
          position: relative;
          vertical-align: middle;
          border-width: 0 2px 2px 0;
          -webkit-transform: rotate(-45deg);
                  transform: rotate(-45deg);
          margin-bottom: 1px;
          margin-left: 8px;
          height: 11px;
          width: 11px; }
    .pcitem__info__desc {
      padding: 2rem 0 0;
      justify-content: space-between;
      align-items: flex-end;
      width: 100%; }
      .pcitem__info__desc__txt {
        width: 100%;
        font-size: 1.4rem;
        margin-bottom: 18px; }
        @media (min-width: 1250px) {
          .pcitem__info__desc__txt {
            width: 65%;
            font-size: 1.6rem;
            margin-bottom: 0; } }
    .pcitem__info__btnHolder {
      width: 100%; }
      @media (min-width: 1250px) {
        .pcitem__info__btnHolder {
          width: auto;
          margin-top: 20px; } }
      .pcitem__info__btnHolder .btn {
        width: 100%;
        max-width: 260px;
        margin: 0 auto;
        text-align: center; }
        @media (min-width: 768px) {
          .pcitem__info__btnHolder .btn {
            width: auto;
            margin: 0; } }

.pcTitle {
  border-bottom: 1px solid #e7e7e7;
  padding: 2rem 0;
  display: block;
  width: 100%; }
  .pcTitle img {
    height: 33px;
    width: auto;
    display: inline-block; }
    @media (min-width: 768px) {
      .pcTitle img {
        height: 50px; } }
  .pcTitle__title {
    margin-left: 14px;
    justify-content: space-between;
    display: inline-flex;
    flex-flow: column wrap; }
    .pcTitle__title h3 {
      padding: 0;
      text-transform: capitalize;
      color: #3c3c3b;
      text-align: left;
      font-size: 2.4rem;
      letter-spacing: -1px;
      line-height: 1; }
      @media (min-width: 576px) {
        .pcTitle__title h3 {
          font-size: 3.2rem; } }
    .pcTitle__title__subtitle span {
      font-size: 1.2rem;
      line-height: 1;
      letter-spacing: -1px;
      font-weight: 300; }
      @media (min-width: 576px) {
        .pcTitle__title__subtitle span {
          font-size: 1.6rem; } }
    .pcTitle__title__subtitle__circles {
      justify-content: space-between;
      margin-left: 6px; }
      .pcTitle__title__subtitle__circles div {
        display: block;
        position: relative;
        width: 8px;
        height: 8px;
        margin: 0 2px;
        border-radius: 50%; }
        .pcTitle__title__subtitle__circles div:nth-of-type(1) {
          background-color: #1876ba; }
        .pcTitle__title__subtitle__circles div:nth-of-type(2) {
          background-color: #2080c0; }
        .pcTitle__title__subtitle__circles div:nth-of-type(3) {
          background-color: #1c89c4; }
        .pcTitle__title__subtitle__circles div:nth-of-type(4) {
          background-color: #1e94c8; }
        .pcTitle__title__subtitle__circles div:nth-of-type(5) {
          background-color: #159dcb; }
        .pcTitle__title__subtitle__circles div:nth-of-type(6) {
          background-color: #01a6ce; }

@media (max-width: 991px) {
  .expertiseList .container {
    max-width: 720px; } }

@media (max-width: 767px) {
  .expertiseList .container {
    max-width: 540px; } }

@media (min-width: 768px) {
  .expertiseList__element:hover {
    -webkit-transform: translateY(-3px);
            transform: translateY(-3px); }
    .expertiseList__element:hover:after {
      width: 100%;
      left: 0;
      right: auto; } }

@media (max-width: 991px) {
  .expertiseList p {
    font-size: 1.6rem; } }

@media (max-width: 575px) {
  .expertiseList .mediaRatio {
    padding-top: 0 !important;
    margin-left: 2.5rem; } }

.expertiseList h3 {
  background: -webkit-linear-gradient(left, #2473ba, #00aad0);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 700; }

.expertiseList button {
  margin: 0 auto 2rem auto; }
  @media (min-width: 768px) {
    .expertiseList button {
      min-width: 230px;
      letter-spacing: 2.5px;
      margin: 0 auto 3rem auto; } }

.expertiseList .col-sm-12,
.expertiseList .col-lg-6,
.expertiseList .col-xl-4 {
  margin-bottom: 3rem; }

.expertiseList__element {
  position: relative;
  display: flex;
  width: 100%;
  padding: 20px 0;
  background-color: #f4f5f7;
  align-items: center;
  cursor: pointer;
  transition: 300ms ease;
  height: 100%; }
  .expertiseList__element a {
    position: absolute;
    height: 100%;
    width: 100%; }
  .expertiseList__element .mediaRatio {
    padding-top: 0 !important;
    margin-left: 24px;
    width: 60px;
    height: 60px; }
  .expertiseList__element p {
    text-transform: uppercase;
    font-size: 1.8rem;
    font-weight: 600;
    margin: 0 24px;
    width: 100%;
    text-align: left; }
  .expertiseList__element:after {
    content: "";
    display: block;
    position: absolute;
    height: 6px;
    width: 0;
    right: 0;
    bottom: 0;
    transition: 300ms ease;
    background: #2472b8;
    /* FF3.6-15 */
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #2472b8 0%, #00aadd 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$from', endColorstr='$to',GradientType=1 );
    /* IE6-9 */ }

.info-rectangles {
  padding-bottom: 0rem; }
  @media (min-width: 768px) {
    .info-rectangles {
      padding-bottom: 2rem; } }
  .info-rectangles .col-sm-12:not(:last-child),
  .info-rectangles .col-md-6:not(:last-child) {
    margin-bottom: 3rem; }
  .info-rectangles__item {
    height: 270px;
    width: 100%;
    display: table;
    padding: 2.5rem;
    font-weight: 600;
    background-size: cover;
    background-clip: border-box;
    box-shadow: 0 0 10px rgba(15, 52, 86, 0.2); }
    @media (min-width: 768px) {
      .info-rectangles__item {
        padding: 2.2rem; } }
    .info-rectangles__item div {
      display: table-cell;
      vertical-align: bottom; }
    .info-rectangles__item button,
    .info-rectangles__item a {
      display: inline-block; }
      @media (max-width: 424px) {
        .info-rectangles__item button,
        .info-rectangles__item a {
          font-size: 1.4rem;
          line-height: 1;
          display: block;
          text-align: center; } }
    .info-rectangles__item h5 {
      padding: 0;
      line-height: 1.2;
      text-align: left;
      color: #00aad0;
      font-weight: 500;
      padding-bottom: 3rem; }

.policlinicInfo {
  padding: 2rem 0; }
  @media (max-width: 767px) {
    .policlinicInfo {
      padding: 2rem 0; } }
  .policlinicInfo__list {
    max-width: 940px;
    margin: 0 auto; }
  .policlinicInfo__item {
    width: 100%;
    height: 100%;
    display: table;
    position: relative; }
    @media (max-width: 991px) {
      .policlinicInfo__item {
        padding-bottom: 2rem; } }
    .policlinicInfo__item a {
      color: #00aad0; }
      .policlinicInfo__item a:hover, .policlinicInfo__item a:focus {
        text-decoration: underline;
        text-decoration-color: #00aad0;
        -webkit-text-decoration-color: #00aad0; }
    .policlinicInfo__item--content {
      width: 100%;
      padding-left: 3rem;
      display: table-cell;
      vertical-align: middle;
      position: relative; }
    .policlinicInfo__item > img, .policlinicInfo__item .mediaRatio {
      min-width: 35px;
      min-height: 35px;
      width: 35px;
      height: 35px;
      float: left; }
      @media (min-width: 992px) {
        .policlinicInfo__item > img, .policlinicInfo__item .mediaRatio {
          min-width: 50px;
          min-height: 50px;
          width: auto;
          height: auto;
          max-width: 50px;
          max-height: 50px;
          float: right; } }
    .policlinicInfo__item .mediaRatio {
      padding-top: 0 !important; }
      .policlinicInfo__item .mediaRatio img {
        -o-object-fit: contain;
           object-fit: contain; }
    .policlinicInfo__item p {
      font-size: 1.8rem;
      line-height: 2rem; }
      @media (max-width: 767px) {
        .policlinicInfo__item p {
          font-size: 1.6rem;
          line-height: 24px; } }

.my-masonry-grid {
  display: flex;
  margin-left: -20px; }

.my-masonry-grid_column {
  border-left: 20px solid transparent;
  background-clip: padding-box; }

@media (max-width: 991px) {
  .blog .container {
    max-width: 100%; } }

.blog .searchBar {
  margin-top: 5.5rem;
  margin-bottom: 5.5rem; }
  @media (max-width: 767px) {
    .blog .searchBar {
      margin-top: 3rem;
      margin-bottom: 3rem; } }

.blog__btnHolder {
  display: flex;
  justify-content: center;
  margin-bottom: 5rem; }

.blog__blur {
  display: block;
  width: 100%;
  position: relative;
  height: 50px;
  z-index: 200; }
  .blog__blur div {
    background: linear-gradient(to bottom, rgba(125, 185, 232, 0) 0%, white 100%);
    height: 99px;
    z-index: 200;
    -webkit-transform: translateY(-130%);
            transform: translateY(-130%);
    position: absolute;
    left: 0;
    width: 100%; }

.blogCard {
  box-sizing: border-box;
  padding: 35px;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  background-color: none;
  margin-bottom: 20px;
  overflow: hidden;
  height: 300px; }
  @media (min-width: 768px) {
    .blogCard {
      height: 400px; }
      .blogCard:hover .blogCard__colorGradient {
        height: 200%; } }
  .blogCard__colorGradient {
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: 0;
    left: 0;
    z-index: 99;
    transition: 300ms ease; }
  .blogCard h3 {
    color: #ffffff;
    font-size: 1.8rem;
    font-weight: 700;
    line-height: 2.4rem;
    text-transform: uppercase;
    letter-spacing: 0.89px;
    text-align: left;
    padding: 0;
    width: 100%;
    padding-bottom: 0px;
    z-index: 100; }
    @media (min-width: 768px) {
      .blogCard h3 {
        font-size: 2rem;
        padding-bottom: 17px; } }
  .blogCard p {
    color: #ffffff;
    font-size: 1.4rem;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0.89px;
    z-index: 100; }
    @media (min-width: 768px) {
      .blogCard p {
        letter-spacing: 0.71px;
        line-height: 23.43px;
        font-size: 1.6rem; } }
  .blogCard .mediaRatio {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    -o-object-fit: cover;
       object-fit: cover; }
  .blogCard--special {
    height: auto;
    transition: 300ms ease;
    background-color: #00aad0; }
    .blogCard--special:hover {
      background-color: #2473ba; }
    @media (min-width: 768px) {
      .blogCard--special {
        height: auto; } }
    .blogCard--special h3 {
      padding-bottom: 5px; }
    .blogCard--special ol {
      color: white;
      padding-left: 20px;
      line-height: normal; }
    .blogCard--special a {
      transition: .3s ease-in-out;
      text-decoration: underline; }
      .blogCard--special a:hover {
        text-decoration: none; }
    .blogCard--special ul {
      padding: 0;
      margin: 0;
      list-style: none; }
      .blogCard--special ul li::before {
        display: none; }
      .blogCard--special ul li + li {
        margin-top: 0; }
      .blogCard--special ul li {
        color: #fff;
        padding: 0 .5rem 0 2rem;
        font-size: 1.4rem;
        font-weight: 400;
        line-height: 18px;
        letter-spacing: 0.89px;
        position: relative; }
        @media (min-width: 768px) {
          .blogCard--special ul li {
            letter-spacing: 0.71px;
            line-height: 23.43px;
            font-size: 1.6rem; } }
        .blogCard--special ul li:before {
          background-color: white;
          position: absolute;
          display: block;
          content: '';
          color: white;
          height: 8px;
          width: 8px;
          top: 1.1rem;
          left: 0; }

.polyclinicBoxes {
  padding: 2rem 0; }
  @media (max-width: 767px) {
    .polyclinicBoxes {
      padding: 2rem 0; } }
  .polyclinicBoxes .dividerCircles {
    display: none; }
  .polyclinicBoxes .container > h3 {
    margin-bottom: 0;
    background: -webkit-linear-gradient(left, #2473ba, #00aad0);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 700; }
    @media (max-width: 767px) {
      .polyclinicBoxes .container > h3 {
        padding: 0 0 2rem 0; } }
  @media (max-width: 991px) {
    .polyclinicBoxes .container {
      max-width: 720px; } }
  @media (max-width: 767px) {
    .polyclinicBoxes .container {
      max-width: 540px; } }
  .polyclinicBoxes__list {
    padding: 0;
    justify-content: center; }
    .polyclinicBoxes__list .col-sm-12,
    .polyclinicBoxes__list .col-md-6,
    .polyclinicBoxes__list .col-lg-3 {
      margin: 0;
      padding: 0 1rem; }
      @media (max-width: 1200px) {
        .polyclinicBoxes__list .col-sm-12,
        .polyclinicBoxes__list .col-md-6,
        .polyclinicBoxes__list .col-lg-3 {
          padding: 1rem; } }
    .polyclinicBoxes__list__item {
      width: 100%;
      display: block;
      overflow: hidden;
      position: relative;
      max-height: 280px;
      min-height: inherit; }
      .polyclinicBoxes__list__item a {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 200;
        display: block; }
        @media (min-width: 768px) {
          .polyclinicBoxes__list__item a:hover + .colorGradient {
            height: 200%;
            background: linear-gradient(to bottom, rgba(255, 255, 255, 0.8) 0%, rgba(36, 115, 186, 0.7) 100%); } }
      .polyclinicBoxes__list__item .pcTitle {
        top: 0;
        left: 0;
        z-index: 200;
        border: none;
        padding: 5px;
        position: absolute; }
        .polyclinicBoxes__list__item .pcTitle img {
          width: 50px; }
        .polyclinicBoxes__list__item .pcTitle h3 {
          font-size: 2rem;
          text-align: left;
          line-height: 0.9; }
        .polyclinicBoxes__list__item .pcTitle__title {
          margin-left: 8px; }
        .polyclinicBoxes__list__item .pcTitle .pcTitle__title__subtitle {
          font-size: 1.3rem; }
          .polyclinicBoxes__list__item .pcTitle .pcTitle__title__subtitle span {
            font-size: 1.3rem; }
        .polyclinicBoxes__list__item .pcTitle .pcTitle__title__subtitle__circles div {
          width: 5px;
          height: 5px;
          margin: 0 1px; }
      .polyclinicBoxes__list__item > .colorGradient {
        position: absolute;
        width: 100%;
        height: 100%;
        bottom: 0;
        left: 0;
        z-index: 99;
        transition: 300ms ease;
        background: linear-gradient(to bottom, rgba(255, 255, 255, 0.8) 10%, rgba(36, 115, 186, 0.6) 100%); }

.doctorCard {
  padding: 40px 0; }
  @media (min-width: 768px) {
    .doctorCard {
      padding: 67px 0 57px; } }
  .doctorCard__main {
    text-align: center; }
    .doctorCard__main > img {
      margin-bottom: 24px;
      width: 91px; }
    .doctorCard__main .mediaRatio {
      margin: 0 auto;
      padding-top: 0 !important;
      margin-bottom: 50px;
      width: 400px;
      height: 400px; }
    .doctorCard__main h3 {
      padding: 0 0 5px 0;
      font-size: 2rem; }
      @media (min-width: 768px) {
        .doctorCard__main h3 {
          padding: 0 0 19px 0;
          font-size: 3.2rem; } }
    .doctorCard__main__spe {
      color: #3c3c3b;
      font-weight: 400;
      margin-bottom: 30px;
      font-size: 1.6rem;
      line-height: 28px; }
      @media (min-width: 768px) {
        .doctorCard__main__spe {
          font-size: 1.8rem;
          line-height: 25.23px; } }
    .doctorCard__main__sis {
      color: #3c3c3b;
      font-size: 1.8rem;
      letter-spacing: 0.72px; }
      @media (min-width: 768px) {
        .doctorCard__main__sis {
          font-size: 2.2rem;
          letter-spacing: 0.98px; } }
  .doctorCard__info {
    box-shadow: 0 0 13px rgba(0, 52, 97, 0.18);
    background-color: #ffffff;
    margin-top: 30px; }
    @media (min-width: 768px) {
      .doctorCard__info {
        margin-top: 40px; } }
    .doctorCard__info__wrapper {
      justify-content: center;
      align-items: stretch; }
      @media (min-width: 992px) {
        .doctorCard__info__wrapper {
          justify-content: space-between; } }
      @media (min-width: 992px) {
        .doctorCard__info__wrapper {
          padding: 23px 0; } }
    .doctorCard__info__item {
      color: #3c3c3b;
      font-size: 1.8rem;
      font-weight: 400;
      line-height: 27.03px;
      align-items: center;
      padding: 22px 0;
      flex-wrap: wrap;
      justify-content: center; }
      @media (min-width: 768px) {
        .doctorCard__info__item {
          font-size: 2rem; } }
      @media (min-width: 992px) {
        .doctorCard__info__item {
          flex-wrap: nowrap; } }
      .doctorCard__info__item__wrap {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100%;
        flex-wrap: wrap; }
        @media (min-width: 992px) {
          .doctorCard__info__item__wrap {
            flex-wrap: nowrap; } }
      .doctorCard__info__item img {
        height: 55px;
        width: auto;
        display: inline-block;
        margin: 0 0 22px 0; }
        @media (min-width: 768px) {
          .doctorCard__info__item img {
            width: 45px;
            height: auto; } }
        @media (min-width: 992px) {
          .doctorCard__info__item img {
            margin: 0; } }
        @media (min-width: 1250px) {
          .doctorCard__info__item img {
            margin: 0;
            height: 64px;
            width: auto; } }
      .doctorCard__info__item a, .doctorCard__info__item p {
        padding-left: 10px;
        padding-right: 10px;
        width: 100%;
        text-align: center; }
        @media (min-width: 992px) {
          .doctorCard__info__item a, .doctorCard__info__item p {
            width: auto;
            text-align: center;
            font-size: 1.6rem; } }
        @media (min-width: 1250px) {
          .doctorCard__info__item a, .doctorCard__info__item p {
            font-size: 2rem; } }
      .doctorCard__info__item p span {
        height: 22px;
        color: #3c3c3b;
        font-family: 'Montserrat - Semi Bold Italic';
        font-size: 1.8rem;
        font-weight: 400;
        line-height: 28.83px;
        font-family: 'Montserrat Semi Bold';
        font-weight: 600;
        font-family: Montserrat;
        font-style: italic; }
        @media (min-width: 768px) {
          .doctorCard__info__item p span {
            font-size: 1.6rem; } }
        @media (min-width: 1250px) {
          .doctorCard__info__item p span {
            font-size: 2rem; } }
      .doctorCard__info__item:first-of-type, .doctorCard__info__item:nth-of-type(2) {
        flex-basis: 100%;
        border-bottom: 1px solid #d0d0d0; }
        @media (min-width: 576px) {
          .doctorCard__info__item:first-of-type, .doctorCard__info__item:nth-of-type(2) {
            flex-basis: 65%; } }
        @media (min-width: 992px) {
          .doctorCard__info__item:first-of-type, .doctorCard__info__item:nth-of-type(2) {
            flex-basis: calc((100% / 2) / 2);
            border-bottom: 0px;
            padding: 0 18px; }
            .doctorCard__info__item:first-of-type p, .doctorCard__info__item:nth-of-type(2) p {
              padding-left: 15px; } }
        @media (min-width: 1250px) {
          .doctorCard__info__item:first-of-type, .doctorCard__info__item:nth-of-type(2) {
            padding: 0 24px; }
            .doctorCard__info__item:first-of-type p, .doctorCard__info__item:nth-of-type(2) p {
              padding-left: 24px; } }
      .doctorCard__info__item:nth-of-type(3) {
        flex-basis: 100%; }
        .doctorCard__info__item:nth-of-type(3) > div {
          flex-basis: 100%; }
        @media (min-width: 768px) {
          .doctorCard__info__item:nth-of-type(3) span {
            width: 100%;
            display: block;
            margin-bottom: 6px; } }
        @media (min-width: 992px) {
          .doctorCard__info__item:nth-of-type(3) {
            flex-basis: 50%; }
            .doctorCard__info__item:nth-of-type(3) span {
              margin-bottom: 0;
              display: inline-block;
              width: auto; }
            .doctorCard__info__item:nth-of-type(3) img {
              margin-left: 24px; }
            .doctorCard__info__item:nth-of-type(3) p {
              padding-left: 24px;
              text-align: left; } }
      @media (min-width: 992px) {
        .doctorCard__info__item:not(:first-of-type) {
          border-left: 1px solid #d0d0d0;
          border-bottom: 0px; } }
  .doctorCard__timePlace {
    justify-content: space-between;
    padding: 40px 0; }
    .doctorCard__timePlace .mediaRatio {
      padding-top: 0 !important;
      height: 400px;
      width: 400px;
      margin: 0 auto; }
  .doctorCard__btnHolder {
    display: flex;
    justify-content: center; }
  .doctorCard__divider {
    text-align: center;
    padding: 40px 0; }
    .doctorCard__divider .dividerCircles {
      margin: 0; }
  .doctorCard .textBlock {
    padding: 6rem 0 0 0; }
    .doctorCard .textBlock:first-of-type {
      padding: 0; }

.doctorDetails {
  padding: 40px 0; }
  @media (min-width: 768px) {
    .doctorDetails {
      padding: 2rem 0; } }
  .doctorDetails h4 {
    padding-bottom: 0px; }
  .doctorDetails ul li {
    padding: 0; }
  .doctorDetails ul li::before {
    display: none; }
  .doctorDetails .add-info * {
    padding: 2.5rem 0; }
  .doctorDetails .row.policlinicInfo__list {
    max-width: 100%; }
  .doctorDetails__main {
    text-align: center; }
    .doctorDetails__main > img {
      margin-bottom: 24px;
      width: 91px; }
    .doctorDetails__main .mediaRatio {
      margin: 0 auto;
      padding-top: 0 !important;
      margin-bottom: 50px;
      width: 400px;
      height: 400px; }
    .doctorDetails__main h3 {
      font-size: 2rem; }
      @media (min-width: 768px) {
        .doctorDetails__main h3 {
          font-size: 3.2rem; } }
    .doctorDetails__main__spe {
      color: #3c3c3b;
      font-weight: 400;
      margin-bottom: 30px;
      font-size: 1.6rem;
      line-height: 28px; }
      @media (min-width: 768px) {
        .doctorDetails__main__spe {
          font-size: 1.8rem;
          line-height: 25.23px; } }
    .doctorDetails__main__sis {
      color: #3c3c3b;
      font-size: 1.8rem;
      letter-spacing: 0.72px; }
      @media (min-width: 768px) {
        .doctorDetails__main__sis {
          font-size: 2.2rem;
          letter-spacing: 0.98px; } }
  .doctorDetails__info {
    box-shadow: 0 0 13px rgba(0, 52, 97, 0.18);
    background-color: #ffffff;
    margin-top: 30px; }
    @media (min-width: 768px) {
      .doctorDetails__info {
        margin-top: 40px; } }
    .doctorDetails__info__wrapper {
      justify-content: center;
      align-items: stretch; }
      @media (min-width: 992px) {
        .doctorDetails__info__wrapper {
          justify-content: space-between; } }
      @media (min-width: 992px) {
        .doctorDetails__info__wrapper {
          padding: 23px 0; } }
    .doctorDetails__info__item {
      color: #3c3c3b;
      font-size: 1.8rem;
      font-weight: 400;
      line-height: 27.03px;
      align-items: center;
      padding: 22px 0;
      flex-wrap: wrap;
      justify-content: center; }
      @media (min-width: 768px) {
        .doctorDetails__info__item {
          font-size: 2rem; } }
      @media (min-width: 992px) {
        .doctorDetails__info__item {
          flex-wrap: nowrap; } }
      .doctorDetails__info__item__wrap {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100%;
        flex-wrap: wrap; }
        @media (min-width: 992px) {
          .doctorDetails__info__item__wrap {
            flex-wrap: nowrap; } }
      .doctorDetails__info__item img {
        height: 55px;
        width: auto;
        display: inline-block;
        margin: 0 0 22px 0; }
        @media (min-width: 768px) {
          .doctorDetails__info__item img {
            width: 45px;
            height: auto; } }
        @media (min-width: 992px) {
          .doctorDetails__info__item img {
            margin: 0; } }
        @media (min-width: 1250px) {
          .doctorDetails__info__item img {
            margin: 0;
            height: 64px;
            width: auto; } }
      .doctorDetails__info__item a, .doctorDetails__info__item p {
        padding-left: 10px;
        padding-right: 10px;
        width: 100%;
        text-align: center; }
        @media (min-width: 992px) {
          .doctorDetails__info__item a, .doctorDetails__info__item p {
            width: auto;
            text-align: center;
            font-size: 1.6rem; } }
        @media (min-width: 1250px) {
          .doctorDetails__info__item a, .doctorDetails__info__item p {
            font-size: 2rem; } }
      .doctorDetails__info__item p span {
        height: 22px;
        color: #3c3c3b;
        font-family: 'Montserrat - Semi Bold Italic';
        font-size: 1.8rem;
        font-weight: 400;
        line-height: 28.83px;
        font-family: 'Montserrat Semi Bold';
        font-weight: 600;
        font-family: Montserrat;
        font-style: italic; }
        @media (min-width: 768px) {
          .doctorDetails__info__item p span {
            font-size: 1.6rem; } }
        @media (min-width: 1250px) {
          .doctorDetails__info__item p span {
            font-size: 2rem; } }
      .doctorDetails__info__item:first-of-type, .doctorDetails__info__item:nth-of-type(2) {
        flex-basis: 100%;
        border-bottom: 1px solid #d0d0d0; }
        @media (min-width: 576px) {
          .doctorDetails__info__item:first-of-type, .doctorDetails__info__item:nth-of-type(2) {
            flex-basis: 65%; } }
        @media (min-width: 992px) {
          .doctorDetails__info__item:first-of-type, .doctorDetails__info__item:nth-of-type(2) {
            flex-basis: calc(100% / 2);
            border-bottom: 0px;
            padding: 0 18px; }
            .doctorDetails__info__item:first-of-type p, .doctorDetails__info__item:nth-of-type(2) p {
              padding-left: 15px; } }
        @media (min-width: 1250px) {
          .doctorDetails__info__item:first-of-type, .doctorDetails__info__item:nth-of-type(2) {
            padding: 0 24px; }
            .doctorDetails__info__item:first-of-type p, .doctorDetails__info__item:nth-of-type(2) p {
              padding-left: 24px; } }
      .doctorDetails__info__item:nth-of-type(3) {
        flex-basis: 100%; }
        .doctorDetails__info__item:nth-of-type(3) > div {
          flex-basis: 100%; }
        @media (min-width: 768px) {
          .doctorDetails__info__item:nth-of-type(3) span {
            width: 100%;
            display: block;
            margin-bottom: 6px; } }
        @media (min-width: 992px) {
          .doctorDetails__info__item:nth-of-type(3) {
            flex-basis: 50%; }
            .doctorDetails__info__item:nth-of-type(3) span {
              margin-bottom: 0;
              display: inline-block;
              width: auto; }
            .doctorDetails__info__item:nth-of-type(3) img {
              margin-left: 24px; }
            .doctorDetails__info__item:nth-of-type(3) p {
              padding-left: 24px;
              text-align: left; } }
      @media (min-width: 992px) {
        .doctorDetails__info__item:not(:first-of-type) {
          border-left: 1px solid #d0d0d0;
          border-bottom: 0px; } }
  .doctorDetails__timePlace {
    justify-content: space-between;
    padding: 40px 0; }
    .doctorDetails__timePlace .mediaRatio {
      padding-top: 0 !important;
      height: 400px;
      width: 400px;
      margin: 0 auto; }
  .doctorDetails__btnHolder {
    display: flex;
    justify-content: center; }
  .doctorDetails__divider {
    text-align: center;
    padding: 40px 0; }
    .doctorDetails__divider .dividerCircles {
      margin: 0; }
  .doctorDetails .textBlock {
    padding: 6rem 0 0 0; }
    .doctorDetails .textBlock:first-of-type {
      padding: 0; }

.odbornost {
  padding: 2rem 0; }
  .odbornost p {
    font-size: 2rem;
    margin: 30px 0 15px; }
  .odbornost cite {
    line-height: inherit; }
  .odbornost .mediaRatio {
    padding-top: 0 !important;
    height: 290px;
    width: 420px;
    float: right; }
    @media (max-width: 991px) {
      .odbornost .mediaRatio {
        margin: 0 auto;
        float: inherit; } }
    @media (max-width: 424px) {
      .odbornost .mediaRatio {
        width: inherit;
        height: inherit;
        padding-top: 100% !important; } }
  .odbornost .dividerCircles {
    margin: 0 auto;
    padding: 4rem 0; }
    @media (max-width: 767px) {
      .odbornost .dividerCircles {
        padding: 2rem 0; } }
  .odbornost__contentWrapper {
    max-width: 420px;
    display: table;
    height: 100%;
    width: 100%; }
    @media (max-width: 991px) {
      .odbornost__contentWrapper {
        padding-top: 3rem;
        max-width: inherit; } }
  .odbornost__content {
    display: table-cell;
    vertical-align: middle; }
    @media (max-width: 991px) {
      .odbornost__content {
        text-align: center; } }
  @media (max-width: 991px) {
    .odbornost .horizontal-line {
      margin: 0 auto; } }

.dividerCircles {
  justify-content: center;
  margin: 20px 0; }
  @media (min-width: 768px) {
    .dividerCircles {
      margin: 40px 0; } }
  .dividerCircles > div {
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background-color: #d8d8d8;
    position: relative; }
    @media (min-width: 768px) {
      .dividerCircles > div {
        width: 9px;
        height: 9px; } }
    .dividerCircles > div:before, .dividerCircles > div:after {
      content: "";
      display: block;
      position: absolute;
      width: 7px;
      height: 7px;
      border-radius: 50%;
      background-color: #d8d8d8; }
      @media (min-width: 768px) {
        .dividerCircles > div:before, .dividerCircles > div:after {
          width: 9px;
          height: 9px; } }
    .dividerCircles > div:before {
      left: -16px; }
    .dividerCircles > div:after {
      right: -16px; }

.avatarDoll {
  width: 100%;
  transition: 300ms ease;
  max-width: 290px; }
  @media (min-width: 576px) {
    .avatarDoll {
      height: 600px;
      width: AUTO;
      max-width: none; } }
  .avatarDoll svg {
    width: 100%;
    fill: transparent; }
    @media (min-width: 576px) {
      .avatarDoll svg {
        height: 100%;
        width: AUTO; } }
    .avatarDoll svg * {
      z-index: 1; }
    .avatarDoll svg .avatar__area {
      cursor: pointer;
      z-index: 100;
      stroke: none;
      transition: 300ms ease; }
      .avatarDoll svg .avatar__area:hover {
        fill: #ff9999; }
        .avatarDoll svg .avatar__area:hover path {
          fill: #ff9999; }
    .avatarDoll svg .avatar__eye {
      fill: #00aad0; }
  .avatarDoll.active--body .avatar__body {
    fill: #ff9999; }
    .avatarDoll.active--body .avatar__body path {
      fill: #ff9999; }
  .avatarDoll.active--belly .avatar__belly {
    fill: #ff9999; }
    .avatarDoll.active--belly .avatar__belly path {
      fill: #ff9999; }
  .avatarDoll.active--chest .avatar__chest {
    fill: #ff9999; }
    .avatarDoll.active--chest .avatar__chest path {
      fill: #ff9999; }
  .avatarDoll.active--feet .avatar__feet {
    fill: #ff9999; }
    .avatarDoll.active--feet .avatar__feet path {
      fill: #ff9999; }
  .avatarDoll.active--arm .avatar__arm {
    fill: #ff9999; }
    .avatarDoll.active--arm .avatar__arm path {
      fill: #ff9999; }
  .avatarDoll.active--legs .avatar__legs {
    fill: #ff9999; }
    .avatarDoll.active--legs .avatar__legs path {
      fill: #ff9999; }
  .avatarDoll.active--head .avatar__head {
    fill: #ff9999; }
    .avatarDoll.active--head .avatar__head path {
      fill: #ff9999; }

.myProblem {
  padding: 50px 0; }
  .myProblem h3 {
    background: -webkit-linear-gradient(left, #2473ba, #00aad0);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 700;
    padding-bottom: 34px; }
  .myProblem p {
    text-align: center;
    margin-bottom: 20px; }
    @media (min-width: 768px) {
      .myProblem p {
        margin-bottom: 50px; } }
  .myProblem__holder {
    justify-content: center;
    position: relative; }
  .myProblem .infoBox {
    box-shadow: 0 0 13px rgba(0, 52, 97, 0.18);
    box-sizing: border-box;
    position: absolute;
    width: 90%;
    background-color: #fff;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    max-width: 280px;
    max-height: calc(109px * 3);
    overflow-y: scroll;
    overflow-x: hidden; }
    .myProblem .infoBox::-webkit-scrollbar {
      width: 8px;
      height: 100%; }
    .myProblem .infoBox::-webkit-scrollbar-thumb {
      background: #00aad0;
      border-radius: 10px; }
    .myProblem .infoBox::-webkit-scrollbar-track {
      background: #f8f8f8; }
    @media (min-width: 768px) {
      .myProblem .infoBox {
        min-width: 25%;
        position: relative;
        margin-left: 50px;
        top: auto;
        left: auto;
        -webkit-transform: translateX(0);
                transform: translateX(0);
        width: auto; } }
    .myProblem .infoBox__item {
      padding: 0 44px;
      transition: 300ms ease; }
      .myProblem .infoBox__item > a,
      .myProblem .infoBox__item > p {
        padding: 17px;
        border-bottom: 1px solid #f5f5f5;
        width: 100%;
        display: block;
        text-align: center;
        font-size: 1.6rem;
        font-weight: 400;
        margin-bottom: 0; }
        @media (min-width: 768px) {
          .myProblem .infoBox__item > a,
          .myProblem .infoBox__item > p {
            padding: 30px 0;
            font-size: 2rem; } }
      .myProblem .infoBox__item:last-of-type a {
        border-bottom: none; }
      .myProblem .infoBox__item:hover {
        background-color: rgba(245, 245, 245, 0.6); }
    .myProblem .infoBox__close {
      position: absolute;
      right: 8px;
      top: 0;
      box-sizing: border-box; }
      .myProblem .infoBox__close .closeIcon {
        width: 10px;
        height: 10px; }
      @media (min-width: 768px) {
        .myProblem .infoBox__close {
          display: none; } }

.infoBox--rEye {
  bottom: 0; }
  @media (min-width: 768px) {
    .infoBox--rEye {
      bottom: auto; } }

.infoBox--lEye {
  bottom: 0; }
  @media (min-width: 768px) {
    .infoBox--lEye {
      bottom: auto; } }

.infoBox--mouth {
  bottom: 0; }
  @media (min-width: 768px) {
    .infoBox--mouth {
      bottom: auto; } }

.infoBox--lEar {
  bottom: 0; }
  @media (min-width: 768px) {
    .infoBox--lEar {
      bottom: auto; } }

.infoBox--rEar {
  bottom: 0; }
  @media (min-width: 768px) {
    .infoBox--rEar {
      bottom: auto; } }

.infoBox--mouth {
  bottom: 0; }
  @media (min-width: 768px) {
    .infoBox--mouth {
      bottom: auto; } }

.infoBox--nose {
  bottom: 0; }
  @media (min-width: 768px) {
    .infoBox--nose {
      bottom: auto; } }

.infoBox--lHand {
  bottom: 0; }
  @media (min-width: 768px) {
    .infoBox--lHand {
      bottom: auto; } }

.infoBox--rHand {
  bottom: 0; }
  @media (min-width: 768px) {
    .infoBox--rHand {
      bottom: auto; } }

.infoBox--lKnee {
  top: 0; }
  @media (min-width: 768px) {
    .infoBox--lKnee {
      top: auto; } }

.infoBox--rKnee {
  top: 0; }
  @media (min-width: 768px) {
    .infoBox--rKnee {
      top: auto; } }

.infoBox--lFeet {
  top: 0; }
  @media (min-width: 768px) {
    .infoBox--lFeet {
      top: auto; } }

.infoBox--rFeet {
  top: 0; }
  @media (min-width: 768px) {
    .infoBox--rFeet {
      top: auto; } }

.actual-positions {
  padding-bottom: 5rem; }
  @media (max-width: 767px) {
    .actual-positions {
      padding-bottom: 2.5rem; } }
  .actual-positions h3 {
    background: -webkit-linear-gradient(left, #2473ba, #00aad0);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 700; }

.positions {
  justify-content: center; }
  .positions p {
    color: white;
    text-transform: uppercase;
    font-size: 2.2rem;
    letter-spacing: 1px;
    padding-bottom: 20px; }
  .positions .btn {
    text-align: center; }
    @media (min-width: 768px) {
      .positions .btn {
        text-align: left;
        display: inline-block; } }
  .positions__colorGradient {
    height: 100%;
    width: 100%;
    position: absolute;
    z-index: 1;
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
    opacity: 0.5; }
  .positions__element-content {
    display: table-cell;
    vertical-align: bottom;
    padding: 3.5rem;
    position: relative;
    z-index: 2; }
    @media (max-width: 767px) {
      .positions__element-content {
        padding: 2rem; }
        .positions__element-content p {
          font-size: 1.8rem;
          padding-bottom: 1.5rem; }
        .positions__element-content button {
          font-size: 1.4rem;
          padding: 7px 35px; } }
  .positions__element {
    width: 100%;
    height: 295px;
    display: table;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    margin-bottom: 3rem; }

.viewsAboutUs {
  margin-bottom: 2rem;
  font-size: 1.4rem; }
  @media (max-width: 767px) {
    .viewsAboutUs {
      margin-bottom: 0; } }
  .viewsAboutUs .col-sm-12,
  .viewsAboutUs .col-md-6,
  .viewsAboutUs .col-lg-4 {
    margin-bottom: 3rem; }
  .viewsAboutUs h3 {
    background: -webkit-linear-gradient(left, #2473ba, #00aad0);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 700; }
  .viewsAboutUs a {
    color: #00aad0;
    padding-top: 1rem; }
  .viewsAboutUs .mediaRatio {
    width: 106px;
    height: 124px;
    padding-top: 0 !important; }
  .viewsAboutUs__list {
    justify-content: flex-start; }
    .viewsAboutUs__list__element {
      width: 100%;
      height: 100%;
      position: relative;
      background-color: #f4f5f7;
      background-repeat: no-repeat; }
      .viewsAboutUs__list__element__link {
        position: absolute;
        height: 100%;
        width: 100%;
        top: 0;
        left: 0; }
      .viewsAboutUs__list__element__content {
        height: 100%;
        width: 100%;
        display: table;
        padding-right: 2rem; }
        @media (max-width: 424px) {
          .viewsAboutUs__list__element__content {
            padding-left: 2.4rem; } }
        .viewsAboutUs__list__element__content cite {
          line-height: normal; }

.jobOffers {
  padding-bottom: 3rem; }
  @media (max-width: 767px) {
    .jobOffers {
      padding-bottom: 0; } }
  .jobOffers h3 {
    background: -webkit-linear-gradient(left, #2473ba, #00aad0);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 700; }
  .jobOffers__list {
    justify-content: space-between; }
    .jobOffers__list__item {
      width: 100%;
      height: 160px;
      padding: 0 1rem;
      text-align: center;
      position: relative;
      background-color: #f4f5f7;
      box-sizing: border-box;
      transition: 300ms ease;
      margin-bottom: 2rem; }
      @media (max-width: 991px) {
        .jobOffers__list__item {
          height: 120px; } }
      @media (max-width: 575px) {
        .jobOffers__list__item {
          height: 90px; } }
      .jobOffers__list__item div {
        width: 100%;
        height: 100%;
        display: table;
        background-repeat: no-repeat;
        background-position: 3rem center;
        background-size: 85px auto; }
        @media (max-width: 575px) {
          .jobOffers__list__item div {
            background-size: 5rem auto; } }
        @media (max-width: 424px) {
          .jobOffers__list__item div {
            background-position-x: 1.5rem; } }
      .jobOffers__list__item p {
        font-size: 2.4rem;
        font-weight: 400;
        letter-spacing: 3px;
        display: table-cell;
        vertical-align: middle;
        text-transform: uppercase;
        color: #3c3c3b; }
        @media (max-width: 1249px) {
          .jobOffers__list__item p {
            font-size: 2.2rem; } }
        @media (max-width: 575px) {
          .jobOffers__list__item p {
            font-size: 1.6rem;
            letter-spacing: 1px; } }
      .jobOffers__list__item:after {
        content: "";
        display: block;
        position: absolute;
        height: 6px;
        width: 0;
        transition: 300ms ease;
        background: #2472b8;
        /* FF3.6-15 */
        /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to right, #2472b8 0%, #00aadd 100%);
        /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$from', endColorstr='$to',GradientType=1 );
        /* IE6-9 */
        right: 0;
        bottom: 0; }
      @media (min-width: 768px) {
        .jobOffers__list__item:hover {
          -webkit-transform: translateY(-3px);
                  transform: translateY(-3px); }
          .jobOffers__list__item:hover:after {
            width: 100%;
            right: auto;
            left: 0; } }

.careerForm .form__row--first > div {
  width: 100%; }
  @media (min-width: 768px) {
    .careerForm .form__row--first > div:nth-of-type(1) {
      width: 23%; } }
  @media (min-width: 768px) {
    .careerForm .form__row--first > div:nth-of-type(2) {
      width: 23%; } }
  @media (min-width: 768px) {
    .careerForm .form__row--first > div:nth-of-type(3) {
      width: 17%; } }
  @media (min-width: 768px) {
    .careerForm .form__row--first > div:nth-of-type(4) {
      width: 34%; } }

.careerForm .form__row--second {
  justify-content: flex-start; }
  .careerForm .form__row--second > div {
    width: 100%; }
    @media (min-width: 768px) {
      .careerForm .form__row--second > div:nth-of-type(1) {
        width: auto; } }
    @media (min-width: 768px) {
      .careerForm .form__row--second > div:nth-of-type(2) {
        width: auto; } }

.form__messageHolder:empty {
  display: none; }

.care h4 {
  background: -webkit-linear-gradient(left, #2473ba, #00aad0);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 700;
  line-height: 3rem;
  word-break: unset; }

.care__more {
  cursor: pointer;
  padding-top: 5rem;
  padding-bottom: 0;
  position: relative;
  max-width: 350px;
  margin: 0 auto; }
  @media (max-width: 767px) {
    .care__more {
      padding-top: 2.5rem; } }
  .care__more:after {
    content: "";
    display: block;
    position: absolute;
    height: 2px;
    width: 0%;
    bottom: -3px;
    right: 0;
    background: #2472b8;
    /* FF3.6-15 */
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #2472b8 0%, #00aadd 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$from', endColorstr='$to',GradientType=1 );
    /* IE6-9 */
    transition: 0.3s ease; }
  @media (min-width: 768px) {
    .care__more:hover:after {
      opacity: 1;
      width: 80%;
      right: auto;
      left: 10%; } }

.care a {
  word-break: unset; }

.care div {
  width: 100%;
  box-sizing: border-box;
  padding-left: 16px;
  border-left: 4px solid;
  -o-border-image: linear-gradient(to bottom, #00aad0 0%, #2473ba 100%);
     border-image: linear-gradient(to bottom, #00aad0 0%, #2473ba 100%);
  border-image-slice: 1;
  border-bottom: 0px transparent;
  border-top: 0px transparent;
  border-right: 0px transparent; }
  @media (min-width: 768px) {
    .care div {
      width: 80%;
      padding-left: 7rem;
      border-left: 7px solid; } }

@media (min-width: 768px) {
  .care p {
    font-size: 1.8rem;
    font-weight: 400;
    line-height: 34px;
    letter-spacing: 0.8px; } }

.care ul p {
  margin: 0;
  font-size: 1.6rem;
  line-height: inherit; }

.care--hidden h1:first-child,
.care--hidden h2:first-child,
.care--hidden h3:first-child,
.care--hidden h4:first-child,
.care--hidden h5:first-child,
.care--hidden h6:first-child {
  padding-top: 0; }

.examination {
  height: 100%;
  width: 100%; }
  .examination h3 {
    padding: 5rem; }
    @media (max-width: 767px) {
      .examination h3 {
        padding: 2.5rem 0; } }
  .examination__list {
    width: 100%;
    height: 100%;
    margin: 0 auto;
    justify-content: space-between;
    padding: 1rem 0; }
    .examination__list .col-md-6 {
      margin: 0 auto; }
    @media (min-width: 992px) {
      .examination__list {
        width: 80%; } }
    .examination__list__item {
      height: 85%;
      width: 100%;
      font-weight: 400;
      font-size: 1.8rem;
      line-height: 28px;
      text-align: center;
      padding: 3rem 2.5rem;
      letter-spacing: initial;
      background-color: #f4f5f7;
      margin: auto; }
      @media (min-width: 768px) {
        .examination__list__item {
          padding: 5rem; } }
      .examination__list__item p {
        width: 100%; }
      .examination__list__item--markdown ul {
        text-align: left; }
      @media (min-width: 768px) {
        .examination__list__item {
          font-size: 2.2rem;
          line-height: 34px;
          letter-spacing: 1px;
          transition: 300ms ease; }
          .examination__list__item:after {
            content: "";
            display: block;
            position: absolute;
            height: 6px;
            width: 0;
            transition: 300ms ease 50ms;
            background: #2472b8;
            /* FF3.6-15 */
            /* Chrome10-25,Safari5.1-6 */
            background: linear-gradient(to right, #2472b8 0%, #00aadd 100%);
            /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$from', endColorstr='$to',GradientType=1 );
            /* IE6-9 */
            right: 0;
            bottom: 0; } }
  @media (min-width: 768px) and (min-width: 768px) {
    .examination__list__item:hover {
      -webkit-transform: translateY(-3px);
              transform: translateY(-3px); }
      .examination__list__item:hover:after {
        width: 100%;
        right: auto;
        left: 0; } }

.info h5 {
  text-align: left;
  color: white;
  padding: 0; }

.info .col-sm-12,
.info .col-md-6 {
  margin: auto; }

.info__element {
  height: 270px;
  width: 100%;
  display: table;
  position: relative;
  background-size: cover;
  box-shadow: 0 0 10px rgba(15, 52, 86, 0.2); }
  .info__element--cell {
    z-index: 3;
    display: table-cell;
    vertical-align: bottom;
    margin-bottom: 3rem;
    padding-bottom: 3.5rem;
    position: relative; }
    .info__element--cell h5 {
      font-weight: 500;
      padding: 1rem 1.5rem 1.5rem 3.5rem; }
    .info__element--cell div {
      position: relative;
      margin-left: 3.5rem; }
      @media (max-width: 575px) {
        .info__element--cell div {
          margin-left: 1.5rem; } }
      .info__element--cell div a,
      .info__element--cell div button {
        width: 100%;
        margin: 0; }
  .info__element--colorGradient {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
    opacity: 0.6;
    background: linear-gradient(to bottom, transparent 0%, #2473ba 100%); }

.expertiseDescription {
  padding: 2rem 0 3rem; }
  .expertiseDescription h3 {
    font-size: 2.8rem;
    background: -webkit-linear-gradient(left, #2473ba, #00aad0);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 700; }
  .expertiseDescription .care a {
    color: #00aad0; }
    .expertiseDescription .care a:hover, .expertiseDescription .care a:focus {
      text-decoration: underline;
      text-decoration-color: #00aad0;
      -webkit-text-decoration-color: #00aad0; }

.medicalGroup {
  height: 100%; }
  .medicalGroup h4 {
    background: -webkit-linear-gradient(left, #2473ba, #00aad0);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 700; }
  .medicalGroup__list {
    box-sizing: border-box;
    position: relative;
    margin-bottom: 50px;
    width: 100%;
    margin: 0 auto; }
    .medicalGroup__list:after {
      content: "";
      display: block;
      position: absolute;
      left: 0;
      top: 0;
      height: 100%;
      width: 3px;
      background-color: #00aad0;
      background-image: -o-linear-gradient(#00aad0, #2473ba); }
      @media (min-width: 768px) {
        .medicalGroup__list:after {
          width: 8px; } }
    @media (min-width: 768px) {
      .medicalGroup__list {
        width: 65%;
        padding: 0 77px; } }
    .medicalGroup__list ul {
      padding: 0;
      margin: 0;
      list-style: none; }
      .medicalGroup__list ul li::before {
        display: none; }
      .medicalGroup__list ul li + li {
        margin-top: 0; }
      .medicalGroup__list ul .medicalGroup__list__item .medicalGroup__list__item__title {
        position: relative;
        width: auto;
        display: inline-block;
        cursor: pointer; }
        .medicalGroup__list ul .medicalGroup__list__item .medicalGroup__list__item__title span {
          font-size: 1.6rem;
          font-weight: 600; }
          .medicalGroup__list ul .medicalGroup__list__item .medicalGroup__list__item__title span:first-of-type {
            color: #00aad0; }
        .medicalGroup__list ul .medicalGroup__list__item .medicalGroup__list__item__title:after {
          content: "";
          display: block;
          position: absolute;
          width: 7px;
          height: 7px;
          right: -12px;
          border-right: 2px solid #3c3c3b;
          border-bottom: 2px solid #3c3c3b;
          -webkit-transform: rotate(45deg);
                  transform: rotate(45deg);
          top: 12px; }
      .medicalGroup__list ul .medicalGroup__list__item .medicalGroup__list__item__text {
        line-height: 21.62px;
        font-size: 1.4rem;
        letter-spacing: 0.64px;
        max-height: 0;
        opacity: 0;
        transition: 300ms ease;
        overflow: hidden; }
        .medicalGroup__list ul .medicalGroup__list__item .medicalGroup__list__item__text p {
          margin: 13px 0;
          padding: 0 0 0 38px;
          position: relative; }
          .medicalGroup__list ul .medicalGroup__list__item .medicalGroup__list__item__text p:after {
            width: 4px;
            height: 0%;
            top: 50%;
            -webkit-transform: translate3d(0, -50%, 0);
                    transform: translate3d(0, -50%, 0);
            left: 0;
            background-color: #cecece;
            content: "";
            display: block;
            position: absolute;
            transition: 300ms;
            transition-delay: 200ms; }
      .medicalGroup__list ul .medicalGroup__list__item.active .medicalGroup__list__item__text {
        max-height: 100px;
        opacity: 1; }
        .medicalGroup__list ul .medicalGroup__list__item.active .medicalGroup__list__item__text p:after {
          height: 100%; }
      .medicalGroup__list ul .medicalGroup__list__item.active .medicalGroup__list__item__title:after {
        -webkit-transform: rotate(-137deg);
                transform: rotate(-137deg); }

.contact-info {
  width: 100%;
  text-align: center;
  background-color: white;
  box-shadow: 0 0 25px rgba(0, 52, 97, 0.18); }
  .contact-info p {
    font-size: 1.6rem; }
  .contact-info__grid {
    padding: 5rem 0 2.5rem 0; }
    @media (max-width: 767px) {
      .contact-info__grid {
        padding: 2.5rem 0 0 0; } }
    .contact-info__grid .col-12, .contact-info__grid .col-md-3 {
      align-self: flex-start; }
    .contact-info__grid__element {
      margin-bottom: 2.5rem;
      position: relative;
      padding-bottom: 55px; }
      .contact-info__grid__element__content {
        position: absolute;
        left: 0;
        width: 100%;
        cursor: pointer;
        max-height: 55px;
        overflow: hidden;
        background-color: white;
        transition: max-height .2s ease-out; }
        .contact-info__grid__element__content:focus, .contact-info__grid__element__content:hover {
          max-height: 600px;
          border-bottom: 1px solid #e6e6e6;
          position: absolute;
          overflow: visible;
          text-align: center; }
      .contact-info__grid__element img {
        width: 50px;
        height: 50px;
        margin: 0 auto;
        -o-object-fit: contain;
           object-fit: contain;
        margin-bottom: 2.5rem; }
        @media (min-width: 768px) {
          .contact-info__grid__element img {
            width: auto;
            height: auto; } }
      .contact-info__grid__element a {
        transition: cubic-bezier(0.215, 0.61, 0.355, 1);
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        margin: 0 auto;
        display: block;
        width: 95%; }
        .contact-info__grid__element a:hover {
          overflow: visible;
          color: #00aad0; }

.timelineSection {
  padding: 0 0 5rem 0; }
  .timelineSection h2 {
    padding: 5rem 0;
    background: -webkit-linear-gradient(left, #2473ba, #00aad0);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 700; }

.timeline {
  width: calc(100%);
  box-sizing: content-box;
  position: relative;
  margin: 0 auto;
  display: none; }
  @media (min-width: 768px) {
    .timeline {
      display: block; } }
  .timeline__cont {
    position: relative;
    width: calc(100% - 88px);
    overflow: hidden;
    margin: 0 auto; }
    .timeline__cont > div {
      padding: 240px 0;
      cursor: -webkit-grab;
      cursor: grab;
      display: block;
      width: 100%;
      position: relative; }
  .timeline__holder {
    width: auto;
    transition: 2s cubic-bezier(0.19, 1, 0.22, 1);
    position: absolute;
    white-space: nowrap; }
  .timeline__arrow {
    height: 25px;
    width: 25px;
    position: absolute;
    top: 50%;
    cursor: pointer;
    z-index: 100; }
    .timeline__arrow--left {
      left: 0;
      border-top: 3px solid #2473ba;
      border-left: 3px solid #2473ba;
      -webkit-transform: translate3d(0, -50%, 0) rotate(-45deg);
              transform: translate3d(0, -50%, 0) rotate(-45deg); }
    .timeline__arrow--right {
      right: 0;
      border-top: 3px solid #2473ba;
      border-right: 3px solid #2473ba;
      -webkit-transform: translate3d(0, -50%, 0) rotate(45deg);
              transform: translate3d(0, -50%, 0) rotate(45deg); }
  .timeline__blur {
    height: 100%;
    width: 50px;
    position: absolute;
    top: 0;
    z-index: 99; }
    .timeline__blur--left {
      left: 40px;
      background: linear-gradient(to right, white 0%, rgba(125, 185, 232, 0) 100%); }
    .timeline__blur--right {
      right: 40px;
      background: linear-gradient(to left, white 0%, rgba(125, 185, 232, 0) 100%); }
  .timeline .point {
    width: 15px;
    height: 15px;
    background-color: #d8d8d8;
    margin: 0 5px;
    border-radius: 50%;
    display: inline-block;
    position: relative; }
    .timeline .point--blue {
      background-color: #00aad0;
      background-image: -o-linear-gradient(#00aad0, #2473ba); }
      .timeline .point--blue .year {
        color: #00aad0; }
    .timeline .point--red {
      background-color: #dd514d;
      background-image: -o-linear-gradient(#dd514d, #b33f63); }
      .timeline .point--red .year {
        color: #ea6545; }
    .timeline .point--green {
      background-color: #3ca09b;
      background-image: -o-linear-gradient(#3ca09b, #3eaa53); }
      .timeline .point--green .year {
        color: #3eac49; }
    .timeline .point__content {
      position: absolute;
      left: 6px; }
      .timeline .point__content h5 {
        color: #3c3c3b;
        font-size: 1.8rem;
        font-weight: 600;
        padding: 15px 0; }
      .timeline .point__content p {
        line-height: 1; }
        .timeline .point__content p:nth-of-type(1) {
          color: #3c3c3b;
          font-size: 1.4rem;
          font-weight: 400;
          margin-bottom: 5px; }
        .timeline .point__content p:nth-of-type(2) {
          color: #3c3c3b;
          font-size: 1.4rem;
          font-weight: 400; }
        .timeline .point__content p:nth-of-type(3) {
          font-size: 1.6rem;
          font-weight: 400; }
      .timeline .point__content .mediaRatio {
        position: absolute;
        left: -24px;
        padding-top: 0 !important;
        height: 50px;
        width: 50px; }
      .timeline .point__content:before {
        content: "";
        display: block;
        position: absolute;
        left: 0;
        height: 100%;
        width: 2px;
        background-color: #d8d8d8;
        top: 0; }
      .timeline .point__content--top {
        padding: 46px 18px 18px 18px;
        top: 20px; }
        .timeline .point__content--top .mediaRatio {
          bottom: -59px; }
      .timeline .point__content--bottom {
        padding: 18px 18px 46px 18px;
        bottom: 20px; }
        .timeline .point__content--bottom .mediaRatio {
          top: -59px; }
  .timeline__mobile {
    display: block; }
    @media (min-width: 768px) {
      .timeline__mobile {
        display: none; } }
    .timeline__mobile .timeline__holder {
      position: relative;
      width: 80%;
      margin: 0 auto 50px; }
      @media (min-width: 576px) {
        .timeline__mobile .timeline__holder {
          width: 50%;
          margin: 0 auto 50px; } }
    .timeline__mobile .point {
      display: block;
      margin-bottom: 5px; }
      .timeline__mobile .point__content {
        right: 0;
        left: 200%;
        bottom: 0;
        position: relative; }
        .timeline__mobile .point__content--top {
          top: 0;
          padding: 0 18px 0px 18px; }
        .timeline__mobile .point__content--bottom {
          padding: 0 18px 0px 18px; }

@media (min-width: 768px) {
  .contactForm .container {
    max-width: 820px; } }

.contactForm .form__row--first > div {
  width: 100%; }
  @media (min-width: 768px) {
    .contactForm .form__row--first > div:nth-of-type(1) {
      width: 49%; } }
  @media (min-width: 768px) {
    .contactForm .form__row--first > div:nth-of-type(2) {
      width: 49%; } }

.form__messageHolder:empty {
  display: none; }

@media (min-width: 768px) {
  .examinationForm .container {
    max-width: 820px; } }

.examinationForm .container .form__row .short {
  width: 100%; }
  @media (min-width: 768px) {
    .examinationForm .container .form__row .short {
      width: 49%; } }

.examinationForm .container .form__row .long {
  width: 100%; }

.examinationForm .container .form__row .selectBtn {
  width: 100%; }

.form__messageHolder:empty {
  display: none; }

.downloads {
  text-align: center;
  padding-bottom: 2.5rem; }
  .downloads h3 {
    background: -webkit-linear-gradient(left, #2473ba, #00aad0);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 700; }
  .downloads p {
    font-size: 1.8rem;
    color: #3c3c3b; }
  .downloads__list {
    justify-content: flex-start; }
    .downloads__list__element {
      width: 100%; }
      .downloads__list__element p {
        display: block;
        font-size: 2.2rem;
        font-weight: 500;
        padding: 4rem 0 3rem 0; }
      .downloads__list__element a {
        margin: 0 auto;
        max-width: 230px;
        color: #00aad0 !important; }
        @media (min-width: 768px) {
          .downloads__list__element a:hover {
            color: white !important; }
            .downloads__list__element a:hover .downloadIcon {
              fill: white; } }
        .downloads__list__element a .downloadIcon {
          transition: cubic-bezier(0.215, 0.61, 0.355, 1);
          position: relative;
          left: 20px;
          width: 14px;
          height: 20px; }
          .downloads__list__element a .downloadIcon--lightBlue {
            fill: #00aad0; }

.contacts-block {
  text-align: center;
  padding-bottom: 5rem; }
  @media (max-width: 767px) {
    .contacts-block {
      padding-bottom: 2.5rem; } }
  .contacts-block h3 {
    padding-top: 0;
    padding-bottom: 5px; }
  .contacts-block h4 {
    padding-bottom: 5rem; }
    @media (max-width: 767px) {
      .contacts-block h4 {
        padding-bottom: 2.5rem; } }
  .contacts-block h3,
  .contacts-block h4 {
    background: -webkit-linear-gradient(left, #2473ba, #00aad0);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 700; }
    @media (max-width: 767px) {
      .contacts-block h3,
      .contacts-block h4 {
        padding-top: 2.5rem; } }
  .contacts-block a {
    transition: cubic-bezier(0.215, 0.61, 0.355, 1);
    display: block; }
    .contacts-block a:hover {
      color: #00aad0; }
  .contacts-block__email a {
    color: #00aad0; }
    .contacts-block__email a:hover {
      text-decoration: underline; }
  .contacts-block__name {
    font-size: 2rem;
    font-weight: 600; }
  .contacts-block__main {
    justify-content: flex-start; }
    .contacts-block__main__element {
      margin-bottom: 2.5rem; }

.faq {
  text-align: center;
  margin-bottom: 50px; }
  .faq button {
    margin-top: 30px; }
  .faq__element h3 {
    background: -webkit-linear-gradient(left, #2473ba, #00aad0);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 700; }
    @media (max-width: 767px) {
      .faq__element h3 {
        padding: 25px 0; } }

.blogArticle p {
  margin-bottom: 30px; }

.blogArticle .container {
  width: 90%; }
  @media (min-width: 768px) {
    .blogArticle .container {
      max-width: 820px;
      width: 100%; } }

.blogArticle h1 {
  padding-bottom: 55px; }

.blogArticle h5 {
  padding-top: 50px;
  padding-bottom: 24px; }

.blogArticle .mediaRatio {
  padding-top: 0 !important;
  width: 100%;
  height: 360px;
  margin-bottom: 24px; }
  @media (min-width: 768px) {
    .blogArticle .mediaRatio {
      margin-bottom: 50px; } }

.blogArticle--squareImage {
  height: 600px !important; }
  @media (max-width: 767px) {
    .blogArticle--squareImage {
      height: 400px !important; } }
  @media (max-width: 575px) {
    .blogArticle--squareImage {
      height: 300px !important; } }

.blogArticle__content {
  margin-bottom: 55px;
  font-size: 1.6rem;
  line-height: 30px;
  letter-spacing: 1.28px; }
  @media (min-width: 768px) {
    .blogArticle__content {
      font-size: 18px;
      line-height: 36px;
      letter-spacing: 1.6px; } }

.blogArticle a {
  color: #00aad0; }
  .blogArticle a:hover, .blogArticle a:focus {
    text-decoration: underline;
    text-decoration-color: #00aad0;
    -webkit-text-decoration-color: #00aad0; }

.doctorScheduleSection {
  padding: 2rem 0; }

.doctorSchedule {
  width: 100%; }
  .doctorSchedule__title {
    border-bottom: 1px solid #cecece; }
    .doctorSchedule__title h4 {
      background: -webkit-linear-gradient(left, #2473ba, #00aad0);
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
      font-weight: 700;
      text-align: center;
      padding: 2rem 0; }
      @media (min-width: 768px) {
        .doctorSchedule__title h4 {
          padding: 2rem 0;
          text-align: left; } }
    .doctorSchedule__title__link:hover {
      text-decoration: underline;
      -webkit-text-fill-color: rgba(0, 170, 208, 0.3); }
  .doctorSchedule .mobileHeading {
    border-bottom: 0; }
    .doctorSchedule .mobileHeading > td {
      display: table-cell !important;
      padding: 10px 0 10px;
      text-align: center;
      color: #00aad0;
      font-weight: 600;
      font-size: 1.6rem;
      text-transform: uppercase; }
    @media (min-width: 992px) {
      .doctorSchedule .mobileHeading {
        display: none; } }
  .doctorSchedule table {
    width: 100%;
    overflow: hidden; }
    @media (min-width: 768px) {
      .doctorSchedule table {
        table-layout: fixed; } }
    .doctorSchedule table > p {
      width: 100%;
      text-align: center; }
      @media (min-width: 992px) {
        .doctorSchedule table > p {
          display: none; } }
    .doctorSchedule table .normalRow:not(:last-of-type) {
      border-bottom: 1px solid #cecece; }
    .doctorSchedule table .normalRow .circleCell {
      display: none; }
      @media (min-width: 768px) {
        .doctorSchedule table .normalRow .circleCell {
          display: table-cell;
          width: 50px !important; } }
    .doctorSchedule table .normalRow td {
      padding: 15px;
      vertical-align: top;
      text-align: center;
      display: inline-block;
      width: 50%;
      line-height: 1; }
      @media (min-width: 768px) {
        .doctorSchedule table .normalRow td {
          width: auto;
          display: table-cell; } }
      @media (min-width: 992px) {
        .doctorSchedule table .normalRow td {
          padding: 25px 15px;
          text-align: left; } }
      @media (min-width: 1250px) {
        .doctorSchedule table .normalRow td {
          white-space: nowrap; } }
      .doctorSchedule table .normalRow td:first-of-type {
        padding: 15px 0 15px 0; }
        @media (min-width: 1250px) {
          .doctorSchedule table .normalRow td:first-of-type {
            padding: 15px 15px 15px 0;
            width: 9%; } }
      .doctorSchedule table .normalRow td:nth-of-type(3), .doctorSchedule table .normalRow td:nth-of-type(5), .doctorSchedule table .normalRow td:nth-of-type(7) {
        vertical-align: middle;
        padding: 6px 0 17px; }
        @media (min-width: 992px) {
          .doctorSchedule table .normalRow td:nth-of-type(3), .doctorSchedule table .normalRow td:nth-of-type(5), .doctorSchedule table .normalRow td:nth-of-type(7) {
            width: auto;
            padding: 0; } }
      .doctorSchedule table .normalRow td:first-of-type {
        color: #00aad0;
        text-transform: uppercase;
        font-size: 1.4rem;
        font-weight: 600;
        display: none; }
        @media (min-width: 992px) {
          .doctorSchedule table .normalRow td:first-of-type {
            display: table-cell;
            font-size: 1.8rem; } }
      .doctorSchedule table .normalRow td p {
        color: #3c3c3b;
        font-size: 1.4rem;
        font-weight: 400;
        line-height: 1; }
        @media (min-width: 992px) {
          .doctorSchedule table .normalRow td p {
            font-size: 1.8rem; } }
        .doctorSchedule table .normalRow td p:nth-of-type(1) {
          text-align: center;
          white-space: nowrap; }
        .doctorSchedule table .normalRow td p:nth-of-type(2) {
          font-size: 1.4rem; }
          @media (min-width: 768px) {
            .doctorSchedule table .normalRow td p:nth-of-type(2) {
              font-size: 1.6rem;
              text-align: center; } }
        .doctorSchedule table .normalRow td p + p {
          margin-top: 10px; }
      .doctorSchedule table .normalRow td .dividerCircles {
        margin: 0 0px; }
        .doctorSchedule table .normalRow td .dividerCircles > div {
          width: 7px;
          height: 7px; }
          .doctorSchedule table .normalRow td .dividerCircles > div:before, .doctorSchedule table .normalRow td .dividerCircles > div:after {
            width: 7px;
            height: 7px; }
          .doctorSchedule table .normalRow td .dividerCircles > div:before {
            left: -13px; }
          .doctorSchedule table .normalRow td .dividerCircles > div:after {
            right: -13px; }
  @media (max-width: 992px) {
    .doctorSchedule b {
      padding: 0 1em;
      display: block; } }

.doctorSchedule + .doctorSchedule {
  margin-top: 24px; }
  @media (min-width: 768px) {
    .doctorSchedule + .doctorSchedule {
      margin-top: 50px; } }

.doctorSchedule + .absences {
  margin-top: 24px; }
  @media (min-width: 768px) {
    .doctorSchedule + .absences {
      margin-top: 50px; } }

.absences {
  width: 100%; }
  .absences h4 {
    text-align: center;
    padding: 24px 0; }
    @media (min-width: 768px) {
      .absences h4 {
        padding: 24px 0;
        text-align: left; } }
  .absences table {
    width: 100%; }
    .absences table td {
      padding: 10px; }
      @media (min-width: 992px) {
        .absences table td {
          padding: 15px 15px 15px 15px; } }
    .absences table thead tr {
      border-bottom: 1px solid #cecece;
      color: #00aad0;
      font-weight: 600;
      font-size: 1.6rem;
      text-transform: uppercase;
      display: none; }
      @media (min-width: 576px) {
        .absences table thead tr {
          display: table-row; } }
    .absences table tbody tr {
      border-bottom: 1px solid #cecece;
      margin-bottom: 24px;
      display: block; }
      .absences table tbody tr td {
        font-size: 1.4rem;
        display: block;
        padding-left: 50%;
        position: relative;
        min-height: 40px;
        text-align: center; }
        .absences table tbody tr td:nth-of-type(1):before {
          content: 'Od'; }
        .absences table tbody tr td:nth-of-type(2):before {
          content: 'Do'; }
        .absences table tbody tr td:nth-of-type(3):before {
          content: 'ZASTUPUJE'; }
        .absences table tbody tr td:before {
          position: absolute;
          top: 6px;
          left: 6px;
          width: 45%;
          padding-right: 10px;
          white-space: nowrap;
          color: #00aad0;
          font-weight: 600;
          font-size: 1.4rem;
          text-align: center;
          text-transform: uppercase; }
        .absences table tbody tr td:nth-last-of-type(1), .absences table tbody tr td:nth-last-of-type(2) {
          white-space: nowrap; }
        @media (min-width: 576px) {
          .absences table tbody tr td {
            display: table-cell;
            padding-left: 15px;
            padding-right: 15px;
            position: relative;
            margin-bottom: 0px;
            min-height: auto;
            text-align: left; }
            .absences table tbody tr td:before {
              display: none; } }
        @media (min-width: 768px) {
          .absences table tbody tr td {
            font-size: 1.6rem; } }
        .absences table tbody tr td a {
          color: #00aad0; }
          .absences table tbody tr td a:hover {
            text-decoration: underline; }
      @media (min-width: 576px) {
        .absences table tbody tr {
          display: table-row;
          margin-bottom: 0; } }

.doctorScheduleSection > .highlight {
  background-image: linear-gradient(to right, #ff0000 0%, #00aad0 100%), linear-gradient(to right, #2472b8 0%, #0ad 100%);
  margin-left: calc(50% - 50vw);
  width: 100vw; }

.workingHours {
  width: 100%;
  padding: 2rem 0; }
  .workingHours__title {
    border-bottom: 1px solid #cecece; }
  .workingHours h4 {
    padding: 2.4rem 0;
    text-align: left; }
  .workingHours .mobileHeading {
    border-bottom: 0; }
    .workingHours .mobileHeading > td {
      display: table-cell !important;
      padding: 10px 0 10px;
      text-align: center;
      color: #00aad0;
      font-weight: 600;
      font-size: 1.6rem;
      text-transform: uppercase; }
    @media (min-width: 992px) {
      .workingHours .mobileHeading {
        display: none; } }
  .workingHours table {
    width: 100%;
    overflow: hidden;
    table-layout: fixed; }
    .workingHours table > p {
      width: 100%;
      text-align: center; }
      @media (min-width: 992px) {
        .workingHours table > p {
          display: none; } }
    .workingHours table .normalRow:not(:last-of-type) {
      border-bottom: 1px solid #cecece; }
    .workingHours table .normalRow td {
      padding: 0px 0 15px;
      vertical-align: top;
      text-align: center; }
      @media (min-width: 992px) {
        .workingHours table .normalRow td {
          padding: 15px 25px;
          text-align: left; } }
      @media (min-width: 992px) {
        .workingHours table .normalRow td:last-of-type {
          padding: 15px 15px 15px 25px; } }
      .workingHours table .normalRow td:first-of-type {
        padding: 15px 0 15px 0; }
        @media (min-width: 1250px) {
          .workingHours table .normalRow td:first-of-type {
            padding: 15px 50px 15px 0; } }
      .workingHours table .normalRow td:nth-of-type(3) {
        vertical-align: middle; }
      .workingHours table .normalRow td:first-of-type {
        color: #00aad0;
        text-transform: uppercase;
        font-size: 1.4rem;
        font-weight: 600;
        display: none; }
        @media (min-width: 992px) {
          .workingHours table .normalRow td:first-of-type {
            display: table-cell;
            font-size: 2rem; } }
      .workingHours table .normalRow td p {
        color: #3c3c3b;
        font-size: 1.4rem;
        font-weight: 400;
        line-height: 1; }
        @media (min-width: 992px) {
          .workingHours table .normalRow td p {
            font-size: 2rem; } }
        .workingHours table .normalRow td p:first-of-type {
          margin-bottom: 10px; }
        .workingHours table .normalRow td p:nth-of-type(2) {
          font-size: 1.4rem; }
          @media (min-width: 768px) {
            .workingHours table .normalRow td p:nth-of-type(2) {
              font-size: 1.6rem; } }
      .workingHours table .normalRow td .dividerCircles {
        margin: 0 13px; }

.registration-block {
  padding: 2rem 0;
  text-align: center; }
  .registration-block h3 {
    background: -webkit-linear-gradient(left, #2473ba, #00aad0);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 700;
    padding-top: 0;
    display: inline-block; }
  .registration-block p {
    text-align: center;
    font-size: 1.8rem; }
    @media (max-width: 767px) {
      .registration-block p {
        font-size: 1.6rem; } }
  .registration-block__btn-holder {
    max-width: 35%;
    display: block;
    margin: 0 auto;
    margin-top: 3rem; }
    @media (max-width: 991px) {
      .registration-block__btn-holder {
        max-width: 45%; } }
    @media (max-width: 767px) {
      .registration-block__btn-holder {
        max-width: 65%;
        margin-top: 2.5rem; } }
    @media (max-width: 575px) {
      .registration-block__btn-holder {
        max-width: 85%; } }
    @media (max-width: 424px) {
      .registration-block__btn-holder {
        max-width: 100%; } }
    .registration-block__btn-holder .btn {
      text-align: center; }
  .registration-block__conditions {
    display: block;
    text-align: center;
    letter-spacing: 2.5px;
    font-size: 1.6rem;
    color: #00aad0;
    margin: 35px 0;
    text-decoration: underline;
    transition: cubic-bezier(0.075, 0.82, 0.165, 1); }
    .registration-block__conditions:hover {
      color: #00aad0;
      text-decoration: none; }

.paragraph {
  width: 100%;
  color: #3c3c3b;
  font-weight: 400;
  font-size: 1.6rem;
  text-align: left;
  background-color: white; }
  .paragraph--paddingTop {
    padding-top: 1rem; }
  .paragraph--paddingBottom {
    padding-bottom: 1rem; }
  .paragraph .container {
    max-width: 820px; }
    @media (max-width: 767px) {
      .paragraph .container {
        max-width: 540px; } }
  .paragraph h1, .paragraph h2, .paragraph h3, .paragraph h4, .paragraph h5, .paragraph h6 {
    margin: 0;
    padding: 1rem 0;
    text-align: left;
    line-height: normal;
    letter-spacing: 1.1px;
    font-weight: 700 !important; }
  .paragraph ol {
    padding-left: 1.5rem; }
    .paragraph ol > ol {
      padding-left: 1.5rem; }
  .paragraph ul {
    padding: 0;
    margin: 0;
    list-style: none; }
    .paragraph ul li::before {
      display: none; }
    .paragraph ul li + li {
      margin-top: 0; }
    .paragraph ul li {
      padding: 5px 5px 5px 25px;
      position: relative; }
      .paragraph ul li:before {
        width: 8px;
        height: 8px;
        display: block;
        background-color: #2473ba;
        content: "";
        display: block;
        position: absolute;
        border-radius: 50%;
        left: 0;
        top: 18px;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%); }
      .paragraph ul li > ul {
        margin-left: 15px;
        margin-top: 15px; }
  .paragraph .row:nth-child(2) {
    margin-top: 3rem; }
    @media (max-width: 767px) {
      .paragraph .row:nth-child(2) {
        margin-top: 1.5rem; } }
  .paragraph .imgWithMarginTop {
    margin-top: 0; }
    @media only screen and (max-width: 768px) {
      .paragraph .imgWithMarginTop {
        margin-top: 1.5rem; } }
  .paragraph__content {
    margin: 0 auto; }
    .paragraph__content .btn {
      text-align: center;
      max-width: 400px;
      margin: 0 auto;
      margin-top: 2.5rem; }
    .paragraph__content--additionalText {
      order: 3; }
    .paragraph__content__text {
      margin: 0 auto;
      line-height: 2.9rem;
      font-size: 1.8rem;
      letter-spacing: 1.6px; }
      @media (max-width: 767px) {
        .paragraph__content__text {
          font-size: 1.6rem;
          letter-spacing: 1.28px; } }
    .paragraph__content__images {
      width: 100%; }
    @media only screen and (max-width: 992px) {
      .paragraph__content .textWithImg {
        padding-top: 1.5rem; } }
    .paragraph__content .textAllContent {
      padding-top: 3rem; }
      @media only screen and (max-width: 992px) {
        .paragraph__content .textAllContent {
          padding-top: 1.5rem; } }

.unionStructure {
  padding: 5rem 0; }
  @media (max-width: 767px) {
    .unionStructure {
      padding: 2.5rem 0; } }
  .unionStructure h3, .unionStructure h5 {
    background: -webkit-linear-gradient(left, #2473ba, #00aad0);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 700; }
  .unionStructure h3 {
    padding: 0 0 2rem 0; }
  .unionStructure h5 {
    text-align: left;
    padding: 3.5rem 0 2.5rem 0; }
  .unionStructure__item {
    width: 100%;
    box-sizing: border-box; }
    .unionStructure__item__container {
      position: relative;
      padding-left: 4rem;
      padding-right: 2rem; }
      @media (max-width: 767px) {
        .unionStructure__item__container {
          padding-right: 0;
          padding-left: 2rem; } }
      .unionStructure__item__container:before {
        position: absolute;
        content: '';
        top: 0;
        left: 0;
        width: 6px;
        height: 100%;
        display: block;
        background: linear-gradient(to top, #2473ba 0%, #00aad0 100%); }

.additionalInfo {
  padding: 40px 0; }
  @media (min-width: 768px) {
    .additionalInfo {
      padding: 2rem 0; } }
  .additionalInfo__main {
    text-align: center;
    white-space: pre-wrap; }
    .additionalInfo__main h3 {
      font-size: 2rem; }
      @media (min-width: 768px) {
        .additionalInfo__main h3 {
          font-size: 3.2rem; } }

button:disabled {
  opacity: 0.5 !important;
  cursor: not-allowed; }

.btn {
  border: none;
  outline: none;
  display: block;
  cursor: pointer;
  font-weight: 600;
  padding: 1.2rem 3rem;
  transition: ease 0.2s;
  letter-spacing: 2.4px;
  box-sizing: border-box;
  font-family: "Montserrat";
  text-transform: uppercase;
  font-size: 1.6rem; }
  @media (max-width: 575px) {
    .btn {
      padding: 1.2rem 2rem;
      letter-spacing: 0; } }
  .btn .arrow {
    content: "";
    padding: 3px;
    border: solid white;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
    margin-bottom: 1px;
    transition: 230ms ease;
    left: 1rem; }
    .btn .arrow--down {
      -webkit-transform: rotate(45deg);
              transform: rotate(45deg); }
    .btn .arrow--up {
      -webkit-transform: rotate(225deg);
              transform: rotate(225deg); }
  @media (min-width: 768px) {
    .btn:hover .arrow {
      left: 15px; } }
  @media (min-width: 768px) {
    .btn:hover {
      background-position: 95%; } }
  .btn--down .arrow {
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg); }
  @media (min-width: 768px) {
    .btn--down:hover .arrow {
      left: 10px;
      top: 5px; } }
  .btn--small {
    font-size: 1.4rem;
    padding: 1rem 3rem; }
  .btn--blueBkg {
    color: white;
    background-image: linear-gradient(to right, #2473ba 0%, #00aad0 100%);
    background-repeat: no-repeat;
    background-position: center; }
    @media (min-width: 768px) {
      .btn--blueBkg:hover {
        background-image: linear-gradient(to right, #2473ba 0%, #2473ba 100%);
        background-color: #2473ba; } }
    .btn--blueBkg:hover .arrow {
      border-color: white; }
  .btn--whiteBorder {
    color: white;
    border: 2px solid white;
    background-color: transparent; }
    .btn--whiteBorder:hover {
      color: #2473ba;
      background-color: white; }
      .btn--whiteBorder:hover .arrow {
        border-color: #2473ba; }
  .btn--blackBorder {
    color: black;
    border: 2px solid black;
    background-color: transparent; }
    .btn--blackBorder .arrow {
      border-color: black; }
    .btn--blackBorder:hover {
      color: white;
      background-color: black; }
      .btn--blackBorder:hover .arrow {
        border-color: white; }
  .btn--blueBorder {
    color: #00aad0;
    background-color: transparent;
    border: 2px solid transparent;
    -o-border-image: linear-gradient(to right, #2473ba 0%, #00aad0 100%);
       border-image: linear-gradient(to right, #2473ba 0%, #00aad0 100%);
    -webkit-border-image: linear-gradient(to right, #2473ba 0%, #00aad0 100%);
    -moz-webkit-border-image: linear-gradient(to right, #2473ba 0%, #00aad0 100%);
    border-image-slice: 1; }
    .btn--blueBorder .arrow {
      border-color: #00aad0; }
    @media (min-width: 768px) {
      .btn--blueBorder:hover {
        color: white;
        background-color: #00aad0;
        -o-border-image: none;
           border-image: none; }
        .btn--blueBorder:hover .arrow {
          border-color: white; } }
  .btn--greyBkg {
    background-color: #f4f5f7;
    text-transform: none; }
    .btn--greyBkg .arrow {
      border-color: #00aad0; }
  @media (max-width: 575px) {
    .btn--fullWidth {
      width: 100%; }
      .btn--fullWidth p {
        font-size: 1.6rem; } }

.svgIcon {
  transition: 300ms cubic-bezier(0.215, 0.61, 0.355, 1);
  width: 25px;
  height: 25px; }
  .svgIcon .pointable {
    cursor: pointer; }
  .svgIcon--gray {
    fill: #cccccc; }
  .svgIcon--lightBlue {
    fill: #00aad0; }
  .svgIcon--white {
    fill: #fff; }

.mediaImage {
  width: 100%;
  height: auto;
  -webkit-animation: fadeIn 300ms ease 1 forwards;
          animation: fadeIn 300ms ease 1 forwards;
  opacity: 0;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0); }

.mediaImageLoader {
  height: 100%;
  width: 100%;
  -webkit-animation: pulse 1s infinite ease-in-out;
          animation: pulse 1s infinite ease-in-out; }

@-webkit-keyframes pulse {
  0% {
    background-color: rgba(165, 165, 165, 0.1); }
  50% {
    background-color: rgba(165, 165, 165, 0.3); }
  100% {
    background-color: rgba(165, 165, 165, 0.1); } }

@keyframes pulse {
  0% {
    background-color: rgba(165, 165, 165, 0.1); }
  50% {
    background-color: rgba(165, 165, 165, 0.3); }
  100% {
    background-color: rgba(165, 165, 165, 0.1); } }

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

.aspect-ratio {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 51%; }
  .aspect-ratio iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0; }

.mediaError {
  font-size: 11px;
  text-align: center;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: red; }

.mediaRatio {
  position: relative;
  overflow: hidden;
  height: 0; }
  .mediaRatio > .inner {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }

.loader {
  margin: 24px auto;
  width: auto;
  position: relative;
  width: 65px;
  height: 30px;
  display: flex;
  align-items: center;
  position: fixed;
  left: 24px;
  top: 14px; }
  .loader span {
    display: inline-block;
    bottom: 50%;
    width: 4px;
    height: 5px;
    background: rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    -webkit-animation: grow 1000ms ease-in-out infinite forwards;
            animation: grow 1000ms ease-in-out infinite forwards;
    position: absolute;
    left: 10px; }
  .loader span:nth-child(2) {
    -webkit-animation-delay: 83ms;
            animation-delay: 83ms;
    left: 18px; }
  .loader span:nth-child(3) {
    -webkit-animation-delay: 166ms;
            animation-delay: 166ms;
    left: 26px; }
  .loader span:nth-child(4) {
    -webkit-animation-delay: 249ms;
            animation-delay: 249ms;
    left: 34px; }
  .loader span:nth-child(5) {
    -webkit-animation-delay: 332ms;
            animation-delay: 332ms;
    left: 42px; }
  .loader span:nth-child(6) {
    -webkit-animation-delay: 415ms;
            animation-delay: 415ms;
    left: 50px; }
  .loader span:nth-child(7) {
    -webkit-animation-delay: 498ms;
            animation-delay: 498ms;
    left: 58px; }

@-webkit-keyframes grow {
  0% {
    background: rgba(0, 0, 0, 0.1);
    height: 5px;
    -webkit-transform: translate3d(0px, 0, 0);
            transform: translate3d(0px, 0, 0); }
  50% {
    background: #00aad0;
    height: 30px;
    -webkit-transform: translate3d(0, 15px, 0);
            transform: translate3d(0, 15px, 0); }
  100% {
    background: rgba(0, 0, 0, 0.1);
    height: 5px;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0); } }

@keyframes grow {
  0% {
    background: rgba(0, 0, 0, 0.1);
    height: 5px;
    -webkit-transform: translate3d(0px, 0, 0);
            transform: translate3d(0px, 0, 0); }
  50% {
    background: #00aad0;
    height: 30px;
    -webkit-transform: translate3d(0, 15px, 0);
            transform: translate3d(0, 15px, 0); }
  100% {
    background: rgba(0, 0, 0, 0.1);
    height: 5px;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0); } }

.modalWindow div {
  margin: 1rem;
  align-items: center;
  display: flex;
  justify-content: center;
  flex-direction: column; }
  .modalWindow div h1, .modalWindow div h3 {
    width: 90%;
    padding: 3rem 0; }

.selectBtn {
  border: none;
  outline: none;
  display: block;
  cursor: pointer;
  width: 320px;
  font-size: 1.6rem;
  overflow: hidden;
  box-sizing: border-box;
  font-family: 'Montserrat';
  text-transform: uppercase;
  background-color: #f4f5f7;
  position: relative;
  margin-bottom: 3rem; }
  @media (max-width: 767px) {
    .selectBtn {
      width: 100%; } }
  .selectBtn:hover .arrow {
    top: 26px; }
  .selectBtn select {
    width: 100%;
    border: none;
    padding: 15px 35px;
    box-shadow: none;
    font-size: 1.8rem;
    color: #3c3c3b;
    border: none;
    background-color: #f4f5f7;
    background-image: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none; }
    .selectBtn select:focus {
      outline: none; }
  .selectBtn .arrow {
    content: '';
    padding: 3px;
    border: solid #00aad0;
    display: inline-block;
    position: absolute;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    transition: 230ms ease;
    right: 20px;
    top: 23px; }
