@charset "UTF-8";
@font-face {
  font-family: "futura-wave";
  font-weight: normal;
  font-style: normal;
  src: url("../fonts/FuturaPT-Regular/FuturaPT-Regular.eot");
  src: url("../fonts/FuturaPT-Regular/FuturaPT-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/FuturaPT-Regular/FuturaPT-Regular.woff") format("woff"), url("../fonts/FuturaPT-Regular/FuturaPT-Regular.ttf") format("truetype"); }

@font-face {
  font-family: "futura-wave";
  font-weight: 500;
  font-style: normal;
  src: url("../fonts/FuturaPT-Medium/FuturaPT-Medium.eot");
  src: url("../fonts/FuturaPT-Medium/FuturaPT-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/FuturaPT-Medium/FuturaPT-Medium.woff") format("woff"), url("../fonts/FuturaPT-Medium/FuturaPT-Medium.ttf") format("truetype"); }

@font-face {
  font-family: "futura-wave";
  font-weight: 600;
  font-style: normal;
  src: url("../fonts/FuturaPT-Semibold/FuturaPT-Semibold.eot");
  src: url("../fonts/FuturaPT-Semibold/FuturaPT-Semibold.eot?#iefix") format("embedded-opentype"), url("../fonts/FuturaPT-Semibold/FuturaPT-Semibold.woff") format("woff"), url("../fonts/FuturaPT-Semibold/FuturaPT-Semibold.ttf") format("truetype"); }

/*!
 * Bootstrap v4.6.1 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
*,
*::before,
*::after {
  box-sizing: border-box; }

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

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

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation 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 {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

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

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

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

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

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

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

dt {
  font-weight: 700; }

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

blockquote {
  margin: 0 0 1rem; }

b,
strong {
  font-weight: bolder; }

small {
  font-size: 80%; }

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

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

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

a:not([href]):not([class]) {
  color: inherit;
  text-decoration: none; }
  a:not([href]):not([class]):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;
  -ms-overflow-style: scrollbar; }

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;
  text-align: -webkit-match-parent; }

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

button {
  border-radius: 0; }

button:focus:not(:focus-visible) {
  outline: 0; }

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; }

[role="button"] {
  cursor: pointer; }

select {
  word-wrap: normal; }

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

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

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

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

textarea {
  overflow: auto;
  resize: vertical; }

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

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

progress {
  vertical-align: baseline; }

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

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

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

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

output {
  display: inline-block; }

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

template {
  display: none; }

[hidden] {
  display: none !important; }

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

@media (min-width: 576px) {
  .container, .container-sm {
    max-width: 540px; } }

@media (min-width: 768px) {
  .container, .container-sm, .container-md {
    max-width: 720px; } }

@media (min-width: 992px) {
  .container, .container-sm, .container-md, .container-lg {
    max-width: 960px; } }

@media (min-width: 1200px) {
  .container, .container-sm, .container-md, .container-lg, .container-xl {
    max-width: 1430px; } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.order-first {
  -ms-flex-order: -1;
      order: -1; }

.order-last {
  -ms-flex-order: 13;
      order: 13; }

.order-0 {
  -ms-flex-order: 0;
      order: 0; }

.order-1 {
  -ms-flex-order: 1;
      order: 1; }

.order-2 {
  -ms-flex-order: 2;
      order: 2; }

.order-3 {
  -ms-flex-order: 3;
      order: 3; }

.order-4 {
  -ms-flex-order: 4;
      order: 4; }

.order-5 {
  -ms-flex-order: 5;
      order: 5; }

.order-6 {
  -ms-flex-order: 6;
      order: 6; }

.order-7 {
  -ms-flex-order: 7;
      order: 7; }

.order-8 {
  -ms-flex-order: 8;
      order: 8; }

.order-9 {
  -ms-flex-order: 9;
      order: 9; }

.order-10 {
  -ms-flex-order: 10;
      order: 10; }

.order-11 {
  -ms-flex-order: 11;
      order: 11; }

.order-12 {
  -ms-flex-order: 12;
      order: 12; }

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-positive: 1;
        flex-grow: 1;
    max-width: 100%; }
  .row-cols-sm-1 > * {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-sm-2 > * {
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-sm-3 > * {
    -ms-flex: 0 0 33.3333333%;
        flex: 0 0 33.3333333%;
    max-width: 33.3333333%; }
  .row-cols-sm-4 > * {
    -ms-flex: 0 0 25%;
        flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-sm-5 > * {
    -ms-flex: 0 0 20%;
        flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-sm-6 > * {
    -ms-flex: 0 0 16.6666667%;
        flex: 0 0 16.6666667%;
    max-width: 16.6666667%; }
  .col-sm-auto {
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-sm-1 {
    -ms-flex: 0 0 8.3333333%;
        flex: 0 0 8.3333333%;
    max-width: 8.3333333%; }
  .col-sm-2 {
    -ms-flex: 0 0 16.6666667%;
        flex: 0 0 16.6666667%;
    max-width: 16.6666667%; }
  .col-sm-3 {
    -ms-flex: 0 0 25%;
        flex: 0 0 25%;
    max-width: 25%; }
  .col-sm-4 {
    -ms-flex: 0 0 33.3333333%;
        flex: 0 0 33.3333333%;
    max-width: 33.3333333%; }
  .col-sm-5 {
    -ms-flex: 0 0 41.6666667%;
        flex: 0 0 41.6666667%;
    max-width: 41.6666667%; }
  .col-sm-6 {
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    max-width: 50%; }
  .col-sm-7 {
    -ms-flex: 0 0 58.3333333%;
        flex: 0 0 58.3333333%;
    max-width: 58.3333333%; }
  .col-sm-8 {
    -ms-flex: 0 0 66.6666667%;
        flex: 0 0 66.6666667%;
    max-width: 66.6666667%; }
  .col-sm-9 {
    -ms-flex: 0 0 75%;
        flex: 0 0 75%;
    max-width: 75%; }
  .col-sm-10 {
    -ms-flex: 0 0 83.3333333%;
        flex: 0 0 83.3333333%;
    max-width: 83.3333333%; }
  .col-sm-11 {
    -ms-flex: 0 0 91.6666667%;
        flex: 0 0 91.6666667%;
    max-width: 91.6666667%; }
  .col-sm-12 {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    max-width: 100%; }
  .order-sm-first {
    -ms-flex-order: -1;
        order: -1; }
  .order-sm-last {
    -ms-flex-order: 13;
        order: 13; }
  .order-sm-0 {
    -ms-flex-order: 0;
        order: 0; }
  .order-sm-1 {
    -ms-flex-order: 1;
        order: 1; }
  .order-sm-2 {
    -ms-flex-order: 2;
        order: 2; }
  .order-sm-3 {
    -ms-flex-order: 3;
        order: 3; }
  .order-sm-4 {
    -ms-flex-order: 4;
        order: 4; }
  .order-sm-5 {
    -ms-flex-order: 5;
        order: 5; }
  .order-sm-6 {
    -ms-flex-order: 6;
        order: 6; }
  .order-sm-7 {
    -ms-flex-order: 7;
        order: 7; }
  .order-sm-8 {
    -ms-flex-order: 8;
        order: 8; }
  .order-sm-9 {
    -ms-flex-order: 9;
        order: 9; }
  .order-sm-10 {
    -ms-flex-order: 10;
        order: 10; }
  .order-sm-11 {
    -ms-flex-order: 11;
        order: 11; }
  .order-sm-12 {
    -ms-flex-order: 12;
        order: 12; }
  .offset-sm-0 {
    margin-left: 0; }
  .offset-sm-1 {
    margin-left: 8.3333333%; }
  .offset-sm-2 {
    margin-left: 16.6666667%; }
  .offset-sm-3 {
    margin-left: 25%; }
  .offset-sm-4 {
    margin-left: 33.3333333%; }
  .offset-sm-5 {
    margin-left: 41.6666667%; }
  .offset-sm-6 {
    margin-left: 50%; }
  .offset-sm-7 {
    margin-left: 58.3333333%; }
  .offset-sm-8 {
    margin-left: 66.6666667%; }
  .offset-sm-9 {
    margin-left: 75%; }
  .offset-sm-10 {
    margin-left: 83.3333333%; }
  .offset-sm-11 {
    margin-left: 91.6666667%; } }

@media (min-width: 768px) {
  .col-md {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-positive: 1;
        flex-grow: 1;
    max-width: 100%; }
  .row-cols-md-1 > * {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-md-2 > * {
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-md-3 > * {
    -ms-flex: 0 0 33.3333333%;
        flex: 0 0 33.3333333%;
    max-width: 33.3333333%; }
  .row-cols-md-4 > * {
    -ms-flex: 0 0 25%;
        flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-md-5 > * {
    -ms-flex: 0 0 20%;
        flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-md-6 > * {
    -ms-flex: 0 0 16.6666667%;
        flex: 0 0 16.6666667%;
    max-width: 16.6666667%; }
  .col-md-auto {
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-md-1 {
    -ms-flex: 0 0 8.3333333%;
        flex: 0 0 8.3333333%;
    max-width: 8.3333333%; }
  .col-md-2 {
    -ms-flex: 0 0 16.6666667%;
        flex: 0 0 16.6666667%;
    max-width: 16.6666667%; }
  .col-md-3 {
    -ms-flex: 0 0 25%;
        flex: 0 0 25%;
    max-width: 25%; }
  .col-md-4 {
    -ms-flex: 0 0 33.3333333%;
        flex: 0 0 33.3333333%;
    max-width: 33.3333333%; }
  .col-md-5 {
    -ms-flex: 0 0 41.6666667%;
        flex: 0 0 41.6666667%;
    max-width: 41.6666667%; }
  .col-md-6 {
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    max-width: 50%; }
  .col-md-7 {
    -ms-flex: 0 0 58.3333333%;
        flex: 0 0 58.3333333%;
    max-width: 58.3333333%; }
  .col-md-8 {
    -ms-flex: 0 0 66.6666667%;
        flex: 0 0 66.6666667%;
    max-width: 66.6666667%; }
  .col-md-9 {
    -ms-flex: 0 0 75%;
        flex: 0 0 75%;
    max-width: 75%; }
  .col-md-10 {
    -ms-flex: 0 0 83.3333333%;
        flex: 0 0 83.3333333%;
    max-width: 83.3333333%; }
  .col-md-11 {
    -ms-flex: 0 0 91.6666667%;
        flex: 0 0 91.6666667%;
    max-width: 91.6666667%; }
  .col-md-12 {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    max-width: 100%; }
  .order-md-first {
    -ms-flex-order: -1;
        order: -1; }
  .order-md-last {
    -ms-flex-order: 13;
        order: 13; }
  .order-md-0 {
    -ms-flex-order: 0;
        order: 0; }
  .order-md-1 {
    -ms-flex-order: 1;
        order: 1; }
  .order-md-2 {
    -ms-flex-order: 2;
        order: 2; }
  .order-md-3 {
    -ms-flex-order: 3;
        order: 3; }
  .order-md-4 {
    -ms-flex-order: 4;
        order: 4; }
  .order-md-5 {
    -ms-flex-order: 5;
        order: 5; }
  .order-md-6 {
    -ms-flex-order: 6;
        order: 6; }
  .order-md-7 {
    -ms-flex-order: 7;
        order: 7; }
  .order-md-8 {
    -ms-flex-order: 8;
        order: 8; }
  .order-md-9 {
    -ms-flex-order: 9;
        order: 9; }
  .order-md-10 {
    -ms-flex-order: 10;
        order: 10; }
  .order-md-11 {
    -ms-flex-order: 11;
        order: 11; }
  .order-md-12 {
    -ms-flex-order: 12;
        order: 12; }
  .offset-md-0 {
    margin-left: 0; }
  .offset-md-1 {
    margin-left: 8.3333333%; }
  .offset-md-2 {
    margin-left: 16.6666667%; }
  .offset-md-3 {
    margin-left: 25%; }
  .offset-md-4 {
    margin-left: 33.3333333%; }
  .offset-md-5 {
    margin-left: 41.6666667%; }
  .offset-md-6 {
    margin-left: 50%; }
  .offset-md-7 {
    margin-left: 58.3333333%; }
  .offset-md-8 {
    margin-left: 66.6666667%; }
  .offset-md-9 {
    margin-left: 75%; }
  .offset-md-10 {
    margin-left: 83.3333333%; }
  .offset-md-11 {
    margin-left: 91.6666667%; } }

@media (min-width: 992px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-positive: 1;
        flex-grow: 1;
    max-width: 100%; }
  .row-cols-lg-1 > * {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-lg-2 > * {
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-lg-3 > * {
    -ms-flex: 0 0 33.3333333%;
        flex: 0 0 33.3333333%;
    max-width: 33.3333333%; }
  .row-cols-lg-4 > * {
    -ms-flex: 0 0 25%;
        flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-lg-5 > * {
    -ms-flex: 0 0 20%;
        flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-lg-6 > * {
    -ms-flex: 0 0 16.6666667%;
        flex: 0 0 16.6666667%;
    max-width: 16.6666667%; }
  .col-lg-auto {
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-lg-1 {
    -ms-flex: 0 0 8.3333333%;
        flex: 0 0 8.3333333%;
    max-width: 8.3333333%; }
  .col-lg-2 {
    -ms-flex: 0 0 16.6666667%;
        flex: 0 0 16.6666667%;
    max-width: 16.6666667%; }
  .col-lg-3 {
    -ms-flex: 0 0 25%;
        flex: 0 0 25%;
    max-width: 25%; }
  .col-lg-4 {
    -ms-flex: 0 0 33.3333333%;
        flex: 0 0 33.3333333%;
    max-width: 33.3333333%; }
  .col-lg-5 {
    -ms-flex: 0 0 41.6666667%;
        flex: 0 0 41.6666667%;
    max-width: 41.6666667%; }
  .col-lg-6 {
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    max-width: 50%; }
  .col-lg-7 {
    -ms-flex: 0 0 58.3333333%;
        flex: 0 0 58.3333333%;
    max-width: 58.3333333%; }
  .col-lg-8 {
    -ms-flex: 0 0 66.6666667%;
        flex: 0 0 66.6666667%;
    max-width: 66.6666667%; }
  .col-lg-9 {
    -ms-flex: 0 0 75%;
        flex: 0 0 75%;
    max-width: 75%; }
  .col-lg-10 {
    -ms-flex: 0 0 83.3333333%;
        flex: 0 0 83.3333333%;
    max-width: 83.3333333%; }
  .col-lg-11 {
    -ms-flex: 0 0 91.6666667%;
        flex: 0 0 91.6666667%;
    max-width: 91.6666667%; }
  .col-lg-12 {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    max-width: 100%; }
  .order-lg-first {
    -ms-flex-order: -1;
        order: -1; }
  .order-lg-last {
    -ms-flex-order: 13;
        order: 13; }
  .order-lg-0 {
    -ms-flex-order: 0;
        order: 0; }
  .order-lg-1 {
    -ms-flex-order: 1;
        order: 1; }
  .order-lg-2 {
    -ms-flex-order: 2;
        order: 2; }
  .order-lg-3 {
    -ms-flex-order: 3;
        order: 3; }
  .order-lg-4 {
    -ms-flex-order: 4;
        order: 4; }
  .order-lg-5 {
    -ms-flex-order: 5;
        order: 5; }
  .order-lg-6 {
    -ms-flex-order: 6;
        order: 6; }
  .order-lg-7 {
    -ms-flex-order: 7;
        order: 7; }
  .order-lg-8 {
    -ms-flex-order: 8;
        order: 8; }
  .order-lg-9 {
    -ms-flex-order: 9;
        order: 9; }
  .order-lg-10 {
    -ms-flex-order: 10;
        order: 10; }
  .order-lg-11 {
    -ms-flex-order: 11;
        order: 11; }
  .order-lg-12 {
    -ms-flex-order: 12;
        order: 12; }
  .offset-lg-0 {
    margin-left: 0; }
  .offset-lg-1 {
    margin-left: 8.3333333%; }
  .offset-lg-2 {
    margin-left: 16.6666667%; }
  .offset-lg-3 {
    margin-left: 25%; }
  .offset-lg-4 {
    margin-left: 33.3333333%; }
  .offset-lg-5 {
    margin-left: 41.6666667%; }
  .offset-lg-6 {
    margin-left: 50%; }
  .offset-lg-7 {
    margin-left: 58.3333333%; }
  .offset-lg-8 {
    margin-left: 66.6666667%; }
  .offset-lg-9 {
    margin-left: 75%; }
  .offset-lg-10 {
    margin-left: 83.3333333%; }
  .offset-lg-11 {
    margin-left: 91.6666667%; } }

@media (min-width: 1200px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-positive: 1;
        flex-grow: 1;
    max-width: 100%; }
  .row-cols-xl-1 > * {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-xl-2 > * {
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-xl-3 > * {
    -ms-flex: 0 0 33.3333333%;
        flex: 0 0 33.3333333%;
    max-width: 33.3333333%; }
  .row-cols-xl-4 > * {
    -ms-flex: 0 0 25%;
        flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-xl-5 > * {
    -ms-flex: 0 0 20%;
        flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-xl-6 > * {
    -ms-flex: 0 0 16.6666667%;
        flex: 0 0 16.6666667%;
    max-width: 16.6666667%; }
  .col-xl-auto {
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-xl-1 {
    -ms-flex: 0 0 8.3333333%;
        flex: 0 0 8.3333333%;
    max-width: 8.3333333%; }
  .col-xl-2 {
    -ms-flex: 0 0 16.6666667%;
        flex: 0 0 16.6666667%;
    max-width: 16.6666667%; }
  .col-xl-3 {
    -ms-flex: 0 0 25%;
        flex: 0 0 25%;
    max-width: 25%; }
  .col-xl-4 {
    -ms-flex: 0 0 33.3333333%;
        flex: 0 0 33.3333333%;
    max-width: 33.3333333%; }
  .col-xl-5 {
    -ms-flex: 0 0 41.6666667%;
        flex: 0 0 41.6666667%;
    max-width: 41.6666667%; }
  .col-xl-6 {
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    max-width: 50%; }
  .col-xl-7 {
    -ms-flex: 0 0 58.3333333%;
        flex: 0 0 58.3333333%;
    max-width: 58.3333333%; }
  .col-xl-8 {
    -ms-flex: 0 0 66.6666667%;
        flex: 0 0 66.6666667%;
    max-width: 66.6666667%; }
  .col-xl-9 {
    -ms-flex: 0 0 75%;
        flex: 0 0 75%;
    max-width: 75%; }
  .col-xl-10 {
    -ms-flex: 0 0 83.3333333%;
        flex: 0 0 83.3333333%;
    max-width: 83.3333333%; }
  .col-xl-11 {
    -ms-flex: 0 0 91.6666667%;
        flex: 0 0 91.6666667%;
    max-width: 91.6666667%; }
  .col-xl-12 {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    max-width: 100%; }
  .order-xl-first {
    -ms-flex-order: -1;
        order: -1; }
  .order-xl-last {
    -ms-flex-order: 13;
        order: 13; }
  .order-xl-0 {
    -ms-flex-order: 0;
        order: 0; }
  .order-xl-1 {
    -ms-flex-order: 1;
        order: 1; }
  .order-xl-2 {
    -ms-flex-order: 2;
        order: 2; }
  .order-xl-3 {
    -ms-flex-order: 3;
        order: 3; }
  .order-xl-4 {
    -ms-flex-order: 4;
        order: 4; }
  .order-xl-5 {
    -ms-flex-order: 5;
        order: 5; }
  .order-xl-6 {
    -ms-flex-order: 6;
        order: 6; }
  .order-xl-7 {
    -ms-flex-order: 7;
        order: 7; }
  .order-xl-8 {
    -ms-flex-order: 8;
        order: 8; }
  .order-xl-9 {
    -ms-flex-order: 9;
        order: 9; }
  .order-xl-10 {
    -ms-flex-order: 10;
        order: 10; }
  .order-xl-11 {
    -ms-flex-order: 11;
        order: 11; }
  .order-xl-12 {
    -ms-flex-order: 12;
        order: 12; }
  .offset-xl-0 {
    margin-left: 0; }
  .offset-xl-1 {
    margin-left: 8.3333333%; }
  .offset-xl-2 {
    margin-left: 16.6666667%; }
  .offset-xl-3 {
    margin-left: 25%; }
  .offset-xl-4 {
    margin-left: 33.3333333%; }
  .offset-xl-5 {
    margin-left: 41.6666667%; }
  .offset-xl-6 {
    margin-left: 50%; }
  .offset-xl-7 {
    margin-left: 58.3333333%; }
  .offset-xl-8 {
    margin-left: 66.6666667%; }
  .offset-xl-9 {
    margin-left: 75%; }
  .offset-xl-10 {
    margin-left: 83.3333333%; }
  .offset-xl-11 {
    margin-left: 91.6666667%; } }

/**
 * Swiper 7.3.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2021 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: November 24, 2021
 */
@font-face {
  font-family: swiper-icons;
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
  font-weight: 400;
  font-style: normal; }

:root {
  --swiper-theme-color:#007aff; }

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1; }

.swiper-vertical > .swiper-wrapper {
  -ms-flex-direction: column;
      flex-direction: column; }

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

.swiper-android .swiper-slide, .swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
          transform: translate3d(0px, 0, 0); }

.swiper-pointer-events {
  -ms-touch-action: pan-y;
      touch-action: pan-y; }

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

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

.swiper-slide-invisible-blank {
  visibility: hidden; }

.swiper-autoheight, .swiper-autoheight .swiper-slide {
  height: auto; }

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

.swiper-3d, .swiper-3d.swiper-css-mode .swiper-wrapper {
  -webkit-perspective: 1200px;
          perspective: 1200px; }

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

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

.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15); }

.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none; }

.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none; }

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start; }

.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
  -webkit-scroll-snap-type: x mandatory;
      -ms-scroll-snap-type: x mandatory;
          scroll-snap-type: x mandatory; }

.swiper-vertical.swiper-css-mode > .swiper-wrapper {
  -webkit-scroll-snap-type: y mandatory;
      -ms-scroll-snap-type: y mandatory;
          scroll-snap-type: y mandatory; }

.swiper-centered > .swiper-wrapper::before {
  content: '';
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -ms-flex-order: 9999;
      order: 9999; }

.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  -webkit-margin-start: var(--swiper-centered-offset-before);
     -moz-margin-start: var(--swiper-centered-offset-before);
          margin-inline-start: var(--swiper-centered-offset-before); }

.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after); }

.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  -webkit-margin-before: var(--swiper-centered-offset-before);
          margin-block-start: var(--swiper-centered-offset-before); }

.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after); }

.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center; }

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none; }

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  height: 1px;
  width: var(--swiper-virtual-size); }

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
  width: 1px;
  height: var(--swiper-virtual-size); }

:root {
  --swiper-navigation-size:44px; }

.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size)/ 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - (var(--swiper-navigation-size)/ 2));
  z-index: 10;
  cursor: pointer;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color)); }

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

.swiper-button-next:after, .swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  text-transform: none;
  font-variant: initial;
  line-height: 1; }

.swiper-button-prev, .swiper-rtl .swiper-button-next {
  left: 10px;
  right: auto; }

.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
  content: 'prev'; }

.swiper-button-next, .swiper-rtl .swiper-button-prev {
  right: 10px;
  left: auto; }

.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
  content: 'next'; }

.swiper-button-lock {
  display: none; }

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: .3s opacity;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  z-index: 10; }

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

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

.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0; }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(0.33);
          transform: scale(0.33);
  position: relative; }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
          transform: scale(1); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
          transform: scale(1); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
          transform: scale(0.66); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
          transform: scale(0.33); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
          transform: scale(0.66); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
          transform: scale(0.33); }

.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: 50%;
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2); }

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

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

.swiper-pagination-bullet:only-child {
  display: none !important; }

.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color)); }

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

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block; }

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 8px; }

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: .2s transform,.2s top; }

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px); }

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  white-space: nowrap; }

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: .2s transform,.2s left; }

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: .2s transform,.2s right; }

.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute; }

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-transform-origin: left top;
          transform-origin: left top; }

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
          transform-origin: right top; }

.swiper-horizontal > .swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-horizontal, .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite, .swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0; }

.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-vertical, .swiper-vertical > .swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0; }

.swiper-pagination-lock {
  display: none; }

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

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

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

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

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

.swiper-scrollbar-lock {
  display: none; }

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

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

.swiper-slide-zoomed {
  cursor: move; }

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
          transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s infinite linear;
          animation: swiper-preloader-spin 1s infinite linear;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent; }

.swiper-lazy-preloader-white {
  --swiper-preloader-color:#fff; }

.swiper-lazy-preloader-black {
  --swiper-preloader-color:#000; }

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

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

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

.swiper-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto; }

.swiper-grid > .swiper-wrapper {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.swiper-grid-column > .swiper-wrapper {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-direction: column;
      flex-direction: column; }

.swiper-fade.swiper-free-mode .swiper-slide {
  transition-timing-function: ease-out; }

.swiper-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity; }

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

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

.swiper-cube {
  overflow: visible; }

.swiper-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
          transform-origin: 0 0;
  width: 100%;
  height: 100%; }

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

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

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

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

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

.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: .6;
  z-index: 0; }

.swiper-cube .swiper-cube-shadow:before {
  content: '';
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  -webkit-filter: blur(50px);
          filter: blur(50px); }

.swiper-flip {
  overflow: visible; }

.swiper-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1; }

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

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

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

.swiper-creative .swiper-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  transition-property: opacity,height,-webkit-transform;
  transition-property: transform,opacity,height;
  transition-property: transform,opacity,height,-webkit-transform; }

.swiper-cards {
  overflow: visible; }

.swiper-cards .swiper-slide {
  -webkit-transform-origin: center bottom;
          transform-origin: center bottom;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden; }

@font-face {
  font-family: 'lg';
  src: url("../fonts/lightgallery/lg.woff2?io9a6k") format("woff2"), url("../fonts/lightgallery/lg.ttf?io9a6k") format("truetype"), url("../fonts/lightgallery/lg.woff?io9a6k") format("woff"), url("../fonts/lightgallery/lg.svg?io9a6k#lg") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block; }

.lg-icon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'lg' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.lg-container {
  font-family: system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans', 'Liberation Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji'; }

.lg-next,
.lg-prev {
  background-color: rgba(0, 0, 0, 0.45);
  border-radius: 2px;
  color: #d4d4d4;
  cursor: pointer;
  display: block;
  font-size: 22px;
  margin-top: -10px;
  padding: 8px 10px 9px;
  position: absolute;
  top: 50%;
  z-index: 1080;
  outline: none;
  border: none; }
  .lg-next.disabled,
  .lg-prev.disabled {
    opacity: 0 !important;
    cursor: default; }
  .lg-next:hover:not(.disabled),
  .lg-prev:hover:not(.disabled) {
    color: #fff; }
  .lg-single-item .lg-next, .lg-single-item
  .lg-prev {
    display: none; }

.lg-next {
  right: 20px; }
  .lg-next:before {
    content: '\e095'; }

.lg-prev {
  left: 20px; }
  .lg-prev:after {
    content: '\e094'; }

@-webkit-keyframes lg-right-end {
  0% {
    left: 0; }
  50% {
    left: -30px; }
  100% {
    left: 0; } }

@keyframes lg-right-end {
  0% {
    left: 0; }
  50% {
    left: -30px; }
  100% {
    left: 0; } }

@-webkit-keyframes lg-left-end {
  0% {
    left: 0; }
  50% {
    left: 30px; }
  100% {
    left: 0; } }

@keyframes lg-left-end {
  0% {
    left: 0; }
  50% {
    left: 30px; }
  100% {
    left: 0; } }

.lg-outer.lg-right-end .lg-object {
  -webkit-animation: lg-right-end 0.3s;
  animation: lg-right-end 0.3s;
  position: relative; }

.lg-outer.lg-left-end .lg-object {
  -webkit-animation: lg-left-end 0.3s;
  animation: lg-left-end 0.3s;
  position: relative; }

.lg-toolbar {
  z-index: 1082;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%; }
  .lg-media-overlap .lg-toolbar {
    background-image: linear-gradient(0deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4)); }
  .lg-toolbar .lg-icon {
    color: #d4d4d4;
    cursor: pointer;
    float: right;
    font-size: 24px;
    height: 47px;
    line-height: 27px;
    padding: 10px 0;
    text-align: center;
    width: 50px;
    text-decoration: none !important;
    outline: medium none;
    will-change: color;
    transition: color 0.2s linear;
    background: rgba(0, 0, 0, 0.45);
    border: none;
    box-shadow: none; }
    .lg-toolbar .lg-icon.lg-icon-18 {
      font-size: 18px; }
    .lg-toolbar .lg-icon:hover {
      color: #fff; }
  .lg-toolbar .lg-close:after {
    content: '\e070'; }
  .lg-toolbar .lg-maximize {
    font-size: 22px; }
    .lg-toolbar .lg-maximize:after {
      content: '\e90a'; }
  .lg-toolbar .lg-download:after {
    content: '\e0f2'; }

.lg-sub-html {
  color: #eee;
  font-size: 16px;
  padding: 10px 40px;
  text-align: center;
  z-index: 1080;
  opacity: 0;
  transition: opacity 0.2s ease-out 0s; }
  .lg-sub-html h4 {
    margin: 0;
    font-size: 13px;
    font-weight: bold; }
  .lg-sub-html p {
    font-size: 12px;
    margin: 5px 0 0; }
  .lg-sub-html a {
    color: inherit; }
    .lg-sub-html a:hover {
      text-decoration: underline; }
  .lg-media-overlap .lg-sub-html {
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6)); }
  .lg-item .lg-sub-html {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0; }

.lg-error-msg {
  font-size: 14px;
  color: #999; }

.lg-counter {
  color: #d4d4d4;
  display: inline-block;
  font-size: 16px;
  padding-left: 20px;
  padding-top: 12px;
  height: 47px;
  vertical-align: middle; }

.lg-closing .lg-toolbar,
.lg-closing .lg-prev,
.lg-closing .lg-next,
.lg-closing .lg-sub-html {
  opacity: 0;
  transition: opacity 0.08 cubic-bezier(0, 0, 0.25, 1) 0s, color 0.08 linear, -webkit-transform 0.08 cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.08 cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.08 cubic-bezier(0, 0, 0.25, 1) 0s, color 0.08 linear;
  transition: transform 0.08 cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.08 cubic-bezier(0, 0, 0.25, 1) 0s, color 0.08 linear, -webkit-transform 0.08 cubic-bezier(0, 0, 0.25, 1) 0s; }

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable) .lg-img-wrap,
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable) .lg-video-cont {
  opacity: 0;
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5);
  will-change: transform, opacity;
  transition: opacity 250ms cubic-bezier(0, 0, 0.25, 1), -webkit-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s !important;
  transition: transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  transition: transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1), -webkit-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s !important; }

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable).lg-complete .lg-img-wrap,
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable).lg-complete .lg-video-cont {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1); }

.lg-group:after {
  content: '';
  display: table;
  clear: both; }

.lg-container {
  display: none;
  outline: none; }
  .lg-container.lg-show {
    display: block; }

.lg-on {
  scroll-behavior: unset; }

.lg-toolbar,
.lg-prev,
.lg-next,
.lg-pager-outer,
.lg-hide-sub-html .lg-sub-html {
  opacity: 0;
  will-change: transform, opacity;
  transition: opacity 0.25s cubic-bezier(0, 0, 0.25, 1) 0s, -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.25s cubic-bezier(0, 0, 0.25, 1) 0s, -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s; }

.lg-show-in .lg-toolbar,
.lg-show-in .lg-prev,
.lg-show-in .lg-next,
.lg-show-in .lg-pager-outer {
  opacity: 1; }

.lg-show-in.lg-hide-sub-html .lg-sub-html {
  opacity: 1; }

.lg-show-in .lg-hide-items .lg-prev {
  opacity: 0;
  -webkit-transform: translate3d(-10px, 0, 0);
  transform: translate3d(-10px, 0, 0); }

.lg-show-in .lg-hide-items .lg-next {
  opacity: 0;
  -webkit-transform: translate3d(10px, 0, 0);
  transform: translate3d(10px, 0, 0); }

.lg-show-in .lg-hide-items .lg-toolbar {
  opacity: 0;
  -webkit-transform: translate3d(0, -10px, 0);
  transform: translate3d(0, -10px, 0); }

.lg-show-in .lg-hide-items.lg-hide-sub-html .lg-sub-html {
  opacity: 0;
  -webkit-transform: translate3d(0, 20px, 0);
  transform: translate3d(0, 20px, 0); }

.lg-outer {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  text-align: left;
  opacity: 0.001;
  outline: none;
  will-change: auto;
  overflow: hidden;
  transition: opacity 0.15s ease 0s; }
  .lg-outer * {
    box-sizing: border-box; }
  .lg-outer.lg-zoom-from-image {
    opacity: 1; }
  .lg-outer.lg-visible {
    opacity: 1; }
  .lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-prev-slide, .lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-next-slide, .lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-current {
    transition-duration: inherit !important;
    transition-timing-function: inherit !important; }
  .lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-current {
    transition-duration: 0s !important;
    opacity: 1; }
  .lg-outer.lg-grab img.lg-object {
    cursor: -webkit-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab; }
  .lg-outer.lg-grabbing img.lg-object {
    cursor: move;
    cursor: -webkit-grabbing;
    cursor: -o-grabbing;
    cursor: -ms-grabbing;
    cursor: grabbing; }
  .lg-outer .lg-content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }
  .lg-outer .lg-inner {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    transition: opacity 0s;
    white-space: nowrap; }
  .lg-outer .lg-item {
    will-change: transform, opacity;
    display: none !important; }
    .lg-outer .lg-item:not(.lg-start-end-progress) {
      background: url("../img/icons/loading.gif") no-repeat scroll center center transparent; }
  .lg-outer.lg-css3 .lg-prev-slide,
  .lg-outer.lg-css3 .lg-current,
  .lg-outer.lg-css3 .lg-next-slide {
    display: inline-block !important; }
  .lg-outer.lg-css .lg-current {
    display: inline-block !important; }
  .lg-outer .lg-item,
  .lg-outer .lg-img-wrap {
    display: inline-block;
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%; }
    .lg-outer .lg-item:before,
    .lg-outer .lg-img-wrap:before {
      content: '';
      display: inline-block;
      height: 100%;
      vertical-align: middle; }
  .lg-outer .lg-img-wrap {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    white-space: nowrap;
    font-size: 0; }
  .lg-outer .lg-item.lg-complete {
    background-image: none; }
  .lg-outer .lg-item.lg-current {
    z-index: 1060; }
  .lg-outer .lg-object {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    position: relative; }
  .lg-outer .lg-empty-html.lg-sub-html,
  .lg-outer .lg-empty-html .lg-sub-html {
    display: none; }
  .lg-outer.lg-hide-download .lg-download {
    opacity: 0.75;
    pointer-events: none; }
  .lg-outer .lg-first-slide .lg-dummy-img {
    position: absolute;
    top: 50%;
    left: 50%; }
  .lg-outer.lg-components-open:not(.lg-zoomed) .lg-components {
    -webkit-transform: translate3d(0, 0%, 0);
    transform: translate3d(0, 0%, 0);
    opacity: 1; }
  .lg-outer.lg-components-open:not(.lg-zoomed) .lg-sub-html {
    opacity: 1;
    transition: opacity 0.2s ease-out 0.15s; }

.lg-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1040;
  background-color: #000;
  opacity: 0;
  will-change: auto;
  transition: opacity 333ms ease-in 0s; }
  .lg-backdrop.in {
    opacity: 1; }

.lg-css3.lg-no-trans .lg-prev-slide,
.lg-css3.lg-no-trans .lg-next-slide,
.lg-css3.lg-no-trans .lg-current {
  transition: none 0s ease 0s !important; }

.lg-css3.lg-use-css3 .lg-item {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.lg-css3.lg-fade .lg-item {
  opacity: 0; }
  .lg-css3.lg-fade .lg-item.lg-current {
    opacity: 1; }
  .lg-css3.lg-fade .lg-item.lg-prev-slide, .lg-css3.lg-fade .lg-item.lg-next-slide, .lg-css3.lg-fade .lg-item.lg-current {
    transition: opacity 0.1s ease 0s; }

.lg-css3.lg-use-css3 .lg-item.lg-start-progress {
  transition: -webkit-transform 1s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
  transition: transform 1s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
  transition: transform 1s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s, -webkit-transform 1s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s; }

.lg-css3.lg-use-css3 .lg-item.lg-start-end-progress {
  transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s; }

.lg-css3.lg-slide.lg-use-css3 .lg-item {
  opacity: 0; }
  .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; }
  .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
    transition: opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s; }

.lg-container {
  display: none; }
  .lg-container.lg-show {
    display: block; }
  .lg-container.lg-dragging-vertical .lg-backdrop {
    transition-duration: 0s !important; }
  .lg-container.lg-dragging-vertical .lg-css3 .lg-item.lg-current {
    transition-duration: 0s !important;
    opacity: 1; }

.lg-inline .lg-backdrop,
.lg-inline .lg-outer {
  position: absolute; }

.lg-inline .lg-backdrop {
  z-index: 1; }

.lg-inline .lg-outer {
  z-index: 2; }

.lg-inline .lg-maximize:after {
  content: '\e909'; }

.lg-components {
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  will-change: transform;
  transition: -webkit-transform 0.35s ease-out 0s;
  transition: transform 0.35s ease-out 0s;
  transition: transform 0.35s ease-out 0s, -webkit-transform 0.35s ease-out 0s;
  z-index: 1080;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0; }

