@charset "UTF-8";
/*!
 * Bootstrap Reboot v4.4.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 {
  -webkit-box-sizing: border-box;
          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:not(:focus-visible) {
  outline: 0 !important;
}

hr {
  -webkit-box-sizing: content-box;
          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: 0.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: -0.25em;
}

sup {
  top: -0.5em;
}

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

a:not([href]) {
  color: inherit;
  text-decoration: none;
}
a:not([href]):hover {
  color: inherit;
  text-decoration: none;
}

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] {
  -webkit-box-sizing: border-box;
          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: 0.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.4.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 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -ms-overflow-style: scrollbar;
}

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

.container {
  width: 100%;
  padding-right: 20px;
  padding-left: 20px;
  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: 1265px) {
  .container {
    max-width: 1265px;
  }
}

.container-fluid, .container-xl, .container-lg, .container-md, .container-sm {
  width: 100%;
  padding-right: 20px;
  padding-left: 20px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .container-sm, .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container-md, .container-sm, .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container-lg, .container-md, .container-sm, .container {
    max-width: 960px;
  }
}
@media (min-width: 1265px) {
  .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1265px;
  }
}
.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: -20px;
  margin-left: -20px;
}

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

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

.col {
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  max-width: 100%;
}

.row-cols-1 > * {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

.row-cols-2 > * {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
}

.row-cols-3 > * {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33.3333333333%;
          flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

.row-cols-4 > * {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  max-width: 25%;
}

.row-cols-5 > * {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 20%;
          flex: 0 0 20%;
  max-width: 20%;
}

.row-cols-6 > * {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 16.6666666667%;
          flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

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

.col-1 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 8.3333333333%;
          flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%;
}

.col-2 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 16.6666666667%;
          flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

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

.col-4 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33.3333333333%;
          flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

.col-5 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 41.6666666667%;
          flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}

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

.col-7 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 58.3333333333%;
          flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}

.col-8 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 66.6666666667%;
          flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}

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

.col-10 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 83.3333333333%;
          flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%;
}

.col-11 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 91.6666666667%;
          flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%;
}

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

.order-first {
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
}

.order-last {
  -webkit-box-ordinal-group: 14;
      -ms-flex-order: 13;
          order: 13;
}

.order-0 {
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
}

.order-1 {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.order-2 {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

.order-3 {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}

.order-4 {
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4;
}

.order-5 {
  -webkit-box-ordinal-group: 6;
      -ms-flex-order: 5;
          order: 5;
}

.order-6 {
  -webkit-box-ordinal-group: 7;
      -ms-flex-order: 6;
          order: 6;
}

.order-7 {
  -webkit-box-ordinal-group: 8;
      -ms-flex-order: 7;
          order: 7;
}

.order-8 {
  -webkit-box-ordinal-group: 9;
      -ms-flex-order: 8;
          order: 8;
}

.order-9 {
  -webkit-box-ordinal-group: 10;
      -ms-flex-order: 9;
          order: 9;
}

.order-10 {
  -webkit-box-ordinal-group: 11;
      -ms-flex-order: 10;
          order: 10;
}

.order-11 {
  -webkit-box-ordinal-group: 12;
      -ms-flex-order: 11;
          order: 11;
}

.order-12 {
  -webkit-box-ordinal-group: 13;
      -ms-flex-order: 12;
          order: 12;
}

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-sm-1 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-sm-2 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-sm-3 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-sm-4 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-sm-5 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-sm-6 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-sm-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-sm-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
            flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-sm-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-sm-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-sm-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
            flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-sm-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
            flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-sm-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
            flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-sm-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
            flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-sm-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
            flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-sm-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
  .order-sm-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13;
  }
  .order-sm-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
  .order-sm-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .order-sm-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .order-sm-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .order-sm-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .order-sm-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .order-sm-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
  .order-sm-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }
  .order-sm-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }
  .order-sm-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
  }
  .order-sm-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
  }
  .order-sm-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11;
  }
  .order-sm-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.3333333333%;
  }
  .offset-sm-2 {
    margin-left: 16.6666666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.3333333333%;
  }
  .offset-sm-5 {
    margin-left: 41.6666666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.3333333333%;
  }
  .offset-sm-8 {
    margin-left: 66.6666666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.3333333333%;
  }
  .offset-sm-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 768px) {
  .col-md {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-md-1 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-md-2 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-md-3 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-md-4 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-md-5 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-md-6 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-md-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-md-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
            flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-md-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-md-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-md-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
            flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-md-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
            flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-md-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
            flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-md-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
            flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-md-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
            flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-md-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
  .order-md-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13;
  }
  .order-md-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
  .order-md-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .order-md-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .order-md-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .order-md-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .order-md-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .order-md-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
  .order-md-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }
  .order-md-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }
  .order-md-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
  }
  .order-md-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
  }
  .order-md-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11;
  }
  .order-md-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.3333333333%;
  }
  .offset-md-2 {
    margin-left: 16.6666666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.3333333333%;
  }
  .offset-md-5 {
    margin-left: 41.6666666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.3333333333%;
  }
  .offset-md-8 {
    margin-left: 66.6666666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.3333333333%;
  }
  .offset-md-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 992px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-lg-1 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-lg-2 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-lg-3 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-lg-4 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-lg-5 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-lg-6 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-lg-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-lg-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
            flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-lg-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-lg-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-lg-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
            flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-lg-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
            flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-lg-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
            flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-lg-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
            flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-lg-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
            flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-lg-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .order-lg-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
  .order-lg-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13;
  }
  .order-lg-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
  .order-lg-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .order-lg-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .order-lg-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .order-lg-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .order-lg-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .order-lg-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
  .order-lg-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }
  .order-lg-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }
  .order-lg-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
  }
  .order-lg-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
  }
  .order-lg-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11;
  }
  .order-lg-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.3333333333%;
  }
  .offset-lg-2 {
    margin-left: 16.6666666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.3333333333%;
  }
  .offset-lg-5 {
    margin-left: 41.6666666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.3333333333%;
  }
  .offset-lg-8 {
    margin-left: 66.6666666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.3333333333%;
  }
  .offset-lg-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 1265px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-xl-1 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-xl-2 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-xl-3 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-xl-4 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-xl-5 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-xl-6 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xl-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-xl-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
            flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-xl-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xl-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-xl-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
            flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-xl-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
            flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-xl-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
            flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-xl-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
            flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-xl-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
            flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-xl-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xl-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
  .order-xl-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13;
  }
  .order-xl-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
  .order-xl-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .order-xl-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .order-xl-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .order-xl-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .order-xl-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .order-xl-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
  .order-xl-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }
  .order-xl-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }
  .order-xl-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
  }
  .order-xl-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
  }
  .order-xl-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11;
  }
  .order-xl-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.3333333333%;
  }
  .offset-xl-2 {
    margin-left: 16.6666666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.3333333333%;
  }
  .offset-xl-5 {
    margin-left: 41.6666666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.3333333333%;
  }
  .offset-xl-8 {
    margin-left: 66.6666666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.3333333333%;
  }
  .offset-xl-11 {
    margin-left: 91.6666666667%;
  }
}
.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: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.d-inline-flex {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  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: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    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: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-md-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    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: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 1265px) {
  .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: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    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: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-print-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
.flex-row {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: row !important;
          flex-direction: row !important;
}

.flex-column {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: column !important;
          flex-direction: column !important;
}

.flex-row-reverse {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
      -ms-flex-direction: row-reverse !important;
          flex-direction: row-reverse !important;
}

.flex-column-reverse {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: reverse !important;
      -ms-flex-direction: column-reverse !important;
          flex-direction: column-reverse !important;
}

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

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

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

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

.flex-grow-0 {
  -webkit-box-flex: 0 !important;
      -ms-flex-positive: 0 !important;
          flex-grow: 0 !important;
}

.flex-grow-1 {
  -webkit-box-flex: 1 !important;
      -ms-flex-positive: 1 !important;
          flex-grow: 1 !important;
}

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

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

.justify-content-start {
  -webkit-box-pack: start !important;
      -ms-flex-pack: start !important;
          justify-content: flex-start !important;
}

.justify-content-end {
  -webkit-box-pack: end !important;
      -ms-flex-pack: end !important;
          justify-content: flex-end !important;
}

.justify-content-center {
  -webkit-box-pack: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important;
}

.justify-content-between {
  -webkit-box-pack: justify !important;
      -ms-flex-pack: justify !important;
          justify-content: space-between !important;
}

.justify-content-around {
  -ms-flex-pack: distribute !important;
      justify-content: space-around !important;
}

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

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

.align-items-center {
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
}

.align-items-baseline {
  -webkit-box-align: baseline !important;
      -ms-flex-align: baseline !important;
          align-items: baseline !important;
}

.align-items-stretch {
  -webkit-box-align: stretch !important;
      -ms-flex-align: stretch !important;
          align-items: stretch !important;
}

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

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

.align-content-center {
  -ms-flex-line-pack: center !important;
      align-content: center !important;
}

.align-content-between {
  -ms-flex-line-pack: justify !important;
      align-content: space-between !important;
}

.align-content-around {
  -ms-flex-line-pack: distribute !important;
      align-content: space-around !important;
}

.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
      align-content: stretch !important;
}

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

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

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

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

.align-self-baseline {
  -ms-flex-item-align: baseline !important;
      align-self: baseline !important;
}

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

@media (min-width: 576px) {
  .flex-sm-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-sm-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
  }
  .flex-sm-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }
  .flex-sm-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
  }
  .justify-content-sm-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-sm-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }
  .align-items-sm-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-sm-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-sm-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-sm-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-sm-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
  }
  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
  }
  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }
  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }
  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }
  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }
  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important;
  }
  .align-self-sm-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
  }
  .align-self-sm-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
  }
  .align-self-sm-center {
    -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important;
  }
  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
  }
  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important;
  }
}
@media (min-width: 768px) {
  .flex-md-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-md-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-md-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
  }
  .flex-md-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }
  .flex-md-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
  }
  .justify-content-md-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-md-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-md-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-md-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }
  .align-items-md-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-md-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-md-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-md-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-md-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-md-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
  }
  .align-content-md-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
  }
  .align-content-md-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }
  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }
  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }
  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }
  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important;
  }
  .align-self-md-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
  }
  .align-self-md-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
  }
  .align-self-md-center {
    -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important;
  }
  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
  }
  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important;
  }
}
@media (min-width: 992px) {
  .flex-lg-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-lg-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
  }
  .flex-lg-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }
  .flex-lg-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
  }
  .justify-content-lg-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-lg-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }
  .align-items-lg-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-lg-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-lg-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-lg-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-lg-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
  }
  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
  }
  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }
  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }
  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }
  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }
  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important;
  }
  .align-self-lg-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
  }
  .align-self-lg-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
  }
  .align-self-lg-center {
    -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important;
  }
  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
  }
  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important;
  }
}
@media (min-width: 1265px) {
  .flex-xl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-xl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
  }
  .flex-xl-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }
  .flex-xl-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
  }
  .justify-content-xl-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-xl-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }
  .align-items-xl-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-xl-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-xl-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-xl-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-xl-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
  }
  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
  }
  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }
  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }
  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }
  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }
  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important;
  }
  .align-self-xl-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
  }
  .align-self-xl-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
  }
  .align-self-xl-center {
    -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important;
  }
  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
  }
  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
        -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: 1265px) {
  .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;
  }
}
@font-face {
  font-family: "Cera Pro";
  src: url("../fonts/CeraPro/CeraPro-Italic.eot");
  src: local("Cera Pro Italic"), local("CeraPro-Italic"), url("../fonts/CeraPro/CeraPro-Italic.eot?#iefix") format("embedded-opentype"), url("../fonts/CeraPro/CeraPro-Italic.woff") format("woff"), url("../fonts/CeraPro/CeraPro-Italic.ttf") format("truetype");
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: "Cera Pro";
  src: url("../fonts/CeraPro/CeraPro-Regular.eot");
  src: local("Cera Pro Regular"), local("CeraPro-Regular"), url("../fonts/CeraPro/CeraPro-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/CeraPro/CeraPro-Regular.woff") format("woff"), url("../fonts/CeraPro/CeraPro-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Cera Pro";
  src: url("../fonts/CeraPro/CeraPro-BlackItalic.eot");
  src: local("Cera Pro Black Italic"), local("CeraPro-BlackItalic"), url("../fonts/CeraPro/CeraPro-BlackItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/CeraPro/CeraPro-BlackItalic.woff") format("woff"), url("../fonts/CeraPro/CeraPro-BlackItalic.ttf") format("truetype");
  font-weight: 900;
  font-style: italic;
}
@font-face {
  font-family: "Cera Pro";
  src: url("../fonts/CeraPro/CeraPro-Light.eot");
  src: local("Cera Pro Light"), local("CeraPro-Light"), url("../fonts/CeraPro/CeraPro-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/CeraPro/CeraPro-Light.woff") format("woff"), url("../fonts/CeraPro/CeraPro-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Cera Pro";
  src: url("../fonts/CeraPro/CeraPro-BoldItalic.eot");
  src: local("Cera Pro Bold Italic"), local("CeraPro-BoldItalic"), url("../fonts/CeraPro/CeraPro-BoldItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/CeraPro/CeraPro-BoldItalic.woff") format("woff"), url("../fonts/CeraPro/CeraPro-BoldItalic.ttf") format("truetype");
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: "Cera Pro";
  src: url("../fonts/CeraPro/CeraPro-Black.eot");
  src: local("Cera Pro Black"), local("CeraPro-Black"), url("../fonts/CeraPro/CeraPro-Black.eot?#iefix") format("embedded-opentype"), url("../fonts/CeraPro/CeraPro-Black.woff") format("woff"), url("../fonts/CeraPro/CeraPro-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "Cera Pro";
  src: url("../fonts/CeraPro/CeraPro-Medium.eot");
  src: local("Cera Pro Medium"), local("CeraPro-Medium"), url("../fonts/CeraPro/CeraPro-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/CeraPro/CeraPro-Medium.woff") format("woff"), url("../fonts/CeraPro/CeraPro-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Cera Pro";
  src: url("../fonts/CeraPro/CeraPro-Bold.eot");
  src: local("Cera Pro Bold"), local("CeraPro-Bold"), url("../fonts/CeraPro/CeraPro-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/CeraPro/CeraPro-Bold.woff") format("woff"), url("../fonts/CeraPro/CeraPro-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Cera Pro";
  src: url("../fonts/CeraPro/CeraPro-Thin.eot");
  src: local("Cera Pro Thin"), local("CeraPro-Thin"), url("../fonts/CeraPro/CeraPro-Thin.eot?#iefix") format("embedded-opentype"), url("../fonts/CeraPro/CeraPro-Thin.woff") format("woff"), url("../fonts/CeraPro/CeraPro-Thin.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: "Cera Pro";
  src: url("../fonts/CeraPro/CeraPro-MediumItalic.eot");
  src: local("Cera Pro Medium Italic"), local("CeraPro-MediumItalic"), url("../fonts/CeraPro/CeraPro-MediumItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/CeraPro/CeraPro-MediumItalic.woff") format("woff"), url("../fonts/CeraPro/CeraPro-MediumItalic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: "Cera Pro";
  src: url("../fonts/CeraPro/CeraPro-LightItalic.eot");
  src: local("Cera Pro Light Italic"), local("CeraPro-LightItalic"), url("../fonts/CeraPro/CeraPro-LightItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/CeraPro/CeraPro-LightItalic.woff") format("woff"), url("../fonts/CeraPro/CeraPro-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: "Cera Pro";
  src: url("../fonts/CeraPro/CeraPro-ThinItalic.eot");
  src: local("Cera Pro Thin Italic"), local("CeraPro-ThinItalic"), url("../fonts/CeraPro/CeraPro-ThinItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/CeraPro/CeraPro-ThinItalic.woff") format("woff"), url("../fonts/CeraPro/CeraPro-ThinItalic.ttf") format("truetype");
  font-weight: 100;
  font-style: italic;
}
html,
body {
  height: 100%;
  margin: 0;
  padding: 0;
}

body {
  position: relative;
  font-family: "Manrope";
  font-size: 16px;
  line-height: 130%;
  font-weight: 300;
  color: #000000;
}
@media screen and (max-width: 767px) {
  body {
    font-size: 14px;
  }
}

.hidden,
.mobile-nav-active {
  overflow: hidden;
}

.page-content {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1 1;
          flex: 1 1;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.page-content.page-content-visible {
  overflow: visible;
}

.site-global-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 100%;
  margin: auto;
  position: relative;
  overflow-x: hidden;
}

h1,
h2,
h3,
h4,
h5,
.title {
  font-size: 36px;
  line-height: 43px;
  font-weight: bold;
  font-family: "Manrope";
}
@media screen and (max-width: 1199px) {
  h1,
  h2,
  h3,
  h4,
  h5,
  .title {
    font-size: 32px;
    line-height: normal;
  }
}
@media screen and (max-width: 575px) {
  h1,
  h2,
  h3,
  h4,
  h5,
  .title {
    font-size: 26px;
  }
}

h1,
h2,
h3,
h4 {
  line-height: 110%;
  font-weight: 600;
}

h1,
.title {
  font-size: 48px;
}
@media screen and (max-width: 991px) {
  h1,
  .title {
    font-size: 36px;
  }
}
@media screen and (max-width: 767px) {
  h1,
  .title {
    font-size: 32px;
  }
}

h2 {
  position: relative;
  font-size: 32px;
}
@media screen and (max-width: 767px) {
  h2 {
    font-size: 24px;
  }
}
h2.icon-hyphen:before {
  position: absolute;
  content: "";
  display: block;
  width: 55px;
  height: 7px;
  right: 0;
  top: 50%;
  -webkit-transform: translate(100%, 50%);
          transform: translate(100%, 50%);
  background-color: #000000;
}
@media screen and (max-width: 767px) {
  h2.icon-hyphen:before {
    width: 52px;
    top: unset;
    bottom: -39px;
    right: unset;
    left: 0;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}

h3 {
  font-size: 20px;
}

h4 {
  font-size: 14px;
  line-height: 130%;
  text-transform: uppercase;
}

p {
  font-size: 16px;
  line-height: 130%;
  font-weight: 400;
  margin: 0;
}
@media screen and (max-width: 767px) {
  p {
    font-size: 14px;
  }
}

a {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

section {
  position: relative;
  margin-bottom: 49px;
}

.overlay {
  position: fixed;
  top: 0;
  left: 0;
  z-index: -15;
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(51, 51, 51, 0.7);
  cursor: pointer;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.overlay.show {
  z-index: 15;
  opacity: 1;
}

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

.line-reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

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

button,
.btn-nav a {
  cursor: pointer;
  display: block;
  font-weight: 400;
  font-size: 14px;
  line-height: 130%;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.btn,
.btn-nav a,
.wpcf7-submit {
  display: inline-block;
  cursor: pointer;
  background: none;
  outline: none;
  border: none;
  margin: 0;
  padding: 0;
  text-align: center;
  padding: 5px 10px;
  font-weight: 400;
  font-size: 14px;
  line-height: 130%;
}
.btn:hover, .btn:focus, .btn:active,
.btn-nav a:hover,
.btn-nav a:focus,
.btn-nav a:active,
.wpcf7-submit:hover,
.wpcf7-submit:focus,
.wpcf7-submit:active {
  text-decoration: none;
  outline: none;
}

.btn-black,
.btn-nav a,
.wpcf7-submit {
  color: #ffffff;
  border-radius: 16px;
  background-color: #000000;
  padding: 14px 14px;
}
.btn-black:hover, .btn-black.active,
.btn-nav a:hover,
.btn-nav a.active,
.wpcf7-submit:hover,
.wpcf7-submit.active {
  background-color: #4d4d4d;
  font-family: 600;
  color: #ffffff;
}

.btn-brown {
  border: 1px solid transparent;
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff)) padding-box, -webkit-gradient(linear, left top, right top, from(#503f37), color-stop(50%, #85695b), to(#b68f7d)) border-box;
  background: linear-gradient(#fff, #fff) padding-box, linear-gradient(90deg, #503f37 0%, #85695b 50%, #b68f7d 100%) border-box;
  color: #503F37;
  border-radius: 12px;
}
.btn-brown:hover, .btn-brown.active {
  color: #6e574c;
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff)) padding-box, -webkit-gradient(linear, left top, right top, from(#a5897b), color-stop(50%, #c9b8b0), to(#ede3df)) border-box;
  background: linear-gradient(#fff, #fff) padding-box, linear-gradient(90deg, #a5897b 0%, #c9b8b0 50%, #ede3df 100%) border-box;
}

.btn-brown-fluid {
  background: -webkit-gradient(linear, left top, right top, from(#503F37), color-stop(52.88%, #85695B), to(#B68F7D));
  background: linear-gradient(90deg, #503F37 0%, #85695B 52.88%, #B68F7D 100%);
  color: #ffffff;
  border-radius: 16px;
}
.btn-brown-fluid:hover, .btn-brown-fluid.active {
  color: #ffffff;
  background: -webkit-gradient(linear, left top, right top, from(rgba(110, 87, 76, 0.3568627451)), color-stop(52.88%, #a08273), to(#c8ab9e));
  background: linear-gradient(90deg, rgba(110, 87, 76, 0.3568627451) 0%, #a08273 52.88%, #c8ab9e 100%);
}

.site-global-wrapper:after, .site-global-wrapper:before {
  content: "";
  display: block;
  position: absolute;
  width: 510px;
  height: 498px;
  z-index: 1;
  pointer-events: none;
  opacity: 0.5;
  -webkit-filter: blur(150px);
          filter: blur(150px);
  background-color: #503F37;
}
.site-global-wrapper::before {
  left: -200px;
  top: -250px;
}
@media screen and (max-width: 575px) {
  .site-global-wrapper::before {
    left: -350px;
  }
}
.site-global-wrapper::after {
  right: -200px;
  top: -300px;
}
@media screen and (max-width: 575px) {
  .site-global-wrapper::after {
    right: -350px;
  }
}

header {
  position: relative;
  background: #ffffff;
  z-index: 5;
}
header .logo img {
  width: 100%;
  max-width: 162px;
}
@media screen and (max-width: 991px) {
  header .logo img {
    max-width: 127px;
  }
}
@media screen and (max-width: 767px) {
  header .logo img {
    max-width: 113px;
  }
}

.fixed-main-menu {
  position: fixed;
  top: -90px;
  left: 0;
  right: 0;
  background-color: #fff;
  z-index: 9;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.fixed-main-menu.active {
  top: 0;
}

.line-head {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 16px 0;
}
@media screen and (max-width: 767px) {
  .line-head {
    padding: 12px 0;
  }
}
.line-head .btn-toggle-nav {
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 32px;
  height: 30px;
  padding: 0;
}
@media screen and (max-width: 991px) {
  .line-head .btn-toggle-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media screen and (max-width: 767px) {
  .line-head .btn-toggle-nav {
    width: 24px;
    height: 24px;
  }
}
.line-head .btn-toggle-nav span {
  display: block;
  width: 32px;
  height: 2px;
  background-color: #000000;
}
@media screen and (max-width: 767px) {
  .line-head .btn-toggle-nav span {
    width: 24px;
  }
}

@media screen and (max-width: 991px) {
  .nav-menu {
    display: none;
  }
}
.nav-menu > ul {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  list-style: none;
  display: flex;
  padding: 0;
  margin: 0;
  z-index: 3;
}
.nav-menu > ul > li {
  margin-left: 32px;
}
.nav-menu > ul > li:last-child {
  margin-left: 58px;
}
.nav-menu > ul > li:first-child {
  margin-left: 0;
}
.nav-menu > ul .btn-nav a {
  padding: 14px 42px;
}
.nav-menu > ul li:not(.btn-nav) > a,
.nav-menu > ul li:not(.btn-nav) span {
  font-size: 14px;
  font-weight: 400;
  color: #000000;
  text-decoration: none;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.nav-menu > ul li:not(.btn-nav) > a:hover,
.nav-menu > ul li:not(.btn-nav) span:hover {
  color: #503F37;
}
.nav-menu .menu-item-has-children {
  position: relative;
  display: inline-block;
  cursor: pointer;
}
.nav-menu .menu-item-has-children:after {
  content: "";
  display: block;
  position: absolute;
  right: -15px;
  top: 6px;
  width: 12px;
  height: 12px;
  background-image: url("../img/arrow-down.svg");
  background-position: center;
  background-repeat: no-repeat;
}
.nav-menu .menu-item-has-children img {
  width: 12px;
  height: 12px;
}
.nav-menu .menu-item-has-children:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  display: block;
  height: 50px;
  top: 100%;
}
.nav-menu .sub-menu-service .submenu-group-inner:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-70%, -50%);
          transform: translate(-70%, -50%);
  right: 0;
  width: 406px;
  height: 283px;
  background-image: url("../img/graphics.svg");
  background-position: center;
  background-repeat: no-repeat;
}
@media screen and (max-width: 1700px) {
  .nav-menu .sub-menu-service .submenu-group-inner:after {
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
}
@media screen and (max-width: 1500px) {
  .nav-menu .sub-menu-service .submenu-group-inner:after {
    -webkit-transform: translate(-30%, -50%);
            transform: translate(-30%, -50%);
    background-size: contain;
    width: 320px;
  }
}
@media screen and (max-width: 1300px) {
  .nav-menu .sub-menu-service .submenu-group-inner:after {
    -webkit-transform: translate(-5%, -50%);
            transform: translate(-5%, -50%);
    background-size: contain;
    width: 320px;
  }
}
.nav-menu .submenu-group {
  background: #E4E1DF;
  overflow: hidden;
  position: fixed;
  left: 0;
  width: 100%;
  top: 88px;
  z-index: 4;
  display: none;
}
.nav-menu .submenu-group:before {
  content: "";
  display: block;
  position: absolute;
  width: 510px;
  height: 498px;
  z-index: 1;
  pointer-events: none;
  opacity: 0.5;
  -webkit-filter: blur(150px);
          filter: blur(150px);
  background-color: #503F37;
}
.nav-menu .submenu-group::before {
  left: -200px;
  top: -250px;
}
.nav-menu .submenu-group .submenu-group-inner {
  max-width: 810px;
  margin: 0 auto;
  padding: 47px 0 80px;
}
.nav-menu .submenu-group .submenu-group-inner .submenu-title {
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  opacity: 0.6;
  margin-bottom: 32px;
}
.nav-menu .submenu-group .submenu-group-inner .sub-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 24px 1fr;
  grid-template-columns: repeat(2, 1fr);
  /* 2 колонки */
  gap: 24px 24px;
  /* верт. та гориз. відступи */
  max-width: 570px;
}
.nav-menu .submenu-group .submenu-group-inner .sub-menu a {
  color: #000;
  padding: 0;
  text-decoration: none;
  display: block;
  font-size: 20px;
  font-weight: 600;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  cursor: pointer;
}
.nav-menu .submenu-group .submenu-group-inner .sub-menu a:hover {
  opacity: 0.6;
}