.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap,
.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image {
  transition-duration: 0ms !important; }

.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  will-change: transform;
  transition: -webkit-transform 0.5s cubic-bezier(0.12, 0.415, 0.01, 1.19) 0s;
  transition: transform 0.5s cubic-bezier(0.12, 0.415, 0.01, 1.19) 0s;
  transition: transform 0.5s cubic-bezier(0.12, 0.415, 0.01, 1.19) 0s, -webkit-transform 0.5s cubic-bezier(0.12, 0.415, 0.01, 1.19) 0s; }

.lg-outer.lg-use-transition-for-zoom.lg-zoom-drag-transition .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  will-change: transform;
  transition: -webkit-transform 0.8s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.8s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.8s cubic-bezier(0, 0, 0.25, 1) 0s, -webkit-transform 0.8s cubic-bezier(0, 0, 0.25, 1) 0s; }

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image,
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-dummy-img {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  will-change: opacity, transform;
  transition: opacity 0.15s, -webkit-transform 0.5s cubic-bezier(0.12, 0.415, 0.01, 1.19) 0s !important;
  transition: transform 0.5s cubic-bezier(0.12, 0.415, 0.01, 1.19) 0s, opacity 0.15s !important;
  transition: transform 0.5s cubic-bezier(0.12, 0.415, 0.01, 1.19) 0s, opacity 0.15s, -webkit-transform 0.5s cubic-bezier(0.12, 0.415, 0.01, 1.19) 0s !important;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.lg-icon.lg-zoom-in:after {
  content: '\e311'; }

.lg-icon.lg-actual-size {
  font-size: 20px; }
  .lg-icon.lg-actual-size:after {
    content: '\e033'; }

.lg-icon.lg-zoom-out {
  opacity: 0.5;
  pointer-events: none; }
  .lg-icon.lg-zoom-out:after {
    content: '\e312'; }
  .lg-zoomed .lg-icon.lg-zoom-out {
    opacity: 1;
    pointer-events: auto; }

.lg-outer[data-lg-slide-type='video'] .lg-zoom-in,
.lg-outer[data-lg-slide-type='video'] .lg-actual-size,
.lg-outer[data-lg-slide-type='video'] .lg-zoom-out, .lg-outer[data-lg-slide-type='iframe'] .lg-zoom-in,
.lg-outer[data-lg-slide-type='iframe'] .lg-actual-size,
.lg-outer[data-lg-slide-type='iframe'] .lg-zoom-out, .lg-outer.lg-first-slide-loading .lg-zoom-in,
.lg-outer.lg-first-slide-loading .lg-actual-size,
.lg-outer.lg-first-slide-loading .lg-zoom-out {
  opacity: 0.75;
  pointer-events: none; }

.lg-outer .lg-video-cont {
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  position: relative; }
  .lg-outer .lg-video-cont .lg-object {
    width: 100% !important;
    height: 100% !important; }

.lg-outer .lg-has-iframe .lg-video-cont {
  -webkit-overflow-scrolling: touch;
  overflow: auto; }

.lg-outer .lg-video-object {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  z-index: 3; }

.lg-outer .lg-video-poster {
  z-index: 1; }

.lg-outer .lg-has-video .lg-video-object {
  opacity: 0;
  will-change: opacity;
  transition: opacity 0.3s ease-in; }

.lg-outer .lg-has-video.lg-video-loaded .lg-video-poster,
.lg-outer .lg-has-video.lg-video-loaded .lg-video-play-button {
  opacity: 0 !important; }

.lg-outer .lg-has-video.lg-video-loaded .lg-video-object {
  opacity: 1; }

@-webkit-keyframes lg-play-stroke {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0; }
  50% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -35px; }
  100% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -124px; } }

@keyframes lg-play-stroke {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0; }
  50% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -35px; }
  100% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -124px; } }

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

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

.lg-video-play-button {
  width: 18%;
  max-width: 140px;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  cursor: pointer;
  -webkit-transform: translate(-50%, -50%) scale(1);
          transform: translate(-50%, -50%) scale(1);
  will-change: opacity, transform;
  transition: opacity 0.1s, -webkit-transform 0.25s cubic-bezier(0.17, 0.88, 0.32, 1.28);
  transition: transform 0.25s cubic-bezier(0.17, 0.88, 0.32, 1.28), opacity 0.1s;
  transition: transform 0.25s cubic-bezier(0.17, 0.88, 0.32, 1.28), opacity 0.1s, -webkit-transform 0.25s cubic-bezier(0.17, 0.88, 0.32, 1.28); }
  .lg-video-play-button:hover .lg-video-play-icon-bg,
  .lg-video-play-button:hover .lg-video-play-icon {
    opacity: 1; }

.lg-video-play-icon-bg {
  fill: none;
  stroke-width: 3%;
  stroke: #fcfcfc;
  opacity: 0.6;
  will-change: opacity;
  transition: opacity 0.12s ease-in; }

.lg-video-play-icon-circle {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  fill: none;
  stroke-width: 3%;
  stroke: rgba(30, 30, 30, 0.9);
  stroke-opacity: 1;
  stroke-linecap: round;
  stroke-dasharray: 200;
  stroke-dashoffset: 200; }

.lg-video-play-icon {
  position: absolute;
  width: 25%;
  max-width: 120px;
  left: 50%;
  top: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
          transform: translate3d(-50%, -50%, 0);
  opacity: 0.6;
  will-change: opacity;
  transition: opacity 0.12s ease-in; }
  .lg-video-play-icon .lg-video-play-icon-inner {
    fill: #fcfcfc; }

.lg-video-loading .lg-video-play-icon-circle {
  -webkit-animation: lg-play-rotate 2s linear 0.25s infinite, lg-play-stroke 1.5s ease-in-out 0.25s infinite;
          animation: lg-play-rotate 2s linear 0.25s infinite, lg-play-stroke 1.5s ease-in-out 0.25s infinite; }

.lg-video-loaded .lg-video-play-button {
  opacity: 0;
  -webkit-transform: translate(-50%, -50%) scale(0.7);
          transform: translate(-50%, -50%) scale(0.7); }

/*
 * Core styles for PriorityNav.js
 * These styles are not optional and should always be included
 *
 * Free to use under the MIT License.
 * http://twitter.com/GijsRoge
 */
.priority-nav {
  white-space: nowrap;
  /*
    * Makes sure the menu's are inline-block so they don't take up
    * the entire width of its parent. This will break the plugin.
    */ }

.priority-nav > ul {
  display: inline-block; }

.priority-nav > ul > li {
  display: inline-block; }

.priority-nav-has-dropdown .priority-nav__dropdown-toggle {
  position: relative; }

.priority-nav__wrapper {
  position: relative; }

.priority-nav__dropdown {
  position: absolute;
  visibility: hidden; }

.priority-nav__dropdown.show {
  visibility: visible; }

.priority-nav__dropdown-toggle {
  visibility: hidden;
  position: absolute; }

.priority-nav-is-visible {
  visibility: visible; }

.priority-nav-is-hidden {
  visibility: hidden; }

.noUi-target, .noUi-target * {
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-user-select: none;
  -ms-touch-action: none;
  touch-action: none;
  -ms-user-select: none;
  -moz-user-select: none;
  user-select: none;
  box-sizing: border-box; }

.noUi-target {
  position: relative; }

.noUi-base, .noUi-connects {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1; }

.noUi-connects {
  overflow: hidden;
  z-index: 0; }

.noUi-connect, .noUi-origin {
  will-change: transform;
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  height: 100%;
  width: 100%;
  -ms-transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
  -webkit-transform-style: preserve-3d;
  transform-origin: 0 0;
  -webkit-transform-style: flat;
          transform-style: flat; }

.noUi-txt-dir-rtl.noUi-horizontal .noUi-origin {
  left: 0;
  right: auto; }

.noUi-vertical .noUi-origin {
  top: -100%;
  width: 0; }

.noUi-horizontal .noUi-origin {
  height: 0; }

.noUi-handle {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  position: absolute; }

.noUi-touch-area {
  height: 100%;
  width: 100%; }

.noUi-state-tap .noUi-connect, .noUi-state-tap .noUi-origin {
  transition: -webkit-transform .3s;
  transition: transform .3s;
  transition: transform .3s, -webkit-transform .3s; }

.noUi-state-drag * {
  cursor: inherit !important; }

.noUi-horizontal {
  height: 18px; }

.noUi-horizontal .noUi-handle {
  width: 34px;
  height: 28px;
  right: -17px;
  top: -6px; }

.noUi-vertical {
  width: 18px; }

.noUi-vertical .noUi-handle {
  width: 28px;
  height: 34px;
  right: -6px;
  bottom: -17px; }

.noUi-txt-dir-rtl.noUi-horizontal .noUi-handle {
  left: -17px;
  right: auto; }

.noUi-target {
  background: #FAFAFA;
  border-radius: 4px;
  border: 1px solid #D3D3D3;
  box-shadow: inset 0 1px 1px #F0F0F0,0 3px 6px -5px #BBB; }

.noUi-connects {
  border-radius: 3px; }

.noUi-connect {
  background: #3FB8AF; }

.noUi-draggable {
  cursor: ew-resize; }

.noUi-vertical .noUi-draggable {
  cursor: ns-resize; }

.noUi-handle {
  border: 1px solid #D9D9D9;
  border-radius: 3px;
  background: #FFF;
  cursor: default;
  box-shadow: inset 0 0 1px #FFF,inset 0 1px 7px #EBEBEB,0 3px 6px -3px #BBB; }

.noUi-active {
  box-shadow: inset 0 0 1px #FFF,inset 0 1px 7px #DDD,0 3px 6px -3px #BBB; }

.noUi-handle:after, .noUi-handle:before {
  content: "";
  display: block;
  position: absolute;
  height: 14px;
  width: 1px;
  background: #E8E7E6;
  left: 14px;
  top: 6px; }

.noUi-handle:after {
  left: 17px; }

.noUi-vertical .noUi-handle:after, .noUi-vertical .noUi-handle:before {
  width: 14px;
  height: 1px;
  left: 6px;
  top: 14px; }

.noUi-vertical .noUi-handle:after {
  top: 17px; }

[disabled] .noUi-connect {
  background: #B8B8B8; }

[disabled] .noUi-handle, [disabled].noUi-handle, [disabled].noUi-target {
  cursor: not-allowed; }

.noUi-pips, .noUi-pips * {
  box-sizing: border-box; }

.noUi-pips {
  position: absolute;
  color: #999; }

.noUi-value {
  position: absolute;
  white-space: nowrap;
  text-align: center; }

.noUi-value-sub {
  color: #ccc;
  font-size: 10px; }

.noUi-marker {
  position: absolute;
  background: #CCC; }

.noUi-marker-sub {
  background: #AAA; }

.noUi-marker-large {
  background: #AAA; }

.noUi-pips-horizontal {
  padding: 10px 0;
  height: 80px;
  top: 100%;
  left: 0;
  width: 100%; }

.noUi-value-horizontal {
  -webkit-transform: translate(-50%, 50%);
  transform: translate(-50%, 50%); }

.noUi-rtl .noUi-value-horizontal {
  -webkit-transform: translate(50%, 50%);
  transform: translate(50%, 50%); }

.noUi-marker-horizontal.noUi-marker {
  margin-left: -1px;
  width: 2px;
  height: 5px; }

.noUi-marker-horizontal.noUi-marker-sub {
  height: 10px; }

.noUi-marker-horizontal.noUi-marker-large {
  height: 15px; }

.noUi-pips-vertical {
  padding: 0 10px;
  height: 100%;
  top: 0;
  left: 100%; }

.noUi-value-vertical {
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding-left: 25px; }

.noUi-rtl .noUi-value-vertical {
  -webkit-transform: translate(0, 50%);
  transform: translate(0, 50%); }

.noUi-marker-vertical.noUi-marker {
  width: 5px;
  height: 2px;
  margin-top: -1px; }

.noUi-marker-vertical.noUi-marker-sub {
  width: 10px; }

.noUi-marker-vertical.noUi-marker-large {
  width: 15px; }

.noUi-tooltip {
  display: block;
  position: absolute;
  border: 1px solid #D9D9D9;
  border-radius: 3px;
  background: #fff;
  color: #000;
  padding: 5px;
  text-align: center;
  white-space: nowrap; }

.noUi-horizontal .noUi-tooltip {
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  left: 50%;
  bottom: 120%; }

.noUi-vertical .noUi-tooltip {
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  top: 50%;
  right: 120%; }

.noUi-horizontal .noUi-origin > .noUi-tooltip {
  -webkit-transform: translate(50%, 0);
  transform: translate(50%, 0);
  left: auto;
  bottom: 10px; }

.noUi-vertical .noUi-origin > .noUi-tooltip {
  -webkit-transform: translate(0, -18px);
  transform: translate(0, -18px);
  top: auto;
  right: 28px; }

.qs-datepicker-container {
  font-size: 1rem;
  font-family: sans-serif;
  color: #000;
  position: absolute;
  width: 15.625em;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  z-index: 9001;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid grey;
  border-radius: .263921875em;
  overflow: hidden;
  background: #fff;
  box-shadow: 0 1.25em 1.25em -0.9375em rgba(0, 0, 0, 0.3); }

.qs-datepicker-container * {
  box-sizing: border-box; }

.qs-centered {
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

.qs-hidden {
  display: none; }

.qs-overlay {
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.75);
  color: #fff;
  width: 100%;
  height: 100%;
  padding: .5em;
  z-index: 1;
  opacity: 1;
  transition: opacity .3s;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column; }

.qs-overlay.qs-hidden {
  opacity: 0;
  z-index: -1; }

.qs-overlay .qs-overlay-year {
  background: rgba(0, 0, 0, 0);
  border: none;
  border-bottom: 1px solid #fff;
  border-radius: 0;
  color: #fff;
  font-size: .875em;
  padding: .25em 0;
  width: 80%;
  text-align: center;
  margin: 0 auto;
  display: block; }

.qs-overlay .qs-overlay-year::-webkit-inner-spin-button {
  -webkit-appearance: none; }

.qs-overlay .qs-close {
  padding: .5em;
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0; }

.qs-overlay .qs-submit {
  border: 1px solid #fff;
  border-radius: .263921875em;
  padding: .5em;
  margin: 0 auto auto;
  cursor: pointer;
  background: rgba(128, 128, 128, 0.4); }

.qs-overlay .qs-submit.qs-disabled {
  color: grey;
  border-color: grey;
  cursor: not-allowed; }

.qs-overlay .qs-overlay-month-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-positive: 1;
  flex-grow: 1; }

.qs-overlay .qs-overlay-month {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  width: calc(100% / 3);
  cursor: pointer;
  opacity: .5;
  transition: opacity .15s; }

.qs-overlay .qs-overlay-month.active, .qs-overlay .qs-overlay-month:hover {
  opacity: 1; }

.qs-controls {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  background: #d3d3d3;
  -webkit-filter: blur(0);
  filter: blur(0);
  transition: -webkit-filter .3s;
  transition: filter .3s;
  transition: filter .3s, -webkit-filter .3s;
  transition: filter .3s,-webkit-filter .3s; }

.qs-controls.qs-blur {
  -webkit-filter: blur(5px);
  filter: blur(5px); }

.qs-arrow {
  height: 1.5625em;
  width: 1.5625em;
  position: relative;
  cursor: pointer;
  border-radius: .263921875em;
  transition: background .15s; }

.qs-arrow:hover {
  background: rgba(0, 0, 0, 0.1); }

.qs-arrow:hover.qs-left:after {
  border-right-color: #000; }

.qs-arrow:hover.qs-right:after {
  border-left-color: #000; }

.qs-arrow:after {
  content: "";
  border: 0.390625em solid rgba(0, 0, 0, 0);
  position: absolute;
  top: 50%;
  transition: border .2s; }

.qs-arrow.qs-left:after {
  border-right-color: grey;
  right: 50%;
  -webkit-transform: translate(25%, -50%);
  transform: translate(25%, -50%); }

.qs-arrow.qs-right:after {
  border-left-color: grey;
  left: 50%;
  -webkit-transform: translate(-25%, -50%);
  transform: translate(-25%, -50%); }

.qs-month-year {
  font-weight: 700;
  transition: border .2s;
  border-bottom: 1px solid rgba(0, 0, 0, 0);
  cursor: pointer; }

.qs-month-year:hover {
  border-bottom: 1px solid grey; }

.qs-month-year:active:focus, .qs-month-year:focus {
  outline: none; }

.qs-month {
  padding-right: .5ex; }

.qs-year {
  padding-left: .5ex; }

.qs-squares {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: .3125em;
  -webkit-filter: blur(0);
  filter: blur(0);
  transition: -webkit-filter .3s;
  transition: filter .3s;
  transition: filter .3s, -webkit-filter .3s;
  transition: filter .3s,-webkit-filter .3s; }

.qs-squares.qs-blur {
  -webkit-filter: blur(5px);
  filter: blur(5px); }

.qs-square {
  width: calc(100% / 7);
  height: 1.5625em;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  cursor: pointer;
  transition: background .1s;
  border-radius: .263921875em; }

.qs-square:not(.qs-empty):not(.qs-disabled):not(.qs-day):not(.qs-active):hover {
  background: orange; }

.qs-current {
  font-weight: 700;
  text-decoration: underline; }

.qs-active, .qs-range-end, .qs-range-start {
  background: #add8e6; }

.qs-range-start:not(.qs-range-6) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.qs-range-middle {
  background: #d4ebf2; }

.qs-range-middle:not(.qs-range-0):not(.qs-range-6) {
  border-radius: 0; }

.qs-range-middle.qs-range-0 {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.qs-range-end:not(.qs-range-0), .qs-range-middle.qs-range-6 {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.qs-disabled, .qs-outside-current-month {
  opacity: .2; }

.qs-disabled {
  cursor: not-allowed; }

.qs-day, .qs-empty {
  cursor: default; }

.qs-day {
  font-weight: 700;
  color: grey; }

.qs-event {
  position: relative; }

.qs-event:after {
  content: "";
  position: absolute;
  width: .46875em;
  height: .46875em;
  border-radius: 50%;
  background: #07f;
  bottom: 0;
  right: 0; }

/*! * OverlayScrollbars * https://github.com/KingSora/OverlayScrollbars * * Version: 1.13.0 * * Copyright KingSora | Rene Haas. * https://github.com/KingSora * * Released under the MIT license. * Date: 02.08.2020 */
/* OVERLAY SCROLLBARS CORE: */
html.os-html, html.os-html > .os-host {
  display: block;
  overflow: hidden;
  box-sizing: border-box;
  height: 100% !important;
  width: 100% !important;
  min-width: 100% !important;
  min-height: 100% !important;
  margin: 0 !important;
  position: absolute !important;
  /* could be position: fixed;
    but it causes issues on iOS (-webkit-overflow-scrolling: touch) */ }

html.os-html > .os-host > .os-padding {
  position: absolute;
  /* could be position: fixed;
    but it causes issues on iOS (-webkit-overflow-scrolling: touch) */ }

body.os-dragging, body.os-dragging * {
  cursor: default; }

.os-host, .os-host-textarea {
  position: relative;
  overflow: visible !important;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -ms-grid-row-align: flex-start;
  align-items: flex-start; }

.os-host-flexbox {
  overflow: hidden !important;
  display: -ms-flexbox;
  display: flex; }

.os-host-flexbox > .os-size-auto-observer {
  height: inherit !important; }

.os-host-flexbox > .os-content-glue {
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-negative: 0;
  flex-shrink: 0; }

.os-host-flexbox > .os-size-auto-observer, .os-host-flexbox > .os-content-glue {
  min-height: 0;
  min-width: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  -ms-flex-preferred-size: auto;
  flex-basis: auto; }

#os-dummy-scrollbar-size {
  position: fixed;
  opacity: 0;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
  visibility: hidden;
  overflow: scroll;
  height: 500px;
  width: 500px; }

#os-dummy-scrollbar-size > div {
  width: 200%;
  height: 200%;
  margin: 10px 0; }

/* fix restricted measuring */
#os-dummy-scrollbar-size:before, #os-dummy-scrollbar-size:after, .os-content:before, .os-content:after {
  content: '';
  display: table;
  width: 0.01px;
  height: 0.01px;
  line-height: 0;
  font-size: 0;
  -ms-flex-positive: 0;
      flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  visibility: hidden; }

#os-dummy-scrollbar-size, .os-viewport {
  -ms-overflow-style: scrollbar !important; }

.os-viewport-native-scrollbars-invisible#os-dummy-scrollbar-size, .os-viewport-native-scrollbars-invisible.os-viewport {
  scrollbar-width: none !important; }

.os-viewport-native-scrollbars-invisible#os-dummy-scrollbar-size::-webkit-scrollbar, .os-viewport-native-scrollbars-invisible.os-viewport::-webkit-scrollbar, .os-viewport-native-scrollbars-invisible#os-dummy-scrollbar-size::-webkit-scrollbar-corner, .os-viewport-native-scrollbars-invisible.os-viewport::-webkit-scrollbar-corner {
  display: none !important;
  width: 0px !important;
  height: 0px !important;
  visibility: hidden !important;
  background: transparent !important; }

.os-content-glue {
  box-sizing: inherit;
  max-height: 100%;
  max-width: 100%;
  width: 100%;
  pointer-events: none; }

.os-padding {
  box-sizing: inherit;
  direction: inherit;
  position: absolute;
  overflow: visible;
  padding: 0;
  margin: 0;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: auto !important;
  height: auto !important;
  z-index: 0; }

.os-host-overflow > .os-padding {
  overflow: hidden; }

.os-viewport {
  direction: inherit !important;
  box-sizing: inherit !important;
  resize: none !important;
  outline: none !important;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  padding: 0;
  margin: 0;
  -webkit-overflow-scrolling: touch; }

.os-content-arrange {
  position: absolute;
  z-index: -1;
  min-height: 1px;
  min-width: 1px;
  pointer-events: none; }

.os-content {
  direction: inherit;
  box-sizing: border-box !important;
  position: relative;
  display: block;
  height: 100%;
  width: 100%;
  height: 100%;
  width: 100%;
  visibility: visible; }

.os-content > .os-textarea {
  box-sizing: border-box !important;
  direction: inherit !important;
  background: transparent !important;
  outline: 0px none transparent !important;
  overflow: hidden !important;
  position: absolute !important;
  display: block !important;
  top: 0 !important;
  left: 0 !important;
  margin: 0 !important;
  border-radius: 0px !important;
  float: none !important;
  -webkit-filter: none !important;
  filter: none !important;
  border: none !important;
  resize: none !important;
  -webkit-transform: none !important;
  transform: none !important;
  max-width: none !important;
  max-height: none !important;
  box-shadow: none !important;
  -webkit-perspective: none !important;
  perspective: none !important;
  opacity: 1 !important;
  z-index: 1 !important;
  clip: auto !important;
  vertical-align: baseline !important;
  padding: 0px; }

.os-content > .os-textarea-cover {
  z-index: -1;
  pointer-events: none; }

.os-content > .os-textarea[wrap='off'] {
  white-space: pre !important;
  margin: 0px !important; }

.os-text-inherit {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  font-style: inherit;
  font-variant: inherit;
  text-transform: inherit;
  text-decoration: inherit;
  text-indent: inherit;
  text-align: inherit;
  text-shadow: inherit;
  text-overflow: inherit;
  letter-spacing: inherit;
  word-spacing: inherit;
  line-height: inherit;
  unicode-bidi: inherit;
  direction: inherit;
  color: inherit;
  cursor: text; }

.os-resize-observer, .os-resize-observer-host {
  box-sizing: inherit;
  display: block;
  visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  overflow: hidden;
  pointer-events: none;
  z-index: -1; }

.os-resize-observer-host {
  padding: inherit;
  border: inherit;
  border-color: transparent;
  border-style: solid;
  box-sizing: border-box; }

.os-resize-observer-host.observed {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: start;
      align-items: flex-start; }

.os-resize-observer-host > .os-resize-observer, .os-resize-observer-host.observed > .os-resize-observer {
  height: 200%;
  width: 200%;
  padding: inherit;
  border: inherit;
  margin: 0;
  display: block;
  box-sizing: content-box; }

.os-resize-observer-host.observed > .os-resize-observer, .os-resize-observer-host.observed > .os-resize-observer:before {
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -ms-flex-positive: 1;
      flex-grow: 1;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
  box-sizing: border-box; }

.os-resize-observer-host.observed > .os-resize-observer:before {
  content: '';
  box-sizing: content-box;
  padding: inherit;
  border: inherit;
  margin: 0; }

.os-size-auto-observer {
  box-sizing: inherit !important;
  height: 100%;
  width: inherit;
  max-width: 1px;
  position: relative;
  float: left;
  max-height: 1px;
  overflow: hidden;
  z-index: -1;
  padding: 0;
  margin: 0;
  pointer-events: none;
  -ms-flex-positive: inherit;
  flex-grow: inherit;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -ms-flex-preferred-size: 0;
  flex-basis: 0; }

.os-size-auto-observer > .os-resize-observer {
  width: 1000%;
  height: 1000%;
  min-height: 1px;
  min-width: 1px; }

.os-resize-observer-item {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  z-index: -1;
  opacity: 0;
  direction: ltr !important;
  -ms-flex: none !important;
  flex: none !important; }

.os-resize-observer-item-final {
  position: absolute;
  left: 0;
  top: 0;
  transition: none !important;
  -ms-flex: none !important;
  flex: none !important; }

.os-resize-observer {
  -webkit-animation-duration: 0.001s;
  animation-duration: 0.001s;
  -webkit-animation-name: os-resize-observer-dummy-animation;
  animation-name: os-resize-observer-dummy-animation; }

object.os-resize-observer {
  box-sizing: border-box !important; }

@-webkit-keyframes os-resize-observer-dummy-animation {
  from {
    z-index: 0; }
  to {
    z-index: -1; } }

@keyframes os-resize-observer-dummy-animation {
  from {
    z-index: 0; }
  to {
    z-index: -1; } }

/* CUSTOM SCROLLBARS AND CORNER CORE: */
.os-host-transition > .os-scrollbar, .os-host-transition > .os-scrollbar-corner {
  transition: opacity 0.3s, visibility 0.3s, top 0.3s, right 0.3s, bottom 0.3s, left 0.3s; }

html.os-html > .os-host > .os-scrollbar {
  position: absolute;
  /* could be position: fixed;
    but it causes issues on iOS (-webkit-overflow-scrolling: touch) */
  z-index: 999999;
  /* highest z-index of the page */ }

.os-scrollbar, .os-scrollbar-corner {
  position: absolute;
  opacity: 1;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
  z-index: 1; }

.os-scrollbar-corner {
  bottom: 0;
  right: 0; }

.os-scrollbar {
  pointer-events: none; }

.os-scrollbar-track {
  pointer-events: auto;
  position: relative;
  height: 100%;
  width: 100%;
  padding: 0 !important;
  border: none !important; }

.os-scrollbar-handle {
  pointer-events: auto;
  position: absolute;
  width: 100%;
  height: 100%; }

.os-scrollbar-handle-off, .os-scrollbar-track-off {
  pointer-events: none; }

.os-scrollbar.os-scrollbar-unusable, .os-scrollbar.os-scrollbar-unusable * {
  pointer-events: none !important; }

.os-scrollbar.os-scrollbar-unusable .os-scrollbar-handle {
  opacity: 0 !important; }

.os-scrollbar-horizontal {
  bottom: 0;
  left: 0; }

.os-scrollbar-vertical {
  top: 0;
  right: 0; }

.os-scrollbar-auto-hidden, .os-padding + .os-scrollbar-corner, .os-host-resize-disabled.os-host-scrollbar-horizontal-hidden > .os-scrollbar-corner, .os-host-scrollbar-horizontal-hidden > .os-scrollbar-horizontal, .os-host-resize-disabled.os-host-scrollbar-vertical-hidden > .os-scrollbar-corner, .os-host-scrollbar-vertical-hidden > .os-scrollbar-vertical, .os-scrollbar-horizontal.os-scrollbar-auto-hidden + .os-scrollbar-vertical + .os-scrollbar-corner, .os-scrollbar-horizontal + .os-scrollbar-vertical.os-scrollbar-auto-hidden + .os-scrollbar-corner, .os-scrollbar-horizontal.os-scrollbar-auto-hidden + .os-scrollbar-vertical.os-scrollbar-auto-hidden + .os-scrollbar-corner {
  opacity: 0;
  visibility: hidden;
  pointer-events: none; }

.os-scrollbar-corner-resize-both {
  cursor: nwse-resize; }

.os-scrollbar-corner-resize-horizontal {
  cursor: ew-resize; }

.os-scrollbar-corner-resize-vertical {
  cursor: ns-resize; }

.os-dragging .os-scrollbar-corner.os-scrollbar-corner-resize {
  cursor: default; }

.os-host-resize-disabled.os-host-scrollbar-horizontal-hidden > .os-scrollbar-vertical {
  top: 0;
  bottom: 0; }

.os-host-resize-disabled.os-host-scrollbar-vertical-hidden > .os-scrollbar-horizontal {
  right: 0;
  left: 0; }

.os-scrollbar:hover, .os-scrollbar-corner.os-scrollbar-corner-resize {
  opacity: 1 !important;
  visibility: visible !important; }

.os-scrollbar-corner.os-scrollbar-corner-resize {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+PHN2ZyAgIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgICB4bWxuczpjYz0iaHR0cDovL2NyZWF0aXZlY29tbW9ucy5vcmcvbnMjIiAgIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyIgICB4bWxuczpzdmc9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgICB3aWR0aD0iMTAiICAgaGVpZ2h0PSIxMCIgICB2ZXJzaW9uPSIxLjEiPiAgPGcgICAgIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAsLTEwNDIuMzYyMikiICAgICBzdHlsZT0iZGlzcGxheTppbmxpbmUiPiAgICA8cGF0aCAgICAgICBzdHlsZT0iZmlsbDojMDAwMDAwO2ZpbGwtb3BhY2l0eTowLjQ5NDExNzY1O2ZpbGwtcnVsZTpldmVub2RkO3N0cm9rZTpub25lIiAgICAgICBkPSJtIDcuNDI0MjE4NywxMDQyLjM2MjIgYyAtMC43MjM1NzkyLDAgLTEuMzEwMTU2MiwwLjU4NjYgLTEuMzEwMTU2MiwxLjMxMDIgMCwwLjI5OSAwLjEwNDM0MTksMC41NzEgMC4yNzI5NDkyLDAuNzkxNSAwLjIwOTEwMjQsMC4xNDEzIDAuNDY1NjIwNiwwLjIxODQgMC43MzY5NjI5LDAuMjE4NCAwLjcyMzU3OTMsMCAxLjMxMDE1NjMsLTAuNTg2NiAxLjMxMDE1NjMsLTEuMzEwMiAwLC0wLjI3MTMgLTAuMDc3MDkzLC0wLjUyNzggLTAuMjE4MzU5NCwtMC43MzcgLTAuMjIwNDk0MSwtMC4xNjg2IC0wLjQ5MjU0NDMsLTAuMjcyOSAtMC43OTE1NTI4LC0wLjI3MjkgeiBtIDAsMy4wODQzIGMgLTAuNzIzNTc5MiwwIC0xLjMxMDE1NjIsMC41ODY2IC0xLjMxMDE1NjIsMS4zMTAyIDAsMC4yOTkgMC4xMDQzNDE5LDAuNTcxIDAuMjcyOTQ5MiwwLjc5MTUgMC4yMDkxMDI0LDAuMTQxMyAwLjQ2NTYyMDYsMC4yMTg0IDAuNzM2OTYyOSwwLjIxODQgMC43MjM1NzkzLDAgMS4zMTAxNTYzLC0wLjU4NjYgMS4zMTAxNTYzLC0xLjMxMDIgMCwtMC4yNzEzIC0wLjA3NzA5MywtMC41Mjc4IC0wLjIxODM1OTQsLTAuNzM2OSAtMC4yMjA0OTQxLC0wLjE2ODYgLTAuNDkyNTQ0MywtMC4yNzMgLTAuNzkxNTUyOCwtMC4yNzMgeiBtIC0zLjA4NDMyNjEsMCBjIC0wLjcyMzU3OTMsMCAtMS4zMTAxNTYzLDAuNTg2NiAtMS4zMTAxNTYzLDEuMzEwMiAwLDAuMjk5IDAuMTA0MzQxOSwwLjU3MSAwLjI3Mjk0OTIsMC43OTE1IDAuMjA5MTAyNCwwLjE0MTMgMC40NjU2MjA3LDAuMjE4NCAwLjczNjk2MjksMC4yMTg0IDAuNzIzNTc5MywwIDEuMzEwMTU2MywtMC41ODY2IDEuMzEwMTU2MywtMS4zMTAyIDAsLTAuMjcxMyAtMC4wNzcwOTMsLTAuNTI3OCAtMC4yMTgzNTk0LC0wLjczNjkgLTAuMjIwNDk0LC0wLjE2ODYgLTAuNDkyNTQ0MiwtMC4yNzMgLTAuNzkxNTUyNywtMC4yNzMgeiBtIC0zLjAyOTczNjQsMy4wMjk4IEMgMC41ODY1NzY5MywxMDQ4LjQ3NjMgMCwxMDQ5LjA2MjggMCwxMDQ5Ljc4NjQgYyAwLDAuMjk5IDAuMTA0MzQxOSwwLjU3MTEgMC4yNzI5NDkyMiwwLjc5MTYgMC4yMDkxMDIyOSwwLjE0MTIgMC40NjU2MjA2NSwwLjIxODMgMC43MzY5NjI4OCwwLjIxODMgMC43MjM1NzkzLDAgMS4zMTAxNTYzLC0wLjU4NjUgMS4zMTAxNTYzLC0xLjMxMDEgMCwtMC4yNzE0IC0wLjA3NzA5MywtMC41Mjc5IC0wLjIxODM1OTQsLTAuNzM3IC0wLjIyMDQ5NDEsLTAuMTY4NiAtMC40OTI1NDQzLC0wLjI3MjkgLTAuNzkxNTUyOCwtMC4yNzI5IHogbSAzLjAyOTczNjQsMCBjIC0wLjcyMzU3OTMsMCAtMS4zMTAxNTYzLDAuNTg2NSAtMS4zMTAxNTYzLDEuMzEwMSAwLDAuMjk5IDAuMTA0MzQxOSwwLjU3MTEgMC4yNzI5NDkyLDAuNzkxNiAwLjIwOTEwMjQsMC4xNDEyIDAuNDY1NjIwNywwLjIxODMgMC43MzY5NjI5LDAuMjE4MyAwLjcyMzU3OTMsMCAxLjMxMDE1NjMsLTAuNTg2NSAxLjMxMDE1NjMsLTEuMzEwMSAwLC0wLjI3MTQgLTAuMDc3MDkzLC0wLjUyNzkgLTAuMjE4MzU5NCwtMC43MzcgLTAuMjIwNDk0LC0wLjE2ODYgLTAuNDkyNTQ0MiwtMC4yNzI5IC0wLjc5MTU1MjcsLTAuMjcyOSB6IG0gMy4wODQzMjYxLDAgYyAtMC43MjM1NzkyLDAgLTEuMzEwMTU2MiwwLjU4NjUgLTEuMzEwMTU2MiwxLjMxMDEgMCwwLjI5OSAwLjEwNDM0MTksMC41NzExIDAuMjcyOTQ5MiwwLjc5MTYgMC4yMDkxMDI0LDAuMTQxMiAwLjQ2NTYyMDYsMC4yMTgzIDAuNzM2OTYyOSwwLjIxODMgMC43MjM1NzkzLDAgMS4zMTAxNTYzLC0wLjU4NjUgMS4zMTAxNTYzLC0xLjMxMDEgMCwtMC4yNzE0IC0wLjA3NzA5MywtMC41Mjc5IC0wLjIxODM1OTQsLTAuNzM3IC0wLjIyMDQ5NDEsLTAuMTY4NiAtMC40OTI1NDQzLC0wLjI3MjkgLTAuNzkxNTUyOCwtMC4yNzI5IHoiLz4gIDwvZz4gIDxnICAgICBzdHlsZT0iZGlzcGxheTppbmxpbmUiPiAgICA8cGF0aCAgICAgICBzdHlsZT0iZmlsbDojZmZmZmZmO2ZpbGwtb3BhY2l0eToxO2ZpbGwtcnVsZTpldmVub2RkO3N0cm9rZTpub25lIiAgICAgICBkPSJtIDguMjE1NzcxNSwwLjI3Mjk0OTIyIGMgMC4xNDEyNjY3LDAuMjA5MTAyMjkgMC4yMTgzNTk0LDAuNDY1NjIwNjUgMC4yMTgzNTk0LDAuNzM2OTYyODggMCwwLjcyMzU3OTMgLTAuNTg2NTc3LDEuMzEwMTU2MyAtMS4zMTAxNTYzLDEuMzEwMTU2MyAtMC4yNzEzNDIzLDAgLTAuNTI3ODYwNSwtMC4wNzcwOTMgLTAuNzM2OTYyOSwtMC4yMTgzNTk0IDAuMjM5NDEwNCwwLjMxMzA4NTkgMC42MTI2MzYyLDAuNTE4NjAzNSAxLjAzNzIwNywwLjUxODYwMzUgMC43MjM1NzkzLDAgMS4zMTAxNTYzLC0wLjU4NjU3NyAxLjMxMDE1NjMsLTEuMzEwMTU2MyAwLC0wLjQyNDU3MDc2IC0wLjIwNTUxNzYsLTAuNzk3Nzk2NTkgLTAuNTE4NjAzNSwtMS4wMzcyMDY5OCB6IG0gMCwzLjA4NDMyNjE4IGMgMC4xNDEyNjY3LDAuMjA5MTAyMyAwLjIxODM1OTQsMC40NjU2MjA2IDAuMjE4MzU5NCwwLjczNjk2MjkgMCwwLjcyMzU3OTMgLTAuNTg2NTc3LDEuMzEwMTU2MiAtMS4zMTAxNTYzLDEuMzEwMTU2MiAtMC4yNzEzNDIzLDAgLTAuNTI3ODYwNSwtMC4wNzcwOTMgLTAuNzM2OTYyOSwtMC4yMTgzNTkzIDAuMjM5NDEwNCwwLjMxMzA4NTkgMC42MTI2MzYyLDAuNTE4NjAzNSAxLjAzNzIwNywwLjUxODYwMzUgMC43MjM1NzkzLDAgMS4zMTAxNTYzLC0wLjU4NjU3NyAxLjMxMDE1NjMsLTEuMzEwMTU2MyAwLC0wLjQyNDU3MDggLTAuMjA1NTE3NiwtMC43OTc3OTY3IC0wLjUxODYwMzUsLTEuMDM3MjA3IHogbSAtMy4wODQzMjYyLDAgYyAwLjE0MTI2NjcsMC4yMDkxMDIzIDAuMjE4MzU5NCwwLjQ2NTYyMDYgMC4yMTgzNTk0LDAuNzM2OTYyOSAwLDAuNzIzNTc5MyAtMC41ODY1NzcsMS4zMTAxNTYyIC0xLjMxMDE1NjMsMS4zMTAxNTYyIC0wLjI3MTM0MjIsMCAtMC41Mjc4NjA1LC0wLjA3NzA5MyAtMC43MzY5NjI5LC0wLjIxODM1OTMgMC4yMzk0MTA0LDAuMzEzMDg1OSAwLjYxMjYzNjMsMC41MTg2MDM1IDEuMDM3MjA3MSwwLjUxODYwMzUgMC43MjM1NzkzLDAgMS4zMTAxNTYyLC0wLjU4NjU3NyAxLjMxMDE1NjIsLTEuMzEwMTU2MyAwLC0wLjQyNDU3MDggLTAuMjA1NTE3NSwtMC43OTc3OTY3IC0wLjUxODYwMzUsLTEuMDM3MjA3IHogTSAyLjEwMTcwOSw2LjM4NzAxMTcgYyAwLjE0MTI2NjcsMC4yMDkxMDI0IDAuMjE4MzU5NCwwLjQ2NTYyMDYgMC4yMTgzNTk0LDAuNzM2OTYyOSAwLDAuNzIzNTc5MyAtMC41ODY1NzcsMS4zMTAxNTYzIC0xLjMxMDE1NjMsMS4zMTAxNTYzIC0wLjI3MTM0MjIzLDAgLTAuNTI3ODYwNTksLTAuMDc3MDkzIC0wLjczNjk2Mjg4LC0wLjIxODM1OTQgMC4yMzk0MTAzOSwwLjMxMzA4NTkgMC42MTI2MzYyMiwwLjUxODYwMzUgMS4wMzcyMDY5OCwwLjUxODYwMzUgMC43MjM1NzkzLDAgMS4zMTAxNTYzLC0wLjU4NjU3NyAxLjMxMDE1NjMsLTEuMzEwMTU2MyAwLC0wLjQyNDU3MDggLTAuMjA1NTE3NiwtMC43OTc3OTY2IC0wLjUxODYwMzUsLTEuMDM3MjA3IHogbSAzLjAyOTczNjMsMCBjIDAuMTQxMjY2NywwLjIwOTEwMjQgMC4yMTgzNTk0LDAuNDY1NjIwNiAwLjIxODM1OTQsMC43MzY5NjI5IDAsMC43MjM1NzkzIC0wLjU4NjU3NywxLjMxMDE1NjMgLTEuMzEwMTU2MywxLjMxMDE1NjMgLTAuMjcxMzQyMiwwIC0wLjUyNzg2MDUsLTAuMDc3MDkzIC0wLjczNjk2MjksLTAuMjE4MzU5NCAwLjIzOTQxMDQsMC4zMTMwODU5IDAuNjEyNjM2MywwLjUxODYwMzUgMS4wMzcyMDcxLDAuNTE4NjAzNSAwLjcyMzU3OTMsMCAxLjMxMDE1NjIsLTAuNTg2NTc3IDEuMzEwMTU2MiwtMS4zMTAxNTYzIDAsLTAuNDI0NTcwOCAtMC4yMDU1MTc1LC0wLjc5Nzc5NjYgLTAuNTE4NjAzNSwtMS4wMzcyMDcgeiBtIDMuMDg0MzI2MiwwIGMgMC4xNDEyNjY3LDAuMjA5MTAyNCAwLjIxODM1OTQsMC40NjU2MjA2IDAuMjE4MzU5NCwwLjczNjk2MjkgMCwwLjcyMzU3OTMgLTAuNTg2NTc3LDEuMzEwMTU2MyAtMS4zMTAxNTYzLDEuMzEwMTU2MyAtMC4yNzEzNDIzLDAgLTAuNTI3ODYwNSwtMC4wNzcwOTMgLTAuNzM2OTYyOSwtMC4yMTgzNTk0IDAuMjM5NDEwNCwwLjMxMzA4NTkgMC42MTI2MzYyLDAuNTE4NjAzNSAxLjAzNzIwNywwLjUxODYwMzUgMC43MjM1NzkzLDAgMS4zMTAxNTYzLC0wLjU4NjU3NyAxLjMxMDE1NjMsLTEuMzEwMTU2MyAwLC0wLjQyNDU3MDggLTAuMjA1NTE3NiwtMC43OTc3OTY2IC0wLjUxODYwMzUsLTEuMDM3MjA3IHoiIC8+ICA8L2c+PC9zdmc+);
  background-repeat: no-repeat;
  background-position: 100% 100%;
  pointer-events: auto !important; }

.os-host-overflow {
  overflow: hidden !important; }

/* THEMES: */
/* NONE THEME: */
.os-theme-none > .os-scrollbar-horizontal, .os-theme-none > .os-scrollbar-vertical, .os-theme-none > .os-scrollbar-corner {
  display: none !important; }

.os-theme-none > .os-scrollbar-corner-resize {
  display: block !important;
  min-width: 10px;
  min-height: 10px; }

/* DARK & LIGHT THEME: */
.os-theme-accent > .os-scrollbar-horizontal {
  right: 4px;
  height: 4px; }

.os-theme-accent > .os-scrollbar-vertical {
  bottom: 4px;
  width: 4px; }

.os-theme-accent > .os-scrollbar-corner, .os-theme-light > .os-scrollbar-corner {
  background-color: transparent;
  height: 4px;
  width: 4px; }

.os-theme-accent > .os-scrollbar {
  box-sizing: border-box;
  background: #f0f0f0;
  border-radius: 15px; }

.os-theme-accent > .os-scrollbar.os-scrollbar-unusable {
  background: transparent; }

.os-theme-accent > .os-scrollbar > .os-scrollbar-track {
  background: transparent; }

.os-theme-accent > .os-scrollbar-horizontal > .os-scrollbar-track > .os-scrollbar-handle {
  min-width: 30px; }

.os-theme-accent > .os-scrollbar-vertical > .os-scrollbar-track > .os-scrollbar-handle {
  min-height: 30px; }

.os-theme-accent.os-host-transition > .os-scrollbar > .os-scrollbar-track > .os-scrollbar-handle {
  transition: background-color 0.3s; }

.os-theme-accent > .os-scrollbar > .os-scrollbar-track > .os-scrollbar-handle, .os-theme-accent > .os-scrollbar > .os-scrollbar-track {
  border-radius: 15px; }

.os-theme-accent > .os-scrollbar > .os-scrollbar-track > .os-scrollbar-handle {
  background: linear-gradient(180deg, #21A5B5 0%, #71B2B4 100%); }

.os-theme-accent > .os-scrollbar:hover > .os-scrollbar-track > .os-scrollbar-handle {
  background: linear-gradient(180deg, #28BFD1 0%, #85CFD1 100%); }

.os-theme-accent > .os-scrollbar > .os-scrollbar-track > .os-scrollbar-handle.active {
  background: linear-gradient(180deg, #21A5B5 0%, #71B2B4 100%); }

.os-theme-accent > .os-scrollbar-horizontal .os-scrollbar-handle:before, .os-theme-accent > .os-scrollbar-vertical .os-scrollbar-handle:before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: block; }

.os-theme-accent.os-host-scrollbar-horizontal-hidden > .os-scrollbar-horizontal .os-scrollbar-handle:before, .os-theme-accent.os-host-scrollbar-vertical-hidden > .os-scrollbar-vertical .os-scrollbar-handle:before {
  display: none; }

.os-theme-accent > .os-scrollbar-horizontal .os-scrollbar-handle:before {
  top: -6px;
  bottom: -2px; }

.os-theme-accent > .os-scrollbar-vertical .os-scrollbar-handle:before {
  left: -6px;
  right: -2px; }

::-moz-selection {
  background-color: #1FA4B5;
  color: #fff; }

::selection {
  background-color: #1FA4B5;
  color: #fff; }

html, body {
  overflow-x: hidden; }

html {
  scroll-behavior: smooth; }

@media (prefers-reduced-motion: reduce) {
  html {
    scroll-behavior: auto; } }

body {
  font-family: futura-wave, sans-serif;
  font-size: 18px;
  line-height: 1.4;
  color: #2c2c2c; }
  body.header-sticky {
    margin-top: 99px; }

h1, h2, h3, h4, h5, h6 {
  font-weight: 500; }

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }

.dummy-bg {
  position: relative; }
  .dummy-bg::after {
  /*  background-color: rgba(114, 114, 114, 0.05); */
    content: '';
    display: block;
    height: 100%;
    left: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%; }

.color-gradient-accent {
  display: inline-block;
  background: linear-gradient(90deg, #21A5B5 0%, #71B2B4 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  border: none;
  padding: 0;
  cursor: pointer; }
  .color-gradient-accent__icon {
    width: 10px;
    height: 10px;
    margin-left: 3px;
    stroke: url(#accentGradient); }

.color-highlighted {
  background: #FFECC8;
  padding: 1px 20px 1px 5px;
  border-radius: 7px; }

.color-danger {
  color: #f93c00; }

.color-success {
  color: #0ca41b; }

.color-attention {
  color: #F99500; }

.underline-gradient-accent {
  position: relative;
  padding-bottom: 1px; }
  .underline-gradient-accent::before {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 1px;
    background: linear-gradient(90deg, #21A5B5 0%, #71B2B4 100%); }

.font-bold {
  font-weight: bold; }

.lock {
  overflow: hidden; }

.text-center {
  text-align: center; }

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

.hidden {
  width: 0;
  height: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0; }

.screen-reader-text {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  border: 0; }

.crossed {
  position: relative;
  padding-left: 2px;
  padding-right: 1px;
  text-decoration: none; }
  .crossed::before {
    content: '';
    display: block;
    height: 1px;
    background-color: #f93c00;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0; }

@-webkit-keyframes waves {
  from {
    -webkit-transform: none;
            transform: none; }
  to {
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%); } }

@keyframes waves {
  from {
    -webkit-transform: none;
            transform: none; }
  to {
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%); } }

@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform: rotate3d(0, 1, 0, 270deg) perspective(1px);
            transform: rotate3d(0, 1, 0, 270deg) perspective(1px); }
  35% {
    opacity: 1; }
  100% {
    -webkit-transform: rotate3d(0, 1, 0, 0deg) perspective(1px);
            transform: rotate3d(0, 1, 0, 0deg) perspective(1px);
    opacity: 1; } }

@keyframes rotateIn {
  0% {
    -webkit-transform: rotate3d(0, 1, 0, 270deg) perspective(1px);
            transform: rotate3d(0, 1, 0, 270deg) perspective(1px); }
  35% {
    opacity: 1; }
  100% {
    -webkit-transform: rotate3d(0, 1, 0, 0deg) perspective(1px);
            transform: rotate3d(0, 1, 0, 0deg) perspective(1px);
    opacity: 1; } }

@-webkit-keyframes strokeLength {
  50% {
    opacity: 1; }
  100% {
    stroke-dashoffset: 0;
    opacity: 1; } }

@keyframes strokeLength {
  50% {
    opacity: 1; }
  100% {
    stroke-dashoffset: 0;
    opacity: 1; } }

@-webkit-keyframes mmfadeIn {
  0% {
    opacity: 0;
    visibility: hidden; }
  100% {
    opacity: 1;
    visibility: visible; } }

@keyframes mmfadeIn {
  0% {
    opacity: 0;
    visibility: hidden; }
  100% {
    opacity: 1;
    visibility: visible; } }

@-webkit-keyframes mmfadeOut {
  0% {
    opacity: 1;
    visibility: visible; }
  100% {
    opacity: 0;
    visibility: hidden; } }

@keyframes mmfadeOut {
  0% {
    opacity: 1;
    visibility: visible; }
  100% {
    opacity: 0;
    visibility: hidden; } }

@-webkit-keyframes mmslideInBottom {
  0% {
    -webkit-transform: translateY(15%);
            transform: translateY(15%); }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@keyframes mmslideInBottom {
  0% {
    -webkit-transform: translateY(15%);
            transform: translateY(15%); }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@-webkit-keyframes mmslideOutBottom {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  100% {
    -webkit-transform: translateY(-10%);
            transform: translateY(-10%); } }

@keyframes mmslideOutBottom {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  100% {
    -webkit-transform: translateY(-10%);
            transform: translateY(-10%); } }

@-webkit-keyframes mmfadeInMobile {
  0% {
    background: rgba(68, 68, 68, 0); }
  100% {
    background: rgba(68, 68, 68, 0.6); } }

@keyframes mmfadeInMobile {
  0% {
    background: rgba(68, 68, 68, 0); }
  100% {
    background: rgba(68, 68, 68, 0.6); } }

@-webkit-keyframes mmfadeOutMobile {
  0% {
    background: rgba(68, 68, 68, 0.6); }
  100% {
    background: rgba(68, 68, 68, 0); } }

@keyframes mmfadeOutMobile {
  0% {
    background: rgba(68, 68, 68, 0.6); }
  100% {
    background: rgba(68, 68, 68, 0); } }

@-webkit-keyframes mmslideInBottomMobile {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0); }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0); } }

@keyframes mmslideInBottomMobile {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0); }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0); } }

@-webkit-keyframes mmslideOutBottomMobile {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0); }
  100% {
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0); } }

@keyframes mmslideOutBottomMobile {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0); }
  100% {
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0); } }

@-webkit-keyframes mmslideInTopMobile {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0); }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0); } }

@keyframes mmslideInTopMobile {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0); }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0); } }