.hero-image-section h1 {
  text-align: center;
  margin: 81px 0 47px;
}
@media screen and (max-width: 991px) {
  .hero-image-section h1 {
    margin: 105px 0 30px;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  .hero-image-section h1 {
    text-align: left;
    margin: 80px 0 30px;
  }
}
.hero-image-section .hero-image {
  max-width: 1092px;
  margin: 0 auto;
  border-radius: 12px;
  overflow: hidden;
  position: relative;
  z-index: 2;
}
.hero-image-section .box-image {
  position: relative;
}
@media screen and (max-width: 991px) {
  .hero-image-section .box-image {
    padding-bottom: 52px;
    background-color: #ffffff;
    border-bottom-right-radius: 12px;
    border-bottom-left-radius: 12px;
  }
}
@media screen and (max-width: 767px) {
  .hero-image-section .box-image {
    padding-bottom: 0;
  }
}
.hero-image-section .box-image img {
  width: 100%;
}
@media screen and (max-width: 991px) {
  .hero-image-section .box-image img {
    height: auto;
  }
}
@media screen and (max-width: 767px) {
  .hero-image-section .box-image img {
    min-height: 225px;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: left;
       object-position: left;
    border-radius: 12px;
  }
}
.hero-image-section .quote-text {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  text-transform: uppercase;
  color: #ffffff;
  text-align: center;
  font-size: 14px;
}
@media screen and (max-width: 991px) {
  .hero-image-section .quote-text {
    font-size: 12px;
    -webkit-transform: translate(-50%, calc(-50% - 30px));
            transform: translate(-50%, calc(-50% - 30px));
  }
}
@media screen and (max-width: 767px) {
  .hero-image-section .quote-text {
    text-align: left;
    font-size: 14px;
    left: 40px;
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
    max-width: 316px;
  }
}
.hero-image-section .quote-text:before, .hero-image-section .quote-text:after {
  content: "";
  display: block;
  position: absolute;
  width: 14px;
  top: 0;
  height: 82px;
  background-size: contain;
}
@media screen and (max-width: 991px) {
  .hero-image-section .quote-text:before, .hero-image-section .quote-text:after {
    width: 12px;
    height: 65px;
  }
}
@media screen and (max-width: 767px) {
  .hero-image-section .quote-text:before, .hero-image-section .quote-text:after {
    display: none;
  }
}
.hero-image-section .quote-text::before {
  background-image: url("../img/bracket-right.svg");
  right: -60px;
}
.hero-image-section .quote-text::after {
  background-image: url("../img/bracket-left.svg");
  left: -60px;
}
.hero-image-section .service-categories {
  padding: 23px 20px;
  background-color: #ffffff;
}
@media screen and (max-width: 991px) {
  .hero-image-section .service-categories {
    background-color: transparent;
    padding: 40px 0 0px;
  }
}
@media screen and (max-width: 767px) {
  .hero-image-section .service-categories {
    padding: 30px 0 0px;
  }
}
.hero-image-section .service-categories ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 991px) {
  .hero-image-section .service-categories ul {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media screen and (max-width: 767px) {
  .hero-image-section .service-categories ul {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    overflow: auto;
    -webkit-overflow-scrolling: auto;
  }
}
.hero-image-section .service-categories ul li {
  margin-right: 5px;
}
@media screen and (max-width: 991px) {
  .hero-image-section .service-categories ul li {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }
}
@media screen and (max-width: 767px) {
  .hero-image-section .service-categories ul li {
    margin-right: 12px;
    margin-bottom: 12px;
  }
}
.hero-image-section .service-categories ul li a {
  padding: 10px;
}
@media screen and (max-width: 1264px) {
  .hero-image-section .service-categories ul li a {
    width: auto;
  }
}
@media screen and (max-width: 991px) {
  .hero-image-section .service-categories ul li a {
    white-space: nowrap;
    background: transparent;
    border: 1px solid #503F37;
  }
}
@media screen and (max-width: 767px) {
  .hero-image-section .service-categories ul li a {
    padding: 9px 10px;
  }
}
.hero-image-section .service-categories ul li:last-child {
  margin-right: 0;
}

.section-decoration {
  margin-bottom: 151px;
}
@media screen and (max-width: 991px) {
  .section-decoration {
    margin-bottom: 68px;
  }
}
@media screen and (max-width: 575px) {
  .section-decoration {
    margin-bottom: 32px;
  }
}
.section-decoration:after, .section-decoration:before {
  content: "";
  display: block;
  position: absolute;
  width: 510px;
  height: 498px;
  z-index: 1;
  pointer-events: none;
  opacity: 0.5;
  -webkit-filter: blur(150px);
          filter: blur(150px);
  background-color: #503F37;
}
.section-decoration::before {
  left: -50px;
  top: -250px;
}
@media screen and (max-width: 575px) {
  .section-decoration::before {
    left: -350px;
  }
}
.section-decoration::after {
  right: -200px;
  bottom: -300px;
}
@media screen and (max-width: 575px) {
  .section-decoration::after {
    right: -350px;
  }
}
.section-decoration .line-logo-decoration {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.section-decoration .line-logo-decoration svg {
  max-width: 846px;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .section-decoration .line-logo-decoration svg {
    max-width: 80%;
    max-height: 190px;
  }
}
@media screen and (max-width: 575px) {
  .section-decoration .line-logo-decoration svg {
    max-width: 100%;
  }
}

.section-box-title {
  text-align: center;
}
@media screen and (max-width: 767px) {
  .section-box-title {
    text-align: left;
  }
}

@media screen and (max-width: 767px) {
  .section-box-title-hide-md {
    display: none;
  }
}

.section-box-title-md {
  display: none;
}
@media screen and (max-width: 767px) {
  .section-box-title-md {
    display: block;
  }
}

.section-about-us .column-descr {
  max-width: 530px;
  margin-bottom: 44px;
}
@media screen and (max-width: 991px) {
  .section-about-us .column-descr {
    margin-bottom: 30px;
  }
}
.section-about-us .list-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -4px;
}
@media screen and (max-width: 991px) {
  .section-about-us .list-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 0;
  }
}
@media screen and (max-width: 575px) {
  .section-about-us .list-box .box img {
    height: auto;
  }
}
.section-about-us .list-box .box:not(.box-content) {
  max-width: 502px;
  margin: 4px;
}
@media screen and (max-width: 991px) {
  .section-about-us .list-box .box:not(.box-content) {
    margin: 0;
    margin-bottom: 12px;
  }
}
.section-about-us .list-box .box:not(.box-content) img {
  border-radius: 14px;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.section-about-us .list-box .box-content {
  max-width: 502px;
  padding: 0 55px;
  margin: 4px;
}
@media screen and (max-width: 991px) {
  .section-about-us .list-box .box-content {
    margin: 0;
    margin-bottom: 12px;
    padding: 0;
  }
}
@media screen and (max-width: 767px) {
  .section-about-us .list-box .box-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
.section-about-us .list-box .box-content img {
  margin: 51px 0 33px;
}
@media screen and (max-width: 991px) {
  .section-about-us .list-box .box-content img {
    margin: 30px 0 30px;
  }
}
@media screen and (max-width: 767px) {
  .section-about-us .list-box .box-content img {
    margin: 20px 0 10px;
  }
}
@media screen and (max-width: 767px) {
  .section-about-us .list-box .box-content p {
    margin-top: 18px;
  }
}

.triangle-icon {
  position: absolute;
}
.triangle-icon.revers {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.angle-vertical {
  position: absolute;
}

.section-offers {
  padding: 80px 0;
}
@media screen and (max-width: 991px) {
  .section-offers {
    padding: 60px 0;
  }
}
@media screen and (max-width: 767px) {
  .section-offers {
    padding: 50px 0 0;
  }
}
.section-offers:after {
  content: "";
  display: block;
  position: absolute;
  width: 510px;
  height: 498px;
  z-index: 1;
  pointer-events: none;
  opacity: 0.5;
  -webkit-filter: blur(150px);
          filter: blur(150px);
  background-color: #503F37;
}
.section-offers::after {
  right: -150px;
  bottom: -200px;
}
@media screen and (max-width: 575px) {
  .section-offers::after {
    right: -250px;
    bottom: -100px;
  }
}
.section-offers .line-offers {
  padding: 63px 0;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 991px) {
  .section-offers .line-offers {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    padding: 85px 0 73px;
  }
}
@media screen and (max-width: 767px) {
  .section-offers .line-offers {
    padding: 0 0 73px;
  }
}
.section-offers .line-offers .triangle-icon {
  right: -300px;
  bottom: -46px;
}
@media screen and (max-width: 991px) {
  .section-offers .line-offers .triangle-icon {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .section-offers .line-offers .triangle-icon {
    display: block;
    right: 50%;
    bottom: -40px;
  }
}
@media screen and (max-width: 575px) {
  .section-offers .line-offers .triangle-icon {
    right: 24%;
  }
}
.section-offers .line-offers .triangle-icon.revers {
  right: unset;
  bottom: unset;
  top: -47px;
  left: 200px;
}
@media screen and (max-width: 767px) {
  .section-offers .line-offers .triangle-icon.revers {
    top: -375px;
    left: 50%;
  }
}
@media screen and (max-width: 575px) {
  .section-offers .line-offers .triangle-icon.revers {
    top: -393px;
    left: 24%;
  }
}
.section-offers .box {
  -webkit-box-flex: 1;
      -ms-flex: 1 1;
          flex: 1 1;
}
.section-offers .line-item-img {
  position: relative;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 380px;
}
@media screen and (max-width: 767px) {
  .section-offers .line-item-img {
    max-width: 100%;
  }
}
.section-offers .line-item-img .item img {
  margin-bottom: 22px;
}
.section-offers .line-item-img .item p {
  text-align: center;
  text-transform: uppercase;
  font-size: 14px;
}
.section-offers .box-descr {
  max-width: 450px;
  position: relative;
}
@media screen and (max-width: 1264px) {
  .section-offers .box-descr {
    max-width: 295px;
  }
}
@media screen and (max-width: 991px) {
  .section-offers .box-descr {
    max-width: 450px;
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 767px) {
  .section-offers .box-descr {
    margin-bottom: 24px;
    max-width: 100%;
  }
}
.section-offers .box-descr h4 {
  margin-bottom: 20px;
}
@media screen and (max-width: 991px) {
  .section-offers .box-descr h4 {
    margin-bottom: 12px;
  }
}
@media screen and (max-width: 767px) {
  .section-offers .box-descr h4 {
    margin-bottom: 14px;
  }
}
.section-offers .box-descr .angle-vertical {
  left: -50px;
  top: -40px;
}
@media screen and (max-width: 991px) {
  .section-offers .box-descr .angle-vertical {
    display: none;
  }
}
.section-offers .line-check {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 21px;
}
@media screen and (max-width: 991px) {
  .section-offers .line-check {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.section-offers .line-check p {
  position: relative;
  background: -webkit-gradient(linear, left top, left bottom, from(#503F37), color-stop(53%, #85695B), to(#B68F7D));
  background: linear-gradient(180deg, #503F37 0%, #85695B 53%, #B68F7D 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 96px;
  font-weight: 700;
  line-height: 120%;
}
.section-offers .line-check p span {
  font-size: 64px;
}
.section-offers .line-check a {
  width: 188px;
  margin-bottom: 26px;
}

.section-directions {
  margin-bottom: 158px;
}
@media screen and (max-width: 991px) {
  .section-directions {
    margin-bottom: 110px;
  }
}
@media screen and (max-width: 767px) {
  .section-directions {
    margin-bottom: 80px;
  }
}
.section-directions:before {
  content: "";
  display: block;
  position: absolute;
  width: 510px;
  height: 498px;
  z-index: 1;
  pointer-events: none;
  opacity: 0.5;
  -webkit-filter: blur(150px);
          filter: blur(150px);
  background-color: #503F37;
}
.section-directions::before {
  left: -100px;
  top: -100px;
}
@media screen and (max-width: 575px) {
  .section-directions::before {
    left: -350px;
  }
}
.section-directions .cont-relative {
  position: relative;
}
.section-directions .wrapp-decor-img {
  position: absolute;
  right: 0;
  width: 40%;
  top: 0;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 1264px) {
  .section-directions .wrapp-decor-img {
    width: 34%;
  }
}
@media screen and (max-width: 991px) {
  .section-directions .wrapp-decor-img {
    position: relative;
    width: auto;
    margin-top: 100px;
  }
}
@media screen and (max-width: 767px) {
  .section-directions .wrapp-decor-img {
    margin-top: 65px;
  }
}
.section-directions .wrapp-decor-img .direction-img-decor-img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
@media screen and (max-width: 991px) {
  .section-directions .wrapp-decor-img .direction-img-decor-img {
    max-width: 300px;
  }
}
.section-directions .title-mission {
  margin: 4px 0 30px;
  max-width: 400px;
}
@media screen and (max-width: 991px) {
  .section-directions .title-mission {
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 991px) {
  .section-directions .title-mission {
    margin: 20px 0 69px;
  }
}
.section-directions .description-mission {
  max-width: 400px;
  margin-bottom: 140px;
}
@media screen and (max-width: 767px) {
  .section-directions .description-mission {
    margin-bottom: 38px;
  }
}
.section-directions .directions-list {
  list-style: none;
  padding: 0;
  margin: 0;
  margin-bottom: 33px;
  max-width: 508px;
}
.section-directions .directions-list li {
  border-bottom: 1px solid #d9d9d9;
  margin-bottom: 12px;
}
.section-directions .directions-list li:last-child {
  margin-bottom: 0;
}
.section-directions .directions-list a {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 0;
}
.section-directions .directions-list a span {
  -webkit-box-flex: 1;
      -ms-flex: 1 1;
          flex: 1 1;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.section-directions .directions-list a span:first-child {
  color: #503F37;
  font-weight: 300;
}
.section-directions .directions-list a span:last-child {
  font-size: 14px;
  font-weight: 500;
  color: #000000;
  text-transform: uppercase;
}
@media screen and (max-width: 767px) {
  .section-directions .directions-list a span:last-child {
    font-size: 12px;
    text-align: right;
  }
}
.section-directions .directions-list a svg {
  display: block;
  width: 160px;
  height: 12px;
}
.section-directions .directions-list a .arrow-wrap {
  position: absolute;
  top: 50%;
  left: 55px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 0;
  overflow: hidden;
  -webkit-transition: width 0.4s cubic-bezier(0.23, 1, 0.32, 1);
  transition: width 0.4s cubic-bezier(0.23, 1, 0.32, 1);
}
@media screen and (max-width: 767px) {
  .section-directions .directions-list a .arrow-wrap {
    font-size: 12px;
  }
}
@media screen and (max-width: 575px) {
  .section-directions .directions-list a .arrow-wrap {
    width: 90px;
  }
}
.section-directions .directions-list a:hover {
  text-decoration: none;
}
.section-directions .directions-list a:hover .arrow-wrap {
  width: 160px;
}
@media screen and (max-width: 575px) {
  .section-directions .directions-list a:hover .arrow-wrap {
    width: 90px;
  }
}
.section-directions .directions-list a:hover span:last-child {
  color: #503F37;
}
.section-directions .directions-descr {
  color: #8C8C8C;
  max-width: 400px;
}
.section-directions .section-box-title-directions {
  margin: 10px 0 0 35px;
}
@media screen and (max-width: 991px) {
  .section-directions .section-box-title-directions {
    margin: 0;
    margin-top: 10px;
  }
}

.section-specialists {
  margin-bottom: 107px;
}
@media screen and (max-width: 991px) {
  .section-specialists {
    margin-bottom: 80px;
  }
}
@media screen and (max-width: 991px) {
  .section-specialists .section-box-title {
    text-align: left;
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 767px) {
  .section-specialists .section-box-title {
    margin-bottom: 28px;
  }
}
.section-specialists.section-specialists-archive {
  padding-top: 80px;
}
.section-specialists.section-specialists-archive .box-sort-specialist {
  background-color: #F6F5F5;
  border-radius: 16px;
  padding: 12px 18px;
  margin-top: 30px;
}
.section-specialists.section-specialists-archive .box-sort-specialist .group {
  margin-bottom: 24px;
}
.section-specialists.section-specialists-archive .box-sort-specialist .group:last-child {
  margin-bottom: 0;
}
.section-specialists.section-specialists-archive .box-sort-specialist .group .title-group {
  margin-bottom: 12px;
  font-size: 14px;
  color: #000000;
  font-weight: 500;
}
.section-specialists.section-specialists-archive .button-specialists {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.section-specialists.section-specialists-archive .button-specialists button {
  display: block;
  min-width: 100px;
  margin-right: 8px;
  margin-bottom: 8px;
}
@media screen and (max-width: 767px) {
  .section-specialists.section-specialists-archive .button-specialists button {
    min-width: unset;
  }
}
.section-specialists.section-specialists-archive .button-specialists button:last-child {
  margin-right: 0;
}
.section-specialists.section-specialists-archive .button-specialists button.is-checked {
  background: -webkit-gradient(linear, left top, right top, from(#503F37), color-stop(52.88%, #85695B), to(#B68F7D));
  background: linear-gradient(90deg, #503F37 0%, #85695B 52.88%, #B68F7D 100%);
  color: #ffffff;
}
.section-specialists .list-specialists {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -6px;
  padding: 27px 0;
}
@media screen and (max-width: 991px) {
  .section-specialists .list-specialists {
    padding: 8px 0 27px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media screen and (max-width: 767px) {
  .section-specialists .list-specialists {
    padding: 0;
    margin: 0;
    margin-top: 12px;
  }
}
.section-specialists .btn-all-specialist {
  margin: 0 auto;
}
.section-specialists .item-specialist {
  position: relative;
  background-color: #F6F5F5;
  border-radius: 16px;
  max-width: 315px;
  margin: 12px 6px;
}
@media screen and (max-width: 767px) {
  .section-specialists .item-specialist {
    margin: 0;
    margin-bottom: 12px;
  }
}
@media screen and (max-width: 575px) {
  .section-specialists .item-specialist {
    max-width: 100%;
    width: 100%;
  }
}
.section-specialists .item-specialist .wrap-img {
  overflow: hidden;
  border-radius: 16px 16px 0 0;
}
.section-specialists .item-specialist .wrap-img img {
  width: 100%;
}
@media screen and (max-width: 575px) {
  .section-specialists .item-specialist .wrap-img img {
    -o-object-fit: cover;
       object-fit: cover;
    height: auto;
  }
}
.section-specialists .btn-specialist-calendar {
  position: absolute;
  right: 18px;
  top: 18px;
  width: 40px;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 50%;
  background: -webkit-gradient(linear, left top, left bottom, from(#503F37), color-stop(53%, #85695B), to(#B68F7D));
  background: linear-gradient(180deg, #503F37 0%, #85695B 53%, #B68F7D 100%);
}
.section-specialists .desrc-specialist {
  padding: 16px 16px;
}
.section-specialists .desrc-specialist > a {
  display: block;
  text-align: right;
  font-size: 14px;
  color: #000000;
  font-weight: 500;
  text-decoration: none;
}
.section-specialists .desrc-specialist > a:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  display: block;
  z-index: 1;
}
.section-specialists .post-content {
  padding: 20px;
}
.section-specialists .post-content .post-name {
  font-size: 18px;
  color: #000000;
  text-decoration: none;
  margin-bottom: 18px;
  display: block;
  font-weight: 600;
}
.section-specialists .post-content .post-name:hover {
  color: #503F37;
}
.section-specialists .post-content .post-excerpt {
  font-size: 14px;
  margin-bottom: 10px;
  font-weight: 400;
}
.section-specialists .post-content .read-more {
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
  color: #000000;
}
.section-specialists .post-content .read-more:hover {
  color: #503F37;
}
.section-specialists .line-info {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 52px;
}
.section-specialists .line-info .letter {
  font-size: 80px;
  font-weight: 700;
  line-height: 80px;
  text-transform: uppercase;
  margin-right: 14px;
}
@media screen and (max-width: 767px) {
  .section-specialists .line-info .letter {
    margin-right: 20px;
  }
}
.section-specialists .line-info .name {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 600;
}
.section-specialists .line-info .position {
  font-size: 12px;
  font-weight: 300;
  opacity: 0.7;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  /* Максимум 2 рядки */
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.4;
  /* За потреби */
}

@media screen and (max-width: 767px) {
  .am-fs__wrapper {
    margin-top: 20px !important;
  }
}

.column-gray {
  background-color: #F6F5F5;
  border-radius: 16px;
}

.section-calendar {
  margin-bottom: 151px;
}
@media screen and (max-width: 991px) {
  .section-calendar {
    margin-bottom: 100px;
  }
}
@media screen and (max-width: 767px) {
  .section-calendar {
    margin-bottom: 40px;
  }
}
.section-calendar .attention-text-calendar {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 50px;
}
.section-calendar .attention-text-calendar p {
  max-width: 750px;
  text-align: center;
  font-size: 14px;
  font-weight: 300;
  opacity: 0.7;
}
.section-calendar #amelia-container {
  margin-top: 38px !important;
}
.section-calendar .line-data-calendar {
  margin: 0 -4.5px;
}
.section-calendar .line-data-calendar > div {
  margin: 0 4.5px;
}
.section-calendar .column-specialists {
  width: 100%;
  max-width: 278px;
  padding: 39px 19px;
}
.section-calendar .column-specialists .column-specialists-title {
  text-align: center;
  font-weight: 500;
  margin: 26px 0 55px;
}
.section-calendar .column-specialists ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.section-calendar .column-specialists li {
  margin-bottom: 12px;
}
.section-calendar .column-specialists li:last-child {
  margin-bottom: 0;
}
.section-calendar .column-specialists .btn-expert {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  border-radius: 8px;
  background-color: #ffffff;
  border: 0.5px solid transparent;
  padding: 7px;
}
.section-calendar .column-specialists .btn-expert:hover {
  border: 0.5px solid #000000;
}
.section-calendar .column-specialists .btn-expert img {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  -o-object-fit: cover;
     object-fit: cover;
  margin: 0 16px 0 10px;
}
.section-calendar .column-specialists .btn-expert p {
  margin: 0;
  font-size: 14px;
}
.section-calendar .column-calendar {
  width: 100%;
  max-width: 474px;
}
.section-calendar .column-calendar .title-calendar {
  text-align: center;
  font-size: 32px;
  margin-top: 64px;
  margin-bottom: 20px;
  font-weight: 600;
}
.section-calendar .column-chose {
  width: 100%;
  max-width: 322px;
  padding: 19px;
}
.section-calendar .column-chose .column-date {
  margin: 38px 0 40px 28px;
}
.section-calendar .column-chose .column-date span:first-child {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 10px;
}
.section-calendar .column-chose .column-date span:last-child {
  font-weight: 500;
}
.section-calendar .column-chose ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.section-calendar .column-chose ul li {
  position: relative;
  margin-bottom: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.section-calendar .column-chose ul li:last-child {
  margin-bottom: 0;
}
.section-calendar .column-chose ul li:hover .time-btn {
  opacity: 0;
}
.section-calendar .column-chose ul li:hover .time-group {
  opacity: 1;
}
.section-calendar .column-chose .time-btn {
  width: 100%;
  border-radius: 16px;
  border: 0.5px solid #000000;
  background: #ffffff;
  color: #000000;
  font-size: 16px;
  font-weight: 500;
  padding: 10px;
}
.section-calendar .column-chose .time-group {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.section-calendar .column-chose .time-btn-active,
.section-calendar .column-chose .booking-btn {
  -webkit-box-flex: 1;
      -ms-flex: 1 1;
          flex: 1 1;
  text-align: center;
  color: #fff;
  padding: 10px;
  font-weight: 500;
  border-radius: 16px;
}
.section-calendar .column-chose .time-btn-active {
  background: #503F37;
  max-width: 85px;
  margin-right: 9px;
  font-size: 16px;
}
.section-calendar .column-chose .booking-btn {
  background: -webkit-gradient(linear, left top, right top, from(#5F4A3F), to(#A3897C));
  background: linear-gradient(90deg, #5F4A3F 0%, #A3897C 100%);
  font-size: 14px;
}
.section-calendar .column-chose .booking-btn:hover {
  background: -webkit-gradient(linear, left top, right top, from(#b09587), to(#e2dad6));
  background: linear-gradient(90deg, #b09587 0%, #e2dad6 100%);
}

.section-reviews,
.section-page-reviews {
  margin-bottom: 141px;
}
.section-reviews .line-head-reviews,
.section-page-reviews .line-head-reviews {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media screen and (max-width: 767px) {
  .section-reviews .line-head-reviews,
  .section-page-reviews .line-head-reviews {
    margin-top: 14px;
  }
}
@media screen and (max-width: 575px) {
  .section-reviews .line-head-reviews,
  .section-page-reviews .line-head-reviews {
    margin-top: 23px;
  }
}
.section-reviews .line-head-reviews .btn-reviews,
.section-page-reviews .line-head-reviews .btn-reviews {
  min-width: 188px;
}
@media screen and (max-width: 767px) {
  .section-reviews .line-head-reviews .btn-reviews,
  .section-page-reviews .line-head-reviews .btn-reviews {
    display: none;
  }
}
.section-reviews .btn-reviews-sm,
.section-page-reviews .btn-reviews-sm {
  display: none;
}
@media screen and (max-width: 767px) {
  .section-reviews .btn-reviews-sm,
  .section-page-reviews .btn-reviews-sm {
    display: block;
    margin: 60px auto 0;
    max-width: 188px;
  }
}
.section-reviews .line-slider-reviews,
.section-page-reviews .line-slider-reviews {
  margin-top: 75px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .section-reviews .line-slider-reviews,
  .section-page-reviews .line-slider-reviews {
    margin-top: 22px;
  }
}
.section-reviews .line-slider-reviews:before,
.section-page-reviews .line-slider-reviews:before {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  bottom: 0;
  background-color: #ffffff;
  width: 2000px;
  right: calc(100% - 250px);
  z-index: 5;
}
@media screen and (max-width: 575px) {
  .section-reviews .line-slider-reviews:before,
  .section-page-reviews .line-slider-reviews:before {
    display: none;
  }
}
.section-reviews .line-slider-reviews:after,
.section-page-reviews .line-slider-reviews:after {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  bottom: 0;
  background-color: #ffffff;
  width: 2000px;
  left: calc(100% + 110px);
  z-index: 5;
}
@media screen and (max-width: 575px) {
  .section-reviews .line-slider-reviews:after,
  .section-page-reviews .line-slider-reviews:after {
    display: none;
  }
}
.section-reviews .line-slider-reviews .box-preview,
.section-page-reviews .line-slider-reviews .box-preview {
  position: relative;
  z-index: 6;
  max-width: 188px;
  min-width: 188px;
  margin-right: 63px;
}
@media screen and (max-width: 575px) {
  .section-reviews .line-slider-reviews .box-preview,
  .section-page-reviews .line-slider-reviews .box-preview {
    display: none;
  }
}
.section-reviews .line-slider-reviews .box-preview img,
.section-page-reviews .line-slider-reviews .box-preview img {
  margin-bottom: 29px;
}
.section-reviews .line-slider-reviews .box-preview .descr,
.section-page-reviews .line-slider-reviews .box-preview .descr {
  font-size: 20px;
  line-height: 130%;
  font-weight: 500;
  margin-bottom: 30px;
}
.section-reviews .nav-slider,
.section-page-reviews .nav-slider {
  position: relative;
  width: 150px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.section-reviews .nav-slider .button-next,
.section-reviews .nav-slider .button-prev,
.section-page-reviews .nav-slider .button-next,
.section-page-reviews .nav-slider .button-prev {
  cursor: pointer;
}
.section-reviews .nav-slider .button-next.swiper-button-disabled path,
.section-reviews .nav-slider .button-prev.swiper-button-disabled path,
.section-page-reviews .nav-slider .button-next.swiper-button-disabled path,
.section-page-reviews .nav-slider .button-prev.swiper-button-disabled path {
  stroke: #D9D9D9;
}
.section-reviews .nav-slider .swiper-pagination,
.section-page-reviews .nav-slider .swiper-pagination {
  width: 96px;
  height: 2px;
  top: 10px;
  left: 26px;
}
.section-reviews .nav-slider .swiper-pagination .swiper-pagination-progressbar-fill,
.section-page-reviews .nav-slider .swiper-pagination .swiper-pagination-progressbar-fill {
  background-color: #503F37;
}
.section-reviews .nav-slider-sm,
.section-page-reviews .nav-slider-sm {
  display: none;
}
@media screen and (max-width: 575px) {
  .section-reviews .nav-slider-sm,
  .section-page-reviews .nav-slider-sm {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 20px auto 0;
  }
}
.section-reviews .box-slider-reviews,
.section-page-reviews .box-slider-reviews {
  width: calc(100% - 150px);
}
@media screen and (max-width: 575px) {
  .section-reviews .box-slider-reviews,
  .section-page-reviews .box-slider-reviews {
    width: 100%;
  }
}
.section-reviews .item-slide,
.section-page-reviews .item-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 280px;
  max-width: 280px;
}
.section-reviews .item-slide .box-review,
.section-page-reviews .item-slide .box-review {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-flex: 1;
      -ms-flex: 1 1;
          flex: 1 1;
  padding: 20px;
  position: relative;
  border-radius: 16px 16px 16px 0px;
  background: #F7F7F7;
}
.section-reviews .item-slide .box-review:before,
.section-page-reviews .item-slide .box-review:before {
  content: "";
  position: absolute;
  display: block;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background-image: url("../img/icon-bg-reviews.svg");
  background-repeat: no-repeat;
  background-position: center;
}
.section-reviews .item-slide .box-review:after,
.section-page-reviews .item-slide .box-review:after {
  position: absolute;
  content: "";
  width: 32px;
  height: 26px;
  bottom: -26px;
  left: 0;
  background-repeat: no-repeat;
  background-image: url("../img/icon-triangle.svg");
}
.section-reviews .item-slide .box-review p,
.section-page-reviews .item-slide .box-review p {
  font-size: 14px;
  margin-bottom: 15px;
  font-weight: 400;
}
.section-reviews .item-slide .box-autor,
.section-page-reviews .item-slide .box-autor {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px;
  padding-left: 30px;
}
.section-reviews .item-slide .box-autor img,
.section-page-reviews .item-slide .box-autor img {
  width: 47px;
  height: 47px;
  -o-object-fit: cover;
     object-fit: cover;
  margin-right: 10px;
}
.section-reviews .item-slide .box-autor p,
.section-page-reviews .item-slide .box-autor p {
  margin: 0;
}
.section-reviews .item-slide .box-autor .date,
.section-page-reviews .item-slide .box-autor .date {
  font-size: 12px;
  font-weight: 300;
}
.section-reviews .item-slide .box-autor .name,
.section-page-reviews .item-slide .box-autor .name {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 5px;
}

.section-page-reviews {
  margin-bottom: 36px;
}
@media screen and (max-width: 991px) {
  .section-page-reviews {
    margin-bottom: 0;
  }
}
.section-page-reviews .line-reviews {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.section-faq {
  margin-bottom: 150px;
}
@media screen and (max-width: 991px) {
  .section-faq {
    margin-bottom: 105px;
  }
}
@media screen and (max-width: 767px) {
  .section-faq {
    margin-bottom: 80px;
  }
}
.section-faq .column-fag {
  max-width: 860px;
}
@media screen and (max-width: 767px) {
  .section-faq .column-fag {
    margin-top: 22px;
  }
}
.section-faq .column-fag .desrc {
  max-width: 530px;
  margin-bottom: 63px;
}
@media screen and (max-width: 991px) {
  .section-faq .column-fag .desrc {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 767px) {
  .section-faq .column-fag .desrc {
    margin-bottom: 20px;
  }
}

.container-accordion .item-slide {
  border-radius: 16px;
  background-color: #F6F5F5;
  padding: 23px 30px;
  margin-bottom: 20px;
}
@media screen and (max-width: 991px) {
  .container-accordion .item-slide {
    padding: 23px 18px;
  }
}
@media screen and (max-width: 767px) {
  .container-accordion .item-slide {
    margin-bottom: 14px;
  }
}
@media screen and (max-width: 575px) {
  .container-accordion .item-slide {
    padding: 16px 18px;
  }
}
.container-accordion .item-slide:last-child {
  margin-bottom: 0;
}
.container-accordion .item-slide .title-slide {
  position: relative;
  font-weight: 500;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  .container-accordion .item-slide .title-slide {
    font-size: 12px;
  }
}
.container-accordion .item-slide .title-slide:after {
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  background-image: url("../img/icon-arrow-down.svg");
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.container-accordion .item-slide .title-slide.active:after {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.container-accordion .content-slide {
  display: none;
  padding-top: 30px;
}

.section-contacts {
  background-color: #F6F5F5;
  padding: 96px 0;
}
@media screen and (max-width: 991px) {
  .section-contacts {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media screen and (max-width: 767px) {
  .section-contacts {
    padding: 40px 0 20px;
  }
}
.section-contacts h4 {
  margin-bottom: 25px;
}
@media screen and (max-width: 767px) {
  .section-contacts h4 {
    margin-bottom: 30px;
  }
}
.section-contacts .column-section-contacts {
  max-width: 530px;
  margin-left: 42px;
}
@media screen and (max-width: 767px) {
  .section-contacts .column-section-contacts {
    max-width: 100%;
    margin-left: 0;
  }
}
.section-contacts .title-section {
  font-size: 48px;
  font-weight: 600;
  line-height: 110%;
  margin-bottom: 65px;
}
@media screen and (max-width: 991px) {
  .section-contacts .title-section {
    font-size: 36px;
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 767px) {
  .section-contacts .title-section {
    font-size: 32px;
    margin-bottom: 48px;
  }
}
.section-contacts .line-address {
  margin-bottom: 34px;
}
@media screen and (max-width: 991px) {
  .section-contacts .line-address {
    margin-bottom: 38px;
  }
}
@media screen and (max-width: 767px) {
  .section-contacts .line-address {
    margin-bottom: 80px;
  }
}
.section-contacts .line-address .item {
  -webkit-box-flex: 1;
      -ms-flex: 1 1;
          flex: 1 1;
}
@media screen and (max-width: 575px) {
  .section-contacts .line-address .item {
    padding: 0 5px;
  }
}
.section-contacts .line-address .item-title {
  font-size: 20px;
  margin-bottom: 16px;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  .section-contacts .line-address .item-title {
    font-size: 16px;
  }
}
.section-contacts .line-address .item-content {
  font-size: 14px;
  font-weight: 400;
}
.section-contacts .line-address .item-content ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.section-contacts .line-address .item-content ul li {
  margin-bottom: 6px;
}
.section-contacts .line-address .item-content ul li:last-child {
  margin-bottom: 0;
}
.section-contacts .line-address .item-content ul li span:first-child {
  font-weight: 500;
}
.section-contacts .line-address .item-content ul li span:last-child {
  color: #8C8C8C;
  font-size: 14px;
  font-weight: 400;
}
.section-contacts .line-address .link-phone {
  font-weight: 500;
  color: #000;
  text-decoration: none;
  margin-top: 8px;
  display: block;
}
.section-contacts .line-address .link-phone:hover {
  color: #503F37;
}
.section-contacts .btn-map {
  max-width: 188px;
  padding: 14px;
}
@media screen and (max-width: 767px) {
  .section-contacts .btn-map {
    margin: 0;
    width: 100%;
  }
}
.section-contacts .box-map {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 991px) {
  .section-contacts .box-map {
    position: relative;
    width: 90%;
    margin: 0 auto;
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 767px) {
  .section-contacts .box-map {
    margin-bottom: 0;
  }
}
.section-contacts .box-map img {
  width: 80%;
}
@media screen and (max-width: 575px) {
  .section-contacts .box-map img {
    max-height: 354px;
    width: 100%;
  }
}

footer .line-foot-first {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-top: 31px;
  margin-bottom: 80px;
  padding-left: 40px;
}
@media screen and (max-width: 991px) {
  footer .line-foot-first {
    padding-top: 63px;
    margin-bottom: 110px;
  }
}
@media screen and (max-width: 767px) {
  footer .line-foot-first {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-left: 0;
    padding-top: 30px;
    margin-bottom: 50px;
  }
}
footer .line-foot-second {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 68px;
}
@media screen and (max-width: 991px) {
  footer .line-foot-second {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-left: 40px;
  }
}
@media screen and (max-width: 767px) {
  footer .line-foot-second {
    padding-left: 0;
    margin-bottom: 0;
  }
}
footer .line-foot-second > div {
  -webkit-box-flex: 1;
      -ms-flex: 1 1;
          flex: 1 1;
  padding-left: 43px;
  max-width: 578px;
}
@media screen and (max-width: 1264px) {
  footer .line-foot-second > div:last-child {
    max-width: 345px;
  }
}
@media screen and (max-width: 991px) {
  footer .line-foot-second > div:last-child {
    max-width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: 120px;
  }
}
@media screen and (max-width: 767px) {
  footer .line-foot-second > div:last-child {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 0;
  }
}
@media screen and (max-width: 991px) {
  footer .line-foot-second > div {
    max-width: 100%;
    padding-left: 0;
  }
}
footer .link-logo-foot {
  display: block;
}
footer .link-logo-foot img {
  width: 100%;
  max-width: 282px;
}
@media screen and (max-width: 767px) {
  footer .link-logo-foot img {
    max-width: 211px;
    display: block;
    margin: 0 auto;
  }
}
footer .list-media {
  list-style: none;
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 7px;
}
@media screen and (max-width: 767px) {
  footer .list-media {
    display: none;
    margin: 21px 0 0 !important;
  }
}
footer .list-media li {
  margin-right: 10px;
}
footer .list-media li:last-child {
  margin-right: 16px;
  margin-left: 4px;
}
footer .list-media li a {
  padding: 9px 5px;
  width: 147px;
  border-radius: 16px;
  color: #503F37 !important;
  font-size: 14px !important;
}
footer .btn-page-up {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: -webkit-gradient(linear, left top, left bottom, from(#503F37), color-stop(53%, #85695B), to(#B68F7D));
  background: linear-gradient(180deg, #503F37 0%, #85695B 53%, #B68F7D 100%);
}
footer .btn-page-up:hover {
  background: -webkit-gradient(linear, left top, left bottom, from(#B68F7D), color-stop(53%, #85695B), to(#503F37));
  background: linear-gradient(180deg, #B68F7D 0%, #85695B 53%, #503F37 100%);
}
footer .line-nav-foot {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
footer .line-nav-foot:last-child {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  footer .line-nav-foot .foot-box {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    margin-bottom: 48px;
  }
  footer .line-nav-foot .foot-box:last-child {
    -webkit-box-flex: 1;
        -ms-flex: 1 1;
            flex: 1 1;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    margin-bottom: 30px;
  }
}
footer .line-nav-foot .title-box {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 12px;
}
@media screen and (max-width: 767px) {
  footer .line-nav-foot .title-box {
    text-align: center;
    margin-bottom: 15px;
  }
}
footer .line-nav-foot .foot-box-nav ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
@media screen and (max-width: 767px) {
  footer .line-nav-foot .foot-box-nav ul {
    text-align: center;
  }
}
footer .line-nav-foot .foot-box-nav ul li {
  margin-bottom: 8px;
}
footer .line-nav-foot .foot-box-nav ul li:last-child {
  margin-bottom: 0;
}
footer .line-nav-foot .foot-box-nav ul li a {
  text-decoration: none;
  color: #000000;
}
@media screen and (max-width: 767px) {
  footer .line-nav-foot .foot-box-nav ul li a {
    font-size: 16px;
  }
}
footer .line-nav-foot .foot-box-nav ul li a:hover {
  color: #503F37;
}
footer .line-nav-foot .foot-box-nav-media > a {
  display: block;
  margin: 15px 0 13px;
  font-size: 20px;
  color: #000000;
  font-weight: 600;
  text-decoration: none;
}
footer .line-nav-foot .foot-box-nav-media > a:hover {
  color: #503F37;
}
@media screen and (max-width: 767px) {
  footer .line-nav-foot .foot-box-nav-media > a {
    margin: 18px 0 15px;
    text-align: center;
  }
}
footer .line-nav-foot .foot-box-nav-media ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 767px) {
  footer .line-nav-foot .foot-box-nav-media ul {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
footer .line-nav-foot .foot-box-nav-media ul li {
  margin-right: 10px;
}
footer .line-nav-foot .foot-box-nav-media ul li:last-child {
  margin-right: 0;
}
footer .line-nav-foot .foot-box-nav-media .list-media {
  display: none;
}
@media screen and (max-width: 767px) {
  footer .line-nav-foot .foot-box-nav-media .list-media {
    display: block;
  }
}
footer .line-nav-foot .foot-box-nav-media .list-media li {
  margin-bottom: 10px;
}
footer .line-nav-foot .foot-box-nav-media .list-media li:last-child {
  margin-bottom: 0;
}
footer .line-nav-foot .foot-box-nav-media .list-media li a {
  padding: 9px 5px;
  width: 147px;
  border-radius: 16px;
}
footer .payment-descr {
  max-width: 400px;
  font-size: 14px;
  opacity: 0.8;
  font-weight: 400;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  footer .payment-descr {
    text-align: center;
  }
}
footer .list-payment {
  padding: 0;
  margin: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
footer .list-payment li {
  margin-right: 23px;
}
footer .list-payment li:last-child {
  margin-right: 0;
}

.policy-section {
  border-top: 1px solid #D9D9D9;
}
@media screen and (max-width: 767px) {
  .policy-section {
    border-top: 0;
  }
}
.policy-section .line-policy {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 33px 0;
  padding-left: 40px;
}
@media screen and (max-width: 991px) {
  .policy-section .line-policy {
    padding: 60px 0;
  }
}
@media screen and (max-width: 767px) {
  .policy-section .line-policy {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 40px 0 60px;
  }
}
.policy-section .line-policy a {
  font-size: 14px;
  text-decoration: none;
  font-weight: 400;
  color: #000000;
}
.policy-section .line-policy a:hover {
  color: #503F37;
}
@media screen and (max-width: 767px) {
  .policy-section .line-policy a {
    margin-bottom: 14px;
  }
}
.policy-section .line-policy p {
  font-size: 14px;
  font-weight: 400;
}

.section-category {
  margin: 80px 0;
  border-top: 1px solid #D9D9D9;
  padding-top: 81px;
}
@media screen and (max-width: 991px) {
  .section-category {
    border-top: 0;
    padding-top: 0;
    margin: 112px 0 80px;
  }
}
@media screen and (max-width: 767px) {
  .section-category {
    margin: 88px 0 63px;
  }
}
.section-category:after {
  content: "";
  display: block;
  position: absolute;
  width: 510px;
  height: 498px;
  z-index: 1;
  pointer-events: none;
  opacity: 0.5;
  -webkit-filter: blur(150px);
          filter: blur(150px);
  background-color: #503F37;
}
.section-category::after {
  right: -150px;
  top: 300px;
}
@media screen and (max-width: 575px) {
  .section-category::after {
    right: -300px;
  }
}
.section-category .column-title-cat {
  max-width: 900px;
  margin: 0 auto;
  padding-left: 46px;
}
@media screen and (max-width: 991px) {
  .section-category .column-title-cat {
    padding-left: 38px;
  }
}
@media screen and (max-width: 767px) {
  .section-category .column-title-cat {
    padding-left: 0;
  }
}
.section-category .column-title-cat .column-title {
  position: relative;
  max-width: 600px;
}
.section-category .column-title-cat .column-title .icon-cat {
  position: absolute;
  left: -68px;
  top: 0;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: -webkit-gradient(linear, left top, left bottom, from(#503F37), color-stop(53%, #85695B), to(#B68F7D));
  background: linear-gradient(180deg, #503F37 0%, #85695B 53%, #B68F7D 100%);
}
@media screen and (max-width: 767px) {
  .section-category .column-title-cat .column-title .icon-cat {
    left: 0;
    top: -3px;
  }
}
.section-category .column-title-cat .column-title h1 {
  margin-bottom: 31px;
}
@media screen and (max-width: 991px) {
  .section-category .column-title-cat .column-title h1 {
    margin-bottom: 36px;
  }
}
@media screen and (max-width: 767px) {
  .section-category .column-title-cat .column-title h1 {
    margin-bottom: 29px;
    padding-left: 60px;
  }
}
@media screen and (max-width: 991px) {
  .section-category .column-title-cat .column-title p {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .section-category .column-title-cat .column-title p {
    font-size: 14px;
  }
}
.section-category .line-faq {
  position: relative;
  padding: 68px 0;
  margin: 95px 0 80px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 991px) {
  .section-category .line-faq {
    margin: 48px 0 50px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media screen and (max-width: 767px) {
  .section-category .line-faq {
    margin: 33px 0 22px;
    padding: 57px 0 25px;
  }
}
.section-category .line-faq .title-box-question {
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 23px;
}
@media screen and (max-width: 991px) {
  .section-category .line-faq .title-box-question {
    margin-bottom: 26px;
  }
}
@media screen and (max-width: 767px) {
  .section-category .line-faq .title-box-question {
    margin-bottom: 24px;
  }
}
.section-category .line-faq .box-question {
  position: relative;
}
.section-category .line-faq .box-question .angle-vertical {
  left: -100px;
  top: -61px;
}
@media screen and (max-width: 991px) {
  .section-category .line-faq .box-question .angle-vertical {
    display: none;
  }
}
.section-category .line-faq .box-question-first {
  max-width: 360px;
}
@media screen and (max-width: 991px) {
  .section-category .line-faq .box-question-first {
    max-width: 100%;
    margin-bottom: 63px;
  }
}
@media screen and (max-width: 767px) {
  .section-category .line-faq .box-question-first {
    margin-bottom: 72px;
  }
}
.section-category .line-faq .box-question-first .triangle-icon-sm {
  display: none;
}
@media screen and (max-width: 767px) {
  .section-category .line-faq .box-question-first .triangle-icon-sm {
    display: block;
    bottom: -40px;
  }
}
.section-category .line-faq .box-question-second {
  max-width: 230px;
}
@media screen and (max-width: 991px) {
  .section-category .line-faq .box-question-second {
    max-width: 100%;
  }
}
.section-category .line-faq .triangle-icon {
  right: 100px;
  bottom: 0;
}
@media screen and (max-width: 767px) {
  .section-category .line-faq .triangle-icon.triangle-icon-hide-md {
    display: none;
  }
}
.section-category .line-faq .triangle-icon.revers {
  right: unset;
  bottom: unset;
  top: 0;
  left: 300px;
}
@media screen and (max-width: 991px) {
  .section-category .line-faq .triangle-icon.revers {
    top: 14px;
    left: 240px;
  }
}
@media screen and (max-width: 767px) {
  .section-category .line-faq .triangle-icon.revers {
    left: 80px;
  }
}
.section-category .line-faq ul,
.section-category .line-faq ol {
  list-style: none;
  padding-left: 0;
  margin: 0;
  opacity: 0.8;
}
@media screen and (max-width: 991px) {
  .section-category .line-faq ul,
  .section-category .line-faq ol {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .section-category .line-faq ul,
  .section-category .line-faq ol {
    font-size: 14px;
  }
}
.section-category .line-faq ul li,
.section-category .line-faq ol li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 20px;
}
@media screen and (max-width: 991px) {
  .section-category .line-faq ul li,
  .section-category .line-faq ol li {
    margin-bottom: 11px;
  }
}
@media screen and (max-width: 767px) {
  .section-category .line-faq ul li,
  .section-category .line-faq ol li {
    margin-bottom: 8px;
  }
}
.section-category .line-faq ul li:last-child,
.section-category .line-faq ol li:last-child {
  margin-bottom: 0;
}
.section-category .line-faq ul li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 11px;
  display: block;
  width: 11px;
  height: 1px;
  background-color: #000000;
}
@media screen and (max-width: 767px) {
  .section-category .line-faq ul li:before {
    top: 9px;
  }
}
.section-category .line-faq ol {
  counter-reset: my-counter;
}
.section-category .line-faq ol li {
  counter-increment: my-counter;
}
.section-category .line-faq ol li:before {
  content: counter(my-counter) ".";
  position: absolute;
  left: 0;
  top: 0;
  font-size: 16px;
  font-weight: 400;
}
@media screen and (max-width: 767px) {
  .section-category .line-faq ol li:before {
    font-size: 14px;
  }
}
.section-category .column-desct-cat {
  margin-bottom: 70px;
}
@media screen and (max-width: 767px) {
  .section-category .column-desct-cat {
    margin-bottom: 16px;
  }
}
.section-category .column-desct-cat-wrapp {
  max-width: 585px;
}
.section-category .column-desct-cat-wrapp p {
  position: relative;
  margin-bottom: 50px;
  padding-left: 53px;
}
@media screen and (max-width: 991px) {
  .section-category .column-desct-cat-wrapp p {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .section-category .column-desct-cat-wrapp p {
    font-size: 14px;
    margin-bottom: 30px;
    padding-left: 38px;
  }
}
.section-category .column-desct-cat-wrapp p:before {
  content: "";
  position: absolute;
  left: 10px;
  top: 9px;
  display: block;
  width: 24px;
  height: 4px;
  background-color: #000000;
}
@media screen and (max-width: 767px) {
  .section-category .column-desct-cat-wrapp p:before {
    left: 0;
    top: 8px;
  }
}
.section-category .column-desct-cat-wrapp p:last-child {
  margin-bottom: 0;
}

#checkout-loader {
  position: fixed;
  z-index: 99999;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#checkout-loader:after, #checkout-loader:before {
  content: "";
  display: block;
  position: absolute;
  width: 510px;
  height: 498px;
  z-index: 1;
  pointer-events: none;
  opacity: 0.5;
  -webkit-filter: blur(150px);
          filter: blur(150px);
  background-color: #503F37;
}
#checkout-loader::before {
  left: -200px;
  top: -250px;
}
#checkout-loader::after {
  right: -200px;
  top: -300px;
}

.checkout-loader-spinner {
  border: 6px solid #503F37;
  border-top: 6px solid #F6F5F5;
  border-radius: 50%;
  width: 80px;
  height: 80px;
  -webkit-animation: spin 1s linear infinite;
          animation: spin 1s linear infinite;
}

@-webkit-keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
article.doctors {
  max-width: 1016px;
  width: 100%;
  margin: 0 auto;
  padding: 80px 0;
}
@media screen and (max-width: 991px) {
  article.doctors {
    padding: 80px 0 60px;
  }
}
article.doctors .article-head {
  border-radius: 16px;
  background-color: #ffffff;
  overflow: hidden;
  position: relative;
  z-index: 2;
  margin-bottom: 33px;
}
@media screen and (max-width: 767px) {
  article.doctors .article-head {
    background-color: transparent;
  }
}
@media screen and (max-width: 767px) {
  article.doctors .line-main-info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
article.doctors .line-main-info .main-photo {
  overflow: hidden;
  border-top-right-radius: 16px;
  max-width: 315px;
  width: 100%;
}
@media screen and (max-width: 767px) {
  article.doctors .line-main-info .main-photo {
    max-width: 100%;
  }
}
article.doctors .line-main-info .main-photo img {
  width: 100%;
}
@media screen and (max-width: 991px) {
  article.doctors .line-main-info .main-photo img {
    border-radius: 16px;
  }
}
@media screen and (max-width: 767px) {
  article.doctors .line-main-info .main-photo img {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    height: auto;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
article.doctors .line-main-info .preview-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  max-height: 339px;
  font-weight: 400;
  padding: 58px 49px 30px 56px;
  -webkit-box-flex: 1;
      -ms-flex: 1 1;
          flex: 1 1;
}
@media screen and (max-width: 991px) {
  article.doctors .line-main-info .preview-info {
    max-height: 100%;
    min-height: 410px;
  }
}
@media screen and (max-width: 767px) {
  article.doctors .line-main-info .preview-info {
    padding: 48px 0;
    min-height: unset;
  }
}
article.doctors .line-main-info .preview-info h3 {
  margin-bottom: 30px;
}
article.doctors .line-main-info .preview-info .line-info {
  margin-bottom: 12px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
article.doctors .line-main-info .preview-info .line-info:last-child {
  margin-bottom: 0;
}
article.doctors .line-main-info .preview-info .line-info img {
  width: 24px;
  height: 24px;
  margin-right: 12px;
}
article.doctors .line-main-info .preview-info .line-info .descr .prev {
  opacity: 0.8;
}
article.doctors .line-main-info .preview-info .line-price {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1 1;
          flex: 1 1;
}
@media screen and (max-width: 991px) {
  article.doctors .line-main-info .preview-info .line-price {
    margin-top: 25px;
  }
}
article.doctors .line-main-info .preview-info .line-price span {
  font-size: 24px;
  background-color: #ffffff;
  display: block;
  font-weight: 600;
  z-index: 1;
  padding-left: 32px;
}
article.doctors .line-main-info .preview-info .line-price:before {
  content: "";
  position: absolute;
  height: 1px;
  left: 0;
  right: 0;
  bottom: 9px;
  display: block;
  background-color: #000000;
  -webkit-transform: translateX(-56px);
          transform: translateX(-56px);
  opacity: 0.3;
}
@media screen and (max-width: 991px) {
  article.doctors .line-main-info .preview-info .line-price:before {
    left: unset;
    right: unset;
    width: 1000px;
  }
}
article.doctors .line-sign-up {
  background-color: #F6F5F5;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 30px 48px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 767px) {
  article.doctors .line-sign-up {
    display: none;
  }
}
article.doctors .line-sign-up h1 {
  font-size: 20px;
  font-weight: 600;
  line-height: 110%;
  margin-bottom: 14px;
}
article.doctors .line-sign-up .experience {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
article.doctors .line-sign-up .experience img {
  margin-right: 8px;
}
article.doctors .line-sign-up .box-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
article.doctors .line-sign-up .box-right a {
  margin-right: 8px;
  display: block;
}
article.doctors .line-sign-up .btn-sign-up {
  width: 147px;
  padding: 10px 10px;
  margin-left: 25px;
}
article.doctors .line-sign-up-md {
  display: none;
  background: transparent;
}
@media screen and (max-width: 767px) {
  article.doctors .line-sign-up-md {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: unset;
        -ms-flex-pack: unset;
            justify-content: unset;
    -webkit-box-align: unset;
        -ms-flex-align: unset;
            align-items: unset;
    padding: 0;
  }
}
article.doctors .line-sign-up-md .box-left {
  background-color: #F6F5F5;
  border-bottom-right-radius: 16px;
  border-bottom-left-radius: 16px;
  text-align: center;
  padding: 33px 20px;
  margin-bottom: 12px;
}
article.doctors .line-sign-up-md .box-left h1 {
  margin-bottom: 12px;
  font-size: 20px;
}
article.doctors .line-sign-up-md .box-left .experience {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
article.doctors .line-sign-up-md .box-right {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.line-article-detail-info {
  border-radius: 16px;
  background-color: #F6F5F5;
  overflow: hidden;
  position: relative;
  z-index: 2;
  margin-bottom: 32px;
}
@media screen and (max-width: 991px) {
  .line-article-detail-info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    border-radius: 0;
    background-color: #ffffff;
  }
}
@media screen and (max-width: 575px) {
  .line-article-detail-info {
    margin-left: -20px;
    margin-right: -20px;
  }
}
.line-article-detail-info .title-column {
  font-size: 20px;
  font-weight: 600;
  padding: 42px 48px 26px;
}
@media screen and (max-width: 767px) {
  .line-article-detail-info .title-column {
    padding: 34px 30px 30px;
  }
}
.line-article-detail-info .title-column.border-bold {
  border-bottom: 1px solid #000000;
}
.line-article-detail-info .title-column.border-r {
  border-right: 1px solid #8C8C8C;
}
@media screen and (max-width: 991px) {
  .line-article-detail-info .title-column.border-r {
    border-right: 0;
  }
}
.line-article-detail-info .title-column.border-b {
  border-bottom: 1px solid #8C8C8C;
}
.line-article-detail-info .column-info {
  -webkit-box-flex: 1;
      -ms-flex: 1 1;
          flex: 1 1;
  position: relative;
}
@media screen and (max-width: 991px) {
  .line-article-detail-info .column-info {
    margin-bottom: 30px;
    border-radius: 16px;
    background-color: #F6F5F5;
  }
}
@media screen and (max-width: 767px) {
  .line-article-detail-info .column-info:last-child {
    margin-bottom: 0;
  }
}
.line-article-detail-info .column-info:first-child:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  display: block;
  width: 1px;
  background-color: #8C8C8C;
}
@media screen and (max-width: 991px) {
  .line-article-detail-info .column-info:first-child:before {
    display: none;
  }
}
.line-article-detail-info .data-column {
  padding: 56px 48px 0;
}
@media screen and (max-width: 767px) {
  .line-article-detail-info .data-column {
    padding: 48px 30px 0;
  }
}
.line-article-detail-info .data-column.border-r {
  border-right: 1px solid #8C8C8C;
}
.line-article-detail-info .data-column ul,
.line-article-detail-info .data-column ol {
  list-style: none;
  padding-left: 0;
  margin: 0;
  opacity: 0.8;
  margin-bottom: 64px;
}
.line-article-detail-info .data-column ul li,
.line-article-detail-info .data-column ol li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 12px;
}
.line-article-detail-info .data-column ul li:last-child,
.line-article-detail-info .data-column ol li:last-child {
  margin-bottom: 0;
}
.line-article-detail-info .data-column ul li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 11px;
  display: block;
  width: 7px;
  height: 1px;
  background-color: #000000;
}
.line-article-detail-info .data-column ol {
  counter-reset: my-counter;
}
.line-article-detail-info .data-column ol li {
  counter-increment: my-counter;
}
.line-article-detail-info .data-column ol li:before {
  content: counter(my-counter) ".";
  position: absolute;
  left: 0;
  top: 0;
  font-size: 16px;
  font-weight: 400;
}
.line-article-detail-info .data-column p {
  margin-bottom: 47px;
  opacity: 0.8;
}
.line-article-detail-info .data-column strong {
  margin-bottom: 30px;
  font-weight: 500;
  line-height: 130%;
  display: block;
  margin-bottom: 78px;
}
@media screen and (max-width: 991px) {
  .line-article-detail-info .data-column strong {
    margin-bottom: 63px;
  }
}
@media screen and (max-width: 767px) {
  .line-article-detail-info .data-column strong {
    margin-bottom: 47px;
  }
}
.line-article-detail-info .data-column h4 {
  margin-bottom: 13px;
}

.line-article-detail-info-education {
  margin-bottom: 50px;
}
@media screen and (max-width: 991px) {
  .line-article-detail-info-education {
    border-radius: 16px;
    background-color: #F6F5F5;
    margin-bottom: 30px;
  }
}
.line-article-detail-info-education .title-column {
  min-height: 93px;
}
.line-article-detail-info-education .title-column img {
  margin-right: 10px;
}
@media screen and (max-width: 767px) {
  .line-article-detail-info-education .title-column {
    min-height: unset;
    padding: 34px 32px 24px;
  }
}
.line-article-detail-info-education .column-info {
  padding-bottom: 40px;
}
@media screen and (max-width: 991px) {
  .line-article-detail-info-education .column-info {
    padding-bottom: 0;
  }
}
@media screen and (max-width: 767px) {
  .line-article-detail-info-education .column-info:first-child {
    margin-bottom: 35px;
  }
  .line-article-detail-info-education .column-info:last-child {
    margin-bottom: 35px;
  }
}
.line-article-detail-info-education .column-info p {
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .line-article-detail-info-education .column-info p {
    margin-bottom: 14px;
  }
}
@media screen and (max-width: 991px) {
  .line-article-detail-info-education .column-info:last-child .title-column {
    display: none;
  }
}
@media screen and (max-width: 991px) {
  .line-article-detail-info-education .column-info:last-child .data-column {
    padding-top: 0;
  }
}
.line-article-detail-info-education .data-column strong {
  display: inline;
  margin-bottom: unset;
}
.line-article-detail-info-education .data-column ul,
.line-article-detail-info-education .data-column ol {
  margin-bottom: 32px;
}

.line-doc ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.line-doc ul li {
  margin-right: 10px;
  margin-bottom: 10px;
  width: 94px;
  height: 115px;
  border-radius: 16px;
  background: #B3B3B3;
}
.line-doc ul li:last-child {
  margin-right: 0;
}
.line-doc ul li a {
  font-size: 14px;
  font-weight: 400;
  color: #000000;
  text-decoration: none;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  display: block;
}
.line-doc ul li a img {
  border-radius: 16px;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}
.line-doc ul li a:hover {
  color: #503F37;
}

.colunm-data-404 {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 80px 0 100px;
}
@media screen and (max-width: 767px) {
  .colunm-data-404 {
    padding: 80px 0 80px;
  }
}
@media screen and (max-width: 575px) {
  .colunm-data-404 {
    padding: 60px 0 40px;
  }
}
.colunm-data-404 img {
  margin-bottom: 34px;
}
@media screen and (max-width: 767px) {
  .colunm-data-404 img {
    width: 100%;
  }
}
.colunm-data-404 h2 {
  margin-bottom: 11px;
}
.colunm-data-404 p {
  margin-bottom: 47px;
}
@media screen and (max-width: 767px) {
  .colunm-data-404 p {
    text-align: center;
  }
}
.colunm-data-404 .btn-to-home {
  padding: 12px 10px;
  width: 156px;
}

.error404 footer,
.privacy-policy footer,
.archive:not(.tax-medicine-direction) footer,
.page-template-page-confirmation footer {
  padding-top: 67px;
  border-top: 1px solid rgba(0, 0, 0, 0.3);
}

#wpdcom .wpd-form-head {
  display: none;
}
#wpdcom form .wpd-field-comment .wpdiscuz-textarea-wrap .wpd-textarea-wrap {
  -ms-flex-preferred-size: 100% !important;
      flex-basis: 100% !important;
}
#wpdcom form .wpd-field-comment .wpdiscuz-textarea-wrap .wpd-editor-buttons-right {
  display: none !important;
}
#wpdcom form .wpd-form-col-full .wc_email-wrapper {
  display: none !important;
}
#wpdcom form .wc_notification_new_comment-0_0 {
  display: none;
}
#wpdcom form .wc-field-submit > .wpd_label {
  display: none;
}

#wpd-threads {
  border-radius: 16px;
  border: 1px solid #DCD9D7;
  background: #ffffff;
  -webkit-box-flex: 1;
      -ms-flex: 1 1;
          flex: 1 1;
  max-width: 704px;
  padding: 45px 20px 20px;
}
#wpd-threads .wpd-thread-head {
  border-bottom: 0;
  margin-left: 44px;
  margin-bottom: 45px;
}
@media screen and (max-width: 767px) {
  #wpd-threads .wpd-thread-head {
    margin-left: 0;
    margin-bottom: 27px;
  }
}
@media screen and (max-width: 575px) {
  #wpd-threads .wpd-thread-head {
    margin-left: 9px;
  }
}
#wpd-threads .wpd-thread-head:before {
  content: "Останні відгуки пацієнтів";
  display: block;
  font-size: 20px;
  font-weight: 600;
}
#wpd-threads .wpd-thread-head > div {
  display: none !important;
}
#wpd-threads .wpd-comment-info-bar {
  display: none;
}
#wpd-threads .wpd-thread-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0;
}
@media screen and (max-width: 575px) {
  #wpd-threads .wpd-thread-list {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}
#wpd-threads .wpd-thread-list .comment {
  margin: 0 6px;
}
#wpd-threads .wpd-thread-list .wpd-comment-wrap {
  padding-bottom: 0;
  margin-bottom: 24px;
}
#wpd-threads .wpd-thread-list .wpd-comment-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-bottom: 0;
  position: relative;
}
#wpd-threads .wpd-thread-list .wpd-comment-header {
  padding: 0;
}
@media screen and (max-width: 767px) {
  #wpd-threads .wpd-thread-list .wpd-comment-header .wpd-user-info {
    margin-top: 0 !important;
    margin-left: 0 !important;
  }
}
#wpd-threads .wpd-thread-list .wpd-comment-header .wpd-comment-status {
  position: absolute;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: rgba(140, 140, 140, 0.6);
  border-radius: 16px;
}
#wpd-threads .wpd-thread-list .wpd-comment-header .wpd-comment-status .wpd-unapproved {
  color: #502d01;
}
#wpd-threads .wpd-thread-list .wpd-comment-header .wpd-user-info .wpd-follow-link {
  display: none;
}
#wpd-threads .wpd-thread-list .wpd-comment-header .wpd-user-info .box-autor {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px;
  padding-left: 30px;
}
#wpd-threads .wpd-thread-list .wpd-comment-header .wpd-user-info .box-autor img {
  width: 47px;
  height: 47px;
  -o-object-fit: cover;
     object-fit: cover;
  margin-right: 10px;
}
#wpd-threads .wpd-thread-list .wpd-comment-header .wpd-user-info .box-autor p {
  margin: 0;
}
#wpd-threads .wpd-thread-list .wpd-comment-header .wpd-user-info .box-autor a {
  pointer-events: none;
  color: #000000;
  text-decoration: none;
  cursor: default;
  text-transform: uppercase;
}
#wpd-threads .wpd-thread-list .wpd-comment-header .wpd-user-info .box-autor .date {
  font-size: 12px;
  color: #000000;
  font-weight: 300;
}
#wpd-threads .wpd-thread-list .wpd-comment-header .wpd-user-info .box-autor .name {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 5px;
  color: #000000;
}
#wpd-threads .wpd-thread-list .wpd-comment-header .wpd-user-info .wpd-comment-label {
  display: none;
}
#wpd-threads .wpd-thread-list .wpd-comment-header .wpd-user-info .wpd-comment-date {
  font-size: 12px;
  font-weight: 300;
  color: #000000;
}
#wpd-threads .wpd-thread-list .wpd-comment-header .wpd-user-info .wpd-comment-date i {
  display: none;
}
#wpd-threads .wpd-thread-list .wpd-comment-text {
  margin: 0 !important;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-flex: 1;
      -ms-flex: 1 1;
          flex: 1 1;
  padding: 20px;
  position: relative;
  border-radius: 16px 16px 16px 0px;
  background: #F7F7F7;
  min-height: 215px;
  max-width: 280px;
  min-width: 280px;
}
#wpd-threads .wpd-thread-list .wpd-comment-text:before {
  content: "";
  position: absolute;
  display: block;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background-image: url("../img/icon-bg-reviews.svg");
  background-repeat: no-repeat;
  background-position: center;
}
#wpd-threads .wpd-thread-list .wpd-comment-text:after {
  position: absolute;
  content: "";
  width: 32px;
  height: 26px;
  bottom: -26px;
  left: 0;
  background-repeat: no-repeat;
  background-image: url("../img/icon-triangle.svg");
}
#wpd-threads .wpd-thread-list .wpd-comment-text > p {
  font-size: 14px;
  margin-bottom: 15px;
  font-weight: 400;
  color: #000000;
  line-height: 130%;
}
#wpd-threads .wpd-thread-list .wpd-comment-text .wpd-top-custom-fields {
  padding: 0 !important;
}
#wpd-threads .wpd-thread-list .wpd-comment-text .wpd-top-custom-fields .wpd-cf-rating {
  padding: 0;
}
#wpd-threads .wpd-thread-list .wpd-comment-text .wpd-top-custom-fields .wpd-cf-rating .wpd-cf-label {
  display: none;
}
#wpd-threads .wpd-thread-list .wpd-comment-text .wpd-top-custom-fields .wpd-cf-rating .wpd-cf-value {
  padding: 0 !important;
}
#wpd-threads .wpd-thread-list .wpd-comment-text .wpd-top-custom-fields .wpd-cf-rating .wpd-cf-value i {
  font-size: 12px;
  min-width: unset;
}
#wpd-threads .wpd-thread-list .wpd-comment-text .wpd-top-custom-fields .wpd-cf-rating .wpd-cf-value .wcf-active-star {
  color: #503F37;
}
#wpd-threads .wpd-thread-list .wpd-comment-footer {
  display: none;
}

#comments {
  max-width: unset;
  margin: 0;
  color: #000000;
  margin-bottom: 93px;
}
@media screen and (max-width: 767px) {
  #comments {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 575px) {
  #comments {
    margin-left: -20px;
    margin-right: -20px;
  }
}
#comments #wpdcom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  padding: 0;
  margin: 0;
  max-width: unset;
}
@media screen and (max-width: 1264px) {
  #comments #wpdcom {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
#comments #wpdcom .wpd-form-wrap {
  border-radius: 16px;
  background: #DCD9D7;
  min-width: 496px;
  margin-left: 24px;
  padding: 46px 32px 32px;
  height: 100%;
}
@media screen and (max-width: 1264px) {
  #comments #wpdcom .wpd-form-wrap {
    margin: 0 auto;
    margin-bottom: 110px;
    max-width: 496px;
  }
}
@media screen and (max-width: 767px) {
  #comments #wpdcom .wpd-form-wrap {
    min-width: auto;
    margin: 0;
    margin-bottom: 80px;
  }
}
#comments #wpdcom .wpd-form-wrap .wpd_comm_form {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
  margin-bottom: 115px;
}
@media screen and (max-width: 767px) {
  #comments #wpdcom .wpd-form-wrap .wpd_comm_form {
    margin-bottom: 70px;
  }
}
#comments #wpdcom .wpd-form-wrap .wpd_comm_form .wpd-field-comment .wc-field-textarea .wpdiscuz-textarea-wrap {
  padding: 0;
}
#comments #wpdcom .wpd-form-wrap .wpd_comm_form .wpd-field-comment .wc-field-textarea .wpdiscuz-textarea-wrap textarea {
  max-width: 416px;
  padding: 12px 24px;
  border-radius: 16px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  min-height: 127px !important;
  background: #FFF;
  color: #8C8C8C;
  font-family: "Manrope";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
}
#comments #wpdcom .wpd-form-wrap .wpd_comm_form .wpd-form-col-full .wpd-field-rating {
  padding: 0;
  margin-bottom: 28px;
}
#comments #wpdcom .wpd-form-wrap .wpd_comm_form .wpd-form-col-full .wpd-field-rating .wpd-field-group-title {
  padding-bottom: 0;
  padding-right: 0;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  margin-bottom: 15px;
}
#comments #wpdcom .wpd-form-wrap .wpd_comm_form .wpd-form-col-full .wpd-field-rating .wpdiscuz-rating label {
  margin-right: 10px;
}
#comments #wpdcom .wpd-form-wrap .wpd_comm_form .wpd-form-col-full .wpd-field-rating .wpdiscuz-rating label:before {
  line-height: normal;
  font-size: 22px;
}
#comments #wpdcom .wpd-form-wrap .wpd_comm_form .wpd-form-col-full .wc_name-wrapper {
  display: none;
  padding: 0;
}
#comments #wpdcom .wpd-form-wrap .wpd_comm_form .wpd-form-col-full .wc_name-wrapper input {
  outline: none;
}
#comments #wpdcom .wpd-form-wrap .wpd_comm_form .wpd-form-col-full label[for=wc_name-0_0] {
  display: none;
}
#comments #wpdcom .wpd-form-wrap .wpd_comm_form .wpd-form-col-full .wc-field-submit {
  padding-top: 0;
  position: absolute;
  bottom: 0;
  width: 100%;
  max-width: 416px;
  -webkit-transform: translateY(calc(100% + 40px));
          transform: translateY(calc(100% + 40px));
}
@media screen and (max-width: 767px) {
  #comments #wpdcom .wpd-form-wrap .wpd_comm_form .wpd-form-col-full .wc-field-submit {
    -webkit-transform: translateY(calc(100% + 10px));
            transform: translateY(calc(100% + 10px));
  }
}
#comments #wpdcom .wpd-form-wrap .wpd_comm_form .wpd-form-col-full .wc-field-submit .wpd-prim-button {
  width: 100%;
  margin-left: 0;
  cursor: pointer;
  display: block;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  outline: none;
  margin: 0;
  text-align: center;
  font-weight: 400;
  font-size: 14px;
  line-height: 130%;
  color: #ffffff;
  border-radius: 16px;
  background-color: #000000;
  padding: 14px 14px;
}
#comments #wpdcom .wpd-form-wrap .wpd_comm_form .wpd-form-col-full .wc-field-submit .wpd-prim-button:hover, #comments #wpdcom .wpd-form-wrap .wpd_comm_form .wpd-form-col-full .wc-field-submit .wpd-prim-button.active {
  background-color: #4d4d4d;
  font-family: 600;
  text-decoration: none;
  outline: none;
  color: #ffffff;
}
#comments #wpdcom .wpd-form-wrap .wpd_comm_form .title-form {
  font-size: 20px;
  margin-bottom: 47px;
  font-weight: 600;
}
#comments #wpdcom .wpd-form-wrap .wpd_comm_form .label {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
}
#comments #wpdcom .wpd-form-wrap .wpd_comm_form .wpd-field-rating {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
#comments #wpdcom .wpd-form-wrap .wpd_comm_form .wpdiscuz-item {
  margin-bottom: 31px;
}
#comments #wpdcom .wpd-form-wrap .wpd_comm_form .wpdiscuz-item input {
  max-width: 416px;
  padding: 12px 24px;
  border-radius: 16px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  background: #FFF;
  color: #8C8C8C;
  font-family: "Manrope";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
}
#comments #wpdcom .wpd-form-wrap .wpd_comm_form .wpdiscuz-item input {
  height: unset;
}
#comments #wpdcom .wpd-thread-wrapper {
  margin-top: 0;
}
@media screen and (max-width: 1264px) {
  #comments #wpdcom .wpd-thread-wrapper {
    margin: 0 auto;
    max-width: 100%;
  }
}
#comments #wpdcom .wpd-thread-wrapper .wpd-thread-list > div.wpd-comment:not(:nth-last-child(-n+5)) {
  display: none !important;
}

.wpdiscuz-post-rating-wrap {
  margin: 0 0 31px;
  border-radius: 16px;
  background-color: #DCD9D7;
}
.wpdiscuz-post-rating-wrap .wpd-rating {
  margin: 0;
  padding: 32px 0;
}
.wpdiscuz-post-rating-wrap .wpd-rating .wpd-rating-left {
  display: none;
}
.wpdiscuz-post-rating-wrap .wpd-rating .wpd-rating-right {
  display: none;
}
.wpdiscuz-post-rating-wrap .wpd-rating .wpd-rating-data {
  width: auto !important;
  position: relative;
}
.wpdiscuz-post-rating-wrap .wpd-rating .wpd-rating-data .wpd-rating-value {
  width: auto;
  height: auto;
  border: 0;
  background-color: transparent;
}
.wpdiscuz-post-rating-wrap .wpd-rating .wpd-rating-data .wpd-rating-value .wpdrv {
  color: #000000 !important;
  font-family: "Manrope";
  font-size: 24px !important;
  line-height: 24px !important;
  margin-bottom: 50px;
  font-weight: 600;
}
.wpdiscuz-post-rating-wrap .wpd-rating .wpd-rating-data .wpd-rating-value .wpdrc {
  display: inline !important;
  color: #8C8C8C !important;
  font-family: "Manrope";
  font-size: 14px !important;
  line-height: 14px !important;
  padding-top: 0 !important;
}
.wpdiscuz-post-rating-wrap .wpd-rating .wpd-rating-data .wpd-rating-value .wpdrt {
  display: inline !important;
  color: #8C8C8C !important;
  font-family: "Manrope";
  font-size: 14px !important;
  line-height: 14px !important;
}
.wpdiscuz-post-rating-wrap .wpd-rating .wpd-rating-data .wpd-rating-value:hover {
  background-color: transparent;
}
.wpdiscuz-post-rating-wrap .wpd-rating .wpd-rating-data .wpd-rating-value:hover .wpdrv {
  color: #000000 !important;
  display: block !important;
}
.wpdiscuz-post-rating-wrap .wpd-rating .wpd-rating-data .wpd-rating-value:hover .wpdrc {
  display: inline !important;
  color: #8C8C8C !important;
}
.wpdiscuz-post-rating-wrap .wpd-rating .wpd-rating-data .wpd-rating-value:hover .wpdrt {
  display: inline !important;
  color: #8C8C8C !important;
}
.wpdiscuz-post-rating-wrap .wpd-rating .wpd-rating-data .wpd-rating-title {
  display: none;
}
.wpdiscuz-post-rating-wrap .wpd-rating .wpd-rating-wrap .wpd-rating-stars {
  margin-top: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.wpdiscuz-post-rating-wrap .wpd-rating .wpd-rating-wrap .wpd-rating-stars svg {
  margin-right: 11px;
}
.wpdiscuz-post-rating-wrap .wpd-rating .wpd-rating-wrap .wpd-rating-stars svg:last-child {
  margin-right: 0;
}
.wpdiscuz-post-rating-wrap .wpd-rating .wpd-rating-wrap .wpd-rating-stars svg .wpd-active {
  fill: #503F37;
}

.box-all-review {
  margin-left: 67px;
}
@media screen and (max-width: 991px) {
  .box-all-review {
    padding-top: 0;
  }
}
@media screen and (max-width: 767px) {
  .box-all-review {
    display: none;
  }
}
.box-all-review > h2 {
  margin-bottom: 34px;
}
.box-all-review .line-reviews {
  margin: 0 -6px;
}
.box-all-review .line-reviews .item-slide {
  margin: 0 6px 24px;
}

#post-3 {
  max-width: 645px;
}