@-webkit-keyframes mmslideOutTopMobile {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0); }
  100% {
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0); } }

@keyframes mmslideOutTopMobile {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0); }
  100% {
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0); } }

.hamburger {
  padding: 15px;
  display: inline-block;
  cursor: pointer;
  transition-property: opacity, -webkit-filter;
  transition-property: opacity, filter;
  transition-property: opacity, filter, -webkit-filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible; }
  .hamburger:hover {
    opacity: 0.7; }
  .hamburger.is-active:hover {
    opacity: 0.7; }

.hamburger.is-active .hamburger-inner,
.hamburger.is-active .hamburger-inner::before,
.hamburger.is-active .hamburger-inner::after {
  background-color: #2c2c2c; }

.hamburger-box {
  width: 40px;
  height: 24px;
  display: inline-block;
  position: relative; }

.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -2px; }
  .hamburger-inner::before {
    top: -10px; }
  .hamburger-inner::after {
    bottom: -10px; }

.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
  width: 40px;
  height: 4px;
  background-color: #2c2c2c;
  border-radius: 4px;
  position: absolute;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  transition-duration: 0.15s;
  transition-timing-function: ease; }

.hamburger-inner::before, .hamburger-inner::after {
  content: '';
  display: block; }

.hamburger--emphatic {
  overflow: hidden; }
  .hamburger--emphatic .hamburger-inner {
    transition: background-color 0.125s 0.175s ease-in; }
    .hamburger--emphatic .hamburger-inner::before {
      left: 0;
      transition: top 0.05s 0.125s linear, left 0.125s 0.175s ease-in, -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335);
      transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, left 0.125s 0.175s ease-in;
      transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, left 0.125s 0.175s ease-in, -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335); }
    .hamburger--emphatic .hamburger-inner::after {
      top: 10px;
      right: 0;
      transition: top 0.05s 0.125s linear, right 0.125s 0.175s ease-in, -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335);
      transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, right 0.125s 0.175s ease-in;
      transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, right 0.125s 0.175s ease-in, -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335); }
  .hamburger--emphatic.is-active .hamburger-inner {
    transition-delay: 0s;
    transition-timing-function: ease-out;
    background-color: transparent !important; }
    .hamburger--emphatic.is-active .hamburger-inner::before {
      left: -80px;
      top: -80px;
      -webkit-transform: translate3d(80px, 80px, 0) rotate(45deg);
              transform: translate3d(80px, 80px, 0) rotate(45deg);
      transition: left 0.125s ease-out, top 0.05s 0.125s linear, -webkit-transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
      transition: left 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
      transition: left 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1), -webkit-transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1); }
    .hamburger--emphatic.is-active .hamburger-inner::after {
      right: -80px;
      top: -80px;
      -webkit-transform: translate3d(-80px, 80px, 0) rotate(-45deg);
              transform: translate3d(-80px, 80px, 0) rotate(-45deg);
      transition: right 0.125s ease-out, top 0.05s 0.125s linear, -webkit-transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
      transition: right 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
      transition: right 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1), -webkit-transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1); }

.custom-select {
  position: relative;
  width: 100%;
  z-index: 3; }
  .custom-select_show .custom-select__toggle::after {
    -webkit-transform: translateY(-50%) rotate(-180deg);
            transform: translateY(-50%) rotate(-180deg); }
  .custom-select_show .custom-select__dropdown {
    display: block; }
  .custom-select_show .custom-select__backdrop {
    display: block; }
  .custom-select__toggle {
    display: -ms-flexbox;
    display: flex;
    background-color: #fff;
    border: 1px solid #e3e3e3;
    cursor: pointer;
    -ms-flex-align: center;
        align-items: center;
    width: 100%;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    -ms-flex-pack: justify;
        justify-content: space-between;
    padding-right: 33px; }
    .custom-select__toggle::after {
      content: '';
      width: 13px;
      height: 13px;
      background: url(../img/icons/arrow-down.svg) center/contain no-repeat;
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%);
      right: 20px;
      transition: -webkit-transform .3s ease;
      transition: transform .3s ease;
      transition: transform .3s ease, -webkit-transform .3s ease; }
    .custom-select__toggle:focus {
      outline: none; }
  .custom-select__dropdown {
    background-color: #fff;
    border: 1px solid #e3e3e3;
    border-top: none;
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    max-height: 300px;
    overflow-y: auto;
    z-index: 2; }
  .custom-select__options {
    margin: 0;
    padding: 0;
    list-style: none; }
  .custom-select__option {
    cursor: pointer;
    transition: background-color .3s ease; }
    .custom-select__option:hover:not(.custom-select__option_disabled), .custom-select__option_selected {
      background-color: #f0f0f0; }
    .custom-select__option_selected, .custom-select__option_disabled {
      cursor: default; }
  .custom-select_disabled {
    opacity: 0.5;
    pointer-events: none; }

.lg-backdrop {
  background: rgba(68, 68, 68, 0.7); }

.lazyload-wrap {
  display: -ms-flexbox;
  display: flex;
  position: relative; }

.swiper-lazy-preloader {
  display: block; }

img.lazyload:not([src]) {
  visibility: hidden; }

.lazyloaded ~ .swiper-lazy-preloader {
  display: none; }

.ss-main {
  position: relative;
  display: inline-block;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  width: 100%; }

.ss-main .ss-single-selected {
  border-color: #e3e3e3 !important; }

.ss-main .ss-single-selected.ss-disabled {
  background-color: #dcdee2;
  cursor: not-allowed; }

.ss-main .ss-single-selected.ss-open-above {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px; }

.ss-main .ss-single-selected.ss-open-below {
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  box-shadow: 0px 3px 7px rgba(0, 0, 0, 0.07); }

.ss-main .ss-single-selected .placeholder {
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 1 1 100%;
      flex: 1 1 100%;
  -ms-flex-align: center;
      align-items: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: left;
  width: calc(100% - 30px);
  line-height: 1em;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }

.ss-main .ss-single-selected .placeholder * {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: auto; }

.ss-main .ss-single-selected .placeholder .ss-disabled {
  color: #2c2c2c; }

.ss-main .ss-single-selected .ss-deselect {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: end;
      justify-content: flex-end;
  -ms-flex: 0 1 auto;
      flex: 0 1 auto;
  margin: 0 6px 0 6px;
  font-weight: bold; }

.ss-main .ss-single-selected .ss-deselect.ss-hide {
  display: none; }

.ss-main .ss-multi-selected {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  cursor: pointer;
  min-height: 53px;
  width: 100%;
  padding: 0 0 0 3px;
  border: 1px solid #dcdee2;
  border-radius: 4px;
  background-color: #fff;
  outline: 0;
  box-sizing: border-box;
  transition: background-color 0.2s; }

.ss-main .ss-multi-selected.ss-disabled {
  background-color: #dcdee2;
  cursor: not-allowed; }

.ss-main .ss-multi-selected.ss-disabled .ss-values .ss-disabled {
  color: #666; }

.ss-main .ss-multi-selected.ss-disabled .ss-values .ss-value .ss-value-delete {
  cursor: not-allowed; }

.ss-main .ss-multi-selected.ss-open-above {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px; }

.ss-main .ss-multi-selected.ss-open-below {
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px; }

.ss-main .ss-multi-selected .ss-values {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex: 1 1 100%;
      flex: 1 1 100%;
  width: calc(100% - 30px); }

.ss-main .ss-multi-selected .ss-values .ss-disabled {
  display: -ms-flexbox;
  display: flex;
  padding: 4px 5px;
  margin: 2px 0px;
  line-height: 1em;
  -ms-flex-align: center;
      align-items: center;
  width: 100%;
  color: #dedede;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

@-webkit-keyframes scaleIn {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
    opacity: 0; }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1; } }

@keyframes scaleIn {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
    opacity: 0; }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1; } }

@-webkit-keyframes scaleOut {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1; }
  100% {
    -webkit-transform: scale(0);
            transform: scale(0);
    opacity: 0; } }

@keyframes scaleOut {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1; }
  100% {
    -webkit-transform: scale(0);
            transform: scale(0);
    opacity: 0; } }

.ss-main .ss-multi-selected .ss-values .ss-value {
  display: -ms-flexbox;
  display: flex;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -ms-flex-align: center;
      align-items: center;
  font-size: 12px;
  padding: 3px 5px;
  margin: 3px 5px 3px 0px;
  color: #fff;
  background-color: #f0f0f0;
  border-radius: 4px;
  -webkit-animation-name: scaleIn;
          animation-name: scaleIn;
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-timing-function: ease-out;
          animation-timing-function: ease-out;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both; }

.ss-main .ss-multi-selected .ss-values .ss-value.ss-out {
  -webkit-animation-name: scaleOut;
          animation-name: scaleOut;
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-timing-function: ease-out;
          animation-timing-function: ease-out; }

.ss-main .ss-multi-selected .ss-values .ss-value .ss-value-delete {
  margin: 0 0 0 5px;
  cursor: pointer; }

.ss-main .ss-multi-selected .ss-add {
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 0 1 3px;
      flex: 0 1 3px;
  margin: 9px 12px 0 5px; }

.ss-main .ss-multi-selected .ss-add .ss-plus {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  background: #666;
  position: relative;
  height: 10px;
  width: 2px;
  transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
  transition: transform 0.2s, -webkit-transform 0.2s; }

.ss-main .ss-multi-selected .ss-add .ss-plus:after {
  background: #666;
  content: "";
  position: absolute;
  height: 2px;
  width: 10px;
  left: -4px;
  top: 4px; }

.ss-main .ss-multi-selected .ss-add .ss-plus.ss-cross {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg); }

.ss-content {
  position: absolute;
  width: 100%;
  margin: -1px 0 0 0;
  box-sizing: border-box;
  border: solid 1px #e3e3e3;
  border-radius: 0 0 15px 15px;
  z-index: 1010;
  background-color: #fff;
  -webkit-transform-origin: center top;
          transform-origin: center top;
  transition: opacity 0.2s, -webkit-transform 0.2s;
  transition: transform 0.2s, opacity 0.2s;
  transition: transform 0.2s, opacity 0.2s, -webkit-transform 0.2s;
  opacity: 0;
  -webkit-transform: scaleY(0);
          transform: scaleY(0); }

.ss-content.ss-open {
  display: block;
  opacity: 1;
  -webkit-transform: scaleY(1);
          transform: scaleY(1);
  box-shadow: 0px 3px 7px rgba(0, 0, 0, 0.07); }

.ss-content .ss-search {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  padding: 8px 8px 6px 8px; }

.ss-content .ss-search.ss-hide, .ss-content .ss-search.ss-hide input {
  height: 0px;
  opacity: 0;
  padding: 0;
  margin: 0; }

.ss-content .ss-search input {
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: inherit;
  line-height: inherit;
  -ms-flex: 1 1 auto;
      flex: 1 1 auto;
  width: 100%;
  min-width: 0px;
  height: 30px;
  padding: 6px 8px;
  margin: 0;
  border: 1px solid #dcdee2;
  border-radius: 4px;
  background-color: #fff;
  outline: 0;
  text-align: left;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -webkit-appearance: textfield; }

.ss-content .ss-search input::-webkit-input-placeholder {
  color: #8a8a8a;
  vertical-align: middle; }

.ss-content .ss-search input::-moz-placeholder {
  color: #8a8a8a;
  vertical-align: middle; }

.ss-content .ss-search input:-ms-input-placeholder {
  color: #8a8a8a;
  vertical-align: middle; }

.ss-content .ss-search input::-ms-input-placeholder {
  color: #8a8a8a;
  vertical-align: middle; }

.ss-content .ss-search input::placeholder {
  color: #8a8a8a;
  vertical-align: middle; }