.page.type-page {
  padding: 82px 0;
}
.page.type-page h1 {
  margin-bottom: 31px;
}

.section-confirmation {
  margin-bottom: 80px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}
@media screen and (max-width: 767px) {
  .section-confirmation {
    border-bottom: 0;
    margin-bottom: 0;
  }
}
.section-confirmation .warn-calendar {
  font-size: 12px;
  margin-top: 40px;
}
.section-confirmation svg {
  display: block;
  margin: 0 auto;
  margin-bottom: 48px;
}
@media screen and (max-width: 767px) {
  .section-confirmation svg {
    max-width: 185px;
    margin-bottom: 14px;
  }
}
.section-confirmation article {
  margin: 0 auto;
}
.section-confirmation article p {
  opacity: 0.8;
}
.section-confirmation .box-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 80px;
}
.section-confirmation .box-links > a {
  display: block;
  margin-bottom: 11px;
  color: #000000;
  text-decoration: none;
  opacity: 0.8;
}
.section-confirmation .box-links > a:hover {
  color: #503F37;
}
.section-confirmation .box-links ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
}
.section-confirmation .box-links ul li {
  margin-right: 10px;
}
.section-confirmation .box-links ul li:last-child {
  margin-right: 0;
}
.section-services h2 {
  margin-bottom: 30px;
}
.section-services p {
  margin-bottom: 80px;
  max-width: 600px;
}
.section-services .list-services {
  display: -ms-grid;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  gap: 18px;
}
.section-services .list-services .item-services {
  position: relative;
  border-radius: 16px;
  background: #F6F5F5;
  padding: 30px;
  min-height: 265px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.section-services .list-services .item-services img {
  display: block;
  margin: 0 auto 20px;
}
.section-services .list-services .item-services .service-link {
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  text-decoration: none;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  display: block;
  color: #000;
  text-transform: uppercase;
  position: absolute;
  bottom: 30px;
}
.section-services .list-services .item-services .service-link:hover {
  color: #503F37;
}

.mobile-nav {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  min-width: 300px;
  -webkit-transform: translateX(-150%);
          transform: translateX(-150%);
  background: #ffffff;
  z-index: 30;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.mobile-nav.mobile-nav-showed {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}
.mobile-nav .btn-toggle-nav {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  right: -40px;
  top: 10px;
  padding: 0;
}
.mobile-nav .btn-toggle-nav span {
  width: 30px;
  height: 2px;
  background-color: #000000;
  display: block;
  position: absolute;
}
.mobile-nav .btn-toggle-nav span:first-child {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.mobile-nav .btn-toggle-nav span:last-child {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.mobile-nav .main-nav-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
}
.mobile-nav .main-nav-content .btn-toggle-nav {
  display: none;
}
.mobile-nav .main-nav-content .nav-menu {
  display: block;
}
.mobile-nav .main-nav-content .main-content {
  -webkit-box-flex: 1;
      -ms-flex: 1 1;
          flex: 1 1;
  overflow-y: auto;
}
.mobile-nav .main-nav-content .main-content .logo {
  display: block;
  padding: 10px;
  margin-bottom: 30px;
}
.mobile-nav .main-nav-content .main-content .logo img {
  display: block;
}
.mobile-nav .main-nav-content .main-content nav {
  width: 100%;
}
.mobile-nav .main-nav-content .main-content nav ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 10px;
}
.mobile-nav .main-nav-content .main-content nav ul li {
  position: relative;
  border-bottom: 1px solid #8C8C8C;
  margin-left: 0;
  width: 100%;
}
.mobile-nav .main-nav-content .main-content nav ul li:last-child {
  border-bottom: 0;
  margin-top: 20px;
}
.mobile-nav .main-nav-content .main-content nav ul li.menu-item-has-children::before {
  display: none;
}
.mobile-nav .main-nav-content .main-content nav ul li.menu-item-has-children::after {
  display: none;
}
.mobile-nav .main-nav-content .main-content nav ul li.menu-item-has-children > a {
  padding-right: 40px;
}
.mobile-nav .main-nav-content .main-content nav ul li .submenu-group {
  background: white;
  overflow: auto;
  position: relative;
  left: 0;
  width: 100%;
  top: 0;
  z-index: 1;
}
.mobile-nav .main-nav-content .main-content nav ul li:hover .submenu-group {
  left: unset;
}
.mobile-nav .main-nav-content .main-content nav ul li .btn-toggle-sub-menu {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0;
  position: absolute;
  right: 10px;
  top: 8px;
  z-index: 2;
  color: #00966a;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.mobile-nav .main-nav-content .main-content nav ul li .btn-toggle-sub-menu:after {
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  background-image: url(../img/arrow-down.svg);
  background-position: center;
  background-repeat: no-repeat;
}
.mobile-nav .main-nav-content .main-content nav ul li a {
  position: relative;
  display: block;
  font-size: 16px;
  line-height: normal;
  font-weight: 500;
  padding: 15px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.mobile-nav .main-nav-content .main-content nav ul li a:hover {
  text-decoration: none;
}
.mobile-nav .main-nav-content .main-content nav ul li.sub-menu-expanded > .btn-toggle-sub-menu:after {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.mobile-nav .main-nav-content .main-content nav ul li .submenu-group {
  background: transparent;
  -webkit-transition: none;
  transition: none;
}
.mobile-nav .main-nav-content .main-content nav ul li .submenu-group:before {
  display: none;
}
.mobile-nav .main-nav-content .main-content nav ul li .submenu-group-inner {
  padding: 0;
}
.mobile-nav .main-nav-content .main-content nav ul li .submenu-group-inner .submenu-title {
  display: none;
}
.mobile-nav .main-nav-content .main-content nav ul li .submenu-group-inner .sub-menu {
  display: block;
  padding-left: 30px;
}
.mobile-nav .main-nav-content .main-content nav ul li .submenu-group-inner .sub-menu li {
  padding: 5px;
}
.mobile-nav .main-nav-content .main-content nav ul li .submenu-group-inner .sub-menu li:last-child {
  margin-top: 0;
}
.mobile-nav .main-nav-content .main-content nav ul li .submenu-group-inner .sub-menu li a {
  font-size: 16px;
  line-height: normal;
  font-weight: 500;
}
.mobile-nav .main-nav-content .main-content nav ul li .submenu-group-inner:after {
  display: none;
}
.mobile-nav .main-nav-content .foot-content {
  padding: 15px 15px;
  -webkit-box-shadow: 0 -1px 2px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 -1px 2px 0 rgba(0, 0, 0, 0.1);
}
.mobile-nav .main-nav-content .foot-content ul {
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: center;
}
.mobile-nav .main-nav-content .foot-content ul li {
  margin-bottom: 8px;
}
.mobile-nav .main-nav-content .foot-content ul li:last-child {
  margin-bottom: 0;
}
.mobile-nav .main-nav-content .foot-content ul li a {
  text-decoration: none;
  color: #000000;
  font-size: 16px;
}
.mobile-nav .main-nav-content .foot-content ul li a:hover {
  color: #503F37;
}
.mobile-nav .main-nav-content .foot-content > a {
  display: block;
  font-size: 20px;
  color: #000000;
  font-weight: 600;
  text-decoration: none;
  margin: 18px 0 15px;
  text-align: center;
}
.mobile-nav .main-nav-content .foot-content > a:hover {
  color: #503F37;
}
.mobile-nav .main-nav-content .foot-content ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.mobile-nav .main-nav-content .foot-content ul li {
  margin-right: 10px;
}
.mobile-nav .main-nav-content .foot-content ul li:last-child {
  margin-right: 0;
}
.mobile-nav .main-nav-content .foot-content .list-media {
  display: block;
  text-align: center;
}
.mobile-nav .main-nav-content .foot-content .list-media li {
  margin-bottom: 10px;
}
.mobile-nav .main-nav-content .foot-content .list-media li:last-child {
  margin-bottom: 0;
}
.mobile-nav .main-nav-content .foot-content .list-media li a {
  padding: 9px 5px;
  width: 147px;
  border-radius: 16px;
}

.blog {
  /* Контейнер блоку */
  /* Дві колонки: велика стаття + сайдбар */
  /* ——— Ліва колонка ——— */
  /* Картинка з кнопкою поверх */
  /* ——— Адаптив ——— */
  /* Кнопка "Показати більше" */
  /* Адаптив: стекаємо, картинка під заголовком */
  /* Грід 2×2 */
  /* Картка-рядок (посилання повністю клікабельне) */
  /* Мініатюра */
  /* Контент */
  /* Кнопка знизу */
  /* Адаптиви */
  /* активна категорія (підкреслення) */
  /* дрібні екрани */
}
.blog :root {
  --text: #000;
  --muted: #7a7a7a;
  --brown: #4f3f37;
  --tile: #f5f4f4;
  --radius-lg: 16px;
  --radius-md: 12px;
}
.blog .hero-articles {
  padding: 40px 0 48px;
  margin-bottom: 65px;
}
@media screen and (max-width: 767px) {
  .blog .hero-articles {
    margin-bottom: 10px;
  }
}
.blog .hero-articles__grid {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1.2fr 25px minmax(320px, 1fr);
  grid-template-columns: 1.2fr minmax(320px, 1fr);
  gap: 25px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
}
@media screen and (max-width: 991px) {
  .blog .hero-articles__grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.blog .featured-article__head {
  margin-bottom: 52px;
}
@media screen and (max-width: 991px) {
  .blog .featured-article__head {
    margin-bottom: 25px;
  }
}
.blog .featured-article__title {
  margin: 0 0 25px;
  font-size: 32px;
  font-style: normal;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  .blog .featured-article__title {
    font-size: 28px;
  }
}
.blog .featured-article__title a {
  color: #000000;
  text-decoration: none;
}
.blog .featured-article__title a:hover {
  color: #503F37;
}
.blog .featured-article__meta {
  color: var(--muted);
  font-size: 14px;
}
.blog .featured-article__media {
  position: relative;
  display: block;
  overflow: hidden;
  /* стабільне співвідношення */
  isolation: isolate;
  /* для гарного накладання */
}
.blog .featured-article__media img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
  max-height: 349px;
  border-radius: 16px;
}
.blog .featured-article__media .featured-article__cta {
  position: absolute;
  right: 24px;
  bottom: 34px;
  z-index: 1;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  padding: 10px 26px;
}
@media screen and (max-width: 767px) {
  .blog .featured-article__media .featured-article__cta {
    position: relative;
    bottom: 0;
    right: 0;
    margin-top: 20px;
  }
}
.blog .latest {
  margin-top: 88px;
}
@media screen and (max-width: 991px) {
  .blog .latest {
    margin-top: 40px;
  }
}
.blog .latest__header {
  margin-top: 6px;
  margin-bottom: 19px;
  padding-bottom: 21px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}
@media screen and (max-width: 767px) {
  .blog .latest__header {
    margin-bottom: 8;
  }
}
.blog .latest__header .latest__title {
  font-size: 16px;
  font-weight: 400;
}
.blog .latest__list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: -ms-grid;
  display: grid;
  gap: 14px;
}
.blog .latest-card__link {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 161px 16px 1fr;
  grid-template-columns: 161px 1fr;
  gap: 16px;
  padding: 12px;
  text-decoration: none;
  color: inherit;
}
@media screen and (max-width: 767px) {
  .blog .latest-card__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.blog .latest-card__thumb {
  overflow: hidden;
}
.blog .latest-card__thumb img {
  width: 161px;
  height: 161px;
  border-radius: 16px;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
@media screen and (max-width: 767px) {
  .blog .latest-card__thumb img {
    width: 100%;
    height: auto;
  }
}
.blog .latest-card__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.blog .latest-card__body .latest-card__date {
  -webkit-box-flex: 1;
      -ms-flex: 1 1;
          flex: 1 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.blog .pill {
  display: inline-block;
  padding: 4px 8px;
  font-size: 12px;
  font-weight: 400;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 20px;
  border-radius: 4px;
  background: #85695B;
}
.blog .latest-card__title {
  margin: 0 0 6px;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
}
.blog .latest-card__date {
  font-size: 12px;
}
.blog .cat-rows,
.blog .doctors-advise {
  border-top: 1px solid rgba(0, 0, 0, 0.08);
}
.blog .cat-rows .desrc-specialist > a:before,
.blog .doctors-advise .desrc-specialist > a:before {
  display: none;
}
.blog .cat-rows__head,
.blog .cat-grid__head {
  padding-top: 16px;
  margin-bottom: 57px;
}
@media screen and (max-width: 767px) {
  .blog .cat-rows__head,
  .blog .cat-grid__head {
    margin-bottom: 25px;
  }
}
.blog .cat-rows__title,
.blog .cat-grid__title {
  margin: 0;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
}
.blog .post-rows {
  list-style: none;
  margin: 0;
  padding: 0;
}
.blog .post-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 32px;
  padding: 50px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}
@media screen and (max-width: 991px) {
  .blog .post-row {
    text-align: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.blog .post-row:last-child {
  border-bottom: 0;
}
.blog .post-row__content {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  min-width: 0;
}
.blog .post-row__content .post-row__title {
  margin: 0 0 23px;
  font-size: 32px;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  .blog .post-row__content .post-row__title {
    font-size: 28px;
  }
}
.blog .post-row__content .post-row__title a {
  color: #000;
  text-decoration: none;
}
.blog .post-row__content .post-row__title a:hover {
  color: #503F37;
}
.blog .post-row__content .post-row__excerpt {
  margin: 0 0 29px;
  font-size: 16px;
  font-weight: 400;
}
.blog .post-row__content .post-row__meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 14px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 12px;
  color: var(--muted);
  font-weight: 700;
}
@media screen and (max-width: 991px) {
  .blog .post-row__content .post-row__meta {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.blog .post-row__content .post-row__author {
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 600;
}
.blog .post-row__content time {
  font-size: 12px;
  font-weight: 300;
}
.blog .post-row__media {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 360px;
          flex: 0 0 360px;
  max-width: 358px;
  display: block;
  overflow: hidden;
  -webkit-transition: -webkit-transform 0.2s ease, -webkit-box-shadow 0.2s ease;
  transition: -webkit-transform 0.2s ease, -webkit-box-shadow 0.2s ease;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
  transition: transform 0.2s ease, box-shadow 0.2s ease, -webkit-transform 0.2s ease, -webkit-box-shadow 0.2s ease;
}
.blog .post-row__media img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
  border-radius: 16px;
}
.blog .cat-rows__more {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding-top: 28px;
}
@media screen and (max-width: 991px) {
  .blog .cat-rows__more {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.blog .btn-outline {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-width: 190px;
  height: 40px;
  padding: 0 16px;
  border: 1px solid #000;
  border-radius: 16px;
  background: #fff;
  color: #000;
  font-weight: 500;
  text-decoration: none;
  -webkit-transition: background 0.2s ease, -webkit-transform 0.1s ease;
  transition: background 0.2s ease, -webkit-transform 0.1s ease;
  transition: background 0.2s ease, transform 0.1s ease;
  transition: background 0.2s ease, transform 0.1s ease, -webkit-transform 0.1s ease;
}
.blog .btn-outline:hover {
  background: #f8f8f8;
}
.blog .btn-outline:active {
  -webkit-transform: translateY(1px);
          transform: translateY(1px);
}
.blog .cat-grid {
  border-top: 1px solid rgba(0, 0, 0, 0.08);
}
.blog .post-cards {
  list-style: none;
  margin: 0;
  padding: 0;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: minmax(320px, 1fr) 48px minmax(320px, 1fr);
  grid-template-columns: repeat(2, minmax(320px, 1fr));
  gap: 28px 48px;
}
@media screen and (max-width: 991px) {
  .blog .post-cards {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.blog .post-card {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 161px 16px 1fr;
  grid-template-columns: 161px 1fr;
  gap: 16px;
  color: inherit;
  padding: 8px 6px;
  text-decoration: none;
}
.blog .post-card:hover {
  text-decoration: none;
  color: #503F37;
}
.blog .post-card__thumb {
  width: 161px;
  overflow: hidden;
}
.blog .post-card__thumb img {
  width: 100%;
  height: 161px;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
  border-radius: 16px;
}
.blog .post-card__body {
  min-width: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.blog .post-card__title {
  margin: 0 0 8px;
  font-size: 18px;
  line-height: 1.25;
  font-weight: 800;
}
.blog .post-card__date {
  font-size: 12px;
}
.blog .cat-grid__more {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 24px;
}
.blog .blog-cats {
  margin: 82px 0 40px;
  padding: 10px 0 24px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}
.blog .blog-cats__scroller {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.blog .blog-cats__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 30px;
  white-space: nowrap;
  list-style: none;
  margin: 0;
  padding: 0;
  overflow: auto;
}
.blog .blog-cats__item a {
  display: inline-block;
  padding: 6px 0;
  text-decoration: none;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  color: #000;
}
.blog .blog-cats__item a:hover {
  color: #503F37;
}
@media (max-width: 600px) {
  .blog .blog-cats__list {
    gap: 16px;
  }
}

.archive.category section,
.archive.author section {
  padding: 80px 0 30px;
}
.archive.category section .clamp-5,
.archive.author section .clamp-5 {
  line-height: 1.5;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
  text-overflow: ellipsis;
  max-height: calc(5 * 1.5 * 1em);
}
.archive.category section article.hentry,
.archive.author section article.hentry {
  padding: 32px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
  /* 2) клампимо ТІЛЬКИ перший абзац тексту під заголовком */
  /* (необов’язково) 3) ховаємо інші абзаци, щоб не розсовували макет */
  /* Якщо Gutenberg обгортає абзац у wp-block-* */
}
.archive.category section article.hentry:first-of-type,
.archive.author section article.hentry:first-of-type {
  border-top: 1px solid rgba(0, 0, 0, 0.08);
}
.archive.category section article.hentry .meta,
.archive.author section article.hentry .meta {
  margin-bottom: 20px;
}
.archive.category section article.hentry > .row,
.archive.author section article.hentry > .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.archive.category section article.hentry .col-sm-3,
.archive.author section article.hentry .col-sm-3 {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
.archive.category section article.hentry .col-sm-9,
.archive.author section article.hentry .col-sm-9 {
  display: block;
  overflow: visible;
  -webkit-line-clamp: initial;
  max-height: none;
}
.archive.category section article.hentry .col-sm-9 > p:first-of-type,
.archive.author section article.hentry .col-sm-9 > p:first-of-type {
  line-height: 1.5;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
  text-overflow: ellipsis;
  max-height: calc(5 * 1.5 * 1em);
  margin: 0 0 14px;
  color: #7a7a7a;
  font-size: 15px;
}
.archive.category section article.hentry .col-sm-9 > p:nth-of-type(n + 2),
.archive.author section article.hentry .col-sm-9 > p:nth-of-type(n + 2) {
  display: none;
}
.archive.category section article.hentry .col-sm-9 > .wp-block-paragraph:first-of-type p,
.archive.author section article.hentry .col-sm-9 > .wp-block-paragraph:first-of-type p {
  line-height: 1.5;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
  text-overflow: ellipsis;
  max-height: calc(5 * 1.5 * 1em);
}
.archive.category section article.hentry .col-sm-9 > .wp-block-group:first-of-type p,
.archive.author section article.hentry .col-sm-9 > .wp-block-group:first-of-type p {
  line-height: 1.5;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
  text-overflow: ellipsis;
  max-height: calc(5 * 1.5 * 1em);
}
.archive.category section article.hentry .thumbnail,
.archive.author section article.hentry .thumbnail {
  border-radius: 14px;
  overflow: hidden;
  background: #eee;
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.04) inset;
          box-shadow: 0 1px 0 rgba(0, 0, 0, 0.04) inset;
  display: block;
  border: 0;
  padding: 0;
  aspect-ratio: 16/10;
}
.archive.category section article.hentry .thumbnail img,
.archive.author section article.hentry .thumbnail img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
.archive.category section article.hentry h2,
.archive.author section article.hentry h2 {
  margin: 0 0 10px;
  font-size: clamp(22px, 2.6vw, 28px);
  line-height: 1.2;
  font-weight: 800;
}
.archive.category section article.hentry h2 a,
.archive.author section article.hentry h2 a {
  color: #111;
  text-decoration: none;
}
.archive.category section article.hentry h2 a:hover,
.archive.author section article.hentry h2 a:hover {
  color: #503F37;
}
.archive.category section article.hentry .entry-summary,
.archive.category section article.hentry .entry-content,
.archive.author section article.hentry .entry-summary,
.archive.author section article.hentry .entry-content {
  margin: 0 0 14px;
  color: #7a7a7a;
  font-size: 15px;
  line-height: 1.5;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.archive.category section article.hentry .entry-meta,
.archive.author section article.hentry .entry-meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 14px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 12px;
  color: #7a7a7a;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.02em;
}
.archive.category section article.hentry .entry-meta a,
.archive.author section article.hentry .entry-meta a {
  color: #7a7a7a;
  text-decoration: none;
}
.archive.category section article.hentry .entry-meta a:hover,
.archive.author section article.hentry .entry-meta a:hover {
  text-decoration: underline;
}
@media (max-width: 900px) {
  .archive.category section article.hentry > .row,
  .archive.author section article.hentry > .row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 16px;
  }
  .archive.category section article.hentry .col-sm-3,
  .archive.author section article.hentry .col-sm-3 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 100% !important;
    max-width: none;
  }
  .archive.category section article.hentry .thumbnail,
  .archive.author section article.hentry .thumbnail {
    aspect-ratio: 16/9;
  }
}

.wp-singular.single.single-post.single-format-standard {
  /* Навігація між постами */
}
.wp-singular.single.single-post.single-format-standard .single-post {
  /* HERO */
  /* BODY */
  /* FOOTER */
}
.wp-singular.single.single-post.single-format-standard .single-post__hero {
  padding: 32px 0 18px;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.03)), to(rgba(0, 0, 0, 0)));
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.03), rgba(0, 0, 0, 0));
}
.wp-singular.single.single-post.single-format-standard .single-post__title {
  margin: 8px 0 12px;
  text-align: center;
  font-size: clamp(28px, 4.2vw, 44px);
  line-height: 1.1;
  font-weight: 800;
  color: #111;
}
.wp-singular.single.single-post.single-format-standard .single-post__dek {
  margin: 0 auto 14px;
  text-align: center;
  color: #7a7a7a;
  max-width: 72ch;
}
.wp-singular.single.single-post.single-format-standard .single-post__meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  color: #7a7a7a;
  font-size: 14px;
}
.wp-singular.single.single-post.single-format-standard .single-post__meta .dot {
  opacity: 0.6;
}
.wp-singular.single.single-post.single-format-standard .single-post__meta a {
  color: inherit;
  text-decoration: none;
}
.wp-singular.single.single-post.single-format-standard .single-post__meta a:hover {
  text-decoration: underline;
}
.wp-singular.single.single-post.single-format-standard .single-post__body {
  padding: 24px 0 32px;
  border-top: 1px solid rgba(0, 0, 0, 0.08);
}
.wp-singular.single.single-post.single-format-standard .single-post__thumb {
  border-radius: 14px;
  overflow: hidden;
  margin-bottom: 16px;
}
.wp-singular.single.single-post.single-format-standard .single-post__thumb img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
  margin: 0 auto;
  max-width: 600px;
  width: 100%;
  object-fit: cover;
}
.wp-singular.single.single-post.single-format-standard .single-post__content {
  color: #111;
  font-size: 16px;
  line-height: 1.7;
}
.wp-singular.single.single-post.single-format-standard .single-post__content h2,
.wp-singular.single.single-post.single-format-standard .single-post__content h3,
.wp-singular.single.single-post.single-format-standard .single-post__content h4 {
  margin: 20px 0 10px;
  font-weight: 800;
  color: #111;
}
.wp-singular.single.single-post.single-format-standard .single-post__content p {
  margin: 0 0 14px;
  color: #333;
}
.wp-singular.single.single-post.single-format-standard .single-post__content strong,
.wp-singular.single.single-post.single-format-standard .single-post__content b {
  font-weight: 700;
}
.wp-singular.single.single-post.single-format-standard .single-post__content em,
.wp-singular.single.single-post.single-format-standard .single-post__content i {
  font-style: italic;
}
.wp-singular.single.single-post.single-format-standard .single-post__content ul,
.wp-singular.single.single-post.single-format-standard .single-post__content ol {
  margin: 0 0 16px 20px;
}
.wp-singular.single.single-post.single-format-standard .single-post__content blockquote {
  margin: 18px 0;
  padding-left: 14px;
  border-left: 3px solid rgba(0, 0, 0, 0.08);
  color: #444;
}
.wp-singular.single.single-post.single-format-standard .single-post__footer {
  padding: 6px 0 28px;
  border-top: 1px solid rgba(0, 0, 0, 0.08);
}

.blog-pagination {
  margin: 10px 0 0;
}
.blog-pagination .pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  list-style: none;
  padding: 0;
  margin: 18px 0 0;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.blog-pagination .pagination li {
  margin: 0;
}
.blog-pagination .pagination .page-numbers {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-width: 40px;
  height: 40px;
  padding: 0 14px;
  border: 1px solid rgba(0, 0, 0, 0.12);
  border-radius: 999px;
  background: #fff;
  color: #111;
  text-decoration: none;
  font-weight: 700;
  line-height: 1;
  -webkit-transition: border-color 0.2s ease, background 0.2s ease, color 0.2s ease, -webkit-box-shadow 0.2s ease, -webkit-transform 0.1s ease;
  transition: border-color 0.2s ease, background 0.2s ease, color 0.2s ease, -webkit-box-shadow 0.2s ease, -webkit-transform 0.1s ease;
  transition: box-shadow 0.2s ease, transform 0.1s ease, border-color 0.2s ease, background 0.2s ease, color 0.2s ease;
  transition: box-shadow 0.2s ease, transform 0.1s ease, border-color 0.2s ease, background 0.2s ease, color 0.2s ease, -webkit-box-shadow 0.2s ease, -webkit-transform 0.1s ease;
}
.blog-pagination .pagination .page-numbers:hover {
  -webkit-transform: translateY(-1px);
          transform: translateY(-1px);
  border-color: #111;
  -webkit-box-shadow: 0 8px 18px rgba(0, 0, 0, 0.08);
          box-shadow: 0 8px 18px rgba(0, 0, 0, 0.08);
}
.blog-pagination .pagination .page-numbers:focus-visible {
  outline: 2px solid #111;
  outline-offset: 2px;
}
.blog-pagination .pagination .page-numbers.current {
  background: #111;
  color: #fff;
  border-color: #111;
  -webkit-box-shadow: 0 6px 16px rgba(0, 0, 0, 0.14);
          box-shadow: 0 6px 16px rgba(0, 0, 0, 0.14);
  cursor: default;
  -webkit-transform: none;
          transform: none;
}
.blog-pagination .pagination .page-numbers.dots {
  border: 0;
  background: transparent;
  color: #7a7a7a;
  min-width: auto;
  padding: 0 6px;
  pointer-events: none;
}
.blog-pagination .pagination .page-numbers.prev, .blog-pagination .pagination .page-numbers.next {
  padding: 0 16px;
  min-width: 46px;
  color: #111;
  /* опціонально — стрілочки */
}
.blog-pagination .pagination .page-numbers.prev::before, .blog-pagination .pagination .page-numbers.prev::after, .blog-pagination .pagination .page-numbers.next::before, .blog-pagination .pagination .page-numbers.next::after {
  font-weight: 800;
}
.blog-pagination .pagination .page-numbers.prev.prev::before, .blog-pagination .pagination .page-numbers.next.prev::before {
  content: "←";
  margin-right: 8px;
}
.blog-pagination .pagination .page-numbers.prev.next::after, .blog-pagination .pagination .page-numbers.next.next::after {
  content: "→";
  margin-left: 8px;
}

/* Компактніше на вузьких екранах */
@media (max-width: 600px) {
  .blog-pagination .pagination {
    gap: 6px;
  }
  .blog-pagination .pagination .page-numbers {
    min-width: 36px;
    height: 36px;
    padding: 0 10px;
    font-weight: 700;
  }
}
.ui-tooltip {
  background: #2c2c2c;
  color: #fff;
  border: none;
  border-radius: 12px;
  padding: 10px 14px;
  font-size: 16px;
  line-height: 1.4;
  -webkit-box-shadow: 0 8px 24px rgba(0, 0, 0, 0.25);
          box-shadow: 0 8px 24px rgba(0, 0, 0, 0.25);
  max-width: 280px;
  white-space: normal;
  z-index: 99999;
}

.ui-tooltip.ui-widget-content {
  background: #2c2c2c;
  border: none;
  color: #fff;
}

.ui-tooltip::before,
.ui-tooltip::after {
  content: none !important;
}

.cats-menu {
  margin: 0 0 16px;
}

.section-nav-category {
  border-bottom: 1px solid #e8e8e8;
  padding-bottom: 0;
  margin-bottom: 30px;
}

.cats-menu__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 32px;
  list-style: none;
  padding: 0;
  margin: 0;
}
@media (max-width: 768px) {
  .cats-menu__list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 8px;
  }
}

.cats-menu__link {
  display: block;
  padding: 12px 0;
  text-decoration: none;
  color: #222;
}
.cats-menu__link:hover {
  text-decoration: none;
  color: #503F37;
}

.cats-menu__item.is-active .cats-menu__link {
  font-weight: 700;
  /* підкреслення активної як на скріні */
}

section.term-about {
  background: #4b3a32;
  color: #fff;
  margin: 0;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 250px;
}

.term-about__row {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 24px 4fr;
  grid-template-columns: 1fr 4fr;
  gap: 24px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
}

.term-about__title {
  font-size: 28px;
  font-weight: 600;
  letter-spacing: 0.02em;
  text-transform: uppercase;
}

.term-about__text p {
  margin: 0 0 10px;
  text-transform: uppercase;
  max-width: 600px;
}

@media (max-width: 768px) {
  .term-about__row {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .term-about__title {
    margin-bottom: 8px;
  }
}
section.section-default-cat {
  padding-top: 30px !important;
}

.post-716.type-page ul,
.post-716.type-page ol {
  list-style: none;
  padding-left: 0;
  margin: 0;
  opacity: 0.8;
  margin-bottom: 20px;
}
.post-716.type-page ul li,
.post-716.type-page ol li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 12px;
}
.post-716.type-page ul li:last-child,
.post-716.type-page ol li:last-child {
  margin-bottom: 0;
}
.post-716.type-page ul li a,
.post-716.type-page ol li a {
  color: #000;
  text-decoration: none;
}
.post-716.type-page ul li a:hover,
.post-716.type-page ol li a:hover {
  color: #503F37;
}
.post-716.type-page ul li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 11px;
  display: block;
  width: 7px;
  height: 1px;
  background-color: #000000;
}
.post-716.type-page ol {
  counter-reset: my-counter;
}
.post-716.type-page ol li {
  counter-increment: my-counter;
}
.post-716.type-page ol li:before {
  content: counter(my-counter) ".";
  position: absolute;
  left: 0;
  top: 0;
  font-size: 16px;
  font-weight: 400;
}
.post-716.type-page h4 {
  margin-bottom: 13px;
}

#animated-logo {
  display: block;
  width: 100%;
  height: auto;
}
#animated-logo .wave-path {
  fill: none;
  stroke: #535459;
  stroke-width: 0.5;
}
#animated-logo .dot {
  opacity: 0;
  pointer-events: none;
  -webkit-filter: drop-shadow(0 0 6px rgba(0, 0, 0, 0.3));
          filter: drop-shadow(0 0 6px rgba(0, 0, 0, 0.3));
}

@-webkit-keyframes wave {
  0%, 100% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
  50% {
    -webkit-transform: translateY(-4px);
            transform: translateY(-4px);
    /* можна змінити амплітуду */
  }
}

@keyframes wave {
  0%, 100% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
  50% {
    -webkit-transform: translateY(-4px);
            transform: translateY(-4px);
    /* можна змінити амплітуду */
  }
}
.contacts-page img {
  max-width: 100%;
  height: auto;
  display: block;
}
.contacts-page .section-title {
  font-size: 2.5rem;
  font-weight: 700;
  margin-bottom: 1.5rem;
  text-align: center;
  line-height: 1.2;
}
@media (max-width: 768px) {
  .contacts-page .section-title {
    font-size: 2rem;
  }
}

.contacts-hero {
  padding: 4rem 0;
  background-color: #FFFFFF;
  text-align: center;
  padding-top: 0;
}
@media (max-width: 768px) {
  .contacts-hero {
    padding: 3rem 0;
  }
}
.contacts-hero__title {
  font-size: 3.5rem;
  font-weight: 700;
  margin-bottom: 1rem;
  line-height: 1.1;
}
@media (max-width: 768px) {
  .contacts-hero__title {
    font-size: 2.5rem;
  }
}
.contacts-hero__subtitle {
  font-size: 1.25rem;
  color: #6B6B6B;
  max-width: 700px;
  margin: 0 auto;
  line-height: 1.6;
}
@media (max-width: 768px) {
  .contacts-hero__subtitle {
    font-size: 1.125rem;
  }
}