.ss-content .ss-search input:focus {
  box-shadow: 0 0 5px #f0f0f0; }

.ss-content .ss-search .ss-addable {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  cursor: pointer;
  font-size: 22px;
  font-weight: bold;
  -ms-flex: 0 0 30px;
      flex: 0 0 30px;
  height: 30px;
  margin: 0 0 0 8px;
  border: 1px solid #dcdee2;
  border-radius: 4px;
  box-sizing: border-box; }

.ss-content .ss-addable {
  padding-top: 0px; }

.ss-content .ss-list {
  max-height: 200px;
  overflow-x: hidden;
  overflow-y: auto;
  text-align: left;
  padding: 9px 0 15px; }

.ss-content .ss-list .ss-optgroup .ss-optgroup-label {
  padding: 6px 10px 6px 10px;
  font-weight: bold; }

.ss-content .ss-list .ss-optgroup .ss-option {
  padding: 6px 6px 6px 25px; }

.ss-content .ss-list .ss-optgroup-label-selectable {
  cursor: pointer; }

.ss-content .ss-list .ss-optgroup-label-selectable:hover {
  background-color: #f0f0f0; }

.ss-content .ss-list .ss-option {
  padding: 11px 19px 9px 19px;
  font-size: 16px;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  transition: background-color .3s ease; }

.ss-content .ss-list .ss-option * {
  display: inline-block; }

.ss-content .ss-list .ss-option:hover,
.ss-content .ss-list .ss-option.ss-highlighted {
  background-color: #f0f0f0; }

.ss-content .ss-list .ss-option.ss-disabled {
  color: #e3e3e3;
  background-color: #fff; }

.ss-content .ss-list .ss-option:not(.ss-disabled).ss-option-selected {
  color: #666;
  background-color: rgba(88, 151, 251, 0.1); }

.ss-content .ss-list .ss-option.ss-hide {
  display: none; }

.ss-content .ss-list .ss-option .ss-search-highlight {
  background-color: #fffb8c; }

@media screen and (min-width: 992px) {
  .btn:hover::before {
    opacity: 1; }
  .btn-accent:hover {
    border-color: transparent;
    color: #fff; }
  .btn-outline-accent:hover {
    color: #fff; }
  .btn-outline-white:hover {
    background-color: rgba(255, 255, 255, 0.3);
    border-color: transparent; }
  .btn-success:hover {
    background-color: #0ebc1f;
    color: #fff; }
  .btn-white:hover {
    color: #1FA4B5; }
  .btn-gray:hover {
    background-color: #f0f0f0; } }

.btn {
  background: none;
  border: none;
  outline: none;
  cursor: pointer;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  text-align: center;
  padding: 15px 30px 17px;
  border: 1px solid transparent;
  border-radius: 15px;
  font-size: 20px;
  font-weight: 500;
  line-height: 1;
  color: #1FA4B5;
  position: relative;
  transition: background .4s ease, color .4s ease, border .4s ease; }
  .btn::before {
    content: '';
    display: block;
    border-radius: 15px;
    position: absolute;
    top: -1px;
    right: -1px;
    bottom: -1px;
    left: -1px;
    opacity: 0;
    transition: opacity .4s ease; }
  .btn > span {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center;
    position: relative;
    z-index: 2;
    -ms-flex: 0 1 100%;
        flex: 0 1 100%; }
  .btn:disabled {
    opacity: 0.3;
    pointer-events: none; }
  .btn:hover {
    text-decoration: none; }
  .btn:focus:not(.slider-products__nav)::before {
    opacity: 0; }
  .btn__icon {
    max-width: 20px;
    margin-left: 10px; }
  .btn-accent, .btn-accent:focus {
    background: linear-gradient(90deg, #21A5B5 0%, #71B2B4 100%);
    color: #fff; }
  .btn-accent::before {
    background: linear-gradient(90deg, #28BFD1 0%, #85CFD1 100%); }
  .btn-outline-accent, .btn-outline-accent:focus:not(.slider-products__nav) {
    color: #1FA4B5;
    border: 1px solid #1FA4B5; }
  .btn-outline-accent:hover {
    color: #1FA4B5; }
  .btn-outline-accent::before {
    background: linear-gradient(90deg, #28BFD1 0%, #85CFD1 100%); }
  .btn-outline-white, .btn-outline-white:focus {
    background: none;
    border: 1px solid #fff;
    color: #fff; }
  .btn-outline-white:hover {
    color: #fff; }
  .btn-outline-white::before {
    display: none; }
  .btn-outline-danger, .btn-outline-danger:focus {
    font-size: 16px;
    font-weight: normal;
    color: #ff4343;
    border: 1px solid #e3e3e3;
    padding: 9px 15px;
    border-radius: 10px; }
  .btn-default-accent {
    padding: 16px 10px; }
  .btn-success {
    background-color: #0ca41b;
    color: #fff; }
  .btn-white {
    background-color: #fff;
    color: #1FA4B5; }
  .btn-danger {
    background-color: #FFEDED;
    color: #FF4343; }
  .btn-gray {
    background-color: #f8f8f8;
    color: #848484;
    font-weight: normal; }

.section-title {
  font-size: 44px; }

.section-description {
  color: #444;
  font-size: 20px; }
  .section-description p:last-child {
    margin-bottom: 0; }

.headline {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: end;
      align-items: flex-end;
  margin-bottom: 60px; }
  .headline__captions {
    margin-right: auto; }
  .headline__title {
    margin-bottom: 0; }
  .headline__description {
    margin-top: 10px; }
  .headline__arrows-wrap {
    margin-right: 111px; }

.page-headline {
  margin-bottom: 80px; }
  .page-headline__title {
    margin-bottom: 0; }
  .page-headline__description {
    font-size: 19px;
    margin-top: 20px; }
    .page-headline__description p:last-child {
      margin-bottom: 0; }
  .page-headline__wave {
    margin-top: 30px; }
  .page-headline__content {
    padding-top: 16px; }
  .page-headline__text-wrap p:last-child {
    margin-bottom: 0; }

.page-title {
  font-size: 38px;
  font-weight: normal; }

.color {
  display: block;
  width: 16px;
  height: 16px;
  border-radius: 50%; }
  .color_red {
    background: #f56262; }
  .color_blue {
    background: #62b8f5; }
  .color_violet {
    background: #f262f5; }
  .color_light-green {
    background: #88f562; }
  .color_orange {
    background: #f5bb62; }
  .color_black {
    background: #303030; }
  .color_gray {
    background: #d8d8d8; }
  .color_pink {
    background: #ff1fc0; }
  .color_beige {
    background: #f6e6bd; }
  .color_green {
    background: #55cb6f; }
  .color_white {
    background: #fff;
    border: 1px solid #848484; }
  .color_lemon {
    background: #f9e66d; }
  .color_turquoise {
    background: #40e0d0; }
  .color_yellow {
    background: #f7d455; }
  .color_multicolored {
    background: linear-gradient(90deg, #FFD600 0%, #C97F0F 14.13%, #80BB1F 29.77%, #2E9B67 46.42%, #394CB1 63.57%, #C216C6 80.22%, #FF0D0D 96.88%); }

.slider__nav {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 2; }
  .slider__nav_prev {
    left: 0; }
  .slider__nav_next {
    right: 0; }
  .slider__nav_text {
    background-color: #fff;
    border-radius: 15px 0 0 15px;
    padding: 8px 8px 11px 12px;
    border: none;
    width: auto;
    height: auto; }

.slider__pagination {
  display: -ms-flexbox;
  display: flex;
  margin: 0 -5px; }
  .slider__pagination .swiper-pagination-bullet {
    width: 15px;
    height: 6px;
    border-radius: 2px;
    margin: 0 5px;
    transition: background .3s ease;
    background: #e3e3e3;
    opacity: 1; }
    .slider__pagination .swiper-pagination-bullet-active {
      background: #2c2c2c; }
  .slider__pagination.swiper-pagination-horizontal .swiper-pagination-bullet {
    margin: 0 5px; }

.slider_white .slider__pagination .swiper-pagination-bullet {
  background: rgba(255, 255, 255, 0.25); }
  .slider_white .slider__pagination .swiper-pagination-bullet-active {
    background: #fff; }

.breadcrumbs {
  display: -ms-flexbox;
  display: flex;
  list-style-type: none;
  margin: 0 0 40px;
  padding: 40px 0 0;
  overflow: auto; }
  .breadcrumbs li {
    white-space: nowrap;
    color: #cfcfcf; }
    .breadcrumbs li::before {
      margin-right: 4px; }
    .breadcrumbs li + li {
      margin-left: 4px; }
      .breadcrumbs li + li::before {
        content: '/'; }
  .breadcrumbs a {
    color: #2c2c2c; }

.control, .select, .ss-main .ss-single-selected {
  height: 53px; }

.control, .select, .ss-main .ss-single-selected, .textarea {
  display: block;
  background-color: #fff;
  border: 1px solid #e3e3e3;
  border-radius: 15px;
  padding: 14px 17px;
  line-height: 1;
  width: 100%;
  outline: none;
  transition: border .3s ease;
  color: #2c2c2c;
  text-align: left; }
  .control::-webkit-input-placeholder, .select::-webkit-input-placeholder, .ss-main .ss-single-selected::-webkit-input-placeholder, .textarea::-webkit-input-placeholder {
    color: #848484; }
  .control::-moz-placeholder, .select::-moz-placeholder, .ss-main .ss-single-selected::-moz-placeholder, .textarea::-moz-placeholder {
    color: #848484; }
  .control:-ms-input-placeholder, .select:-ms-input-placeholder, .ss-main .ss-single-selected:-ms-input-placeholder, .textarea:-ms-input-placeholder {
    color: #848484; }
  .control::-ms-input-placeholder, .select::-ms-input-placeholder, .ss-main .ss-single-selected::-ms-input-placeholder, .textarea::-ms-input-placeholder {
    color: #848484; }
  .control::placeholder, .select::placeholder, .ss-main .ss-single-selected::placeholder, .textarea::placeholder {
    color: #848484; }
  .control:disabled, .select:disabled, .ss-main .ss-single-selected:disabled, .textarea:disabled {
    color: #2c2c2c; }
    .control:disabled::-webkit-input-placeholder, .select:disabled::-webkit-input-placeholder, .ss-main .ss-single-selected:disabled::-webkit-input-placeholder, .textarea:disabled::-webkit-input-placeholder {
      color: #2c2c2c; }
    .control:disabled::-moz-placeholder, .select:disabled::-moz-placeholder, .ss-main .ss-single-selected:disabled::-moz-placeholder, .textarea:disabled::-moz-placeholder {
      color: #2c2c2c; }
    .control:disabled:-ms-input-placeholder, .select:disabled:-ms-input-placeholder, .ss-main .ss-single-selected:disabled:-ms-input-placeholder, .textarea:disabled:-ms-input-placeholder {
      color: #2c2c2c; }
    .control:disabled::-ms-input-placeholder, .select:disabled::-ms-input-placeholder, .ss-main .ss-single-selected:disabled::-ms-input-placeholder, .textarea:disabled::-ms-input-placeholder {
      color: #2c2c2c; }
    .control:disabled::placeholder, .select:disabled::placeholder, .ss-main .ss-single-selected:disabled::placeholder, .textarea:disabled::placeholder {
      color: #2c2c2c; }

.control[type="number"]::-webkit-outer-spin-button,
.control[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0; }

.select, .ss-main .ss-single-selected {
  padding: 16px 30px 16px 17px;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background: url(../img/icons/arrow-down.svg) calc(100% - 15px) center no-repeat;
  cursor: pointer; }

.textarea {
  height: 130px; }

.radios {
  list-style-type: none;
  margin: -5px 0;
  padding: 0; }
  .radios__label {
    padding: 5px 0;
    font-size: 18px; }

.radio {
  display: block;
  position: relative;
  cursor: pointer;
  margin-bottom: 0; }
  .radio__input {
    width: 0;
    height: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0; }
    .radio__input:checked + .radio__content .radio__dot::before {
      -webkit-transform: scale(1);
              transform: scale(1); }
    .radio__input:checked + .radio__content .radio__text {
      text-decoration: underline; }
  .radio__label, .radio__text {
    display: block;
    line-height: 1.3; }
  .radio__label {
    margin: 0 0 0 10px; }
    .radio__label a {
      color: #1FA4B5; }
  .radio__content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    cursor: pointer; }
  .radio__dot {
    -ms-flex-item-align: start;
        align-self: flex-start;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex: 0 0 16px;
        flex: 0 0 16px;
    width: 16px;
    height: 16px;
    border: 1px solid #cfcfcf;
    border-radius: 50%;
    margin-top: 4px; }
    .radio__dot::before {
      content: '';
      display: block;
      -ms-flex: 0 0 8px;
          flex: 0 0 8px;
      width: 8px;
      height: 8px;
      border-radius: 50%;
      background: linear-gradient(90deg, #21A5B5 0%, #71B2B4 100%);
      -webkit-transform: scale(0);
              transform: scale(0);
      transition: -webkit-transform .12s ease-in-out;
      transition: transform .12s ease-in-out;
      transition: transform .12s ease-in-out, -webkit-transform .12s ease-in-out; }
  .radio__color {
    margin-left: auto; }

.control-icon {
  padding-right: 30px; }
  .control-icon_ruble {
    background: url(../img/icons/ruble.svg) calc(100% - 17px) center/auto 13px no-repeat; }

.control-label {
  display: block;
  margin-bottom: 0;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  pointer-events: none;
  color: #848484;
  line-height: 1; }

.control-field {
  position: relative;
  width: 100%; }
  .control-field__label {
    position: absolute;
    -webkit-transform: translateY(16px);
            transform: translateY(16px);
    -webkit-transform-origin: 0% 100%;
            transform-origin: 0% 100%;
    top: 0;
    left: 17px;
    transition: left .3s ease, -webkit-transform .2s ease-out;
    transition: transform .2s ease-out, left .3s ease;
    transition: transform .2s ease-out, left .3s ease, -webkit-transform .2s ease-out; }
  .control-field__toggle-pas {
    position: absolute;
    right: 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%); }
  .control-field__control {
    transition: padding .3s ease; }
  .control-field__spinner {
    width: 25px;
    height: 25px;
    border-width: 2px;
    margin-top: -12.5px;
    margin-left: -12.5px; }
  .control-field__msg {
    font-size: 16px;
    margin: 10px 0 0; }
  .control-field.active .control-field__label {
    -webkit-transform: translateY(-12px) scale(0.77);
            transform: translateY(-12px) scale(0.77); }
    .control-field.active .control-field__label::before {
      content: '';
      display: block;
      position: absolute;
      top: 55%;
      left: 0;
      right: 0;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%);
      height: 4px;
      background-color: #fff; }
    .control-field.active .control-field__label span {
      position: relative;
      z-index: 2; }
  .control-field.gradient-border .control {
    border-color: #1FA4B5; }
  .control-field_read-only .control {
    border-color: transparent;
    padding-left: 0; }
  .control-field_read-only .control-label {
    left: 0; }
    .control-field_read-only .control-label .color-danger {
      display: none; }
  .control-field_icon-cm::after {
    content: 'см';
    display: block;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    right: 17px;
    line-height: 1;
    color: #848484;
    pointer-events: none; }
  .control-field_icon-cm .control-field__control {
    padding-right: 36px; }
  .control-field.is-invalid .control-field__control, .control-field.is-invalid .ss-single-selected {
    border-color: #f93c00 !important; }

.toggle-pas {
  width: 30px;
  height: 30px;
  background: url(../img/icons/invisible.svg) center/auto 16px no-repeat;
  border: none;
  padding: 0; }
  .toggle-pas.active {
    background-image: url(../img/icons/visible.svg); }

blockquote {
  position: relative;
  padding-left: 38px; }
  blockquote::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: -12px;
    background: url(../img/icons/quotes.svg) left/contain no-repeat;
    width: 26px;
    height: 23px; }
  blockquote p {
    margin-bottom: 8px; }
    blockquote p:last-child {
      margin-bottom: 0; }

.close {
  line-height: 1;
  border: none;
  background: none;
  cursor: pointer;
  padding: 20px; }
  .close svg {
    display: block;
    width: 14px;
    height: 14px;
    color: #848484;
    transition: color .3s ease;
    pointer-events: none; }
  .close:hover svg {
    color: #2c2c2c; }

.plus {
  display: block;
  position: relative;
  -ms-flex: 0 0 10px;
      flex: 0 0 10px;
  width: 10px;
  height: 10px;
  cursor: pointer;
  pointer-events: none; }
  .plus::before, .plus::after {
    content: '';
    position: absolute;
    background-color: #1FA4B5;
    transition: -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out; }
  .plus::before {
    top: 0;
    left: 50%;
    width: 1px;
    height: 100%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%); }
  .plus::after {
    top: 50%;
    left: 0;
    height: 1px;
    width: 100%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%); }
  .plus.active::before {
    -webkit-transform: translateX(-50%) rotate(90deg);
            transform: translateX(-50%) rotate(90deg); }
  .plus.active::after {
    -webkit-transform: translateY(-50%) rotate(180deg);
            transform: translateY(-50%) rotate(180deg); }

.section-hero {
  position: relative;
  overflow: hidden; }
  .section-hero::before, .section-hero::after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 3840px;
    height: 80px;
    background: url("../img/icons/wave.svg") left bottom/50% 100% repeat-x;
    z-index: 2;
    -webkit-animation: waves 20s linear infinite;
            animation: waves 20s linear infinite; }
  .section-hero::after {
    opacity: 0.2;
    display: none; }

.hero {
  background-color: #1FA4B5;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center; }
  .hero__container, .hero__row {
    height: 100%; }
  .hero__content {
    color: #fff;
    padding: 150px 0 170px;
    position: relative;
    z-index: 2; }
  .hero__title {
    display: inline-block;
    font-size: 90px;
    font-weight: 500;
    line-height: 1.27;
    margin-bottom: 10px;
    background: url(../img/content/waves.png) 25% 57%/contain repeat-x; }
  .hero__text-wrap {
    font-size: 26px;
    margin-bottom: 50px; }
    .hero__text-wrap p:last-child {
      margin-bottom: 0; }
  .hero__col_img {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column; }
  .hero__img-wrap {
    position: relative;
    margin-top: auto; }
  .hero__img {
    position: relative; }

.spots-hero__item {
  position: absolute; }

.item-spot__content {
  box-shadow: 0px 7px 25px rgba(0, 0, 0, 0.15);
  background-color: #fff;
  border-radius: 20px;
  padding: 20px 35px 24px 25px;
  line-height: 1.3;
  width: 260px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 100%;
  margin-right: 15px;
  opacity: 0;
  visibility: hidden;
  transition: opacity .3s ease, visibility .3s ease; }
  .item-spot__content p:last-child {
    margin-bottom: 0; }

.item-spot__btn {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  background-color: #fff;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  position: relative;
  border: none;
  padding: 0; }
  .item-spot__btn::before {
    content: '';
    display: block;
    background: rgba(255, 255, 255, 0.2);
    box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.1), 0px 1px 3px rgba(0, 0, 0, 0.2);
    border-radius: 50%;
    position: absolute;
    top: -4px;
    right: -4px;
    bottom: -4px;
    left: -4px;
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out, -webkit-transform .3s ease-out; }

.item-spot__plus {
  -ms-flex: 0 0 6px;
      flex: 0 0 6px;
  width: 6px;
  height: 6px; }
  .item-spot__plus::before, .item-spot__plus::after {
    background-color: #1FA4B5; }

.item-spot.active .item-spot__btn::before {
  -webkit-transform: scale(1.25);
          transform: scale(1.25); }

.item-spot.active .item-spot__content {
  opacity: 1;
  visibility: visible; }

.hero-slider__item {
  height: auto; }

.hero-slider__pagination.swiper-pagination-horizontal {
  left: auto;
  bottom: 150px; }

.section-benefits {
  background-color: #f8f8f8;
  padding: 100px 0 0;
  overflow: hidden; }
  .section-benefits__img-wrap {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    position: relative; }
  .section-benefits__img {
    margin: auto auto -30px; }
  .section-benefits .section-title {
    margin-bottom: 64px; }
  .section-benefits .wave {
    margin-bottom: 71px; }
  .section-benefits blockquote {
    background-color: #f8f8f8;
    max-width: 465px;
    margin: 0 0 35px auto;
    position: relative;
    z-index: 2; }

.benefits__item {
  margin-bottom: 90px; }

.item-benefit__title {
  font-size: 20px;
  line-height: 1;
  margin-bottom: 13px; }

.item-benefit__text-wrap p:last-child {
  margin-bottom: 0; }

.section-popular {
  padding: 80px 0 120px;
  border-bottom: 1px solid #f4f4f4; }

.slider-products {
  overflow: hidden; }
  .slider-products__arrows {
    display: -ms-flexbox;
    display: flex;
    margin-left: -7.5px;
    margin-right: -7.5px; }
  .slider-products__nav {
    padding: 0;
    -ms-flex: 0 0 54px;
        flex: 0 0 54px;
    width: 54px;
    height: 54px;
    margin: 0 7.5px; }
    .slider-products__nav_prev .slider-products__arrow {
      margin-left: -1px; }
    .slider-products__nav_next .slider-products__arrow {
      margin-right: -1px; }
    .slider-products__nav:hover .slider-products__arrow {
      fill: #fff; }
  .slider-products__arrow {
    -ms-flex: 0 0 11px;
        flex: 0 0 11px;
    width: 11px;
    height: 11px;
    fill: #1FA4B5;
    transition: fill .3s ease; }

.card-product__inner {
  color: #2c2c2c;
  position: relative;
  overflow: hidden; }
  .card-product__inner:hover {
    color: #2c2c2c;
    text-decoration: none; }

.card-product__img-wrap::before, .card-product__title::before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1; }

.card-product__img-wrap {
  display: -ms-flexbox;
  display: flex;
  position: relative;
  padding-bottom: calc(100% / (335 / 502)); }
  .card-product__img-wrap .lazyload-wrap {
    position: static; }

.card-product__img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0; }

.card-product__body {
  background-color: #fff;
  position: relative;
  z-index: 2; }

.card-product__content {
  background-color: #fff;
  padding: 25px 0 0; }

.card-product__reveal {
  display: none; }

.card-product__price-wrap {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-align: center;
      align-items: center;
  margin-bottom: 1px; }

.card-product__price {
  font-size: 20px;
  font-weight: 600;
  text-decoration: none; }
  .card-product__price_new {
    color: #f93c00;
    margin-right: 7px; }

.card-product__old-price {
  color: #848484;
  font-size: 16px;
  font-weight: 500;
  line-height: 1; }

.card-product__title {
  display: block;
  color: #2c2c2c;
  font-size: 20px;
  margin-bottom: 5px; }
  .card-product__title:hover {
    color: #2c2c2c;
    text-decoration: none; }

.card-product__attributes {
  margin-right: -15px; }

.card-product__btn {
  font-size: 18px;
  padding: 14px 25px;
  z-index: 2; }

.card-product__wishlist-label {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2; }

.card-product__label {
  position: absolute;
  top: 15px;
  left: 15px;
  z-index: 1; }

.card-product__radio {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  background-color: #fff;
  border-radius: 10px;
  -ms-flex: 0 0 36px;
      flex: 0 0 36px;
  width: 36px;
  height: 36px;
  position: absolute;
  top: 20px;
  left: 20px;
  z-index: 5; }
  .card-product__radio .radio__dot {
    -ms-flex: 0 0 20px;
        flex: 0 0 20px;
    width: 20px;
    height: 20px;
    margin-top: 0; }
    .card-product__radio .radio__dot::before {
      -ms-flex: 0 0 10px;
          flex: 0 0 10px;
      width: 10px;
      height: 10px; }

.card-product__delete-btn {
  background-color: #fff;
  border-radius: 10px;
  width: 36px;
  height: 36px;
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 5; }
  .card-product__delete-btn .delete-btn__icon {
    width: 20px;
    height: 20px; }

.swiper-lazy:not(.swiper-lazy-loaded) {
  display: none; }

.swiper-lazy-preloader {
  border-color: #1FA4B5;
  border-top-color: transparent;
  z-index: 3; }

.label-product {
  background-color: #f93c00;
  border-radius: 10px;
  display: inline-block;
  padding: 6px 7px 7px;
  font-weight: 500;
  line-height: 1;
  color: #fff; }
.label-product.new {
  background: #cd34d1; }

.attributes {
  font-size: 16px; }
  .attributes__list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    list-style-type: none;
    margin: 0 -7px;
    padding: 0; }
    .attributes__list li {
      padding: 0 7px;
      position: relative; }
      .attributes__list li:not(:last-child)::after {
        content: '';
        display: block;
        position: absolute;
        top: 7px;
        bottom: 7px;
        right: 0;
        width: 1px;
        background: #e3e3e3; }

.delete-btn {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  background-color: #f8f8f8;
  border-radius: 10px;
  border: none;
  padding: 0;
  width: 30px;
  height: 30px; }
  .delete-btn__icon {
    display: block;
    width: 16px;
    height: 16px;
    color: #848484;
    transition: color .3s ease; }
  .delete-btn:hover .delete-btn__icon {
    color: #f93c00; }

.wishlist-label {
  display: block;
  background: none;
  border: none;
  padding: 0;
  outline: none;
  cursor: pointer;
  padding: 20px;
  margin: 0; }
  .wishlist-label__input:checked ~ .wishlist-label__icon {
    fill: #2c2c2c; }
  .wishlist-label__delete-btn {
    width: 36px;
    height: 36px;
    background-color: #fff; }
    .wishlist-label__delete-btn .delete-btn__icon {
      width: 20px;
      height: 20px; }
  .wishlist-label__icon {
    display: block;
    width: 24px;
    height: 20px;
    fill: transparent;
    transition: fill .3s ease; }

.message__title {
  font-size: 38px;
  font-weight: normal; }

.message__text-wrap {
  font-size: 19px; }
  .message__text-wrap p:last-child {
    margin-bottom: 0; }

.message__icon {
  stroke: #0ca41b;
  stroke-width: 2px;
  width: 80px;
  height: 80px; }

.message__btn {
  display: block; }

.message-modal, .message-page {
  text-align: center; }
  .message-modal__title, .message-page__title {
    margin-bottom: 15px; }
  .message-modal__text-wrap, .message-page__text-wrap {
    margin-bottom: 30px; }
  .message-modal__icon, .message-page__icon {
    margin-bottom: 35px; }
  .message-modal__btn, .message-page__btn {
    font-size: 18px;
    max-width: 320px;
    margin: 0 auto; }

.message-page {
  max-width: 395px;
  padding: 55px 0 229px;
  margin: 0 auto; }

.message-calculator {
  padding-top: 90px;
  max-width: 500px;
  display: none; }
  .message-calculator.active {
    display: block; }
  .message-calculator__icon {
    margin-bottom: 50px; }
  .message-calculator__title {
    margin-bottom: 15px; }
  .message-calculator__text-wrap {
    margin-bottom: 60px; }
  .message-calculator__btn {
    max-width: 240px; }

.message-certificate {
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-direction: column;
      flex-direction: column;
  text-align: center; }
  .message-certificate__icon {
    stroke: url(#accentGradient);
    width: 109px;
    height: 109px;
    margin-bottom: 60px; }
  .message-certificate__text-wrap {
    font-size: 20px; }

.section-reviews {
  padding: 110px 0 120px; }

.reviews-slider {
  display: -ms-flexbox;
  display: flex; }
  .reviews-slider__thumbs, .reviews-slider__main {
    height: 510px; }
  .reviews-slider__thumbs {
    -ms-flex: 0 0 180px;
        flex: 0 0 180px;
    max-width: 180px; }
  .reviews-slider__main {
    -ms-flex: 1 1 auto;
        flex: 1 1 auto;
    min-width: 0;
    margin-left: 37px; }

.main-reviews {
  overflow: visible; }

.thumbs-reviews {
  z-index: 2; }
  .thumbs-reviews .swiper-scrollbar {
    width: 10px;
    padding: 11px 3px;
    border-radius: 4px;
    background-color: #f0f0f0;
    height: 100%;
    top: 0; }
    .thumbs-reviews .swiper-scrollbar::before, .thumbs-reviews .swiper-scrollbar::after {
      content: '';
      display: block;
      position: absolute;
      width: 10px;
      height: 11px;
      background: url(../img/icons/arrow-round.svg) center/4px 4px no-repeat #f0f0f0;
      left: 0;
      border-radius: 4px; }
    .thumbs-reviews .swiper-scrollbar::before {
      top: 0; }
    .thumbs-reviews .swiper-scrollbar::after {
      bottom: 0;
      -webkit-transform: rotate(-180deg);
              transform: rotate(-180deg); }
  .thumbs-reviews .swiper-scrollbar-drag {
    border-radius: 2px;
    background-color: #cfcfcf;
    cursor: pointer; }

.thumb-review {
  display: -ms-flexbox;
  display: flex;
  width: 150px;
  height: 140px;
  cursor: pointer; }
  .thumb-review__img {
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
    height: 100%;
    border-radius: 40px; }

.item-review__row, .item-review__col, .item-review__img-wrap, .item-review__content-wrap {
  height: 100%; }

.item-review__row {
  margin-left: -30px;
  margin-right: -30px; }

.item-review__col {
  padding: 0 30px; }

.item-review__img-wrap {
  display: -ms-flexbox;
  display: flex;
  padding-bottom: calc(100% / (584 / 510));
  position: relative; }

.item-review__img {
  position: absolute;
  top: 0;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  border-radius: 80px; }

.item-review__content-wrap {
  background-color: #fff;
  border-radius: 80px;
  padding: 50px 105px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  position: relative; }

.item-review__light {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  pointer-events: none;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: -1; }

.item-review__author {
  font-size: 25px;
  font-weight: 500;
  margin-bottom: 5px; }

.item-review__info {
  margin-bottom: 15px; }

.item-review__text-wrap {
  margin-bottom: 15px; }
  .item-review__text-wrap p:last-child {
    margin-bottom: 0; }

.item-review__actions {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px; }

.item-review__btn {
  line-height: 1.2;
  margin: 0 10px; }

.info-review {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -5px;
  margin-right: -5px; }
  .info-review__item {
    margin: 0 5px; }
  .info-review__link {
    font-size: 19px; }
  .info-review__text {
    font-size: 16px;
    font-weight: 500;
    color: #848484; }

.section-instagram {
  padding: 110px 0 120px; }

.grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-row-gap: 30px;
  grid-column-gap: 30px;
  position: relative; }
  .grid::before {
    content: '';
    display: block;
    top: 50%;
    left: 40%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    background: url(../img/content/inst_bg.png) left/contain no-repeat;
    width: 1216px;
    height: 1572px;
    position: absolute;
    z-index: -1; }
  .grid__item {
    color: #fff;
    position: relative;
    overflow: hidden; }
    .grid__item:hover {
      color: #fff;
      text-decoration: none; }
    .grid__item:nth-child(1) {
      grid-row: 1 / span 2;
      grid-column: 1 / span 2; }
    .grid__item:nth-child(8) {
      grid-row: 4 / span 2;
      grid-column: 3 / span 2; }
  .grid__img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    min-height: 328px; }
  .grid__text {
    display: none;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center;
    font-size: 30px;
    font-weight: 500;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }

.section-about {
  border-bottom: 1px solid #F4F4F4;
  padding: 0 0 90px; }

.about-cards {
  margin-left: -12.5px;
  margin-right: -12.5px;
  counter-reset: aboutCards; }
  .about-cards__card {
    padding: 0 12.5px;
    margin-bottom: 30px; }
    .about-cards__card:nth-child(even) .card-about__inner {
      background: rgba(234, 244, 238, 0.8); }
    .about-cards__card .card-about__inner::before {
      content: counter(aboutCards, decimal-leading-zero);
      counter-increment: aboutCards; }

.card-about__inner {
  background: rgba(222, 242, 244, 0.8);
  padding: 80px 90px 80px 60px;
  border-radius: 50px;
  position: relative;
  height: 100%; }
  .card-about__inner::before {
    display: block;
    background-color: #fff;
    border-radius: 15px;
    text-align: center;
    width: 44px;
    height: 44px;
    line-height: 44px;
    font-size: 16px;
    font-weight: 500;
    color: #8EC9CF;
    position: absolute;
    top: 30px;
    right: 30px; }

.card-about__title {
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 10px; }

.card-about__text-wrap p:last-child {
  margin-bottom: 0; }

.sizing-tips {
  margin-left: -35px;
  margin-right: -35px; }
  .sizing-tips__card {
    padding: 0 35px;
    margin-bottom: 30px; }

.card-sizing__header {
  position: relative; }
  .card-sizing__header::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 95px;
    background: #f8f8f8;
    border-radius: 30px;
    z-index: -1; }

.card-sizing__title {
  font-size: 22px;
  font-weight: 500;
  position: absolute;
  top: 44px;
  left: 0; }

.card-sizing__body {
  padding: 25px 0 0; }

.card-sizing__text-wrap {
  font-size: 19px; }
  .card-sizing__text-wrap p:last-child {
    margin-bottom: 0; }

.card-sizing__img {
  margin: 0 auto; }

.sizing-table-wrap {
  border: 1px solid #F0F0F0;
  padding: 65px 70px 75px 70px;
  border-radius: 30px; }
  .sizing-table-wrap .sizing-table-title {
    display: none; }

.sizing-table-title {
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 25px; }

.sizing-table {
  width: calc(100% + 10px);
  margin-left: -5px;
  margin-right: -5px;
  text-align: center; }
  .sizing-table td, .sizing-table th {
    font-size: 19px;
    line-height: 1.3; }
  .sizing-table thead td, .sizing-table thead th {
    font-weight: 500;
    padding: 0 5px 10px; }
  .sizing-table thead th:not(:last-child) {
    padding-right: 10px; }
  .sizing-table tbody td, .sizing-table tbody th {
    letter-spacing: 0.01em;
    border-bottom: 1px dashed #f0f0f0;
    padding: 10px 5px; }
  .sizing-table tbody tr {
    transition: background-color .3s ease; }

.sizing-text-wrap {
  font-size: 19px; }
  .sizing-text-wrap p {
    margin-bottom: 12px; }

.sizing-banners {
  margin-left: -35.5px;
  margin-right: -35.5px; }
  .sizing-banners__banner {
    padding: 0 35.5px;
    margin-bottom: 20px; }

.banner-sizing__inner {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: left bottom;
  padding: 40px 55px 45px 50px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: start;
      align-items: flex-start;
  height: 360px;
  color: #fff;
  border-radius: 30px; }
  .banner-sizing__inner:hover {
    color: #fff;
    text-decoration: none; }

.banner-sizing__text-wrap {
  font-size: 26px;
  font-weight: 500;
  margin-bottom: 25px; }
  .banner-sizing__text-wrap p:last-child {
    margin-bottom: 0; }

.banner-sizing_reverse .banner-sizing__inner {
  -ms-flex-pack: end;
      justify-content: flex-end; }

.section-sizing .sizing-tips {
  margin-bottom: 70px; }

.section-sizing .sizing-table-wrap {
  margin-bottom: 100px; }

.section-sizing .sizing-text-wrap {
  margin-bottom: 100px; }

.section-sizing .sizing-banners {
  margin-bottom: 100px; }

.section-certificate {
  padding: 0 0 120px; }

.certificate__col_img {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  padding-top: 50px; }

.certificate__img-wrap {
  display: inline-block;
  vertical-align: top;
  position: relative;
  margin: 0 auto; }
  .certificate__img-wrap::before {
    content: '';
    width: 702px;
    height: 775px;
    background: url(../img/content/certificates_light.png) left/contain no-repeat;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    z-index: -1; }

.certificate__message {
  height: 100%;
  display: none; }
  .certificate__message.active {
    display: -ms-flexbox;
    display: flex; }

.form-certificate__header {
  margin-bottom: 40px; }

.form-certificate__title {
  margin-bottom: 15px; }

.form-certificate__text-wrap {
  font-size: 19px; }
  .form-certificate__text-wrap b {
    font-weight: 500; }

.form-certificate__body {
  margin-bottom: 30px; }

.form-certificate__control-field {
  margin-bottom: 15px; }

.form-certificate__btn {
  width: 100%; }

.filter-blog__items {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -5px;
  margin-right: -5px; }

.filter-blog__item {
  margin: 0 5px; }

.filter-blog__toggle {
  display: none; }

.filter-blog-btn {
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
  line-height: 1.3;
  color: #2c2c2c;
  padding: 7px 15px;
  border: 1px solid #e3e3e3;
  border-radius: 10px;
  height: 35px;
  transition: border .3s ease; }
  .filter-blog-btn:hover {
    color: #2c2c2c;
    text-decoration: none;
    border-color: #1FA4B5; }
  .filter-blog-btn.active {
    border: 2px solid #1FA4B5; }

.column {
  float: left; }

.size-1of4 {
  width: 25%; }

.size-1of3 {
  width: 33.333%; }

.size-1of2 {
  width: 50%; }

.section-blog .headline {
  -ms-flex-align: center;
      align-items: center; }

.blog {
  padding: 0 0 120px; }
  .blog__items {
    margin-left: -20px;
    margin-right: -20px;
    margin-bottom: -40px; }
    .blog__items::after {
      content: '';
      clear: both;
      display: table; }
  .blog__item {
    padding: 0 20px;
    margin-bottom: 40px; }
  .blog__pagination {
    margin: 50px auto 0; }

.card-blog {
  transition: opacity .3s ease; }
  .card-blog__inner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.07);
    background-color: #FFFFFF;
    border-radius: 15px;
    overflow: hidden;
    color: #2c2c2c;
    position: relative;
    transition: box-shadow .3s ease, border-radius .3s ease; }
    .card-blog__inner:hover {
      color: #2c2c2c;
      text-decoration: none; }
      .card-blog__inner:hover .card-blog__body {
        -webkit-transform: translateY(0);
                transform: translateY(0); }
  .card-blog__img-wrap {
    display: -ms-flexbox;
    display: flex; }
  .card-blog__img {
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
    height: 229px; }
  .card-blog__date {
    position: absolute;
    top: 15px;
    right: 15px;
    z-index: 2; }
  .card-blog__body {
    background-color: #fff;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    padding: 25px 20px 25px;
    -webkit-transform: translateY(54px);
            transform: translateY(54px);
    transition: -webkit-transform .3s ease;
    transition: transform .3s ease;
    transition: transform .3s ease, -webkit-transform .3s ease;
    margin-top: -54px; }
  .card-blog__title {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 10px; }
  .card-blog__text-wrap {
    font-size: 16px;
    color: #444;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    margin-bottom: 20px; }
    .card-blog__text-wrap p:last-child {
      margin-bottom: 0; }
  .card-blog__tags {
    margin-top: auto; }
  .card-blog__btn {
    height: 54px;
    width: calc(100% + 40px);
    border-radius: 0 0 15px 15px;
    margin: 20px -20px -25px; }
    .card-blog__btn::before {
      border-radius: 0 0 15px 15px; }

.date {
  display: inline-block;
  vertical-align: top;
  padding: 6px 7px 7px;
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1);
  background-color: #fff;
  border-radius: 10px;
  font-size: 14px;
  font-weight: 500;
  line-height: 1; }

.tags {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -5px;
  margin-right: -5px; }
  .tags__tag {
    margin: 0 5px; }

.tag {
  font-size: 16px;
  color: #1FA4B5; }

.pagination__list {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center; }

.pagination__item {
  margin: 0 2.5px; }
  .pagination__item.active .pagination__link {
    background-color: #f8f8f8;
    color: #1FA4B5; }

.pagination__link {
  display: block;
  border-radius: 15px;
  width: 44px;
  height: 44px;
  line-height: 44px;
  font-size: 16px;
  font-weight: 500;
  text-align: center;
  color: #848484;
  transition: background-color .3s ease, color .3s ease; }
  .pagination__link:hover {
    background-color: #f8f8f8;
    color: #1FA4B5;
    text-decoration: none; }

.pagination__btn {
  padding: 0;
  width: 44px;
  height: 44px;
  margin: 0 11.5px; }

.pagination__arrow {
  fill: #fff;
  -ms-flex: 0 0 9px;
      flex: 0 0 9px;
  width: 9px;
  height: 9px; }

.pagination__dots {
  display: block;
  text-align: center;
  width: 44px; }

.section-contacts {
  padding: 0 0 40px; }
  .section-contacts .page-headline {
    margin-bottom: 50px; }

.contacts {
  margin-left: -12.5px;
  margin-right: -12.5px;
  margin-bottom: -25px; }
  .contacts__item {
    padding: 0 12.5px;
    margin-bottom: 25px; }

.item-contact__inner {
  border: 1px solid #F0F0F0;
  border-radius: 40px;
  padding: 60px 50px 60px 60px;
  position: relative;
  height: 100%; }

.item-contact__icon {
  position: absolute;
  top: 30px;
  right: 30px;
  fill: url(#accentGradient); }

.item-contact__group:not(:last-child) {
  margin-bottom: 30px; }

.item-contact__title {
  font-size: 22px;
  font-weight: 500;
  line-height: 1.2;
  margin-bottom: 15px; }

.item-contact__value {
  font-size: 20px;
  color: #444; }
  .item-contact__value a {
    color: #444; }

.item-contact__text {
  font-size: 20px;
  color: #444;
  margin-top: 7px; }

.item-contact__show-more {
  margin-top: 30px; }

.item-contact__text-more {
  display: none; }

.show-more {
  background: none;
  border: none;
  padding: 0;
  font-size: 20px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }
  .show-more__icon {
    fill: url(#accentGradient);
    width: 10px;
    height: 10px;
    margin-left: 6px; }
  .show-more.active .show-more__icon {
    -webkit-transform: rotate(-180deg);
            transform: rotate(-180deg); }

.contact-icon {
  background-color: #EEF6F1;
  border-radius: 12px;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  width: 38px;
  height: 38px; }
  .contact-icon__svg {
    -ms-flex: 0 0 18px;
        flex: 0 0 18px;
    width: 18px;
    height: 18px; }

.section-partners {
  padding: 40px 0 120px; }
  .section-partners .page-headline {
    margin-bottom: 50px; }

.partners__row {
  margin-left: -13px;
  margin-right: -13px; }

.partners__item {
  padding: 0 13px; }

.item-partner__inner {
  border: 1px solid #F0F0F0;
  border-radius: 50px;
  padding: 30px; }

.item-partner__title {
  font-size: 22px;
  font-weight: 500;
  line-height: 1.2;
  margin-bottom: 10px; }

.item-partner__text-wrap {
  font-size: 20px;
  margin-bottom: 25px; }
  .item-partner__text-wrap p:last-child {
    margin-bottom: 0; }

.item-partner__slider {
  margin-bottom: 20px; }

.info-partner__item {
  font-size: 20px;
  color: #444; }
  .info-partner__item:not(:last-child) {
    margin-bottom: 10px; }

.info-partner__label {
  font-weight: 500; }

.item-slider-partner {
  display: block; }
  .item-slider-partner__img {
    width: 100%;
    min-height: 120px; }

.section-faq {
  padding: 0 0 120px; }

.faq__tabs {
  padding-top: 20px; }

.faq__content {
  padding-left: 95px; }

.tabs-faq {
  margin-bottom: -15px; }
  .tabs-faq__tab {
    margin-bottom: 15px; }

.tab-faq {
  background-color: #fff;
  border: 1px solid #F0F0F0;
  border-radius: 25px;
  padding: 26px 43px 29px 35px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  cursor: pointer;
  transition: border .3s ease; }
  .tab-faq__content {
    margin-right: 25px; }
  .tab-faq__title {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 7px; }
  .tab-faq__text-wrap {
    font-size: 16px; }
    .tab-faq__text-wrap p:last-child {
      margin-bottom: 0; }
  .tab-faq__btn {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center;
    background: #F8F8F8;
    border-radius: 15px;
    -ms-flex: 0 0 44px;
        flex: 0 0 44px;
    width: 44px;
    height: 44px;
    margin-left: auto; }
  .tab-faq.active {
    border-color: #1FA4B5; }
    .tab-faq.active .tab-faq__plus::before {
      -webkit-transform: translateX(-50%) rotate(90deg);
              transform: translateX(-50%) rotate(90deg); }
    .tab-faq.active .tab-faq__plus::after {
      -webkit-transform: translateY(-50%) rotate(180deg);
              transform: translateY(-50%) rotate(180deg); }

.content-faq .page-headline {
  margin-bottom: 50px; }

.content-faq__block {
  display: none; }
  .content-faq__block.active {
    display: block; }

.item-faq {
  border-top: 1px solid #f0f0f0;
  transition: border .3s ease; }
  .item-faq:last-child {
    border-bottom: 1px solid #f0f0f0; }
  .item-faq.active .item-faq__arrow {
    -webkit-transform: rotate(-180deg);
            transform: rotate(-180deg); }
  .item-faq__button {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    width: 100%;
    text-align: left;
    cursor: pointer;
    background: none;
    border: none;
    padding: 20px 19px 20px 0;
    color: #2c2c2c; }
  .item-faq__title {
    color: #2c2c2c;
    font-size: 20px;
    font-weight: 500;
    margin-right: 10px; }
  .item-faq__arrow {
    -ms-flex: 0 0 11px;
        flex: 0 0 11px;
    width: 11px;
    height: 11px;
    fill: #2c2c2c;
    transition: -webkit-transform .3s ease;
    transition: transform .3s ease;
    transition: transform .3s ease, -webkit-transform .3s ease;
    margin-left: auto; }
  .item-faq__content {
    font-size: 17px;
    line-height: 1.65;
    padding-bottom: 35px;
    display: none; }
    .item-faq__content p:last-child {
      margin-bottom: 0; }
    .item-faq__content a {
      color: #1FA4B5;
      text-decoration: underline; }

.content__inner {
  font-size: 19px;
  margin-bottom: 70px; }
  .content__inner p {
    margin-top: 25px;
    margin-bottom: 25px; }
  .content__inner .tag {
    margin-right: 6px; }

.content__similar {
  padding: 70px 0 120px; }
  .content__similar .swiper-wrapper {
    width: auto;
    box-sizing: border-box; }

.content__main-img {
  position: relative; }

.content__date {
  position: absolute;
  top: 15px;
  right: 15px;
  display: none; }

.similar-content__slider {
  overflow: visible; }

.similar-content__title {
  font-size: 20px;
  margin-bottom: 20px;
  display: none; }

.share-section {
  border-top: 1px solid #f0f0f0;
  border-bottom: 1px solid #f0f0f0;
  padding: 30px 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: justify;
      justify-content: space-between; }
  .share-section__title {
    display: block;
    font-size: 24px;
    font-weight: 500;
    margin-right: 10px; }
  .share-section__links {
    list-style-type: none;
    padding: 0;
    display: -ms-flexbox;
    display: flex;
    margin-left: -8px;
    margin-right: -8px;
    margin-bottom: 0; }
  .share-section__item {
    margin: 0 8px; }
  .share-section__link {
    border: none;
    padding: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center;
    width: 54px;
    height: 54px;
    border-radius: 15px;
    background-color: #f8f8f8; }
  .share-section__icon {
    width: 24px;
    height: 24px;
    fill: url(#accentGradient); }

.sizing-blocks__block:not(:last-child) {
  margin-bottom: 25px; }

.sizing-blocks__block:nth-child(even) .block-sizing__row {
  -ms-flex-direction: row-reverse;
      flex-direction: row-reverse; }

.sizing-blocks__block:nth-child(even) .block-sizing__content {
  padding: 30px 0 30px 115px; }

.block-sizing {
  background-color: #f8f8f8;
  border-radius: 20px; }
  .block-sizing__content-wrap {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center; }
  .block-sizing__content {
    font-size: 19px;
    padding: 30px 115px 30px 0; }
  .block-sizing__title {
    font-size: 19px;
    font-weight: 500;
    margin-bottom: 20px; }
  .block-sizing__list {
    padding-left: 20px; }
    .block-sizing__list li {
      margin-bottom: 8px; }
  .block-sizing__img-wrap {
    display: -ms-flexbox;
    display: flex; }
  .block-sizing__img {
    margin-top: auto; }

.error-page {
  margin-top: 74px;
  padding: 0 0 120px; }
  .error-page__row {
    -ms-flex-align: center;
        align-items: center; }
  .error-page__img {
    margin: 0 auto; }
  .error-page__content {
    text-align: center;
    position: relative;
    max-width: 400px;
    margin: 0 auto; }
  .error-page__title {
    font-size: 38px;
    margin-bottom: 10px; }
  .error-page__text-wrap {
    font-size: 19px;
    margin-bottom: 30px; }
    .error-page__text-wrap p:last-child {
      margin-bottom: 0; }
  .error-page__light {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    pointer-events: none;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    z-index: -1; }
  .error-page__btn {
    width: 238px;
    font-size: 18px; }

.catalog__filter {
  margin-bottom: 35px; }

.catalog__row {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap; }

.catalog__col {
  padding: 0 15px; }

.catalog__aside {
  -ms-flex: 0 0 260px;
      flex: 0 0 260px; }

.catalog__products {
  -ms-flex: 1 1 auto;
      flex: 1 1 auto;
  min-width: 0; }

.toggle-filter {
  background: none;
  border: none;
  color: #2c2c2c;
  padding: 10px;
  margin: -10px; }
  .toggle-filter:hover {
    color: #2c2c2c;
    text-decoration: none; }
  .toggle-filter__icon {
    display: inline-block;
    vertical-align: baseline;
    width: 11px;
    height: 11px;
    margin-right: 1px; }

.filter {
  border-bottom: 1px solid #f0f0f0;
  padding-bottom: 20px; }
  .filter__top-line {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    margin-bottom: 15px; }
  .filter__selected-params-wrap {
    margin-top: 20px; }
  .filter__items {
    list-style-type: none;
    padding: 0;
    margin: -10px -20px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .filter__item {
    margin: 0 10px; }
  .filter__view-mode {
    margin-left: auto; }
  .filter__toggle {
    display: none; }

.item-filter {
  position: relative; }
  .item-filter__mm-modal {
    outline: none; }
    .item-filter__mm-modal > .mm-modal__overlay {
      outline: none; }
  .item-filter.active .filter-btn::after {
    -webkit-transform: rotate(-180deg);
            transform: rotate(-180deg); }
  .item-filter_updated .filter-btn__label {
    display: none; }

.filter-btn {
  background: none;
  border: none;
  padding: 10px;
  font-size: 17px;
  line-height: 1.3;
  text-align: left;
  position: relative;
  color: #2c2c2c; }
  .filter-btn::after {
    content: '';
    display: inline-block;
    width: 11px;
    height: 8px;
    transition: -webkit-transform .3s ease;
    transition: transform .3s ease;
    transition: transform .3s ease, -webkit-transform .3s ease;
    background: url(../img/icons/arrow-down.svg) center/contain no-repeat;
    margin-left: 7px; }

.range__controls {
  display: -ms-flexbox;
  display: flex;
  margin-left: -10px;
  margin-right: -10px;
  margin-bottom: 44px; }

.range__control-field {
  margin: 0 10px;
  font-size: 16px; }
  .range__control-field.active .control-field__label {
    -webkit-transform: translateY(-10px) scale(0.77);
            transform: translateY(-10px) scale(0.77); }
  .range__control-field:not(:last-child)::before {
    content: '';
    display: block;
    position: absolute;
    width: 4px;
    height: 1px;
    background-color: #cfcfcf;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    left: calc(100% + 8px); }

.range__slider {
  background: #e3e3e3;
  height: 2px;
  border: none;
  box-shadow: none;
  border-radius: 1px; }
  .range__slider .noUi-handle {
    width: 18px;
    height: 18px;
    background: linear-gradient(90deg, #21A5B5 0%, #71B2B4 100%);
    box-shadow: none;
    border: none;
    border-radius: 50%;
    top: -8px;
    right: -9px;
    cursor: pointer; }
    .range__slider .noUi-handle::before, .range__slider .noUi-handle::after {
      display: none; }
    .range__slider .noUi-handle::before {
      content: '';
      display: block;
      position: absolute;
      width: 24px;
      height: 24px;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      background: rgba(31, 164, 181, 0.15);
      border-radius: 50%;
      opacity: 0;
      transition: opacity .3s ease; }
    .range__slider .noUi-handle:hover::before, .range__slider .noUi-handle.noUi-active::before {
      opacity: 1; }
  .range__slider .noUi-connect {
    background: linear-gradient(90deg, #21A5B5 0%, #71B2B4 100%); }

.view-mode {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center; }
  .view-mode__title {
    font-size: 17px;
    line-height: 1.3;
    margin-right: 15px; }
  .view-mode__items {
    display: -ms-flexbox;
    display: flex;
    margin-left: -4px;
    margin-right: -4px; }
  .view-mode__item {
    background: none;
    border: none;
    padding: 0;
    font-size: 17px;
    line-height: 1.3;
    margin: 0 4px;
    transition: color .3s ease; }
    .view-mode__item.active {
      color: #848484; }
      .view-mode__item.active .view-mode__icon {
        color: #2c2c2c; }
    .view-mode__item_1 {
      display: none; }
  .view-mode__icon {
    width: 14px;
    height: 14px;
    color: #cfcfcf;
    transition: color .3s ease;
    display: none; }

.selected-params {
  display: none;
  overflow-x: auto; }
  .selected-params.active {
    display: -ms-flexbox;
    display: flex; }
  .selected-params__reset {
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    margin-right: 5px; }
  .selected-params__list {
    display: -ms-flexbox;
    display: flex;
    list-style-type: none;
    margin: 0 -2.5px;
    padding: 0; }
  .selected-params__item {
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    margin: 0 2.5px; }

.categories__selected-params {
  display: none; }
  .categories__selected-params.active {
    display: none; }

.categories__section {
  margin: -6px 0; }
  .categories__section.active .categories__title {
    font-weight: 600; }

.categories__header {
  padding: 6px 0;
  cursor: pointer;
  margin-bottom: 10px; }

.categories__title {
  display: block;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase; }

.categories__list {
  list-style-type: none;
  padding: 0 0 30px 20px;
  margin: 0;
  display: none; }

.categories__item a {
  display: block;
  color: #2c2c2c; }

.categories__item:not(:last-child) {
  margin-bottom: 8px; }

.categories__item.active a {
  text-decoration: underline; }

.categories__toggle {
  display: none; }

.categories__toggle {
  margin: 0 auto 20px; }

.products-catalog__row {
  margin-left: -10px;
  margin-right: -10px;
  margin-bottom: -40px; }
  .products-catalog__row_3 {
    margin-left: -15px;
    margin-right: -15px; }
  .products-catalog__row_2 {
    margin-left: -20px;
    margin-right: -20px; }
  .products-catalog__row_1 .products-catalog__banner {
    -ms-flex: 0 0 calc(100% + 30px);
        flex: 0 0 calc(100% + 30px);
    width: calc(100% + 30px);
    margin-left: -15px;
    margin-right: -15px; }

.products-catalog .card-product, .products-catalog__banner {
  margin-bottom: 40px; }

.products-catalog .card-product {
  -ms-flex: 0 0 25%;
      flex: 0 0 25%;
  max-width: 25%;
  padding: 0 10px; }
  .products-catalog .card-product_3 {
    -ms-flex: 0 0 33.3333333% !important;
        flex: 0 0 33.3333333% !important;
    max-width: 33.3333333% !important;
    padding: 0 15px; }
  .products-catalog .card-product_2 {
    -ms-flex: 0 0 50% !important;
        flex: 0 0 50% !important;
    max-width: 50% !important;
    padding: 0 20px; }
  .products-catalog .card-product_1 {
    -ms-flex: 1 1 100% !important;
        flex: 1 1 100% !important;
    max-width: none !important; }

.products-catalog__banner {
  -ms-flex: 0 0 100%;
      flex: 0 0 100%;
  width: 100%;
  display: none; }
  .products-catalog__banner img {
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: bottom;
       object-position: bottom;
    width: 100%;
    height: 306px; }

.section-catalog {
  padding: 0 0 120px;
  overflow-x: hidden; }
  .section-catalog .page-headline {
    margin-bottom: 40px; }

.reset-categories {
  color: #ff4343; }

.tag-btn {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  font-size: 16px;
  line-height: 1.3;
  padding: 7px 15px;
  border: .5px solid #e3e3e3;
  border-radius: 10px;
  background: none;
  cursor: pointer; }
  .tag-btn__icon {
    width: 8px;
    height: 8px;
    margin-left: 10px; }

.product__row {
  margin-left: -55px;
  margin-right: -55px; }

.product__col {
  padding: 0 55px; }

.product__content {
  -ms-flex: 0 0 64%;
      flex: 0 0 64%;
  max-width: 64%;
  min-width: 0; }

.product__info {
  -ms-flex: 0 0 36%;
      flex: 0 0 36%;
  max-width: 36%; }

.content-product__slider {
  margin-bottom: 59px; }

.content-product__section {
  padding-bottom: 100px; }

.slider-product:hover .slider-product__nav {
  opacity: 1;
  visibility: visible; }

.slider-product__nav {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  width: 45px;
  height: 80px;
  border: none;
  padding: 5px;
  background: rgba(227, 227, 227, 0.8);
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 2;
  opacity: 0;
  visibility: hidden;
  transition: opacity .3s ease, background .3s ease, visibility .3s ease; }
  .slider-product__nav:hover {
    background: rgba(227, 227, 227, 0.95); }
  .slider-product__nav_prev {
    border-radius: 0 15px 15px 0;
    left: 0; }
  .slider-product__nav_next {
    border-radius: 15px 0 0 15px;
    right: 0; }
  .slider-product__nav.swiper-button-disabled {
    opacity: 0 !important;
    visibility: hidden !important; }

.slider-product__arrow {
  fill: #fff;
  width: 17px;
  height: 17px; }

.slider-product__pagination.swiper-pagination-horizontal {
  bottom: 15px;
  left: 15px; }

.slider-product__label {
  position: absolute;
  top: 15px;
  left: 15px;
  z-index: 2; }

.slider-product__wishlist-label {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2; }

.item-slider-product {
  width: 100%;
  height: 634px;
  color: #2c2c2c;
  cursor: pointer; }
  .item-slider-product:hover {
    color: #2c2c2c;
    text-decoration: none; }
  .item-slider-product__inner {
    display: -ms-flexbox;
    display: flex;
    height: 100%; }
  .item-slider-product__play-wrap {
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center; }
  .item-slider-product__img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover; }

.accordion-product {
  border-bottom: 1px solid #f0f0f0; }
  .accordion-product__header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: justify;
        justify-content: space-between;
    width: 100%;
    padding: 16px 0;
    cursor: pointer; }
  .accordion-product__title {
    -ms-flex: 1 1 auto;
        flex: 1 1 auto;
    font-size: 20px;
    margin-bottom: 0; }
  .accordion-product__arrow svg {
    -ms-flex: 0 0 12px;
        flex: 0 0 12px;
    width: 12px;
    height: 12px;
    transition: -webkit-transform .3s ease;
    transition: transform .3s ease;
    transition: transform .3s ease, -webkit-transform .3s ease;
    fill: #2c2c2c; }
  .accordion-product__body {
    padding: 14px 0 35px;
    display: none; }
  .accordion-product__row {
    margin-bottom: -25px; }
  .accordion-product__content {
    margin-bottom: 25px; }
    .accordion-product__content ul:not(:last-child) {
      margin-bottom: 25px; }
    .accordion-product__content ul p {
      margin-bottom: 0; }
    .accordion-product__content li:not(:last-child) {
      margin-bottom: 10px; }
    .accordion-product__content p {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      margin-bottom: 10px; }
      .accordion-product__content p:last-child {
        margin-bottom: 0; }
  .accordion-product__icon {
    margin-right: 15px; }
  .accordion-product__spec .spec-product__value {
    margin-bottom: 0; }
  .accordion-product.active .accordion-product__arrow svg {
    -webkit-transform: rotate(-180deg);
            transform: rotate(-180deg); }

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

.info-product__header {
  border-bottom: 1px solid #f0f0f0;
  padding: 0 0 15px; }

.info-product__group {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: justify;
      justify-content: space-between;
  margin-bottom: 10px; }

.info-product__title {
  font-size: 25px;
  font-weight: 600;
  margin-bottom: 0; }

.info-product__description {
  font-size: 20px; }
  .info-product__description p:last-child {
    margin-bottom: 0; }

.info-product__price {
  display: inline;
  font-size: 25px;
  font-weight: 600;
  margin: 0 13px 0 0; }
  .info-product__price_new {
    color: #f93c00; }

.info-product__old-price {
  display: inline-block;
  font-weight: 500;
  color: #848484; }

.info-product__actions {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-bottom: 25px;
  margin-left: -5.5px;
  margin-right: -5.5px; }

.info-product__action {
  margin: 0 5.5px 10px;
  -ms-flex: 1 1 auto;
      flex: 1 1 auto; }

.info-product__add-to-cart {
  padding: 16px; }

.info-product__promo-btn {
  -ms-flex: 0 1 auto;
      flex: 0 1 auto; }

.info-product__specs {
  max-width: 378px; }

.info-product__accordion {
  padding-top: 9px;
  border-top: 1px solid #f0f0f0;
  border-bottom: none; }
  .info-product__accordion .accordion-product__header {
    pointer-events: none; }
  .info-product__accordion .accordion-product__arrow {
    display: none; }
  .info-product__accordion .accordion-product__body {
    padding: 14px 0 0; }

.info-product__to-top {
  display: block;
  margin-top: 50px; }

.info-product__rating {
  display: block; }
  .info-product__rating:hover {
    text-decoration: none; }
.card-product__body .info-product__rating {
  margin-bottom: 5px;
}

.share {
  position: relative; }
  .share__items {
    display: -ms-flexbox;
    display: flex;
    margin-left: -2.5px;
    margin-right: -2.5px;
    position: absolute;
    top: 0;
    right: 0;
    visibility: hidden;
    opacity: 0;
    transition: visibility .3s ease, opacity .3s ease, right .3s ease; }
  .share__item {
    margin: 0 2.5px; }
  .share__btn {
    position: relative;
    z-index: 2; }
  .share.active .share__btn {
    background-color: #e6e6e6; }
  .share.active .share__items {
    visibility: visible;
    opacity: 1;
    right: calc(100% + 5px); }

.btn-share {
  background-color: #f8f8f8;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  border: none;
  outline: none;
  padding: 0;
  transition: background-color .3s ease; }
  .btn-share__icon {
    max-width: 16px;
    max-height: 16px;
    fill: #2c2c2c;
    transition: fill .3s ease; }
  .btn-share_link .btn-share__icon {
    max-width: 100%;
    max-height: 100%; }

.status {
  font-size: 20px; }
  .status_success {
    color: #0ca41b; }
  .status_danger {
    color: #f93c00; }
  .status_out-of-production {
    background-color: #f8f8f8;
    padding: 3px 21px 5px;
    border-radius: 10px;
    font-size: 16px; }

.rating {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center; }
  .rating__stars {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row-reverse;
        flex-direction: row-reverse; }
  .rating__star {
    -ms-flex: 0 0 13px;
        flex: 0 0 13px;
    width: 13px;
    height: 13px;
    fill: #e3e3e3;
    margin-right: 1px; }
  .rating__count {
    font-size: 14px;
    font-weight: 500;
    color: #848484;
    margin-left: 4px; }
  .rating_5 .rating__star {
    fill: url(#accentGradient); }
  .rating_4 .rating__star:nth-of-type(n+2) {
    fill: url(#accentGradient); }
  .rating_3 .rating__star:nth-of-type(n+3) {
    fill: url(#accentGradient); }
  .rating_2 .rating__star:nth-of-type(n+4) {
    fill: url(#accentGradient); }
  .rating_1 .rating__star:nth-of-type(n+5) {
    fill: url(#accentGradient); }

.output-sizing-product {
  list-style-type: none;
  background-color: #EEF7F8;
  border-radius: 15px;
  text-align: center;
  padding: 9px 0;
  margin: 0; }
  .output-sizing-product__item {
    display: inline;
    font-size: 16px;
    margin: 0 6px; }

.sizing-product {
  padding: 25px 0 15px; }
  .sizing-product__header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
    margin-bottom: 25px; }
  .sizing-product__select {
    margin-bottom: 15px; }
  .sizing-product__output {
    display: none; }
    .sizing-product__output.active {
      display: block; }

.sizing-select, .modal-size-select {
  font-size: 16px; }
  .sizing-select__values, .modal-size-select__values {
    display: -ms-flexbox;
    display: flex;
    margin: 0 -10px; }
  .sizing-select__value, .modal-size-select__value {
    padding: 0 10px;
    position: relative; }
    .sizing-select__value:not(:last-child)::after, .modal-size-select__value:not(:last-child)::after {
      content: '';
      display: block;
      position: absolute;
      right: -.5px;
      top: 50%;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%);
      width: 1px;
      background-color: #2c2c2c;
      height: 8px; }
  .sizing-select__link, .modal-size-select__link {
    color: #2c2c2c;
    background: none;
    border: none;
    padding: 0;
    text-decoration: underline; }
    .sizing-select__link:hover, .modal-size-select__link:hover {
      color: #2c2c2c; }
  .sizing-select .custom-select__toggle, .sizing-select .custom-select__dropdown, .modal-size-select .custom-select__toggle, .modal-size-select .custom-select__dropdown {
    transition: box-shadow .3s ease, border-radius .3s ease; }
  .sizing-select .custom-select__toggle, .modal-size-select .custom-select__toggle {
    background: none; }
  .sizing-select .custom-select__dropdown, .modal-size-select .custom-select__dropdown {
    padding: 9px 0 15px;
    border-radius: 0 0 15px 15px; }
  .sizing-select .custom-select__option, .modal-size-select .custom-select__option {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: justify;
        justify-content: space-between;
    padding: 11px 19px 9px 19px; }
    .sizing-select .custom-select__option .sizing-select__values, .modal-size-select .custom-select__option .sizing-select__values {
      min-width: 98px;
      -ms-flex-pack: end;
          justify-content: flex-end; }
    .sizing-select .custom-select__option_disabled .sizing-select__value, .modal-size-select .custom-select__option_disabled .sizing-select__value {
      color: #cfcfcf; }
      .sizing-select .custom-select__option_disabled .sizing-select__value::after, .modal-size-select .custom-select__option_disabled .sizing-select__value::after {
        background-color: #cfcfcf; }
    .sizing-select .custom-select__option_readonly .sizing-select__value, .modal-size-select .custom-select__option_readonly .sizing-select__value {
      color: #2c2c2c; }
  .sizing-select.custom-select_show .custom-select__toggle, .sizing-select.custom-select_show .custom-select__dropdown, .modal-size-select.custom-select_show .custom-select__toggle, .modal-size-select.custom-select_show .custom-select__dropdown {
    box-shadow: 0px 3px 7px rgba(0, 0, 0, 0.07); }
  .sizing-select.custom-select_show .custom-select__toggle, .modal-size-select.custom-select_show .custom-select__toggle {
    border-radius: 15px 15px 0 0; }

.promo-btn {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  background: url(../img/content/palms_btn.png) 115% bottom no-repeat #1FA4B5;
  padding: 8px 13px 10px 17px;
  border-radius: 15px;
  border: none;
  text-align: left;
  position: relative;
  overflow: hidden; }
  .promo-btn::before, .promo-btn::after {
    content: '';
    display: block;
    width: 7px;
    height: 7px;
    background-color: #fff;
    border-radius: 50%;
    position: absolute;
    right: 62px; }
  .promo-btn::before {
    top: -5px; }
  .promo-btn::after {
    bottom: -5px; }
  .promo-btn__text {
    font-size: 16px;
    font-weight: 600;
    line-height: 1.3;
    color: #fff;
    margin-right: 8px; }
  .promo-btn__btn {
    display: inline-block;
    background-color: #fff;
    padding: 7px 10px;
    border-radius: 15px;
    font-size: 14px;
    font-weight: 600;
    color: #1FA4B5; }
  .promo-btn_discount {
    background-color: #FF9900; }
    .promo-btn_discount .promo-btn__btn {
      color: #FF9900; }

.specs-product {
  padding: 25px 0 0; }
  .specs-product__title {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 30px; }
  .specs-product__spec {
    margin-bottom: 25px; }

.spec-product__title {
  font-size: 17px;
  line-height: 1;
  color: #848484;
  margin-bottom: 12px; }

.spec-product__value {
  font-size: 18px;
  line-height: 1;
  margin-bottom: 0; }

.reviews-product__items {
  background-color: #fff;
  border: 1px solid #f0f0f0;
  border-radius: 15px; }

.reviews-product__item:not(:last-child) {
  border-bottom: 1px solid #f0f0f0; }

.reviews-product__title {
  font-size: 30px;
  font-weight: normal;
  margin-bottom: 35px; }

.reviews-product__leave-review {
  margin-bottom: 20px; }

.leave-review {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  background-color: #f8f8f8;
  border-radius: 15px;
  padding: 15px 30px; }
  .leave-review__text {
    font-size: 20px;
    margin-right: 15px; }
  .leave-review__btn {
    -ms-flex: 0 0 240px;
        flex: 0 0 240px;
    width: 240px;
    padding: 15px 20px;
    margin-left: auto; }
    .leave-review__btn span {
      white-space: nowrap; }

.item-review-product {
  padding: 25px 30px 30px; }
  .item-review-product__header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
        align-items: flex-start;
    -ms-flex-pack: justify;
        justify-content: space-between;
    margin-bottom: 15px; }
  .item-review-product__author {
    font-size: 25px;
    font-weight: 500;
    margin-bottom: 5px;
    display: block; }
  .item-review-product__link {
    font-size: 17px; }
  .item-review-product__rating {
    margin-top: 7px; }
  .item-review-product__text-wrap p:last-child {
    margin-bottom: 0; }
  .item-review-product__images {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-left: -6px;
    margin-right: -6px;
    margin-top: 30px; }
  .item-review-product__image-link {
    -ms-flex: 0 0 150px;
        flex: 0 0 150px;
    max-width: 150px;
    height: 150px;
    display: -ms-flexbox;
    display: flex;
    margin: 0 6px; }
  .item-review-product .lazyload-wrap {
    width: 100%;
    height: 100%; }
  .item-review-product__img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover; }

.rating-control {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center; }
  .rating-control_white .rating-control__star {
    fill: transparent;
    stroke: #fff; }
  .rating-control_white .rating-control__item:checked,
  .rating-control_white .rating-control__item:checked ~ .rating-control__label .rating-control__star {
    fill: #fff; }
  .rating-control_white .rating-control__label:hover .rating-control__star,
  .rating-control_white .rating-control__label:hover ~ .rating-control__label .rating-control__star,
  .rating-control_white .rating-control__label:checked ~ .rating-control__label:hover .rating-control__star {
    fill: #fff; }
  .rating-control__title {
    font-size: 18px;
    margin-right: 15px; }
  .rating-control__items {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
    margin-left: -2.5px;
    margin-right: -2.5px; }
  .rating-control__item {
    width: 0;
    height: 0;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 0;
    left: 0; }
    .rating-control__item:checked,
    .rating-control__item:checked ~ .rating-control__label .rating-control__star {
      fill: #1FA4B5; }
  .rating-control__label {
    cursor: pointer;
    padding: 0 2.5px;
    margin-bottom: 0; }
    .rating-control__label:hover .rating-control__star,
    .rating-control__label:hover ~ .rating-control__label .rating-control__star,
    .rating-control__label:checked ~ .rating-control__label:hover .rating-control__star {
      fill: #1FA4B5; }
  .rating-control__star {
    display: block;
    width: 27px;
    height: 27px;
    fill: #e3e3e3;
    transition: fill .3s ease, stroke .3s ease; }

.section-similar-products {
  padding: 0 0 120px; }
  .section-similar-products .page-headline {
    margin-bottom: 35px; }

.play {
  border: none;
  background: none;
  padding: 0;
  text-align: center; }
  .play__icon {
    width: 50px;
    height: 50px;
    margin-bottom: 15px; }
  .play__text {
    font-size: 17px;
    font-weight: 500;
    display: block; }

.to-top__text {
  font-size: 17px; }

.to-top__arrow {
  -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg);
  width: 8px;
  height: 8px;
  fill: url(#accentGradient);
  margin-left: 5px;
  margin-bottom: 2px; }

.to-top:hover {
  text-decoration: none; }

.cabinet {
  padding: 0 0 120px; }
  .cabinet__row {
    display: -ms-flexbox;
    display: flex;
    margin-left: -20px;
    margin-right: -20px; }
  .cabinet__col {
    padding: 0 20px; }
  .cabinet__aside {
    -ms-flex: 0 0 310px;
        flex: 0 0 310px;
    max-width: 310px; }
  .cabinet__content {
    -ms-flex: 1 1 auto;
        flex: 1 1 auto;
    min-width: 0; }
  .cabinet .page-headline {
    margin-bottom: 40px; }

.menu-toggle {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  width: 100%; }
  .menu-toggle__hamburger {
    height: 12px;
    padding: 0;
    margin-left: 10px; }
    .menu-toggle__hamburger:hover {
      opacity: 1; }
    .menu-toggle__hamburger .hamburger-box {
      width: 17px;
      height: 12px;
      vertical-align: top; }
    .menu-toggle__hamburger .hamburger-inner, .menu-toggle__hamburger .hamburger-inner::before, .menu-toggle__hamburger .hamburger-inner::after {
      background-color: #fff;
      width: 17px;
      height: 1px; }
    .menu-toggle__hamburger .hamburger-inner {
      margin-top: 0; }
      .menu-toggle__hamburger .hamburger-inner::before {
        top: -5px; }
      .menu-toggle__hamburger .hamburger-inner::after {
        top: 5px; }

.aside-cabinet__menu-toggle {
  display: none; }

.menu-cabinet {
  background-color: #fff;
  border: 1px solid #f0f0f0;
  border-radius: 20px;
  padding: 19px 25px 19px 30px; }
  .menu-cabinet__list {
    list-style-type: none;
    padding: 0;
    margin: 0; }
  .menu-cabinet__item.active .menu-cabinet__link {
    color: #1FA4B5; }
  .menu-cabinet__item.active .menu-cabinet__icon {
    color: #1FA4B5; }
  .menu-cabinet__link {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    padding: 11px 0;
    font-size: 18px;
    line-height: 1.3;
    color: #2c2c2c;
    transition: color .3s ease; }
    .menu-cabinet__link:hover {
      color: #1FA4B5;
      text-decoration: none; }
      .menu-cabinet__link:hover .menu-cabinet__icon {
        color: #1FA4B5; }
  .menu-cabinet__icon {
    width: 14px;
    height: 14px;
    color: #2c2c2c;
    transition: color .3s ease;
    margin-right: 15px; }

.orders-cabinet__order:not(:last-child) {
  margin-bottom: 10px; }

.order-cabinet {
  border: 1px solid #f0f0f0;
  border-radius: 20px; }
  .order-cabinet__button {
    padding: 25px 29px 25px 30px;
    cursor: pointer;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center; }
    .order-cabinet__button.active .order-cabinet__toggle {
      background: none;
      border-color: #1FA4B5; }
    .order-cabinet__button.active .order-cabinet__plus::before, .order-cabinet__button.active .order-cabinet__plus::after {
      background-color: #1FA4B5; }
    .order-cabinet__button.active .order-cabinet__plus::before {
      -webkit-transform: translateX(-50%) rotate(90deg);
              transform: translateX(-50%) rotate(90deg); }
    .order-cabinet__button.active .order-cabinet__plus::after {
      -webkit-transform: translateY(-50%) rotate(180deg);
              transform: translateY(-50%) rotate(180deg); }
  .order-cabinet__title {
    font-size: 18px;
    font-weight: 500;
    line-height: 1.3;
    margin: 0 15px 0 0;
    -ms-flex-negative: 0;
        flex-shrink: 0; }
  .order-cabinet__info-wrap {
    -ms-flex-positive: 1;
        flex-grow: 1;
    margin-right: 15px; }
  .order-cabinet__body-info-wrap .order-cabinet__info {
    -ms-flex-pack: start;
        justify-content: flex-start;
    -ms-flex-direction: column;
        flex-direction: column;
    margin: 0; }
  .order-cabinet__body-info-wrap .info-order__item {
    margin: 0; }
    .order-cabinet__body-info-wrap .info-order__item:not(:last-child) {
      margin-bottom: 20px; }
  .order-cabinet__body-info-wrap .info-order__title {
    display: block;
    margin-right: 0;
    margin-bottom: 5px; }
  .order-cabinet__toggle {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center;
    padding: 0;
    -ms-flex: 0 0 28px;
        flex: 0 0 28px;
    width: 28px;
    height: 28px;
    border-radius: 10px;
    transition: none;
    margin-left: auto; }
    .order-cabinet__toggle::before {
      display: none; }
  .order-cabinet__plus::before, .order-cabinet__plus::after {
    background-color: #fff; }
  .order-cabinet__plus::before {
    width: 2px; }
  .order-cabinet__plus::after {
    height: 2px; }
  .order-cabinet__body {
    padding: 0 30px 30px;
    display: none; }
  .order-cabinet__items {
    margin-bottom: 25px; }
  .order-cabinet__item:not(:last-child) {
    margin-bottom: 20px; }
  .order-cabinet__total {
    margin-bottom: 25px; }
  .order-cabinet__btn {
    font-size: 16px;
    width: 100%; }

.info-order {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: center;
      justify-content: center;
  margin-left: -43px;
  margin-right: -43px;
  margin-bottom: -10px; }
  .info-order__item {
    font-size: 16px;
    line-height: 1.3;
    margin: 0 43px 10px; }
  .info-order__title {
    color: #848484;
    margin-right: 3px; }

.item-order {
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #f0f0f0;
  padding-bottom: 20px; }
  .item-order__img-wrap {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 0 0 110px;
        flex: 0 0 110px;
    width: 110px;
    height: 110px;
    margin-right: 25px; }
  .item-order__img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover; }
  .item-order__content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex: 1 1 auto;
        flex: 1 1 auto; }
  .item-order__title {
    font-size: 19px;
    margin-bottom: 10px; }
    .item-order__title a {
      color: #2c2c2c;
      text-decoration: none; }
  .item-order__info-wrap {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
    margin-bottom: 10px; }
  .item-order__info {
    font-size: 17px;
    color: #848484; }
  .item-order__footer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
    -ms-flex-align: end;
        align-items: flex-end;
    margin-top: auto; }
  .item-order__price-wrap {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .item-order__price, .item-order__old-price {
    font-weight: 500;
    margin-bottom: 0; }
  .item-order__price {
    font-size: 17px;
    text-decoration: none; }
    .item-order__price_new {
      color: #f93c00;
      margin-right: 10px; }
  .item-order__old-price {
    font-size: 12px;
    color: #848484; }
  .item-order__actions {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
    margin-top: auto; }

.total-cabinet {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center; }
  .total-cabinet__title {
    font-size: 19px;
    color: #848484;
    margin-right: 4px; }
  .total-cabinet__value {
    font-size: 19px;
    font-weight: 500;
    margin-bottom: 0; }

.form-cabinet {
  padding: 50px 60px 60px;
  border: 1px solid #f0f0f0;
  border-radius: 20px; }
  .form-cabinet_password .form-cabinet__controls {
    margin-bottom: -15px; }
  .form-cabinet_password .form-cabinet__col {
    margin-bottom: 15px; }
  .form-cabinet__controls {
    margin-left: -12.5px;
    margin-right: -12.5px;
    margin-bottom: -35px; }
  .form-cabinet__col {
    padding: 0 12.5px;
    margin-bottom: 35px; }
  .form-cabinet__footer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-left: -5px;
    margin-right: -5px;
    margin-top: 60px; }
  .form-cabinet__btn {
    font-size: 18px;
    margin: 0 5px; }
  .form-cabinet__feedback {
    font-weight: 500;
    line-height: 1;
    margin-left: auto; }
  .form-cabinet__edit-field {
    display: none; }
  .form-cabinet__control-field .control {
    color: #2c2c2c; }
    .form-cabinet__control-field .control::-webkit-input-placeholder {
      color: #2c2c2c; }
    .form-cabinet__control-field .control::-moz-placeholder {
      color: #2c2c2c; }
    .form-cabinet__control-field .control:-ms-input-placeholder {
      color: #2c2c2c; }
    .form-cabinet__control-field .control::-ms-input-placeholder {
      color: #2c2c2c; }
    .form-cabinet__control-field .control::placeholder {
      color: #2c2c2c; }
  .form-cabinet.readonly .form-cabinet__submit, .form-cabinet.readonly .form-cabinet__cancel {
    display: none; }
  .form-cabinet.edit .form-cabinet__edit {
    display: none; }

.edit-field {
  -ms-flex: 0 0 40px;
      flex: 0 0 40px;
  width: 40px;
  height: 40px;
  border: none;
  padding: 0;
  border-radius: 15px;
  background: url(../img/icons/draw.svg) center/14px auto no-repeat, #fff; }
  .edit-field.active {
    background: url(../img/icons/check.svg) center/16px auto no-repeat, linear-gradient(90deg, #21A5B5 0%, #71B2B4 100%); }

.cart {
  padding: 0 0 120px; }
  .cart__row {
    margin-left: -55px;
    margin-right: -55px; }
  .cart__col {
    padding: 0 55px; }
  .cart__content {
    -ms-flex: 0 0 61%;
        flex: 0 0 61%;
    max-width: 61%; }
  .cart__sections {
    margin-bottom: 30px; }
  .cart__section:not(:last-child) {
    margin-bottom: 70px; }
  .cart__controls {
    margin-left: -10px;
    margin-right: -10px;
    margin-bottom: -20px; }
  .cart__group {
    padding: 0 10px;
    margin-bottom: 20px; }
  .cart__option:not(:first-child) {
    border-top: 1px solid #f0f0f0; }
  .cart__option:first-child .option-cart__radio {
    padding-top: 0; }
  .cart__option:last-child {
    border-bottom: 1px solid #f0f0f0; }
  .cart__aside {
    -ms-flex: 0 0 39%;
        flex: 0 0 39%;
    max-width: 39%; }

.orders-cart__item {
  padding-bottom: 25px; }
  .orders-cart__item:not(:last-child) {
    margin-bottom: 25px; }
  .orders-cart__item .item-order__info-wrap {
    margin-bottom: 10px; }
  .orders-cart__item .item-order__price-wrap {
    margin-bottom: 30px; }
  .orders-cart__item .item-order__title {
    font-weight: normal; }
  .orders-cart__item .item-order__img-wrap {
    height: 156px; }

.cart-headline {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: justify;
      justify-content: space-between;
  margin-bottom: 35px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .cart-headline__title {
    font-size: 28px;
    font-weight: normal;
    margin: 0 20px 0 0; }
  .cart-headline__links {
    list-style-type: none;
    padding: 0;
    margin: 0;
    font-size: 17px; }
    .cart-headline__links li {
      display: inline; }
      .cart-headline__links li + li::before {
        content: '/';
        margin-right: 2px;
        color: #1FA4B5; }

.aside-cart__item:not(:last-child) {
  margin-bottom: 20px; }

.box-cart {
  background-color: #f8f8f8;
  border-radius: 20px; }

.proceed-to-checkout {
  padding: 35px 40px 37px 40px; }
  .proceed-to-checkout__title {
    font-size: 28px;
    margin-bottom: 20px; }
  .proceed-to-checkout__btn {
    width: 100%; }
  .proceed-to-checkout__accept {
    text-align: center;
    font-size: 14px;
    margin-top: 15px; }
    .proceed-to-checkout__accept a {
      color: #1FA4B5; }
  .proceed-to-checkout__totals {
    margin-bottom: 30px; }

.totals-checkout__item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  margin-bottom: 10px; }
  .totals-checkout__item.active {
    display: -ms-flexbox;
    display: flex; }
  .totals-checkout__item_discount {
    color: #f93c00; }
    .totals-checkout__item_discount .totals-checkout__value {
      font-weight: normal; }
  .totals-checkout__item_discount, .totals-checkout__item_delivery, .totals-checkout__item_total {
    display: none; }

.totals-checkout__title {
  font-size: 18px;
  font-weight: normal;
  margin-bottom: 0; }

.totals-checkout__value {
  font-weight: 500; }

.promo-code {
  padding: 20px 40px 22px;
  text-align: center;
  position: relative; }
  .promo-code__checkbox {
    width: 0;
    height: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0; }
    .promo-code__checkbox:checked + .promo-code__label {
      display: none; }
    .promo-code__checkbox:checked ~ .promo-code__form {
      display: block; }
  .promo-code__label {
    cursor: pointer;
    padding-bottom: 3px;
    margin-bottom: 0; }
  .promo-code__form {
    display: none;
    padding: 10px 0 8px; }
  .promo-code__groups {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    margin-left: -5px;
    margin-right: -5px; }
  .promo-code__group {
    margin: 0 5px; }
  .promo-code__control-field .control {
    background-color: #f8f8f8; }
  .promo-code__btn {
    min-width: 142px;
    height: 100%;
    font-size: 16px; }
  .promo-code__feedback-form {
    margin-top: 7px; }

.feedback-form {
  text-align: center;
  padding: 4px 15px;
  border-radius: 10px;
  font-size: 14px; }
  .feedback-form_danger {
    background-color: rgba(249, 60, 0, 0.1);
    color: #f93c00; }

.quantity {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between; }
  .quantity__btn {
    background: none;
    padding: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex: 0 0 30px;
        flex: 0 0 30px;
    width: 30px;
    height: 30px;
    border: 1px solid #f0f0f0;
    border-radius: 10px; }
    .quantity__btn:disabled .quantity__plus::before, .quantity__btn:disabled .quantity__plus::after {
      background-color: #e3e3e3; }
  .quantity__plus {
    -ms-flex: 0 0 8px;
        flex: 0 0 8px;
    width: 8px;
    height: 8px; }
    .quantity__plus::before, .quantity__plus::after {
      background-color: #848484; }
    .quantity__plus::before {
      width: 1px; }
    .quantity__plus::after {
      height: 1px; }
  .quantity__count {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    margin: 0 5px; }
  .quantity__control {
    background: #fff;
    font-size: 16px;
    border: none;
    padding: 0;
    -moz-appearance: textfield;
    -webkit-appearance: none;
    outline: none;
    width: 10px;
    margin-right: 5px; }
    .quantity__control::-webkit-outer-spin-button, .quantity__control::-webkit-inner-spin-button {
      -webkit-appearance: none; }
  .quantity__text {
    font-size: 16px; }

.option-cart {
  transition: border-color .3s ease; }
  .option-cart.active {
    border-color: #2c2c2c; }
    .option-cart.active + .option-cart {
      border-top-color: #2c2c2c; }
  .option-cart__radio {
    padding: 25px 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
        align-items: flex-start; }
  .option-cart__dot {
    -ms-flex: 0 0 20px;
        flex: 0 0 20px;
    width: 20px;
    height: 20px;
    margin-top: 3px; }
    .option-cart__dot::before {
      -ms-flex: 0 0 10px;
          flex: 0 0 10px;
      width: 10px;
      height: 10px; }
  .option-cart__content {
    -ms-flex: 1 1 auto;
        flex: 1 1 auto;
    margin-left: 15px; }
  .option-cart__header, .option-cart__text-wrap {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between; }
  .option-cart__title {
    font-size: 19px; }
  .option-cart__date {
    font-size: 16px;
    line-height: 1.3;
    text-align: right;
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    margin-left: 10px; }
  .option-cart__text-wrap {
    margin-top: 8px;
    font-size: 16px;
    line-height: 1.3; }
  .option-cart__text {
    color: #444; }
  .option-cart__price {
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    margin-left: 10px; }
  .option-cart__controls {
    padding: 15px 0 40px 35px;
    display: none; }
  .option-cart__control-field:not(:last-child) {
    margin-bottom: 20px; }
  .option-cart__payments {
    display: -ms-flexbox;
    display: flex;
    margin-left: -5px;
    margin-right: -5px;
    -ms-flex: 1 1 auto;
        flex: 1 1 auto;
    -ms-flex-pack: end;
        justify-content: flex-end; }
  .option-cart__payment {
    max-width: 53px;
    margin: 0 5px; }

.totals-cart {
  background-color: #f8f8f8;
  border-radius: 15px;
  padding: 19px 30px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: justify;
      justify-content: space-between; }
  .totals-cart__title {
    font-size: 19px; }
  .totals-cart__value {
    font-size: 19px;
    font-weight: 500;
    margin-bottom: 0; }

.acWrap .custom-select__option {
  padding: 5px 17px; }

.mm-modal {
  display: none; }
  .mm-modal.is-open {
    display: block; }
  .mm-modal__overlay {
    background: rgba(68, 68, 68, 0.6);
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10; }
  .mm-modal__wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center;
    height: 100%; }
  .mm-modal__content {
    background-color: #fff;
    max-height: 90vh;
    overflow-y: auto;
    overflow-x: hidden;
    position: relative;
    border-radius: 20px; }
  .mm-modal[aria-hidden="false"] .mm-modal__overlay {
    -webkit-animation: mmfadeIn .3s ease;
            animation: mmfadeIn .3s ease; }
  .mm-modal[aria-hidden="false"] .mm-modal__content {
    -webkit-animation: mmslideInBottom .3s ease;
            animation: mmslideInBottom .3s ease; }
  .mm-modal[aria-hidden="true"] .mm-modal__overlay {
    -webkit-animation: mmfadeOut .3s ease;
            animation: mmfadeOut .3s ease; }
  .mm-modal[aria-hidden="true"] .mm-modal__content {
    -webkit-animation: mmslideOutBottom .3s ease;
            animation: mmslideOutBottom .3s ease; }
  .mm-modal_gallery .mm-modal__overlay {
    background: #2c2c2c; }
  .mm-modal_gallery[aria-hidden="false"] .mm-modal__overlay {
    -webkit-animation: mmfadeIn .3s ease;
            animation: mmfadeIn .3s ease; }
  .mm-modal_gallery[aria-hidden="false"] .mm-modal__content {
    -webkit-animation: none;
            animation: none; }
  .mm-modal_gallery[aria-hidden="true"] .mm-modal__overlay {
    -webkit-animation: mmfadeOut .3s ease;
            animation: mmfadeOut .3s ease; }
  .mm-modal_gallery[aria-hidden="true"] .mm-modal__content {
    -webkit-animation: none;
            animation: none; }
  .mm-modal_wishlist[aria-hidden="false"] .mm-modal__overlay {
    -webkit-animation: mmfadeInMobile .5s ease;
            animation: mmfadeInMobile .5s ease; }
  .mm-modal_wishlist[aria-hidden="false"] .mm-modal__content {
    -webkit-animation: mmslideInTopMobile .5s ease;
            animation: mmslideInTopMobile .5s ease; }
  .mm-modal_wishlist[aria-hidden="true"] .mm-modal__overlay {
    -webkit-animation: mmfadeOutMobile .5s ease;
            animation: mmfadeOutMobile .5s ease; }
  .mm-modal_wishlist[aria-hidden="true"] .mm-modal__content {
    -webkit-animation: mmslideOutTopMobile .5s ease;
            animation: mmslideOutTopMobile .5s ease; }
  .mm-modal_let-grow .mm-modal__content {
    max-height: 100vh; }

.modal {
  max-width: 700px;
  padding: 50px 40px 60px;
  -ms-flex: 1 1 auto;
      flex: 1 1 auto; }
  .modal_white {
    color: #fff; }
    .modal_white .modal__close svg {
      color: #fff; }
    .modal_white .modal__close:hover svg {
      color: #fff; }
  .modal_mobile {
    padding: 0; }
    .modal_mobile .header-modal {
      border-bottom: 1px solid #f4f4f4; }
      .modal_mobile .header-modal__title {
        font-size: 18px;
        font-weight: 500;
        margin-bottom: 0; }
      .modal_mobile .header-modal__container {
        padding: 0 20px;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
            align-items: center; }
      .modal_mobile .header-modal__close {
        position: static;
        margin-left: auto;
        margin-right: -20px; }
  .modal__content {
    font-size: 17px; }
  .modal__title {
    font-size: 28px;
    font-weight: normal; }
  .modal__description {
    line-height: 1.3;
    margin-bottom: 40px; }
  .modal__group {
    margin-bottom: 30px; }
    .modal__group:first-child {
      margin-top: 40px; }
    .modal__group:last-child {
      margin-bottom: 0; }
    .modal__group_spacing-md {
      margin-bottom: 40px; }
    .modal__group_spacing-lg {
      margin-bottom: 50px; }
  .modal__close {
    position: absolute;
    top: 0;
    right: 0; }
  .modal__btn {
    font-size: 18px;
    width: 100%; }
  .modal__footer {
    border-top: 1px solid #f0f0f0;
    padding: 20px 0; }
  .modal .container {
    padding-right: 20px;
    padding-left: 20px; }
  .modal .sizing-blocks__block:not(:last-child) {
    margin-bottom: 20px; }
  .modal .sizing-blocks__block:nth-child(even) .block-sizing__content {
    padding: 30px 0 30px 55px; }
  .modal .block-sizing__title {
    font-size: 18px; }
  .modal .block-sizing__content {
    font-size: 17px;
    padding: 30px 55px 30px 0; }
  .modal .sizing-table-wrap {
    padding: 0 0 40px;
    border-radius: 0;
    border-top: none;
    border-right: none;
    border-left: none; }
  .modal .sizing-table td, .modal .sizing-table th {
    font-size: 16px; }
  .modal .sizing-table tbody tr:last-child td {
    padding-bottom: 0;
    border: none; }

.header-modal__title {
  margin-bottom: 15px; }

.sizing-instructions {
  background-color: #f8f8f8;
  border-radius: 20px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center; }
  .sizing-instructions__img-wrap {
    -ms-flex: 0 0 245px;
        flex: 0 0 245px;
    max-width: 245px;
    padding-left: 15px;
    -ms-flex-item-align: end;
        align-self: flex-end; }
  .sizing-instructions__content {
    padding: 40px 35px 40px 25px; }
  .sizing-instructions__list {
    list-style-type: none;
    padding: 0;
    margin: 0; }
  .sizing-instructions__item:not(:last-child) {
    margin-bottom: 20px; }
  .sizing-instructions__item p:last-child {
    margin-bottom: 0; }
  .sizing-instructions__title {
    display: block;
    font-weight: 500;
    margin-bottom: 7px; }

.added-to-cart__icon {
  width: 24px;
  height: 24px;
  position: relative;
  bottom: 3px; }

.added-to-cart__title {
  text-align: center;
  margin-bottom: 30px; }

.added-to-cart__card {
  max-width: 250px;
  margin: 0 auto 40px; }
  .added-to-cart__card .card-product__img-wrap {
    padding-bottom: calc(100% / (250  / 352)); }
  .added-to-cart__card .card-product__img {
    max-height: 100%; }
  .added-to-cart__card .card-product__inner {
    padding: 0; }
  .added-to-cart__card .card-product__body {
    position: static;
    -webkit-transform: none;
            transform: none;
    margin-bottom: 0; }
  .added-to-cart__card .card-product__content {
    padding: 13px 0 0;
    text-align: center;
    min-height: auto; }
  .added-to-cart__card .card-product__price-wrap {
    -ms-flex-pack: center;
        justify-content: center; }
  .added-to-cart__card .card-product__attributes {
    margin-bottom: 5px; }
  .added-to-cart__card .attributes__list {
    -ms-flex-pack: center;
        justify-content: center; }

.added-to-cart__footer {
  text-align: center; }

.added-to-cart__btn {
  margin-bottom: 20px; }

.added-to-cart__continue {
  font-weight: 500;
  line-height: 1; }

.message-auth {
  max-width: 435px; }
  .message-auth__icon {
    stroke: #0ca41b;
    stroke-width: 2px;
    width: 47px;
    height: 47px;
    margin-bottom: 25px; }
  .message-auth__title {
    font-size: 24px;
    line-height: 1.3;
    margin-bottom: 25px; }
  .message-auth__list {
    padding-left: 25px; }
    .message-auth__list li {
      margin-bottom: 7px; }
  .message-auth__btn-wrap {
    margin-top: 40px; }

.form-modal__header {
  line-height: 1.3;
  margin-bottom: 30px; }

.form-modal__title {
  font-size: 24px;
  margin-bottom: 5px; }

.form-modal__controls {
  margin-bottom: 20px; }

.form-modal__control-field {
  margin-bottom: 15px; }

.form-modal__actions {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: justify;
      justify-content: space-between;
  margin-bottom: 20px; }

.form-modal__radios {
  border-top: 1px solid #f0f0f0;
  padding-top: 20px;
  margin-top: 30px; }

.form-modal__radio {
  font-size: 16px; }
  .form-modal__radio .radio__dot {
    margin-top: 2px; }

.form-modal__reset {
  font-size: 16px; }

.form-modal__btn {
  margin: 0 5px; }
  .form-modal__btn:not(:last-child) {
    margin-bottom: 12px; }

.form-newsletter__btn-wrap {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
      align-items: flex-start;
  margin-left: -5px;
  margin-right: -5px;
  margin-bottom: 12px; }

.form-newsletter__btn:not(:last-child) {
  margin-bottom: 0; }

.form-newsletter__btn_later {
  padding: 15px 25px 17px;
  -ms-flex: 1 0 99px;
      flex: 1 0 99px; }

.form-review__control-field {
  margin-bottom: 20px; }

.form-review__body {
  margin-bottom: 30px; }

.form-review__rating-control {
  margin-bottom: 30px; }

.form-review__files-input {
  margin-bottom: 30px; }

.files-input {
  display: -ms-flexbox;
  display: flex; }
  .files-input__selector {
    margin-right: 10px; }
  .files-input__items {
    -ms-flex: 1 1 auto;
        flex: 1 1 auto;
    display: -ms-flexbox;
    display: flex;
    overflow-x: auto;
    overflow-y: hidden; }
  .files-input__item:not(:last-child) {
    margin-right: 10px; }

.files-selector {
  position: relative;
  text-align: center;
  cursor: pointer;
  margin-bottom: 0; }
  .files-selector__text {
    font-size: 14px;
    line-height: 1;
    margin-top: 10px; }

.item-file {
  background-color: #f8f8f8;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  position: relative;
  border-radius: 20px;
  -ms-flex: 0 0 70px;
      flex: 0 0 70px;
  width: 70px;
  height: 70px; }
  .item-file__img {
    border-radius: 20px;
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
    height: 100%; }
  .item-file__icon {
    width: 22px; }
  .item-file__delete {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center;
    background-color: #2c2c2c;
    border-radius: 50%;
    -ms-flex: 0 0 16px;
        flex: 0 0 16px;
    width: 16px;
    height: 16px;
    padding: 0;
    border: none;
    position: absolute;
    bottom: -2px;
    right: -2px;
    transition: background-color .3s ease; }
    .item-file__delete::after {
      content: '';
      padding: 15px;
      position: absolute;
      left: 50%;
      top: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }
    .item-file__delete:hover {
      background-color: #464646; }
  .item-file__delete-icon {
    width: 6px;
    height: 6px;
    color: #fff; }

.modal-added-to-cart {
  max-width: 580px;
  padding: 30px 70px 40px; }

.modal-auth, .modal-auth-message {
  max-width: 435px;
  padding: 60px 30px; }

.modal-message {
  max-width: 595px;
  padding: 100px 80px; }

.modal-blocks {
  padding: 0; }
  .modal-blocks_subscribe .form-modal__controls {
    margin-bottom: 15px; }
  .modal-blocks_taller {
    min-height: 455px;
    height: 1px; }
    .modal-blocks_taller .body-modal, .modal-blocks_taller .body-modal__container, .modal-blocks_taller .modal-blocks__row {
      height: 100%; }
  .modal-blocks_feedback {
    max-width: 435px; }
    .modal-blocks_feedback .form-modal__controls {
      margin-bottom: 25px; }
  .modal-blocks_message {
    max-width: 375px; }
    .modal-blocks_message .modal-blocks__img-wrap {
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
      max-width: none;
      -ms-flex-align: end;
          align-items: flex-end;
      border-radius: 20px 20px 0 0; }
    .modal-blocks_message .modal-blocks__content-wrap {
      padding: 29px 20px 33px; }
  .modal-blocks .container {
    padding: 0; }
  .modal-blocks__row {
    display: -ms-flexbox;
    display: flex; }
  .modal-blocks__content-wrap {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-pack: center;
        justify-content: center;
    padding: 60px 55px 60px 50px;
    -ms-flex: 1 1 auto;
        flex: 1 1 auto; }
  .modal-blocks__img-wrap {
    background-color: #d5edf0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex: 0 0 260px;
        flex: 0 0 260px;
    max-width: 260px;
    border-radius: 0 20px 20px 0; }
  .modal-blocks__title {
    font-size: 24px;
    line-height: 1.3;
    margin-bottom: 20px; }
  .modal-blocks__text-wrap {
    line-height: 1.3;
    margin-bottom: 35px; }

.modal-project-recommendation {
  padding: 30px 15px 30px 10px;
  max-width: 360px;
  background: linear-gradient(90deg, #21A5B5 0%, #71B2B4 100%); }

.modal-datepicker {
  max-width: 375px;
  padding: 0; }
  .modal-datepicker .qs-datepicker-container {
    position: static; }
  .modal-datepicker .header-modal {
    border-bottom: 1px solid #f4f4f4; }
    .modal-datepicker .header-modal__title {
      font-size: 18px;
      font-weight: 500;
      margin-bottom: 0; }
    .modal-datepicker .header-modal__container {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center; }
    .modal-datepicker .header-modal__close {
      position: static;
      margin-left: auto;
      margin-right: -20px; }
  .modal-datepicker .body-modal__container {
    padding: 0; }

.modal-filter__close svg {
  width: 12px;
  height: 12px; }

.modal-filter__body {
  padding: 25px 0 18px; }

.modal-filter__footer {
  border-top: 1px solid #f0f0f0;
  padding: 20px 0; }

.modal-filter__actions {
  display: -ms-flexbox;
  display: flex;
  margin: 0 -10px; }

.modal-filter__btn {
  font-size: 18px;
  min-width: 131px;
  padding: 16px 10px;
  margin: 0 10px; }

.modal-filter__submit {
  -ms-flex-positive: 1;
      flex-grow: 1; }

.modal-filter__sort {
  margin-bottom: 30px; }

.modal-categories .body-modal {
  padding: 0; }

.modal-preloader {
  overflow: visible; }

.modal-gallery {
  max-height: none;
  height: 100%;
  border-radius: 0;
  background-color: #2c2c2c;
  color: #fff; }
  .modal-gallery .container {
    padding: 0 20px; }

.modal-review .form-review {
  margin-top: 40px; }

.header-modal-gallery__container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: justify;
      justify-content: space-between; }

.header-modal-gallery__title {
  font-size: 18px;
  margin-bottom: 0; }

.header-modal-gallery__close {
  margin-right: -20px; }
  .header-modal-gallery__close svg {
    color: #fff; }

.body-modal-gallery {
  padding: 0 0 30px; }
  .body-modal-gallery__btn {
    width: 100%;
    margin-top: 20px; }

.slider-modal-gallery__pagination {
  margin-bottom: 20px; }

.slider-modal-gallery__item {
  display: -ms-flexbox;
  display: flex;
  height: auto; }

.slider-modal-gallery__img {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top;
     object-position: top;
  width: 100%;
  max-height: 70vh;
  border-radius: 15px; }

.slider-modal-gallery_show-overflow {
  overflow: visible; }

.pagination-gallery {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  margin-left: -1.5px;
  margin-right: -1.5px;
  width: calc(100% + 3px) !important; }
  .pagination-gallery .swiper-pagination-bullet {
    background-color: #848484;
    border-radius: 1px;
    height: 3px;
    width: auto;
    -ms-flex: 1;
        flex: 1;
    margin: 0 1.5px !important;
    opacity: 1;
    background: linear-gradient(to left, #848484 50%, #fff 50%) right;
    background-repeat: no-repeat;
    background-size: 200%; }
    .pagination-gallery .swiper-pagination-bullet-active {
      transition: background 5s linear;
      background-position: left; }

.filters-modal__header {
  padding-bottom: 15px;
  border-bottom: 1px solid #f0f0f0; }

.filters-modal__title {
  margin-bottom: 0; }

.filters-modal__items {
  list-style-type: none;
  padding: 10px 0 15px;
  margin: 0; }

.filters-modal .item-filter {
  margin: 0; }
  .filters-modal .item-filter__btn {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
    -ms-flex-align: center;
        align-items: center;
    width: 100%;
    text-align: left;
    padding: 5px 0; }
    .filters-modal .item-filter__btn::after {
      background-image: url(../img/icons/plus.svg);
      width: 10px;
      height: 10px; }

.modal-example__body {
  padding: 30px 0; }

.modal-popup__header {
  position: relative; }
  .modal-popup__header::before, .modal-popup__header::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    bottom: 100%; }
  .modal-popup__header::before {
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    border-bottom: 9px solid #f0f0f0;
    left: 25px; }
  .modal-popup__header::after {
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #fff;
    left: 26px; }

.modal-popup__close svg {
  width: 12px;
  height: 12px; }

.modal-popup__body {
  padding: 24px 0 18px; }

.modal-popup__footer {
  padding: 20px 0; }

.modal-popup__btn {
  font-size: 16px;
  padding-top: 14px;
  padding-bottom: 16px;
  width: 100%; }

.modal-popup__range {
  padding: 26px 0 40px; }

.modal-popup__links {
  list-style-type: none;
  margin: 0;
  padding: 0;
  line-height: 1.3; }
  .modal-popup__links li:not(:last-child) {
    margin-bottom: 8px; }
  .modal-popup__links li.active a {
    text-decoration: underline; }
  .modal-popup__links a {
    color: #2c2c2c; }

.modal-size-select .body-modal {
  padding: 0 0 41px; }

.project-recommendation__title {
  font-size: 17px;
  margin-bottom: 15px; }

.project-recommendation__rating-control {
  margin-bottom: 25px; }
  .project-recommendation__rating-control .rating-control__items {
    margin-left: -5px;
    margin-right: -5px; }
  .project-recommendation__rating-control .rating-control__label {
    padding: 0 5px; }
  .project-recommendation__rating-control .rating-control__star {
    width: 20px;
    height: 20px; }

.project-recommendation__btn {
  font-size: 17px;
  padding: 10px 20px; }

.datepicker__content {
  padding: 25px 20px 25px; }

.datepicker__radios {
  border-top: 0.5px solid #f0f0f0;
  border-bottom: 0.5px solid #f0f0f0;
  padding: 25px 20px; }

.datepicker__btn-wrap {
  padding: 20px; }

.datepicker .qs-datepicker-container {
  width: 100%;
  box-shadow: none;
  border: none;
  border-radius: 0; }

.qs-datepicker-container {
  font-family: futura-wave, sans-serif;
  font-size: 18px;
  line-height: 1.3; }

.qs-controls {
  background: none;
  margin-bottom: 12px; }

.qs-month-year {
  font-size: 18px;
  font-weight: normal; }

.qs-arrow {
  width: 20px;
  height: 20px;
  border-radius: 0; }
  .qs-arrow:hover {
    background: none; }
  .qs-arrow::after {
    background: url(../img/icons/arrow-right.svg) left/contain no-repeat;
    width: 6px;
    height: 9px;
    border: none;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }
  .qs-arrow.qs-left::after {
    -webkit-transform: translate(-50%, -50%) rotate(-180deg);
            transform: translate(-50%, -50%) rotate(-180deg); }
  .qs-arrow.qs-right::after {
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }

.qs-squares {
  padding: 0; }

.qs-day {
  font-size: 16px;
  font-weight: normal;
  color: #cfcfcf; }

.qs-square {
  height: 35px;
  border-radius: 10px; }
  .qs-square:not(.qs-empty):not(.qs-disabled):not(.qs-day):not(.qs-active):hover {
    background: none; }

.qs-active {
  background: linear-gradient(90deg, #21A5B5 0%, #71B2B4 100%);
  color: #fff; }

.section-ssc {
  padding: 0 0 120px; }

.ssc .page-headline {
  margin-bottom: 40px; }
  .ssc .page-headline__description {
    margin-top: 15px; }

.ssc__row {
  display: -ms-flexbox;
  display: flex;
  margin-left: -15px;
  margin-right: -15px; }

.ssc__col {
  padding: 0 15px; }

.ssc__model-wrap {
  -ms-flex: 0 0 47%;
      flex: 0 0 47%;
  max-width: 47%; }

.ssc__content-wrap {
  -ms-flex: 0 0 53%;
      flex: 0 0 53%;
  max-width: 53%; }

.ssc__gallery {
  display: none; }

.ssc__model {
  text-align: center; }

.ssc__step {
  display: none; }
  .ssc__step.active {
    display: block; }

.step-ssc {
  border-top: 1px solid #f0f0f0;
  padding: 35px 0 0; }
  .step-ssc__header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
    -ms-flex-align: center;
        align-items: center;
    margin-bottom: 30px; }
  .step-ssc__title {
    font-size: 24px;
    font-weight: normal;
    margin-bottom: 0; }
  .step-ssc__text-wrap {
    font-size: 24px; }
    .step-ssc__text-wrap p:last-child {
      margin-bottom: 0; }
  .step-ssc__trigger {
    display: none; }
  .step-ssc__radios {
    margin-left: -10px;
    margin-right: -10px;
    margin-bottom: -20px; }
  .step-ssc__radio-wrap {
    padding: 0 10px;
    margin-bottom: 20px; }
  .step-ssc__radio {
    font-size: 18px; }
  .step-ssc__group:not(:last-child) {
    margin-bottom: 35px; }
  .step-ssc__actions {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
    -ms-flex-align: center;
        align-items: center;
    padding: 30px 0 0;
    border-top: 1px solid #f0f0f0;
    margin-top: 70px; }
  .step-ssc__total {
    display: none;
    width: 100%;
    margin-bottom: 20px; }
    .step-ssc__total b {
      font-weight: 500; }
  .step-ssc__buttons {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    margin-left: -7.5px;
    margin-right: -7.5px; }
  .step-ssc__btn, .step-ssc__back {
    margin: 0 7.5px; }
  .step-ssc__btn {
    font-size: 18px; }

.back-btn {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  background: none;
  padding: 0;
  border: 1px solid #e3e3e3;
  border-radius: 15px;
  -ms-flex: 0 0 50px;
      flex: 0 0 50px;
  width: 50px;
  height: 50px; }
  .back-btn__arrow {
    -ms-flex: 0 0 11px;
        flex: 0 0 11px;
    width: 11px;
    height: 11px;
    fill: url(#accentGradient); }
  .back-btn:disabled .back-btn__arrow {
    fill: #e3e3e3; }

.counter-ssc {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  font-size: 17px; }
  .counter-ssc__number {
    display: block;
    background: linear-gradient(90deg, #21A5B5 0%, #71B2B4 100%);
    width: 28px;
    height: 28px;
    border-radius: 50%;
    line-height: 28px;
    text-align: center;
    color: #fff;
    margin: 0 8px; }

.tabs-calculator__tab {
  margin-top: 35px;
  display: none; }
  .tabs-calculator__tab.active {
    display: block; }

.showcase-example {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  text-align: center;
  border-radius: 30px;
  height: 200px;
  font-size: 24px;
  color: #fff; }

.colors-ssc {
  position: relative; }
  .colors-ssc__items {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-left: -10px;
    margin-right: -10px;
    margin-bottom: -20px; }
  .colors-ssc__item {
    margin: 0 10px 20px; }
  .colors-ssc__showcase {
    display: none;
    margin-top: 46px; }
    .colors-ssc__showcase.active {
      display: -ms-flexbox;
      display: flex; }

.item-color-ssc {
  cursor: pointer;
  position: relative; }
  .item-color-ssc__input:checked ~ .item-color-ssc__dot {
    border-color: #1FA4B5; }
    .item-color-ssc__input:checked ~ .item-color-ssc__dot::before {
      opacity: 1; }
  .item-color-ssc__dot {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    display: block;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    position: relative;
    border: 1px solid transparent;
    transition: border .3s ease; }
    .item-color-ssc__dot::before {
      content: '';
      display: block;
      position: absolute;
      border: 10px solid #fff;
      border-radius: 50%;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      opacity: 0;
      transition: opacity .3s ease; }
  .item-color-ssc__icon {
    width: 30px;
    position: absolute;
    top: -5px;
    right: -5px; }

.form-calculator__text-wrap {
  font-size: 24px;
  margin-bottom: 30px; }

.form-calculator__control-field:not(:last-child) {
  margin-bottom: 15px; }

.model-swimsuit {
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s; }

.model-shadow,
.model .swimsuit-path {
  transition: fill 0.3s, fill-opacity 0.3s; }

.model .quart-hand {
  opacity: 0; }

.model-one-piece-sleeves-three-quarters .quart-hand {
  opacity: 1; }

.model.color-default .model-shadow {
  fill: #DCF4F4; }

.model.color-default .swimsuit-path-main {
  fill: #31A7B4; }

.model.color-default .swimsuit-path-second {
  fill: #279AA0; }

.model.color-default .swimsuit-path-third {
  fill: #35B1B7; }

.model.color-default .swimsuit-path-fourth {
  fill: #229499; }

.model.pattern .swimsuit-path-second,
.model.pattern .swimsuit-path-third {
  fill: rgba(0, 0, 0, 0.05); }

.model.pattern .swimsuit-path-fourth {
  fill: rgba(0, 0, 0, 0.15); }

.hand-short-wrist {
  opacity: 0; }

.model-coverall-without-stand .hand-long-wrist,
.model-one-piece-sleeves .hand-long-wrist,
.model-twoo-piece-sleeves .hand-long-wrist,
.model-long-sleeve-t-shirt .hand-long-wrist,
.model-one-piece-shorts .hand-long-wrist {
  opacity: 0; }

.model-coverall-without-stand .hand-short-wrist,
.model-one-piece-sleeves .hand-short-wrist,
.model-twoo-piece-sleeves .hand-short-wrist,
.model-long-sleeve-t-shirt .hand-short-wrist,
.model-one-piece-shorts .hand-short-wrist {
  opacity: 1; }

.model-one-piece-sleeves #one-piece-sleeves,
.model-twoo-piece-sleeves #twoo-piece-sleeves,
.model-twoo-piece-sleeveless #twoo-piece-sleeveless,
.model-coverall-without-stand #coverall-without-stand,
.model-one-piece-shorts #one-piece-shorts,
.model-one-piece-sleeveless #one-piece-sleeveless,
.model-long-sleeve-t-shirt #long-sleeve-t-shirt,
.model-one-piece-sleeves-three-quarters #one-piece-sleeves-three-quarters,
.model-one-piece-shorts-sleeveless #one-piece-shorts-sleeveless {
  opacity: 1; }

.ss-examples__items {
  margin-left: -5px;
  margin-right: -5px;
  margin-bottom: -15px; }

.ss-examples__item {
  padding: 0 5px;
  margin-bottom: 15px; }

.item-ss-example__inner {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  background-color: #f8f8f8;
  border-radius: 30px;
  overflow: hidden;
  position: relative;
  height: 200px; }

.item-ss-example__img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%; }

.item-ss-example__badge {
  background: linear-gradient(90deg, #21A5B5 0%, #71B2B4 100%);
  border-radius: 15px;
  padding: 8px 10px 9px;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.3;
  position: absolute; }

.item-ss-example_top-left .item-ss-example__badge {
  top: 20px;
  left: 20px; }

.item-ss-example_top-right .item-ss-example__badge {
  top: 20px;
  right: 20px; }

.item-ss-example_bottom-left .item-ss-example__badge {
  left: 20px;
  bottom: 20px; }

.item-ss-example_bottom-right .item-ss-example__badge {
  right: 20px;
  bottom: 20px; }

.cookie {
  background: rgba(44, 44, 44, 0.95);
  padding: 30px 40px 33px 40px;
  max-width: 555px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
      align-items: flex-start;
  color: #fff;
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 9;
  opacity: 0;
  visibility: hidden; }
  .cookie.active {
    opacity: 1;
    visibility: visible;
    transition: opacity .3s ease, visibility .3s ease; }
  .cookie__icon {
    -ms-flex: 0 0 24px;
        flex: 0 0 24px;
    width: 24px;
    margin: 4px 20px 0 0; }
  .cookie__text {
    line-height: 1.3;
    margin: 0 30px 0 0; }
    .cookie__text a {
      color: #fff;
      padding-bottom: 1px;
      border-bottom: .5px solid #fff;
      text-decoration: none; }
  .cookie__btn {
    font-size: 16px;
    padding: 12px 13px;
    color: #2c2c2c;
    margin-top: 5px; }

.header {
  background-color: #fff; }
  .header__hamburger {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    display: none;
    line-height: 1;
    padding: 10px;
    margin-right: -10px; }
    .header__hamburger .hamburger-box {
      width: 26px;
      height: 18px;
      vertical-align: top; }
    .header__hamburger .hamburger-inner, .header__hamburger .hamburger-inner::before, .header__hamburger .hamburger-inner::after {
      width: 26px;
      height: 1.5px; }
    .header__hamburger .hamburger-inner::before {
      top: -8px; }
    .header__hamburger .hamburger-inner::after {
      top: 8px; }
  .header.sticky .bottom-header {
    padding: 23px 0;
    position: fixed;
    left: 0;
    width: 100%;
    z-index: 10; }
    .header.sticky .bottom-header .menu {
      -ms-flex: 1 0 auto;
          flex: 1 0 auto; }
      .header.sticky .bottom-header .menu__list {
        margin: 0 -15px; }
      .header.sticky .bottom-header .menu__item {
        margin: 0 15px; }
        .header.sticky .bottom-header .menu__item > a {
          font-size: 17px; }
    .header.sticky .bottom-header .bottom-header__container {
      display: -ms-flexbox;
      display: flex; }
    .header.sticky .bottom-header .top-header__col_actions {
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
      max-width: none;
      padding: 0;
      width: auto; }
    .header.sticky .bottom-header .top-header__actions {
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap; }

.top-header {
  padding: 30px 0 12px; }
  .top-header__row {
    -ms-flex-align: center;
        align-items: center; }
  .top-header__logo {
    display: block; }
    .top-header__logo img {
      max-width: 248px;
      margin: 0 auto; }
  .top-header__actions {
    -ms-flex-pack: end;
        justify-content: flex-end; }

.bottom-header {
  background-color: #fff;
  border-bottom: 1px solid #f0f0f0;
  padding: 23px 0 40px;
  top: 0; }
  .bottom-header__topline {
    display: none; }
  .bottom-header__auth-links {
    display: none; }
  .bottom-header__banners {
    display: none; }

.banner-header {
  background: linear-gradient(155.52deg, #6EBAA4 0%, #60B6BA 92.37%);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  position: relative;
  overflow: hidden;
  height: 170px;
  color: #fff; }
  .banner-header:hover {
    color: #fff;
    text-decoration: none; }
  .banner-header__bg {
    -o-object-fit: contain;
       object-fit: contain;
    -o-object-position: top right;
       object-position: top right;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }
  .banner-header__title {
    font-size: 18px;
    position: relative;
    z-index: 1; }

.contacts-header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -5px;
  margin-right: -5px; }
  .contacts-header__item {
    margin: 0 5px; }
  .contacts-header__value {
    color: #2B2A28;
    font-weight: 500;
    transition: color .3s ease; }
    .contacts-header__value:hover {
      color: #1FA4B5; }
  .contacts-header__text {
    color: #848484; }

.actions-header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -8.5px;
  margin-right: -8.5px; }
  .actions-header__item {
    margin: 0 8.5px; }

.action-header__btn {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  background: none;
  padding: 0;
  border: none;
  width: 34px;
  height: 34px;
  position: relative;
  color: #2c2c2c; }
  .action-header__btn:hover {
    color: #2c2c2c; }
  .action-header__btn::before {
    content: '';
    display: block;
    background-color: #f93c00;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    transition: opacity .3s ease, visibility .3s ease;
    visibility: hidden;
    opacity: 0;
    position: absolute;
    top: 0;
    right: 0; }

.action-header__icon {
  color: #2c2c2c;
  fill: #2c2c2c;
  max-width: 100%;
  max-height: 100%;
  transition: color .3s ease; }

.action-header_status .action-header__btn::before {
  visibility: visible;
  opacity: 1; }

.search {
  position: relative; }

.form-search {
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  right: 0;
  top: 0;
  width: 290px;
  visibility: hidden;
  opacity: 0;
  transition: visibility .3s ease, opacity .3s ease;
  z-index: 10;
  content-visibility: auto; }
  .form-search.active {
    visibility: visible;
    opacity: 1; }
    .form-search.active .form-search__input {
      -webkit-transform: scaleX(1);
              transform: scaleX(1); }
  .form-search__input {
    width: 100%;
    height: 40px;
    border: none;
    border-bottom: 1px solid #cfcfcf;
    outline: none;
    -webkit-transform-origin: 100% 0;
            transform-origin: 100% 0;
    transition: -webkit-transform .3s ease;
    transition: transform .3s ease;
    transition: transform .3s ease, -webkit-transform .3s ease;
    -webkit-transform: scaleX(0);
            transform: scaleX(0); }
  .form-search__btn {
    background: none;
    border: none;
    padding: 0;
    position: absolute;
    top: 0;
    right: 0; }
    .form-search__btn svg {
      color: #2c2c2c;
      width: 34px;
      height: 34px; }

.wishlist__icon {
  fill: transparent;
  width: 30px;
  height: 25px;
  transition: fill .3s ease; }

.modal-wishlist {
  width: 100%;
  max-width: none;
  max-height: none;
  height: 100vh;
  padding: 0;
  border-radius: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  overflow: visible; }
  .modal-wishlist__content {
    -ms-flex: 1 1 auto;
        flex: 1 1 auto;
    min-height: 0;
    height: 100%; }

.header-wishlist {
  border-bottom: 1px solid #f0f0f0;
  padding: 20px 0; }
  .header-wishlist__container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center; }
  .header-wishlist__title {
    display: inline-block;
    font-size: 38px;
    font-weight: normal;
    line-height: 1.3;
    margin: 0 6px 0 0; }
  .header-wishlist__count {
    display: none;
    color: #848484; }
    .header-wishlist__count.active {
      display: inline-block; }
  .header-wishlist__close {
    margin-left: auto;
    margin-right: -18px; }
    .header-wishlist__close svg {
      width: 18px;
      height: 18px; }

.content-wishlist__container {
  height: 100%; }

.content-wishlist__inner {
  height: 100%;
  overflow-y: auto;
  overflow-x: hidden; }

.content-wishlist__items {
  margin-left: -10px;
  margin-right: -10px; }

.content-wishlist__item {
  padding: 0 10px;
  margin-bottom: 50px; }
  .content-wishlist__item .card-product__img-wrap {
    padding-bottom: calc(100% / (335 / 450)); }

.content-wishlist__actions {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  height: 80px; }

.content-wishlist__radio {
  width: auto; }
  .content-wishlist__radio .radio__dot {
    -ms-flex: 0 0 20px;
        flex: 0 0 20px;
    width: 20px;
    height: 20px;
    margin-top: 2px; }
    .content-wishlist__radio .radio__dot::before {
      -ms-flex: 0 0 10px;
          flex: 0 0 10px;
      width: 10px;
      height: 10px; }

.content-wishlist__delete {
  display: none;
  line-height: 1.3;
  margin-left: 39px; }

.minicart {
  position: relative; }
  .minicart__box {
    position: absolute;
    top: 100%;
    right: 0;
    z-index: 5;
    opacity: 0;
    visibility: hidden;
    transition: opacity .3s ease, visibility .3s ease;
    display: none; }

.box-minicart {
  padding-top: 23px; }
  .box-minicart__inner {
    background-color: #fff;
    box-shadow: 0px 1px 5px rgba(28, 30, 45, 0.07), 0px 5px 20px rgba(28, 30, 45, 0.07);
    border-radius: 0 0 15px 15px;
    width: 395px;
    line-height: 1.3; }
  .box-minicart__scrollbar {
    max-height: 295px;
    overflow-y: auto; }
  .box-minicart__orders {
    padding: 15px 30px; }
  .box-minicart__order {
    padding-bottom: 10px; }
    .box-minicart__order:not(:last-child) {
      margin-bottom: 10px; }
    .box-minicart__order .item-order__title {
      font-size: 18px; }
    .box-minicart__order .item-order__info {
      font-size: 16px; }
    .box-minicart__order .item-order__price {
      font-size: 16px; }
    .box-minicart__order .item-order__img-wrap {
      height: 156px;
      margin-right: 20px; }

.totals-minicart {
  padding: 20px 30px;
  border-top: 1px solid #f0f0f0; }
  .totals-minicart__item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: justify;
        justify-content: space-between;
    margin-bottom: 20px; }
  .totals-minicart__title {
    font-size: 18px;
    margin-bottom: 0; }
  .totals-minicart__value {
    font-size: 18px;
    font-weight: 500; }
  .totals-minicart__btn {
    font-size: 16px;
    width: 100%; }

.user__icon {
  width: 28px;
  height: 28px;
  fill: none;
  stroke: #2c2c2c;
  stroke-width: 1.5px; }

.menu__list {
  display: -ms-flexbox;
  display: flex;
  list-style-type: none;
  padding: 0;
  font-size: 0;
  margin: 0 -20px; }

.menu__item {
  font-size: 18px;
  margin: 0 20px; }
  .menu__item > a {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
        align-items: center;
    padding: 5px 0 7px;
    line-height: 1.3;
    font-size: 18px;
    color: #2c2c2c;
    text-decoration: none; }
    .menu__item > a:hover {
      color: #2c2c2c; }
  .menu__item.active > a {
    color: #1FA4B5; }
  .menu__item:hover .mega-menu {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
            transform: translateY(0); }

.menu__icon {
  width: 16px;
  margin-left: 5px; }

.mega-menu {
  padding-top: 10px;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(10px);
          transform: translateY(10px);
  transition: opacity .3s ease, visibility .3s ease, -webkit-transform .3s ease;
  transition: opacity .3s ease, visibility .3s ease, transform .3s ease;
  transition: opacity .3s ease, visibility .3s ease, transform .3s ease, -webkit-transform .3s ease;
  position: absolute;
  width: 100%;
  left: 0;
  z-index: 5; }
  .mega-menu__inner {
    box-shadow: 0px 3px 5px rgba(28, 30, 45, 0.05), 0px 7px 20px rgba(28, 30, 45, 0.07);
    background-color: #fff;
    padding: 80px 0 20px; }
  .mega-menu__sub-menus > .submenu > .submenu__item {
    float: left;
    width: 33.3333333%;
    margin-bottom: 60px; }

.submenu {
  list-style-type: none;
  margin: 0;
  padding: 0; }
  .submenu__item:not(:last-child) {
    margin-bottom: 8px; }
  .submenu__title {
    display: block;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 13px; }
  .submenu__link {
    font-size: 17px;
    color: #2c2c2c; }
    .submenu__link:hover {
      color: #1FA4B5; }

.promos {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
  -ms-flex-pack: end;
      justify-content: flex-end; }
  .promos__item {
    padding: 0 10px;
    margin-bottom: 20px; }

.item-promo__inner {
  display: block; }

.priority-nav__dropdown {
  list-style-type: none;
  margin: 0;
  padding: 20px;
  box-shadow: 0px 7px 25px rgba(0, 0, 0, 0.15);
  background-color: #fff;
  border-radius: 20px;
  right: 0;
  z-index: 5; }
  .priority-nav__dropdown a {
    color: #2c2c2c; }

.nav__dropdown-toggle {
  background: none;
  border: none;
  padding: 0;
  font-size: 17px;
  font-weight: 600;
  bottom: 2px;
  margin: 0 10px 0 30px; }

.topline-bottom-header {
  border-bottom: 0.5px solid #F0F0F0;
  padding: 17px 20px; }
  .topline-bottom-header__container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: justify;
        justify-content: space-between; }
  .topline-bottom-header__title {
    line-height: 1;
    font-weight: 500; }
  .topline-bottom-header .header__hamburger {
    margin-bottom: -5px; }
    .topline-bottom-header .header__hamburger .hamburger-box {
      width: 14px;
      height: 14px;
      vertical-align: top; }
    .topline-bottom-header .header__hamburger .hamburger-inner, .topline-bottom-header .header__hamburger .hamburger-inner::before, .topline-bottom-header .header__hamburger .hamburger-inner::after {
      width: 14px;
      height: 1.5px;
      background-color: #848484; }
    .topline-bottom-header .header__hamburger.is-active .hamburger-inner, .topline-bottom-header .header__hamburger.is-active .hamburger-inner::before, .topline-bottom-header .header__hamburger.is-active .hamburger-inner::after {
      background-color: #848484; }

.sale > a {
  color: #f93c00; }

.auth-link {
  width: 100%;
  border: none;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  background: #69B8AC26;
  border-radius: 10px;
  padding: 10px 10px 11px;
  font-size: 16px;
  color: #2c2c2c; }
  .auth-link:hover {
    color: #2c2c2c;
    text-decoration: none; }
  .auth-link__icon {
    -ms-flex: 0 0 18px;
        flex: 0 0 18px;
    width: 18px;
    height: 18px;
    margin-left: 10px;
    stroke: #2c2c2c; }

.notification {
  background-color: #f8f8f8;
  overflow: hidden;
  padding: 16px 0;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 5;
  display: none; }
  .notification.active {
    display: block; }
  .notification__container {
    position: relative; }
  .notification__content {
    font-size: 16px;
    line-height: 1.3;
    text-align: center;
    padding: 0 54px; }
  .notification__close {
    position: absolute;
    right: -5px;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    margin-left: auto; }

.newsletter {
  background-color: #f8f8f8;
  padding: 30px 0; }
  .newsletter__content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center; }
  .newsletter__icon {
    -ms-flex: 0 0 50px;
        flex: 0 0 50px;
    width: 50px;
    margin-right: 30px; }
  .newsletter__text-wrap {
    font-size: 20px; }
    .newsletter__text-wrap p:last-child {
      margin-bottom: 0; }
  .newsletter__form {
    display: -ms-flexbox;
    display: flex; }
  .newsletter__control-field .control {
    height: 50px; }
  .newsletter__btn {
    padding: 0;
    -ms-flex: 0 0 50px;
        flex: 0 0 50px;
    width: 50px;
    height: 50px;
    margin-left: 15px; }
  .newsletter__arrow {
    -ms-flex: 0 0 11px;
        flex: 0 0 11px;
    width: 11px;
    height: 11px;
    fill: #fff; }

.footer {
  padding: 80px 0 70px; }
  .footer__title {
    font-size: 24px;
    font-weight: normal;
    margin-bottom: 20px; }
  .footer__contacts {
    margin-bottom: 29px; }
  .footer__socials {
    margin-bottom: 29px; }
  .footer__info {
    font-size: 16px;
    color: #848484; }
    .footer__info p {
      margin-bottom: 5px; }
      .footer__info p:last-child {
        margin-bottom: 0; }
    .footer__info a {
      color: #848484; }
  .footer__row {
    margin-bottom: -30px; }
  .footer__col {
    margin-bottom: 30px; }

.menu-footer__list {
  list-style-type: none;
  margin: 0;
  padding: 0; }

.menu-footer__item {
  font-size: 16px;
  margin-bottom: 10px; }
  .menu-footer__item a {
    color: #444; }

.menu-footer__icon {
  width: 20px;
  margin-left: 8px; }

.menu-footer_columns_2 {
  -webkit-columns: 2;
     -moz-columns: 2;
          columns: 2; }

.contacts-footer__item {
  margin-bottom: 10px; }
  .contacts-footer__item_phone {
    font-weight: 500; }

.contacts-footer__value {
  color: #444;
  transition: color .3s ease; }
  .contacts-footer__value:hover {
    color: #1FA4B5; }

.socials__items {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -5px -10px; }

.socials__item {
  margin: 0 5px 10px; }

.item-social {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  width: 40px;
  height: 40px;
  border: 1px solid #f1f1f1;
  border-radius: 50%;
  transition: border-color .3s ease; }
  .item-social__icon {
    max-width: 20px;
    max-height: 20px; }
  .item-social_inst {
    fill: url(#instagramGradient); }
  .item-social_vk {
    fill: #4c75a3; }
  .item-social_fb {
    fill: #3b5998; }
    .item-social_fb .item-social__icon {
      width: 10px; }
  .item-social_what {
    fill: #43d854; }

/*==========  Desktop First  ==========*/
@media screen and (max-width: 1600px) {
  .modal-review {
    padding: 30px 20px 40px; }
    .modal-review .form-review {
      margin-top: 20px; }
  .form-review__files-input {
    margin-bottom: 20px; }
  .form-review__body {
    margin-bottom: 25px; } }

@media screen and (max-width: 1400px) {
  .added-to-cart__title {
    margin-bottom: 20px; }
  .added-to-cart__card {
    max-width: 220px;
    margin: 0 auto 30px; }
  .item-slider-product {
    height: 590px; } }

@media screen and (max-width: 1200px) {
  .item-slider-product {
    height: 430px; }
  .form-search {
    width: 200px; }
  .top-header__logo img {
    max-width: 100%; }
  .header-wishlist {
    padding: 15px 0; }
    .header-wishlist__title {
      font-size: 30px; }
  .section-title {
    font-size: 40px; }
  .breadcrumbs {
    margin: 0 0 60px;
    padding: 30px 0 0; }
  .headline__arrows-wrap {
    margin-right: 30px; }
  .page-headline {
    margin-bottom: 70px; }
  .text-highlighted {
    padding: 1px 6px 1px 5px; }
  .section-benefits .section-title {
    margin-bottom: 50px; }
  .section-benefits .wave {
    margin-bottom: 60px; }
  .section-benefits blockquote {
    max-width: none;
    margin: 0; }
  .benefits__item {
    margin-bottom: 50px; }
  .reviews-slider__thumbs, .reviews-slider__main {
    height: 400px; }
  .reviews-slider__main {
    margin-left: 27px; }
  .item-review__row {
    margin-left: -15px;
    margin-right: -15px; }
  .item-review__col {
    padding: 0 15px; }
  .item-review__content-wrap {
    padding: 30px; }
  .item-review__light {
    max-width: 900px; }
  .hero__content {
    padding: 100px 0 170px; }
  .hero__title {
    font-size: 80px; }
  .hero-slider__pagination.swiper-pagination-horizontal {
    bottom: 130px; }
  .section-popular {
    padding: 60px 0 100px; }
  .section-reviews {
    padding: 80px 0 100px; }
  .section-instagram {
    padding: 80px 0 100px; }
  .section-about {
    padding: 0 0 70px; }
  .section-certificate {
    padding: 0 0 100px; }
  .section-partners {
    padding: 40px 0 100px; }
  .section-faq {
    padding: 0 0 100px; }
  .section-similar-products {
    padding: 0 0 100px; }
  .section-sizing .sizing-tips {
    margin-bottom: 50px; }
  .section-sizing .sizing-table-wrap {
    margin-bottom: 80px; }
  .section-sizing .sizing-text-wrap {
    margin-bottom: 80px; }
  .section-sizing .sizing-banners {
    margin-bottom: 80px; }
  .sizing-tips {
    margin-left: -15px;
    margin-right: -15px; }
    .sizing-tips__card {
      padding: 0 15px; }
  .sizing-table-wrap {
    padding: 50px 60px 65px 60px; }
  .sizing-banners {
    margin-left: -10px;
    margin-right: -10px; }
    .sizing-banners__banner {
      padding: 0 10px; }
  .banner-sizing__inner {
    padding: 40px 30px 45px 30px;
    height: 300px; }
  .banner-sizing__text-wrap {
    font-size: 22px; }
  .banner-sizing__btn {
    font-size: 18px; }
  .certificate__col_img {
    padding-top: 30px; }
  .certificate__img-wrap::before {
    width: 441px;
    height: 487px; }
  .slider-partner::before {
    content: '';
    display: block;
    background: linear-gradient(270deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%);
    width: 41px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    pointer-events: none; }
  .slider-partner__arrows {
    display: none; }
  .faq__content {
    padding-left: 15px; }
  .tab-faq {
    padding: 26px 30px 29px 30px; }
  .content__similar {
    padding: 70px 0 100px; }
    .content__similar .swiper-wrapper {
      width: 100%;
      box-sizing: content-box;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap; }
    .content__similar .blog__items {
      margin: 0; }
    .content__similar .blog__item {
      -ms-flex: none;
          flex: none;
      max-width: none;
      padding: 0;
      margin-bottom: 0; }
      .content__similar .blog__item:not(.swiper-slide-visible) .card-blog__inner {
        box-shadow: none; }
  .similar-content__slider {
    padding: 20px;
    margin: -20px;
    overflow: hidden; }
  .similar-content__title {
    display: block; }
  .error-page__light {
    max-width: 600px; }
  .product__row {
    margin-left: -10px;
    margin-right: -10px; }
  .product__col {
    padding: 0 10px; }
  .content-product__section {
    padding-bottom: 80px; }
  .specs-product {
    max-width: none; }
  .info-product__price {
    margin: 0 5px 0 0; }
  .info-product__old-price {
    font-size: 16px; }
  .info-order {
    margin-left: -15px;
    margin-right: -15px; }
    .info-order__item {
      margin: 0 15px 10px; }
  .cabinet__row {
    margin-left: -15px;
    margin-right: -15px; }
  .cabinet__col {
    padding: 0 15px; }
  .order-cabinet__button {
    padding: 25px; }
  .order-cabinet__body {
    padding: 0 25px 25px; }
  .cart {
    padding: 0 0 100px; }
    .cart__row {
      margin-left: -15px;
      margin-right: -15px; }
    .cart__col {
      padding: 0 15px; }
  .blog {
    padding: 0 0 100px; }
    .blog__items {
      margin-left: -15px;
      margin-right: -15px;
      margin-bottom: -30px; }
    .blog__item {
      padding: 0 15px;
      margin-bottom: 30px; }
  .card-blog__img {
    height: 215px; }
  .filter {
    padding-bottom: 25px; }
  .view-mode__item_4 {
    display: none; }
  .products-catalog__row_3 {
    margin-left: -10px;
    margin-right: -10px; }
  .products-catalog__row_2 {
    margin-left: -15px;
    margin-right: -15px; }
  .products-catalog .card-product {
    -ms-flex: 0 0 33.3333333%;
        flex: 0 0 33.3333333%;
    max-width: 33.3333333%; }
    .products-catalog .card-product_3 {
      padding: 0 10px; }
    .products-catalog .card-product_2 {
      padding: 0 15px; }
  .form-cabinet {
    padding: 30px; }
    .form-cabinet__feedback {
      margin-bottom: 25px; }
  .ssc__model {
    margin-bottom: 30px; }
  .ssc__row {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .ssc__col {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    max-width: none; }
  .message__title {
    font-size: 35px; }
  .message-certificate__icon {
    width: 80px;
    height: 80px;
    margin-bottom: 30px; }
  .message-certificate__text-wrap {
    font-size: 18px; }
  .message-calculator {
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center;
    text-align: center;
    margin: 0 auto; }
    .message-calculator.active {
      display: -ms-flexbox;
      display: flex; }
    .message-calculator__icon {
      -ms-flex-order: 3;
          order: 3; }
    .message-calculator__title {
      -ms-flex-order: 1;
          order: 1; }
    .message-calculator__text-wrap {
      -ms-flex-order: 2;
          order: 2;
      margin-bottom: 40px; }
    .message-calculator__btn {
      -ms-flex-order: 4;
          order: 4;
      max-width: none;
      min-width: 260px; }
  .grid__img {
    min-height: 210px; } }

@media screen and (max-width: 992px) {
  .item-slider-product {
    height: 507px; }
  .form-search {
    -webkit-backdrop-filter: blur(10px);
            backdrop-filter: blur(10px);
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    padding: 17px 15px; }
    .form-search__input {
      background: none; }
    .form-search__btn {
      top: 50%;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%);
      right: 15px; }
      .form-search__btn svg {
        width: 25px;
        height: 25px; }
  .products-catalog .card-product, .products-catalog__banner {
    margin-bottom: 30px; }
  .mega-menu {
    display: none; }
  .header-wishlist {
    padding: 0; }
    .header-wishlist__title {
      font-size: 24px; }
    .header-wishlist__close svg {
      width: 14px;
      height: 14px; }
  .content-wishlist__items {
    margin-left: -5px;
    margin-right: -5px; }
  .content-wishlist__item {
    padding: 0 5px;
    margin-bottom: 40px; }
  .modal-wishlist {
    max-height: 80vh; }
  .footer {
    padding: 70px 0 50px; }
  .section-title {
    font-size: 35px; }
  .page-title {
    font-size: 35px; }
  .headline {
    margin-bottom: 50px; }
  .page-headline {
    margin-bottom: 60px; }
  .breadcrumbs {
    margin: 0 0 50px;
    padding: 30px 0 0; }
  .close {
    padding: 17px 20px; }
  .section-popular {
    padding: 40px 0 80px; }
    .section-popular .headline__arrows-wrap {
      margin-right: 0; }
    .section-popular .headline__btn-wrap {
      text-align: center;
      margin-top: 30px; }
  .section-benefits {
    padding: 80px 0 0; }
    .section-benefits blockquote {
      position: absolute;
      left: 0;
      bottom: 0;
      right: 0;
      padding: 58px 20px 32px; }
      .section-benefits blockquote::before {
        top: 20px;
        left: 20px; }
  .section-reviews .headline__btn-wrap {
    text-align: center;
    margin-top: 30px; }
  .reviews-slider {
    display: block; }
    .reviews-slider__thumbs, .reviews-slider__main {
      height: auto; }
    .reviews-slider__thumbs {
      max-width: none;
      margin-bottom: 25px; }
    .reviews-slider__main {
      margin-left: 0; }
  .thumbs-reviews__scrollbar {
    display: none; }
  .item-review__row {
    margin-left: 0;
    margin-right: 0; }
  .item-review__col {
    height: auto;
    padding: 0; }
  .item-review__img {
    border-radius: 30px 0 0 30px; }
  .item-review__content-wrap {
    border-radius: 0 30px 30px 0; }
  .item-review__light {
    left: 0;
    max-width: 800px; }
  .hero__content {
    padding: 80px 0 170px; }
  .hero__title {
    font-size: 70px; }
  .hero__spots {
    display: none; }
  .section-instagram {
    padding: 80px 0; }
    .section-instagram .headline__btn-wrap {
      text-align: center;
      margin-top: 30px; }
  .grid {
    grid-column-gap: 15px;
    grid-row-gap: 15px; }
    .grid::before {
      width: 850px;
      height: 1100px; }
    .grid__img {
      min-height: 161px; }
  .card-about__inner {
    padding: 60px 40px 50px 30px; }
    .card-about__inner::before {
      top: 20px;
      right: 20px; }
  .section-sizing .sizing-tips {
    margin-bottom: 30px; }
  .section-sizing .sizing-table-wrap {
    margin-bottom: 60px; }
  .section-sizing .sizing-text-wrap {
    margin-bottom: 60px; }
  .section-sizing .sizing-banners {
    margin-bottom: 60px; }
  .sizing-tips {
    margin-left: -10px;
    margin-right: -10px; }
    .sizing-tips__card {
      padding: 0 10px; }
  .sizing-table-wrap {
    padding: 25px 0;
    border-radius: 0;
    border-left: none;
    border-right: none; }
    .sizing-table-wrap .sizing-table-title {
      display: block; }
  .sizing-table td, .sizing-table th {
    font-size: 16px; }
  .sizing-table tbody tr:last-child td {
    border: none;
    padding-bottom: 0; }
  .sizing-banners {
    margin-left: -10px;
    margin-right: -10px; }
    .sizing-banners__banner {
      padding: 0 10px; }
  .sizing-text-wrap {
    font-size: 18px; }
  .section-certificate {
    padding: 0 0 80px; }
  .certificate__img-wrap::before {
    width: 308px;
    height: 341px; }
  .form-certificate__header {
    margin-bottom: 30px; }
  .form-certificate__text-wrap {
    font-size: 18px; }
  .item-contact__inner {
    padding: 50px 40px; }
  .partners__row {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    margin: 0; }
  .partners__item {
    padding: 0; }
  .section-contacts .page-headline {
    margin-bottom: 40px; }
  .section-partners {
    padding: 40px 0 80px; }
    .section-partners .page-headline {
      margin-bottom: 40px; }
  .section-faq {
    padding: 0 0 80px; }
  .faq {
    -ms-flex-direction: column-reverse;
        flex-direction: column-reverse; }
    .faq__tabs {
      padding-top: 0; }
  .content-faq__block {
    margin: 30px 0; }
  .item-faq.active {
    border-color: #2c2c2c; }
    .item-faq.active + .item-faq {
      border-top-color: #2c2c2c; }
  .filter-blog__toggle {
    display: inline-block; }
  .blog {
    padding: 0 0 80px; }
  .card-blog__inner:hover .card-blog__body {
    -webkit-transform: none;
            transform: none; }
  .card-blog__body {
    -webkit-transform: none;
            transform: none;
    margin-top: 0; }
  .card-blog__btn {
    display: none; }
  .card-blog__img {
    height: 229px; }
  .content__similar {
    padding: 60px 0 80px; }
  .block-sizing__content {
    padding: 30px 60px 30px 0; }
  .sizing-blocks__block:nth-child(even) .block-sizing__content {
    padding: 30px 0 30px 60px; }
  .error-page__img-wrap {
    margin-bottom: 40px; }
  .error-page__img {
    max-width: 540px; }
  .error-page__light {
    top: 60%; }
  .error-page__title {
    font-size: 34px; }
  .catalog {
    border-top: .5px solid #f0f0f0;
    padding: 15px 0 0; }
    .catalog__row {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
    .catalog__aside, .catalog__products {
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
      width: 100%; }
    .catalog__filter {
      margin-bottom: 20px; }
  .aside-catalog__categories {
    margin-bottom: 20px; }
  .filter {
    border-bottom: none;
    padding-bottom: 0; }
    .filter__toggle {
      display: block; }
  .filter-btn {
    font-size: 18px; }
  .item-filter_sort {
    display: none; }
  .categories {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column; }
    .categories__section {
      margin: 0;
      border-bottom: 1px solid #f0f0f0; }
      .categories__section.active .categories__header {
        padding-bottom: 15px; }
    .categories__header, .categories__list {
      max-width: 720px;
      margin: 0 auto;
      padding-left: 20px;
      padding-right: 20px; }
    .categories__header {
      padding-top: 20px;
      padding-bottom: 20px;
      transition: padding .3s ease;
      margin-bottom: 0; }
    .categories__list {
      padding-bottom: 20px;
      padding-left: 40px; }
    .categories__toggle {
      display: block;
      width: 100%; }
  .selected-params.active {
    display: -ms-flexbox;
    display: flex; }
  .label-product {
    font-size: 16px; }
  .product__content, .product__info {
    -ms-flex: 0 1 auto;
        flex: 0 1 auto;
    max-width: none; }
  .content-product__slider {
    margin-bottom: 40px; }
  .info-product {
    padding: 0; }
    .info-product__actions {
      border: none;
      padding-bottom: 45px; }
    .info-product__accordion {
      padding-top: 0;
      border-top: none;
      border-bottom: 1px solid #f0f0f0; }
      .info-product__accordion .accordion-product__header {
        pointer-events: auto; }
      .info-product__accordion .accordion-product__arrow {
        display: -ms-flexbox;
        display: flex; }
      .info-product__accordion .accordion-product__body {
        padding: 14px 0 30px; }
    .info-product__to-top {
      display: none; }
  .accordion-product__header {
    padding: 20px 0; }
  .accordion-product__body {
    padding: 14px 0 30px; }
  .section-similar-products {
    padding: 0 0 80px; }
  .slider-product__arrows {
    display: none; }
  .modal-size-select .custom-select__dropdown {
    display: block;
    position: static;
    max-height: none;
    overflow: visible;
    border: none;
    padding: 0; }
  .modal-size-select .custom-select__option:not(:last-child) {
    border-bottom: 1px solid #f0f0f0; }
  .cabinet .page-headline {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 30px; }
  .cabinet__row {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .cabinet__col {
    -ms-flex: 0 1 auto;
        flex: 0 1 auto;
    max-width: none;
    width: 100%; }
  .cabinet__aside {
    margin-bottom: 30px; }
  .item-order__title {
    font-size: 18px; }
  .menu-cabinet {
    border: none;
    border-radius: 0;
    padding: 0; }
    .menu-cabinet__item.active .menu-cabinet__link {
      background-color: #f8f8f8; }
    .menu-cabinet__link {
      padding-left: 15px;
      padding-right: 15px; }
  .aside-cabinet__menu-toggle {
    display: -ms-flexbox;
    display: flex; }
  .aside-cart__item:not(:last-child) {
    margin-bottom: 0; }
  .aside-cart__item_promo-code {
    display: none; }
  .cart {
    padding: 0 0 80px; }
    .cart__content, .cart__aside {
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
      max-width: none;
      width: 100%; }
    .cart__totals {
      margin-top: 30px; }
  .orders-cart__item:last-child {
    padding-bottom: 0;
    border: none; }
  .proceed-to-checkout {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: justify;
        justify-content: space-between;
    padding: 0;
    border-radius: 0; }
    .proceed-to-checkout__title {
      display: none; }
    .proceed-to-checkout__totals {
      width: 100%;
      padding: 20px;
      margin-bottom: 0; }
    .proceed-to-checkout__footer {
      width: 100%;
      background-color: #fff;
      padding: 0 20px 25px; }
    .proceed-to-checkout .promo-code {
      width: 100%;
      background-color: #fff;
      border-radius: 0; }
  .totals-checkout__items {
    margin-bottom: -10px; }
  .totals-checkout__item {
    margin-bottom: 10px; }
  .totals-checkout__value {
    font-size: 18px; }
  .cart-headline__title {
    font-weight: 500; }
  .totals-cart {
    border-radius: 0; }
    .totals-cart__title {
      font-size: 18px; }
    .totals-cart__value {
      font-size: 18px; }
  .mm-modal:not(.mm-modal_gallery) .mm-modal__wrapper {
    -ms-flex-align: end;
        align-items: flex-end; }
  .mm-modal:not(.mm-modal_gallery) .mm-modal__content {
    border-radius: 20px 20px 0 0;
    max-height: 80vh;
    width: 100%;
    max-width: none;
    overflow: hidden; }
  .mm-modal:not(.mm-modal_gallery)[aria-hidden="false"] .mm-modal__overlay {
    -webkit-animation: mmfadeInMobile .3s ease;
            animation: mmfadeInMobile .3s ease; }
  .mm-modal:not(.mm-modal_gallery)[aria-hidden="false"] .mm-modal__content {
    -webkit-animation: mmslideInBottomMobile .3s ease;
            animation: mmslideInBottomMobile .3s ease; }
  .mm-modal:not(.mm-modal_gallery)[aria-hidden="true"] .mm-modal__overlay {
    -webkit-animation: mmfadeOutMobile .3s ease;
            animation: mmfadeOutMobile .3s ease; }
  .mm-modal:not(.mm-modal_gallery)[aria-hidden="true"] .mm-modal__content {
    -webkit-animation: mmslideOutBottomMobile .3s ease;
            animation: mmslideOutBottomMobile .3s ease; }
  .mm-modal:not(.mm-modal_gallery).mm-modal_added-to-cart .mm-modal__content {
    max-height: 90vh; }
  .mm-modal:not(.mm-modal_gallery).mm-modal_let-grow .mm-modal__content {
    max-height: 100vh; }
  .modal {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    overflow-y: visible;
    padding: 0; }
    .modal__body {
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
      min-height: 0px;
      overflow-y: auto; }
    .modal__title {
      font-size: 24px;
      font-weight: 500; }
    .modal__description {
      margin-bottom: 30px; }
    .modal__btn {
      font-size: 17px; }
    .modal__group:first-child {
      margin-top: 0; }
    .modal .sizing-blocks__block:nth-child(even) .block-sizing__content {
      padding: 30px 0 30px 40px; }
    .modal .block-sizing__content {
      padding: 30px 40px 30px 0; }
    .modal .sizing-table-wrap {
      padding: 0 0 30px; }
    .modal .sizing-table td, .modal .sizing-table th {
      font-size: 14px; }
  .modal-review .form-review {
    margin-top: 0; }
  .header-modal {
    border-bottom: 1px solid #f4f4f4; }
    .header-modal__title {
      margin-bottom: 0; }
    .header-modal__container {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center; }
    .header-modal__close {
      position: static;
      margin-left: auto;
      margin-right: -20px;
      -ms-flex-item-align: stretch;
          align-self: stretch; }
  .body-modal {
    padding: 25px 0; }
  .modal-blocks_taller {
    min-height: auto;
    height: auto; }
  .modal-blocks_feedback .modal-blocks__content-wrap {
    padding: 50px 0 30px; }
  .modal-blocks_message .modal-blocks__content-wrap {
    padding: 29px 0 33px; }
  .modal-blocks__row {
    -ms-flex-direction: column-reverse;
        flex-direction: column-reverse; }
  .modal-blocks__img-wrap {
    -ms-flex: auto;
        flex: auto;
    max-width: none;
    width: 100%;
    height: 230px;
    border-radius: 0; }
  .modal-blocks__content-wrap {
    padding: 30px 0; }
  .modal-blocks .body-modal {
    padding: 0; }
  .modal-blocks .container {
    padding-left: 20px;
    padding-right: 20px; }
  .modal-project-recommendation .body-modal {
    padding: 30px 0; }
  .modal-wishlist__body {
    padding: 0; }
  .modal-datepicker .body-modal {
    padding: 25px 0 20px; }
  .datepicker__content {
    padding: 0 20px 25px; }
  .datepicker__btn-wrap {
    padding: 20px 20px 0; }
  .modal-menu .body-modal__container {
    padding: 0; }
  .modal-filter__body {
    padding: 25px 0 18px; }
  .modal-popup__footer {
    border-top: 1px solid #f0f0f0; }
  .modal-example__body {
    padding: 25px 0; }
  .notification__content {
    text-align: left;
    padding: 0;
    margin-right: 34px; }
  .model-svg {
    width: 221px;
    height: 482px; }
  .step-ssc {
    padding: 40px 0 0; }
    .step-ssc__header_less-margin {
      margin-bottom: 25px; }
    .step-ssc__trigger {
      display: block; }
      .step-ssc__trigger ~ .step-ssc__header {
        display: none; }
    .step-ssc__radios {
      margin-bottom: -15px; }
    .step-ssc__radio-wrap {
      margin-bottom: 15px; }
    .step-ssc__radio_reverse .radio__content {
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
      -ms-flex-pack: justify;
          justify-content: space-between; }
    .step-ssc__radio_reverse .radio__label {
      margin: 0 10px 0 0; }
    .step-ssc__actions {
      border: none;
      margin-top: 40px;
      padding-top: 0; }
  .colors-ssc__showcase {
    display: -ms-flexbox;
    display: flex; }
  .ss-examples {
    padding: 15px 0; }
  .message__title {
    font-size: 32px; }
  .message__text-wrap {
    font-size: 18px; }
  .message-calculator__icon {
    margin-bottom: 40px; } }

@media screen and (max-width: 768px) {
  .item-slider-product {
    height: 373px; }
  .header__hamburger {
    display: block; }
  .header.sticky .top-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%; }
  .header.sticky .bottom-header {
    padding: 0; }
    .header.sticky .bottom-header .bottom-header__container {
      display: block; }
  .top-header {
    background-color: #fff;
    border-bottom: 1px solid #f0f0f0;
    padding: 20px 0;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 5; }
    .top-header__contacts {
      display: none; }
    .top-header__col_contacts {
      display: -ms-flexbox;
      display: flex; }
    .top-header__col_actions {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: end;
          justify-content: flex-end; }
      .top-header__col_actions .actions-header__item {
        margin: 0 10px 0 0; }
    .top-header__logo img {
      max-width: 90px; }
  .bottom-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow-y: auto;
    overflow-x: hidden;
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
    z-index: 5;
    padding: 0;
    transition: -webkit-transform .5s ease;
    transition: transform .5s ease;
    transition: transform .5s ease, -webkit-transform .5s ease; }
    .bottom-header.active {
      -webkit-transform: translateX(0);
              transform: translateX(0); }
    .bottom-header .priority-nav > ul {
      display: block; }
      .bottom-header .priority-nav > ul > li {
        display: block; }
    .bottom-header .footer__contacts {
      position: relative;
      padding-top: 30px;
      margin-top: 30px; }
      .bottom-header .footer__contacts::before {
        content: '';
        display: block;
        position: absolute;
        left: 50%;
        -webkit-transform: translateX(-50%);
                transform: translateX(-50%);
        top: 0;
        width: 999px;
        height: 0.5px;
        background-color: #f0f0f0; }
    .bottom-header .footer__socials {
      margin-bottom: 0; }
    .bottom-header__topline {
      display: block; }
    .bottom-header__auth-links {
      display: block; }
    .bottom-header__container {
      padding: 22.5px 15px 42px; }
    .bottom-header__menu {
      position: relative;
      padding-bottom: 22.5px; }
    .bottom-header__banners {
      display: block; }
  .actions-header {
    margin: 0; }
    .actions-header__item {
      margin: 0 20px 0 0; }
  .menu__item > a {
    width: 100%;
    padding: 7.5px 0;
    position: relative; }
    .menu__item > a::after {
      content: '';
      display: block;
      width: 9px;
      height: 9px;
      background: url(../img/icons/arrow-right.svg) center/contain no-repeat;
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%);
      right: 0; }
  .menu__item_real-reviews > a::after {
    background-image: url(../img/icons/plus-gradient.svg); }
  .user {
    display: none; }
  .header-wishlist {
    padding: 0; }
    .header-wishlist__title {
      font-size: 20px;
      font-weight: 500; }
    .header-wishlist__count {
      font-size: 17px; }
  .content-wishlist__inner {
    padding: 23px 0 0; }
  .content-wishlist__actions {
    display: none; }
  .content-wishlist__item {
    margin-bottom: 25px; }
    .content-wishlist__item .card-product__radio {
      display: none; }
  .newsletter {
    padding: 40px 0 44px; }
    .newsletter__content {
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
      margin-bottom: 25px; }
    .newsletter__icon {
      margin-right: 0;
      margin-left: 10px; }
  .footer {
    padding: 60px 0 30px; }
    .footer__title {
      font-size: 20px;
      font-weight: 500; }
    .footer__menu {
      padding-bottom: 20px; }
    .footer__row {
      margin: 0; }
    .footer__col {
      padding: 0;
      margin-bottom: 0; }
      .footer__col:not(:last-child) {
        border-bottom: .5px solid #f0f0f0; }
      .footer__col_accordion .footer__title {
        padding: 22px 0;
        position: relative;
        margin-bottom: 0; }
        .footer__col_accordion .footer__title::after {
          content: '';
          display: block;
          width: 12px;
          height: 12px;
          background: url(../img/icons/arrow-down.svg) left/contain no-repeat;
          position: absolute;
          top: 50%;
          -webkit-transform: translateY(-50%);
                  transform: translateY(-50%);
          right: 5px;
          transition: -webkit-transform .3s ease;
          transition: transform .3s ease;
          transition: transform .3s ease, -webkit-transform .3s ease; }
      .footer__col_accordion .footer__menu {
        display: none;
        padding-bottom: 20px;
        margin-bottom: 0; }
      .footer__col_accordion.active .footer__title::after {
        -webkit-transform: translateY(-50%) rotate(-180deg);
                transform: translateY(-50%) rotate(-180deg); }
      .footer__col_contacts {
        margin-top: 25px; }
  .section-title {
    font-size: 30px; }
  .page-title {
    font-size: 30px; }
  .headline {
    margin-bottom: 40px; }
  .page-headline {
    margin-bottom: 50px; }
    .page-headline__wave {
      display: none; }
    .page-headline__content {
      padding-top: 10px; }
    .page-headline__description {
      font-size: 18px; }
  .breadcrumbs {
    margin: 0 0 30px;
    padding: 25px 0 0; }
  .text-highlighted {
    padding: 4px 9px; }
  .card-product__price, .card-product__title {
    font-size: 18px; }
  .card-product__attributes {
    font-size: 16px; }
  .card-product__content {
    padding: 20px 0 0; }
  .card-product__label {
    top: 10px;
    left: 10px; }
  .label-product {
    font-size: 14px; }
  .item-review__light {
    top: 0;
    left: 50%; }
  .item-review__img {
    border-radius: 30px 30px 0 0; }
  .item-review__content-wrap {
    border-radius: 0 0 30px 30px; }
  .section-hero::before, .section-hero::after {
    height: 60px;
    bottom: -8px; }
  .section-hero::before {
    background-image: url("../img/icons/wave-mobile.svg"); }
  .section-hero::after {
    display: block;
    background-position: 8% 0; }
  .hero {
    min-height: 500px; }
    .hero__container, .hero__row {
      min-height: inherit; }
    .hero__content {
      padding: 80px 0 120px; }
    .hero__title {
      font-size: 60px; }
    .hero__text-wrap {
      font-size: 23px;
      margin-bottom: 40px; }
    .hero__img {
      position: absolute;
      bottom: 0;
      right: 0; }
  .hero-slider__pagination.swiper-pagination-horizontal {
    bottom: 81px; }
  .grid {
    grid-template-columns: 1fr 1fr; }
    .grid::before {
      width: 680px;
      height: 880px;
      top: 50%;
      left: 50%; }
    .grid__item:nth-child(8) {
      grid-row: 5 / span 2;
      grid-column: 1 / span 2; }
      .grid__item:nth-child(8) ~ * {
        display: none; }
    .grid__item:nth-child(6), .grid__item:nth-child(7) {
      display: none; }
    .grid__img {
      min-height: 247px; }
  .section-popular {
    padding: 30px 0 70px; }
  .section-reviews {
    padding: 60px 0 70px; }
  .section-benefits {
    padding: 60px 0 0; }
  .section-instagram {
    padding: 60px 0 70px; }
  .section-about {
    padding: 0 0 40px; }
  .section-certificate {
    padding: 0 0 60px; }
  .card-about__inner {
    border-radius: 30px; }
  .card-about__title {
    font-size: 22px; }
  .section-sizing .sizing-tips {
    margin-bottom: 15px; }
  .section-sizing .sizing-table-wrap {
    margin-bottom: 45px; }
  .section-sizing .sizing-text-wrap {
    margin-bottom: 45px; }
  .sizing-tips__card {
    margin: 0 auto 30px; }
  .card-sizing__title {
    font-size: 20px; }
  .card-sizing__text-wrap {
    font-size: 18px; }
  .card-sizing__body {
    padding: 20px 0 0; }
  .sizing-table-title {
    font-size: 20px; }
  .sizing-table td, .sizing-table th {
    font-size: 14px; }
  .sizing-banners__banner {
    margin-bottom: 15px; }
  .banner-sizing__inner {
    padding: 40px 30px 30px;
    max-width: 335px;
    margin: 0 auto; }
  .banner-sizing__text-wrap {
    font-size: 20px;
    margin-bottom: 20px; }
  .banner-sizing__btn {
    font-size: 16px; }
  .sizing-text-wrap {
    font-size: 16px; }
    .sizing-text-wrap p {
      margin-bottom: 10px; }
  .certificate__col_img {
    padding-top: 0; }
  .certificate__img-wrap {
    margin-bottom: 25px; }
    .certificate__img-wrap::before {
      display: none; }
  .certificate__img {
    max-width: 250px; }
  .form-certificate__title {
    margin-bottom: 10px; }
  .item-partner__title {
    font-size: 20px; }
  .item-partner__text-wrap {
    font-size: 18px; }
  .info-partner__item:not(:last-child) {
    margin-bottom: 7px; }
  .section-contacts {
    padding: 0 0 35px; }
    .section-contacts .page-headline {
      margin-bottom: 30px; }
  .item-contact__show-more {
    margin-top: 20px; }
  .section-partners {
    padding: 35px 0 70px; }
    .section-partners .page-headline {
      margin-bottom: 30px; }
  .content__inner {
    font-size: 18px;
    margin-bottom: 60px; }
    .content__inner p {
      margin-top: 1rem;
      margin-bottom: 1rem; }
  .content__similar {
    padding: 50px 0 70px; }
    .content__similar .blog__item:not(.swiper-slide-visible) {
      opacity: 0; }
  .similar-content__slider {
    overflow: visible; }
  .share-section__title {
    font-size: 22px; }
  .section-faq {
    padding: 0 0 70px; }
  .item-faq__button {
    padding: 20px 0; }
  .item-faq__title {
    font-size: 18px; }
  .block-sizing__content {
    padding: 30px 40px 30px 0;
    font-size: 17px; }
  .sizing-blocks__block:nth-child(even) .block-sizing__content {
    padding: 30px 0 30px 40px; }
  .card-blog__text-wrap {
    -webkit-line-clamp: 3; }
  .card-blog__img {
    height: 180px; }
  .error-page__title {
    font-size: 30px;
    font-weight: 500; }
  .error-page__text-wrap {
    font-size: 18px; }
  .error-page__img {
    max-width: 100%; }
  .error-page__light {
    max-width: 550px; }
  .view-mode__items {
    margin-left: -7.5px;
    margin-right: -7.5px; }
  .view-mode__item {
    margin: 0 7.5px; }
    .view-mode__item_3 {
      display: none; }
    .view-mode__item_1 {
      display: block; }
  .view-mode__text {
    display: none; }
  .view-mode__icon {
    display: block; }
  .categories__toggle {
    width: 100%; }
  .categories__header, .categories__list {
    max-width: 540px; }
  .section-catalog .page-headline {
    margin-bottom: 30px; }
  .products-catalog__row_2 {
    margin-left: -10px;
    margin-right: -10px; }
  .products-catalog .card-product, .products-catalog__banner {
    margin-bottom: 25px; }
  .products-catalog .card-product {
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    max-width: 50%; }
    .products-catalog .card-product_2 {
      padding: 0 10px; }
  .content-product__slider {
    margin-bottom: 30px; }
  .content-product__section {
    padding-bottom: 60px; }
  .info-product {
    padding: 0; }
    .info-product__actions {
      border: none;
      padding-bottom: 30px; }
    .info-product__accordion .accordion-product__body {
      padding: 5px 0 10px; }
  .accordion-product__body {
    padding: 5px 0 20px; }
  .accordion-product__row {
    margin-bottom: 0; }
  .accordion-product__content {
    margin-bottom: 0; }
    .accordion-product__content ul:not(:last-child) {
      margin-bottom: 15px; }
    .accordion-product__content li:last-child {
      margin-bottom: 10px; }
  .accordion-product__spec {
    margin-bottom: 20px; }
  .section-similar-products {
    padding: 0 0 60px; }
  .order-cabinet__button {
    padding: 20px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .order-cabinet__body {
    padding: 0 20px 20px; }
  .order-cabinet__body-info-wrap {
    display: none; }
  .order-cabinet__title {
    -ms-flex-order: 1;
        order: 1; }
  .order-cabinet__info-wrap {
    -ms-flex-order: 3;
        order: 3;
    width: 100%;
    margin: 20px 0 0; }
  .order-cabinet__toggle {
    -ms-flex-order: 2;
        order: 2; }
  .order-cabinet__info {
    -ms-flex-pack: start;
        justify-content: flex-start; }
  .order-cabinet__items {
    border-top: 1px dashed #f0f0f0;
    border-bottom: 1px dashed #f0f0f0;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-bottom: 15px; }
  .order-cabinet__item {
    border: none;
    padding-bottom: 0; }
    .order-cabinet__item:not(:last-child) {
      margin-bottom: 20px; }
    .order-cabinet__item .item-order__img-wrap {
      -ms-flex: 0 0 85px;
          flex: 0 0 85px;
      width: 85px;
      height: 120px;
      margin-right: 20px; }
  .order-cabinet__total {
    margin-bottom: 20px; }
  .total-cabinet {
    -ms-flex-pack: justify;
        justify-content: space-between; }
    .total-cabinet__title {
      font-size: 17px; }
    .total-cabinet__value {
      font-size: 17px; }
  .item-order__title {
    font-size: 17px; }
  .item-order__info-wrap {
    margin-bottom: 15px; }
  .item-order__info, .item-order__link {
    font-size: 16px; }
  .item-order__price, .item-order__old-price {
    font-weight: normal; }
  .item-order__footer {
    margin-top: 0; }
  .info-order {
    margin-left: -20px;
    margin-right: -20px; }
    .info-order__item {
      margin: 0 20px 10px; }
    .info-order__title {
      display: block;
      margin-bottom: 5px; }
  .cart {
    padding: 0 0 60px; }
    .cart__section:not(:last-child) {
      margin-bottom: 60px; }
    .cart__group {
      margin-bottom: 15px; }
  .cart-headline {
    margin-bottom: 30px; }
    .cart-headline__title {
      font-size: 24px; }
  .orders-cart__item {
    padding-bottom: 20px; }
    .orders-cart__item:not(:last-child) {
      margin-bottom: 20px; }
    .orders-cart__item .item-order__img-wrap {
      margin-right: 20px; }
  .option-cart__radio {
    padding: 20px 0; }
  .option-cart__controls {
    padding: 10px 0 30px 0; }
  .option-cart__dot {
    -ms-flex: 0 0 16px;
        flex: 0 0 16px;
    width: 16px;
    height: 16px; }
    .option-cart__dot::before {
      -ms-flex: 0 0 8px;
          flex: 0 0 8px;
      width: 8px;
      height: 8px; }
  .option-cart__content {
    margin-left: 10px; }
  .option-cart__title {
    font-size: 18px; }
  .option-cart__payments {
    margin-top: 10px;
    -ms-flex-pack: start;
        justify-content: flex-start; }
  .option-cart__payment {
    max-width: 41px; }
  .option-cart_payment .option-cart__header {
    display: block; }
  .sizing-instructions {
    -ms-flex-direction: column-reverse;
        flex-direction: column-reverse; }
    .sizing-instructions__img-wrap {
      -ms-flex: 0 0 230px;
          flex: 0 0 230px;
      max-width: 230px;
      padding-left: 0;
      margin: 0 auto; }
    .sizing-instructions__content {
      padding: 30px; }
  .blog {
    padding: 0 0 70px; }
    .blog__items {
      margin-left: -5px;
      margin-right: -5px; }
    .blog__item {
      padding: 0 5px; }
  .modal__title {
    font-size: 20px; }
  .notification__content {
    font-size: 15px; }
  .model-svg {
    width: 177px;
    height: 386px; }
  .step-ssc__header_less-margin {
    margin-bottom: 15px; }
  .step-ssc__title {
    font-size: 20px;
    font-weight: 500; }
  .step-ssc__text-wrap {
    font-size: 20px; }
  .step-ssc__group:not(:last-child) {
    margin-bottom: 25px; }
  .step-ssc__radios {
    margin-bottom: -10px; }
  .step-ssc__radio-wrap {
    margin-bottom: 10px; }
  .message__title {
    font-size: 30px; }
  .message__text-wrap {
    font-size: 17px; }
  .message-modal__title, .message-page__title {
    margin-bottom: 10px; }
  .message-calculator__icon {
    margin-bottom: 35px; }
  .message-calculator__title {
    margin-bottom: 10px; }
  .message-calculator__text-wrap {
    margin-bottom: 30px; } }

@media screen and (max-width: 576px) {
  .item-slider-product {
    height: auto; }
  .top-header {
    padding: 16px 0;
    height: 70px; }
  .bottom-header__container {
    padding: 22.5px 35px 42px; }
  .actions-header__item {
    margin: 0 15px 0 0; }
  .header-wishlist__container {
    padding: 0 20px; }
  .header-wishlist__title {
    font-size: 18px;
    margin: 0 3px 0 0; }
  .header-wishlist__count {
    font-size: 16px; }
  .header-wishlist__close {
    -ms-flex: 0 0 45px;
        flex: 0 0 45px;
    width: 45px;
    height: 45px;
    margin: 0 -15.5px 0 auto; }
  .content-wishlist__container {
    padding: 0; }
  .content-wishlist__items {
    margin-left: -2.5px;
    margin-right: -2.5px; }
  .content-wishlist__item {
    padding: 0 2.5px; }
  .form-search__input {
    height: 35px; }
  .form-search__btn svg {
    width: 20px;
    height: 20px; }
  .banner-header__container {
    padding: 0 35px; }
  .newsletter__content {
    margin-bottom: 15px; }
  .newsletter__text-wrap {
    font-size: 16px; }
  .newsletter__icon {
    -ms-flex: 0 0 34px;
        flex: 0 0 34px;
    width: 34px; }
  .footer {
    padding: 50px 0 23px; }
    .footer__title {
      font-size: 18px;
      margin-bottom: 15px; }
    .footer__contacts, .footer__socials {
      margin-bottom: 15px; }
    .footer__info {
      font-size: 14px; }
  body {
    font-size: 16px; }
  .section-title {
    font-size: 26px; }
  .page-title {
    font-size: 26px;
    font-weight: 500; }
  .headline {
    margin-bottom: 30px; }
  .page-headline {
    margin-bottom: 35px; }
    .page-headline__description {
      font-size: 16px;
      margin-top: 10px; }
  .breadcrumbs {
    margin: 0 0 20px; }
  .control-field.active .control-field__label {
    -webkit-transform: translateY(-10px) scale(0.77);
            transform: translateY(-10px) scale(0.77); }
  .control, .select, .ss-main .ss-single-selected {
    height: 51px; }
  .btn {
    font-size: 18px; }
  .section-popular .headline__arrows-wrap {
    display: none; }
  .section-popular .headline__description {
    display: none; }
  .section-popular .headline__btn {
    width: 100%; }
  .card-product__price, .card-product__title {
    font-size: 16px; }
  .card-product__old-price {
    font-size: 12px; }
  .card-product__attributes {
    font-size: 14px; }
  .card-product__content {
    padding: 15px 15px 0; }
  .label-product {
    font-size: 12px; }
  .wishlist-label {
    padding: 15px; }
    .wishlist-label__icon {
      width: 18px;
      height: 15px; }
  .socials__items {
    margin: 0 -2.5px -5px; }
  .socials__item {
    margin: 0 2.5px 5px; }
  .item-social {
    width: 34px;
    height: 34px; }
    .item-social__icon {
      max-width: 17px;
      max-height: 17px; }
  .section-benefits .section-title {
    margin-bottom: 40px; }
  .section-benefits .wave {
    margin-bottom: 45px; }
  .section-benefits blockquote {
    background-color: #fff;
    padding: 58px 15px 32px; }
    .section-benefits blockquote::after {
      content: '';
      display: block;
      position: absolute;
      left: 15px;
      right: 15px;
      bottom: 0;
      height: 1px;
      background-color: #f0f0f0; }
  .benefits__item {
    margin-bottom: 30px; }
  .item-benefit__title {
    font-size: 18px; }
  .item-review__content-wrap {
    padding: 15px 20px 20px; }
  .item-review__info {
    margin-bottom: 10px; }
  .item-review__text-wrap {
    margin-bottom: 10px; }
  .item-review__author {
    font-size: 20px; }
  .item-review__actions {
    margin-left: -5px;
    margin-right: -5px; }
  .item-review__btn {
    margin: 0 5px; }
  .item-review__light {
    max-width: 700px; }
  .info-review__link {
    font-size: 16px; }
  .info-review__text {
    font-size: 14px; }
  .thumb-review {
    width: 96px;
    height: 96px; }
    .thumb-review__img {
      border-radius: 30px; }
  .hero {
    min-height: 460px; }
    .hero__title {
      font-size: 50px;
      margin-bottom: 5px; }
    .hero__text-wrap {
      font-size: 20px;
      margin-bottom: 30px; }
    .hero__img {
      right: -15px; }
  .grid::before {
    width: 340px;
    height: 440px; }
  .grid__img {
    min-height: 140px; }
  .section-popular {
    padding: 10px 0 60px; }
  .section-reviews {
    padding: 50px 0 60px; }
  .section-benefits {
    padding: 50px 0 0; }
  .section-instagram {
    padding: 50px 0 60px; }
  .section-about {
    border: none;
    padding: 0; }
  .section-reviews .headline__btn {
    width: 100%; }
  .about-cards__card {
    margin-bottom: 15px; }
  .card-about__inner {
    padding: 45px 25px 30px 25px; }
  .card-about__title {
    font-size: 18px;
    margin-bottom: 15px; }
  .section-sizing .sizing-tips {
    margin-bottom: 0; }
  .section-sizing .sizing-table-wrap {
    margin-bottom: 25px; }
  .section-sizing .sizing-text-wrap {
    margin-bottom: 30px; }
  .card-sizing__title {
    font-size: 18px;
    top: 49px; }
  .card-sizing__text-wrap {
    font-size: 16px; }
  .sizing-table td, .sizing-table th {
    font-size: 13px; }
  .banner-sizing__img {
    margin: 0 auto; }
  .sizing-text-wrap {
    font-size: 15px; }
  .form-certificate__header {
    margin-bottom: 25px; }
  .form-certificate__body {
    margin-bottom: 20px; }
  .form-certificate__control-field {
    margin-bottom: 12px; }
  .contacts {
    margin-bottom: -10px; }
    .contacts__item {
      margin-bottom: 10px; }
  .item-contact__inner {
    padding: 30px 53px 30px 30px;
    border-radius: 25px; }
  .item-contact__group:not(:last-child) {
    margin-bottom: 20px; }
  .item-contact__icon {
    top: 15px;
    right: 15px; }
  .item-contact__title {
    font-size: 18px;
    margin-bottom: 10px; }
  .item-contact__value, .item-contact__text {
    font-size: 18px; }
  .item-contact__text {
    margin-top: 0; }
  .item-contact__show-more {
    margin-top: 15px; }
  .item-partner__inner {
    border-radius: 25px;
    padding: 20px; }
  .item-partner__title {
    font-size: 18px;
    margin-bottom: 7px; }
  .item-partner__text-wrap {
    margin-bottom: 20px; }
  .item-partner__slider {
    margin-bottom: 15px; }
  .info-partner__item {
    font-size: 18px; }
  .section-contacts {
    padding: 0 0 30px; }
    .section-contacts .page-headline {
      margin-bottom: 25px; }
  .section-partners {
    padding: 30px 0 60px; }
    .section-partners .page-headline {
      margin-bottom: 25px; }
  .blog {
    padding: 0 0 60px; }
    .blog__items {
      margin-bottom: -20px; }
    .blog__item {
      margin-bottom: 20px; }
    .blog__pagination {
      margin: 40px auto 0; }
  .card-blog__img {
    height: 240px; }
  .content__inner {
    font-size: 17px;
    margin-bottom: 40px; }
    .content__inner h2 {
      font-size: 20px; }
  .content__main-img {
    margin-left: -15px;
    margin-right: -15px; }
  .content__date {
    display: block; }
  .content__similar {
    padding: 40px 0 60px; }
  .share-section {
    display: block;
    padding: 20px 0; }
    .share-section__title {
      font-size: 20px;
      margin-bottom: 20px; }
  .show-more {
    font-size: 18px; }
    .show-more__icon {
      margin-left: 3px; }
  .section-faq {
    padding: 0 0 60px; }
    .section-faq .page-headline {
      margin-bottom: 40px; }
  .tab-faq {
    padding: 30px 20px 29px 25px; }
    .tab-faq__title {
      font-size: 18px;
      margin-bottom: 5px; }
  .item-faq__title {
    font-size: 16px; }
  .item-faq__content {
    font-size: 16px;
    padding-bottom: 20px; }
  .block-sizing__content {
    padding: 30px 32px 0;
    font-size: 16px; }
  .block-sizing__title {
    font-size: 18px;
    margin-bottom: 15px; }
  .block-sizing__list li {
    margin-bottom: 3px; }
  .block-sizing__img {
    max-height: 276px;
    margin: 0 auto; }
  .sizing-blocks__block .block-sizing__row {
    -ms-flex-direction: column-reverse;
        flex-direction: column-reverse; }
  .sizing-blocks__block:nth-child(even) .block-sizing__row {
    -ms-flex-direction: column-reverse;
        flex-direction: column-reverse; }
  .sizing-blocks__block:nth-child(even) .block-sizing__content {
    padding: 30px 32px 15px; }
  .sizing-blocks__block:not(:last-child) {
    margin-bottom: 15px; }
  .error-page__title {
    font-size: 25px; }
  .error-page__text-wrap {
    font-size: 16px; }
  .error-page__content {
    max-width: 270px; }
  .error-page__light {
    max-width: 500px;
    top: 65%; }
  .view-mode__title {
    display: none; }
  .categories__header, .categories__list {
    max-width: none;
    width: 100%; }
  .section-catalog .page-headline {
    margin-bottom: 15px; }
  .section-catalog .page-title {
    font-weight: normal; }
  .products-catalog {
    padding: 0; }
    .products-catalog__row {
      margin-left: -2.5px;
      margin-right: -2.5px; }
      .products-catalog__row_1 {
        padding: 0 15px; }
    .products-catalog .card-product {
      padding: 0 2.5px; }
      .products-catalog .card-product_1 {
        padding: 0; }
    .products-catalog__banner {
      display: -ms-flexbox;
      display: flex; }
  .slider-product {
    margin-left: -15px;
    margin-right: -15px; }
  .info-product__description {
    font-size: 18px; }
  .info-product__actions {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap; }
  .status {
    font-size: 18px; }
  .promo-btn {
    text-align: center;
    padding: 10px 20px; }
    .promo-btn::before, .promo-btn::after {
      right: 35px; }
    .promo-btn__text {
      font-weight: 500;
      margin-right: 0; }
    .promo-btn__btn {
      display: none; }
  .output-sizing-product__item {
    font-size: 14px;
    margin: 0 5px; }
  .accordion-product__title {
    font-size: 18px; }
  .accordion-product__row {
    margin-left: -5px;
    margin-right: -5px; }
  .accordion-product__content {
    padding: 0 5px; }
  .accordion-product__arrow svg {
    -ms-flex: 0 0 11px;
        flex: 0 0 11px;
    width: 11px;
    height: 11px; }
  .reviews-product__title {
    font-size: 26px;
    margin-bottom: 25px; }
  .leave-review {
    display: block;
    background-color: #fff;
    padding: 0; }
    .leave-review__text {
      display: none; }
    .leave-review__btn {
      width: 100%; }
  .item-review-product {
    padding: 20px 20px 30px 20px; }
    .item-review-product__link {
      font-size: 16px; }
    .item-review-product__images {
      margin-left: -5px;
      margin-right: -5px;
      margin-top: 20px; }
    .item-review-product__image-link {
      -ms-flex: 0 0 120px;
          flex: 0 0 120px;
      width: 120px;
      height: 120px;
      margin: 0 5px; }
  .section-similar-products .page-headline {
    margin-bottom: 25px; }
  .spec-product__title {
    font-size: 16px; }
  .modal-size-select .body-modal__container {
    padding: 0; }
  .order-cabinet__item:not(:last-child) {
    margin-bottom: 15px; }
  .order-cabinet__total {
    margin-bottom: 15px; }
  .order-cabinet__btn {
    font-size: 16px; }
  .item-order__title {
    margin-bottom: 5px; }
  .item-order__info-wrap {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: start;
        justify-content: flex-start;
    margin: 0 -7.5px 5px; }
  .item-order__info {
    font-size: 14px;
    margin: 0 7.5px; }
  .item-order__footer {
    display: block; }
  .item-order__title, .item-order__price {
    font-size: 16px; }
  .item-order__link {
    margin-top: 3px; }
  .totals-cabinet__title {
    font-size: 16px; }
  .totals-cabinet__value {
    font-size: 16px; }
  .proceed-to-checkout {
    margin: 0 -15px; }
  .cart__section:not(:last-child) {
    margin-bottom: 50px; }
  .cart__totals {
    margin-left: -15px;
    margin-right: -15px; }
  .cart__group {
    margin-bottom: 12px; }
  .cart-headline {
    margin-bottom: 25px; }
    .cart-headline__title {
      font-size: 20px; }
    .cart-headline__links {
      font-size: 16px; }
  .option-cart__title {
    font-size: 16px; }
  .option-cart__text-wrap {
    font-size: 14px;
    margin-top: 5px; }
  .option-cart__date {
    font-size: 14px; }
  .option-cart__control-field:not(:last-child) {
    margin-bottom: 12px; }
  .totals-cart {
    padding: 20px 15px; }
  .sizing-instructions__content {
    padding: 20px; }
  .added-to-cart__card {
    max-width: 160px; }
  .form-modal__controls {
    margin-bottom: 15px; }
  .form-modal__actions {
    margin-bottom: 15px; }
  .modal__title {
    font-size: 18px; }
  .modal__description {
    margin-bottom: 25px; }
  .modal__content {
    font-size: 16px; }
  .modal__btn {
    font-size: 16px; }
  .modal__group {
    margin-bottom: 20px; }
    .modal__group_spacing-lg {
      margin-bottom: 35px; }
    .modal__group_spacing-md {
      margin-bottom: 30px; }
  .modal .sizing-blocks__block:nth-child(even) .block-sizing__content {
    padding: 30px 30px 10px; }
  .modal .block-sizing__content {
    padding: 30px 30px 10px;
    font-size: 16px; }
  .modal .sizing-table-wrap {
    padding: 0 0 20px; }
  .modal .sizing-table td, .modal .sizing-table th {
    font-size: 13px; }
  .form-review__control-field {
    margin-bottom: 12px; }
  .form-review__body {
    margin-bottom: 25px; }
  .form-review__rating-control {
    margin-bottom: 25px; }
  .form-review__files-input {
    margin-right: -20px; }
  .rating-control__title {
    font-size: 16px; }
  .rating-control__star {
    width: 22px;
    height: 22px; }
  .modal-blocks_feedback .form-modal__controls {
    margin-bottom: 20px; }
  .modal-blocks__title {
    font-size: 22px;
    margin-bottom: 15px; }
  .modal-blocks__text-wrap {
    margin-bottom: 30px; }
  .modal-blocks__img-wrap {
    width: calc(100% + 40px);
    margin-left: -20px;
    margin-right: -20px; }
  .modal-filter__sort {
    padding-left: 20px;
    padding-right: 20px; }
  .modal-filter__body > .body-modal__container {
    padding: 0; }
  .filters-modal__header, .filters-modal__items, .filters-modal__selected-params {
    padding-left: 20px;
    padding-right: 20px; }
  .cookie {
    padding: 20px; }
    .cookie__icon {
      -ms-flex: 0 0 14px;
          flex: 0 0 14px;
      width: 14px;
      margin: 2px 10px 0 0; }
    .cookie__text {
      font-size: 13px;
      margin: 0 5px 0 0; }
    .cookie__btn {
      font-size: 13px;
      padding: 10px 11px; }
  .notification {
    padding: 20px 0; }
    .notification__content {
      font-size: 13px; }
    .notification__close {
      right: 5px;
      padding: 10px; }
      .notification__close svg {
        width: 12px;
        height: 12px; }
  .cabinet .page-headline {
    margin-bottom: 25px; }
  .form-cabinet {
    border: none;
    border-radius: 0;
    padding: 0; }
    .form-cabinet_password .form-cabinet__controls {
      margin-bottom: -12px; }
    .form-cabinet_password .form-cabinet__col {
      margin-bottom: 12px; }
    .form-cabinet__cancel, .form-cabinet__edit {
      display: none; }
    .form-cabinet__submit {
      width: 100%; }
    .form-cabinet__footer {
      margin-top: 20px; }
    .form-cabinet__controls {
      margin-bottom: -12px; }
    .form-cabinet__col {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      margin-bottom: 12px; }
    .form-cabinet__edit-field {
      display: block;
      margin-left: 15px; }
  .ssc .page-headline {
    margin-bottom: 35px; }
  .model-svg {
    width: 150px;
    height: 329px; }
  .step-ssc_step-5 .step-ssc__actions {
    display: block;
    margin-top: 20px; }
  .step-ssc_step-5 .step-ssc__counter {
    display: none; }
  .step-ssc_step-5 .step-ssc__btn {
    -ms-flex: 1 1 auto;
        flex: 1 1 auto; }
  .step-ssc__title {
    font-size: 18px; }
  .step-ssc__text-wrap {
    font-size: 16px; }
  .step-ssc__total {
    display: block; }
  .step-ssc__radio .radio__dot {
    margin-top: 4px; }
  .form-calculator__control-field:not(:last-child) {
    margin-bottom: 12px; }
  .slider-products {
    margin-right: -15px; }
  .message__title {
    font-size: 25px;
    font-weight: 500; }
  .message__text-wrap {
    font-size: 16px; }
  .message-auth__title {
    font-size: 20px; }
  .message-auth__list {
    font-size: 18px; }
  .radio__dot {
    margin-top: 2px; } }

@media screen and (max-width: 375px) {
  .info-product__promo-btn {
    padding: 10px; }
  .modal-filter__actions {
    margin: 0 -5px; }
  .modal-filter__btn {
    margin: 0 5px; }
  .step-ssc__actions {
    display: block; }
  .step-ssc__counter {
    margin-bottom: 20px; }
  .step-ssc__btn {
    -ms-flex: 1 1 auto;
        flex: 1 1 auto; }
  .pagination__btn {
    margin: 0 5px; }
  .pagination__item {
    margin: 0 1.5px; }
  .pagination__dots {
    width: 30px; }
  .modal-added-to-cart .body-modal {
    padding: 15px 0; }
  .added-to-cart__card {
    margin: 0 auto 20px; }
  .added-to-cart__title {
    margin-bottom: 10px; }
  .products-catalog__banner img {
    height: auto; } }

@media screen and (min-width: 1200px) {
  .container-md {
    max-width: 1230px; }
  .grid__item:hover .grid__img {
    -webkit-filter: blur(70px);
            filter: blur(70px); }
  .grid__item:hover .grid__text {
    opacity: 1;
    visibility: visible; }
  .grid__img {
    transition: -webkit-filter .35s ease;
    transition: filter .35s ease;
    transition: filter .35s ease, -webkit-filter .35s ease; }
  .grid__text {
    opacity: 0;
    visibility: hidden;
    transition: opacity .35s ease, visibility .35s ease;
    display: -ms-flexbox;
    display: flex; }
  .sticky-bar {
    position: -webkit-sticky;
    position: sticky;
    top: 100px;
    -ms-flex-item-align: start;
        align-self: flex-start; }
  .d-xl-none {
    display: none !important; }
  .d-xl-block {
    display: block !important; } }

@media screen and (min-width: 992px) {
  .menu__item > a:hover {
    color: #1FA4B5; }
  .wishlist-label:hover .wishlist-label__icon {
    fill: #2c2c2c; }
  .wishlist__btn:hover .wishlist__icon {
    fill: #2c2c2c; }
  .minicart.action-header_status .minicart__box {
    display: block;
    pointer-events: none; }
  .minicart.action-header_status:hover .minicart__box {
    pointer-events: auto;
    opacity: 1;
    visibility: visible; }
  .card-product__inner {
    height: 100%;
    padding-bottom: 109px; }
    .card-product__inner:hover .card-product__body {
      -webkit-transform: translateY(-20px);
              transform: translateY(-20px); }
  .card-product__body {
    -webkit-transform: translateY(48px);
            transform: translateY(48px);
    transition: -webkit-transform .3s ease;
    transition: transform .3s ease;
    transition: transform .3s ease, -webkit-transform .3s ease;
    margin-top: -48px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    margin-bottom: -20px; }
  .card-product__content {
    min-height: 109px; }
  .card-product__reveal {
    display: block;
    height: 48px;
    margin-top: 20px; }
  .card-product.out-of-stock .card-product__body, .card-product.added-to-cart__card .card-product__body {
    -webkit-transform: none;
            transform: none;
    margin-top: 0;
    margin-bottom: 0; }
  .content__container {
    max-width: 830px; }
  .qs-square:not(.qs-empty):not(.qs-disabled):not(.qs-day):not(.qs-active):hover {
    background: linear-gradient(90deg, #21A5B5 0%, #71B2B4 100%);
    color: #fff; }
  .share__btn:hover {
    background-color: #e6e6e6; }
  .btn-share:hover .btn-share__icon {
    fill: #fff; }
  .btn-share_link:hover {
    background-color: #f93c00; }
  .btn-share_vk:hover {
    background-color: #4c75a3; }
  .btn-share_fb:hover {
    background-color: #3b5998; }
  .btn-share_what:hover {
    background-color: #43d854; }
  .share-section__link {
    transition: background-color .3s ease; }
    .share-section__link:hover {
      background-color: #f0f0f0; }
  .underline-gradient-accent::before {
    transition: -webkit-transform .3s ease;
    transition: transform .3s ease;
    transition: transform .3s ease, -webkit-transform .3s ease; }
  .underline-gradient-accent:hover::before {
    -webkit-transform: translateY(5px);
            transform: translateY(5px); }
  .item-social:hover {
    border-color: #cbcbcb; }
  .sizing-table tbody tr:hover {
    background-color: #f0f7f7; }
  .step-ssc__radio .radio__input:checked + .radio__content {
    border-color: #1FA4B5; }
    .step-ssc__radio .radio__input:checked + .radio__content .radio__label {
      color: #1FA4B5; }
  .step-ssc__radio .radio__content {
    padding: 17px;
    -ms-flex-pack: center;
        justify-content: center;
    text-align: center;
    border: .5px solid #cfcfcf;
    border-radius: 15px;
    transition: border .3s ease; }
  .step-ssc__radio .radio__dot {
    display: none; }
  .step-ssc__radio .radio__label {
    line-height: 1;
    margin-left: 0;
    transition: color .3s ease; }
  .step-ssc__radio:hover .radio__content {
    border-color: #1FA4B5; }
  .modal-popup {
    box-shadow: 0px 1px 5px rgba(28, 30, 45, 0.05), 0px 5px 20px rgba(28, 30, 45, 0.07);
    border: 1px solid #f0f0f0;
    border-radius: 7px;
    width: 290px; }
    .modal-popup_wide {
      width: 375px; }
  .item-filter__mm-modal {
    z-index: 3;
    position: absolute;
    top: 100%;
    left: 0; }
    .item-filter__mm-modal .mm-modal__overlay {
      background: none;
      position: static; }
    .item-filter__mm-modal .mm-modal__wrapper {
      display: block;
      height: auto; }
    .item-filter__mm-modal .mm-modal__content {
      max-height: none;
      overflow: visible;
      position: static; }
    .item-filter__mm-modal[aria-hidden="false"] .mm-modal__overlay {
      -webkit-animation: none;
              animation: none; }
    .item-filter__mm-modal[aria-hidden="false"] .mm-modal__content {
      -webkit-animation: none;
              animation: none; }
    .item-filter__mm-modal[aria-hidden="true"] .mm-modal__overlay {
      -webkit-animation: none;
              animation: none; }
    .item-filter__mm-modal[aria-hidden="true"] .mm-modal__content {
      -webkit-animation: none;
              animation: none; }
    .item-filter__mm-modal[aria-hidden="false"] {
      -webkit-animation: mmfadeIn .3s ease;
              animation: mmfadeIn .3s ease; }
    .item-filter__mm-modal[aria-hidden="true"] {
      -webkit-animation: mmfadeOut .3s ease;
              animation: mmfadeOut .3s ease; }
  .mm-modal .os-theme-accent .os-scrollbar-vertical {
    right: 25px;
    top: 59px !important; }
  .mm-modal.mm-modal_disable-on-pc {
    display: block; }
    .mm-modal.mm-modal_disable-on-pc .mm-modal__overlay {
      background: none;
      position: static; }
    .mm-modal.mm-modal_disable-on-pc .mm-modal__wrapper {
      display: block;
      height: auto; }
    .mm-modal.mm-modal_disable-on-pc .mm-modal__content {
      border-radius: 0;
      background: none;
      max-height: none;
      overflow: visible;
      position: static; }
    .mm-modal.mm-modal_disable-on-pc[aria-hidden="false"] .mm-modal__overlay {
      -webkit-animation: none;
              animation: none; }
    .mm-modal.mm-modal_disable-on-pc[aria-hidden="false"] .mm-modal__content {
      -webkit-animation: none;
              animation: none; }
    .mm-modal.mm-modal_disable-on-pc[aria-hidden="true"] .mm-modal__overlay {
      -webkit-animation: none;
              animation: none; }
    .mm-modal.mm-modal_disable-on-pc[aria-hidden="true"] .mm-modal__content {
      -webkit-animation: none;
              animation: none; }
    .mm-modal.mm-modal_disable-on-pc .modal {
      padding: 0;
      max-width: none; }
      .mm-modal.mm-modal_disable-on-pc .modal__header, .mm-modal.mm-modal_disable-on-pc .modal__footer {
        display: none; }
    .mm-modal.mm-modal_disable-on-pc .container {
      padding: 0; }
  .accordion-product__arrow {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center;
    background-color: rgba(240, 240, 240, 0.01);
    width: 36px;
    height: 36px;
    border-radius: 50%;
    transition: background-color .3s ease; }
  .accordion-product.active .accordion-product__arrow {
    background-color: #f0f0f0; }
  .d-lg-none {
    display: none !important; }
  .d-lg-block {
    display: block !important; } }

@media screen and (min-width: 768px) {
  .menu__item_has-submenu > a {
    background-color: #ffecc8;
    border-radius: 10px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    transition: none; }
  .menu__item_has-submenu:hover > a {
    background: linear-gradient(90deg, #21A5B5 0%, #71B2B4 100%);
    color: #fff; }
  .menu__item_real-reviews {
    display: none !important; }
  .order-cabinet__button.active .order-cabinet__info-wrap {
    opacity: 0; } }

@media screen and (max-width: 576px) {
  .blog__items[data-columns]::before {
    content: '1 .column.size-1of1'; } }

@media screen and (min-width: 577px) and (max-width: 992px) {
  .blog__items[data-columns]::before {
    content: '2 .column.size-1of2'; } }

@media screen and (min-width: 993px) and (max-width: 1200px) {
  .blog__items[data-columns]::before {
    content: '3 .column.size-1of3'; } }

@media screen and (min-width: 1201px) {
  .blog__items[data-columns]::before {
    content: '4 .column.size-1of4'; } }