.contact-methods {
  padding: 4rem 0;
}
.contact-methods__grid {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1.5rem 1fr;
  grid-template-columns: repeat(2, 1fr);
  gap: 1.5rem;
}
@media (max-width: 968px) {
  .contact-methods__grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}

.contact-card {
  background-color: #FFFFFF;
  padding: 2rem;
  border-radius: 12px;
  text-align: center;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background: #F7F7F7;
}
.contact-card:hover {
  -webkit-transform: translateY(-4px);
          transform: translateY(-4px);
  -webkit-box-shadow: 0 12px 32px rgba(0, 0, 0, 0.12);
          box-shadow: 0 12px 32px rgba(0, 0, 0, 0.12);
}
.contact-card__icon {
  width: 64px;
  height: 64px;
  margin: 0 auto 1rem;
  color: #4A3428;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.contact-card__icon svg {
  width: 32px;
  height: 32px;
}
.contact-card__title {
  font-size: 1.375rem;
  font-weight: 600;
  margin-bottom: 1rem;
}
.contact-card__info {
  font-size: 1.125rem;
  color: #4A3428;
  font-weight: 600;
  margin-bottom: 0.5rem;
}
.contact-card__description {
  font-size: 0.9375rem;
  color: #6B6B6B;
  line-height: 1.6;
}

.contact-form-section {
  padding: 4rem 0;
  background-color: #FFFFFF;
  position: relative;
}
.contact-form-section:after, .contact-form-section:before {
  content: "";
  display: block;
  position: absolute;
  width: 510px;
  height: 498px;
  z-index: 1;
  pointer-events: none;
  opacity: 0.5;
  -webkit-filter: blur(150px);
          filter: blur(150px);
  background-color: #503F37;
}
.contact-form-section::before {
  left: -750px;
  top: -50px;
}
@media screen and (max-width: 575px) {
  .contact-form-section::before {
    left: -350px;
  }
}
.contact-form-section::after {
  right: -700px;
  bottom: -300px;
}
@media screen and (max-width: 575px) {
  .contact-form-section::after {
    right: -350px;
  }
}
.contact-form-section__grid {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1.5fr 3rem 1fr;
  grid-template-columns: 1.5fr 1fr;
  gap: 3rem;
}
@media (max-width: 968px) {
  .contact-form-section__grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.contact-form-section__content .section-title {
  text-align: left;
  margin-bottom: 1rem;
}
.contact-form-section__description {
  font-size: 1rem;
  color: #6B6B6B;
  margin-bottom: 2rem;
  line-height: 1.6;
}

.wrap-contact-form {
  border-radius: 16px;
  background: #DCD9D7;
  padding: 20px;
}
.wrap-contact-form form br {
  display: none;
}
.wrap-contact-form form p {
  padding: 5px 0;
  margin-bottom: 10px;
}
.wrap-contact-form form p:last-child {
  margin-bottom: 0;
}
.wrap-contact-form .form-group {
  margin-bottom: 1.5rem;
  padding: 20px;
}
.wrap-contact-form label {
  display: block;
  margin-bottom: 0.5rem;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
}
.wrap-contact-form input,
.wrap-contact-form select,
.wrap-contact-form textarea {
  width: 100%;
  padding: 12px 24px;
  border-radius: 16px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  background: #FFF;
  color: #8C8C8C;
  font-family: "Manrope";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
}
.wrap-contact-form input:focus,
.wrap-contact-form select:focus,
.wrap-contact-form textarea:focus {
  outline: none;
  border-color: #4A3428;
  -webkit-box-shadow: 0 0 0 3px rgba(74, 52, 40, 0.1);
          box-shadow: 0 0 0 3px rgba(74, 52, 40, 0.1);
}
.wrap-contact-form input::-webkit-input-placeholder, .wrap-contact-form select::-webkit-input-placeholder, .wrap-contact-form textarea::-webkit-input-placeholder {
  color: #9e9e9e;
}
.wrap-contact-form input::-moz-placeholder, .wrap-contact-form select::-moz-placeholder, .wrap-contact-form textarea::-moz-placeholder {
  color: #9e9e9e;
}
.wrap-contact-form input:-ms-input-placeholder, .wrap-contact-form select:-ms-input-placeholder, .wrap-contact-form textarea:-ms-input-placeholder {
  color: #9e9e9e;
}
.wrap-contact-form input::-ms-input-placeholder, .wrap-contact-form select::-ms-input-placeholder, .wrap-contact-form textarea::-ms-input-placeholder {
  color: #9e9e9e;
}
.wrap-contact-form input::placeholder,
.wrap-contact-form select::placeholder,
.wrap-contact-form textarea::placeholder {
  color: #9e9e9e;
}
.wrap-contact-form textarea {
  max-height: 100px;
}
.wrap-contact-form .wpcf7-submit {
  width: auto;
  display: inline-block;
  cursor: pointer;
  outline: none;
  border: none;
  margin: 0;
  text-align: center;
  font-weight: 400;
  font-size: 14px;
  line-height: 130%;
  color: #ffffff;
  border-radius: 16px;
  background-color: #000000;
  padding: 14px 14px;
}
.wrap-contact-form .wpcf7-submit:hover, .wrap-contact-form .wpcf7-submit:focus, .wrap-contact-form .wpcf7-submit:active {
  text-decoration: none;
  outline: none;
  background-color: #4d4d4d;
  font-family: 600;
  color: #ffffff;
}
.wrap-contact-form .form-textarea {
  resize: vertical;
  min-height: 120px;
}

.form-call-me {
  padding: 30px;
  max-width: 472px;
}
.form-call-me .wrap-contact-form {
  padding: 0;
  background: none;
}
.form-call-me form {
  position: relative;
}
.form-call-me .ajax-loader {
  position: absolute;
  top: -20px;
  left: 0;
  bottom: 0;
  right: 0;
  height: auto !important;
  background-repeat: no-repeat;
  background-position: center;
  backgrounD-color: rgba(255, 255, 255, 0.8);
  width: 100% !important;
  z-index: 10;
}
.form-call-me .title-box {
  font-size: 36px;
  line-height: 36px;
  margin-bottom: 30px;
  font-weight: 500;
}
.form-call-me .line-form {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.form-call-me .line-form span {
  margin-left: 0;
  margin-top: 25px;
}
.form-call-me .line-form .btn-submit-form {
  margin-bottom: 0;
  max-width: 300px;
}

span.wpcf7-not-valid-tip {
  display: block;
  margin-left: 0;
  margin-top: 10px;
  font-size: 14px;
  line-height: 14px;
  border-radius: 12px;
  color: #d22a39;
}

div.wpcf7-response-output {
  margin: 0;
  padding: 5px 10px;
  font-size: 16px;
  line-height: 18px;
  border-radius: 12px;
  margin-top: 20px;
}
div.wpcf7-response-output.wpcf7-validation-errors {
  border: 1px solid #f5c6cb;
  color: #d22a39;
  background-color: #f8d7da;
  padding: 10px 15px;
  font-size: 13px;
  line-height: 18px;
  border-radius: 5px;
  margin-top: 20px;
}
div.wpcf7-response-output.wpcf7-mail-sent-ok {
  border: 1px solid #c3e6cb;
  color: #155724;
  background-color: #d4edda;
  padding: 10px 15px;
  font-size: 13px;
  line-height: 18px;
  border-radius: 5px;
  margin-top: 20px;
}

.form-call-me.fancybox-content {
  padding: 30px;
  max-width: 472px;
  width: 100%;
  border-radius: 16px;
}
.form-call-me.fancybox-content p {
  font-size: 20px;
  margin-bottom: 20px;
}

.info-card {
  background: #F7F7F7;
  padding: 1.5rem;
  border-radius: 12px;
  margin-bottom: 1.5rem;
}
.info-card.info-card-call {
  background: #DCD9D7;
}
.info-card:last-child {
  margin-bottom: 0;
}
.info-card--emergency {
  background-color: #fbecec;
  border: 2px solid #eeadad;
}
.info-card__title {
  font-size: 1.25rem;
  font-weight: 600;
  margin-bottom: 1rem;
}
.info-card__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1rem;
}
.info-card__text {
  font-size: 0.9375rem;
  color: #6B6B6B;
  line-height: 1.6;
  margin-bottom: 1rem;
}
.info-card__text:last-child {
  margin-bottom: 0;
}
.info-card__text strong {
  font-weight: 600;
}
.info-card__note {
  font-size: 0.875rem;
  color: #6B6B6B;
  font-style: italic;
  margin-top: 1rem;
}

.schedule-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 1rem 0;
  border-bottom: 1px solid #E0D9D3;
}
.schedule-item:last-child {
  border-bottom: none;
}
.schedule-item__day {
  font-size: 0.9375rem;
  font-weight: 500;
}
.schedule-item__time {
  font-size: 0.9375rem;
  color: #6B6B6B;
}

.emergency-phone {
  display: block;
  font-size: 1.5rem;
  font-weight: 700;
  color: #D32F2F;
  text-decoration: none;
  margin: 1rem 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.emergency-phone:hover {
  color: #ab2424;
}

.map-section {
  padding: 4rem 0;
  padding-bottom: 0;
}
.map-section .map-wrapper {
  position: relative;
  margin-top: 2rem;
  border-radius: 12px;
  overflow: hidden;
  margin-bottom: 30px;
  -webkit-box-shadow: 0 8px 24px rgba(0, 0, 0, 0.1);
          box-shadow: 0 8px 24px rgba(0, 0, 0, 0.1);
}
.map-section #map {
  width: 100%;
  height: 400px;
}
.map-section .map-overlay {
  position: absolute;
  bottom: 1.5rem;
  left: 1.5rem;
  background-color: #FFFFFF;
  padding: 1rem 1.5rem;
  border-radius: 12px;
  -webkit-box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
          box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}
.map-section .map-overlay p {
  font-size: 1rem;
  font-weight: 500;
  margin: 0;
}
.map-section .btn-map {
  display: block;
  margin: 0 auto;
}

.about-page .section-title {
  font-size: 2.5rem;
  font-weight: 700;
  margin-bottom: 1.5rem;
  text-align: center;
  line-height: 1.2;
}
@media (max-width: 768px) {
  .about-page .section-title {
    font-size: 2rem;
  }
}

.about-hero {
  padding: 4rem 0;
  background-color: #FFFFFF;
  text-align: center;
  padding-top: 0;
}
@media (max-width: 768px) {
  .about-hero {
    padding: 3rem 0;
  }
}
.about-hero__title {
  font-size: 3.5rem;
  font-weight: 700;
  margin-bottom: 1rem;
  line-height: 1.1;
}
@media (max-width: 768px) {
  .about-hero__title {
    font-size: 2.5rem;
  }
}
.about-hero__subtitle {
  font-size: 1.25rem;
  color: #6B6B6B;
  max-width: 700px;
  margin: 0 auto;
  line-height: 1.6;
}
@media (max-width: 768px) {
  .about-hero__subtitle {
    font-size: 1.125rem;
  }
}

.our-story {
  position: relative;
  padding: 4rem 0;
}
.our-story:after, .our-story:before {
  content: "";
  display: block;
  position: absolute;
  width: 510px;
  height: 498px;
  z-index: 1;
  pointer-events: none;
  opacity: 0.5;
  -webkit-filter: blur(150px);
          filter: blur(150px);
  background-color: #503F37;
}
.our-story::before {
  left: -850px;
  top: -150px;
}
@media screen and (max-width: 575px) {
  .our-story::before {
    left: -350px;
  }
}
.our-story::after {
  right: -800px;
  bottom: -100px;
}
@media screen and (max-width: 575px) {
  .our-story::after {
    right: -350px;
  }
}
.our-story__grid {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 3rem 1fr;
  grid-template-columns: 1fr 1fr;
  gap: 3rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 968px) {
  .our-story__grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 2rem;
  }
}
.our-story__content .section-title {
  text-align: left;
  margin-bottom: 1.5rem;
}
.our-story p {
  font-size: 1.125rem;
  color: #6B6B6B;
  margin-bottom: 1.5rem;
  line-height: 1.7;
}
.our-story p:last-child {
  margin-bottom: 0;
}
.our-story__image img {
  width: 100%;
  height: 400px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 12px;
  -webkit-box-shadow: 0 8px 24px rgba(0, 0, 0, 0.1);
          box-shadow: 0 8px 24px rgba(0, 0, 0, 0.1);
}

.mission {
  position: relative;
  padding: 4rem 0;
  background-color: #FFFFFF;
}
.mission__text {
  font-size: 1.375rem;
  color: #6B6B6B;
  margin: 0 auto;
  text-align: center;
  font-weight: 500;
}
@media (max-width: 768px) {
  .mission__text {
    font-size: 1.125rem;
  }
}
.mission:after, .mission:before {
  content: "";
  display: block;
  position: absolute;
  width: 510px;
  height: 498px;
  z-index: 1;
  pointer-events: none;
  opacity: 0.5;
  -webkit-filter: blur(150px);
          filter: blur(150px);
  background-color: #503F37;
}
.mission::before {
  left: -750px;
  top: -250px;
}
@media screen and (max-width: 575px) {
  .mission::before {
    left: -350px;
  }
}
.mission::after {
  right: -600px;
  bottom: -300px;
}
@media screen and (max-width: 575px) {
  .mission::after {
    right: -350px;
  }
}

.values {
  padding: 4rem 0;
}
.values__grid {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1.5rem 1fr 1.5rem 1fr;
  grid-template-columns: repeat(3, 1fr);
  gap: 1.5rem;
  margin-top: 2rem;
}
@media (max-width: 968px) {
  .values__grid {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 640px) {
  .values__grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}

.value-card {
  background-color: #FFFFFF;
  padding: 2rem;
  border-radius: 12px;
  text-align: center;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background: #F7F7F7;
  position: relative;
}
.value-card:hover {
  -webkit-transform: translateY(-4px);
          transform: translateY(-4px);
  -webkit-box-shadow: 0 12px 32px rgba(0, 0, 0, 0.12);
          box-shadow: 0 12px 32px rgba(0, 0, 0, 0.12);
}
.value-card__icon {
  width: 64px;
  height: 64px;
  margin: 0 auto 1rem;
  color: #4A3428;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.value-card__icon svg {
  width: 48px;
  height: 48px;
}
.value-card__title {
  font-size: 1.375rem;
  font-weight: 600;
  margin-bottom: 1rem;
}
.value-card__description {
  font-size: 1rem;
  color: #6B6B6B;
  line-height: 1.6;
}

.team {
  padding: 4rem 0;
  background-color: #FFFFFF;
}
.team__description {
  font-size: 1.125rem;
  color: #6B6B6B;
  max-width: 800px;
  margin: 0 auto 2rem;
  text-align: center;
  line-height: 1.7;
}
.team__image img {
  width: 100%;
  max-height: 500px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 12px;
  -webkit-box-shadow: 0 8px 24px rgba(0, 0, 0, 0.1);
          box-shadow: 0 8px 24px rgba(0, 0, 0, 0.1);
}

.cta {
  padding: 4rem 0;
  background-color: #FFFFFF;
  text-align: center;
  padding-bottom: 0;
}
.cta__title {
  font-size: 2.5rem;
  font-weight: 700;
  margin-bottom: 1rem;
}
@media (max-width: 768px) {
  .cta__title {
    font-size: 2rem;
  }
}
.cta__text {
  font-size: 1.125rem;
  color: #6B6B6B;
  margin-bottom: 2rem;
}