@charset "UTF-8";
/* fonts */
@import url("https://fonts.googleapis.com/css?family=Roboto:300,400,500,700&display=swap&subset=cyrillic");
@import url("https://fonts.googleapis.com/css2?family=Rubik:wght@300;400;500;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;500;700&display=swap&subset=cyrillic");
/* bootstrap */
/*!
 * Bootstrap v4.3.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
:root {
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #007bff;
  --secondary: #6c757d;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #dc3545;
  --light: #f8f9fa;
  --dark: #343a40;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; }

*,
*::before,
*::after {
  box-sizing: border-box; }

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block; }

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff; }

[tabindex="-1"]:focus {
  outline: 0 !important; }

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem; }

p {
  margin-top: 0;
  margin-bottom: 1rem; }

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  text-decoration-skip-ink: none; }

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem; }

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0; }

dt {
  font-weight: 700; }

dd {
  margin-bottom: .5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

b,
strong {
  font-weight: bolder; }

small {
  font-size: 80%; }

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline; }

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent; }
  a:hover {
    color: #0056b3;
    text-decoration: underline; }

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none; }
  a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
    color: inherit;
    text-decoration: none; }
  a:not([href]):not([tabindex]):focus {
    outline: 0; }

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em; }

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto; }

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle;
  border-style: none; }

svg {
  overflow: hidden;
  vertical-align: middle; }

table {
  border-collapse: collapse; }

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: inherit; }

label {
  display: inline-block;
  margin-bottom: 0.5rem; }

button {
  border-radius: 0; }

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color; }

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

select {
  word-wrap: normal; }

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

button:not(:disabled),
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled) {
  cursor: pointer; }

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none; }

input[type="radio"],
input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0; }

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox; }

textarea {
  overflow: auto;
  resize: vertical; }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal; }

progress {
  vertical-align: baseline; }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none; }

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button; }

output {
  display: inline-block; }

summary {
  display: list-item;
  cursor: pointer; }

template {
  display: none; }

[hidden] {
  display: none !important; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2; }

h1, .h1 {
  font-size: 2.5rem; }

h2, .h2 {
  font-size: 2rem; }

h3, .h3 {
  font-size: 1.75rem; }

h4, .h4 {
  font-size: 1.5rem; }

h5, .h5 {
  font-size: 1.25rem; }

h6, .h6 {
  font-size: 1rem; }

.lead {
  font-size: 1.25rem;
  font-weight: 300; }

.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.2; }

.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.2; }

.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2; }

.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2; }

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1); }

small,
.small {
  font-size: 80%;
  font-weight: 400; }

mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3; }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  list-style: none; }

.list-inline-item {
  display: inline-block; }
  .list-inline-item:not(:last-child) {
    margin-right: 0.5rem; }

.initialism {
  font-size: 90%;
  text-transform: uppercase; }

.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem; }

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #6c757d; }
  .blockquote-footer::before {
    content: "\2014\00A0"; }

.img-fluid {
  max-width: 100%;
  height: auto; }

.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  max-width: 100%;
  height: auto; }

.figure {
  display: inline-block; }

.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1; }

.figure-caption {
  font-size: 90%;
  color: #6c757d; }

code {
  font-size: 87.5%;
  color: #e83e8c;
  word-break: break-word; }
  a > code {
    color: inherit; }

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 87.5%;
  color: #fff;
  background-color: #212529;
  border-radius: 0.2rem; }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700; }

pre {
  display: block;
  font-size: 87.5%;
  color: #212529; }
  pre code {
    font-size: inherit;
    color: inherit;
    word-break: normal; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }
  @media (min-width: 576px) {
    .container {
      max-width: 540px; } }
  @media (min-width: 768px) {
    .container {
      max-width: 720px; } }
  @media (min-width: 992px) {
    .container {
      max-width: 960px; } }
  @media (min-width: 1200px) {
    .container {
      max-width: 1140px; } }

.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px; }

.no-gutters {
  margin-right: 0;
  margin-left: 0; }
  .no-gutters > .col,
  .no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0; }

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px; }

.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%; }

.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: 100%; }

.col-1 {
  flex: 0 0 8.33333%;
  max-width: 8.33333%; }

.col-2 {
  flex: 0 0 16.66667%;
  max-width: 16.66667%; }

.col-3 {
  flex: 0 0 25%;
  max-width: 25%; }

.col-4 {
  flex: 0 0 33.33333%;
  max-width: 33.33333%; }

.col-5 {
  flex: 0 0 41.66667%;
  max-width: 41.66667%; }

.col-6 {
  flex: 0 0 50%;
  max-width: 50%; }

.col-7 {
  flex: 0 0 58.33333%;
  max-width: 58.33333%; }

.col-8 {
  flex: 0 0 66.66667%;
  max-width: 66.66667%; }

.col-9 {
  flex: 0 0 75%;
  max-width: 75%; }

.col-10 {
  flex: 0 0 83.33333%;
  max-width: 83.33333%; }

.col-11 {
  flex: 0 0 91.66667%;
  max-width: 91.66667%; }

.col-12 {
  flex: 0 0 100%;
  max-width: 100%; }

.order-first {
  order: -1; }

.order-last {
  order: 13; }

.order-0 {
  order: 0; }

.order-1 {
  order: 1; }

.order-2 {
  order: 2; }

.order-3 {
  order: 3; }

.order-4 {
  order: 4; }

.order-5 {
  order: 5; }

.order-6 {
  order: 6; }

.order-7 {
  order: 7; }

.order-8 {
  order: 8; }

.order-9 {
  order: 9; }

.order-10 {
  order: 10; }

.order-11 {
  order: 11; }

.order-12 {
  order: 12; }

.offset-1 {
  margin-left: 8.33333%; }

.offset-2 {
  margin-left: 16.66667%; }

.offset-3 {
  margin-left: 25%; }

.offset-4 {
  margin-left: 33.33333%; }

.offset-5 {
  margin-left: 41.66667%; }

.offset-6 {
  margin-left: 50%; }

.offset-7 {
  margin-left: 58.33333%; }

.offset-8 {
  margin-left: 66.66667%; }

.offset-9 {
  margin-left: 75%; }

.offset-10 {
  margin-left: 83.33333%; }

.offset-11 {
  margin-left: 91.66667%; }

@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-sm-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-sm-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-sm-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-sm-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-sm-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-sm-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-sm-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-sm-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-sm-first {
    order: -1; }
  .order-sm-last {
    order: 13; }
  .order-sm-0 {
    order: 0; }
  .order-sm-1 {
    order: 1; }
  .order-sm-2 {
    order: 2; }
  .order-sm-3 {
    order: 3; }
  .order-sm-4 {
    order: 4; }
  .order-sm-5 {
    order: 5; }
  .order-sm-6 {
    order: 6; }
  .order-sm-7 {
    order: 7; }
  .order-sm-8 {
    order: 8; }
  .order-sm-9 {
    order: 9; }
  .order-sm-10 {
    order: 10; }
  .order-sm-11 {
    order: 11; }
  .order-sm-12 {
    order: 12; }
  .offset-sm-0 {
    margin-left: 0; }
  .offset-sm-1 {
    margin-left: 8.33333%; }
  .offset-sm-2 {
    margin-left: 16.66667%; }
  .offset-sm-3 {
    margin-left: 25%; }
  .offset-sm-4 {
    margin-left: 33.33333%; }
  .offset-sm-5 {
    margin-left: 41.66667%; }
  .offset-sm-6 {
    margin-left: 50%; }
  .offset-sm-7 {
    margin-left: 58.33333%; }
  .offset-sm-8 {
    margin-left: 66.66667%; }
  .offset-sm-9 {
    margin-left: 75%; }
  .offset-sm-10 {
    margin-left: 83.33333%; }
  .offset-sm-11 {
    margin-left: 91.66667%; } }

@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-md-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-md-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-md-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-md-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-md-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-md-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-md-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-md-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-md-first {
    order: -1; }
  .order-md-last {
    order: 13; }
  .order-md-0 {
    order: 0; }
  .order-md-1 {
    order: 1; }
  .order-md-2 {
    order: 2; }
  .order-md-3 {
    order: 3; }
  .order-md-4 {
    order: 4; }
  .order-md-5 {
    order: 5; }
  .order-md-6 {
    order: 6; }
  .order-md-7 {
    order: 7; }
  .order-md-8 {
    order: 8; }
  .order-md-9 {
    order: 9; }
  .order-md-10 {
    order: 10; }
  .order-md-11 {
    order: 11; }
  .order-md-12 {
    order: 12; }
  .offset-md-0 {
    margin-left: 0; }
  .offset-md-1 {
    margin-left: 8.33333%; }
  .offset-md-2 {
    margin-left: 16.66667%; }
  .offset-md-3 {
    margin-left: 25%; }
  .offset-md-4 {
    margin-left: 33.33333%; }
  .offset-md-5 {
    margin-left: 41.66667%; }
  .offset-md-6 {
    margin-left: 50%; }
  .offset-md-7 {
    margin-left: 58.33333%; }
  .offset-md-8 {
    margin-left: 66.66667%; }
  .offset-md-9 {
    margin-left: 75%; }
  .offset-md-10 {
    margin-left: 83.33333%; }
  .offset-md-11 {
    margin-left: 91.66667%; } }

@media (min-width: 992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-lg-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-lg-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-lg-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-lg-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-lg-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-lg-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-lg-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-lg-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-lg-first {
    order: -1; }
  .order-lg-last {
    order: 13; }
  .order-lg-0 {
    order: 0; }
  .order-lg-1 {
    order: 1; }
  .order-lg-2 {
    order: 2; }
  .order-lg-3 {
    order: 3; }
  .order-lg-4 {
    order: 4; }
  .order-lg-5 {
    order: 5; }
  .order-lg-6 {
    order: 6; }
  .order-lg-7 {
    order: 7; }
  .order-lg-8 {
    order: 8; }
  .order-lg-9 {
    order: 9; }
  .order-lg-10 {
    order: 10; }
  .order-lg-11 {
    order: 11; }
  .order-lg-12 {
    order: 12; }
  .offset-lg-0 {
    margin-left: 0; }
  .offset-lg-1 {
    margin-left: 8.33333%; }
  .offset-lg-2 {
    margin-left: 16.66667%; }
  .offset-lg-3 {
    margin-left: 25%; }
  .offset-lg-4 {
    margin-left: 33.33333%; }
  .offset-lg-5 {
    margin-left: 41.66667%; }
  .offset-lg-6 {
    margin-left: 50%; }
  .offset-lg-7 {
    margin-left: 58.33333%; }
  .offset-lg-8 {
    margin-left: 66.66667%; }
  .offset-lg-9 {
    margin-left: 75%; }
  .offset-lg-10 {
    margin-left: 83.33333%; }
  .offset-lg-11 {
    margin-left: 91.66667%; } }

@media (min-width: 1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-xl-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xl-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-xl-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xl-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-xl-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xl-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-xl-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xl-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-xl-first {
    order: -1; }
  .order-xl-last {
    order: 13; }
  .order-xl-0 {
    order: 0; }
  .order-xl-1 {
    order: 1; }
  .order-xl-2 {
    order: 2; }
  .order-xl-3 {
    order: 3; }
  .order-xl-4 {
    order: 4; }
  .order-xl-5 {
    order: 5; }
  .order-xl-6 {
    order: 6; }
  .order-xl-7 {
    order: 7; }
  .order-xl-8 {
    order: 8; }
  .order-xl-9 {
    order: 9; }
  .order-xl-10 {
    order: 10; }
  .order-xl-11 {
    order: 11; }
  .order-xl-12 {
    order: 12; }
  .offset-xl-0 {
    margin-left: 0; }
  .offset-xl-1 {
    margin-left: 8.33333%; }
  .offset-xl-2 {
    margin-left: 16.66667%; }
  .offset-xl-3 {
    margin-left: 25%; }
  .offset-xl-4 {
    margin-left: 33.33333%; }
  .offset-xl-5 {
    margin-left: 41.66667%; }
  .offset-xl-6 {
    margin-left: 50%; }
  .offset-xl-7 {
    margin-left: 58.33333%; }
  .offset-xl-8 {
    margin-left: 66.66667%; }
  .offset-xl-9 {
    margin-left: 75%; }
  .offset-xl-10 {
    margin-left: 83.33333%; }
  .offset-xl-11 {
    margin-left: 91.66667%; } }

.table {
  width: 100%;
  margin-bottom: 1rem;
  color: #212529; }
  .table th,
  .table td {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6; }
  .table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #dee2e6; }
  .table tbody + tbody {
    border-top: 2px solid #dee2e6; }

.table-sm th,
.table-sm td {
  padding: 0.3rem; }

.table-bordered {
  border: 1px solid #dee2e6; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #dee2e6; }
  .table-bordered thead th,
  .table-bordered thead td {
    border-bottom-width: 2px; }

.table-borderless th,
.table-borderless td,
.table-borderless thead th,
.table-borderless tbody + tbody {
  border: 0; }

.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05); }

.table-hover tbody tr:hover {
  color: #212529;
  background-color: rgba(0, 0, 0, 0.075); }

.table-primary,
.table-primary > th,
.table-primary > td {
  background-color: #b8daff; }

.table-primary th,
.table-primary td,
.table-primary thead th,
.table-primary tbody + tbody {
  border-color: #7abaff; }

.table-hover .table-primary:hover {
  background-color: #9fcdff; }
  .table-hover .table-primary:hover > td,
  .table-hover .table-primary:hover > th {
    background-color: #9fcdff; }

.table-secondary,
.table-secondary > th,
.table-secondary > td {
  background-color: #d6d8db; }

.table-secondary th,
.table-secondary td,
.table-secondary thead th,
.table-secondary tbody + tbody {
  border-color: #b3b7bb; }

.table-hover .table-secondary:hover {
  background-color: #c8cbcf; }
  .table-hover .table-secondary:hover > td,
  .table-hover .table-secondary:hover > th {
    background-color: #c8cbcf; }

.table-success,
.table-success > th,
.table-success > td {
  background-color: #c3e6cb; }

.table-success th,
.table-success td,
.table-success thead th,
.table-success tbody + tbody {
  border-color: #8fd19e; }

.table-hover .table-success:hover {
  background-color: #b1dfbb; }
  .table-hover .table-success:hover > td,
  .table-hover .table-success:hover > th {
    background-color: #b1dfbb; }

.table-info,
.table-info > th,
.table-info > td {
  background-color: #bee5eb; }

.table-info th,
.table-info td,
.table-info thead th,
.table-info tbody + tbody {
  border-color: #86cfda; }

.table-hover .table-info:hover {
  background-color: #abdde5; }
  .table-hover .table-info:hover > td,
  .table-hover .table-info:hover > th {
    background-color: #abdde5; }

.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: #ffeeba; }

.table-warning th,
.table-warning td,
.table-warning thead th,
.table-warning tbody + tbody {
  border-color: #ffdf7e; }

.table-hover .table-warning:hover {
  background-color: #ffe8a1; }
  .table-hover .table-warning:hover > td,
  .table-hover .table-warning:hover > th {
    background-color: #ffe8a1; }

.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: #f5c6cb; }

.table-danger th,
.table-danger td,
.table-danger thead th,
.table-danger tbody + tbody {
  border-color: #ed969e; }

.table-hover .table-danger:hover {
  background-color: #f1b0b7; }
  .table-hover .table-danger:hover > td,
  .table-hover .table-danger:hover > th {
    background-color: #f1b0b7; }

.table-light,
.table-light > th,
.table-light > td {
  background-color: #fdfdfe; }

.table-light th,
.table-light td,
.table-light thead th,
.table-light tbody + tbody {
  border-color: #fbfcfc; }

.table-hover .table-light:hover {
  background-color: #ececf6; }
  .table-hover .table-light:hover > td,
  .table-hover .table-light:hover > th {
    background-color: #ececf6; }

.table-dark,
.table-dark > th,
.table-dark > td {
  background-color: #c6c8ca; }

.table-dark th,
.table-dark td,
.table-dark thead th,
.table-dark tbody + tbody {
  border-color: #95999c; }

.table-hover .table-dark:hover {
  background-color: #b9bbbe; }
  .table-hover .table-dark:hover > td,
  .table-hover .table-dark:hover > th {
    background-color: #b9bbbe; }

.table-active,
.table-active > th,
.table-active > td {
  background-color: rgba(0, 0, 0, 0.075); }

.table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075); }
  .table-hover .table-active:hover > td,
  .table-hover .table-active:hover > th {
    background-color: rgba(0, 0, 0, 0.075); }

.table .thead-dark th {
  color: #fff;
  background-color: #343a40;
  border-color: #454d55; }

.table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #dee2e6; }

.table-dark {
  color: #fff;
  background-color: #343a40; }
  .table-dark th,
  .table-dark td,
  .table-dark thead th {
    border-color: #454d55; }
  .table-dark.table-bordered {
    border: 0; }
  .table-dark.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(255, 255, 255, 0.05); }
  .table-dark.table-hover tbody tr:hover {
    color: #fff;
    background-color: rgba(255, 255, 255, 0.075); }

@media (max-width: 575.98px) {
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }
    .table-responsive-sm > .table-bordered {
      border: 0; } }

@media (max-width: 767.98px) {
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }
    .table-responsive-md > .table-bordered {
      border: 0; } }

@media (max-width: 991.98px) {
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }
    .table-responsive-lg > .table-bordered {
      border: 0; } }

@media (max-width: 1199.98px) {
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }
    .table-responsive-xl > .table-bordered {
      border: 0; } }

.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch; }
  .table-responsive > .table-bordered {
    border: 0; }

.form-control {
  display: block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .form-control {
      transition: none; } }
  .form-control::-ms-expand {
    background-color: transparent;
    border: 0; }
  .form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
  .form-control::placeholder {
    color: #6c757d;
    opacity: 1; }
  .form-control:disabled, .form-control[readonly] {
    background-color: #e9ecef;
    opacity: 1; }

select.form-control:focus::-ms-value {
  color: #495057;
  background-color: #fff; }

.form-control-file,
.form-control-range {
  display: block;
  width: 100%; }

.col-form-label {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5; }

.col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.25rem;
  line-height: 1.5; }

.col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.875rem;
  line-height: 1.5; }

.form-control-plaintext {
  display: block;
  width: 100%;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  margin-bottom: 0;
  line-height: 1.5;
  color: #212529;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0; }
  .form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
    padding-right: 0;
    padding-left: 0; }

.form-control-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem; }

.form-control-lg {
  height: calc(1.5em + 1rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem; }

select.form-control[size], select.form-control[multiple] {
  height: auto; }

textarea.form-control {
  height: auto; }

.form-group {
  margin-bottom: 1rem; }

.form-text {
  display: block;
  margin-top: 0.25rem; }

.form-row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px; }
  .form-row > .col,
  .form-row > [class*="col-"] {
    padding-right: 5px;
    padding-left: 5px; }

.form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem; }

.form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem; }
  .form-check-input:disabled ~ .form-check-label {
    color: #6c757d; }

.form-check-label {
  margin-bottom: 0; }

.form-check-inline {
  display: inline-flex;
  align-items: center;
  padding-left: 0;
  margin-right: 0.75rem; }
  .form-check-inline .form-check-input {
    position: static;
    margin-top: 0;
    margin-right: 0.3125rem;
    margin-left: 0; }

.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #28a745; }

.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: .1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(40, 167, 69, 0.9);
  border-radius: 0.25rem; }

.was-validated .form-control:valid, .form-control.is-valid {
  border-color: #28a745;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center right calc(0.375em + 0.1875rem);
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); }
  .was-validated .form-control:valid:focus, .form-control.is-valid:focus {
    border-color: #28a745;
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }
  .was-validated .form-control:valid ~ .valid-feedback,
  .was-validated .form-control:valid ~ .valid-tooltip, .form-control.is-valid ~ .valid-feedback,
  .form-control.is-valid ~ .valid-tooltip {
    display: block; }

.was-validated textarea.form-control:valid, textarea.form-control.is-valid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem); }

.was-validated .custom-select:valid, .custom-select.is-valid {
  border-color: #28a745;
  padding-right: calc((1em + 0.75rem) * 3 / 4 + 1.75rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); }
  .was-validated .custom-select:valid:focus, .custom-select.is-valid:focus {
    border-color: #28a745;
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }
  .was-validated .custom-select:valid ~ .valid-feedback,
  .was-validated .custom-select:valid ~ .valid-tooltip, .custom-select.is-valid ~ .valid-feedback,
  .custom-select.is-valid ~ .valid-tooltip {
    display: block; }

.was-validated .form-control-file:valid ~ .valid-feedback,
.was-validated .form-control-file:valid ~ .valid-tooltip, .form-control-file.is-valid ~ .valid-feedback,
.form-control-file.is-valid ~ .valid-tooltip {
  display: block; }

.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: #28a745; }

.was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip {
  display: block; }

.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label {
  color: #28a745; }
  .was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
    border-color: #28a745; }

.was-validated .custom-control-input:valid ~ .valid-feedback,
.was-validated .custom-control-input:valid ~ .valid-tooltip, .custom-control-input.is-valid ~ .valid-feedback,
.custom-control-input.is-valid ~ .valid-tooltip {
  display: block; }

.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
  border-color: #34ce57;
  background-color: #34ce57; }

.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }

.was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #28a745; }

.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
  border-color: #28a745; }

.was-validated .custom-file-input:valid ~ .valid-feedback,
.was-validated .custom-file-input:valid ~ .valid-tooltip, .custom-file-input.is-valid ~ .valid-feedback,
.custom-file-input.is-valid ~ .valid-tooltip {
  display: block; }

.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #dc3545; }

.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: .1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(220, 53, 69, 0.9);
  border-radius: 0.25rem; }

.was-validated .form-control:invalid, .form-control.is-invalid {
  border-color: #dc3545;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E");
  background-repeat: no-repeat;
  background-position: center right calc(0.375em + 0.1875rem);
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); }
  .was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
    border-color: #dc3545;
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }
  .was-validated .form-control:invalid ~ .invalid-feedback,
  .was-validated .form-control:invalid ~ .invalid-tooltip, .form-control.is-invalid ~ .invalid-feedback,
  .form-control.is-invalid ~ .invalid-tooltip {
    display: block; }

.was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem); }

.was-validated .custom-select:invalid, .custom-select.is-invalid {
  border-color: #dc3545;
  padding-right: calc((1em + 0.75rem) * 3 / 4 + 1.75rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E") #fff no-repeat center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); }
  .was-validated .custom-select:invalid:focus, .custom-select.is-invalid:focus {
    border-color: #dc3545;
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }
  .was-validated .custom-select:invalid ~ .invalid-feedback,
  .was-validated .custom-select:invalid ~ .invalid-tooltip, .custom-select.is-invalid ~ .invalid-feedback,
  .custom-select.is-invalid ~ .invalid-tooltip {
    display: block; }

.was-validated .form-control-file:invalid ~ .invalid-feedback,
.was-validated .form-control-file:invalid ~ .invalid-tooltip, .form-control-file.is-invalid ~ .invalid-feedback,
.form-control-file.is-invalid ~ .invalid-tooltip {
  display: block; }

.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: #dc3545; }

.was-validated .form-check-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip {
  display: block; }

.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label {
  color: #dc3545; }
  .was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
    border-color: #dc3545; }

.was-validated .custom-control-input:invalid ~ .invalid-feedback,
.was-validated .custom-control-input:invalid ~ .invalid-tooltip, .custom-control-input.is-invalid ~ .invalid-feedback,
.custom-control-input.is-invalid ~ .invalid-tooltip {
  display: block; }

.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
  border-color: #e4606d;
  background-color: #e4606d; }

.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }

.was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #dc3545; }

.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #dc3545; }

.was-validated .custom-file-input:invalid ~ .invalid-feedback,
.was-validated .custom-file-input:invalid ~ .invalid-tooltip, .custom-file-input.is-invalid ~ .invalid-feedback,
.custom-file-input.is-invalid ~ .invalid-tooltip {
  display: block; }

.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }

.form-inline {
  display: flex;
  flex-flow: row wrap;
  align-items: center; }
  .form-inline .form-check {
    width: 100%; }
  @media (min-width: 576px) {
    .form-inline label {
      display: flex;
      align-items: center;
      justify-content: center;
      margin-bottom: 0; }
    .form-inline .form-group {
      display: flex;
      flex: 0 0 auto;
      flex-flow: row wrap;
      align-items: center;
      margin-bottom: 0; }
    .form-inline .form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    .form-inline .form-control-plaintext {
      display: inline-block; }
    .form-inline .input-group,
    .form-inline .custom-select {
      width: auto; }
    .form-inline .form-check {
      display: flex;
      align-items: center;
      justify-content: center;
      width: auto;
      padding-left: 0; }
    .form-inline .form-check-input {
      position: relative;
      flex-shrink: 0;
      margin-top: 0;
      margin-right: 0.25rem;
      margin-left: 0; }
    .form-inline .custom-control {
      align-items: center;
      justify-content: center; }
    .form-inline .custom-control-label {
      margin-bottom: 0; } }

.btn {
  display: inline-block;
  font-weight: 400;
  color: #212529;
  text-align: center;
  vertical-align: middle;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .btn {
      transition: none; } }
  .btn:hover {
    color: #212529;
    text-decoration: none; }
  .btn:focus, .btn.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
  .btn.disabled, .btn:disabled {
    opacity: 0.65; }

a.btn.disabled,
fieldset:disabled a.btn {
  pointer-events: none; }

.btn-primary {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff; }
  .btn-primary:hover {
    color: #fff;
    background-color: #0069d9;
    border-color: #0062cc; }
  .btn-primary:focus, .btn-primary.focus {
    box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5); }
  .btn-primary.disabled, .btn-primary:disabled {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff; }
  .btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active,
  .show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #0062cc;
    border-color: #005cbf; }
    .btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus,
    .show > .btn-primary.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5); }

.btn-secondary {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d; }
  .btn-secondary:hover {
    color: #fff;
    background-color: #5a6268;
    border-color: #545b62; }
  .btn-secondary:focus, .btn-secondary.focus {
    box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5); }
  .btn-secondary.disabled, .btn-secondary:disabled {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d; }
  .btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active,
  .show > .btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #545b62;
    border-color: #4e555b; }
    .btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus,
    .show > .btn-secondary.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5); }

.btn-success {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745; }
  .btn-success:hover {
    color: #fff;
    background-color: #218838;
    border-color: #1e7e34; }
  .btn-success:focus, .btn-success.focus {
    box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5); }
  .btn-success.disabled, .btn-success:disabled {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745; }
  .btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active,
  .show > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #1e7e34;
    border-color: #1c7430; }
    .btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus,
    .show > .btn-success.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5); }

.btn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8; }
  .btn-info:hover {
    color: #fff;
    background-color: #138496;
    border-color: #117a8b; }
  .btn-info:focus, .btn-info.focus {
    box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5); }
  .btn-info.disabled, .btn-info:disabled {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8; }
  .btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active,
  .show > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #117a8b;
    border-color: #10707f; }
    .btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus,
    .show > .btn-info.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5); }

.btn-warning {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107; }
  .btn-warning:hover {
    color: #212529;
    background-color: #e0a800;
    border-color: #d39e00; }
  .btn-warning:focus, .btn-warning.focus {
    box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5); }
  .btn-warning.disabled, .btn-warning:disabled {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107; }
  .btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active,
  .show > .btn-warning.dropdown-toggle {
    color: #212529;
    background-color: #d39e00;
    border-color: #c69500; }
    .btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus,
    .show > .btn-warning.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5); }

.btn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545; }
  .btn-danger:hover {
    color: #fff;
    background-color: #c82333;
    border-color: #bd2130; }
  .btn-danger:focus, .btn-danger.focus {
    box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5); }
  .btn-danger.disabled, .btn-danger:disabled {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545; }
  .btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active,
  .show > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #bd2130;
    border-color: #b21f2d; }
    .btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus,
    .show > .btn-danger.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5); }

.btn-light {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa; }
  .btn-light:hover {
    color: #212529;
    background-color: #e2e6ea;
    border-color: #dae0e5; }
  .btn-light:focus, .btn-light.focus {
    box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5); }
  .btn-light.disabled, .btn-light:disabled {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa; }
  .btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active,
  .show > .btn-light.dropdown-toggle {
    color: #212529;
    background-color: #dae0e5;
    border-color: #d3d9df; }
    .btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus,
    .show > .btn-light.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5); }

.btn-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40; }
  .btn-dark:hover {
    color: #fff;
    background-color: #23272b;
    border-color: #1d2124; }
  .btn-dark:focus, .btn-dark.focus {
    box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5); }
  .btn-dark.disabled, .btn-dark:disabled {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40; }
  .btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active,
  .show > .btn-dark.dropdown-toggle {
    color: #fff;
    background-color: #1d2124;
    border-color: #171a1d; }
    .btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus,
    .show > .btn-dark.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5); }

.btn-outline-primary {
  color: #007bff;
  border-color: #007bff; }
  .btn-outline-primary:hover {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff; }
  .btn-outline-primary:focus, .btn-outline-primary.focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5); }
  .btn-outline-primary.disabled, .btn-outline-primary:disabled {
    color: #007bff;
    background-color: transparent; }
  .btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active,
  .show > .btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff; }
    .btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-primary.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5); }

.btn-outline-secondary {
  color: #6c757d;
  border-color: #6c757d; }
  .btn-outline-secondary:hover {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d; }
  .btn-outline-secondary:focus, .btn-outline-secondary.focus {
    box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }
  .btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
    color: #6c757d;
    background-color: transparent; }
  .btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active,
  .show > .btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d; }
    .btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-secondary.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }

.btn-outline-success {
  color: #28a745;
  border-color: #28a745; }
  .btn-outline-success:hover {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745; }
  .btn-outline-success:focus, .btn-outline-success.focus {
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }
  .btn-outline-success.disabled, .btn-outline-success:disabled {
    color: #28a745;
    background-color: transparent; }
  .btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active,
  .show > .btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745; }
    .btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-success.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }

.btn-outline-info {
  color: #17a2b8;
  border-color: #17a2b8; }
  .btn-outline-info:hover {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8; }
  .btn-outline-info:focus, .btn-outline-info.focus {
    box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }
  .btn-outline-info.disabled, .btn-outline-info:disabled {
    color: #17a2b8;
    background-color: transparent; }
  .btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active,
  .show > .btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8; }
    .btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-info.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }

.btn-outline-warning {
  color: #ffc107;
  border-color: #ffc107; }
  .btn-outline-warning:hover {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107; }
  .btn-outline-warning:focus, .btn-outline-warning.focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }
  .btn-outline-warning.disabled, .btn-outline-warning:disabled {
    color: #ffc107;
    background-color: transparent; }
  .btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active,
  .show > .btn-outline-warning.dropdown-toggle {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107; }
    .btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-warning.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }

.btn-outline-danger {
  color: #dc3545;
  border-color: #dc3545; }
  .btn-outline-danger:hover {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545; }
  .btn-outline-danger:focus, .btn-outline-danger.focus {
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }
  .btn-outline-danger.disabled, .btn-outline-danger:disabled {
    color: #dc3545;
    background-color: transparent; }
  .btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active,
  .show > .btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545; }
    .btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-danger.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }

.btn-outline-light {
  color: #f8f9fa;
  border-color: #f8f9fa; }
  .btn-outline-light:hover {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa; }
  .btn-outline-light:focus, .btn-outline-light.focus {
    box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }
  .btn-outline-light.disabled, .btn-outline-light:disabled {
    color: #f8f9fa;
    background-color: transparent; }
  .btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active,
  .show > .btn-outline-light.dropdown-toggle {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa; }
    .btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-light.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }

.btn-outline-dark {
  color: #343a40;
  border-color: #343a40; }
  .btn-outline-dark:hover {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40; }
  .btn-outline-dark:focus, .btn-outline-dark.focus {
    box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }
  .btn-outline-dark.disabled, .btn-outline-dark:disabled {
    color: #343a40;
    background-color: transparent; }
  .btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active,
  .show > .btn-outline-dark.dropdown-toggle {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40; }
    .btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-dark.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }

.btn-link {
  font-weight: 400;
  color: #007bff;
  text-decoration: none; }
  .btn-link:hover {
    color: #0056b3;
    text-decoration: underline; }
  .btn-link:focus, .btn-link.focus {
    text-decoration: underline;
    box-shadow: none; }
  .btn-link:disabled, .btn-link.disabled {
    color: #6c757d;
    pointer-events: none; }

.btn-lg, .btn-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem; }

.btn-sm, .btn-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem; }

.btn-block {
  display: block;
  width: 100%; }
  .btn-block + .btn-block {
    margin-top: 0.5rem; }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

.fade {
  transition: opacity 0.15s linear; }
  @media (prefers-reduced-motion: reduce) {
    .fade {
      transition: none; } }
  .fade:not(.show) {
    opacity: 0; }

.collapse:not(.show) {
  display: none; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease; }
  @media (prefers-reduced-motion: reduce) {
    .collapsing {
      transition: none; } }

.dropup,
.dropright,
.dropdown,
.dropleft {
  position: relative; }

.dropdown-toggle {
  white-space: nowrap; }
  .dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent; }
  .dropdown-toggle:empty::after {
    margin-left: 0; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem; }

.dropdown-menu-left {
  right: auto;
  left: 0; }

.dropdown-menu-right {
  right: 0;
  left: auto; }

@media (min-width: 576px) {
  .dropdown-menu-sm-left {
    right: auto;
    left: 0; }
  .dropdown-menu-sm-right {
    right: 0;
    left: auto; } }

@media (min-width: 768px) {
  .dropdown-menu-md-left {
    right: auto;
    left: 0; }
  .dropdown-menu-md-right {
    right: 0;
    left: auto; } }

@media (min-width: 992px) {
  .dropdown-menu-lg-left {
    right: auto;
    left: 0; }
  .dropdown-menu-lg-right {
    right: 0;
    left: auto; } }

@media (min-width: 1200px) {
  .dropdown-menu-xl-left {
    right: auto;
    left: 0; }
  .dropdown-menu-xl-right {
    right: 0;
    left: auto; } }

.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem; }

.dropup .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent; }

.dropup .dropdown-toggle:empty::after {
  margin-left: 0; }

.dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem; }

.dropright .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid; }

.dropright .dropdown-toggle:empty::after {
  margin-left: 0; }

.dropright .dropdown-toggle::after {
  vertical-align: 0; }

.dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem; }

.dropleft .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: ""; }

.dropleft .dropdown-toggle::after {
  display: none; }

.dropleft .dropdown-toggle::before {
  display: inline-block;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent; }

.dropleft .dropdown-toggle:empty::after {
  margin-left: 0; }

.dropleft .dropdown-toggle::before {
  vertical-align: 0; }

.dropdown-menu[x-placement^="top"], .dropdown-menu[x-placement^="right"], .dropdown-menu[x-placement^="bottom"], .dropdown-menu[x-placement^="left"] {
  right: auto;
  bottom: auto; }

.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef; }

.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0; }
  .dropdown-item:hover, .dropdown-item:focus {
    color: #16181b;
    text-decoration: none;
    background-color: #f8f9fa; }
  .dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #007bff; }
  .dropdown-item.disabled, .dropdown-item:disabled {
    color: #6c757d;
    pointer-events: none;
    background-color: transparent; }

.dropdown-menu.show {
  display: block; }

.dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #6c757d;
  white-space: nowrap; }

.dropdown-item-text {
  display: block;
  padding: 0.25rem 1.5rem;
  color: #212529; }

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle; }
  .btn-group > .btn,
  .btn-group-vertical > .btn {
    position: relative;
    flex: 1 1 auto; }
    .btn-group > .btn:hover,
    .btn-group-vertical > .btn:hover {
      z-index: 1; }
    .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
    .btn-group-vertical > .btn:focus,
    .btn-group-vertical > .btn:active,
    .btn-group-vertical > .btn.active {
      z-index: 1; }

.btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start; }
  .btn-toolbar .input-group {
    width: auto; }

.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) {
  margin-left: -1px; }

.btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem; }
  .dropdown-toggle-split::after,
  .dropup .dropdown-toggle-split::after,
  .dropright .dropdown-toggle-split::after {
    margin-left: 0; }
  .dropleft .dropdown-toggle-split::before {
    margin-right: 0; }

.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem; }

.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem; }

.btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center; }
  .btn-group-vertical > .btn,
  .btn-group-vertical > .btn-group {
    width: 100%; }
  .btn-group-vertical > .btn:not(:first-child),
  .btn-group-vertical > .btn-group:not(:first-child) {
    margin-top: -1px; }
  .btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
  .btn-group-vertical > .btn-group:not(:last-child) > .btn {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }
  .btn-group-vertical > .btn:not(:first-child),
  .btn-group-vertical > .btn-group:not(:first-child) > .btn {
    border-top-left-radius: 0;
    border-top-right-radius: 0; }

.btn-group-toggle > .btn,
.btn-group-toggle > .btn-group > .btn {
  margin-bottom: 0; }
  .btn-group-toggle > .btn input[type="radio"],
  .btn-group-toggle > .btn input[type="checkbox"],
  .btn-group-toggle > .btn-group > .btn input[type="radio"],
  .btn-group-toggle > .btn-group > .btn input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none; }

.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%; }
  .input-group > .form-control,
  .input-group > .form-control-plaintext,
  .input-group > .custom-select,
  .input-group > .custom-file {
    position: relative;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0; }
    .input-group > .form-control + .form-control,
    .input-group > .form-control + .custom-select,
    .input-group > .form-control + .custom-file,
    .input-group > .form-control-plaintext + .form-control,
    .input-group > .form-control-plaintext + .custom-select,
    .input-group > .form-control-plaintext + .custom-file,
    .input-group > .custom-select + .form-control,
    .input-group > .custom-select + .custom-select,
    .input-group > .custom-select + .custom-file,
    .input-group > .custom-file + .form-control,
    .input-group > .custom-file + .custom-select,
    .input-group > .custom-file + .custom-file {
      margin-left: -1px; }
  .input-group > .form-control:focus,
  .input-group > .custom-select:focus,
  .input-group > .custom-file .custom-file-input:focus ~ .custom-file-label {
    z-index: 3; }
  .input-group > .custom-file .custom-file-input:focus {
    z-index: 4; }
  .input-group > .form-control:not(:last-child),
  .input-group > .custom-select:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }
  .input-group > .form-control:not(:first-child),
  .input-group > .custom-select:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }
  .input-group > .custom-file {
    display: flex;
    align-items: center; }
    .input-group > .custom-file:not(:last-child) .custom-file-label,
    .input-group > .custom-file:not(:last-child) .custom-file-label::after {
      border-top-right-radius: 0;
      border-bottom-right-radius: 0; }
    .input-group > .custom-file:not(:first-child) .custom-file-label {
      border-top-left-radius: 0;
      border-bottom-left-radius: 0; }

.input-group-prepend,
.input-group-append {
  display: flex; }
  .input-group-prepend .btn,
  .input-group-append .btn {
    position: relative;
    z-index: 2; }
    .input-group-prepend .btn:focus,
    .input-group-append .btn:focus {
      z-index: 3; }
  .input-group-prepend .btn + .btn,
  .input-group-prepend .btn + .input-group-text,
  .input-group-prepend .input-group-text + .input-group-text,
  .input-group-prepend .input-group-text + .btn,
  .input-group-append .btn + .btn,
  .input-group-append .btn + .input-group-text,
  .input-group-append .input-group-text + .input-group-text,
  .input-group-append .input-group-text + .btn {
    margin-left: -1px; }

.input-group-prepend {
  margin-right: -1px; }

.input-group-append {
  margin-left: -1px; }

.input-group-text {
  display: flex;
  align-items: center;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: 0.25rem; }
  .input-group-text input[type="radio"],
  .input-group-text input[type="checkbox"] {
    margin-top: 0; }

.input-group-lg > .form-control:not(textarea),
.input-group-lg > .custom-select {
  height: calc(1.5em + 1rem + 2px); }

.input-group-lg > .form-control,
.input-group-lg > .custom-select,
.input-group-lg > .input-group-prepend > .input-group-text,
.input-group-lg > .input-group-append > .input-group-text,
.input-group-lg > .input-group-prepend > .btn,
.input-group-lg > .input-group-append > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem; }

.input-group-sm > .form-control:not(textarea),
.input-group-sm > .custom-select {
  height: calc(1.5em + 0.5rem + 2px); }

.input-group-sm > .form-control,
.input-group-sm > .custom-select,
.input-group-sm > .input-group-prepend > .input-group-text,
.input-group-sm > .input-group-append > .input-group-text,
.input-group-sm > .input-group-prepend > .btn,
.input-group-sm > .input-group-append > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem; }

.input-group-lg > .custom-select,
.input-group-sm > .custom-select {
  padding-right: 1.75rem; }

.input-group > .input-group-prepend > .btn,
.input-group > .input-group-prepend > .input-group-text,
.input-group > .input-group-append:not(:last-child) > .btn,
.input-group > .input-group-append:not(:last-child) > .input-group-text,
.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.input-group > .input-group-append > .btn,
.input-group > .input-group-append > .input-group-text,
.input-group > .input-group-prepend:not(:first-child) > .btn,
.input-group > .input-group-prepend:not(:first-child) > .input-group-text,
.input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.custom-control {
  position: relative;
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5rem; }

.custom-control-inline {
  display: inline-flex;
  margin-right: 1rem; }

.custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0; }
  .custom-control-input:checked ~ .custom-control-label::before {
    color: #fff;
    border-color: #007bff;
    background-color: #007bff; }
  .custom-control-input:focus ~ .custom-control-label::before {
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
  .custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
    border-color: #80bdff; }
  .custom-control-input:not(:disabled):active ~ .custom-control-label::before {
    color: #fff;
    background-color: #b3d7ff;
    border-color: #b3d7ff; }
  .custom-control-input:disabled ~ .custom-control-label {
    color: #6c757d; }
    .custom-control-input:disabled ~ .custom-control-label::before {
      background-color: #e9ecef; }

.custom-control-label {
  position: relative;
  margin-bottom: 0;
  vertical-align: top; }
  .custom-control-label::before {
    position: absolute;
    top: 0.25rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    pointer-events: none;
    content: "";
    background-color: #fff;
    border: #adb5bd solid 1px; }
  .custom-control-label::after {
    position: absolute;
    top: 0.25rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    content: "";
    background: no-repeat 50% / 50% 50%; }

.custom-checkbox .custom-control-label::before {
  border-radius: 0.25rem; }

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e"); }

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  border-color: #007bff;
  background-color: #007bff; }

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e"); }

.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5); }

.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5); }

.custom-radio .custom-control-label::before {
  border-radius: 50%; }

.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e"); }

.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5); }

.custom-switch {
  padding-left: 2.25rem; }
  .custom-switch .custom-control-label::before {
    left: -2.25rem;
    width: 1.75rem;
    pointer-events: all;
    border-radius: 0.5rem; }
  .custom-switch .custom-control-label::after {
    top: calc(0.25rem + 2px);
    left: calc(-2.25rem + 2px);
    width: calc(1rem - 4px);
    height: calc(1rem - 4px);
    background-color: #adb5bd;
    border-radius: 0.5rem;
    transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
    @media (prefers-reduced-motion: reduce) {
      .custom-switch .custom-control-label::after {
        transition: none; } }
  .custom-switch .custom-control-input:checked ~ .custom-control-label::after {
    background-color: #fff;
    transform: translateX(0.75rem); }
  .custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before {
    background-color: rgba(0, 123, 255, 0.5); }

.custom-select {
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle;
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  appearance: none; }
  .custom-select:focus {
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
    .custom-select:focus::-ms-value {
      color: #495057;
      background-color: #fff; }
  .custom-select[multiple], .custom-select[size]:not([size="1"]) {
    height: auto;
    padding-right: 0.75rem;
    background-image: none; }
  .custom-select:disabled {
    color: #6c757d;
    background-color: #e9ecef; }
  .custom-select::-ms-expand {
    display: none; }

.custom-select-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 0.875rem; }

.custom-select-lg {
  height: calc(1.5em + 1rem + 2px);
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 1.25rem; }

.custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  margin-bottom: 0; }

.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  margin: 0;
  opacity: 0; }
  .custom-file-input:focus ~ .custom-file-label {
    border-color: #80bdff;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
  .custom-file-input:disabled ~ .custom-file-label {
    background-color: #e9ecef; }
  .custom-file-input:lang(en) ~ .custom-file-label::after {
    content: "Browse"; }
  .custom-file-input ~ .custom-file-label[data-browse]::after {
    content: attr(data-browse); }

.custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0.25rem; }
  .custom-file-label::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    display: block;
    height: calc(1.5em + 0.75rem);
    padding: 0.375rem 0.75rem;
    line-height: 1.5;
    color: #495057;
    content: "Browse";
    background-color: #e9ecef;
    border-left: inherit;
    border-radius: 0 0.25rem 0.25rem 0; }

.custom-range {
  width: 100%;
  height: calc(1rem + 0.4rem);
  padding: 0;
  background-color: transparent;
  appearance: none; }
  .custom-range:focus {
    outline: none; }
    .custom-range:focus::-webkit-slider-thumb {
      box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
    .custom-range:focus::-moz-range-thumb {
      box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
    .custom-range:focus::-ms-thumb {
      box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
  .custom-range::-moz-focus-outer {
    border: 0; }
  .custom-range::-webkit-slider-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: -0.25rem;
    background-color: #007bff;
    border: 0;
    border-radius: 1rem;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    appearance: none; }
    @media (prefers-reduced-motion: reduce) {
      .custom-range::-webkit-slider-thumb {
        transition: none; } }
    .custom-range::-webkit-slider-thumb:active {
      background-color: #b3d7ff; }
  .custom-range::-webkit-slider-runnable-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem; }
  .custom-range::-moz-range-thumb {
    width: 1rem;
    height: 1rem;
    background-color: #007bff;
    border: 0;
    border-radius: 1rem;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    appearance: none; }
    @media (prefers-reduced-motion: reduce) {
      .custom-range::-moz-range-thumb {
        transition: none; } }
    .custom-range::-moz-range-thumb:active {
      background-color: #b3d7ff; }
  .custom-range::-moz-range-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem; }
  .custom-range::-ms-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: 0;
    margin-right: 0.2rem;
    margin-left: 0.2rem;
    background-color: #007bff;
    border: 0;
    border-radius: 1rem;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    appearance: none; }
    @media (prefers-reduced-motion: reduce) {
      .custom-range::-ms-thumb {
        transition: none; } }
    .custom-range::-ms-thumb:active {
      background-color: #b3d7ff; }
  .custom-range::-ms-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: transparent;
    border-color: transparent;
    border-width: 0.5rem; }
  .custom-range::-ms-fill-lower {
    background-color: #dee2e6;
    border-radius: 1rem; }
  .custom-range::-ms-fill-upper {
    margin-right: 15px;
    background-color: #dee2e6;
    border-radius: 1rem; }
  .custom-range:disabled::-webkit-slider-thumb {
    background-color: #adb5bd; }
  .custom-range:disabled::-webkit-slider-runnable-track {
    cursor: default; }
  .custom-range:disabled::-moz-range-thumb {
    background-color: #adb5bd; }
  .custom-range:disabled::-moz-range-track {
    cursor: default; }
  .custom-range:disabled::-ms-thumb {
    background-color: #adb5bd; }

.custom-control-label::before,
.custom-file-label,
.custom-select {
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .custom-control-label::before,
    .custom-file-label,
    .custom-select {
      transition: none; } }

.nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }

.nav-link {
  display: block;
  padding: 0.5rem 1rem; }
  .nav-link:hover, .nav-link:focus {
    text-decoration: none; }
  .nav-link.disabled {
    color: #6c757d;
    pointer-events: none;
    cursor: default; }

.nav-tabs {
  border-bottom: 1px solid #dee2e6; }
  .nav-tabs .nav-item {
    margin-bottom: -1px; }
  .nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem; }
    .nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
      border-color: #e9ecef #e9ecef #dee2e6; }
    .nav-tabs .nav-link.disabled {
      color: #6c757d;
      background-color: transparent;
      border-color: transparent; }
  .nav-tabs .nav-link.active,
  .nav-tabs .nav-item.show .nav-link {
    color: #495057;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff; }
  .nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0; }

.nav-pills .nav-link {
  border-radius: 0.25rem; }

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #007bff; }

.nav-fill .nav-item {
  flex: 1 1 auto;
  text-align: center; }

.nav-justified .nav-item {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center; }

.tab-content > .tab-pane {
  display: none; }

.tab-content > .active {
  display: block; }

.navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 0.5rem 1rem; }
  .navbar > .container,
  .navbar > .container-fluid {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between; }

.navbar-brand {
  display: inline-block;
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap; }
  .navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none; }

.navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }
  .navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0; }
  .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

.navbar-text {
  display: inline-block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem; }

.navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center; }

.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem; }
  .navbar-toggler:hover, .navbar-toggler:focus {
    text-decoration: none; }

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: no-repeat center center;
  background-size: 100% 100%; }

@media (max-width: 575.98px) {
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 576px) {
  .navbar-expand-sm {
    flex-flow: row nowrap;
    justify-content: flex-start; }
    .navbar-expand-sm .navbar-nav {
      flex-direction: row; }
      .navbar-expand-sm .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-sm .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-sm > .container,
    .navbar-expand-sm > .container-fluid {
      flex-wrap: nowrap; }
    .navbar-expand-sm .navbar-collapse {
      display: flex !important;
      flex-basis: auto; }
    .navbar-expand-sm .navbar-toggler {
      display: none; } }

@media (max-width: 767.98px) {
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 768px) {
  .navbar-expand-md {
    flex-flow: row nowrap;
    justify-content: flex-start; }
    .navbar-expand-md .navbar-nav {
      flex-direction: row; }
      .navbar-expand-md .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-md .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-md > .container,
    .navbar-expand-md > .container-fluid {
      flex-wrap: nowrap; }
    .navbar-expand-md .navbar-collapse {
      display: flex !important;
      flex-basis: auto; }
    .navbar-expand-md .navbar-toggler {
      display: none; } }

@media (max-width: 991.98px) {
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 992px) {
  .navbar-expand-lg {
    flex-flow: row nowrap;
    justify-content: flex-start; }
    .navbar-expand-lg .navbar-nav {
      flex-direction: row; }
      .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-lg > .container,
    .navbar-expand-lg > .container-fluid {
      flex-wrap: nowrap; }
    .navbar-expand-lg .navbar-collapse {
      display: flex !important;
      flex-basis: auto; }
    .navbar-expand-lg .navbar-toggler {
      display: none; } }

@media (max-width: 1199.98px) {
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 1200px) {
  .navbar-expand-xl {
    flex-flow: row nowrap;
    justify-content: flex-start; }
    .navbar-expand-xl .navbar-nav {
      flex-direction: row; }
      .navbar-expand-xl .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-xl .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-xl > .container,
    .navbar-expand-xl > .container-fluid {
      flex-wrap: nowrap; }
    .navbar-expand-xl .navbar-collapse {
      display: flex !important;
      flex-basis: auto; }
    .navbar-expand-xl .navbar-toggler {
      display: none; } }

.navbar-expand {
  flex-flow: row nowrap;
  justify-content: flex-start; }
  .navbar-expand > .container,
  .navbar-expand > .container-fluid {
    padding-right: 0;
    padding-left: 0; }
  .navbar-expand .navbar-nav {
    flex-direction: row; }
    .navbar-expand .navbar-nav .dropdown-menu {
      position: absolute; }
    .navbar-expand .navbar-nav .nav-link {
      padding-right: 0.5rem;
      padding-left: 0.5rem; }
  .navbar-expand > .container,
  .navbar-expand > .container-fluid {
    flex-wrap: nowrap; }
  .navbar-expand .navbar-collapse {
    display: flex !important;
    flex-basis: auto; }
  .navbar-expand .navbar-toggler {
    display: none; }

.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9); }
  .navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
    color: rgba(0, 0, 0, 0.9); }

.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5); }
  .navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
    color: rgba(0, 0, 0, 0.7); }
  .navbar-light .navbar-nav .nav-link.disabled {
    color: rgba(0, 0, 0, 0.3); }

.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9); }

.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1); }

.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e"); }

.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5); }
  .navbar-light .navbar-text a {
    color: rgba(0, 0, 0, 0.9); }
    .navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {
      color: rgba(0, 0, 0, 0.9); }

.navbar-dark .navbar-brand {
  color: #fff; }
  .navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
    color: #fff; }

.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5); }
  .navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
    color: rgba(255, 255, 255, 0.75); }
  .navbar-dark .navbar-nav .nav-link.disabled {
    color: rgba(255, 255, 255, 0.25); }

.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .nav-link.active {
  color: #fff; }

.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.1); }

.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e"); }

.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.5); }
  .navbar-dark .navbar-text a {
    color: #fff; }
    .navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {
      color: #fff; }

.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem; }
  .card > hr {
    margin-right: 0;
    margin-left: 0; }
  .card > .list-group:first-child .list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem; }
  .card > .list-group:last-child .list-group-item:last-child {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem; }

.card-body {
  flex: 1 1 auto;
  padding: 1.25rem; }

.card-title {
  margin-bottom: 0.75rem; }

.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0; }

.card-text:last-child {
  margin-bottom: 0; }

.card-link:hover {
  text-decoration: none; }

.card-link + .card-link {
  margin-left: 1.25rem; }

.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125); }
  .card-header:first-child {
    border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0; }
  .card-header + .list-group .list-group-item:first-child {
    border-top: 0; }

.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125); }
  .card-footer:last-child {
    border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px); }

.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0; }

.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem; }

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem; }

.card-img {
  width: 100%;
  border-radius: calc(0.25rem - 1px); }

.card-img-top {
  width: 100%;
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px); }

.card-img-bottom {
  width: 100%;
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px); }

.card-deck {
  display: flex;
  flex-direction: column; }
  .card-deck .card {
    margin-bottom: 15px; }
  @media (min-width: 576px) {
    .card-deck {
      flex-flow: row wrap;
      margin-right: -15px;
      margin-left: -15px; }
      .card-deck .card {
        display: flex;
        flex: 1 0 0%;
        flex-direction: column;
        margin-right: 15px;
        margin-bottom: 0;
        margin-left: 15px; } }

.card-group {
  display: flex;
  flex-direction: column; }
  .card-group > .card {
    margin-bottom: 15px; }
  @media (min-width: 576px) {
    .card-group {
      flex-flow: row wrap; }
      .card-group > .card {
        flex: 1 0 0%;
        margin-bottom: 0; }
        .card-group > .card + .card {
          margin-left: 0;
          border-left: 0; }
        .card-group > .card:not(:last-child) {
          border-top-right-radius: 0;
          border-bottom-right-radius: 0; }
          .card-group > .card:not(:last-child) .card-img-top,
          .card-group > .card:not(:last-child) .card-header {
            border-top-right-radius: 0; }
          .card-group > .card:not(:last-child) .card-img-bottom,
          .card-group > .card:not(:last-child) .card-footer {
            border-bottom-right-radius: 0; }
        .card-group > .card:not(:first-child) {
          border-top-left-radius: 0;
          border-bottom-left-radius: 0; }
          .card-group > .card:not(:first-child) .card-img-top,
          .card-group > .card:not(:first-child) .card-header {
            border-top-left-radius: 0; }
          .card-group > .card:not(:first-child) .card-img-bottom,
          .card-group > .card:not(:first-child) .card-footer {
            border-bottom-left-radius: 0; } }

.card-columns .card {
  margin-bottom: 0.75rem; }

@media (min-width: 576px) {
  .card-columns {
    column-count: 3;
    column-gap: 1.25rem;
    orphans: 1;
    widows: 1; }
    .card-columns .card {
      display: inline-block;
      width: 100%; } }

.accordion > .card {
  overflow: hidden; }
  .accordion > .card:not(:first-of-type) .card-header:first-child {
    border-radius: 0; }
  .accordion > .card:not(:first-of-type):not(:last-of-type) {
    border-bottom: 0;
    border-radius: 0; }
  .accordion > .card:first-of-type {
    border-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }
  .accordion > .card:last-of-type {
    border-top-left-radius: 0;
    border-top-right-radius: 0; }
  .accordion > .card .card-header {
    margin-bottom: -1px; }

.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #e9ecef;
  border-radius: 0.25rem; }

.breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem; }
  .breadcrumb-item + .breadcrumb-item::before {
    display: inline-block;
    padding-right: 0.5rem;
    color: #6c757d;
    content: "/"; }

.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline; }

.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none; }

.breadcrumb-item.active {
  color: #6c757d; }

.pagination {
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem; }

.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #007bff;
  background-color: #fff;
  border: 1px solid #dee2e6; }
  .page-link:hover {
    z-index: 2;
    color: #0056b3;
    text-decoration: none;
    background-color: #e9ecef;
    border-color: #dee2e6; }
  .page-link:focus {
    z-index: 2;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }

.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem; }

.page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem; }

.page-item.active .page-link {
  z-index: 1;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff; }

.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #dee2e6; }

.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.5; }

.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem; }

.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem; }

.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5; }

.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem; }

.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem; }

.badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .badge {
      transition: none; } }
  a.badge:hover, a.badge:focus {
    text-decoration: none; }
  .badge:empty {
    display: none; }

.btn .badge {
  position: relative;
  top: -1px; }

.badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem; }

.badge-primary {
  color: #fff;
  background-color: #007bff; }
  a.badge-primary:hover, a.badge-primary:focus {
    color: #fff;
    background-color: #0062cc; }
  a.badge-primary:focus, a.badge-primary.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5); }

.badge-secondary {
  color: #fff;
  background-color: #6c757d; }
  a.badge-secondary:hover, a.badge-secondary:focus {
    color: #fff;
    background-color: #545b62; }
  a.badge-secondary:focus, a.badge-secondary.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }

.badge-success {
  color: #fff;
  background-color: #28a745; }
  a.badge-success:hover, a.badge-success:focus {
    color: #fff;
    background-color: #1e7e34; }
  a.badge-success:focus, a.badge-success.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }

.badge-info {
  color: #fff;
  background-color: #17a2b8; }
  a.badge-info:hover, a.badge-info:focus {
    color: #fff;
    background-color: #117a8b; }
  a.badge-info:focus, a.badge-info.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }

.badge-warning {
  color: #212529;
  background-color: #ffc107; }
  a.badge-warning:hover, a.badge-warning:focus {
    color: #212529;
    background-color: #d39e00; }
  a.badge-warning:focus, a.badge-warning.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }

.badge-danger {
  color: #fff;
  background-color: #dc3545; }
  a.badge-danger:hover, a.badge-danger:focus {
    color: #fff;
    background-color: #bd2130; }
  a.badge-danger:focus, a.badge-danger.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }

.badge-light {
  color: #212529;
  background-color: #f8f9fa; }
  a.badge-light:hover, a.badge-light:focus {
    color: #212529;
    background-color: #dae0e5; }
  a.badge-light:focus, a.badge-light.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }

.badge-dark {
  color: #fff;
  background-color: #343a40; }
  a.badge-dark:hover, a.badge-dark:focus {
    color: #fff;
    background-color: #1d2124; }
  a.badge-dark:focus, a.badge-dark.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }

.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #e9ecef;
  border-radius: 0.3rem; }
  @media (min-width: 576px) {
    .jumbotron {
      padding: 4rem 2rem; } }

.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0; }

.alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem; }

.alert-heading {
  color: inherit; }

.alert-link {
  font-weight: 700; }

.alert-dismissible {
  padding-right: 4rem; }
  .alert-dismissible .close {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0.75rem 1.25rem;
    color: inherit; }

.alert-primary {
  color: #004085;
  background-color: #cce5ff;
  border-color: #b8daff; }
  .alert-primary hr {
    border-top-color: #9fcdff; }
  .alert-primary .alert-link {
    color: #002752; }

.alert-secondary {
  color: #383d41;
  background-color: #e2e3e5;
  border-color: #d6d8db; }
  .alert-secondary hr {
    border-top-color: #c8cbcf; }
  .alert-secondary .alert-link {
    color: #202326; }

.alert-success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb; }
  .alert-success hr {
    border-top-color: #b1dfbb; }
  .alert-success .alert-link {
    color: #0b2e13; }

.alert-info {
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb; }
  .alert-info hr {
    border-top-color: #abdde5; }
  .alert-info .alert-link {
    color: #062c33; }

.alert-warning {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba; }
  .alert-warning hr {
    border-top-color: #ffe8a1; }
  .alert-warning .alert-link {
    color: #533f03; }

.alert-danger {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb; }
  .alert-danger hr {
    border-top-color: #f1b0b7; }
  .alert-danger .alert-link {
    color: #491217; }

.alert-light {
  color: #818182;
  background-color: #fefefe;
  border-color: #fdfdfe; }
  .alert-light hr {
    border-top-color: #ececf6; }
  .alert-light .alert-link {
    color: #686868; }

.alert-dark {
  color: #1b1e21;
  background-color: #d6d8d9;
  border-color: #c6c8ca; }
  .alert-dark hr {
    border-top-color: #b9bbbe; }
  .alert-dark .alert-link {
    color: #040505; }

@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0; }
  to {
    background-position: 0 0; } }

.progress {
  display: flex;
  height: 1rem;
  overflow: hidden;
  font-size: 0.75rem;
  background-color: #e9ecef;
  border-radius: 0.25rem; }

.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #007bff;
  transition: width 0.6s ease; }
  @media (prefers-reduced-motion: reduce) {
    .progress-bar {
      transition: none; } }

.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem; }

.progress-bar-animated {
  animation: progress-bar-stripes 1s linear infinite; }
  @media (prefers-reduced-motion: reduce) {
    .progress-bar-animated {
      animation: none; } }

.media {
  display: flex;
  align-items: flex-start; }

.media-body {
  flex: 1; }

.list-group {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0; }

.list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit; }
  .list-group-item-action:hover, .list-group-item-action:focus {
    z-index: 1;
    color: #495057;
    text-decoration: none;
    background-color: #f8f9fa; }
  .list-group-item-action:active {
    color: #212529;
    background-color: #e9ecef; }

.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125); }
  .list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem; }
  .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem; }
  .list-group-item.disabled, .list-group-item:disabled {
    color: #6c757d;
    pointer-events: none;
    background-color: #fff; }
  .list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: #007bff;
    border-color: #007bff; }

.list-group-horizontal {
  flex-direction: row; }
  .list-group-horizontal .list-group-item {
    margin-right: -1px;
    margin-bottom: 0; }
    .list-group-horizontal .list-group-item:first-child {
      border-top-left-radius: 0.25rem;
      border-bottom-left-radius: 0.25rem;
      border-top-right-radius: 0; }
    .list-group-horizontal .list-group-item:last-child {
      margin-right: 0;
      border-top-right-radius: 0.25rem;
      border-bottom-right-radius: 0.25rem;
      border-bottom-left-radius: 0; }

@media (min-width: 576px) {
  .list-group-horizontal-sm {
    flex-direction: row; }
    .list-group-horizontal-sm .list-group-item {
      margin-right: -1px;
      margin-bottom: 0; }
      .list-group-horizontal-sm .list-group-item:first-child {
        border-top-left-radius: 0.25rem;
        border-bottom-left-radius: 0.25rem;
        border-top-right-radius: 0; }
      .list-group-horizontal-sm .list-group-item:last-child {
        margin-right: 0;
        border-top-right-radius: 0.25rem;
        border-bottom-right-radius: 0.25rem;
        border-bottom-left-radius: 0; } }

@media (min-width: 768px) {
  .list-group-horizontal-md {
    flex-direction: row; }
    .list-group-horizontal-md .list-group-item {
      margin-right: -1px;
      margin-bottom: 0; }
      .list-group-horizontal-md .list-group-item:first-child {
        border-top-left-radius: 0.25rem;
        border-bottom-left-radius: 0.25rem;
        border-top-right-radius: 0; }
      .list-group-horizontal-md .list-group-item:last-child {
        margin-right: 0;
        border-top-right-radius: 0.25rem;
        border-bottom-right-radius: 0.25rem;
        border-bottom-left-radius: 0; } }

@media (min-width: 992px) {
  .list-group-horizontal-lg {
    flex-direction: row; }
    .list-group-horizontal-lg .list-group-item {
      margin-right: -1px;
      margin-bottom: 0; }
      .list-group-horizontal-lg .list-group-item:first-child {
        border-top-left-radius: 0.25rem;
        border-bottom-left-radius: 0.25rem;
        border-top-right-radius: 0; }
      .list-group-horizontal-lg .list-group-item:last-child {
        margin-right: 0;
        border-top-right-radius: 0.25rem;
        border-bottom-right-radius: 0.25rem;
        border-bottom-left-radius: 0; } }

@media (min-width: 1200px) {
  .list-group-horizontal-xl {
    flex-direction: row; }
    .list-group-horizontal-xl .list-group-item {
      margin-right: -1px;
      margin-bottom: 0; }
      .list-group-horizontal-xl .list-group-item:first-child {
        border-top-left-radius: 0.25rem;
        border-bottom-left-radius: 0.25rem;
        border-top-right-radius: 0; }
      .list-group-horizontal-xl .list-group-item:last-child {
        margin-right: 0;
        border-top-right-radius: 0.25rem;
        border-bottom-right-radius: 0.25rem;
        border-bottom-left-radius: 0; } }

.list-group-flush .list-group-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0; }
  .list-group-flush .list-group-item:last-child {
    margin-bottom: -1px; }

.list-group-flush:first-child .list-group-item:first-child {
  border-top: 0; }

.list-group-flush:last-child .list-group-item:last-child {
  margin-bottom: 0;
  border-bottom: 0; }

.list-group-item-primary {
  color: #004085;
  background-color: #b8daff; }
  .list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
    color: #004085;
    background-color: #9fcdff; }
  .list-group-item-primary.list-group-item-action.active {
    color: #fff;
    background-color: #004085;
    border-color: #004085; }

.list-group-item-secondary {
  color: #383d41;
  background-color: #d6d8db; }
  .list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
    color: #383d41;
    background-color: #c8cbcf; }
  .list-group-item-secondary.list-group-item-action.active {
    color: #fff;
    background-color: #383d41;
    border-color: #383d41; }

.list-group-item-success {
  color: #155724;
  background-color: #c3e6cb; }
  .list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
    color: #155724;
    background-color: #b1dfbb; }
  .list-group-item-success.list-group-item-action.active {
    color: #fff;
    background-color: #155724;
    border-color: #155724; }

.list-group-item-info {
  color: #0c5460;
  background-color: #bee5eb; }
  .list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
    color: #0c5460;
    background-color: #abdde5; }
  .list-group-item-info.list-group-item-action.active {
    color: #fff;
    background-color: #0c5460;
    border-color: #0c5460; }

.list-group-item-warning {
  color: #856404;
  background-color: #ffeeba; }
  .list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
    color: #856404;
    background-color: #ffe8a1; }
  .list-group-item-warning.list-group-item-action.active {
    color: #fff;
    background-color: #856404;
    border-color: #856404; }

.list-group-item-danger {
  color: #721c24;
  background-color: #f5c6cb; }
  .list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
    color: #721c24;
    background-color: #f1b0b7; }
  .list-group-item-danger.list-group-item-action.active {
    color: #fff;
    background-color: #721c24;
    border-color: #721c24; }

.list-group-item-light {
  color: #818182;
  background-color: #fdfdfe; }
  .list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
    color: #818182;
    background-color: #ececf6; }
  .list-group-item-light.list-group-item-action.active {
    color: #fff;
    background-color: #818182;
    border-color: #818182; }

.list-group-item-dark {
  color: #1b1e21;
  background-color: #c6c8ca; }
  .list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
    color: #1b1e21;
    background-color: #b9bbbe; }
  .list-group-item-dark.list-group-item-action.active {
    color: #fff;
    background-color: #1b1e21;
    border-color: #1b1e21; }

.close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .5; }
  .close:hover {
    color: #000;
    text-decoration: none; }
  .close:not(:disabled):not(.disabled):hover, .close:not(:disabled):not(.disabled):focus {
    opacity: .75; }

button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
  appearance: none; }

a.close.disabled {
  pointer-events: none; }

.toast {
  max-width: 350px;
  overflow: hidden;
  font-size: 0.875rem;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1);
  backdrop-filter: blur(10px);
  opacity: 0;
  border-radius: 0.25rem; }
  .toast:not(:last-child) {
    margin-bottom: 0.75rem; }
  .toast.showing {
    opacity: 1; }
  .toast.show {
    display: block;
    opacity: 1; }
  .toast.hide {
    display: none; }

.toast-header {
  display: flex;
  align-items: center;
  padding: 0.25rem 0.75rem;
  color: #6c757d;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05); }

.toast-body {
  padding: 0.75rem; }

.modal-open {
  overflow: hidden; }
  .modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto; }

.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none; }
  .modal.fade .modal-dialog {
    transition: transform 0.3s ease-out;
    transform: translate(0, -50px); }
    @media (prefers-reduced-motion: reduce) {
      .modal.fade .modal-dialog {
        transition: none; } }
  .modal.show .modal-dialog {
    transform: none; }

.modal-dialog-scrollable {
  display: flex;
  max-height: calc(100% - 1rem); }
  .modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 1rem);
    overflow: hidden; }
  .modal-dialog-scrollable .modal-header,
  .modal-dialog-scrollable .modal-footer {
    flex-shrink: 0; }
  .modal-dialog-scrollable .modal-body {
    overflow-y: auto; }

.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - 1rem); }
  .modal-dialog-centered::before {
    display: block;
    height: calc(100vh - 1rem);
    content: ""; }
  .modal-dialog-centered.modal-dialog-scrollable {
    flex-direction: column;
    justify-content: center;
    height: 100%; }
    .modal-dialog-centered.modal-dialog-scrollable .modal-content {
      max-height: none; }
    .modal-dialog-centered.modal-dialog-scrollable::before {
      content: none; }

.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0; }
  .modal-backdrop.show {
    opacity: 0.5; }

.modal-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #dee2e6;
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem; }
  .modal-header .close {
    padding: 1rem 1rem;
    margin: -1rem -1rem -1rem auto; }

.modal-title {
  margin-bottom: 0;
  line-height: 1.5; }

.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem; }

.modal-footer {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 1rem;
  border-top: 1px solid #dee2e6;
  border-bottom-right-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem; }
  .modal-footer > :not(:first-child) {
    margin-left: .25rem; }
  .modal-footer > :not(:last-child) {
    margin-right: .25rem; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto; }
  .modal-dialog-scrollable {
    max-height: calc(100% - 3.5rem); }
    .modal-dialog-scrollable .modal-content {
      max-height: calc(100vh - 3.5rem); }
  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem); }
    .modal-dialog-centered::before {
      height: calc(100vh - 3.5rem); }
  .modal-sm {
    max-width: 300px; } }

@media (min-width: 992px) {
  .modal-lg,
  .modal-xl {
    max-width: 800px; } }

@media (min-width: 1200px) {
  .modal-xl {
    max-width: 1140px; } }

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0; }
  .tooltip.show {
    opacity: 0.9; }
  .tooltip .arrow {
    position: absolute;
    display: block;
    width: 0.8rem;
    height: 0.4rem; }
    .tooltip .arrow::before {
      position: absolute;
      content: "";
      border-color: transparent;
      border-style: solid; }

.bs-tooltip-top, .bs-tooltip-auto[x-placement^="top"] {
  padding: 0.4rem 0; }
  .bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^="top"] .arrow {
    bottom: 0; }
    .bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^="top"] .arrow::before {
      top: 0;
      border-width: 0.4rem 0.4rem 0;
      border-top-color: #000; }

.bs-tooltip-right, .bs-tooltip-auto[x-placement^="right"] {
  padding: 0 0.4rem; }
  .bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^="right"] .arrow {
    left: 0;
    width: 0.4rem;
    height: 0.8rem; }
    .bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^="right"] .arrow::before {
      right: 0;
      border-width: 0.4rem 0.4rem 0.4rem 0;
      border-right-color: #000; }

.bs-tooltip-bottom, .bs-tooltip-auto[x-placement^="bottom"] {
  padding: 0.4rem 0; }
  .bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^="bottom"] .arrow {
    top: 0; }
    .bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
      bottom: 0;
      border-width: 0 0.4rem 0.4rem;
      border-bottom-color: #000; }

.bs-tooltip-left, .bs-tooltip-auto[x-placement^="left"] {
  padding: 0 0.4rem; }
  .bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^="left"] .arrow {
    right: 0;
    width: 0.4rem;
    height: 0.8rem; }
    .bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^="left"] .arrow::before {
      left: 0;
      border-width: 0.4rem 0 0.4rem 0.4rem;
      border-left-color: #000; }

.tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.25rem; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem; }
  .popover .arrow {
    position: absolute;
    display: block;
    width: 1rem;
    height: 0.5rem;
    margin: 0 0.3rem; }
    .popover .arrow::before, .popover .arrow::after {
      position: absolute;
      display: block;
      content: "";
      border-color: transparent;
      border-style: solid; }

.bs-popover-top, .bs-popover-auto[x-placement^="top"] {
  margin-bottom: 0.5rem; }
  .bs-popover-top > .arrow, .bs-popover-auto[x-placement^="top"] > .arrow {
    bottom: calc((0.5rem + 1px) * -1); }
    .bs-popover-top > .arrow::before, .bs-popover-auto[x-placement^="top"] > .arrow::before {
      bottom: 0;
      border-width: 0.5rem 0.5rem 0;
      border-top-color: rgba(0, 0, 0, 0.25); }
    .bs-popover-top > .arrow::after, .bs-popover-auto[x-placement^="top"] > .arrow::after {
      bottom: 1px;
      border-width: 0.5rem 0.5rem 0;
      border-top-color: #fff; }

.bs-popover-right, .bs-popover-auto[x-placement^="right"] {
  margin-left: 0.5rem; }
  .bs-popover-right > .arrow, .bs-popover-auto[x-placement^="right"] > .arrow {
    left: calc((0.5rem + 1px) * -1);
    width: 0.5rem;
    height: 1rem;
    margin: 0.3rem 0; }
    .bs-popover-right > .arrow::before, .bs-popover-auto[x-placement^="right"] > .arrow::before {
      left: 0;
      border-width: 0.5rem 0.5rem 0.5rem 0;
      border-right-color: rgba(0, 0, 0, 0.25); }
    .bs-popover-right > .arrow::after, .bs-popover-auto[x-placement^="right"] > .arrow::after {
      left: 1px;
      border-width: 0.5rem 0.5rem 0.5rem 0;
      border-right-color: #fff; }

.bs-popover-bottom, .bs-popover-auto[x-placement^="bottom"] {
  margin-top: 0.5rem; }
  .bs-popover-bottom > .arrow, .bs-popover-auto[x-placement^="bottom"] > .arrow {
    top: calc((0.5rem + 1px) * -1); }
    .bs-popover-bottom > .arrow::before, .bs-popover-auto[x-placement^="bottom"] > .arrow::before {
      top: 0;
      border-width: 0 0.5rem 0.5rem 0.5rem;
      border-bottom-color: rgba(0, 0, 0, 0.25); }
    .bs-popover-bottom > .arrow::after, .bs-popover-auto[x-placement^="bottom"] > .arrow::after {
      top: 1px;
      border-width: 0 0.5rem 0.5rem 0.5rem;
      border-bottom-color: #fff; }
  .bs-popover-bottom .popover-header::before, .bs-popover-auto[x-placement^="bottom"] .popover-header::before {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: 1rem;
    margin-left: -0.5rem;
    content: "";
    border-bottom: 1px solid #f7f7f7; }

.bs-popover-left, .bs-popover-auto[x-placement^="left"] {
  margin-right: 0.5rem; }
  .bs-popover-left > .arrow, .bs-popover-auto[x-placement^="left"] > .arrow {
    right: calc((0.5rem + 1px) * -1);
    width: 0.5rem;
    height: 1rem;
    margin: 0.3rem 0; }
    .bs-popover-left > .arrow::before, .bs-popover-auto[x-placement^="left"] > .arrow::before {
      right: 0;
      border-width: 0.5rem 0 0.5rem 0.5rem;
      border-left-color: rgba(0, 0, 0, 0.25); }
    .bs-popover-left > .arrow::after, .bs-popover-auto[x-placement^="left"] > .arrow::after {
      right: 1px;
      border-width: 0.5rem 0 0.5rem 0.5rem;
      border-left-color: #fff; }

.popover-header {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px); }
  .popover-header:empty {
    display: none; }

.popover-body {
  padding: 0.5rem 0.75rem;
  color: #212529; }

.carousel {
  position: relative; }

.carousel.pointer-event {
  touch-action: pan-y; }

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden; }
  .carousel-inner::after {
    display: block;
    clear: both;
    content: ""; }

.carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  backface-visibility: hidden;
  transition: transform 0.6s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .carousel-item {
      transition: none; } }

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block; }

.carousel-item-next:not(.carousel-item-left),
.active.carousel-item-right {
  transform: translateX(100%); }

.carousel-item-prev:not(.carousel-item-right),
.active.carousel-item-left {
  transform: translateX(-100%); }

.carousel-fade .carousel-item {
  opacity: 0;
  transition-property: opacity;
  transform: none; }

.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right {
  z-index: 1;
  opacity: 1; }

.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
  z-index: 0;
  opacity: 0;
  transition: 0s 0.6s opacity; }
  @media (prefers-reduced-motion: reduce) {
    .carousel-fade .active.carousel-item-left,
    .carousel-fade .active.carousel-item-right {
      transition: none; } }

.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: 0.5;
  transition: opacity 0.15s ease; }
  @media (prefers-reduced-motion: reduce) {
    .carousel-control-prev,
    .carousel-control-next {
      transition: none; } }
  .carousel-control-prev:hover, .carousel-control-prev:focus,
  .carousel-control-next:hover,
  .carousel-control-next:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: 0.9; }

.carousel-control-prev {
  left: 0; }

.carousel-control-next {
  right: 0; }

.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: no-repeat 50% / 100% 100%; }

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3e%3c/svg%3e"); }

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3e%3c/svg%3e"); }

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 15;
  display: flex;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none; }
  .carousel-indicators li {
    box-sizing: content-box;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    background-clip: padding-box;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: .5;
    transition: opacity 0.6s ease; }
    @media (prefers-reduced-motion: reduce) {
      .carousel-indicators li {
        transition: none; } }
  .carousel-indicators .active {
    opacity: 1; }

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center; }

@keyframes spinner-border {
  to {
    transform: rotate(360deg); } }

.spinner-border {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  border: 0.25em solid currentColor;
  border-right-color: transparent;
  border-radius: 50%;
  animation: spinner-border .75s linear infinite; }

.spinner-border-sm {
  width: 1rem;
  height: 1rem;
  border-width: 0.2em; }

@keyframes spinner-grow {
  0% {
    transform: scale(0); }
  50% {
    opacity: 1; } }

.spinner-grow {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  background-color: currentColor;
  border-radius: 50%;
  opacity: 0;
  animation: spinner-grow .75s linear infinite; }

.spinner-grow-sm {
  width: 1rem;
  height: 1rem; }

.align-baseline {
  vertical-align: baseline !important; }

.align-top {
  vertical-align: top !important; }

.align-middle {
  vertical-align: middle !important; }

.align-bottom {
  vertical-align: bottom !important; }

.align-text-bottom {
  vertical-align: text-bottom !important; }

.align-text-top {
  vertical-align: text-top !important; }

.bg-primary {
  background-color: #007bff !important; }

a.bg-primary:hover, a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
  background-color: #0062cc !important; }

.bg-secondary {
  background-color: #6c757d !important; }

a.bg-secondary:hover, a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
  background-color: #545b62 !important; }

.bg-success {
  background-color: #28a745 !important; }

a.bg-success:hover, a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
  background-color: #1e7e34 !important; }

.bg-info {
  background-color: #17a2b8 !important; }

a.bg-info:hover, a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
  background-color: #117a8b !important; }

.bg-warning {
  background-color: #ffc107 !important; }

a.bg-warning:hover, a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
  background-color: #d39e00 !important; }

.bg-danger {
  background-color: #dc3545 !important; }

a.bg-danger:hover, a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
  background-color: #bd2130 !important; }

.bg-light {
  background-color: #f8f9fa !important; }

a.bg-light:hover, a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
  background-color: #dae0e5 !important; }

.bg-dark {
  background-color: #343a40 !important; }

a.bg-dark:hover, a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
  background-color: #1d2124 !important; }

.bg-white {
  background-color: #fff !important; }

.bg-transparent {
  background-color: transparent !important; }

.border {
  border: 1px solid #dee2e6 !important; }

.border-top {
  border-top: 1px solid #dee2e6 !important; }

.border-right {
  border-right: 1px solid #dee2e6 !important; }

.border-bottom {
  border-bottom: 1px solid #dee2e6 !important; }

.border-left {
  border-left: 1px solid #dee2e6 !important; }

.border-0 {
  border: 0 !important; }

.border-top-0 {
  border-top: 0 !important; }

.border-right-0 {
  border-right: 0 !important; }

.border-bottom-0 {
  border-bottom: 0 !important; }

.border-left-0 {
  border-left: 0 !important; }

.border-primary {
  border-color: #007bff !important; }

.border-secondary {
  border-color: #6c757d !important; }

.border-success {
  border-color: #28a745 !important; }

.border-info {
  border-color: #17a2b8 !important; }

.border-warning {
  border-color: #ffc107 !important; }

.border-danger {
  border-color: #dc3545 !important; }

.border-light {
  border-color: #f8f9fa !important; }

.border-dark {
  border-color: #343a40 !important; }

.border-white {
  border-color: #fff !important; }

.rounded-sm {
  border-radius: 0.2rem !important; }

.rounded {
  border-radius: 0.25rem !important; }

.rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important; }

.rounded-right {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important; }

.rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important; }

.rounded-left {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important; }

.rounded-lg {
  border-radius: 0.3rem !important; }

.rounded-circle {
  border-radius: 50% !important; }

.rounded-pill {
  border-radius: 50rem !important; }

.rounded-0 {
  border-radius: 0 !important; }

.clearfix::after {
  display: block;
  clear: both;
  content: ""; }

.d-none {
  display: none !important; }

.d-inline {
  display: inline !important; }

.d-inline-block {
  display: inline-block !important; }

.d-block {
  display: block !important; }

.d-table {
  display: table !important; }

.d-table-row {
  display: table-row !important; }

.d-table-cell {
  display: table-cell !important; }

.d-flex {
  display: flex !important; }

.d-inline-flex {
  display: inline-flex !important; }

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important; }
  .d-sm-inline {
    display: inline !important; }
  .d-sm-inline-block {
    display: inline-block !important; }
  .d-sm-block {
    display: block !important; }
  .d-sm-table {
    display: table !important; }
  .d-sm-table-row {
    display: table-row !important; }
  .d-sm-table-cell {
    display: table-cell !important; }
  .d-sm-flex {
    display: flex !important; }
  .d-sm-inline-flex {
    display: inline-flex !important; } }

@media (min-width: 768px) {
  .d-md-none {
    display: none !important; }
  .d-md-inline {
    display: inline !important; }
  .d-md-inline-block {
    display: inline-block !important; }
  .d-md-block {
    display: block !important; }
  .d-md-table {
    display: table !important; }
  .d-md-table-row {
    display: table-row !important; }
  .d-md-table-cell {
    display: table-cell !important; }
  .d-md-flex {
    display: flex !important; }
  .d-md-inline-flex {
    display: inline-flex !important; } }

@media (min-width: 992px) {
  .d-lg-none {
    display: none !important; }
  .d-lg-inline {
    display: inline !important; }
  .d-lg-inline-block {
    display: inline-block !important; }
  .d-lg-block {
    display: block !important; }
  .d-lg-table {
    display: table !important; }
  .d-lg-table-row {
    display: table-row !important; }
  .d-lg-table-cell {
    display: table-cell !important; }
  .d-lg-flex {
    display: flex !important; }
  .d-lg-inline-flex {
    display: inline-flex !important; } }

@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important; }
  .d-xl-inline {
    display: inline !important; }
  .d-xl-inline-block {
    display: inline-block !important; }
  .d-xl-block {
    display: block !important; }
  .d-xl-table {
    display: table !important; }
  .d-xl-table-row {
    display: table-row !important; }
  .d-xl-table-cell {
    display: table-cell !important; }
  .d-xl-flex {
    display: flex !important; }
  .d-xl-inline-flex {
    display: inline-flex !important; } }

@media print {
  .d-print-none {
    display: none !important; }
  .d-print-inline {
    display: inline !important; }
  .d-print-inline-block {
    display: inline-block !important; }
  .d-print-block {
    display: block !important; }
  .d-print-table {
    display: table !important; }
  .d-print-table-row {
    display: table-row !important; }
  .d-print-table-cell {
    display: table-cell !important; }
  .d-print-flex {
    display: flex !important; }
  .d-print-inline-flex {
    display: inline-flex !important; } }

.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden; }
  .embed-responsive::before {
    display: block;
    content: ""; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

.embed-responsive-21by9::before {
  padding-top: 42.85714%; }

.embed-responsive-16by9::before {
  padding-top: 56.25%; }

.embed-responsive-4by3::before {
  padding-top: 75%; }

.embed-responsive-1by1::before {
  padding-top: 100%; }

.flex-row {
  flex-direction: row !important; }

.flex-column {
  flex-direction: column !important; }

.flex-row-reverse {
  flex-direction: row-reverse !important; }

.flex-column-reverse {
  flex-direction: column-reverse !important; }

.flex-wrap {
  flex-wrap: wrap !important; }

.flex-nowrap {
  flex-wrap: nowrap !important; }

.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important; }

.flex-fill {
  flex: 1 1 auto !important; }

.flex-grow-0 {
  flex-grow: 0 !important; }

.flex-grow-1 {
  flex-grow: 1 !important; }

.flex-shrink-0 {
  flex-shrink: 0 !important; }

.flex-shrink-1 {
  flex-shrink: 1 !important; }

.justify-content-start {
  justify-content: flex-start !important; }

.justify-content-end {
  justify-content: flex-end !important; }

.justify-content-center {
  justify-content: center !important; }

.justify-content-between {
  justify-content: space-between !important; }

.justify-content-around {
  justify-content: space-around !important; }

.align-items-start {
  align-items: flex-start !important; }

.align-items-end {
  align-items: flex-end !important; }

.align-items-center {
  align-items: center !important; }

.align-items-baseline {
  align-items: baseline !important; }

.align-items-stretch {
  align-items: stretch !important; }

.align-content-start {
  align-content: flex-start !important; }

.align-content-end {
  align-content: flex-end !important; }

.align-content-center {
  align-content: center !important; }

.align-content-between {
  align-content: space-between !important; }

.align-content-around {
  align-content: space-around !important; }

.align-content-stretch {
  align-content: stretch !important; }

.align-self-auto {
  align-self: auto !important; }

.align-self-start {
  align-self: flex-start !important; }

.align-self-end {
  align-self: flex-end !important; }

.align-self-center {
  align-self: center !important; }

.align-self-baseline {
  align-self: baseline !important; }

.align-self-stretch {
  align-self: stretch !important; }

@media (min-width: 576px) {
  .flex-sm-row {
    flex-direction: row !important; }
  .flex-sm-column {
    flex-direction: column !important; }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-sm-wrap {
    flex-wrap: wrap !important; }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important; }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-sm-fill {
    flex: 1 1 auto !important; }
  .flex-sm-grow-0 {
    flex-grow: 0 !important; }
  .flex-sm-grow-1 {
    flex-grow: 1 !important; }
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-sm-start {
    justify-content: flex-start !important; }
  .justify-content-sm-end {
    justify-content: flex-end !important; }
  .justify-content-sm-center {
    justify-content: center !important; }
  .justify-content-sm-between {
    justify-content: space-between !important; }
  .justify-content-sm-around {
    justify-content: space-around !important; }
  .align-items-sm-start {
    align-items: flex-start !important; }
  .align-items-sm-end {
    align-items: flex-end !important; }
  .align-items-sm-center {
    align-items: center !important; }
  .align-items-sm-baseline {
    align-items: baseline !important; }
  .align-items-sm-stretch {
    align-items: stretch !important; }
  .align-content-sm-start {
    align-content: flex-start !important; }
  .align-content-sm-end {
    align-content: flex-end !important; }
  .align-content-sm-center {
    align-content: center !important; }
  .align-content-sm-between {
    align-content: space-between !important; }
  .align-content-sm-around {
    align-content: space-around !important; }
  .align-content-sm-stretch {
    align-content: stretch !important; }
  .align-self-sm-auto {
    align-self: auto !important; }
  .align-self-sm-start {
    align-self: flex-start !important; }
  .align-self-sm-end {
    align-self: flex-end !important; }
  .align-self-sm-center {
    align-self: center !important; }
  .align-self-sm-baseline {
    align-self: baseline !important; }
  .align-self-sm-stretch {
    align-self: stretch !important; } }

@media (min-width: 768px) {
  .flex-md-row {
    flex-direction: row !important; }
  .flex-md-column {
    flex-direction: column !important; }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-md-wrap {
    flex-wrap: wrap !important; }
  .flex-md-nowrap {
    flex-wrap: nowrap !important; }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-md-fill {
    flex: 1 1 auto !important; }
  .flex-md-grow-0 {
    flex-grow: 0 !important; }
  .flex-md-grow-1 {
    flex-grow: 1 !important; }
  .flex-md-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-md-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-md-start {
    justify-content: flex-start !important; }
  .justify-content-md-end {
    justify-content: flex-end !important; }
  .justify-content-md-center {
    justify-content: center !important; }
  .justify-content-md-between {
    justify-content: space-between !important; }
  .justify-content-md-around {
    justify-content: space-around !important; }
  .align-items-md-start {
    align-items: flex-start !important; }
  .align-items-md-end {
    align-items: flex-end !important; }
  .align-items-md-center {
    align-items: center !important; }
  .align-items-md-baseline {
    align-items: baseline !important; }
  .align-items-md-stretch {
    align-items: stretch !important; }
  .align-content-md-start {
    align-content: flex-start !important; }
  .align-content-md-end {
    align-content: flex-end !important; }
  .align-content-md-center {
    align-content: center !important; }
  .align-content-md-between {
    align-content: space-between !important; }
  .align-content-md-around {
    align-content: space-around !important; }
  .align-content-md-stretch {
    align-content: stretch !important; }
  .align-self-md-auto {
    align-self: auto !important; }
  .align-self-md-start {
    align-self: flex-start !important; }
  .align-self-md-end {
    align-self: flex-end !important; }
  .align-self-md-center {
    align-self: center !important; }
  .align-self-md-baseline {
    align-self: baseline !important; }
  .align-self-md-stretch {
    align-self: stretch !important; } }

@media (min-width: 992px) {
  .flex-lg-row {
    flex-direction: row !important; }
  .flex-lg-column {
    flex-direction: column !important; }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-lg-wrap {
    flex-wrap: wrap !important; }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important; }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-lg-fill {
    flex: 1 1 auto !important; }
  .flex-lg-grow-0 {
    flex-grow: 0 !important; }
  .flex-lg-grow-1 {
    flex-grow: 1 !important; }
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-lg-start {
    justify-content: flex-start !important; }
  .justify-content-lg-end {
    justify-content: flex-end !important; }
  .justify-content-lg-center {
    justify-content: center !important; }
  .justify-content-lg-between {
    justify-content: space-between !important; }
  .justify-content-lg-around {
    justify-content: space-around !important; }
  .align-items-lg-start {
    align-items: flex-start !important; }
  .align-items-lg-end {
    align-items: flex-end !important; }
  .align-items-lg-center {
    align-items: center !important; }
  .align-items-lg-baseline {
    align-items: baseline !important; }
  .align-items-lg-stretch {
    align-items: stretch !important; }
  .align-content-lg-start {
    align-content: flex-start !important; }
  .align-content-lg-end {
    align-content: flex-end !important; }
  .align-content-lg-center {
    align-content: center !important; }
  .align-content-lg-between {
    align-content: space-between !important; }
  .align-content-lg-around {
    align-content: space-around !important; }
  .align-content-lg-stretch {
    align-content: stretch !important; }
  .align-self-lg-auto {
    align-self: auto !important; }
  .align-self-lg-start {
    align-self: flex-start !important; }
  .align-self-lg-end {
    align-self: flex-end !important; }
  .align-self-lg-center {
    align-self: center !important; }
  .align-self-lg-baseline {
    align-self: baseline !important; }
  .align-self-lg-stretch {
    align-self: stretch !important; } }

@media (min-width: 1200px) {
  .flex-xl-row {
    flex-direction: row !important; }
  .flex-xl-column {
    flex-direction: column !important; }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-xl-wrap {
    flex-wrap: wrap !important; }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important; }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-xl-fill {
    flex: 1 1 auto !important; }
  .flex-xl-grow-0 {
    flex-grow: 0 !important; }
  .flex-xl-grow-1 {
    flex-grow: 1 !important; }
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-xl-start {
    justify-content: flex-start !important; }
  .justify-content-xl-end {
    justify-content: flex-end !important; }
  .justify-content-xl-center {
    justify-content: center !important; }
  .justify-content-xl-between {
    justify-content: space-between !important; }
  .justify-content-xl-around {
    justify-content: space-around !important; }
  .align-items-xl-start {
    align-items: flex-start !important; }
  .align-items-xl-end {
    align-items: flex-end !important; }
  .align-items-xl-center {
    align-items: center !important; }
  .align-items-xl-baseline {
    align-items: baseline !important; }
  .align-items-xl-stretch {
    align-items: stretch !important; }
  .align-content-xl-start {
    align-content: flex-start !important; }
  .align-content-xl-end {
    align-content: flex-end !important; }
  .align-content-xl-center {
    align-content: center !important; }
  .align-content-xl-between {
    align-content: space-between !important; }
  .align-content-xl-around {
    align-content: space-around !important; }
  .align-content-xl-stretch {
    align-content: stretch !important; }
  .align-self-xl-auto {
    align-self: auto !important; }
  .align-self-xl-start {
    align-self: flex-start !important; }
  .align-self-xl-end {
    align-self: flex-end !important; }
  .align-self-xl-center {
    align-self: center !important; }
  .align-self-xl-baseline {
    align-self: baseline !important; }
  .align-self-xl-stretch {
    align-self: stretch !important; } }

.float-left {
  float: left !important; }

.float-right {
  float: right !important; }

.float-none {
  float: none !important; }

@media (min-width: 576px) {
  .float-sm-left {
    float: left !important; }
  .float-sm-right {
    float: right !important; }
  .float-sm-none {
    float: none !important; } }

@media (min-width: 768px) {
  .float-md-left {
    float: left !important; }
  .float-md-right {
    float: right !important; }
  .float-md-none {
    float: none !important; } }

@media (min-width: 992px) {
  .float-lg-left {
    float: left !important; }
  .float-lg-right {
    float: right !important; }
  .float-lg-none {
    float: none !important; } }

@media (min-width: 1200px) {
  .float-xl-left {
    float: left !important; }
  .float-xl-right {
    float: right !important; }
  .float-xl-none {
    float: none !important; } }

.overflow-auto {
  overflow: auto !important; }

.overflow-hidden {
  overflow: hidden !important; }

.position-static {
  position: static !important; }

.position-relative {
  position: relative !important; }

.position-absolute {
  position: absolute !important; }

.position-fixed {
  position: fixed !important; }

.position-sticky {
  position: sticky !important; }

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030; }

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030; }

@supports (position: sticky) {
  .sticky-top {
    position: sticky;
    top: 0;
    z-index: 1020; } }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal; }

.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important; }

.shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important; }

.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important; }

.shadow-none {
  box-shadow: none !important; }

.w-25 {
  width: 25% !important; }

.w-50 {
  width: 50% !important; }

.w-75 {
  width: 75% !important; }

.w-100 {
  width: 100% !important; }

.w-auto {
  width: auto !important; }

.h-25 {
  height: 25% !important; }

.h-50 {
  height: 50% !important; }

.h-75 {
  height: 75% !important; }

.h-100 {
  height: 100% !important; }

.h-auto {
  height: auto !important; }

.mw-100 {
  max-width: 100% !important; }

.mh-100 {
  max-height: 100% !important; }

.min-vw-100 {
  min-width: 100vw !important; }

.min-vh-100 {
  min-height: 100vh !important; }

.vw-100 {
  width: 100vw !important; }

.vh-100 {
  height: 100vh !important; }

.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: rgba(0, 0, 0, 0); }

.m-0 {
  margin: 0 !important; }

.mt-0,
.my-0 {
  margin-top: 0 !important; }

.mr-0,
.mx-0 {
  margin-right: 0 !important; }

.mb-0,
.my-0 {
  margin-bottom: 0 !important; }

.ml-0,
.mx-0 {
  margin-left: 0 !important; }

.m-1 {
  margin: 0.25rem !important; }

.mt-1,
.my-1 {
  margin-top: 0.25rem !important; }

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important; }

.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important; }

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important; }

.m-2 {
  margin: 0.5rem !important; }

.mt-2,
.my-2 {
  margin-top: 0.5rem !important; }

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important; }

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important; }

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important; }

.m-3 {
  margin: 1rem !important; }

.mt-3,
.my-3 {
  margin-top: 1rem !important; }

.mr-3,
.mx-3 {
  margin-right: 1rem !important; }

.mb-3,
.my-3 {
  margin-bottom: 1rem !important; }

.ml-3,
.mx-3 {
  margin-left: 1rem !important; }

.m-4 {
  margin: 1.5rem !important; }

.mt-4,
.my-4 {
  margin-top: 1.5rem !important; }

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important; }

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important; }

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important; }

.m-5 {
  margin: 3rem !important; }

.mt-5,
.my-5 {
  margin-top: 3rem !important; }

.mr-5,
.mx-5 {
  margin-right: 3rem !important; }

.mb-5,
.my-5 {
  margin-bottom: 3rem !important; }

.ml-5,
.mx-5 {
  margin-left: 3rem !important; }

.p-0 {
  padding: 0 !important; }

.pt-0,
.py-0 {
  padding-top: 0 !important; }

.pr-0,
.px-0 {
  padding-right: 0 !important; }

.pb-0,
.py-0 {
  padding-bottom: 0 !important; }

.pl-0,
.px-0 {
  padding-left: 0 !important; }

.p-1 {
  padding: 0.25rem !important; }

.pt-1,
.py-1 {
  padding-top: 0.25rem !important; }

.pr-1,
.px-1 {
  padding-right: 0.25rem !important; }

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important; }

.pl-1,
.px-1 {
  padding-left: 0.25rem !important; }

.p-2 {
  padding: 0.5rem !important; }

.pt-2,
.py-2 {
  padding-top: 0.5rem !important; }

.pr-2,
.px-2 {
  padding-right: 0.5rem !important; }

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important; }

.pl-2,
.px-2 {
  padding-left: 0.5rem !important; }

.p-3 {
  padding: 1rem !important; }

.pt-3,
.py-3 {
  padding-top: 1rem !important; }

.pr-3,
.px-3 {
  padding-right: 1rem !important; }

.pb-3,
.py-3 {
  padding-bottom: 1rem !important; }

.pl-3,
.px-3 {
  padding-left: 1rem !important; }

.p-4 {
  padding: 1.5rem !important; }

.pt-4,
.py-4 {
  padding-top: 1.5rem !important; }

.pr-4,
.px-4 {
  padding-right: 1.5rem !important; }

.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important; }

.pl-4,
.px-4 {
  padding-left: 1.5rem !important; }

.p-5 {
  padding: 3rem !important; }

.pt-5,
.py-5 {
  padding-top: 3rem !important; }

.pr-5,
.px-5 {
  padding-right: 3rem !important; }

.pb-5,
.py-5 {
  padding-bottom: 3rem !important; }

.pl-5,
.px-5 {
  padding-left: 3rem !important; }

.m-n1 {
  margin: -0.25rem !important; }

.mt-n1,
.my-n1 {
  margin-top: -0.25rem !important; }

.mr-n1,
.mx-n1 {
  margin-right: -0.25rem !important; }

.mb-n1,
.my-n1 {
  margin-bottom: -0.25rem !important; }

.ml-n1,
.mx-n1 {
  margin-left: -0.25rem !important; }

.m-n2 {
  margin: -0.5rem !important; }

.mt-n2,
.my-n2 {
  margin-top: -0.5rem !important; }

.mr-n2,
.mx-n2 {
  margin-right: -0.5rem !important; }

.mb-n2,
.my-n2 {
  margin-bottom: -0.5rem !important; }

.ml-n2,
.mx-n2 {
  margin-left: -0.5rem !important; }

.m-n3 {
  margin: -1rem !important; }

.mt-n3,
.my-n3 {
  margin-top: -1rem !important; }

.mr-n3,
.mx-n3 {
  margin-right: -1rem !important; }

.mb-n3,
.my-n3 {
  margin-bottom: -1rem !important; }

.ml-n3,
.mx-n3 {
  margin-left: -1rem !important; }

.m-n4 {
  margin: -1.5rem !important; }

.mt-n4,
.my-n4 {
  margin-top: -1.5rem !important; }

.mr-n4,
.mx-n4 {
  margin-right: -1.5rem !important; }

.mb-n4,
.my-n4 {
  margin-bottom: -1.5rem !important; }

.ml-n4,
.mx-n4 {
  margin-left: -1.5rem !important; }

.m-n5 {
  margin: -3rem !important; }

.mt-n5,
.my-n5 {
  margin-top: -3rem !important; }

.mr-n5,
.mx-n5 {
  margin-right: -3rem !important; }

.mb-n5,
.my-n5 {
  margin-bottom: -3rem !important; }

.ml-n5,
.mx-n5 {
  margin-left: -3rem !important; }

.m-auto {
  margin: auto !important; }

.mt-auto,
.my-auto {
  margin-top: auto !important; }

.mr-auto,
.mx-auto {
  margin-right: auto !important; }

.mb-auto,
.my-auto {
  margin-bottom: auto !important; }

.ml-auto,
.mx-auto {
  margin-left: auto !important; }

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important; }
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important; }
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important; }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important; }
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important; }
  .m-sm-1 {
    margin: 0.25rem !important; }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important; }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important; }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important; }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important; }
  .m-sm-2 {
    margin: 0.5rem !important; }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important; }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important; }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important; }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important; }
  .m-sm-3 {
    margin: 1rem !important; }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important; }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important; }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important; }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important; }
  .m-sm-4 {
    margin: 1.5rem !important; }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important; }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important; }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important; }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important; }
  .m-sm-5 {
    margin: 3rem !important; }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important; }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important; }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important; }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important; }
  .p-sm-0 {
    padding: 0 !important; }
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important; }
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important; }
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important; }
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important; }
  .p-sm-1 {
    padding: 0.25rem !important; }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important; }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important; }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important; }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important; }
  .p-sm-2 {
    padding: 0.5rem !important; }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important; }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important; }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important; }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important; }
  .p-sm-3 {
    padding: 1rem !important; }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important; }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important; }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important; }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important; }
  .p-sm-4 {
    padding: 1.5rem !important; }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important; }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important; }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important; }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important; }
  .p-sm-5 {
    padding: 3rem !important; }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important; }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important; }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important; }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important; }
  .m-sm-n1 {
    margin: -0.25rem !important; }
  .mt-sm-n1,
  .my-sm-n1 {
    margin-top: -0.25rem !important; }
  .mr-sm-n1,
  .mx-sm-n1 {
    margin-right: -0.25rem !important; }
  .mb-sm-n1,
  .my-sm-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-sm-n1,
  .mx-sm-n1 {
    margin-left: -0.25rem !important; }
  .m-sm-n2 {
    margin: -0.5rem !important; }
  .mt-sm-n2,
  .my-sm-n2 {
    margin-top: -0.5rem !important; }
  .mr-sm-n2,
  .mx-sm-n2 {
    margin-right: -0.5rem !important; }
  .mb-sm-n2,
  .my-sm-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-sm-n2,
  .mx-sm-n2 {
    margin-left: -0.5rem !important; }
  .m-sm-n3 {
    margin: -1rem !important; }
  .mt-sm-n3,
  .my-sm-n3 {
    margin-top: -1rem !important; }
  .mr-sm-n3,
  .mx-sm-n3 {
    margin-right: -1rem !important; }
  .mb-sm-n3,
  .my-sm-n3 {
    margin-bottom: -1rem !important; }
  .ml-sm-n3,
  .mx-sm-n3 {
    margin-left: -1rem !important; }
  .m-sm-n4 {
    margin: -1.5rem !important; }
  .mt-sm-n4,
  .my-sm-n4 {
    margin-top: -1.5rem !important; }
  .mr-sm-n4,
  .mx-sm-n4 {
    margin-right: -1.5rem !important; }
  .mb-sm-n4,
  .my-sm-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-sm-n4,
  .mx-sm-n4 {
    margin-left: -1.5rem !important; }
  .m-sm-n5 {
    margin: -3rem !important; }
  .mt-sm-n5,
  .my-sm-n5 {
    margin-top: -3rem !important; }
  .mr-sm-n5,
  .mx-sm-n5 {
    margin-right: -3rem !important; }
  .mb-sm-n5,
  .my-sm-n5 {
    margin-bottom: -3rem !important; }
  .ml-sm-n5,
  .mx-sm-n5 {
    margin-left: -3rem !important; }
  .m-sm-auto {
    margin: auto !important; }
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important; }
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important; }
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important; }
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important; } }

@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important; }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important; }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important; }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important; }
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important; }
  .m-md-1 {
    margin: 0.25rem !important; }
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important; }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important; }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important; }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important; }
  .m-md-2 {
    margin: 0.5rem !important; }
  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important; }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important; }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important; }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important; }
  .m-md-3 {
    margin: 1rem !important; }
  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important; }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important; }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important; }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important; }
  .m-md-4 {
    margin: 1.5rem !important; }
  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important; }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important; }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important; }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important; }
  .m-md-5 {
    margin: 3rem !important; }
  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important; }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important; }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important; }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important; }
  .p-md-0 {
    padding: 0 !important; }
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important; }
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important; }
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important; }
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important; }
  .p-md-1 {
    padding: 0.25rem !important; }
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important; }
  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important; }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important; }
  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important; }
  .p-md-2 {
    padding: 0.5rem !important; }
  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important; }
  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important; }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important; }
  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important; }
  .p-md-3 {
    padding: 1rem !important; }
  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important; }
  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important; }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important; }
  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important; }
  .p-md-4 {
    padding: 1.5rem !important; }
  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important; }
  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important; }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important; }
  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important; }
  .p-md-5 {
    padding: 3rem !important; }
  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important; }
  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important; }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important; }
  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important; }
  .m-md-n1 {
    margin: -0.25rem !important; }
  .mt-md-n1,
  .my-md-n1 {
    margin-top: -0.25rem !important; }
  .mr-md-n1,
  .mx-md-n1 {
    margin-right: -0.25rem !important; }
  .mb-md-n1,
  .my-md-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-md-n1,
  .mx-md-n1 {
    margin-left: -0.25rem !important; }
  .m-md-n2 {
    margin: -0.5rem !important; }
  .mt-md-n2,
  .my-md-n2 {
    margin-top: -0.5rem !important; }
  .mr-md-n2,
  .mx-md-n2 {
    margin-right: -0.5rem !important; }
  .mb-md-n2,
  .my-md-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-md-n2,
  .mx-md-n2 {
    margin-left: -0.5rem !important; }
  .m-md-n3 {
    margin: -1rem !important; }
  .mt-md-n3,
  .my-md-n3 {
    margin-top: -1rem !important; }
  .mr-md-n3,
  .mx-md-n3 {
    margin-right: -1rem !important; }
  .mb-md-n3,
  .my-md-n3 {
    margin-bottom: -1rem !important; }
  .ml-md-n3,
  .mx-md-n3 {
    margin-left: -1rem !important; }
  .m-md-n4 {
    margin: -1.5rem !important; }
  .mt-md-n4,
  .my-md-n4 {
    margin-top: -1.5rem !important; }
  .mr-md-n4,
  .mx-md-n4 {
    margin-right: -1.5rem !important; }
  .mb-md-n4,
  .my-md-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-md-n4,
  .mx-md-n4 {
    margin-left: -1.5rem !important; }
  .m-md-n5 {
    margin: -3rem !important; }
  .mt-md-n5,
  .my-md-n5 {
    margin-top: -3rem !important; }
  .mr-md-n5,
  .mx-md-n5 {
    margin-right: -3rem !important; }
  .mb-md-n5,
  .my-md-n5 {
    margin-bottom: -3rem !important; }
  .ml-md-n5,
  .mx-md-n5 {
    margin-left: -3rem !important; }
  .m-md-auto {
    margin: auto !important; }
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important; }
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important; }
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important; }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important; } }

@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important; }
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important; }
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important; }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important; }
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important; }
  .m-lg-1 {
    margin: 0.25rem !important; }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important; }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important; }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important; }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important; }
  .m-lg-2 {
    margin: 0.5rem !important; }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important; }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important; }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important; }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important; }
  .m-lg-3 {
    margin: 1rem !important; }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important; }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important; }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important; }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important; }
  .m-lg-4 {
    margin: 1.5rem !important; }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important; }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important; }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important; }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important; }
  .m-lg-5 {
    margin: 3rem !important; }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important; }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important; }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important; }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important; }
  .p-lg-0 {
    padding: 0 !important; }
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important; }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important; }
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important; }
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important; }
  .p-lg-1 {
    padding: 0.25rem !important; }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important; }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important; }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important; }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important; }
  .p-lg-2 {
    padding: 0.5rem !important; }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important; }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important; }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important; }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important; }
  .p-lg-3 {
    padding: 1rem !important; }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important; }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important; }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important; }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important; }
  .p-lg-4 {
    padding: 1.5rem !important; }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important; }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important; }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important; }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important; }
  .p-lg-5 {
    padding: 3rem !important; }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important; }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important; }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important; }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important; }
  .m-lg-n1 {
    margin: -0.25rem !important; }
  .mt-lg-n1,
  .my-lg-n1 {
    margin-top: -0.25rem !important; }
  .mr-lg-n1,
  .mx-lg-n1 {
    margin-right: -0.25rem !important; }
  .mb-lg-n1,
  .my-lg-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-lg-n1,
  .mx-lg-n1 {
    margin-left: -0.25rem !important; }
  .m-lg-n2 {
    margin: -0.5rem !important; }
  .mt-lg-n2,
  .my-lg-n2 {
    margin-top: -0.5rem !important; }
  .mr-lg-n2,
  .mx-lg-n2 {
    margin-right: -0.5rem !important; }
  .mb-lg-n2,
  .my-lg-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-lg-n2,
  .mx-lg-n2 {
    margin-left: -0.5rem !important; }
  .m-lg-n3 {
    margin: -1rem !important; }
  .mt-lg-n3,
  .my-lg-n3 {
    margin-top: -1rem !important; }
  .mr-lg-n3,
  .mx-lg-n3 {
    margin-right: -1rem !important; }
  .mb-lg-n3,
  .my-lg-n3 {
    margin-bottom: -1rem !important; }
  .ml-lg-n3,
  .mx-lg-n3 {
    margin-left: -1rem !important; }
  .m-lg-n4 {
    margin: -1.5rem !important; }
  .mt-lg-n4,
  .my-lg-n4 {
    margin-top: -1.5rem !important; }
  .mr-lg-n4,
  .mx-lg-n4 {
    margin-right: -1.5rem !important; }
  .mb-lg-n4,
  .my-lg-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-lg-n4,
  .mx-lg-n4 {
    margin-left: -1.5rem !important; }
  .m-lg-n5 {
    margin: -3rem !important; }
  .mt-lg-n5,
  .my-lg-n5 {
    margin-top: -3rem !important; }
  .mr-lg-n5,
  .mx-lg-n5 {
    margin-right: -3rem !important; }
  .mb-lg-n5,
  .my-lg-n5 {
    margin-bottom: -3rem !important; }
  .ml-lg-n5,
  .mx-lg-n5 {
    margin-left: -3rem !important; }
  .m-lg-auto {
    margin: auto !important; }
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important; }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important; }
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important; }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important; } }

@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important; }
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important; }
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important; }
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important; }
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important; }
  .m-xl-1 {
    margin: 0.25rem !important; }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important; }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important; }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important; }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important; }
  .m-xl-2 {
    margin: 0.5rem !important; }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important; }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important; }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important; }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important; }
  .m-xl-3 {
    margin: 1rem !important; }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important; }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important; }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important; }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important; }
  .m-xl-4 {
    margin: 1.5rem !important; }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important; }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important; }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important; }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important; }
  .m-xl-5 {
    margin: 3rem !important; }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important; }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important; }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important; }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important; }
  .p-xl-0 {
    padding: 0 !important; }
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important; }
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important; }
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important; }
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important; }
  .p-xl-1 {
    padding: 0.25rem !important; }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important; }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important; }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important; }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important; }
  .p-xl-2 {
    padding: 0.5rem !important; }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important; }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important; }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important; }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important; }
  .p-xl-3 {
    padding: 1rem !important; }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important; }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important; }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important; }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important; }
  .p-xl-4 {
    padding: 1.5rem !important; }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important; }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important; }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important; }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important; }
  .p-xl-5 {
    padding: 3rem !important; }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important; }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important; }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important; }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important; }
  .m-xl-n1 {
    margin: -0.25rem !important; }
  .mt-xl-n1,
  .my-xl-n1 {
    margin-top: -0.25rem !important; }
  .mr-xl-n1,
  .mx-xl-n1 {
    margin-right: -0.25rem !important; }
  .mb-xl-n1,
  .my-xl-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-xl-n1,
  .mx-xl-n1 {
    margin-left: -0.25rem !important; }
  .m-xl-n2 {
    margin: -0.5rem !important; }
  .mt-xl-n2,
  .my-xl-n2 {
    margin-top: -0.5rem !important; }
  .mr-xl-n2,
  .mx-xl-n2 {
    margin-right: -0.5rem !important; }
  .mb-xl-n2,
  .my-xl-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-xl-n2,
  .mx-xl-n2 {
    margin-left: -0.5rem !important; }
  .m-xl-n3 {
    margin: -1rem !important; }
  .mt-xl-n3,
  .my-xl-n3 {
    margin-top: -1rem !important; }
  .mr-xl-n3,
  .mx-xl-n3 {
    margin-right: -1rem !important; }
  .mb-xl-n3,
  .my-xl-n3 {
    margin-bottom: -1rem !important; }
  .ml-xl-n3,
  .mx-xl-n3 {
    margin-left: -1rem !important; }
  .m-xl-n4 {
    margin: -1.5rem !important; }
  .mt-xl-n4,
  .my-xl-n4 {
    margin-top: -1.5rem !important; }
  .mr-xl-n4,
  .mx-xl-n4 {
    margin-right: -1.5rem !important; }
  .mb-xl-n4,
  .my-xl-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-xl-n4,
  .mx-xl-n4 {
    margin-left: -1.5rem !important; }
  .m-xl-n5 {
    margin: -3rem !important; }
  .mt-xl-n5,
  .my-xl-n5 {
    margin-top: -3rem !important; }
  .mr-xl-n5,
  .mx-xl-n5 {
    margin-right: -3rem !important; }
  .mb-xl-n5,
  .my-xl-n5 {
    margin-bottom: -3rem !important; }
  .ml-xl-n5,
  .mx-xl-n5 {
    margin-left: -3rem !important; }
  .m-xl-auto {
    margin: auto !important; }
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important; }
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important; }
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important; }
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important; } }

.text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important; }

.text-justify {
  text-align: justify !important; }

.text-wrap {
  white-space: normal !important; }

.text-nowrap {
  white-space: nowrap !important; }

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.text-left {
  text-align: left !important; }

.text-right {
  text-align: right !important; }

.text-center {
  text-align: center !important; }

@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important; }
  .text-sm-right {
    text-align: right !important; }
  .text-sm-center {
    text-align: center !important; } }

@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important; }
  .text-md-right {
    text-align: right !important; }
  .text-md-center {
    text-align: center !important; } }

@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important; }
  .text-lg-right {
    text-align: right !important; }
  .text-lg-center {
    text-align: center !important; } }

@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important; }
  .text-xl-right {
    text-align: right !important; }
  .text-xl-center {
    text-align: center !important; } }

.text-lowercase {
  text-transform: lowercase !important; }

.text-uppercase {
  text-transform: uppercase !important; }

.text-capitalize {
  text-transform: capitalize !important; }

.font-weight-light {
  font-weight: 300 !important; }

.font-weight-lighter {
  font-weight: lighter !important; }

.font-weight-normal {
  font-weight: 400 !important; }

.font-weight-bold {
  font-weight: 700 !important; }

.font-weight-bolder {
  font-weight: bolder !important; }

.font-italic {
  font-style: italic !important; }

.text-white {
  color: #fff !important; }

.text-primary {
  color: #007bff !important; }

a.text-primary:hover, a.text-primary:focus {
  color: #0056b3 !important; }

.text-secondary {
  color: #6c757d !important; }

a.text-secondary:hover, a.text-secondary:focus {
  color: #494f54 !important; }

.text-success {
  color: #28a745 !important; }

a.text-success:hover, a.text-success:focus {
  color: #19692c !important; }

.text-info {
  color: #17a2b8 !important; }

a.text-info:hover, a.text-info:focus {
  color: #0f6674 !important; }

.text-warning {
  color: #ffc107 !important; }

a.text-warning:hover, a.text-warning:focus {
  color: #ba8b00 !important; }

.text-danger {
  color: #dc3545 !important; }

a.text-danger:hover, a.text-danger:focus {
  color: #a71d2a !important; }

.text-light {
  color: #f8f9fa !important; }

a.text-light:hover, a.text-light:focus {
  color: #cbd3da !important; }

.text-dark {
  color: #343a40 !important; }

a.text-dark:hover, a.text-dark:focus {
  color: #121416 !important; }

.text-body {
  color: #212529 !important; }

.text-muted {
  color: #6c757d !important; }

.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important; }

.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.text-decoration-none {
  text-decoration: none !important; }

.text-break {
  word-break: break-word !important;
  overflow-wrap: break-word !important; }

.text-reset {
  color: inherit !important; }

.visible {
  visibility: visible !important; }

.invisible {
  visibility: hidden !important; }

@media print {
  *,
  *::before,
  *::after {
    text-shadow: none !important;
    box-shadow: none !important; }
  a:not(.btn) {
    text-decoration: underline; }
  abbr[title]::after {
    content: " (" attr(title) ")"; }
  pre {
    white-space: pre-wrap !important; }
  pre,
  blockquote {
    border: 1px solid #adb5bd;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  @page {
    size: a3; }
  body {
    min-width: 992px !important; }
  .container {
    min-width: 992px !important; }
  .navbar {
    display: none; }
  .badge {
    border: 1px solid #000; }
  .table {
    border-collapse: collapse !important; }
    .table td,
    .table th {
      background-color: #fff !important; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #dee2e6 !important; }
  .table-dark {
    color: inherit; }
    .table-dark th,
    .table-dark td,
    .table-dark thead th,
    .table-dark tbody + tbody {
      border-color: #dee2e6; }
  .table .thead-dark th {
    color: inherit;
    border-color: #dee2e6; } }

/* BASE */
* {
  outline: none;
  box-sizing: border-box; }

body {
  margin: 0;
  padding: 0; }

p {
  margin: 0; }

ul {
  margin: 0;
  padding: 0;
  list-style: none; }

a {
  text-decoration: none;
  color: unset; }
  a:hover {
    color: unset; }

label {
  margin: 0; }

button {
  padding: 0;
  margin: 0;
  border: 0;
  background: none; }

h1, h2, h3, h4, h5, h6 {
  font-weight: inherit;
  font-size: inherit;
  margin: 0;
  padding: 0; }

input[type=text]::-ms-clear {
  display: none;
  width: 0;
  height: 0; }

input[type=text]::-ms-reveal {
  display: none;
  width: 0;
  height: 0; }

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  display: none; }

/* colors */
* {
  outline: none; }

html {
  height: 100%;
  overflow-x: hidden; }

body {
  padding-top: 51px;
  position: relative;
  background: #eee;
  font-family: 'Roboto', sans-serif;
  color: #333;
  font-size: 14px;
  cursor: default;
  min-width: 320px;
  min-height: 100%;
  display: flex;
  flex-direction: column;
  overflow-x: hidden;
  overflow-y: auto; }

body.body-white {
  background: #fff; }

body.scroll-blocked {
  overflow: hidden; }

body.mobile-menu-opened {
  overflow: hidden; }

body.mobile-menu-search-opened {
  overflow: hidden; }

body.popup-opened {
  overflow: hidden; }

main {
  flex: 1 1 auto; }

a {
  color: initial;
  text-decoration: none; }
  a:hover {
    color: initial;
    text-decoration: none; }

.page-frame {
  padding: 15px 0 30px; }

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0; }

input[type=number] {
  -moz-appearance: textfield; }

button:focus {
  outline: 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 {
	padding-right: 10px;
	padding-left: 10px;
}
*/
@media (min-width: 576px) {
  .container {
    max-width: unset; } }

@media (min-width: 768px) {
  body {
    padding-top: 65px; }
  .container {
    max-width: 760px; }
  .page-frame {
    padding: 0 0 30px; } }

@media (min-width: 992px) {
  .container {
    max-width: 960px; } }

@media (min-width: 1200px) {
  body {
    padding-top: 0; }
  .container {
    max-width: 1180px; } }

svg:not([class]) {
  width: 0;
  height: 0;
  overflow: hidden;
  display: none; }

.icon {
  position: relative;
  display: block;
  width: 1em;
  height: 1em;
  opacity: 1;
  backface-visibility: hidden;
  fill: currentColor;
  stroke: currentColor;
  stroke-width: 0; }

.icon svg, .icon img {
  display: block;
  width: 1em;
  height: 1em;
  max-width: 100%;
  max-height: 100%; }

.icon svg {
  backface-visibility: hidden;
  fill: inherit;
  stroke: inherit;
  stroke-width: inherit; }

/* bootstrap custom */
.col-xl-five {
  position: relative;
  width: 100%; }

.col-xs-five {
  flex: 0 0 100%;
  max-width: 100%; }

@media (min-width: 1200px) {
  .col-xl-five {
    flex: 0 0 calc(100% / 5);
    max-width: calc(100% / 5); } }

/* plugins */
.glightbox-container {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999 !important;
  overflow: hidden;
  overflow-scrolling: touch; }

.glightbox-container.inactive {
  display: none; }

.glightbox-container .gcontainer {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 9999; }

.glightbox-container .gslider {
  -webkit-transition: -webkit-transform .4s ease;
  transition: -webkit-transform .4s ease;
  transition: transform .4s ease;
  transition: transform .4s ease,-webkit-transform .4s ease;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
  position: absolute; }

.glightbox-container .gslide {
  height: 100%;
  width: 100%;
  position: absolute;
  display: block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  opacity: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.glightbox-container .gslide.current {
  opacity: 1;
  z-index: 99999; }

.glightbox-container .gslide.prev {
  opacity: 1;
  z-index: 9999; }

.glightbox-container .gslide-inner-content {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.glightbox-container .ginner-container {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  max-width: 100%; }

.glightbox-container .ginner-container.desc-bottom, .glightbox-container .ginner-container.desc-top {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }

.glightbox-container .ginner-container.desc-left, .glightbox-container .ginner-container.desc-right {
  max-width: 100% !important; }

.gslide iframe, .gslide video {
  width: 100vw;
  max-width: 100vw;
  min-width: 100vw;
  outline: 0 !important;
  border: none;
  min-height: 165px;
  -webkit-overflow-scrolling: touch;
  overflow-scrolling: touch;
  -ms-touch-action: auto;
  touch-action: auto; }

.gslide-image {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.gslide-image img {
  max-height: 100vh;
  display: block;
  max-width: 100%;
  margin: 0;
  padding: 0;
  float: none;
  outline: 0;
  border: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: auto;
  width: initial; }

.gslide-video {
  width: 100%;
  height: auto;
  min-width: 100%;
  max-width: 100%;
  min-height: auto;
  max-height: auto;
  position: relative; }

.gslide-video:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(255, 0, 0, 0.34);
  display: none; }

.gslide-video.playing:before {
  display: none; }

.gslide-video .jw-media, .gslide-video .jw-video {
  position: relative !important; }

.gslide-video .jwplayer {
  max-width: 100vw;
  width: 100vh;
  height: auto !important; }

.gslide-video .box-emboss, .gslide-video .jwplayer {
  outline: 0 !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  border: none !important; }

.gslide-video .box-emboss .btnd.active, .gslide-video .box-emboss .btnd:active, .gslide-video .box-emboss .btnd:focus, .gslide-video .jwplayer .btnd.active, .gslide-video .jwplayer .btnd:active, .gslide-video .jwplayer .btnd:focus {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none; }

.gslide-video object {
  position: absolute;
  top: 0;
  left: 0; }

.gslide-inline {
  background: #fff;
  padding: 20px;
  text-align: left;
  max-height: 62vh;
  overflow: auto; }

.ginlined-content {
  overflow: auto;
  display: block !important;
  opacity: 1; }

.gslide-external {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-width: 100%;
  background: #fff;
  padding: 0;
  overflow: auto;
  max-height: 62vh; }

.gslide-media {
  display: block;
  width: auto; }

.gslide-description.left-position, .gslide-description.right-position {
  padding: 30px;
  background: #fff;
  max-width: 300px;
  min-width: 190px; }

.gslide-description .bottom-position, .gslide-description .top-position {
  padding: 30px;
  background: #fff;
  width: 100%;
  display: inline-block;
  min-width: 190px; }

.gslide-description.description-left, .gslide-description.description-right {
  max-width: 100%; }

.gslide-description p {
  margin-bottom: 12px; }

.gslide-description p::last-child {
  margin-bottom: 0; }

.glightbox-mobile .glightbox-container .gslide-description {
  position: absolute;
  bottom: 15px;
  padding: 19px 11px;
  max-width: 100vw !important;
  -webkit-box-ordinal-group: 3 !important;
  -ms-flex-order: 2 !important;
  order: 2 !important;
  max-height: 78vh;
  overflow: auto !important;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.75)));
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.75) 100%);
  -webkit-transition: opacity .3s linear;
  transition: opacity .3s linear; }

.glightbox-mobile .glightbox-container .gslide-title {
  color: #fff;
  font-size: 1em; }

.glightbox-mobile .glightbox-container .gslide-desc {
  color: #a1a1a1; }

.glightbox-mobile .glightbox-container .gslide-desc a {
  color: #fff;
  font-weight: 700; }

.glightbox-mobile .glightbox-container .gslide-desc .desc-more {
  color: #fff;
  opacity: .4; }

.gdesc-open .gslide-media {
  -webkit-transition: opacity .5s ease;
  transition: opacity .5s ease;
  opacity: .4; }

.gdesc-open .gslide-description {
  padding-bottom: 30px; }

.gdesc-closed .gslide-media {
  -webkit-transition: opacity .5s ease;
  transition: opacity .5s ease;
  opacity: 1; }

.greset {
  -webkit-transition: all .5s ease;
  transition: all .5s ease; }

.glightbox-desc {
  display: none; }

.glightbox-open {
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  -ms-touch-action: auto;
  touch-action: auto;
  height: auto; }

.gloader {
  height: 25px;
  width: 25px;
  -webkit-animation: lightboxLoader .8s infinite linear;
  animation: lightboxLoader .8s infinite linear;
  border: 2px solid #fff;
  border-right-color: transparent;
  border-radius: 50%;
  position: absolute;
  display: block;
  z-index: 9999;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 47%; }

.goverlay {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: #000; }

.gclose, .gnext, .gprev {
  background-repeat: no-repeat;
  z-index: 99999;
  cursor: pointer;
  width: 26px;
  height: 44px;
  display: block;
  background-position: 0 0; }

.gclose.disabled, .gnext.disabled, .gprev.disabled {
  opacity: .1; }

.gclose .garrow, .gnext .garrow, .gprev .garrow {
  stroke: #fff; }

iframe.wait-autoplay {
  opacity: 0; }

.glightbox-closing .gclose, .glightbox-closing .gnext, .glightbox-closing .gprev {
  opacity: 0 !important; }

.glightbox-clean .gslide-description {
  background: #fff;
  padding: 22px 20px; }

.glightbox-clean .gslide-title {
  font-size: 1em;
  font-weight: 400;
  font-family: arial;
  color: #000;
  margin-bottom: 19px;
  line-height: 1.4em; }

.glightbox-clean .gslide-desc {
  font-size: .86em;
  margin-bottom: 0;
  font-family: arial;
  line-height: 1.4em; }

.glightbox-clean .gslide-video {
  background: #000; }

.glightbox-clean .gclose, .glightbox-clean .gnext, .glightbox-clean .gprev {
  background-color: rgba(0, 0, 0, 0.08);
  position: absolute;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGMAAAA2CAYAAADTeCfRAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIE1hY2ludG9zaCIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo5NThDMEMwNzg3NjgxMUU1QUM2MUYwRDYwNTNEN0UxMSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo5NThDMEMwODg3NjgxMUU1QUM2MUYwRDYwNTNEN0UxMSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjk1OEMwQzA1ODc2ODExRTVBQzYxRjBENjA1M0Q3RTExIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjk1OEMwQzA2ODc2ODExRTVBQzYxRjBENjA1M0Q3RTExIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+htE8KwAAA9BJREFUeNrsm1tIFGEYhndDI4OSLgqkMrKjBXYwCjt40QkpL4pMyoqMgigIgm6iiy66KSwpj2vrucKgpINRRhYRooQkWYEWUkaWERokhVQXbu/QOyDhpjPzz3H/Dx7W1f2+753/3X9mnPnHHwqFfDKcEWPkEEgzZEgzpBkybDbjHLhvIP8GKLNhPILgksEaFaDKKWacAMdAn4Ean8F+kGOxGXFgDyjSmZ8L9oFpurKVU1uBnAr9jZMCah1hrQLBGkciyL7FGvNymXdZb2+RG3GGYo4LrHmINS9abEiZRkMu8PNXjPQVJV4Vc9SEgclm7WqLDSkd5RdBiBGizCihmMMmDkwWe1yz2JBy9g2E+ft5o7smkWZUUMwBCwYmg71u2nQMCZhphFEzaihmt4UDk86e9TYZUsj3OaKNMGJGHcVkWjwoChvZ+7HFfQvZt42vpaJ76Em6SzHbbDBCZR01NFvct519u8yorzXhEcWk2WiESiq1tFrUT901veZrnp1mNFHEWgcYoZJMTe0m98ljn3K+z+f7oB1mtLD5agcZoZJEbZ3Ab0J9deCrwpzSB6004xWbLnegESqJ1NgNok04aFeF+XtA5MF8pA90stkiBxuhkkCtvSBGQL2iEYz415Bys8yIAu/ZZKELjFCJp+Z+EGugTgHrVGq8ClEm2oxZ4CUYAHNcZIRKHOjj6ed8A8eISo15xUaPIcP9spFFk11ohMp0bkOHxrxa5lXo7Ksack9Pvn+YpTqLwS0QDZbxRo+bYgJoBZPAZtCiIVe5QzceZBroXwP8YKfWRH+YdVOx4AOYCOJBt0uMUAz4BGLAVNDjhXvg/bwF2UdTElywLVOoN5o/97hsRv/3HvgAv10fwVuQ6ODtUO45f6HmyaDXi6tDfoMZNKMdJDlwG2ZyN/qVs/mbl5fqDILZoAO8AMkO0j8XvONJhjKLf0TKuqkF4Dl4BlY6QLty1vcGdHE39SvSFrEtBc2gCWywUfcKfjE6eHIxGKkrCleBRvAApNmgOQU8BW2crRG/vDMV1JN0C/WmcmYqZizxeSyMLO/cBG6DOyDDAq3rwRPOyhSfB8PoWtst4DrJMlGnYnwDeMjZ4c0QdGGumhfIsk246LeVtetcfOFyVEQJ8nQv+AkqwThQIqjuDnAV1ILtPo9HlMBaB/kfewCMBfkG6ylL85VnJZSroLt8kRAmTLezOpfUD+W0WQvFnIzfpEePlaeO5oE1OvOVp56+R8KuaWiYZYYMG05tZUgzpBkypBnSDBnSDGmGDGmGDGmGNEOGNEOaIUOa4YH4I8AAM9m8BFEzyDIAAAAASUVORK5CYII=); }

.glightbox-clean .gprev {
  background-position: 4px 5px;
  top: -100%;
  left: 30px;
  width: 38px;
  height: 56px; }

.glightbox-clean .gnext {
  background-position: -27px 5px;
  top: -100%;
  right: 30px;
  width: 38px;
  height: 56px; }

.glightbox-clean .gclose {
  width: 35px;
  height: 35px;
  top: 15px;
  right: 10px;
  opacity: .7;
  background-position: -59px 2px; }

.glightbox-clean .gclose:hover {
  opacity: 1; }

.gfadeIn {
  -webkit-animation: gfadeIn .5s ease;
  animation: gfadeIn .5s ease; }

.gfadeOut {
  -webkit-animation: gfadeOut .5s ease;
  animation: gfadeOut .5s ease; }

.gslideOutLeft {
  -webkit-animation: gslideOutLeft .3s ease;
  animation: gslideOutLeft .3s ease; }

.gslideInLeft {
  -webkit-animation: gslideInLeft .3s ease;
  animation: gslideInLeft .3s ease; }

.gslideOutRight {
  -webkit-animation: gslideOutRight .3s ease;
  animation: gslideOutRight .3s ease; }

.gslideInRight {
  -webkit-animation: gslideInRight .3s ease;
  animation: gslideInRight .3s ease; }

.gzoomIn {
  -webkit-animation: gzoomIn .5s ease;
  animation: gzoomIn .5s ease; }

.gzoomOut {
  -webkit-animation: gzoomOut .5s ease;
  animation: gzoomOut .5s ease; }

@-webkit-keyframes lightboxLoader {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes lightboxLoader {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@-webkit-keyframes gfadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes gfadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@-webkit-keyframes gfadeOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

@keyframes gfadeOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

@-webkit-keyframes gslideInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-60%, 0, 0);
    transform: translate3d(-60%, 0, 0); }
  to {
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

@keyframes gslideInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-60%, 0, 0);
    transform: translate3d(-60%, 0, 0); }
  to {
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

@-webkit-keyframes gslideOutLeft {
  from {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    -webkit-transform: translate3d(-60%, 0, 0);
    transform: translate3d(-60%, 0, 0);
    opacity: 0;
    visibility: hidden; } }

@keyframes gslideOutLeft {
  from {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    -webkit-transform: translate3d(-60%, 0, 0);
    transform: translate3d(-60%, 0, 0);
    opacity: 0;
    visibility: hidden; } }

@-webkit-keyframes gslideInRight {
  from {
    opacity: 0;
    visibility: visible;
    -webkit-transform: translate3d(60%, 0, 0);
    transform: translate3d(60%, 0, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

@keyframes gslideInRight {
  from {
    opacity: 0;
    visibility: visible;
    -webkit-transform: translate3d(60%, 0, 0);
    transform: translate3d(60%, 0, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

@-webkit-keyframes gslideOutRight {
  from {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    -webkit-transform: translate3d(60%, 0, 0);
    transform: translate3d(60%, 0, 0);
    opacity: 0; } }

@keyframes gslideOutRight {
  from {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    -webkit-transform: translate3d(60%, 0, 0);
    transform: translate3d(60%, 0, 0);
    opacity: 0; } }

@-webkit-keyframes gzoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  to {
    opacity: 1; } }

@keyframes gzoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  to {
    opacity: 1; } }

@-webkit-keyframes gzoomOut {
  from {
    opacity: 1; }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  to {
    opacity: 0; } }

@keyframes gzoomOut {
  from {
    opacity: 1; }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  to {
    opacity: 0; } }

@media (min-width: 25em) {
  .gslide iframe, .gslide video {
    min-width: 0; } }

@media (min-width: 48em) {
  .glightbox-container .ginner-container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row; }
  .glightbox-container .ginner-container.desc-left .gslide-description, .glightbox-container .ginner-container.desc-top .gslide-description {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0; }
  .glightbox-container .ginner-container.desc-left .gslide-media, .glightbox-container .ginner-container.desc-top .gslide-media {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .gslide-image img {
    width: auto;
    width: initial;
    max-height: 97vh; }
  .gslide-video {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-height: 100px;
    height: 100%;
    max-height: 95vh !important; }
  .gslide-external, .gslide-inline {
    max-height: 95vh; }
  .gslide-media {
    display: block;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .gslide-description.description-left, .gslide-description.description-right {
    max-width: 275px; }
  .goverlay {
    background: rgba(0, 0, 0, 0.92); }
  .glightbox-clean .ginner-container {
    -webkit-box-shadow: 1px 2px 9px 0 rgba(0, 0, 0, 0.65);
    box-shadow: 1px 2px 9px 0 rgba(0, 0, 0, 0.65); }
  .glightbox-clean .gnext, .glightbox-clean .gprev {
    top: 45%; } }

@media (min-width: 62em) {
  .glightbox-clean .gclose {
    right: 20px; } }

/**
 * Swiper 4.3.3
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://www.idangero.us/swiper/
 *
 * Copyright 2014-2018 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: June 5, 2018
 */
.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1; }

.swiper-container-no-flexbox .swiper-slide {
  float: left; }

.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column; }

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0); }

.swiper-container-multirow > .swiper-wrapper {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto; }

.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform; }

.swiper-invisible-blank-slide {
  visibility: hidden; }

/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto; }

.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  -o-transition-property: transform, height;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform; }

/* 3D Effects */
.swiper-container-3d {
  -webkit-perspective: 1200px;
  perspective: 1200px; }

.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d; }

.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10; }

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

/* IE10 Windows Phone 8 Fixes */
.swiper-container-wp8-horizontal,
.swiper-container-wp8-horizontal > .swiper-wrapper {
  -ms-touch-action: pan-y;
  touch-action: pan-y; }

.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical > .swiper-wrapper {
  -ms-touch-action: pan-x;
  touch-action: pan-x; }

/*
.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
}

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto;
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto;
}

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
	background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pg0KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE2LjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPg0KPCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCINCgkgd2lkdGg9IjQ1MS44NDZweCIgaGVpZ2h0PSI0NTEuODQ3cHgiIHZpZXdCb3g9IjAgMCA0NTEuODQ2IDQ1MS44NDciIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDQ1MS44NDYgNDUxLjg0NzsiDQoJIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPGc+DQoJPHBhdGggZmlsbD0iI2ZmZmZmZiIgZD0iTTM0NS40NDEsMjQ4LjI5MkwxNTEuMTU0LDQ0Mi41NzNjLTEyLjM1OSwxMi4zNjUtMzIuMzk3LDEyLjM2NS00NC43NSwwYy0xMi4zNTQtMTIuMzU0LTEyLjM1NC0zMi4zOTEsMC00NC43NDQNCgkJTDI3OC4zMTgsMjI1LjkyTDEwNi40MDksNTQuMDE3Yy0xMi4zNTQtMTIuMzU5LTEyLjM1NC0zMi4zOTQsMC00NC43NDhjMTIuMzU0LTEyLjM1OSwzMi4zOTEtMTIuMzU5LDQ0Ljc1LDBsMTk0LjI4NywxOTQuMjg0DQoJCWM2LjE3Nyw2LjE4LDkuMjYyLDE0LjI3MSw5LjI2MiwyMi4zNjZDMzU0LjcwOCwyMzQuMDE4LDM1MS42MTcsMjQyLjExNSwzNDUuNDQxLDI0OC4yOTJ6Ii8+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8L3N2Zz4NCg==');
	left: 0;
	transform: rotate(180deg);
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
	background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pg0KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE2LjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPg0KPCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCINCgkgd2lkdGg9IjQ1MS44NDZweCIgaGVpZ2h0PSI0NTEuODQ3cHgiIHZpZXdCb3g9IjAgMCA0NTEuODQ2IDQ1MS44NDciIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDQ1MS44NDYgNDUxLjg0NzsiDQoJIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPGc+DQoJPHBhdGggZmlsbD0iI2ZmZmZmZiIgZD0iTTM0NS40NDEsMjQ4LjI5MkwxNTEuMTU0LDQ0Mi41NzNjLTEyLjM1OSwxMi4zNjUtMzIuMzk3LDEyLjM2NS00NC43NSwwYy0xMi4zNTQtMTIuMzU0LTEyLjM1NC0zMi4zOTEsMC00NC43NDQNCgkJTDI3OC4zMTgsMjI1LjkyTDEwNi40MDksNTQuMDE3Yy0xMi4zNTQtMTIuMzU5LTEyLjM1NC0zMi4zOTQsMC00NC43NDhjMTIuMzU0LTEyLjM1OSwzMi4zOTEtMTIuMzU5LDQ0Ljc1LDBsMTk0LjI4NywxOTQuMjg0DQoJCWM2LjE3Nyw2LjE4LDkuMjYyLDE0LjI3MSw5LjI2MiwyMi4zNjZDMzU0LjcwOCwyMzQuMDE4LDM1MS42MTcsMjQyLjExNSwzNDUuNDQxLDI0OC4yOTJ6Ii8+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8L3N2Zz4NCg==');
	right: 0;
}
*/
.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: 50px;
  height: 40px;
  font-size: 30px;
  background-color: rgba(255, 255, 255, 0);
  margin-top: 0;
  z-index: 1;
  cursor: pointer;
  background-size: 25px;
  background-position: center;
  background-repeat: no-repeat;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background-color .3s ease;
  transform: translateY(-50%); }

.swiper-button-prev.swiper-button-default {
  left: -50px; }

.swiper-button-next.swiper-button-default {
  right: -50px; }

.swiper-button-prev.swiper-button-default,
.swiper-button-next.swiper-button-default {
  width: 70px;
  height: 70px;
  color: #fff;
  border-radius: 100%;
  background: #D1D1D1 url(../img/arrow-bold.svg) center no-repeat;
  background-size: 26px; }

@media (max-width: 991.98px) {
  .swiper-button-prev.swiper-button-default,
  .swiper-button-next.swiper-button-default {
    opacity: 0 !important;
    pointer-events: none !important; } }

@media (min-width: 1200px) {
  .swiper-button-prev.swiper-button-default {
    left: -90px; }
  .swiper-button-next.swiper-button-default {
    right: -90px; } }

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: .3;
  cursor: auto;
  pointer-events: none; }

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  left: 0;
  transform: rotate(180deg) translateY(50%); }

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  right: 0; }

.swiper-button-lock {
  display: none; }

.swiper-pagination {
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 300ms opacity;
  transform: translate3d(0, 0, 0);
  /*display: block;*/
  position: absolute;
  /*left: 50%;*/
  bottom: 0;
  /*transform: translateX(-50%);*/
  white-space: nowrap;
  z-index: 1; }

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0; }

/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 20px;
  left: 0;
  width: 100%; }

/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0; }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
  position: relative; }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33); }

.swiper-pagination-bullet {
  width: 7px;
  height: 7px;
  display: inline-block;
  border: 1px solid #fff;
  background: #fff;
  position: relative;
  margin: 0 7px;
  transform: rotate(45deg);
  transition: transform .3s ease, background .3s ease; }

/*
.swiper-pagination-bullet:hover {
	border: 2px solid var(--primaryRed);
}

.swiper-pagination-bullet::before {
	content: '';
	position: absolute;
	left: 50%;
	top: 50%;
	width: 10px;
	height: 10px;
	border-radius: 100%;
	background: #d1d1d1;
	transform: translate(-50%, -50%) scale(0);
	transition: background .2s ease, transform .2s ease;
}
*/
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer; }

.swiper-pagination-bullet-active {
  /*border: 2px solid var(--primaryRed);*/
  transform: rotate(45deg) scale(1.5);
  background: rgba(255, 255, 255, 0); }

/*
.swiper-pagination-bullet-active:before {
	background: var(--primaryRed);
	transform: translate(-50%, -50%) scale(1);
}
*/
.swiper-container-vertical > .swiper-pagination-bullets {
  right: 18px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
  transform: translate3d(0px, -50%, 0); }

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block; }

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 8px; }

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  -webkit-transition: 200ms top, 200ms -webkit-transform;
  transition: 200ms top, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms top;
  transition: 200ms transform, 200ms top;
  transition: 200ms transform, 200ms top, 200ms -webkit-transform; }

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 6px; }

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  white-space: nowrap; }

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 200ms left, 200ms -webkit-transform;
  transition: 200ms left, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms left;
  transition: 200ms transform, 200ms left;
  transition: 200ms transform, 200ms left, 200ms -webkit-transform; }

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 200ms right, 200ms -webkit-transform;
  transition: 200ms right, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms right;
  transition: 200ms transform, 200ms right;
  transition: 200ms transform, 200ms right, 200ms -webkit-transform; }

/* Progress */
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute; }

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top; }

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
  -ms-transform-origin: right top;
  transform-origin: right top; }

.swiper-container-horizontal > .swiper-pagination-progressbar,
.swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0; }

.swiper-container-vertical > .swiper-pagination-progressbar,
.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0; }

.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #ffffff; }

.swiper-pagination-progressbar.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.25); }

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
  background: #ffffff; }

.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000000; }

.swiper-pagination-progressbar.swiper-pagination-black {
  background: rgba(0, 0, 0, 0.25); }

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
  background: #000000; }

.swiper-pagination-lock {
  display: none; }

/* Scrollbar */
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1); }

.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%; }

.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%; }

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0; }

.swiper-scrollbar-cursor-drag {
  cursor: move; }

.swiper-scrollbar-lock {
  display: none; }

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center; }

.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain; }

.swiper-slide-zoomed {
  cursor: move; }

/* Preloader */
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -ms-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite; }

.swiper-lazy-preloader:after {
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  background-size: 100%;
  background-repeat: no-repeat; }

.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E"); }

@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

/* a11y */
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000; }

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity; }

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper-container-cube {
  overflow: visible; }

.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%; }

.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0; }

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible; }

.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0; }

.swiper-container-flip {
  overflow: visible; }

.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1; }

.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.swiper-container-coverflow .swiper-wrapper {
  /* Windows 8 IE 10 fix */
  -ms-perspective: 1200px; }

/*! nouislider - 12.1.0 - 10/25/2018 */
/* Functional styling;
 * These styles are required for noUiSlider to function.
 * You don't need to change these rules to apply your design.
 */
.noUi-target,
.noUi-target * {
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-user-select: none;
  -ms-touch-action: none;
  touch-action: none;
  -ms-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.noUi-target {
  position: relative;
  direction: ltr; }

.noUi-base,
.noUi-connects {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1; }

/* Wrapper for all connect elements.
 */
.noUi-connects {
  overflow: hidden;
  z-index: 0; }

.noUi-connect,
.noUi-origin {
  will-change: transform;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0; }

/* Offset direction
 */
html:not([dir="rtl"]) .noUi-horizontal .noUi-origin {
  left: auto;
  right: 0; }

/* Give origins 0 height/width so they don't interfere with clicking the
 * connect elements.
 */
.noUi-vertical .noUi-origin {
  width: 0; }

.noUi-horizontal .noUi-origin {
  height: 0; }

.noUi-handle {
  position: absolute; }

.noUi-state-tap .noUi-connect,
.noUi-state-tap .noUi-origin {
  -webkit-transition: transform 0.3s;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s; }

.noUi-state-drag * {
  cursor: inherit !important; }

/* Slider size and handle placement;
 */
.noUi-horizontal {
  height: 18px; }

.noUi-horizontal .noUi-handle {
  width: 34px;
  height: 28px;
  left: -17px;
  top: -6px; }

.noUi-vertical {
  width: 18px; }

.noUi-vertical .noUi-handle {
  width: 28px;
  height: 34px;
  left: -6px;
  top: -17px; }

html:not([dir="rtl"]) .noUi-horizontal .noUi-handle {
  right: -17px;
  left: auto; }

/* Styling;
 * Giving the connect element a border radius causes issues with using transform: scale
 */
.noUi-target {
  background: #FAFAFA;
  border-radius: 4px;
  border: 1px solid #D3D3D3;
  -webkit-box-shadow: inset 0 1px 1px #F0F0F0, 0 3px 6px -5px #BBB;
  box-shadow: inset 0 1px 1px #F0F0F0, 0 3px 6px -5px #BBB; }

.noUi-connects {
  border-radius: 3px; }

.noUi-connect {
  background: #3FB8AF; }

/* Handles and cursors;
 */
.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;
  -webkit-box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #EBEBEB, 0 3px 6px -3px #BBB;
  box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #EBEBEB, 0 3px 6px -3px #BBB; }

.noUi-active {
  -webkit-box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #DDD, 0 3px 6px -3px #BBB;
  box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #DDD, 0 3px 6px -3px #BBB; }

/* Handle stripes;
 */
.noUi-handle:before,
.noUi-handle:after {
  content: "";
  display: block;
  position: absolute;
  height: 14px;
  width: 1px;
  background: #E8E7E6;
  left: 14px;
  top: 6px; }

.noUi-handle:after {
  left: 17px; }

.noUi-vertical .noUi-handle:before,
.noUi-vertical .noUi-handle:after {
  width: 14px;
  height: 1px;
  left: 6px;
  top: 14px; }

.noUi-vertical .noUi-handle:after {
  top: 17px; }

/* Disabled state;
 */
[disabled] .noUi-connect {
  background: #B8B8B8; }

[disabled].noUi-target,
[disabled].noUi-handle,
[disabled] .noUi-handle {
  cursor: not-allowed; }

/* Base;
 *
 */
.noUi-pips,
.noUi-pips * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.noUi-pips {
  position: absolute;
  color: #999; }

/* Values;
 *
 */
.noUi-value {
  position: absolute;
  white-space: nowrap;
  text-align: center; }

.noUi-value-sub {
  color: #ccc;
  font-size: 10px; }

/* Markings;
 *
 */
.noUi-marker {
  position: absolute;
  background: #CCC; }

.noUi-marker-sub {
  background: #AAA; }

.noUi-marker-large {
  background: #AAA; }

/* Horizontal layout;
 *
 */
.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; }

/* Vertical layout;
 *
 */
.noUi-pips-vertical {
  padding: 0 10px;
  height: 100%;
  top: 0;
  left: 100%; }

.noUi-value-vertical {
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%, 0);
  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%; }

/*------------------------------------------------------------------
[VanillaTabs styles]
- Table of contents -

1. Global tabs styles
2. Horizontal tabs styles
3. Vertical tabs styles
4. Accordion / responsive styles
-------------------------------------------------------------------*/
/*------------------------------------------------------------------
1. Global tabs styles
-------------------------------------------------------------------*/
.tabs {
  list-style: none;
  padding: 0; }

.tabs__nav_link {
  cursor: pointer;
  text-decoration: none; }

.tabs__content {
  display: block;
  transition: opacity 0.2s; }

.tabs.style__horizontal .tabs__content,
.tabs.style__vertical .tabs__content {
  height: 0;
  overflow: hidden;
  opacity: 0;
  visibility: hidden; }

.tabs.style__horizontal .tabs__content.is__active,
.tabs.style__vertical .tabs__content.is__active,
.tabs__content.is__active {
  opacity: 1;
  height: auto;
  visibility: visible; }

/*------------------------------------------------------------------
2. Horizontal tabs styles
-------------------------------------------------------------------*/
.tabs.style__horizontal .tabs__nav {
  position: relative;
  display: flex; }

.tabs.style__horizontal .tabs__nav .tabs__nav_link {
  display: block;
  font-size: 16px;
  font-weight: 500;
  padding: 10px 20px;
  color: #666;
  border-radius: 4px 4px 0 0;
  transition: color .3s ease; }

.tabs.style__horizontal .tabs__nav .tabs__nav_link:hover {
  color: #333; }

.tabs.style__horizontal .tabs__nav .tabs__nav_link.is__active {
  background: #fff; }

.tabs.style__horizontal .tabs__nav .tabs__nav_link span {
  color: #54BC40; }

.tabs.style__horizontal .tabs__content.is__active {
  background: #fff;
  padding: 18px;
  position: relative; }

.tabs.style__horizontal .tabs__content .tabs__nav_link {
  display: none; }

/*------------------------------------------------------------------
3. Vertical tabs styles
-------------------------------------------------------------------*/
.tabs.style__vertical {
  display: flex;
  width: 100%; }

.tabs.style__vertical .tabs__nav {
  flex: 0 0 150px; }

.tabs.style__vertical .tabs__nav .tabs__nav_link {
  border: 1px solid #ccc;
  border-right: 0;
  margin: 3px 0;
  padding: 10px;
  background: #eee;
  display: block; }

.tabs.style__vertical .tabs__nav .tabs__nav_link.is__active {
  font-weight: bold;
  background: #fff; }

.tabs.style__vertical .tabs__content {
  flex-grow: 1;
  width: 0; }

.tabs.style__vertical .tabs__content .tabs__nav_link {
  display: none; }

.tabs.style__vertical .tabs__content.is__active {
  border: 1px solid #ccc;
  background: #fff;
  padding: 18px;
  position: relative;
  z-index: 1;
  width: auto; }

/*------------------------------------------------------------------
4. Accordion / responsive styles
-------------------------------------------------------------------*/
.tabs.style__accordion,
.tabs.is__responsive {
  display: block; }

.tabs.style__accordion .tabs__nav,
.tabs.is__responsive .tabs__nav {
  display: none; }

.tabs.style__accordion .tabs__nav_link,
.tabs.is__responsive .tabs__nav_link,
.tabs.style__accordion .tabs__content .tabs__nav_link,
.tabs.is__responsive .tabs__content .tabs__nav_link {
  display: block;
  padding: 18px;
  margin: -18px; }

.tabs.style__accordion .tabs__nav_link.is__active,
.tabs.is__responsive .tabs__nav_link.is__active {
  font-weight: bold;
  margin-bottom: 0; }

.tabs.style__accordion .tabs__content,
.tabs.is__responsive .tabs__content {
  border: 1px solid #ccc;
  padding: 18px;
  background: #fff;
  margin: 0 0 15px;
  display: block;
  height: auto;
  flex: none;
  opacity: 1;
  visibility: visible;
  overflow: auto;
  width: auto; }

.tabs.style__accordion .tabs__content_wrapper,
.tabs.is__responsive .tabs__content_wrapper {
  height: 0;
  transform: scaleY(0);
  overflow: hidden;
  transition: transform 0.2s;
  transform-origin: top left; }

.tabs.style__accordion .tabs__content.is__active .tabs__content_wrapper,
.tabs.is__responsive .tabs__content.is__active .tabs__content_wrapper {
  height: auto;
  transform: scaleY(1); }

.scrollable {
  overflow: hidden;
  height: 100%; }

.scrollable.showScroll:after {
  position: absolute;
  content: '';
  top: 10px;
  right: 7px;
  height: calc(100% - 20px);
  width: 4px;
  border-radius: 2px;
  background: #eee;
  pointer-events: none;
  opacity: 0;
  transition: opacity .3s ease; }

.scrollable .content-wrapper {
  width: 100%;
  height: 100%;
  overflow-y: auto;
  scrollbar-width: none; }
  .scrollable .content-wrapper::-webkit-scrollbar {
    width: 0; }

.scroller {
  z-index: 5;
  cursor: pointer;
  position: absolute;
  width: 4px;
  border-radius: 2px;
  background: #54BC40;
  top: 10px;
  right: 7px;
  pointer-events: none;
  opacity: 0;
  transition: opacity .3s ease; }

.scrollable.showScroll:hover:after {
  opacity: 1; }

.scrollable.showScroll:hover .scroller {
  opacity: 1; }

/* COMPONENTS */
/* header */
.header {
  width: 100%;
  background: #fff;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 5; }
  .header__panel {
    border-bottom: 1px solid #DCDCDC; }
  .header__burger {
    height: 50px; }
  .header__burger-services {
    height: 50px; }
  .header__home {
    display: none;
    height: 64px; }
  .header__logo {
    padding: 0 10px; }
  .header__search {
    padding: 0 15px;
    display: none;
    flex: 1 1 auto; }
  .header__parks-menu {
    flex: 1 1 auto; }
  .header__button-group {
    display: flex; }
  .header__button {
    height: 50px; }
    .header__button--phone {
      flex: 0 0 30px;
      display: none; }
    .header__button--search {
      flex: 0 0 30px; }
    .header__button--profile {
      flex: 0 0 30px;
      position: relative; }
    .header__button--cart {
      flex: 0 0 30px; }

.header-home {
  height: 100%;
  font-size: 24px;
  padding: 0 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: color .3s ease; }
  .header-home:hover {
    color: #54BC40; }

.header-logo {
  display: block; }
  .header-logo img {
    height: 50px; }

.header-links__item {
  font-size: 12px;
  padding: 5px 10px;
  color: #888;
  transition: color .3s ease; }
  .header-links__item:hover {
    color: #54BC40; }

.header-button {
  padding: 0 10px;
  display: flex;
  align-items: center;
  height: 100%;
  transition: color .3s ease;
  cursor: pointer; }
  .header-button:hover {
    color: #54BC40; }
  .header-button__icon {
    font-size: 22px;
    position: relative; }
  .header-button__counter {
    position: absolute;
    right: -8px;
    top: -6px;
    width: 20px;
    height: 20px;
    border-radius: 100%;
    background-color: #54BC40;
    color: #fff;
    font-size: 11px;
    font-weight: 500;
    display: flex;
    align-items: center;
    justify-content: center; }
  .header-button__caption {
    display: none;
    font-size: 14px;
    white-space: nowrap;
    padding-left: 20px; }
    .header-button__caption .price {
      margin-top: 5px; }
    .header-button__caption .price__value {
      font-size: 15px;
      transition: color .3s ease; }
    .header-button__caption .price__currency {
      font-size: 11px;
      transition: color .3s ease; }
  .header-button:hover .header-button__caption .price__value {
    color: #54BC40; }
  .header-button:hover .header-button__caption .price__currency {
    color: #54BC40; }
  .header-button__profile-name span {
    display: block;
    font-size: 12px;
    line-height: 1.2; }
  .header-button__profile-name span:nth-child(1) {
    font-weight: 500; }

.header-phone {
  padding: 0 15px;
  display: flex;
  align-items: center; }
  .header-phone__icon {
    font-size: 22px; }
  .header-phone__caption {
    font-size: 14px;
    white-space: nowrap;
    font-weight: 500; }
  .header-phone__icon + .header-phone__caption {
    padding-left: 20px; }

.search-form {
  display: flex; }
  .search-form__input {
    flex: 1 1 auto; }
    .search-form__input .input {
      border-radius: 8px 0 0 8px;
      border-right: 0;
      width: 100%; }
  .search-form__button {
    flex: 0 0 60px; }
    .search-form__button .button-primary {
      border-radius: 0 8px 8px 0;
      height: 46px;
      width: 60px; }

.profile-menu {
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
  transform: translate(0, -5px);
  width: 240px;
  background: #fff;
  border: 1px solid #DCDCDC;
  border-radius: 8px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15); }
  .is-open ~ .profile-menu {
    display: block; }
  .profile-menu:before {
    content: '';
    position: absolute;
    bottom: 100%;
    right: 12px;
    border: 8px solid transparent;
    border-bottom: 6px solid #54BC40;
    border-top: 0; }
  .profile-menu__item:not(:last-child) {
    border-bottom: 1px solid #DCDCDC; }
  .profile-menu__item a {
    display: block;
    padding: 10px 20px;
    color: #666;
    transition: background-color .3s ease; }
    .profile-menu__item a:hover {
      background-color: #eee; }
  .profile-menu__item--log-out a {
    font-weight: 700; }

@media (min-width: 768px) {
  .header__logo {
    padding: 0 15px; }
  .header__burger {
    display: none;
    height: 64px; }
  .header__burger-services {
    height: 64px; }
  .header__home {
    display: block; }
  .header__inner {
    flex: 1 1 auto;
    padding-top: 5px; }
  .header__search {
    display: block; }
  .header__button {
    height: 64px; }
  .header__button--phone {
    display: block; }
  .header__button--search {
    display: none; }
  .header-button {
    padding: 0 15px; }
    .header-button__icon {
      font-size: 25px; }
    .header-button__counter {
      right: -10px;
      top: -8px;
      width: 24px;
      height: 24px;
      font-size: 12px; }
  .profile-menu {
    transform: translate(0, -10px); }
    .profile-menu:before {
      right: 18px; } }

@media (min-width: 1200px) {
  .header {
    position: unset; }
  .header-logo img {
    height: 64px; }
  .header-button__caption {
    display: block; }
  .profile-menu {
    left: 50%;
    right: unset;
    transform: translate(-50%, -10px); }
    .profile-menu:before {
      right: 50%;
      transform: translateX(50%); } }

@media (min-width: 1200px) {
  .header--parks {
    padding-top: 20px;
    position: absolute;
    background: none; }
  .header--parks-noindex .header-logo img {
    filter: brightness(100); }
  .header--parks-noindex .burger__icon span {
    background-color: #fff; }
  .header--parks-noindex .drop-menu__head-caption {
    color: #fff; }
  .header--parks-noindex .drop-menu__head-arrow {
    color: #fff; }
  .header--parks-noindex .header-phone {
    color: #fff; }
  .header--parks-noindex .button-secondary {
    color: #fff; }
  .header--parks .header__panel {
    border-bottom: none; } }

.burger {
  height: 100%;
  padding: 0 15px;
  display: flex;
  align-items: center;
  justify-content: flex-start; }
  .burger__icon {
    width: 24px;
    height: 24px;
    position: relative; }
    .burger__icon span {
      height: 2px;
      background: #54BC40;
      position: absolute;
      left: 0; }
      .burger__icon span:nth-child(1) {
        top: 5px;
        width: 24px;
        transition: transform .3s ease; }
      .burger__icon span:nth-child(2) {
        top: 11px;
        width: 16px;
        left: 0;
        transition: opacity .3s ease; }
      .burger__icon span:nth-child(3) {
        bottom: 5px;
        width: 20px;
        transition: transform .3s ease, width .3s ease; }
  body.mobile-menu-opened .burger__icon span {
    height: 2px;
    background: #54BC40;
    position: absolute;
    left: 0; }
    body.mobile-menu-opened .burger__icon span:nth-child(1) {
      transform: rotate(225deg) translate(-4px, -4px); }
    body.mobile-menu-opened .burger__icon span:nth-child(2) {
      opacity: 0; }
    body.mobile-menu-opened .burger__icon span:nth-child(3) {
      transform: rotate(-45deg) translate(4px, -4px);
      width: 24px; }

.top-menu {
  display: none;
  background: #515151; }
  .top-menu__item {
    display: flex;
    position: relative; }
  .top-menu__menu {
    display: flex; }
  .top-menu__menu-item:not(:first-child) {
    padding-left: 20px; }
  .top-menu__menu-item-link {
    display: block;
    color: #e4e4e4;
    font-size: 12px;
    line-height: 32px;
    transition: color .3s ease; }
  .top-menu__menu-item-link span {
    color: #f24c4c;
    transition: color .3s ease; }
  .top-menu__menu-item-link:hover {
    color: #54BC40; }
  .top-menu__menu-item-link:hover span {
    color: #54BC40; }

.change-region {
  display: flex;
  align-items: center;
  cursor: pointer; }
  .change-region__icon {
    color: #54BC40; }
  .change-region__city {
    color: #fff;
    font-size: 12px;
    padding-left: 10px; }

@media (min-width: 1200px) {
  .top-menu {
    display: block; } }

.drop-menu-group {
  display: flex; }
  .drop-menu-group__item {
    padding: 0 15px; }

.drop-menu__head {
  position: relative;
  padding-right: 20px;
  display: block; }

.drop-menu__head-caption {
  transition: color .3s ease; }

.drop-menu__head:hover .drop-menu__head-caption {
  color: #54BC40; }

.drop-menu__head-arrow {
  font-size: 12px;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%) rotate(90deg);
  color: #bbb;
  transition: color .3s ease; }

.drop-menu__head:hover .drop-menu__head-arrow {
  color: #54BC40; }

.drop-menu__list {
  position: absolute;
  display: none; }

body:before {
  content: '';
  position: fixed;
  background-color: rgba(0, 0, 0, 0.3);
  width: 100%;
  height: 100%;
  z-index: 3;
  pointer-events: none;
  opacity: 0;
  transition: opacity .3s ease; }

body.catalog-opened:before {
  pointer-events: auto;
  opacity: 1; }

.bottom-menu {
  border-bottom: 1px solid #DCDCDC;
  display: none;
  background-color: #fff;
  position: relative;
  z-index: 3; }
  .bottom-menu__catalog {
    flex: 0 0 210px; }
  .bottom-menu__links-wrap {
    flex: 1 1 auto; }
  .bottom-menu__links-group {
    display: flex; }
  .bottom-menu__link {
    padding: 0 5px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #444;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 500;
    transition: color .3s ease; }
    .bottom-menu__link:hover {
      color: #54BC40; }

.header-catalog {
  position: relative;
  height: 50px; }
  .header-catalog__button {
    position: relative;
    z-index: 1; }
    .header-catalog__button:before {
      content: '';
      background-color: #DCDCDC;
      position: absolute;
      top: 100%;
      left: 0;
      width: 100%;
      height: 1px; }
  .header-catalog__catalog {
    left: 0;
    top: 50px;
    width: 100%;
    position: absolute;
    pointer-events: none;
    transform: translateY(-100%);
    transition: opacity .3s ease, transform .3s ease; }
  .header-catalog.is-open .header-catalog__catalog {
    pointer-events: auto;
    transform: translateY(0); }
  .header-catalog.is-open .column-catalog-subcategory {
    border: 0;
    box-sizing: border-box;
    height: 500px;
    top: 0; }
  .header-catalog__position {
    position: relative; }
  .header-catalog__catalog-frame {
    height: 500px;
    overflow: hidden;
    border-radius: 8px;
    margin-top: -8px;
    border-top: 10px solid #fff;
    border-bottom: 10px solid #fff;
    background-color: #fff; }
    .header-catalog__catalog-frame.is-hover {
      border-radius: 8px 0 0 8px; }
  .header-catalog__catalog-list {
    height: 100%;
    /*
		overflow: auto;

		&::-webkit-scrollbar-track {
			background-color: #eee;
			border-radius: 3px;
		}

		&::-webkit-scrollbar {
			width: 6px;
			background-color: #fff;
		}

		&::-webkit-scrollbar-thumb {
			border-radius: 3px;
			background-color: $green-light;
		}
		*/ }

.catalog-button {
  cursor: pointer;
  display: flex;
  align-items: center;
  width: 100%;
  height: 50px;
  padding: 0 15px;
  background: #fff;
  color: #333;
  position: relative;
  transition: background-color .3s ease, border-color .3s ease; }
  .catalog-button:before, .catalog-button:after {
    content: '';
    width: 1px;
    height: 100%;
    background-color: #DCDCDC;
    position: absolute;
    top: 50%;
    transform: translateY(-50%) scale(0.5);
    transition: transform .3s ease, background-color .3s ease; }
  .catalog-button:before {
    left: 0; }
  .catalog-button:after {
    right: 0; }
  .catalog-button:hover:before, .catalog-button:hover:after,
  .header-catalog.is-open .catalog-button:before,
  .header-catalog.is-open .catalog-button:after {
    background-color: #54BC40; }
  .header-catalog.is-open .catalog-button:before,
  .header-catalog.is-open .catalog-button:after {
    transform: translateY(-50%) scale(0.7); }
  .catalog-button__icon {
    font-size: 22px;
    color: #54BC40; }
  .catalog-button__caption {
    padding-left: 15px;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    transition: color .3s ease; }
  .catalog-button:hover .catalog-button__caption,
  .header-catalog.is-open .catalog-button__caption {
    color: #54BC40; }
  .catalog-button__arrow {
    font-size: 10px;
    right: 20px;
    position: absolute;
    color: #bbb;
    transform: rotate(90deg);
    transition: color .3s ease, transform .3s ease; }
  .catalog-button:hover .catalog-button__arrow,
  .header-catalog.is-open .catalog-button__arrow {
    color: #54BC40; }
  .header-catalog.is-open .catalog-button__arrow {
    transform: rotate(-90deg); }

.catalog-link-mobile-wrap {
  height: 51px;
  z-index: 3; }

.catalog-link-mobile {
  width: 100%;
  border-bottom: 1px solid #DCDCDC;
  left: 0;
  top: 51px; }
  .catalog-link-mobile .catalog-button:before,
  .catalog-link-mobile .catalog-button:after {
    display: none; }
  .catalog-link-mobile .catalog-button__arrow {
    transform: rotate(0);
    font-size: 14px;
    color: #555; }

.header-price-button {
  background-color: #eee;
  color: #444;
  border-radius: 0;
  display: flex;
  align-items: center;
  padding: 15px 20px 25px;
  transition: background-color .3s ease; }
  .header-price-button:hover {
    background-color: #dedede;
    color: #444; }
  .header-price-button__icon {
    flex: 0 0 28px;
    font-size: 28px;
    color: #ef861d; }
  .header-price-button__caption {
    padding-left: 10px;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.2; }
    .header-price-button__caption span {
      font-size: 11px; }

@media (min-width: 768px) {
  .catalog-link-mobile-wrap {
    display: none; }
  .bottom-menu {
    display: block; } }

@media (min-width: 1200px) {
  .bottom-menu__catalog {
    flex: 0 0 280px; }
  .bottom-menu__link {
    font-size: 14px;
    padding: 0 15px; }
  .catalog-button {
    padding: 0 34px 0 30px; }
    .catalog-button__caption {
      font-size: 14px; }
  .bottom-menu--main-page .header-catalog__catalog {
    pointer-events: auto;
    transform: translateY(0);
    width: 280px;
    top: 71px; }
  .bottom-menu--main-page .bottom-menu__catalog {
    flex: 0 0 0; }
  .bottom-menu--main-page .header-catalog__button {
    display: none; }
  .bottom-menu--main-page .header-price-button {
    border-radius: 8px 8px 0 0;
    background-color: #E14242;
    color: #fff; }
    .bottom-menu--main-page .header-price-button:hover {
      color: #fff;
      background-color: #cf2121; }
    .bottom-menu--main-page .header-price-button__icon {
      color: #fff; }
  .header-catalog .scrollbot-scrollbar-holder {
    opacity: 0;
    transition: opacity .3s ease; }
  .header-catalog .custom-scroll:hover .scrollbot-scrollbar-holder {
    opacity: 1; } }

.bottom-menu-school {
  background: #fff;
  border-bottom: 1px solid #DCDCDC; }
  .bottom-menu-school__links-group {
    display: flex; }
  .bottom-menu-school__link {
    padding: 0 5px;
    color: #444;
    height: 60px;
    display: flex;
    align-items: center;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 500;
    transition: color .3s ease; }
    .bottom-menu-school__link span {
      color: #E14242;
      transition: color .3s ease; }
      .bottom-menu-school__link span:hover {
        color: #54BC40; }
    .bottom-menu-school__link:not(:last-child) {
      margin-right: 20px; }
    .bottom-menu-school__link:hover {
      color: #54BC40; }

.column-catalog__item {
  /*
		border-left: 1px solid #DCDCDC;
		border-right: 1px solid #DCDCDC;
		border-bottom: 1px solid #DCDCDC;
		*/ }
  .column-catalog__item:hover > .column-catalog-subcategory {
    pointer-events: auto;
    opacity: 1; }
  .column-catalog__item:hover > .column-catalog-item .column-catalog-item__caption {
    color: #54BC40; }
  .column-catalog__item:hover > .column-catalog-item .column-catalog-item__arrow {
    color: #54BC40; }

.column-catalog-item {
  display: flex;
  align-items: center;
  background: #fff;
  padding: 0 35px 0 20px;
  position: relative; }
  .column-catalog-item__icon {
    /* для свг иконок
		font-size: 16px;
		color: $orange;
		transition: color .3s ease;
		*/ }
    .column-catalog-item__icon img {
      display: block;
      width: 18px; }
  .column-catalog-item__caption {
    padding-left: 10px;
    height: 44px;
    display: flex;
    align-items: center;
    line-height: 1.1;
    transition: color .3s ease; }
  .column-catalog-item__arrow {
    top: 50%;
    right: 25px;
    position: absolute;
    transform: translateY(-50%);
    color: #d5d5d5;
    font-size: 12px;
    transition: color .3s ease; }
  .column-catalog-item--actions {
    color: #E14242;
    font-weight: 500; }
  .column-catalog-item--set {
    font-weight: 500; }
  .column-catalog-item--catalog {
    font-weight: 500; }

.column-catalog-subcategory {
  position: absolute;
  left: 100%;
  top: 0;
  background: #fff;
  padding: 10px 0;
  height: 500px;
  width: 320px;
  pointer-events: none;
  opacity: 0; }
  .column-catalog-subcategory__item:hover > .column-catalog-subcategory {
    pointer-events: auto;
    opacity: 1; }
  .column-catalog-subcategory__item:hover > .column-catalog-subcategory-item .column-catalog-subcategory-item__caption {
    color: #54BC40; }
  .column-catalog-subcategory__item:hover > .column-catalog-subcategory-item .column-catalog-subcategory-item__arrow {
    color: #54BC40; }

.column-catalog-subcategory-item {
  display: flex;
  align-items: center;
  position: relative;
  padding: 0 35px 0 20px; }
  .column-catalog-subcategory-item__icon {
    padding-right: 10px; }
    .column-catalog-subcategory-item__icon img {
      display: block;
      width: 18px; }
  .column-catalog-subcategory-item__caption {
    height: 44px;
    display: flex;
    align-items: center;
    line-height: 1.1;
    transition: color .3s ease; }
  .column-catalog-subcategory-item__arrow {
    position: absolute;
    right: 25px;
    top: 50%;
    color: #d5d5d5;
    font-size: 12px;
    transform: translateY(-50%);
    transition: color .3s ease; }

.header-search {
  position: relative; }
  .header-search__field {
    position: relative; }
  .header-search__input {
    width: 100%;
    height: 42px;
    background: #fff;
    padding: 0 50px 0 20px;
    border: none;
    transition: background-color .3s ease; }
  .header-search__input:hover ~ .header-search__button,
  .header-search__input:focus ~ .header-search__button {
    color: #E14242; }
  .header-search.is-open .input {
    border-radius: 8px 0 0 0; }
  .header-search.is-open .button-primary {
    border-radius: 0 8px 0 0; }

.autocomplete {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  max-height: 350px;
  overflow-y: auto;
  background: #fff;
  border: 1px solid #C7C7C7;
  border-top: 0;
  border-radius: 0 0 8px 8px;
  display: none; }
  .is-open .autocomplete {
    display: block; }
  .autocomplete__categories {
    padding-bottom: 10px; }
  .autocomplete__products {
    padding-top: 10px;
    border-top: 1px solid #C7C7C7; }

.autocomplete-item {
  display: block;
  padding: 10px 20px;
  color: #333; }
  .autocomplete-item span {
    color: #999; }
  .autocomplete-item.is-selected {
    background-color: #e0e0e0; }

.town-confirmation {
  position: absolute;
  width: 270px;
  left: 0;
  top: calc(100% + 11px);
  padding: 20px;
  background: #fff;
  border-radius: 8px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3);
  border-top: 4px solid #ef861d;
  z-index: 3;
  display: none; }
  .town-confirmation:before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    top: -10px;
    left: 50%;
    border: 8px solid transparent;
    border-top: 0;
    border-bottom: 6px solid #ef861d;
    transform: translateX(-50%); }
  .town-confirmation__title {
    text-align: center;
    font-weight: 500; }
    .town-confirmation__title span {
      color: #54BC40; }
  .town-confirmation__buttons {
    padding-top: 20px;
    display: flex; }
  .town-confirmation__button {
    display: flex;
    align-items: center;
    justify-content: center; }
    .town-confirmation__button * {
      width: 100%; }
  .town-confirmation__button:nth-child(1) {
    flex-basis: 40%; }
    .town-confirmation__button:nth-child(1) .button-primary {
      height: 36px; }
  .town-confirmation__button:nth-child(2) {
    flex-basis: 60%; }
    .town-confirmation__button:nth-child(2) .button-primary {
      height: 36px;
      font-weight: 500;
      background-color: #fff;
      color: #666;
      padding-left: 0;
      padding-right: 0; }
      .town-confirmation__button:nth-child(2) .button-primary:hover {
        color: #000; }

@media (min-width: 1200px) {
  .town-confirmation {
    left: 50%;
    transform: translateX(-50%); } }

.catalog-icon {
  position: relative;
  width: 22px;
  height: 22px; }
  .catalog-icon span {
    position: absolute;
    border: 2px solid #54BC40;
    border-radius: 3px;
    width: 10px;
    height: 10px;
    transition: transform .3s ease; }
  .catalog-icon span:nth-child(1) {
    left: 0;
    top: 0;
    border-color: #ef861d; }
  .catalog-icon span:nth-child(2) {
    right: 0;
    top: 0; }
  .catalog-icon span:nth-child(3) {
    left: 0;
    bottom: 0; }
  .catalog-icon span:nth-child(4) {
    right: 0;
    bottom: 0; }

/*
.catalog-button:hover {

	.catalog-icon {

		& span:nth-child(1) {
			transform: translate(-1px, -1px);
		}

		& span:nth-child(2) {
			transform: translate(1px, -1px);
		}

		& span:nth-child(3) {
			transform: translate(-1px, 1px);
		}

		& span:nth-child(4) {
			transform: translate(1px, 1px);
		}
	}
}
*/
.header-catalog.is-open .catalog-icon span:nth-child(1) {
  transform: translate(0, 12px); }

.header-catalog.is-open .catalog-icon span:nth-child(2) {
  transform: translate(-12px, 0); }

.header-catalog.is-open .catalog-icon span:nth-child(3) {
  transform: translate(12px, 0); }

.header-catalog.is-open .catalog-icon span:nth-child(4) {
  transform: translate(0, -12px); }

/* filter */
.filterable {
  display: flex; }
  .filterable__filter {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0);
    z-index: 5;
    pointer-events: none;
    transition: background-color .3s ease; }
  .filterable__filter.is-open {
    pointer-events: auto;
    background: rgba(0, 0, 0, 0.5); }
  .filterable__filter.is-open .filter-container {
    transform: translateX(0); }
  .filterable__button-wrap {
    padding-top: 10px; }
    .filterable__button-wrap .button-secondary {
      background: #fff; }

.filter-container {
  position: absolute;
  width: 280px;
  height: 100%;
  background: #fff;
  transform: translateX(-100%);
  transition: transform .3s ease; }

.product-panel {
  display: flex;
  align-items: center;
  justify-content: space-between; }
  .product-panel--outside {
    border-bottom: 1px solid #DCDCDC;
    padding-bottom: 15px;
    margin-top: -15px !important; }
  .product-panel__sort {
    flex: 1 1 auto;
    min-width: 230px; }
  .product-panel__filter-button {
    flex: 0 0 56px;
    padding-left: 10px; }
  .product-panel__clear-fav {
    padding-left: 10px; }

.sort {
  display: flex; }
  .sort__caption {
    display: none;
    height: 28px;
    line-height: 28px;
    padding-right: 10px; }
  .sort__buttons {
    display: flex; }
  .sort__option {
    color: #888;
    height: 28px;
    border-radius: 3px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 10px;
    cursor: pointer;
    position: relative; }
    .sort__option:hover {
      color: #444; }
  .sort__option-text {
    transition: color .3s ease; }
  .sort__option-icon {
    font-size: 12px;
    width: 26px;
    height: 26px;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transform: rotate(90deg);
    transition: transform .3s ease, opacity .3s ease, color .3s ease; }
  .sort__option.reverse .sort__option-icon {
    transform: rotate(-90deg); }
  .sort__option.is-active {
    color: #54BC40; }
    .sort__option.is-active:hover {
      color: #439633; }
  .sort__option.is-active .sort__option-icon {
    opacity: 1; }

.filter-button {
  border-radius: 10px;
  height: 46px;
  width: 46px;
  font-size: 20px;
  background-color: #54BC40;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center; }

.clear-fav {
  display: flex;
  align-items: center;
  color: #888;
  cursor: pointer;
  transition: color .3s ease; }
  .clear-fav:hover {
    color: #54BC40; }
  .clear-fav__caption {
    display: none;
    padding-right: 10px; }
  .clear-fav__icon {
    font-size: 18px; }

.sort-stat {
  margin: 20px 0 10px;
  padding: 10px 15px;
  background-color: #F3F3F3;
  border-radius: 4px;
  font-size: 12px;
  color: #666; }
  .sort-stat span {
    color: #54BC40; }

.product-list {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px; }
  .product-list__item {
    padding: 10px; }

.more-button-frame {
  padding-top: 10px; }
  .more-button-frame .button-secondary {
    background: #fff; }

@media (min-width: 768px) {
  .sort__caption {
    display: block; }
  .product-panel {
    margin: 0;
    border-radius: 4px; }
  .clear-fav__caption {
    display: block; } }

@media (min-width: 1200px) {
  .product-panel--outside .product-panel__sort {
    flex: unset; }
  .product-panel__mobile-sort {
    display: none; }
  .product-panel__desktop-sort {
    display: block; }
  .product-panel__filter-button {
    display: none; }
  .product-panel__profitable {
    display: block; }
  .filterable__filter {
    z-index: 2;
    flex: 0 0 300px;
    position: initial;
    padding-right: 20px;
    pointer-events: initial; }
  .filter-container {
    transform: initial;
    position: initial;
    width: initial;
    height: initial;
    background: none; }
  .filterable__content {
    flex: 1 1 auto; } }

.filter {
  display: flex;
  flex-direction: column;
  height: 100%;
  position: relative; }
  .filter__wrap {
    flex: 1 1 auto;
    overflow: auto; }
  .filter__body {
    background: #fff;
    border-radius: 4px; }
    .filter__body:not(:first-child) {
      margin-top: 10px; }
  .filter__footer {
    flex: 0 0 60px;
    display: flex;
    padding: 10px 15px;
    border-top: 1px solid #dfdfdf; }
  .filter__apply {
    flex-basis: 50%; }
    .filter__apply .button-primary {
      width: 100%; }
  .filter__clear {
    flex-basis: 50%; }
    .filter__clear .button-text {
      width: 100%; }
  .filter__tag-cloud {
    padding: 15px 20px;
    border-bottom: 1px solid #dfdfdf; }

.filter-group {
  position: relative;
  display: block;
  margin: 0;
  padding: 15px 20px;
  border: none; }
  .filter-group:not(:last-child) {
    border-bottom: 1px solid #dfdfdf; }
  .filter-group__header {
    font-size: 14px;
    color: #444;
    display: flex;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
    position: relative;
    width: 100%;
    transition: color .3s ease; }
    .filter-group__header > .icon {
      font-size: 10px;
      transform: rotate(90deg);
      transition: transform .3s ease; }
    .filter-group__header:hover {
      color: #54BC40; }
  .filter-group.is-open .filter-group__header .icon {
    transform: rotate(-90deg); }
  .filter-group__header-caption {
    display: flex;
    align-items: center; }
  .filter-group__header-icon {
    padding-right: 10px; }
    .filter-group__header-icon img {
      display: block;
      width: 18px; }
  .filter-group__body {
    display: none;
    padding-top: 20px;
    overflow: hidden; }
  .filter-group.is-open .filter-group__body {
    display: block; }

@media (min-width: 1200px) {
  .filter__footer {
    border-top: 0;
    padding: 10px 0; } }

.price-control__input-group {
  display: flex;
  margin: 0 -10px 20px;
  position: relative; }

.price-control__input-group:before {
  content: '';
  width: 7px;
  height: 2px;
  background: #ccc;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

.price-control__input-wrap {
  flex: 1 1 50%;
  padding: 0 10px; }

.price-control__input {
  width: 100%;
  height: 40px;
  background: #fff;
  border-radius: 8px;
  border: 1px solid #ccc;
  text-align: center;
  color: #444;
  font-weight: 500;
  font-size: 16px;
  transition: border-color .3s ease; }
  .price-control__input:focus {
    border: 1px solid #54BC40; }

.noUi-target {
  padding: 0 12px;
  height: 26px;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: transparent; }

.noUi-base {
  padding: 10px 0; }

.noUi-handle {
  width: 24px !important;
  height: 24px !important;
  right: -12px !important;
  top: 1px !important;
  background: #54BC40;
  border: none;
  box-shadow: none;
  border-radius: 100%;
  cursor: pointer;
  transition: background-color .3s ease; }
  .noUi-handle:hover {
    background: #439633; }

.noUi-handle:before,
.noUi-handle:after {
  content: '';
  position: absolute;
  width: 2px;
  height: 8px;
  border-radius: 2px;
  background: #fff;
  top: 8px; }

.noUi-handle:before {
  left: 9px; }

.noUi-handle:after {
  right: 9px;
  left: unset; }

.noUi-connects {
  background: #cecece; }

.noUi-connect {
  background: #54BC40; }

.sets-list {
  padding-left: 10px;
  overflow: auto; }
  .sets-list::-webkit-scrollbar-track {
    background-color: #eee;
    border-radius: 3px; }
  .sets-list::-webkit-scrollbar {
    width: 6px;
    background-color: #fff; }
  .sets-list::-webkit-scrollbar-thumb {
    border-radius: 3px;
    background-color: #97d78b; }
  .sets-list__item:not(:last-child) {
    margin-bottom: 10px; }

.set-item {
  display: flex;
  align-items: center;
  cursor: pointer; }
  .set-item__icon {
    padding-right: 10px;
    filter: grayscale(100%); }
    .set-item__icon img {
      display: block;
      width: 18px; }
  .set-item__caption {
    color: #999; }
  .set-item.is-active .set-item__icon {
    filter: grayscale(0); }
  .set-item.is-active .set-item__caption {
    font-weight: 500;
    color: #333; }

@media (min-width: 1200px) {
  .sets-list {
    max-height: 180px; } }

/* basket */
.basket-frame {
  display: flex;
  flex-wrap: wrap; }
  .basket-frame__content {
    flex-basis: 100%;
    padding-bottom: 20px; }
  .basket-frame__total {
    flex-basis: 100%; }

.basket-provider {
  position: relative; }
  .basket-provider:not(:last-child) {
    margin-bottom: 20px; }
  .basket-provider__head {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #fff;
    border-radius: 5px 5px 0 0;
    padding: 10px;
    border-bottom: 1px solid #ccc; }
  .basket-provider__name {
    font-size: 20px; }
  .basket-provider__del {
    display: flex;
    color: #aaa;
    transition: color .3s ease;
    cursor: pointer; }
    .basket-provider__del:hover {
      color: #54BC40; }
  .basket-provider__del-caption {
    font-size: 14px;
    padding-right: 5px; }
  .basket-provider__del-icon {
    font-size: 20px; }
  .basket-provider__body {
    background: #e3e8ea;
    padding: 10px; }
  .basket-provider__footer {
    background-color: #fff; }
  .basket-provider__delivery-panel {
    border-bottom: 1px solid #ccc;
    padding: 10px; }
  .basket-provider__delivery-options {
    display: none; }
    .basket-provider__delivery-options .tabs {
      padding: 10px; }
  .basket-provider__footer.is-open .basket-provider__delivery-options {
    display: block; }
  .basket-provider__footer.is-open .delivery-panel__edit {
    opacity: 0;
    pointer-events: none; }
  .basket-provider__button {
    border-top: 1px solid #ccc; }

.delivery-panel__title {
  font-size: 12px; }

.delivery-panel__value {
  font-size: 14px; }
  .delivery-panel__value span {
    font-weight: 500; }

.delivery-panel__edit {
  display: flex;
  opacity: 1;
  pointer-events: auto;
  transition: opacity .3s ease; }
  .delivery-panel__edit span {
    cursor: pointer;
    color: #54BC40;
    transition: color .3s ease; }
    .delivery-panel__edit span:hover {
      color: #439633; }

@media (min-width: 768px) {
  .basket-frame {
    display: flex;
    flex-wrap: nowrap; }
    .basket-frame__content {
      flex: 1 1 auto; }
    .basket-frame__total {
      flex: 0 0 250px;
      padding-left: 20px; }
  .basket-provider__head {
    padding: 15px; }
  .basket-provider__body {
    padding: 15px; }
  .basket-provider__delivery-panel {
    padding: 15px; }
  .basket-provider__delivery-options .tabs {
    padding: 15px; }
  .basket-provider__button {
    padding: 15px; }
  .delivery-panel__description {
    display: flex; }
  .delivery-panel__value {
    padding-right: 20px; } }

@media (min-width: 1200px) {
  .basket-frame {
    flex-wrap: nowrap; }
    .basket-frame__content {
      flex: 1 1 auto; }
    .basket-frame__total {
      flex: 0 0 300px;
      position: sticky;
      top: 10px;
      align-self: flex-start; }
  .basket-provider__head {
    padding: 15px 20px; }
  .basket-provider__body {
    padding: 20px; }
  .basket-provider__delivery-panel {
    padding: 20px; }
  .basket-provider__delivery-options .tabs {
    padding: 20px; }
  .basket-provider__button {
    padding: 20px; } }

.basket-total {
  background: #fff;
  border-radius: 4px; }
  .basket-total__section {
    padding: 20px; }
    .basket-total__section:not(:last-child) {
      border-bottom: 1px solid #DCDCDC; }
  .basket-total__promo-input .input {
    width: 100%;
    text-align: center;
    color: #54BC40;
    font-weight: 500; }
  .basket-total__promo-description {
    margin-top: 20px;
    color: #666; }
    .basket-total__promo-description span {
      font-size: 16px;
      font-weight: 500;
      color: #444; }
  .basket-total__agreement .checkbox__input ~ .checkbox__label {
    color: #666; }
  .basket-total__agreement .checkbox__input:checked ~ .checkbox__label {
    color: #666; }
  .basket-total__agreement .checkbox__label {
    font-size: 12px; }
  .basket-total__agreement .checkbox__label a {
    color: #54BC40; }
  .basket-total__button .button-primary {
    width: 100%; }

.basket-options__item:not(:last-child) {
  margin-bottom: 15px; }

.basket-options__caption {
  color: #666;
  margin-bottom: 5px;
  font-size: 12px; }

.basket-options__value span {
  font-weight: 500;
  color: #54BC40;
  cursor: pointer; }

.delivery-price__title {
  color: #666;
  margin-bottom: 5px; }

.delivery-price__description {
  color: #E14242;
  font-weight: 500; }

.basket-sum__caption {
  color: #666;
  margin-bottom: 5px; }

.basket-sum__price .price__caption {
  font-size: 14px; }

.basket-sum__price .price__value {
  font-size: 24px; }

.basket-sum__price .price__currency {
  font-size: 18px; }

.basket-list__item:not(:last-child) {
  margin-bottom: 10px; }

.basket-list-button {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 56px; }

.clear-basket {
  color: #888;
  font-weight: 500;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: color .3s ease; }
  .clear-basket:hover {
    color: #444; }

@media (min-width: 1200px) {
  .basket-list-button {
    justify-content: flex-end; } }

.basket-item {
  display: flex;
  flex-wrap: wrap;
  padding: 20px;
  background: #fff;
  border: 1px solid #DCDCDC;
  border-radius: 8px;
  position: relative;
  transition: border-color .3s ease; }
  .basket-item--warning {
    border-color: #E14242; }
  .basket-item__img {
    flex: 0 0 35%;
    padding-bottom: 10px;
    display: flex;
    align-items: center;
    justify-content: center; }
    .basket-item__img img {
      max-width: 100%;
      max-height: 100px; }
  .basket-item__description {
    padding-left: 10px;
    padding-bottom: 10px;
    flex: 0 0 65%; }
  .basket-item__category {
    display: block;
    font-size: 12px;
    color: #888;
    margin-bottom: 5px;
    transition: color .3s ease; }
    .basket-item__category:hover {
      color: #54BC40; }
  .basket-item__title {
    display: block;
    font-size: 12px;
    color: #444;
    font-weight: 500;
    margin-bottom: 5px;
    transition: color .3s ease; }
    .basket-item__title:hover {
      color: #54BC40; }
  .basket-item__code {
    font-size: 12px;
    color: #888; }
  .basket-item__options {
    display: flex;
    flex: 0 0 100%; }
  .basket-item__amount {
    flex: 0 0 35%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-right: 5px; }
    .basket-item__amount .input {
      padding: 0 10px;
      text-align: center;
      width: 50px; }
    .basket-item__amount span {
      padding-left: 5px; }
  .basket-item__price {
    flex: 0 0 65%;
    padding-right: 40px;
    padding-left: 10px; }
    .basket-item__price .price__caption {
      font-size: 12px; }
    .basket-item__price .price__value {
      font-size: 18px; }
    .basket-item__price .price__currency {
      font-size: 12px; }
  .basket-item__points {
    font-size: 12px;
    color: #444;
    margin-top: 5px; }
  .basket-item__warning {
    display: none;
    font-size: 12px;
    font-weight: 700;
    color: #E14242;
    margin-top: 5px; }
  .basket-item--warning .basket-item__warning {
    display: block; }
  .basket-item__del {
    position: absolute;
    right: 20px;
    bottom: 20px;
    width: 40px;
    height: 40px;
    font-size: 12px;
    color: #444;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: color .3s ease; }
    .basket-item__del:hover {
      color: #54BC40; }

/*
.basket-amount {
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 16px;
	font-weight: 500;
	height: 36px;
	width: 80px;
	background: #F1F1F1;
	border-radius: 4px;
}
*/
@media (min-width: 768px) {
  .basket-item {
    flex-wrap: nowrap;
    padding: 20px 0; }
    .basket-item__img {
      flex: 0 0 120px;
      padding: 0 10px;
      margin: -20px 0;
      border-right: 1px solid #DCDCDC; }
    .basket-item__description {
      flex: 1 1 auto;
      padding: 0 10px; }
    .basket-item__title {
      font-size: 14px; }
    .basket-item__options {
      flex-wrap: wrap;
      flex: 0 0 160px;
      padding-right: 40px;
      flex-direction: column;
      justify-content: center; }
    .basket-item__amount {
      flex: unset;
      margin-bottom: 10px;
      justify-content: flex-start; }
    .basket-item__price {
      flex: unset;
      padding: 0; }
      .basket-item__price .price__caption {
        font-size: 14px; }
      .basket-item__price .price__value {
        font-size: 22px; }
      .basket-item__price .price__currency {
        font-size: 14px; }
    .basket-item__del {
      right: 0;
      top: 10px; } }

@media (min-width: 1200px) {
  .basket-item__img {
    flex: 0 0 170px; }
  .basket-item__category {
    margin-bottom: 10px; }
  .basket-item__title {
    font-size: 16px;
    margin-bottom: 10px;
    max-width: 300px; }
  .basket-item__options {
    flex: 0 0 320px;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    padding-right: 60px; }
  .basket-item__amount {
    margin: 0; }
  .basket-item__price {
    padding-left: 30px; }
    .basket-item__price .price__caption {
      font-size: 14px; }
    .basket-item__price .price__value {
      font-size: 24px; }
    .basket-item__price .price__currency {
      font-size: 14px; }
  .basket-item__del {
    right: 10px; }
  /*
	.basket-amount {
		height: 42px;
	}
	*/ }

.checkout {
  counter-reset: checkout-section; }
  .checkout__item:not(:last-child) {
    margin-bottom: 10px; }

.checkout-section {
  margin: 0 -15px;
  background: #fff;
  padding: 20px 15px;
  border-radius: 4px; }
  .checkout-section__head {
    position: relative;
    display: flex;
    align-items: flex-start;
    border-bottom: 1px solid #DCDCDC;
    padding-bottom: 10px;
    cursor: pointer; }
    .checkout-section__head:before {
      content: '';
      position: absolute;
      bottom: -1px;
      left: 0;
      height: 3px;
      width: 30px;
      background: #54BC40; }
  .checkout-section__number {
    background: #F2F2F2;
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 30px;
    width: 30px;
    height: 30px; }
    .checkout-section__number:before {
      content: counter(checkout-section);
      counter-increment: checkout-section;
      color: #888;
      font-size: 16px;
      font-weight: 500; }
  .checkout-section__title {
    flex: 1 1 auto;
    font-weight: 500;
    font-size: 18px;
    color: #444444;
    padding: 0 15px;
    display: flex; }
    .checkout-section__title .change-region__city {
      color: #54BC40; }
  .checkout-section__arrow {
    font-size: 12px;
    flex: 0 0 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: rotate(-90deg); }
  .checkout-section__body {
    padding-top: 15px; }
  .checkout-section.is-closed .checkout-section__body {
    display: none; }

.personal-inf {
  margin: 0 -10px; }
  .personal-inf__field {
    padding: 10px; }

.product-subscribe__switch {
  margin-bottom: 10px; }

.product-subscribe__select {
  margin-bottom: 10px; }

.product-subscribe__caption {
  margin-bottom: 10px; }

@media (min-width: 768px) {
  .checkout-section {
    margin: 0; } }

.basket-empty {
  display: flex;
  justify-content: space-between;
  padding: 20px;
  background: #fff;
  border-radius: 8px;
  flex-direction: column;
  position: relative;
  overflow: hidden; }
  .basket-empty__background {
    position: absolute;
    font-size: 450px;
    color: #eee;
    right: 0;
    top: 50%;
    transform: translate(15%, -55%);
    display: none; }
  .basket-empty__body {
    margin-bottom: 20px;
    flex: 1 1 auto; }
  .basket-empty__title {
    font-size: 30px;
    line-height: 1.2;
    text-align: center;
    color: #444;
    margin-bottom: 10px; }
  .basket-empty__text {
    color: #666;
    max-width: 290px;
    text-align: center;
    margin: 0 auto; }
  .basket-empty__button-group {
    margin: 30px auto 0;
    display: flex;
    flex-wrap: wrap;
    max-width: 460px; }
  .basket-empty__button {
    padding: 5px;
    flex: 0 0 100%; }
  .basket-empty__img {
    color: #54BC40;
    font-size: 150px;
    display: flex;
    align-items: center;
    justify-content: center; }

@media (min-width: 768px) {
  .basket-empty {
    padding: 40px;
    flex-direction: row; }
    .basket-empty__body {
      margin-bottom: 0; }
    .basket-empty__title {
      font-size: 40px;
      text-align: left; }
    .basket-empty__text {
      font-size: 15px;
      max-width: 290px;
      text-align: left;
      margin: 0; }
    .basket-empty__button-group {
      margin: 30px 0 0;
      flex-wrap: wrap; }
    .basket-empty__button {
      flex: 0 0 50%; } }

@media (min-width: 1200px) {
  .basket-empty {
    padding: 40px 60px 40px 40px; }
    .basket-empty__background {
      display: block; } }

/* personal */
.personal-form {
  max-width: 100%; }
  .personal-form__item:not(:last-child) {
    margin-bottom: 10px; }

.change-password {
  margin: 0 -15px; }
  .change-password__field {
    padding: 10px 15px; }
    .change-password__field .button-primary {
      margin: 0 auto; }

@media (min-width: 1200px) {
  .personal-form {
    max-width: 500px; }
  .change-password__field .button-primary {
    margin: 0; } }

.editable-field {
  display: flex;
  flex-direction: column; }
  .editable-field__caption {
    flex: 0 0 40%;
    color: #888;
    margin-bottom: 5px; }
  .editable-field__input {
    flex: 0 0 60%;
    display: flex;
    padding: 10px;
    border: 1px solid #fff;
    border-radius: 8px;
    transition: border-color .3s ease; }
    .editable-field__input input {
      flex: 1 1 auto;
      margin: 0;
      padding: 0 10px;
      border: 0;
      background: none; }
      .editable-field__input input::placeholder {
        color: #ccc; }
    .editable-field__input.is-edit {
      border: 1px solid #C7C7C7;
      border-radius: 8px; }
  .editable-field__button .button-icon--edit {
    display: flex; }
  .editable-field__button .button-icon--apply {
    display: none; }
  .editable-field__input.is-edit .editable-field__button .button-icon--edit {
    display: none; }
  .editable-field__input.is-edit .editable-field__button .button-icon--apply {
    display: flex; }

@media (min-width: 1200px) {
  .editable-field {
    flex-direction: row;
    align-items: center; } }

.address-list__item {
  padding: 10px; }

.address-card {
  border: 1px solid #C7C7C7;
  border-radius: 8px;
  padding: 20px;
  height: 100%; }
  .address-card__head {
    display: flex;
    margin-bottom: 15px; }
  .address-card__check {
    display: flex;
    align-items: center;
    flex: 1 1 auto;
    cursor: pointer;
    padding-right: 10px; }
  .address-card__check-button {
    flex: 0 0 30px;
    height: 30px;
    border-radius: 100%;
    background-color: transparent;
    border: 1px solid #ccc;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: border-color .3s ease, background-color .3s ease; }
    .address-card__check-button .icon {
      color: transparent;
      font-size: 10px;
      transition: color .3s ease; }
  .address-card__check:hover .address-card__check-button {
    border-color: #54BC40; }
  .address-card.is-active .address-card__check-button {
    background-color: #54BC40;
    border-color: #54BC40; }
  .address-card.is-active .address-card__check-button .icon {
    color: #fff; }
  .address-card__check-caption {
    padding-left: 10px;
    transition: color .3s ease; }
    .address-card__check-caption span:nth-child(1) {
      display: block; }
    .address-card__check-caption span:nth-child(2) {
      display: none; }
  .address-card__check:hover .address-card__check-caption {
    color: #54BC40; }
  .address-card__buttons {
    display: flex; }
  .address-card__button:not(:last-child) {
    margin-right: 10px; }
  .address-card__item {
    display: flex; }
    .address-card__item:not(:last-child) {
      margin-bottom: 10px; }
  .address-card__icon {
    flex: 0 0 20px;
    font-size: 20px;
    color: #bbb; }
  .address-card__description {
    padding-left: 10px; }
  .address-card__name {
    font-size: 12px;
    color: #666; }
  .address-card__value {
    font-weight: 500;
    color: #444; }

.address-card-add {
  border: 1px solid #C7C7C7;
  border-radius: 8px;
  padding: 20px;
  height: 100%;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center; }

.add-address {
  color: #C7C7C7;
  transition: color .3s ease; }
  .address-card-add:hover .add-address {
    color: #888; }
  .add-address__icon {
    display: flex;
    justify-content: center;
    font-size: 36px; }
  .add-address__caption {
    text-align: center;
    font-size: 16px;
    font-weight: 500;
    margin-top: 5px; }

.history-head {
  display: flex; }
  .history-head__group {
    display: flex;
    flex: 1 1 auto; }
  .history-head__cell {
    padding: 5px 5px;
    font-size: 12px;
    color: #888; }
  .history-head > .history-head__cell:nth-child(1) {
    flex: 0 0 70px; }
  .history-head > .history-head__cell:nth-child(3) {
    flex: 0 0 70px; }
  .history-head__group > .history-head__cell:nth-child(1) {
    flex: 0 0 100px; }
  .history-head__group > .history-head__cell:nth-child(2) {
    flex: 0 0 100px; }
  .history-head__group > .history-head__cell:nth-child(3) {
    flex: 0 0 100px; }

.history-list__item:not(:last-child) {
  margin-bottom: 10px; }

.history-item__head {
  border: 1px solid #DCDCDC;
  display: flex;
  border-radius: 8px;
  position: relative;
  cursor: pointer; }

.history-item.is-open .history-item__head {
  border-radius: 8px 8px 0 0; }

.history-item__head-group {
  display: flex;
  flex: 1 1 auto; }

.history-item__head-cell {
  padding: 15px 5px;
  font-weight: 500;
  color: #444;
  font-size: 12px; }
  .history-item__head-cell--apply {
    color: #54BC40; }

.history-item__head > .history-item__head-cell:nth-child(1) {
  flex: 0 0 70px; }

.history-item__head > .history-item__head-cell:nth-child(3) {
  flex: 0 0 70px; }

.history-item__head-group > .history-item__head-cell:nth-child(1) {
  flex: 0 0 100px; }

.history-item__head-group > .history-item__head-cell:nth-child(2) {
  flex: 0 0 100px; }

.history-item__head-group > .history-item__head-cell:nth-child(3) {
  flex: 0 0 100px; }

.history-item__arrow {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 40px;
  display: none;
  align-items: center;
  justify-content: center; }

.history-item__body {
  border: 1px solid #DCDCDC;
  border-top: 0;
  border-radius: 0 0 8px 8px;
  display: none; }

.history-item.is-open .history-item__body {
  display: block; }

.history-item__button {
  display: flex;
  justify-content: center;
  padding: 0 20px 20px 20px; }

.history-description {
  padding: 20px; }
  .history-description__item {
    display: flex;
    flex-wrap: wrap; }
    .history-description__item:not(:last-child) {
      margin-bottom: 15px; }
  .history-description__name {
    flex: 0 0 100%;
    font-size: 12px;
    color: #666; }
  .history-description__value {
    flex: 0 0 100%;
    font-size: 14px;
    color: #444;
    font-weight: 500; }

@media (min-width: 1200px) {
  .history-head {
    padding-right: 40px; }
    .history-head__cell {
      padding: 5px 20px; }
    .history-head > .history-head__cell:nth-child(1) {
      flex: 0 0 120px; }
    .history-head > .history-head__cell:nth-child(3) {
      flex: 0 0 150px; }
    .history-head__group > .history-head__cell:nth-child(1) {
      flex: 0 0 120px; }
    .history-head__group > .history-head__cell:nth-child(2) {
      flex: 0 0 130px; }
    .history-head__group > .history-head__cell:nth-child(3) {
      flex: 0 0 130px; }
  .history-item__head {
    padding-right: 40px; }
  .history-item__head-cell {
    font-size: 14px;
    padding: 15px 20px; }
  .history-item__head > .history-item__head-cell:nth-child(1) {
    flex: 0 0 120px; }
  .history-item__head > .history-item__head-cell:nth-child(3) {
    flex: 0 0 150px; }
  .history-item__arrow {
    display: flex; }
  .history-item__description {
    display: flex;
    align-items: flex-end; }
  .history-item__button {
    flex: 0 0 200px;
    justify-content: flex-end; }
  .history-description {
    flex: 1 1 auto; }
    .history-description__item {
      flex-wrap: nowrap; }
    .history-description__name {
      flex: 0 0 130px; }
    .history-description__value {
      flex: 1 1 auto; } }

.history-product {
  display: flex;
  flex-wrap: wrap;
  padding: 10px;
  background: #fff;
  border-bottom: 1px solid #DCDCDC;
  position: relative; }
  .history-product__img {
    flex: 0 0 35%;
    padding-bottom: 10px;
    display: flex;
    align-items: center;
    justify-content: center; }
    .history-product__img img {
      max-width: 100%;
      max-height: 100px; }
  .history-product__description {
    padding-left: 10px;
    padding-bottom: 10px;
    flex: 0 0 65%; }
  .history-product__category {
    display: block;
    font-size: 12px;
    color: #888;
    margin-bottom: 5px;
    transition: color .3s ease; }
    .history-product__category:hover {
      color: #54BC40; }
  .history-product__title {
    display: block;
    font-size: 12px;
    color: #444;
    font-weight: 500;
    margin-bottom: 5px;
    transition: color .3s ease; }
    .history-product__title:hover {
      color: #54BC40; }
  .history-product__code {
    font-size: 12px;
    color: #888; }
  .history-product__options {
    display: flex;
    flex: 0 0 100%;
    align-items: center; }
  .history-product__amount {
    flex: 0 0 35%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-right: 5px; }
    .history-product__amount .input {
      padding: 0 10px;
      text-align: center;
      width: 50px; }
    .history-product__amount span {
      padding-left: 5px; }
  .history-product__price {
    flex: 0 0 65%;
    padding-right: 40px;
    padding-left: 10px; }
    .history-product__price .price__caption {
      font-size: 12px; }
    .history-product__price .price__value {
      font-size: 18px; }
    .history-product__price .price__currency {
      font-size: 12px; }

@media (min-width: 1200px) {
  .history-product {
    flex-wrap: nowrap;
    padding: 20px 0; }
    .history-product__img {
      flex: 0 0 120px;
      padding: 0 10px;
      margin: -20px 0;
      border-right: 1px solid #DCDCDC; }
    .history-product__description {
      flex: 1 1 auto;
      padding: 0 20px; }
    .history-product__category {
      margin-bottom: 10px; }
    .history-product__title {
      font-size: 14px;
      margin-bottom: 10px;
      max-width: 300px; }
    .history-product__options {
      flex: 0 0 280px;
      flex-direction: row;
      flex-wrap: wrap;
      justify-content: flex-start;
      align-items: center; }
    .history-product__amount {
      flex: unset;
      justify-content: flex-start;
      margin: 0; }
    .history-product__price {
      padding: 0;
      padding-left: 30px;
      flex: unset; }
      .history-product__price .price__caption {
        font-size: 14px; }
      .history-product__price .price__value {
        font-size: 18px; }
      .history-product__price .price__currency {
        font-size: 14px; } }

.program-points {
  padding-top: 10px; }
  .program-points__title {
    font-size: 20px;
    font-weight: 500;
    color: #444;
    margin-bottom: 10px; }
  .program-points__description {
    margin-top: 15px;
    font-size: 16px;
    color: #444; }

.points {
  width: 250px;
  height: 100px;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 36px;
  font-weight: 700;
  background: #54BC40;
  color: #fff; }

.program-link {
  padding-top: 10px; }
  .program-link__description {
    margin-bottom: 15px;
    font-size: 14px;
    color: #444; }
  .program-link__group {
    display: flex;
    flex-wrap: wrap; }
  .program-link__link {
    flex: 0 0 100%;
    height: 46px;
    border-radius: 8px;
    background: #F5F5F5;
    color: #444;
    font-size: 14px;
    padding: 0 20px;
    display: flex;
    align-items: center;
    margin-bottom: 10px; }
  .program-link__button {
    flex: 0 0 100%; }
    .program-link__button .button-primary {
      height: 46px; }

@media (min-width: 768px) {
  .program-link__description {
    font-size: 16px; }
  .program-link__group {
    flex-wrap: nowrap; }
  .program-link__link {
    flex: 0 0 60%;
    margin-bottom: 0;
    font-size: 16px; }
  .program-link__button {
    flex: 0 0 40%;
    padding-left: 20px; } }

@media (min-width: 1200px) {
  .program-link__link {
    flex: 0 0 70%; }
  .program-link__button {
    flex: 0 0 30%; } }

/* popup */
.popup {
  position: fixed;
  left: 0;
  top: 0;
  padding: 10px;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  z-index: 10;
  transition: opacity .2s ease-out;
  pointer-events: none; }
  .popup.is-active {
    opacity: 1;
    pointer-events: initial; }
  .popup__block {
    max-width: 100%;
    max-height: 100%;
    overflow-y: auto;
    background: #fff;
    padding: 15px;
    border-radius: 5px;
    position: relative;
    transform: translateY(50px);
    transition: transform .3s ease; }
  .popup.is-active .popup__block {
    transform: translateY(0px); }
  .popup__close {
    position: absolute;
    width: 36px;
    height: 36px;
    font-size: 12px;
    top: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer; }
  .popup__title {
    font-size: 18px;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 30px; }

.modal-transition {
  text-align: center; }
  .modal-transition span {
    cursor: pointer;
    color: #54BC40; }

@media (min-width: 768px) {
  .popup__block {
    padding: 35px; } }

.review-form {
  max-width: 100%;
  width: 400px; }

.review-form__field {
  margin-bottom: 20px; }

.review-form__row {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; }

.review-form__cell {
  flex-basis: 100%; }

.review-form__field textarea {
  height: 140px; }

.review-radio-group__title {
  padding-bottom: 5px; }

.review-radio-group__list {
  display: flex;
  flex-wrap: wrap; }

.review-radio-group__item {
  flex-basis: 100%; }

.review-form__rating {
  display: flex;
  align-items: center; }

.review-form__rating-label {
  padding-right: 10px; }

.review-form__button-group {
  width: 250px;
  margin: 0 auto;
  display: flex; }

.review-form__button {
  flex-basis: 50%;
  padding: 0 10px; }
  .review-form__button button {
    width: 100%; }

@media (min-width: 768px) {
  .review-form__cell {
    flex-basis: unset; } }

.region-form {
  max-width: 100%;
  width: 560px; }
  .region-form__search {
    margin-bottom: 20px; }

.region-list {
  column-count: 1;
  column-gap: 20px; }
  .region-list__item {
    padding: 5px 0;
    display: block;
    font-weight: 500;
    color: #444;
    transition: color .3s ease;
    break-inside: avoid; }
    .region-list__item:hover {
      color: #54BC40; }

@media (min-width: 768px) {
  .region-list {
    column-count: 3; } }

#popup-address .popup__block {
  width: 460px; }

.address-form .row:not(:last-child) {
  margin-bottom: 20px; }

.popup--park-price .popup__block {
  background-color: #F3F3EA;
  padding: 30px 15px 15px; }

.popup--park-price .popup__title {
  font-family: 'Playfair Display', serif;
  font-size: 30px;
  text-transform: none;
  line-height: 1.2; }

.ages-inf {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 50px; }
  .ages-inf__item {
    flex: 0 0 100%; }
    .ages-inf__item:not(:last-child) {
      margin-bottom: 20px; }

.age-price {
  display: flex;
  align-items: center; }
  .age-price__icon {
    flex: 0 0 75px; }
    .age-price__icon img {
      margin: 0 auto;
      display: block;
      height: 50px; }
  .age-price__text {
    flex: 1 1 auto;
    padding-left: 20px;
    font-weight: 500;
    font-size: 18px;
    line-height: 1.2; }
    .age-price__text span {
      color: #54BC40;
      font-size: 24px;
      text-transform: uppercase; }

.park-price {
  display: flex;
  flex-wrap: wrap; }
  .park-price__item {
    margin-bottom: 30px; }
    .park-price__item:nth-child(6) {
      margin-bottom: 0; }

.park-price-option__title {
  color: #636267;
  font-size: 14px;
  margin-bottom: 10px; }

.park-price-option__alert {
  color: #E14242;
  font-size: 16px;
  font-weight: 500; }

.park-price-option__description {
  color: #333;
  font-weight: 500; }
  .park-price-option__description span {
    color: #54BC40; }

.park-price-option__description-item {
  display: inline-block; }

@media (min-width: 768px) {
  .park-price-option__description-item {
    margin-right: 15px; } }

@media (min-width: 1200px) {
  .popup--park-price .popup__block {
    width: 1300px;
    padding: 70px 200px; }
  .popup--park-price .popup__title {
    margin-bottom: 50px; }
  .ages-inf__item {
    flex: 0 0 calc(100% / 3); }
  .park-price {
    display: grid;
    grid-template-areas: 'price-1 price-2 price-6'
 'price-3 price-4 price-6'
 'price-5 price-5 price-5'
 'price-7 price-8 price-9'
 'price-10 price-11 price-12';
    grid-template-columns: 35% 45% 20%;
    grid-template-rows: 0fr 1fr; }
    .park-price__item:nth-child(1) {
      grid-area: price-1; }
    .park-price__item:nth-child(2) {
      grid-area: price-2; }
    .park-price__item:nth-child(3) {
      grid-area: price-3; }
    .park-price__item:nth-child(4) {
      grid-area: price-4; }
    .park-price__item:nth-child(5) {
      grid-area: price-5;
      }
    .park-price__item:nth-child(6) {
      grid-area: price-6;
      margin-bottom: 30px; }
    .park-price__item:nth-child(7) {
      grid-area: price-7;}
    .park-price__item:nth-child(8) {
      grid-area: price-8;}
    .park-price__item:nth-child(9) {
      grid-area: price-10;
      margin-bottom: 0px;}
    .park-price__item:nth-child(10) {
      grid-area: price-11;
      margin-bottom: 0px;}
  .park-price-option__alert {
    text-align: center; }
  .park-price-option__description-item {
    margin-right: 20px; } }

/* other */
.button-primary {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 8px;
  height: 46px;
  padding: 0 18px;
  font-size: 14px;
  color: #fff;
  background-color: #54BC40;
  cursor: pointer;
  transition: background-color .3s ease, color .3s ease; }
  .button-primary:hover {
    background: #439633;
    color: #fff; }
  .button-primary:active {
    background: #439633; }
  .button-primary .icon {
    font-size: 20px; }

.button-secondary {
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #ccc;
  border-radius: 8px;
  height: 46px;
  padding: 0 18px;
  font-size: 14px;
  font-weight: 500;
  color: #444;
  transition: color .3s ease, border-color .3s ease;
  cursor: pointer; }
  .button-secondary:hover {
    color: #54BC40;
    border-color: #54BC40; }
  .button-secondary .icon {
    font-size: 20px; }

.button-text {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 46px;
  padding: 0 18px;
  font-size: 12px;
  color: #888;
  font-weight: 500;
  cursor: pointer;
  transition: color .3s ease; }
  .button-text:hover {
    color: #444; }

.button-icon {
  width: 34px;
  height: 34px;
  border: 1px solid #C7C7C7;
  color: #C7C7C7;
  border-radius: 8px;
  font-size: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: color .3s ease, border-color .3s ease; }
  .button-icon:hover {
    color: #54BC40;
    border-color: #54BC40; }

.breadcrumbs-mobile {
  display: flex;
  align-items: center;
  color: #666;
  padding-top: 15px;
  padding-bottom: 5px; }
  .breadcrumbs-mobile__icon {
    font-size: 15px;
    transform: rotate(180deg); }
  .breadcrumbs-mobile__caption {
    padding-left: 10px;
    font-weight: 500; }

.breadcrumbs-wrap {
  display: none; }

.breadcrumbs-frame {
  display: flex;
  padding: 20px 0; }

.breadcrumbs {
  display: flex;
  justify-content: flex-start;
  border-radius: 3px;
  overflow: hidden; }
  .breadcrumbs__item {
    position: relative; }
  .breadcrumbs__item:not(:last-child) {
    padding-right: 20px; }
  .breadcrumbs__item:not(:last-child):before {
    content: '';
    position: absolute;
    width: 4px;
    height: 4px;
    border-radius: 1px;
    background: #54BC40;
    top: 8px;
    right: 8px; }
  .breadcrumbs__link {
    display: block;
    font-size: 12px;
    line-height: 20px;
    color: #888;
    max-width: 180px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: color .3s ease; }

a.breadcrumbs__link:hover {
  color: #54BC40; }

@media (min-width: 768px) {
  .breadcrumbs-mobile {
    display: none; }
  .breadcrumbs-wrap {
    display: block; } }

.pagination-wrap {
  display: flex;
  justify-content: center;
  padding-top: 20px; }

.pagination {
  display: flex;
  align-items: center; }
  .pagination__item {
    padding: 0 3px; }
  .pagination__item--middle {
    position: relative; }
  .pagination__link {
    position: relative;
    width: 40px;
    height: 40px;
    color: #888;
    cursor: pointer;
    font-weight: 500;
    border-radius: 8px;
    border: 1px solid #ccc;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: color .3s ease, background .3s ease; }
  .pagination__link--control {
    font-size: 10px; }
  .pagination__link--back {
    transform: rotate(180deg); }
  .pagination__link.is-active {
    border: none;
    color: #fff;
    background-color: #54BC40;
    background-image: linear-gradient(#68E150, #4AA439); }
  .pagination__link-dots {
    position: relative;
    width: 40px;
    height: 40px;
    font-weight: 500;
    border-radius: 8px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: color .3s ease, background .3s ease; }
  .pagination__link--floating {
    border: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    opacity: 0;
    transform: translateY(10px);
    transition: transform .3s ease, opacity .3s ease; }
  .pagination__item--middle:hover .pagination__link--floating {
    opacity: 1;
    transform: translateY(0); }

.tag-cloud {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -5px; }
  .tag-cloud__item {
    padding: 5px; }

.tag {
  display: flex;
  align-items: center;
  padding: 5px 15px;
  border-radius: 4px;
  border: 1px solid #C7C7C7;
  background-color: #F3F3F3;
  color: #444;
  cursor: pointer;
  transition: background-color .3s ease, border-color .3s ease; }
  .tag:hover {
    border: 1px solid #b3b3b3;
    background-color: #e3e3e3; }
  .tag__caption {
    font-weight: 500; }
  .tag__close {
    padding-left: 5px;
    width: 14px;
    font-size: 9px;
    display: none; }
  .tag.is-disabled {
    color: #888;
    border: 1px solid #F3F3F3; }
  .tag.is-active {
    padding: 5px 8px;
    border: 1px solid #54BC40;
    background-color: #54BC40;
    color: #fff; }
    .tag.is-active:hover {
      border: 1px solid #439633;
      background-color: #439633; }
  .tag.is-active .tag__close {
    display: block; }

.amount-control {
  display: flex;
  border: 1px solid #DCDCDC;
  border-radius: 8px;
  width: 130px; }

.amount-control__button {
  height: 34px;
  width: 45px;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 10px;
  color: #444;
  cursor: pointer;
  transition: color .3s ease; }
  .amount-control__button:hover {
    color: #54BC40; }

.amount-control__input {
  border: 0;
  padding: 0;
  height: 34px;
  width: 40px;
  border-radius: 8px;
  text-align: center;
  font-weight: 500;
  color: #444; }

.title {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px; }
  .title:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    height: 1px;
    width: 100%;
    background: #B7B7B7; }
  .title > span {
    position: relative;
    border-bottom: 4px solid #54BC40;
    padding-bottom: 5px;
    font-weight: 500;
    font-size: 18px;
    text-transform: uppercase; }
    .title > span b {
      font-weight: 500;
      font-size: 16px;
      white-space: nowrap; }
  .title__additional {
    font-weight: 500;
    font-size: 14px;
    display: none;
    transition: color .3s ease; }
    .title__additional:hover {
      color: #54BC40; }
  .title .change-region__city {
    color: #333;
    font-size: 16px;
    font-weight: 500; }
  .title .change-region__icon {
    font-size: 18px; }

@media (min-width: 768px) {
  .title {
    margin-bottom: 30px; }
    .title__additional {
      display: block; }
  h1.title > span {
    font-size: 26px; } }

.footer {
  padding: 30px 0 10px;
  background: #E2E2E2; }
  .footer__items .footer-item:nth-child(1) {
    display: none; }
  .footer__items .footer-item:nth-child(2) {
    display: none; }
  .footer__items .footer-item:nth-child(3) {
    display: none; }
  .footer__bottom {
    border-top: 1px solid #B7B7B7;
    padding: 20px 0;
    font-size: 12px;
    text-align: center; }

.footer-item {
  padding-bottom: 30px; }
  .footer-item__title {
    font-size: 14px;
    position: relative;
    font-weight: 500;
    text-transform: uppercase;
    display: flex;
    justify-content: flex-start; }
    .footer-item__title:before {
      content: '';
      position: absolute;
      bottom: 0;
      left: 0;
      height: 1px;
      width: 100%;
      background: #B7B7B7; }
    .footer-item__title span {
      position: relative;
      border-bottom: 2px solid #54BC40; }
  .footer-item__content {
    padding-top: 20px; }

.footer-links__item {
  display: block; }
  .footer-links__item:not(:last-child) {
    margin-bottom: 10px;
    transition: color .3s ease; }
  .footer-links__item:hover {
    color: #54BC40; }

.social-links {
  display: flex;
  flex-wrap: wrap;
  margin: -5px; }
  .social-links__item {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    border-radius: 8px;
    border: 1px solid #888;
    color: #888;
    font-size: 20px;
    margin: 5px;
    cursor: pointer;
    transition: color .3s ease, border-color .3s ease; }
    .social-links__item:hover {
      color: #54BC40;
      border-color: #54BC40; }

.subscribe__caption {
  color: #888;
  margin-bottom: 10px; }

.subscribe-form {
  display: flex; }
  .subscribe-form__input {
    flex: 1 1 auto; }
    .subscribe-form__input .input {
      border-radius: 8px 0 0 8px;
      border-right: 0;
      width: 100%; }
  .subscribe-form__button {
    flex: 0 0 auto; }
    .subscribe-form__button .button-primary {
      width: 100%;
      border-radius: 0 8px 8px 0;
      height: 46px; }

@media (min-width: 768px) {
  .footer__items .footer-item:nth-child(1) {
    display: block; }
  .footer__items .footer-item:nth-child(2) {
    display: block; }
  .footer__items .footer-item:nth-child(3) {
    display: block; } }

.input-field {
  position: relative; }
  .input-field__placeholder {
    position: absolute;
    top: 1px;
    left: 20px;
    color: #666;
    font-size: 14px;
    line-height: 44px;
    transition: font-size .3s ease, line-height .3s ease;
    pointer-events: none; }
  .input-field .input {
    padding: 10px 20px 0; }
  .input-field .textarea {
    padding: 20px; }
  .input-field .input:focus + .input-field__placeholder,
  .input-field .textarea:focus + .input-field__placeholder {
    font-size: 12px;
    line-height: 22px; }
  .input-field .input:not(:placeholder-shown) + .input-field__placeholder,
  .input-field .textarea:not(:placeholder-shown) + .input-field__placeholder {
    font-size: 12px;
    line-height: 22px; }

.input {
  display: block;
  border: 1px solid #ccc;
  border-radius: 8px;
  height: 46px;
  padding: 0 20px;
  width: 100%;
  transition: border-color .3s ease; }
  .input:hover {
    border-color: #444; }
  .input:focus {
    border-color: #54BC40; }
  .input input:invalid {
    border-color: #E14242; }
  .input::placeholder {
    color: #888; }

.textarea {
  display: block;
  border: 1px solid #C7C7C7;
  border-radius: 8px;
  padding: 10px 20px;
  width: 100%;
  transition: border-color .3s ease;
  resize: none; }
  .textarea:hover {
    border-color: #444; }
  .textarea:focus {
    border-color: #54BC40; }
  .textarea input:invalid {
    border-color: #E14242; }
  .textarea::placeholder {
    color: #888; }

/* ==========================================================================
   Components - Switch
   ========================================================================== */
.switch-wrap {
  display: flex; }

.switch {
  position: relative;
  margin: 0;
  user-select: none;
  cursor: pointer;
  height: 28px;
  display: flex;
  align-items: center; }
  .switch__input {
    display: none; }
  .switch__control {
    width: 40px;
    height: 12px;
    position: relative;
    background-color: #D8D8D8;
    border-radius: 6px;
    opacity: 1;
    transition: background-color .3s ease, opacity .3s ease;
    user-select: none; }
  .switch__control-circle {
    position: absolute;
    top: -4px;
    left: 0;
    width: 20px;
    height: 20px;
    background-color: #888;
    border-radius: 100%;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.15);
    transform: translateX(0);
    transition: transform .3s ease, background-color .3s ease; }
  .switch__label {
    display: block;
    padding: 0 10px;
    font-size: 16px;
    color: #444; }

.switch__input:checked ~ .switch__control {
  background-color: #c6e9bf; }

.switch__input:checked ~ .switch__control .switch__control-circle {
  transform: translateX(20px);
  background-color: #54BC40; }

.switch__input[disabled] ~ .switch__control {
  opacity: .5; }

.switch__input[disabled] ~ .switch__label {
  opacity: .5; }

/* ==========================================================================
   Components - Checkbox
   ========================================================================== */
.checkbox {
  position: relative;
  padding-left: 30px;
  display: flex;
  align-items: center;
  margin: 0;
  user-select: none;
  min-height: 20px; }
  .checkbox__control {
    background-color: #fff;
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 20px;
    height: 20px;
    border: 1px solid #ccc;
    border-radius: 4px;
    opacity: 1;
    transition: background-color .3s ease, border-color .3s ease, opacity .3s ease;
    user-select: none;
    cursor: pointer; }
  .checkbox:hover .checkbox__control {
    border-color: #54BC40; }
  .checkbox__control:before {
    content: '';
    position: absolute;
    top: 40%;
    left: 50%;
    display: block;
    width: 30%;
    height: 50%;
    color: #fff;
    opacity: 0;
    border-right: 3px solid;
    border-bottom: 3px solid;
    transform: translate(-50%, -50%) rotate(45deg) scale(0.8);
    transition: opacity .3s ease;
    box-sizing: initial; }
  .checkbox__input {
    display: none; }
  .checkbox__input:checked ~ .checkbox__control {
    background-color: #54BC40;
    border-color: #54BC40; }
  .checkbox__input:checked ~ .checkbox__control::before {
    opacity: 1; }
  .checkbox__input[disabled] ~ .checkbox__control {
    opacity: .5; }
  .checkbox__label {
    display: block;
    color: #666; }
  .checkbox:hover .checkbox__label {
    color: #666; }
  .checkbox__input:checked ~ .checkbox__label {
    font-weight: 500;
    color: #54BC40; }
  .checkbox__input[disabled] ~ .checkbox__label {
    opacity: .5; }

.checklist__item {
  margin-bottom: 10px;
  display: flex;
  align-items: flex-start;
  justify-content: space-between; }

.checklist__item:last-child {
  margin-bottom: 0; }

.checklist__item-amount {
  line-height: 20px; }

.star-list {
  width: 120px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start; }

.star-list__item {
  width: 24px;
  height: 24px;
  cursor: pointer; }

.star-list__star-path {
  stroke: #54BC40;
  transition: stroke-width .2s ease-out, fill .2s ease-out; }

.star-list:hover .star-list__star-path {
  stroke-width: 6; }

.star-list:hover .star-list__item:hover ~ .star-list__item .star-list__star-path {
  stroke-width: 0; }

.star-list__item.is-active .star-list__star-path {
  fill: #54BC40;
  stroke-width: 6 !important; }

.warning {
  background-color: #FFE9E9;
  color: #444;
  padding: 5px 10px 5px 50px;
  font-size: 12px;
  border-radius: 8px;
  border-right: 6px solid #E14242;
  position: relative; }
  .warning__icon {
    position: absolute;
    color: #E14242;
    left: 15px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 24px; }

.dropholder {
  position: relative;
  height: 46px; }
  .dropholder .icon {
    flex: 0 0 15px;
    color: #54BC40;
    font-size: 10px;
    padding-left: 5px; }

.dropdown {
  position: relative;
  width: 100%;
  height: 100%;
  background: #fff;
  border-radius: 10px;
  border: 1px solid #C7C7C7;
  cursor: pointer; }
  .dropdown > div {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding: 0 25px 0 20px;
    width: 100%;
    height: 100%;
    font-weight: 500;
    white-space: nowrap; }
  .dropdown:after {
    content: "▾";
    font-size: 18px;
    position: absolute;
    right: 0;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 30px;
    pointer-events: none; }
  .dropdown.active {
    border-radius: 10px 10px 0 0;
    border-bottom-color: #fff; }
  .dropdown.active + .dropdownMenu {
    display: block;
    border-radius: 0 0 10px 10px; }

.dropdownMenu {
  position: absolute;
  left: 0;
  top: 100%;
  display: none;
  border: 1px solid #C7C7C7;
  background: #fff;
  width: 100%;
  border-radius: 10px;
  z-index: 1;
  overflow: hidden;
  cursor: pointer;
  transform: translateY(-1px); }
  .dropdownMenu li {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding: 5px 20px;
    list-style: none;
    white-space: nowrap; }
    .dropdownMenu li:hover {
      background: #eee; }

.radio {
  display: flex;
  align-items: center;
  padding: 5px 0;
  cursor: pointer; }
  .radio__input {
    display: none; }
  .radio__control {
    width: 18px;
    height: 18px;
    border-radius: 100%;
    border: 1px solid #aaa;
    position: relative;
    flex: 0 0 18px;
    display: flex;
    align-items: center;
    justify-content: center; }
  .radio__control:before {
    content: '';
    width: 10px;
    height: 10px;
    border-radius: 100%;
    background: #54BC40;
    transform: scale(0);
    transition: transform .2s ease; }
  .radio__input:checked + .radio__control:before {
    transform: scale(1); }
  .radio__caption {
    padding-left: 10px;
    font-size: 14px;
    transition: color .3s ease; }
  .radio:hover .radio__caption {
    color: #54BC40; }

.radio-card-list {
  display: flex;
  margin: 0 -5px; }
  .radio-card-list__item {
    padding: 5px; }

.radio-card {
  border: 1px solid #DCDCDC;
  border-radius: 8px;
  display: flex;
  padding: 20px;
  height: 100%;
  cursor: pointer;
  transition: border-color .3s ease; }
  .radio-card:hover {
    border-color: #54BC40; }
  .radio-card__icon {
    flex: 0 0 30px; }
  .radio-card__circle {
    border: 1px solid #DCDCDC;
    border-radius: 100%;
    width: 30px;
    height: 30px;
    color: #fff;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background .3s ease, border-color .3s ease; }
  .radio-card__body {
    padding-left: 20px;
    flex: 1 1 auto; }
  .radio-card__title {
    font-size: 18px;
    color: #444;
    margin-bottom: 5px; }
  .radio-card.is-active {
    border-color: #54BC40; }
  .radio-card.is-active .radio-card__circle {
    border-color: #54BC40;
    background: #54BC40; }

.custom-bullet {
  border-radius: 100%;
  background: #dcdcdc;
  border: 0;
  width: 14px;
  height: 14px;
  opacity: .4;
  transform: none;
  transition: opacity .3s ease; }
  .custom-bullet.swiper-pagination-bullet-active {
    opacity: 1; }
  .custom-bullet:first-child:last-child {
    display: none; }

.price {
  display: flex;
  justify-content: flex-start;
  line-height: 1; }
  .price__inner {
    display: flex;
    align-items: baseline;
    position: relative; }
  .price__caption {
    margin-right: 5px;
    font-size: 12px; }
  .price__value {
    font-size: 20px;
    font-weight: 700;
    color: #444; }
  .price__currency {
    margin-left: 3px;
    font-size: 12px;
    color: #666; }
  .price--old .price__caption {
    color: #888; }
  .price--old .price__currency {
    color: #888;
    font-size: 10px; }
  .price--old .price__value {
    color: #888;
    font-size: 14px; }
  .price--old .price__inner:before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    height: 1px;
    width: 100%;
    background: #888; }

.rating {
  height: 20px;
  width: 100px;
  position: relative; }

.rating__empty,
.rating__fill {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-size: contain; }

.rating__empty {
  background-image: url(../img/icons/star-empty.svg); }

.rating__fill {
  background-image: url(../img/icons/star-fill.svg); }

.article__stock {
  margin-bottom: 20px; }
  .article__stock img {
    display: block;
    width: 100%; }

.article__img {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  margin-bottom: 20px;
  --aspect-ratio: 16/9;
  position: relative; }
  .article__img:before {
    content: '';
    display: block;
    padding-bottom: calc(100% / (var(--aspect-ratio))); }

.article__content {
  background: #fff;
  border-radius: 4px;
  padding: 20px; }

.article h2, .article h3, .article h4, .article h5, .article h6 {
  margin: 1rem 0; }

.article h2 {
  font-size: 2rem;
  font-weight: 500; }

.article h3 {
  font-size: 1.5rem;
  font-weight: 500; }

.article h4 {
  font-size: 1.2rem;
  font-weight: 500; }

.article p {
  margin: 10px 0;
  color: #666; }

.video-frame {
  --aspect-ratio:16/9;
  position: relative; }
  .video-frame:before {
    content: '';
    display: block;
    padding-bottom: calc(100% / (var(--aspect-ratio))); }
  .video-frame > :first-child {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .video-frame > img {
    height: auto; }

.article-catalog {
  margin: 0 -10px; }
  .article-catalog__item {
    padding: 10px; }

.article-card__img {
  display: block;
  border-radius: 8px;
  margin-bottom: 10px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  --aspect-ratio: 16/9;
  position: relative; }
  .article-card__img:before {
    content: '';
    display: block;
    padding-bottom: calc(100% / (var(--aspect-ratio))); }

.article-card__title {
  display: block;
  color: #444;
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 5px; }

.article-card__description {
  color: #666;
  font-size: 12px;
  line-height: 18px;
  max-height: calc(18px * 4);
  overflow: hidden;
  margin-bottom: 5px; }

.article-card__date {
  color: #666;
  font-size: 14px; }

.video-catalog {
  margin: 0 -10px; }
  .video-catalog__item {
    padding: 10px; }

.video-card {
  display: block;
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  border-radius: 8px;
  overflow: hidden;
  --aspect-ratio: 16/9;
  /*
	&:before {
		content: '';
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		background: #000;
		opacity: .5;
	}
	*/ }
  .video-card:after {
    content: '';
    display: block;
    padding-bottom: calc(100% / (var(--aspect-ratio)));
    min-height: 150px; }
  .video-card__inner {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    padding: 20px;
    display: flex;
    align-items: flex-end;
    justify-content: center; }
  .video-card__play {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    color: #dedede;
    background-color: rgba(40, 40, 40, 0.6);
    border-radius: 100%;
    width: 56px;
    height: 56px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%) scale(1);
    transition: transform .3s ease; }
  .video-card:hover .video-card__play {
    transform: translate(-50%, -50%) scale(1.2); }
  .video-card__description {
    color: #fff; }

.catalog {
  margin: -10px; }
  .catalog__item {
    padding: 10px; }

.category-card {
  display: block;
  border-radius: 8px;
  overflow: hidden;
  border: 1px solid #DCDCDC; }
  .category-card__img {
    height: 140px;
    background-position: center;
    background-size: cover; }
  .category-card__title {
    padding: 0 20px;
    font-size: 12px;
    font-weight: 700;
    text-align: center;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fff;
    transition: color .3s ease, background-color .3s ease; }
  .category-card:hover .category-card__title {
    background-color: #54BC40;
    color: #fff; }

.category-card-school {
  display: block;
  background: #fff;
  border-radius: 8px;
  padding: 20px;
  height: 100%; }
  .category-card-school__title {
    font-size: 30px;
    font-weight: 700;
    color: #444;
    margin-bottom: 10px; }
  .category-card-school__description {
    font-size: 16px;
    font-weight: 300;
    color: #444; }

.product-card {
  position: relative;
  background: #fff;
  padding: 20px;
  border-radius: 8px;
  border: 1px solid #DCDCDC;
  height: 100%;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  transition: border-color .3s ease; }
  .product-card:hover {
    border-color: #54BC40; }
  .product-card__img {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 180px;
    margin-bottom: 10px; }
    .product-card__img img {
      max-width: 100%;
      max-height: 100%; }
  .product-card__avatar {
    background-color: #F3F3F3;
    border-bottom: 1px solid #DCDCDC;
    padding: 20px 0 0;
    margin: -20px -20px 70px; }
  .product-card__avatar-pic {
    margin: 0 auto -50px;
    width: 100px;
    height: 100px;
    border-radius: 100%;
    overflow: hidden;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center; }
    .product-card__avatar-pic img {
      max-width: 100%;
      max-height: 100%;
      display: block; }
  .product-card__img-school {
    height: 280px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
    margin: -20px -20px 10px;
    background: #EFEFEF; }
    .product-card__img-school img {
      display: block;
      max-width: 100%;
      max-height: 100%; }
  .product-card__play {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    color: #fff;
    border: 2px solid #fff;
    border-radius: 100%;
    width: 70px;
    height: 70px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%); }
  .product-card__description {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    flex: 1 1 auto; }
  .product-card__rating {
    margin-bottom: 5px; }
  .product-card--author .rating {
    margin: 0 auto; }
  .product-card__name {
    text-align: center;
    color: #444;
    font-weight: 500;
    margin-bottom: 10px; }
  .product-card__author-stat {
    background-color: #F3F3F3;
    border-top: 1px solid #DCDCDC;
    padding: 20px;
    margin: 10px -20px -20px;
    text-align: center; }
    .product-card__author-stat span {
      color: #888; }
      .product-card__author-stat span b {
        color: #444; }
    .product-card__author-stat span:not(:last-child) {
      margin-right: 10px; }
  .product-card__category {
    font-size: 12px;
    color: #888;
    display: block;
    margin-bottom: 5px;
    transition: color .3s ease;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis; }
    .product-card__category:hover {
      color: #54BC40; }
  .product-card__title {
    display: block;
    font-size: 14px;
    line-height: 20px;
    height: 40px;
    overflow: hidden;
    transition: color .3s ease; }
    .product-card__title:hover {
      color: #54BC40; }
  .product-card__title-school {
    display: block;
    font-size: 16px;
    line-height: 18px;
    height: 36px;
    overflow: hidden;
    font-weight: 500;
    color: #444;
    margin-bottom: 5px; }
  .product-card__text {
    line-height: 20px;
    height: 60px;
    overflow: hidden;
    font-size: 12px;
    color: #888; }
  .product-card--author .product-card__text {
    height: 100px; }
  .product-card__footer {
    margin-top: 15px;
    display: flex;
    align-items: center; }
  .product-card__price {
    flex-basis: 50%; }
  .product-card__button {
    display: flex;
    justify-content: flex-end;
    flex-basis: 50%; }
  .product-card__label {
    position: absolute;
    left: 0;
    top: 20px; }
  .product-card__favorite {
    position: absolute;
    right: 20px;
    top: 20px;
    color: #ddd;
    font-size: 18px;
    cursor: pointer;
    transition: color .3s ease; }
    .product-card__favorite:hover {
      color: #aaa; }
  .product-card__favorite.is-active {
    color: #54BC40; }

.price-free {
  font-size: 16px;
  font-weight: 700;
  color: #E14242; }

.season-goods {
  margin-top: 20px;
  border-radius: 8px; }
  .season-goods__content {
    background-color: #fff;
    padding: 30px 15px 30px; }
  .season-goods__title {
    padding-bottom: 20px;
    line-height: 30px;
    font-size: 18px;
    font-weight: 500;
    display: none; }
  .season-goods__tabs {
    overflow: auto; }
  .season-goods__items {
    display: none;
    overflow: hidden; }
    .season-goods__items.is-active {
      display: flex; }
  .season-goods__item {
    flex: 0 0 100%;
    width: 100%; }

.season-tabs {
  border-bottom: 1px solid transparent;
  display: table; }
  .season-tabs__item {
    display: table-cell; }
  .season-tabs__link {
    padding: 0 10px;
    display: flex;
    align-items: center;
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    position: relative;
    height: 42px;
    border-radius: 8px 8px 0 0;
    line-height: 30px;
    white-space: nowrap;
    color: #999;
    cursor: pointer;
    transition: color .3s ease; }
    .season-tabs__link:hover {
      color: #333; }
  .season-tabs__link.is-active {
    color: #54BC40;
    background-color: #fff; }

.season-good {
  display: flex; }
  .season-good__img {
    flex: 0 0 140px;
    height: 140px;
    display: block; }
    .season-good__img img {
      max-width: 100%;
      max-height: 100%;
      display: block; }
  .season-good__description {
    padding: 0 0 0 10px;
    width: calc(100% - 140px); }
  .season-good__title {
    display: block;
    color: #333;
    font-size: 12px;
    line-height: 14px;
    height: 28px;
    overflow: hidden;
    transition: color .3s ease; }
    .season-good__title:hover {
      color: #54BC40; }
  .season-good__category {
    display: block;
    color: #888;
    font-size: 12px;
    line-height: 15px;
    margin-bottom: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: color .3s ease; }
    .season-good__category:hover {
      color: #54BC40; }
  .season-good__price {
    margin: 15px 0; }
  .season-good__button {
    display: flex;
    justify-content: start; }
    .season-good__button > * {
      height: 32px; }

@media (min-width: 768px) {
  .season-goods__content {
    border-radius: 0 0 8px 8px; }
  .season-goods__head {
    flex-direction: row; }
  .season-goods__item {
    flex: 0 0 50%;
    width: 50%; }
  .season-good__img {
    flex: 0 0 110px;
    height: 110px; }
  .season-good__description {
    padding: 0 20px;
    width: calc(100% - 110px); }
  .season-tabs__link {
    padding: 0 20px; } }

.product-summary {
  display: grid;
  grid-template-areas: 'head'
 'gallery'
 'description';
  grid-template-columns: 100%; }
  .product-summary__head {
    position: relative;
    grid-area: head;
    padding-bottom: 10px; }
  .product-summary__print {
    position: absolute;
    right: 0;
    bottom: 0;
    display: none; }
  .product-summary__gallery {
    position: relative;
    grid-area: gallery;
    padding: 0 0 10px 0; }
  .product-summary__label {
    position: absolute;
    left: -20px;
    top: 0;
    z-index: 2; }
  .product-summary__description {
    position: relative;
    grid-area: description; }
  .product-summary__download-price {
    margin-top: 10px; }
  .product-summary__title {
    color: #444;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 5px; }
  .product-summary__code {
    color: #888;
    font-size: 12px;
    margin-bottom: 10px; }
  .product-summary__rating {
    margin-bottom: 5px; }
  .product-summary__to-review a {
    color: #666;
    font-size: 12px; }
  .product-summary__text {
    font-size: 16px;
    margin-bottom: 20px;
    color: #888;
    max-width: 400px; }
  .product-summary__price {
    margin-bottom: 10px; }
    .product-summary__price .price__caption {
      font-size: 20px; }
    .product-summary__price .price__value {
      font-size: 36px; }
    .product-summary__price .price__currency {
      font-size: 25px; }
    .product-summary__price .price--old .price__inner:before {
      height: 2px; }
    .product-summary__price .price--old .price__caption {
      font-size: 14px; }
    .product-summary__price .price--old .price__value {
      font-size: 24px; }
    .product-summary__price .price--old .price__currency {
      font-size: 16px; }
  .product-summary__points {
    margin-bottom: 20px;
    display: flex; }
    .product-summary__points .points-inf:not(:last-child) {
      margin-right: 10px; }
  .product-summary__option {
    margin: 20px 0; }
  .product-summary__option-title {
    font-size: 12px;
    color: #888;
    margin-bottom: 5px; }
  .product-summary__amount {
    margin-bottom: 20px; }
  .product-summary__limitation {
    margin: 20px 0;
    color: #E14242;
    font-weight: 700;
    font-size: 14px; }
  .product-summary__control-group {
    display: flex;
    justify-content: flex-start; }
  .product-summary__buy {
    padding-right: 20px; }
    .product-summary__buy .button-primary {
      height: 46px;
      width: 180px;
      font-size: 16px;
      font-weight: 500; }

.print-button {
  cursor: pointer; }
  .print-button__icon {
    font-size: 30px;
    color: #54BC40;
    padding-bottom: 5px;
    display: flex;
    justify-content: flex-end; }
  .print-button__caption {
    text-align: right;
    font-size: 12px;
    color: #666;
    transition: color .3s ease; }
  .print-button:hover .print-button__caption {
    color: #54BC40; }

.favorite {
  border: 1px solid #54BC40;
  color: #54BC40;
  border-radius: 8px;
  width: 46px;
  height: 46px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: color .3s ease, background-color .3s ease; }
  .favorite:hover {
    background-color: #54BC40;
    color: #fff; }
  .favorite.is-active {
    background-color: #54BC40;
    color: #fff; }

.product-description p {
  color: #666;
  line-height: 1.5; }

.points-inf {
  background: #F1F1F1;
  border-radius: 4px;
  display: table;
  padding: 10px 15px;
  white-space: nowrap; }

.characteristics {
  width: 100%; }
  .characteristics tr:nth-child(2n+1) {
    background: #F6F6F6; }
  .characteristics td {
    padding: 5px;
    font-weight: 500; }

.product-labels {
  display: flex;
  flex-direction: column;
  align-items: flex-start; }
  .product-labels__item:not(:last-child) {
    margin-bottom: 10px; }

.product-label {
  border-radius: 0 4px 4px 0;
  color: #fff;
  position: relative; }
  .product-label:before {
    content: '';
    position: absolute;
    left: 100%;
    top: 8px;
    border: 8px solid transparent;
    border-left: 7px solid;
    border-right: 0;
    transition: transform .3s ease; }
  .product-label:hover:before {
    transform: translateX(-100%); }
  .product-label--red {
    background-color: #E14242; }
    .product-label--red:before {
      border-left-color: #E14242; }
  .product-label--green {
    background-color: #54BC40; }
    .product-label--green:before {
      border-left-color: #54BC40; }
  .product-label--orange {
    background-color: #ef861d; }
    .product-label--orange:before {
      border-left-color: #ef861d; }
  .product-label__inner {
    height: 32px;
    width: 40px;
    overflow: hidden;
    padding: 0 12px;
    display: flex;
    align-items: center;
    transition: width .3s ease; }
  .product-label:hover .product-label__inner {
    width: 150px; }
  .product-label__icon {
    font-size: 16px; }
  .product-label__caption {
    white-space: nowrap;
    padding-left: 10px;
    transform: translateX(10px);
    transition: transform .3s ease; }
  .product-label:hover .product-label__caption {
    transform: translateX(0); }

.download-price {
  display: flex;
  align-items: center;
  height: 50px; }
  .download-price__icon {
    color: #54BC40;
    font-size: 18px; }
  .download-price__caption {
    font-weight: 500;
    color: #888;
    padding: 0 10px; }
  .download-price__arrow {
    color: #888; }

@media (min-width: 768px) {
  .product-summary {
    grid-template-areas: 'gallery head'
 'gallery description';
    grid-template-columns: 45% 55%;
    grid-template-rows: 0fr 1fr; }
    .product-summary__head {
      padding-bottom: 20px;
      padding-right: 120px; }
    .product-summary__gallery {
      padding: 0 20px 0 0; }
    .product-summary__description {
      padding-right: 120px; }
    .product-summary__review-wrap {
      position: absolute;
      right: 0;
      top: 0; }
    .product-summary__print {
      display: block; }
  .characteristics td {
    padding: 10px 20px;
    color: #666; }
    .characteristics td:nth-child(1) {
      width: 40%; }
    .characteristics td:nth-child(2) {
      width: 60%; } }

@media (min-width: 1200px) {
  .product-summary__head {
    padding-right: 100px; }
  .product-summary__title {
    font-size: 24px; }
  .product-summary__gallery {
    padding-right: 40px;
    flex-basis: 45%; }
  .product-summary__description {
    flex-basis: 55%; }
  .product-summary__print {
    bottom: 60px; }
  .product-summary__download-price {
    margin-top: 0;
    position: absolute;
    right: 0;
    bottom: 0; } }

.course-page__sticky {
  display: none; }

.course-summary {
  margin-bottom: 30px;
  display: grid;
  grid-template-areas: 'head'
 'img'
 'description'
 'total';
  grid-template-columns: 100%; }
  .course-summary__img {
    grid-area: img;
    padding-bottom: 20px; }
  .course-summary__head {
    grid-area: head;
    padding-bottom: 15px; }
  .course-summary__description {
    grid-area: description; }
  .course-summary__total {
    grid-area: total; }
  .course-summary__category {
    font-size: 12px;
    color: #888; }
  .course-summary__title {
    font-size: 20px;
    line-height: 1.2;
    font-weight: 500;
    color: #444; }
  .course-summary__rating {
    display: flex;
    justify-content: space-between;
    padding-bottom: 20px; }
    .course-summary__rating .to-review a {
      font-size: 12px;
      font-weight: 500;
      color: #666; }
  .course-summary__options {
    padding-bottom: 30px; }

.course-preview {
  height: 240px; }
  .course-preview img {
    display: block;
    margin: 0 auto;
    max-height: 100%;
    max-width: 100%; }

.course-option {
  width: 100%;
  max-width: 400px; }
  .course-option tbody td {
    font-size: 12px; }
    .course-option tbody td:nth-child(1) {
      padding: 5px 10px 5px 0;
      color: #888; }
    .course-option tbody td:nth-child(2) {
      padding: 5px 0 5px 10px;
      color: #333; }

.course-total {
  max-width: 400px;
  margin: 0 auto;
  border-radius: 4px;
  overflow: hidden; }
  .course-total__head {
    padding: 20px;
    background-color: #54BC40;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative; }
    .course-total__head:before {
      content: '';
      position: absolute;
      left: 20px;
      top: 100%;
      border: 9px solid transparent;
      border-top: 10px solid #54BC40;
      border-bottom: 0; }
  .course-total__cost-caption {
    line-height: 1;
    font-size: 16px;
    font-weight: 500;
    padding-right: 20px; }
  .course-total__cost {
    font-size: 30px;
    font-weight: 700;
    white-space: nowrap; }
    .course-total__cost span {
      font-size: 20px; }
  .course-total__body {
    padding: 20px 20px 30px;
    background-color: #F6F6F6; }
  .course-total__description {
    font-size: 20px;
    font-weight: 500;
    color: #333;
    padding: 0 0 20px; }
  .course-total__caption {
    color: #666;
    padding-bottom: 15px; }

.course-author {
  margin-bottom: 30px; }
  .course-author__avatar {
    display: block; }
    .course-author__avatar img {
      width: 100px;
      border-radius: 100%; }
  .course-author__title {
    font-size: 14px;
    color: #666;
    padding-bottom: 10px; }
  .course-author__name {
    display: block;
    font-size: 20px;
    font-weight: 500;
    color: #333;
    padding-bottom: 10px; }
  .course-author__text {
    font-size: 14px;
    color: #666;
    padding-bottom: 10px; }
  .course-author__stat {
    display: flex; }
  .course-author__stat-item {
    font-size: 14px;
    color: #333; }
    .course-author__stat-item span {
      font-size: 16px;
      color: #54BC40; }
    .course-author__stat-item:not(:last-child) {
      margin-right: 20px; }

.course-teaser {
  background-color: #F6F6F6;
  padding: 20px;
  border-radius: 4px;
  margin-bottom: 30px; }
  .course-teaser__title {
    font-size: 20px;
    font-weight: 500;
    color: #333;
    padding-bottom: 15px; }
  .course-teaser__text {
    font-size: 14px;
    color: #666; }

.course-tabs__tabs-panel {
  padding-bottom: 10px; }

.course-tabs-list {
  border-bottom: 1px solid #DCDCDC;
  display: flex; }
  .course-tabs-list__item {
    position: relative;
    font-size: 14px;
    display: flex;
    align-items: flex-end;
    text-transform: uppercase;
    padding-bottom: 10px; }
    .course-tabs-list__item:not(:last-child) {
      margin-right: 20px; }
    .course-tabs-list__item:before {
      content: '';
      position: absolute;
      height: 3px;
      width: 100%;
      background: #54BC40;
      bottom: -1px;
      left: 0;
      display: none; }
  .course-tabs-list__item.is-active:before {
    display: block; }

.course-tabs-content__item {
  padding-top: 10px;
  display: none; }

.course-tabs-content__item.is-active {
  display: block; }

@media (min-width: 768px) {
  .course-summary {
    margin-bottom: 60px;
    grid-template-areas: 'img head'
 'img description'
 'total total';
    grid-template-columns: 45% 55%;
    grid-template-rows: 0fr 1fr; }
    .course-summary__img {
      padding-bottom: 30px; }
    .course-summary__category {
      font-size: 14px; }
    .course-summary__title {
      font-size: 24px; }
    .course-summary__rating {
      display: block; }
  .course-option tbody td {
    font-size: 14px; }
  .course-preview {
    height: 410px; }
    .course-preview img {
      margin: 0; }
  .course-author {
    display: flex;
    margin-bottom: 60px; }
    .course-author__avatar {
      flex: 0 0 100px; }
    .course-author__body {
      padding-left: 20px;
      flex: 1 1 auto; }
  .course-teaser {
    padding: 35px 40px;
    margin-bottom: 60px; }
    .course-teaser__text {
      font-size: 16px; }
  .course-tabs-list__item {
    font-size: 18px; } }

@media (min-width: 1200px) {
  .course-page {
    display: flex; }
    .course-page__body {
      flex: 1 1 auto; }
    .course-page__sticky {
      display: block;
      flex: 0 0 380px;
      padding-left: 40px;
      position: sticky;
      top: 10px;
      align-self: flex-start; }
  .course-summary__total {
    display: none; }
  .course-total__head {
    padding: 30px 40px; }
    .course-total__head:before {
      left: 40px; }
  .course-total__cost-caption {
    font-size: 18px; }
  .course-total__cost {
    font-size: 36px; }
  .course-total__body {
    padding: 35px 40px 30px; }
  .course-total__description {
    padding: 0 0 40px; } }

.preview-frame {
  position: relative; }

.gallery {
  position: relative;
  width: 100%;
  height: 200px;
  margin-bottom: 20px; }
  .gallery__item {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center; }
  .gallery__image {
    max-width: 100%;
    max-height: 100%; }
  .gallery .swiper-container {
    height: 100%;
    padding: 0 1px; }
  .gallery .swiper-button-prev,
  .gallery .swiper-button-next {
    width: 25px;
    height: 100%;
    color: #666;
    font-size: 14px; }
  .gallery .swiper-button-prev.swiper-button-disabled,
  .gallery .swiper-button-next.swiper-button-disabled {
    opacity: .3; }

.thumbs {
  display: none;
  position: relative;
  padding: 0 15px;
  margin: 0 auto;
  height: 60px;
  width: 100%; }
  .thumbs__item {
    height: 100%;
    border: 1px solid #ccc;
    border-radius: 3px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    opacity: .5;
    transition: opacity .3s ease; }
  .thumbs__item:hover {
    opacity: 1; }
  .swiper-slide-thumb-active .thumbs__item {
    opacity: 1;
    border-color: #54BC40; }
  .thumbs__item-img {
    max-width: 100%;
    max-height: 100%; }
  .thumbs .swiper-container {
    height: 100%;
    padding: 0 1px; }
  .thumbs .swiper-button-prev,
  .thumbs .swiper-button-next {
    width: 30px;
    height: 30px;
    border-radius: 100%;
    background-color: #54BC40;
    color: #fff;
    font-size: 14px; }
  .thumbs .swiper-button-prev.swiper-button-disabled,
  .thumbs .swiper-button-next.swiper-button-disabled {
    background-color: #ddd;
    opacity: 1; }

@media (min-width: 768px) {
  .gallery {
    height: 300px; }
  .thumbs {
    display: block; } }

@media (min-width: 1200px) {
  .gallery {
    height: 400px; } }

.mobile-menu {
  position: fixed;
  height: calc(100% - 51px);
  width: 100%;
  bottom: 0;
  left: 0;
  background: #fff;
  z-index: 10;
  transform: translateX(-100%);
  transition: transform .3s ease;
  overflow: hidden; }
  body.mobile-menu-opened .mobile-menu {
    transform: translateX(0); }
  .mobile-menu__inner {
    height: 100%;
    overflow: auto;
    transition: transform .3s ease; }
  .mobile-menu.is-open-item .mobile-menu__inner {
    transform: translateX(-100%); }
  .mobile-menu__region {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    transform: translateX(100%);
    transition: transform .3s ease; }
  .mobile-menu.is-open-region .mobile-menu__region {
    transform: translateX(0); }
  .mobile-menu__services {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    transform: translateX(100%);
    transition: transform .3s ease; }
  .mobile-menu.is-open-services .mobile-menu__services {
    transform: translateX(0); }
  .mobile-menu__search {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    transform: translateX(100%);
    transition: transform .3s ease; }
  .mobile-menu.is-open-search .mobile-menu__search {
    transform: translateX(0); }
  .mobile-menu__catalog {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    transform: translateX(100%);
    transition: transform .3s ease; }
  .mobile-menu.is-open-catalog .mobile-menu__catalog {
    transform: translateX(0); }
  .mobile-menu.is-open-catalog .mobile-menu__catalog.is-open-category {
    transform: translateX(-100%); }
  .mobile-menu__subcategory {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    overflow: auto;
    transform: translateX(200%);
    transition: transform .3s ease; }
  .mobile-menu__catalog-item.is-active .mobile-menu__subcategory {
    transform: translateX(100%); }
  .mobile-menu__group {
    padding: 10px 0;
    border-bottom: 1px solid #DCDCDC; }
  .mobile-menu__link {
    padding: 5px 15px;
    display: block;
    color: #444;
    transition: color .3s ease; }
    .mobile-menu__link:hover {
      color: #54BC40; }

.mobile-region {
  height: 100%; }
  .mobile-region .region-form {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column; }
    .mobile-region .region-form .mobile-menu-back {
      flex: 0 0 48px; }
    .mobile-region .region-form__search {
      padding: 20px 15px;
      flex: 0 0 87px;
      margin-bottom: 0;
      border-bottom: 1px solid #dcdcdc; }
    .mobile-region .region-form__list {
      flex: 1 1 auto;
      overflow: auto; }
      .mobile-region .region-form__list .region-list {
        padding: 15px; }

.mobile-services {
  overflow: auto;
  height: 100%; }
  .mobile-services__item:not(:last-child) {
    border-bottom: 1px solid #dcdcdc; }

.mobile-service {
  display: flex;
  align-items: center;
  padding: 10px 15px; }
  .mobile-service__icon {
    flex: 0 0 40px;
    width: 40px;
    height: 40px;
    border-radius: 4px;
    background-color: rgba(89, 194, 69, 0.1);
    font-size: 24px;
    color: #54BC40;
    display: flex;
    align-items: center;
    justify-content: center; }
  .mobile-service__title {
    font-size: 16px;
    font-weight: 500;
    padding-left: 15px; }

.mobile-menu-item {
  display: flex;
  align-items: center;
  width: 100%;
  height: 48px;
  padding: 0 15px;
  background: #fff;
  color: #444;
  border-bottom: 1px solid #DCDCDC;
  position: relative;
  transition: background-color .3s ease; }
  .mobile-menu-item--gray {
    background: #F5F5F5; }
  .mobile-menu-item__icon {
    font-size: 18px;
    color: #54BC40; }
  .mobile-menu-item__caption {
    padding-left: 15px;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase; }
  .mobile-menu-item--phone .mobile-menu-item__caption {
    font-size: 14px;
    font-weight: 500; }
  .mobile-menu-item__arrow {
    font-size: 12px;
    right: 20px;
    position: absolute;
    color: #888; }

.mobile-menu-back {
  display: flex;
  align-items: center;
  width: 100%;
  height: 48px;
  padding: 0 15px;
  background: #F5F5F5;
  color: #444;
  border-bottom: 1px solid #DCDCDC;
  position: relative;
  transition: background-color .3s ease; }
  .mobile-menu-back__icon {
    font-size: 14px;
    color: #444;
    transform: rotate(180deg); }
  .mobile-menu-back__caption {
    padding-left: 15px;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase; }

.mobile-catalog {
  overflow: auto;
  height: 100%; }

.mobile-subcategory__item {
  border-bottom: 1px solid #DCDCDC; }

.mobile-subcategory__link {
  display: block;
  padding: 10px 20px; }

.mobile-search {
  height: 100%;
  display: flex;
  flex-direction: column; }
  .mobile-search .mobile-menu-back {
    flex: 0 0 48px; }
  .mobile-search .search-form {
    padding: 20px 15px;
    flex: 0 0 87px;
    border-bottom: 1px solid #dcdcdc; }
  .mobile-search .autocomplete-mobile {
    flex: 1 1 auto;
    overflow: auto; }

.autocomplete-mobile {
  width: 100%;
  background: #fff; }
  .autocomplete-mobile__categories {
    padding-bottom: 10px; }
  .autocomplete-mobile__products {
    padding-top: 10px;
    border-top: 1px solid #C7C7C7; }

.autocomplete-item-mobile {
  display: block;
  padding: 10px 20px;
  color: #333; }
  .autocomplete-item-mobile span {
    color: #999; }
  .autocomplete-item-mobile.is-selected {
    background-color: #e0e0e0; }

@media (min-width: 768px) {
  .mobile-menu {
    height: calc(100% - 81px); } }

.mobile-menu-search {
  position: fixed;
  height: calc(100% - 51px);
  width: 100%;
  bottom: 0;
  left: 0;
  background: #fff;
  z-index: 10;
  transform: translateX(-100%);
  transition: transform .3s ease;
  overflow: hidden; }
  body.mobile-menu-search-opened .mobile-menu-search {
    transform: translateX(0); }

.content-section {
  background: #fff;
  border-radius: 4px;
  padding: 20px; }
  .content-section:not(:last-child) {
    margin-bottom: 20px; }

.content-section-frame:not(:last-child) {
  margin-bottom: 20px; }

.content-section-head {
  position: relative;
  display: flex;
  align-items: center;
  border-bottom: 1px solid #DCDCDC;
  padding-bottom: 10px; }
  .content-section-head:before {
    content: '';
    position: absolute;
    bottom: -1px;
    left: 0;
    height: 3px;
    width: 30px;
    background: #54BC40; }
  .content-section-head__title {
    flex: 1 1 auto;
    display: flex; }
  .content-section-head__number {
    background: #F2F2F2;
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 30px;
    width: 30px;
    height: 30px; }
  .content-section-head__caption {
    flex: 1 1 auto;
    font-weight: 500;
    font-size: 18px;
    color: #444444; }
    .content-section-head__caption:not(:first-child) {
      padding-left: 15px; }
  .content-section-head__additional table tr td a {
    display: block;
    white-space: nowrap; }
    .content-section-head__additional table tr td a span {
      padding-right: 5px;
      color: #666;
      font-weight: 500;
      font-size: 12px; }
  .content-section-head__edit {
    display: flex;
    align-items: center; }
    .content-section-head__edit > span {
      color: #888;
      padding-right: 5px;
      display: none; }
  .content-section-head__button .button-icon--edit {
    display: flex; }
  .content-section-head__button .button-icon--apply {
    display: none; }
  .content-section-head__button.is-edit .button-icon--edit {
    display: none; }
  .content-section-head__button.is-edit .button-icon--apply {
    display: flex; }

.content-section-body {
  padding-top: 10px; }

@media (min-width: 768px) {
  .content-section-head__edit > span {
    display: block; } }

.notifications {
  position: fixed;
  z-index: 10;
  bottom: 10px;
  right: 10px; }
  .notifications__item {
    display: none;
    opacity: 0;
    padding: 10px 0;
    transform: translateY(0px);
    transition: transform 1s ease, opacity 1s ease; }
    .notifications__item.is-active {
      display: block;
      opacity: 1; }
    .notifications__item.is-out {
      opacity: 0;
      transform: translateY(-25px); }

.notice {
  border-radius: 5px;
  padding: 25px 20px;
  width: 300px;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
  border-left: 12px solid transparent;
  position: relative;
  background-color: #fff; }
  .notice--success {
    border-color: #54BC40; }
  .notice--error {
    border-color: #E14242; }
  .notice--warning {
    border-color: #ef861d; }
  .notice__close {
    position: absolute;
    width: 21px;
    height: 21px;
    right: 20px;
    top: 27px;
    cursor: pointer; }
  .notice__close:before, .notice__close:after {
    content: '';
    width: 16px;
    height: 1px;
    background: #444;
    position: absolute;
    left: 2px;
    top: 10px; }
  .notice__close:before {
    transform: rotate(45deg); }
  .notice__close:after {
    transform: rotate(-45deg); }
  .notice__title {
    font-weight: 500;
    font-size: 16px;
    padding-right: 20px; }
  .notice__caption {
    font-size: 12px;
    padding-top: 10px; }
    .notice__caption a {
      color: #54BC40;
      transition: color .3s ease;
      text-decoration: underline; }
      .notice__caption a:hover {
        color: #439633; }

@media (min-width: 576px) {
  .notifications {
    right: 20px; }
  .notice {
    width: 390px;
    padding: 25px;
    border-left-width: 15px; } }

.form__row {
  margin: 0 -10px; }

.form__field {
  padding: 10px; }

.form--auth {
  width: 270px; }

.form-separator {
  margin: 20px 0;
  position: relative;
  height: 20px;
  display: flex;
  justify-content: center;
  align-items: center; }
  .form-separator:before {
    content: '';
    top: 10px;
    left: 0;
    position: absolute;
    width: 100%;
    height: 1px;
    background: #D9D9D9; }
  .form-separator span {
    position: relative;
    display: block;
    height: 20px;
    padding: 0 5px;
    background: #fff; }

.price-list {
  column-count: 1;
  column-gap: 20px; }
  .price-list__item {
    padding: 5px 0;
    break-inside: avoid; }
    .price-list__item a {
      display: block;
      font-size: 16px;
      color: #444;
      transition: color .3s ease; }
      .price-list__item a:hover {
        color: #54BC40; }

.price-table table {
  width: 100%; }

.price-table thead tr td {
  font-size: 12px;
  color: #888;
  padding: 5px; }

.price-table tbody tr:nth-child(2n+1) {
  background-color: #F6F6F6; }

.price-table tbody tr td {
  padding: 5px; }
  .price-table tbody tr td a {
    display: block;
    white-space: nowrap; }
    .price-table tbody tr td a span {
      display: none;
      padding-right: 5px;
      color: #666;
      font-weight: 500;
      font-size: 12px; }

@media (min-width: 768px) {
  .price-list {
    column-count: 2; }
  .price-table table {
    width: 100%; }
  .price-table tbody tr td a span {
    display: inline-block; } }

@media (min-width: 1200px) {
  .price-table table {
    width: 100%; }
  .price-table thead tr td {
    padding: 10px 20px; }
  .price-table tbody tr td {
    padding: 10px 20px; } }

.agreement-cookies {
  background-color: #fff;
  position: fixed;
  bottom: 10px;
  left: 50%;
  width: 300px;
  padding: 15px;
  z-index: 10;
  pointer-events: none;
  opacity: 0;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.5);
  transition: opacity .3s, transform .3s ease;
  border-radius: 4px;
  transform: translate(-50%, 30px); }
  .agreement-cookies.is-active {
    pointer-events: auto;
    opacity: 1;
    transform: translate(-50%, 0); }
  .agreement-cookies__img {
    display: none; }
    .agreement-cookies__img img {
      display: block; }
  .agreement-cookies__text {
    font-size: 12px;
    text-align: center;
    margin-bottom: 10px; }
  .agreement-cookies__buttons {
    display: flex;
    justify-content: center;
    flex-wrap: wrap; }
  .agreement-cookies__button {
    flex: 0 0 100%; }
  .agreement-cookies .button-primary {
    height: 40px; }

@media (min-width: 768px) {
  .agreement-cookies {
    right: 30px;
    bottom: 30px;
    left: unset;
    width: 550px;
    padding: 20px 30px;
    transform: translate(0, 30px); }
    .agreement-cookies.is-active {
      transform: translate(0, 0); }
    .agreement-cookies__button {
      flex: 0 0 50%; } }

@media (min-width: 1200px) {
  .agreement-cookies {
    display: flex;
    align-items: center;
    width: 820px;
    padding: 15px 20px; }
    .agreement-cookies__text {
      text-align: left;
      padding: 0 10px;
      margin: 0; }
    .agreement-cookies__img {
      display: block; } }

.tab-page-frame {
  display: flex; }
  .tab-page-frame__tabs {
    display: none;
    padding-right: 20px; }
  .tab-page-frame__content {
    flex: 1 1 100%; }

.page-tabs {
  border-radius: 4px;
  overflow: hidden; }
  .page-tabs__item {
    position: relative;
    background: #fff;
    padding: 15px 30px 15px 20px;
    color: #666;
    font-size: 12px;
    line-height: 1.1;
    transition: color .3s ease;
    display: flex;
    align-items: center; }
    .page-tabs__item img {
      width: 28px;
      padding-right: 10px; }
    .page-tabs__item:before {
      content: '';
      position: absolute;
      right: 10px;
      top: 50%;
      width: 20px;
      height: 20px;
      background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAASFBMVEUAAABTukBUvEBUvD8A/wBTvUFUvD9ZvENUvD9UvEBYukVTvD9UvUBVvUJUvEBUvEBVv0BTvEBUu0BUu0BSvD9UvEBUvEAAAAB92hDGAAAAFnRSTlMANOCJAZaRF9WYGtl0G9pzGNaPlzWIQzYQuQAAAAFiS0dEAIgFHUgAAAAJcEhZcwAADsQAAA7EAZUrDhsAAAAHdElNRQfjDBsKOyeKwyGWAAAAPUlEQVQY07XIywJAIBQG4V8RiVzKvP+jWjpZM7tvJKlzvpdtgNCccYL4y5kTLHasGTbj/YDzQ6u8rOquBzdGZQSo3BrPGQAAACV0RVh0ZGF0ZTpjcmVhdGUAMjAxOS0xMi0yN1QxMDo1OTozOSswMDowMOdebMQAAAAldEVYdGRhdGU6bW9kaWZ5ADIwMTktMTItMjdUMTA6NTk6MzkrMDA6MDCWA9R4AAAAGXRFWHRTb2Z0d2FyZQB3d3cuaW5rc2NhcGUub3Jnm+48GgAAAABJRU5ErkJggg==");
      background-position: center;
      background-repeat: no-repeat;
      transform: translateY(-50%);
      pointer-events: none;
      opacity: 0; }
    .page-tabs__item:not(:last-child) {
      border-bottom: 1px solid #DCDCDC; }
    .page-tabs__item:hover {
      color: #54BC40; }
    .page-tabs__item.is-active {
      font-weight: 700;
      background: linear-gradient(#FFFFFF, #F2F2F2); }
      .page-tabs__item.is-active:before {
        opacity: 1; }

@media (min-width: 768px) {
  .tab-page-frame__tabs {
    display: block;
    flex: 0 0 230px; }
  .tab-page-frame__content {
    flex: 1 1 auto; } }

@media (min-width: 1200px) {
  .tab-page-frame__tabs {
    flex: 0 0 280px; }
  .page-tabs__item {
    font-size: 14px; } }

.alert-page {
  padding: 30px 0; }
  .alert-page__img {
    margin-bottom: 10px; }
    .alert-page__img img {
      display: block;
      margin: 0 auto;
      max-width: 100%; }
  .alert-page__title {
    text-align: center;
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase;
    color: #444;
    margin-bottom: 10px; }
  .alert-page__text {
    text-align: center;
    font-size: 16px;
    color: #444; }
  .alert-page__button-group {
    margin-top: 20px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap; }
    .alert-page__button-group * {
      flex: 1 1 auto;
      margin: 10px; }

@media (min-width: 768px) {
  .alert-page {
    padding: 75px 0; }
    .alert-page__img {
      margin-bottom: 30px; }
    .alert-page__title {
      font-size: 36px; }
    .alert-page__text {
      font-size: 24px; }
    .alert-page__button-group {
      flex-wrap: nowrap;
      margin-top: 30px; }
      .alert-page__button-group * {
        flex: unset;
        margin: 0 10px; } }

.tabs-list {
  display: flex;
  border-bottom: 1px solid #DCDCDC; }

.tabs-list__item {
  padding: 10px;
  color: #666;
  cursor: pointer;
  justify-content: center;
  transition: color .3s ease; }

.tabs-list__item:hover {
  color: #54BC40; }

.tabs-list__item.is-active {
  color: #54BC40; }

.tabs-list__item-caption {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 700; }

.tabs__content-panel {
  padding: 20px 0; }

.tabs-content {
  background: #fff; }

.tabs-content__item {
  display: none; }

.tabs-content__item.is-active {
  display: block; }

.author-section {
  background-color: #F6F6F6;
  padding: 30px 0;
  margin-top: -15px; }

.author-block__img {
  width: 200px;
  height: 200px;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  background-color: #fff; }
  .author-block__img img {
    max-width: 100%;
    max-height: 100%; }

.author-block__body {
  padding-top: 10px; }

.author-block__rating {
  padding-bottom: 10px; }

.author-block__name {
  font-size: 26px;
  font-weight: 500;
  color: #333;
  padding-bottom: 10px; }

.author-block__text {
  font-size: 16px;
  color: #666; }

@media (min-width: 768px) {
  .author-section {
    padding: 80px 0 50px;
    margin-top: -70px; }
  .author-block {
    display: flex; }
    .author-block__body {
      padding: 0 0 0 30px; } }

.contact-block__inner {
  margin: 0 -15px; }

.contact-block__left {
  padding: 30px 15px;
  background-color: #54BC40; }

.contact-block__right {
  padding: 30px 15px;
  background-color: #F5F5F5; }

.contact-list {
  color: #fff; }
  .contact-list__item {
    padding: 15px 0;
    display: flex;
    align-items: center; }
    .contact-list__item:not(:last-child) {
      border-bottom: 1px solid rgba(255, 255, 255, 0.75); }
  .contact-list__item-title {
    font-size: 24px; }
  .contact-list__item-icon {
    font-size: 20px; }
  .contact-list__item-caption {
    font-size: 20px;
    font-weight: 300;
    padding-left: 10px; }

.contact-form__title {
  font-size: 18px;
  font-weight: 500;
  padding-bottom: 15px; }

.contact-form__field {
  padding-bottom: 20px; }

@media (min-width: 768px) {
  .contact-block__inner {
    margin: 0; }
  .contact-block__left {
    padding: 30px 60px;
    border-radius: 16px 16px 0 0; }
  .contact-block__right {
    padding: 30px 60px;
    border-radius: 0 0 16px 16px; } }

@media (min-width: 1200px) {
  .contact-block__inner {
    display: flex; }
  .contact-block__left {
    flex: 0 0 60%;
    position: relative;
    display: flex;
    align-items: center;
    border-radius: 16px 0 0 16px;
    z-index: 1; }
    .contact-block__left:before {
      content: '';
      position: absolute;
      right: -15px;
      top: 0;
      width: 335px;
      height: 366px;
      background: url("../img/contact-leaves-01.png") center no-repeat;
      pointer-events: none; }
    .contact-block__left .contact-list {
      width: 300px; }
  .contact-block__right {
    flex: 0 0 40%;
    position: relative;
    border-radius: 0 16px 16px 0; }
    .contact-block__right:before {
      content: '';
      position: absolute;
      left: calc(100% - 200px);
      bottom: 20px;
      background: url(../img/contact-leaves-02.png) center no-repeat;
      width: 312px;
      height: 131px;
      pointer-events: none; } }

.option-list {
  display: flex;
  margin: 0 -5px;
  flex-wrap: wrap; }
  .option-list__item {
    padding: 5px; }

.color-item {
  box-shadow: inset 0 0 0 1px #ccc;
  width: 30px;
  height: 30px;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: box-shadow .3s ease;
  cursor: pointer; }
  .option-list__item.is-active .color-item {
    box-shadow: inset 0 0 0 2px #54BC40; }
  .color-item span {
    display: block;
    width: 20px;
    height: 20px;
    border-radius: 4px; }

.size-item {
  box-shadow: inset 0 0 0 1px #ccc;
  width: 30px;
  height: 30px;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  font-weight: 700;
  color: #888;
  transition: box-shadow .3s ease;
  cursor: pointer; }
  .option-list__item.is-active .size-item {
    box-shadow: inset 0 0 0 2px #54BC40; }

.loader-field {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.6);
  opacity: 0;
  pointer-events: none;
  transition: opacity .3s ease; }
  .loader-field.is-loading {
    opacity: 1;
    pointer-events: auto; }

.loader {
  --loader-size: 12px;
  --loader-space: 5px;
  --position-1: 0px;
  --position-2: calc( (var(--loader-size)) + (var(--loader-space)) );
  --position-3: calc( ((var(--loader-size)) + (var(--loader-space)) ) * 2 );
  --position-4: calc( ((var(--loader-size)) + (var(--loader-space)) ) * 3 );
  width: calc( ((var(--loader-size)) + (var(--loader-space)) ) * 4 - (var(--loader-space)));
  height: var(--loader-size);
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%); }
  .loader span {
    top: 0;
    left: 0;
    position: absolute;
    border: 2px solid #54BC40;
    width: 12px;
    height: 12px;
    border-radius: 3px; }
  .loader span:nth-child(1) {
    border-color: #ef861d;
    transform: translateX(var(--position-1));
    animation: 3s loader-1 linear infinite; }
  .loader span:nth-child(2) {
    transform: translateX(var(--position-2));
    animation: 3s loader-2 linear infinite; }
  .loader span:nth-child(3) {
    transform: translateX(var(--position-3));
    animation: 3s loader-3 linear infinite; }
  .loader span:nth-child(4) {
    transform: translateX(var(--position-4));
    animation: 3s loader-4 linear infinite; }

@keyframes loader-1 {
  0% {
    transform: translateX(var(--position-1)); }
  20% {
    transform: translateX(var(--position-1)); }
  25% {
    transform: translateX(var(--position-2)); }
  45% {
    transform: translateX(var(--position-2)); }
  50% {
    transform: translateX(var(--position-3)); }
  70% {
    transform: translateX(var(--position-3)); }
  75% {
    transform: translateX(var(--position-4)); }
  95% {
    transform: translateX(var(--position-4)); }
  100% {
    transform: translateX(var(--position-1)); } }

@keyframes loader-2 {
  0% {
    transform: translateX(var(--position-2)); }
  20% {
    transform: translateX(var(--position-2)); }
  25% {
    transform: translateX(var(--position-1)); }
  45% {
    transform: translateX(var(--position-1)); }
  50% {
    transform: translateX(var(--position-1)); }
  70% {
    transform: translateX(var(--position-1)); }
  75% {
    transform: translateX(var(--position-1)); }
  95% {
    transform: translateX(var(--position-1)); }
  100% {
    transform: translateX(var(--position-2)); } }

@keyframes loader-3 {
  0% {
    transform: translateX(var(--position-3)); }
  20% {
    transform: translateX(var(--position-3)); }
  25% {
    transform: translateX(var(--position-3)); }
  45% {
    transform: translateX(var(--position-3)); }
  50% {
    transform: translateX(var(--position-2)); }
  70% {
    transform: translateX(var(--position-2)); }
  75% {
    transform: translateX(var(--position-2)); }
  95% {
    transform: translateX(var(--position-2)); }
  100% {
    transform: translateX(var(--position-3)); } }

@keyframes loader-4 {
  0% {
    transform: translateX(var(--position-4)); }
  20% {
    transform: translateX(var(--position-4)); }
  25% {
    transform: translateX(var(--position-4)); }
  45% {
    transform: translateX(var(--position-4)); }
  50% {
    transform: translateX(var(--position-4)); }
  70% {
    transform: translateX(var(--position-4)); }
  75% {
    transform: translateX(var(--position-3)); }
  95% {
    transform: translateX(var(--position-3)); }
  100% {
    transform: translateX(var(--position-4)); } }

/* PRINT */
.print-content .product-summary__print,
.print-content .product-summary__amount,
.print-content .product-summary__control-group {
  display: none; }

/* SLIDERS */
.category-slider {
  margin: 0 -5px;
  position: relative; }

.category-slider .swiper-slide {
  width: 240px;
  padding: 0 5px; }

@media (min-width: 768px) {
  .category-card__img {
    height: 240px; }
  .category-card__title {
    font-size: 16px;
    height: 60px; } }

@media (min-width: 1200px) {
  .category-slider {
    margin: 0 -10px; }
  .category-slider .swiper-slide {
    padding: 0 10px; } }

.product-slider {
  margin: 0 -5px;
  position: relative; }

.product-slider .swiper-slide {
  padding: 0 5px; }

@media (max-width: 991.98px) {
  .product-slider .swiper-slide {
    width: 260px !important; } }

@media (min-width: 1200px) {
  .product-slider {
    margin: 0; }
  .product-slider .swiper-slide {
    padding: 0; } }

/* BANNERS */
.school-banner {
  position: relative;
  overflow: hidden;
  background: #ebebeb; }
  .school-banner__image {
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-50%); }
  .school-banner__inner {
    position: relative;
    padding: 50px 0; }
  .school-banner__bg {
    position: absolute;
    right: 0;
    top: 0;
    display: none; }
    .school-banner__bg img {
      display: block; }
  .school-banner__body {
    max-width: 540px; }
  .school-banner__title {
    font-size: 40px;
    font-weight: 700;
    color: #54BC40;
    line-height: 1; }
  .school-banner__subtitle {
    font-size: 30px;
    font-weight: 700;
    color: #333;
    line-height: 1.2; }
  .school-banner__text {
    padding-top: 30px;
    font-size: 18px;
    font-weight: 300;
    color: #444; }
  .school-banner__stat {
    padding-top: 30px; }
  .school-banner__stat-item {
    display: flex;
    align-items: center; }
    .school-banner__stat-item:not(:last-child) {
      margin-bottom: 30px; }
  .school-banner__stat-caption {
    padding-left: 10px; }
    .school-banner__stat-caption span {
      color: #54BC40;
      font-size: 30px;
      line-height: 30px;
      font-weight: 700; }

@media (min-width: 768px) {
  .school-banner__title {
    font-size: 70px; }
  .school-banner__subtitle {
    font-size: 44px; }
  .school-banner__stat {
    display: flex; }
  .school-banner__stat-item:not(:last-child) {
    margin-bottom: 0;
    margin-right: 30px; } }

@media (min-width: 1200px) {
  .school-banner__bg {
    display: block; } }

/* SECTIONS */
.section {
  margin: 30px 0; }

.section-button-more {
  margin-top: 15px;
  max-width: 300px;
  margin-left: auto;
  margin-right: auto; }
  .section-button-more .button-secondary {
    height: 46px; }

.product-section {
  padding: 25px 20px;
  background: #fff;
  margin: 0 -15px; }
  .product-section .title > span {
    color: #666;
    font-size: 18px;
    border-bottom: 3px solid #54BC40; }

@media (min-width: 768px) {
  .section {
    margin: 50px 0; }
  .product-section {
    border-radius: 4px;
    margin: 0; } }

@media (min-width: 1200px) {
  .section {
    margin: 70px 0; } }

.under-header-section {
  margin-top: 0; }
  .under-header-section__inner {
    margin: 0 -15px; }

.banner {
  position: relative;
  height: 190px;
  background: #ddd;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  overflow: hidden;
  /*
	&:before {
		content: '';
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		background: #5B5B5B;
		opacity: .4;
	}
	*/ }
  .banner__inner {
    width: 100%;
    height: 100%;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center; }
  .banner__description {
    color: #fff;
    text-align: center;
    font-size: 22px;
    font-weight: 500;
    line-height: 1.2; }
    .banner__description span {
      font-size: 26px;
      font-weight: 700;
      text-transform: uppercase; }
  .banner__button {
    margin-top: 20px;
    display: flex;
    justify-content: center; }
  .banner .button-primary {
    font-size: 16px;
    padding: 0 50px; }

.mobile-control-panel {
  padding: 0 15px; }
  .mobile-control-panel__head {
    padding: 15px 0; }
  .mobile-control-panel__search {
    padding-bottom: 10px; }
    .mobile-control-panel__search .input {
      height: 40px; }
    .mobile-control-panel__search .search-form__button .button-primary {
      height: 40px; }

.mobile-control-region {
  display: flex;
  justify-content: space-between;
  align-items: center; }
  .mobile-control-region .change-region__icon {
    font-size: 16px; }
  .mobile-control-region .change-region__city {
    color: #444;
    font-weight: 500; }
  .mobile-control-region__caption {
    font-size: 12px;
    font-weight: 500;
    color: #888; }

.control-tiles {
  display: flex;
  margin: 0 -5px; }
  .control-tiles__item {
    flex: 0 0 calc(100% / 3);
    padding: 5px; }

.control-tile {
  display: block;
  background-color: #fff;
  padding: 15px;
  border-radius: 8px; }
  .control-tile__icon {
    padding-bottom: 10px; }
    .control-tile__icon img {
      margin: 0 auto;
      height: 26px;
      display: block; }
  .control-tile__caption {
    text-align: center;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.2; }

.mobile-catalog__button {
  border-bottom: 1px solid #DCDCDC; }
  .mobile-catalog__button .catalog-button {
    height: 48px;
    color: #444;
    background: #fff; }
    .mobile-catalog__button .catalog-button__icon {
      font-size: 18px; }
    .mobile-catalog__button .catalog-button__caption {
      font-size: 12px; }
    .mobile-catalog__button .catalog-button__arrow {
      font-size: 12px; }

.mobile-catalog__swiper {
  padding: 20px 0;
  background: #fff;
  overflow: auto; }

.catalog-swiper {
  display: table;
  padding: 0 10px; }

.catalog-swiper-item {
  display: table-cell;
  min-width: 80px;
  max-width: 105px;
  padding: 0 5px; }
  .catalog-swiper-item__icon {
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    color: #fff;
    border-radius: 100%; }
    .catalog-swiper-item__icon img {
      display: block;
      width: 26px; }
  .catalog-swiper-item__title {
    color: #666;
    font-size: 12px;
    text-align: center;
    margin-top: 5px; }

@media (min-width: 768px) {
  .under-header-section__inner {
    margin: 0;
    padding-top: 20px; }
  .mobile-control-panel {
    display: none; }
  .mobile-catalog {
    display: none; }
  .banner {
    border-radius: 8px;
    height: 310px; }
    .banner__description {
      font-size: 30px; }
      .banner__description span {
        font-size: 40px; } }

@media (min-width: 1200px) {
  .under-header-section__inner {
    padding-left: 300px; }
  .banner__description {
    font-size: 34px; }
    .banner__description span {
      font-size: 45px; } }

.partners-description {
  margin-top: 50px; }
  .partners-description p {
    margin: 20px 0; }

.partner-banners {
  margin-bottom: -20px; }
  .partner-banners__item {
    margin-bottom: 20px; }

.partner-banner {
  position: relative;
  width: 100%;
  height: 220px;
  border-radius: 8px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 30px 20px;
  overflow: hidden; }
  .partner-banner:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #343434;
    opacity: .3; }
  .partner-banner__inner {
    position: relative;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between; }
  .partner-banner__description {
    font-size: 16px;
    font-weight: 500;
    color: #fff; }
  .partner-banner__button {
    display: flex;
    justify-content: start; }

@media (min-width: 768px) {
  .partner-banner {
    height: 300px;
    padding: 50px 30px; }
    .partner-banner__description {
      font-size: 18px; } }

@media (min-width: 1200px) {
  .partner-banner {
    padding: 55px 50px; }
    .partner-banner__description {
      font-size: 22px; } }

.simple-banner-list {
  margin: 0 -10px; }
  .simple-banner-list__item {
    padding: 10px; }

.simple-banner {
  display: block;
  border-radius: 8px;
  overflow: hidden; }
  .simple-banner img {
    width: 100%;
    display: block; }

.video-swipe-block {
  display: flex;
  overflow: auto;
  margin: 0 -5px; }
  .video-swipe-block__item {
    flex: 0 0 250px;
    padding: 0 5px; }

.video-swipe-button {
  margin-top: 15px; }

@media (min-width: 768px) {
  .video-swipe-block {
    margin: unset; } }

@media (min-width: 1200px) {
  .video-swipe-block {
    overflow: unset;
    margin: 0 -10px; }
    .video-swipe-block__item {
      flex: 0 0 calc(100% / 4);
      padding: 0 10px; } }

.article-swipe-block {
  display: flex;
  overflow: auto;
  margin: 0 -5px; }
  .article-swipe-block__item {
    flex: 0 0 270px;
    padding: 0 5px; }

.article-swipe-button {
  margin-top: 15px; }

@media (min-width: 768px) {
  .article-swipe-block {
    margin: unset; } }

@media (min-width: 1200px) {
  .article-swipe-block {
    overflow: unset;
    margin: 0 -10px; }
    .article-swipe-block__item {
      padding: 0 10px;
      flex: 0 0 calc(100% / 4); } }

.reviews {
  background: #fff;
  border-radius: 4px; }
  .reviews__item:not(:last-child) {
    margin-bottom: 25px;
    padding-bottom: 20px;
    border-bottom: 1px solid #DCDCDC; }

.review__head {
  display: flex;
  justify-content: space-between;
  padding-bottom: 15px; }

.review__name {
  font-size: 18px;
  font-weight: 500; }

.review__date {
  color: #888; }

.review__rating {
  padding-bottom: 15px; }

.review__text {
  color: #666; }

.reviews-buttons {
  padding-top: 20px; }
  .reviews-buttons .button-primary {
    width: 180px; }

/* PARKS */
.parks-header-button {
  width: 40px;
  height: 40px;
  border-radius: 100%;
  background-color: #54BC40;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff; }

.parks-page {
  font-family: 'Rubik', sans-serif; }
  .parks-page .section {
    margin: 40px 0; }

.parks-main-title {
  font-size: 22px;
  font-weight: 500;
  text-align: center;
  margin-bottom: 20px; }

.park-section-title {
  color: #54BC40;
  font-size: 24px;
  text-align: center;
  padding-bottom: 25px;
  font-family: 'Playfair Display', serif; }

.section--parks-list {
  position: relative; }
  .section--parks-list:before, .section--parks-list:after {
    content: '';
    position: absolute;
    pointer-events: none;
    display: none; }
  .section--parks-list:before {
    top: -20px;
    left: 0;
    background: url("../img/parks/leaves-01.png") center no-repeat;
    width: 289px;
    height: 348px; }
  .section--parks-list:after {
    top: -30px;
    right: 0;
    background: url("../img/parks/leaves-02.png") center no-repeat;
    width: 261px;
    height: 123px; }

.parks-page header .button-primary,
.parks-page header .button-secondary,
.parks-page main .button-primary,
.parks-page main .button-secondary {
  border-radius: 23px; }

.increase {
  background: url("../img/parks/increase-bg.png") center no-repeat; }
  .increase img {
    display: block;
    margin: 0 auto;
    max-width: 100%; }

.graf-source {
  padding: 50px 0 30px;
  background-color: #F5F5F5; }
  .graf-source img {
    display: block;
    max-width: 100%;
    margin: 0 auto; }

.park-presentation {
  padding: 50px 0;
  background: url("../img/parks/presentation-bg.png") center no-repeat;
  background-size: cover;
  position: relative; }
  .park-presentation:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: #000;
    opacity: .2; }
  .park-presentation .container {
    position: relative; }
  .park-presentation__text {
    text-align: center;
    color: #fff;
    font-size: 24px;
    font-weight: 500;
    max-width: 550px;
    margin: 0 auto; }
  .park-presentation__button {
    padding-top: 20px; }

.park-for-you .park-section-title {
  position: relative;
  z-index: 1; }

.park-for-you__img {
  margin-top: 0;
  position: relative; }
  .park-for-you__img img {
    width: 100%; }

.park-for-you__mask {
  position: absolute;
  left: 0;
  top: -1px;
  width: 100%; }

@media (min-width: 768px) {
  .parks-main-title {
    font-size: 32px; }
  .park-section-title {
    font-size: 46px;
    padding-bottom: 40px; }
  .parks-page .section {
    margin: 60px 0; } }

@media (min-width: 1200px) {
  .parks-main-title {
    font-size: 40px; }
  .section--parks-list:before, .section--parks-list:after {
    display: block; }
  .graf-source .container {
    position: relative; }
    .graf-source .container:before {
      content: '';
      position: absolute;
      left: 50%;
      bottom: -30px;
      background: url("../img/parks/graf-source-tree.png") center no-repeat;
      width: 692px;
      height: 374px;
      pointer-events: none; }
    .graf-source .container:after {
      content: '';
      position: absolute;
      right: calc(100% - 40px);
      bottom: 0;
      background: url("../img/parks/graf-source-leaves.png") center no-repeat;
      width: 333px;
      height: 345px;
      pointer-events: none; }
  .graf-source img {
    margin: 0; }
  .park-for-you__img {
    margin-top: -50px; }
  .park-for-you .park-section-title {
    font-size: 70px; } }

@media (min-width: 1500px) {
  .section--parks-list {
    margin-top: 120px; }
  .parks-page .container {
    max-width: 1440px; }
  .parks-page .section {
    margin: 120px 0; } }

.parks-page-head {
  padding: 100px 0 40px;
  position: relative;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover; }
  .parks-page-head--park {
    min-height: 90vh; }
  .parks-page-head__video-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover; }
  .parks-page-head__bg-filter {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: .4; }
  .parks-page-head .container {
    position: relative; }
  .parks-page-head__title {
    font-size: 36px;
    font-weight: 500;
    color: #fff;
    text-align: center;
    padding-bottom: 10px;
    line-height: 1.2;
    font-family: 'Playfair Display', serif; }
  .parks-page-head__subtitle {
    font-size: 18px;
    color: #fff;
    text-align: center;
    padding-bottom: 25px; }
  .parks-page-head__working-hours {
    max-width: 500px;
    margin: 0 auto; }
  .parks-page-head__video {
    padding-top: 20px; }
  .parks-page-head__nav {
    padding-top: 30px; }
  .parks-page-head__button * {
    min-width: 240px; }



  .parks-page-head__news {
    max-width: 500px;
    margin: 0 auto; 
  }
  .park-news {
    border-radius: 28px;
    background-color: rgba(30, 30, 30, 0.5);
    padding: 12px 6px 6px;
    display: flex;
    flex-wrap: wrap;
    transition: background-color .3s ease; 
  }
    .park-news__title {
      flex: 1 1 auto;
    }
    .park-news__text {
      flex: 1 1 auto;
    }
    .park-news:hover {
      background-color: #fff; }
    .park-news:hover  {
      color: #000; }
    .park-news:hover  {
      color: #444; }


.watch-video {
  display: flex;
  align-items: center;
  opacity: .75;
  color: #fff;
  transition: opacity .3s ease; }
  .watch-video:hover {
    color: #fff;
    opacity: 1; }
  .watch-video__caption {
    font-size: 18px;
    padding-right: 10px; }
  .watch-video__icon {
    font-size: 20px; }

@media (min-width: 768px) {
  .parks-page-head {
    padding: 80px 0 50px; }
    .parks-page-head__title {
      font-size: 60px;
      padding-bottom: 20px; }
    .parks-page-head__subtitle {
      font-size: 30px; }
    .parks-page-head__video {
      padding-top: 35px; }
    .parks-page-head__nav {
      padding-top: 100px; } }

@media (min-width: 1200px) {
  .parks-page-head__nav {
    padding-top: 30px; } }

.park-nav-slider {
  position: relative; }
  .park-nav-slider .swiper-slide {
    height: unset;
    max-width: 240px; }
  .park-nav-slider .swiper-button-prev,
  .park-nav-slider .swiper-button-next {
    display: none;
    background: #1E1E1E url(../img/arrow-bold.svg) center no-repeat;
    background-size: 12px;
    width: 50px;
    height: 50px;
    border-radius: 100%;
    opacity: .5;
    transition: opacity .3s ease; }
    .park-nav-slider .swiper-button-prev:hover,
    .park-nav-slider .swiper-button-next:hover {
      opacity: 1; }
  .park-nav-slider .swiper-button-prev.swiper-button-disabled,
  .park-nav-slider .swiper-button-next.swiper-button-disabled {
    opacity: .2; }
  .park-nav-slider .swiper-button-prev {
    left: -70px; }
  .park-nav-slider .swiper-button-next {
    right: -70px; }

.nav-slide {
  background-color: rgba(30, 30, 30, 0.5);
  border-radius: 16px;
  padding: 25px 30px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 100%; }
  .nav-slide__inner {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: none;
    opacity: 0;
    transition: opacity .5s ease;
    pointer-events: none; }
  .nav-slide:hover .nav-slide__inner {
    opacity: 1; }
  .nav-slide__inner-bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 16px;
    overflow: hidden;
    background: linear-gradient(to bottom, #54BC40, #439633); }
  .nav-slide__circle {
    position: absolute;
    right: -4px;
    top: -4px;
    border: 4px solid #ef861d;
    width: 160px;
    height: 160px;
    border-radius: 0 0 0 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat; }
  .nav-slide__img {
    position: absolute;
    right: 0;
    top: 0;
    width: 150px;
    height: 100%;
    max-height: 140px; }
    .nav-slide__img img {
      position: absolute;
      bottom: 20px;
      right: 50%;
      transform: translate(50%, 20px);
      transition: transform .5s ease; }
  .nav-slide:hover .nav-slide__img img {
    transform: translate(50%, 0); }
  .nav-slide__description {
    color: #fff;
    flex: 1 1 auto;
    position: relative;
    z-index: 1;
    max-width: 180px;
    padding-right: 20px; }
  .nav-slide__title {
    font-size: 16px;
    padding-bottom: 10px; }
  .nav-slide__text {
    font-size: 11px;
    line-height: 1;
    opacity: .75; }
  .nav-slide__icon {
    flex: 0 0 28px;
    height: 28px;
    display: flex;
    align-items: center;
    justify-content: center; }
    .nav-slide__icon img {
      display: block;
      max-width: 100%;
      max-height: 100%; }

@media (min-width: 768px) {
  .nav-slide__title {
    font-size: 20px; }
  .nav-slide__text {
    font-size: 14px; } }

@media (min-width: 1200px) {
  .park-nav-slider .swiper-container {
    padding-top: 70px; }
  .park-nav-slider .swiper-slide {
    max-width: unset; }
  .park-nav-slider .swiper-button-prev,
  .park-nav-slider .swiper-button-next {
    display: block;
    top: calc(50% + 50px); }
  .nav-slide {
    padding: 25px 50px 25px 30px;
    max-width: unset; }
    .nav-slide__inner {
      display: block; } }

.parks-list {
  display: flex; 
  justify-content: center; /* This centers the items horizontally */}
  .parks-list__item {
    padding: 10px; }

.park-block {
  overflow: hidden;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
  position: relative;
  border-radius: 12px;
  height: 180px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end; }
  .park-block__img {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    transform: scale(1.2);
    transition: transform .3s ease; }
  .park-block__description {
    text-align: center;
    color: #fff;
    padding: 0 15px;
    width: 100%;
    position: absolute;
    top: 100%;
    left: 0;
    background-color: rgba(0, 0, 0, 0.65);
    transition: transform .3s ease; }
    .park-block__description:before {
      content: '';
      width: 100%;
      height: 150px;
      position: absolute;
      left: 0;
      bottom: 100%;
      background: linear-gradient(to bottom, rgba(0, 0, 0, 0), #000);
      opacity: .65; }
  .park-block__title {
    font-size: 20px;
    padding-bottom: 15px;
    position: absolute;
    left: 0;
    bottom: 100%;
    width: 100%; }
  .park-block__text {
    font-size: 16px;
    padding-bottom: 20px; }
  .park-block:hover .park-block__img {
    transform: scale(1); }
  .park-block:hover .park-block__description {
    transform: translateY(-100%); }

@media (min-width: 1200px) {
  .park-block {
    height: 420px; } }

.parks-inf {
  align-items: center; }
  .parks-inf__description {
    position: relative;
    padding-bottom: 10px;
    order: 1; }
  .parks-inf__title {
    font-size: 20px;
    font-weight: 500;
    padding-bottom: 10px;
    margin-bottom: 20px;
    position: relative; }
    .parks-inf__title:before {
      content: '';
      position: absolute;
      left: 0;
      bottom: 0;
      width: 52px;
      height: 4px;
      border-radius: 2px;
      background-color: #54BC40; }
  .parks-inf__text {
    font-size: 16px;
    line-height: 2; }
  .parks-inf__list li {
    position: relative;
    padding: 3px 0 3px 25px;
    font-size: 18px; }
    .parks-inf__list li:before {
      content: '';
      position: absolute;
      left: 0;
      top: 16px;
      width: 10px;
      height: 10px;
      background-color: #54BC40; }
  .parks-inf__investments {
    font-weight: 500;
    font-size: 16px; }
    .parks-inf__investments span {
      color: #54BC40;
      font-size: 28px; }
  .parks-inf__investments-item:nth-child(1) {
    width: 185px;
    padding-right: 30px; }
  .parks-inf__investments-item:nth-child(2) {
    width: 200px;
    line-height: 24px; }
  .parks-inf__button {
    padding-top: 20px; }
    .parks-inf__button .button-primary {
      min-width: 180px; }
  .parks-inf__img {
    order: 2; }
    .parks-inf__img img {
      border-radius: 12px;
      display: block;
      width: 100%; }

.parks-inf--circle-left,
.parks-inf--circle-right {
  position: relative; }
  .parks-inf--circle-left:before,
  .parks-inf--circle-right:before {
    content: '';
    position: absolute;
    top: 50%;
    width: 1000px;
    height: 1000px;
    border-radius: 100%;
    background-color: #f7f7f7;
    pointer-events: none;
    transform: translateY(-50%);
    z-index: -1; }

.parks-inf--circle-left:before {
  right: 80%; }

.parks-inf--circle-right:before {
  left: 80%; }

.parks-inf--circle-left .parks-inf__description:before {
  content: '';
  position: absolute;
  top: -50px;
  right: 100%;
  background: url("../img/parks/birds.png") center no-repeat;
  width: 191px;
  height: 164px;
  pointer-events: none; }

.parks-inf--circle-right .parks-inf__description:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 100%;
  background: url("../img/parks/butterfly.png") center no-repeat;
  width: 330px;
  height: 274px;
  pointer-events: none; }

.parks-inf--circle-left .parks-inf__img:before,
.parks-inf--circle-right .parks-inf__img:before {
  content: '';
  position: absolute;
  background: url("../img/parks/leaves-03.png") center no-repeat;
  width: 121px;
  height: 88px;
  pointer-events: none; }

.parks-inf--circle-left .parks-inf__img:before {
  top: 20px;
  left: 100%; }

.parks-inf--circle-right .parks-inf__img:before {
  top: 100%;
  right: 100%;
  transform: scaleX(-1); }

@media (min-width: 768px) {
  .parks-inf__title {
    font-size: 40px; }
  .parks-inf__description {
    order: unset; }
  .parks-inf__img {
    order: unset; }
  .parks-inf__text {
    font-size: 16px; }
  .parks-inf__investments {
    display: flex;
    align-items: flex-end; } }

@media (min-width: 1200px) {
  .parks-inf__text {
    font-size: 18px;
    font-weight: 300; } }

.parks-banner {
  background-color: #54BC40;
  position: relative;
  padding-bottom: 300px; }
  .parks-banner:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 300px;
    background: url("../img/parks/parks-inf-10.png") center no-repeat;
    background-size: cover; }
  .parks-banner .container {
    position: relative; }
  .parks-banner__inner {
    color: #fff;
    padding: 40px 0; }
  .parks-banner__title {
    font-size: 20px;
    padding-bottom: 20px; }
  .parks-banner__list {
    list-style: square;
    padding-left: 20px; }
    .parks-banner__list li {
      padding: 5px 0;
      font-size: 18px;
      line-height: 1.5; }

@media (min-width: 768px) {
  .parks-banner {
    padding-bottom: 0; }
    .parks-banner:before {
      left: 50%;
      top: 0;
      bottom: unset;
      width: 50%;
      height: 100%;
      clip-path: polygon(20% 0%, 100% 0, 100% 100%, 0% 100%); }
    .parks-banner__inner {
      width: 50%; } }

@media (min-width: 1200px) {
  .parks-banner:before {
    clip-path: polygon(10% 0%, 100% 0, 100% 100%, 0% 100%); }
  .parks-banner__inner {
    padding: 50px 0; } }

.founder {
  background-color: #F5F5F5;
  padding: 50px 0; }
  .founder__img {
    order: 1; }
  .founder__quote {
    order: 3;
    margin-top: 30px; }
  .founder__description {
    order: 2;
    margin-top: 30px; }

.founder-img {
  background: url("../img/parks/founder.png") center no-repeat;
  background-size: cover;
  border-radius: 16px;
  height: 250px; }

.founder-quote {
  border: 1px solid #EFEFEF;
  background-color: #fff;
  border-radius: 16px;
  padding: 40px 10px 20px;
  position: relative; }
  .founder-quote:before {
    content: '';
    position: absolute;
    left: 5px;
    top: -15px;
    background: url("../img/quote.png") center no-repeat;
    background-size: contain;
    width: 43px;
    height: 36px; }
  .founder-quote__text {
    font-size: 12px;
    line-height: 1.5;
    color: #444;
    text-align: center;
    padding-bottom: 15px;
    margin-bottom: 15px;
    position: relative; }
    .founder-quote__text:before {
      content: '';
      position: absolute;
      left: 50%;
      bottom: 0;
      transform: translateX(-50%);
      width: 66px;
      height: 1px;
      background-color: #E4E4E4; }
  .founder-quote__name {
    font-size: 16px;
    color: #54BC40;
    text-align: center; }

.founder-description {
  max-width: 680px; }
  .founder-description__title {
    font-size: 20px;
    font-weight: 500; }
  .founder-description__name {
    margin-bottom: 10px; }

@media (min-width: 768px) {
  .founder__quote {
    order: 2;
    margin-top: 0; }
  .founder__description {
    order: 3;
    margin-top: 30px; }
  .founder-quote__text {
    font-size: 14px; } }

@media (min-width: 1200px) {
  .founder-img {
    height: 320px; }
  .founder-quote__text {
    font-size: 16px; } }

.parks-team {
  background: #54BC40;
  border-radius: 16px;
  overflow: hidden; }
  .parks-team__description {
    color: #fff;
    padding: 20px 10px; }
  .parks-team__title {
    font-size: 30px;
    font-weight: 300; }
  .parks-team__subtitle {
    font-size: 18px;
    font-weight: 300;
    padding-bottom: 10px; }
  .parks-team__list {
    list-style: none; }
    .parks-team__list li {
      font-weight: 300;
      font-size: 18px;
      padding: 3px 0 3px 20px;
      position: relative; }
      .parks-team__list li:before {
        content: '';
        position: absolute;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
        width: 10px;
        height: 10px;
        background: #fff; }
  .parks-team__img img {
    display: block;
    width: 100%; }

@media (min-width: 768px) {
  .parks-team__description {
    padding: 20px 80px; } }

@media (min-width: 1200px) {
  .parks-team {
    display: flex;
    align-items: center; }
    .parks-team__description {
      flex: 0 0 40%; }
    .parks-team__img {
      flex: 0 0 60%; } }

.working-hours {
  border-radius: 28px;
  background-color: rgba(30, 30, 30, 0.5);
  padding: 12px 6px 6px;
  display: flex;
  flex-wrap: wrap;
  transition: background-color .3s ease; }
  .working-hours__status {
    flex: 0 0 50%; }
  .working-hours__time {
    flex: 0 0 50%; }
  .working-hours__inf {
    text-align: center; }
  .working-hours__inf-title {
    color: #fff;
    font-size: 12px;
    opacity: .75;
    transition: color .3s ease; }
  .working-hours__inf-description {
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    transition: color .3s ease; }
    .working-hours__inf-description span {
      color: #54BC40; }
  .working-hours__button {
    padding-top: 10px;
    flex: 0 0 100%; }
  .working-hours:hover {
    background-color: #fff; }
  .working-hours:hover .working-hours__inf-title {
    color: #000; }
  .working-hours:hover .working-hours__inf-description {
    color: #444; }

@media (min-width: 768px) {
  .working-hours {
    padding: 6px 6px 6px 30px; }
    .working-hours__status {
      flex: 0 0 23%; }
    .working-hours__time {
      flex: 0 0 27%; }
    .working-hours__button {
      padding-top: 0;
      padding-left: 20px;
      flex: 0 0 50%; }
    .working-hours__inf {
      text-align: left; } }

.parks-about__text-frame {
  max-height: 500px; }

.parks-about__subtitle {
  font-size: 16px;
  font-weight: 500;
  position: relative;
  padding-bottom: 20px;
  margin-bottom: 15px;
  color: #333; }
  .parks-about__subtitle:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 52px;
    height: 4px;
    border-radius: 2px;
    background-color: #54BC40; }

.parks-about__text {
  font-size: 14px;
  margin-bottom: 30px;
  color: #444;
  font-weight: 300; }

.parks-about__img {
  display: none; }

@media (min-width: 1200px) {
  .parks-about__inner {
    display: flex;
    align-items: center;
    position: relative; }
  .parks-about__description {
    flex: 0 0 40%;
    padding-right: 60px; }
  .parks-about__subtitle {
    font-size: 20px; }
  .parks-about__text {
    font-size: 16px; }
  .parks-about__img {
    display: block;
    flex: 0 0 60%;
    left: 0;
    position: sticky;
    top: 10px;
    align-self: flex-start; }
  .parks-about__img-frame {
    height: 800px;
    width: 1200px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative; }
  .parks-about__img-mask {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none; } }

.attractions {
  margin: 0 -15px; }

.attractions-slider {
  position: relative; }
  .attractions-slider .swiper-button-prev,
  .attractions-slider .swiper-button-next {
    background: #F3F3EA url(../img/arrow-stick.svg) center no-repeat;
    background-size: 16px;
    width: 60px;
    height: 60px;
    border-radius: 100%;
    transition: opacity .3s ease;
    top: 270px; }
  .attractions-slider .swiper-button-prev {
    left: -18px; }
  .attractions-slider .swiper-button-next {
    right: -18px; }

.attraction__img {
  height: 270px;
  position: relative;
  overflow: hidden;
  display: block; }

.attraction__img-frame {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  transform: scale(1.1);
  transition: transform .3s ease; }

.attraction:hover .attraction__img-frame {
  transform: scale(1); }

.attraction__play {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 90px;
  color: #fff;
  border-radius: 100%;
  width: 90px;
  height: 90px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  opacity: .6;
  transition: color .3s ease, opacity .3s ease; }

.attraction__description {
  background-color: #F3F3EA;
  padding: 25px 10px; }

.attraction__title {
  font-size: 20px;
  font-weight: 500;
  position: relative;
  padding-bottom: 15px;
  margin-bottom: 20px; }
  .attraction__title:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 52px;
    height: 4px;
    border-radius: 2px;
    background-color: #54BC40;
    transition: width .3s ease; }

.attraction:hover .attraction__title:before {
  width: 100px; }

.attraction__text {
  font-size: 14px;
  font-weight: 300; }

.attraction__options-group {
  padding-top: 20px;
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px; }

.attraction__options-item {
  padding: 10px; }

.option-label__icon {
  background-color: #54BC40;
  width: 42px;
  height: 42px;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto; }
  .option-label__icon img {
    width: 28px; }

.option-label__caption {
  padding-top: 2px;
  text-align: center;
  color: #444; }

@media (min-width: 768px) {
  .attractions {
    margin: unset; }
  .attractions-slider {
    position: relative; }
    .attractions-slider .swiper-button-prev,
    .attractions-slider .swiper-button-next {
      top: 400px; }
  .attraction__img {
    height: 400px;
    border-radius: 16px 16px 0 0; }
  .attraction__description {
    padding: 30px 25px 20px;
    border-radius: 0 0 16px 16px; } }

@media (min-width: 1200px) {
  .attractions-slider {
    position: relative; }
    .attractions-slider .swiper-button-prev,
    .attractions-slider .swiper-button-next {
      top: 50%; }
    .attractions-slider .swiper-button-prev {
      left: -80px; }
    .attractions-slider .swiper-button-next {
      right: -80px; }
  .attraction {
    display: flex;
    align-items: center;
    padding-bottom: 20px; }
    .attraction__img {
      order: 2;
      border-radius: 16px;
      flex: 0 0 960px;
      width: 960px;
      height: 640px;
      box-shadow: -20px 20px 0 #E8E8E0;
      transition: box-shadow .3s ease; }
    .attraction:hover .attraction__img {
      box-shadow: 0 0 0 #E8E8E0; }
    .attraction__description {
      order: 1;
      border-radius: 16px;
      flex: 0 0 660px;
      width: 660px;
      margin-right: -210px;
      z-index: 1;
      padding: 70px 80px; }
    .attraction__title {
      font-size: 30px; }
    .attraction__text {
      font-size: 16px; } }

.park-gallery-slider {
  position: relative; }
  .park-gallery-slider__item {
    display: block;
    height: 170px;
    border-radius: 16px;
    overflow: hidden;
    position: relative; }
  .park-gallery-slider__img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat; }
  .park-gallery-slider__play {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 90px;
    color: #fff;
    border-radius: 100%;
    width: 90px;
    height: 90px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    opacity: .6;
    transition: color .3s ease, opacity .3s ease; }
  .park-gallery-slider .swiper-button-prev,
  .park-gallery-slider .swiper-button-next {
    background: #F3F3EA url(../img/arrow-stick.svg) center no-repeat;
    background-size: 16px;
    width: 60px;
    height: 60px;
    border-radius: 100%;
    transition: opacity .3s ease;
    top: 50%; }
  .park-gallery-slider .swiper-button-prev {
    left: -18px; }
  .park-gallery-slider .swiper-button-next {
    right: -18px; }
  .park-gallery-slider .swiper-pagination-progressbar,
  .park-gallery-slider .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    bottom: -110px; }
  .park-gallery-slider .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #54BC40; }

.park-gallery-thumbs {
  position: relative;
  margin-top: 20px;
  padding-bottom: 20px; }
  .park-gallery-thumbs__item {
    display: block;
    height: 70px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 16px;
    box-shadow: inset 0 0 0 10px transparent;
    transition: box-shadow .3s ease;
    cursor: pointer; }
  .park-gallery-thumbs .swiper-slide-thumb-active .park-gallery-thumbs__item {
    box-shadow: inset 0 0 0 3px #54BC40; }
  .park-gallery-thumbs__play {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 36px;
    color: #fff;
    border-radius: 100%;
    width: 36px;
    height: 36px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    opacity: .6; }

@media (min-width: 768px) {
  .park-gallery-slider__item {
    height: 400px; }
  .park-gallery-slider .swiper-button-prev,
  .park-gallery-slider .swiper-button-next {
    box-shadow: 0 0 0 8px #fff; }
  .park-gallery-slider .swiper-pagination-progressbar,
  .park-gallery-slider .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    bottom: -140px; }
  .park-gallery-thumbs__item {
    height: 100px; } }

@media (min-width: 1200px) {
  .park-gallery-slider__item {
    height: 600px; }
  .park-gallery-slider .swiper-button-prev,
  .park-gallery-slider .swiper-button-next {
    width: 90px;
    height: 90px;
    box-shadow: 0 0 0 15px #fff; }
  .park-gallery-slider .swiper-button-prev {
    left: -45px; }
  .park-gallery-slider .swiper-button-next {
    right: -45px; }
  .park-gallery-slider .swiper-pagination-progressbar,
  .park-gallery-slider .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    bottom: -180px; }
  .park-gallery-slider__play {
    font-size: 170px;
    width: 170px;
    height: 170px;
    position: relative; }
    .park-gallery-slider__play:before {
      content: '';
      position: absolute;
      left: -15px;
      top: -15px;
      width: 200px;
      height: 200px;
      background-color: #fff;
      border-radius: 100%;
      transform: scale(0.5);
      opacity: 0;
      transition: transform .3s ease, opacity .3s ease; }
  .park-gallery-slider__img {
    transform: scale(1.1);
    transition: transform .3s ease; }
  .park-gallery-slider__item:hover .park-gallery-slider__img {
    transform: scale(1); }
  .park-gallery-slider__item:hover .park-gallery-slider__play {
    color: #54BC40;
    opacity: 1; }
  .park-gallery-slider__item:hover .park-gallery-slider__play:before {
    color: #54BC40;
    opacity: 1;
    transform: scale(1); }
  .park-gallery-thumbs__item {
    height: 140px; }
  .park-gallery-thumbs .swiper-slide-thumb-active .park-gallery-thumbs__item {
    box-shadow: inset 0 0 0 5px #54BC40; } }

.event-slider {
  position: relative; }
  .event-slider .swiper-slide {
    height: unset; }
  .event-slider .swiper-button-prev,
  .event-slider .swiper-button-next {
    background: #F3F3EA url(../img/arrow-stick.svg) center no-repeat;
    background-size: 16px;
    width: 60px;
    height: 60px;
    border-radius: 100%;
    transition: opacity .3s ease;
    top: 250px; }
  .event-slider .swiper-button-prev {
    left: -18px; }
  .event-slider .swiper-button-next {
    right: -18px; }

.event-card {
  border-radius: 16px;
  overflow: hidden;
  height: 100%;
  display: flex;
  flex-direction: column; }
  .event-card__img {
    flex: 0 0 250px;
    height: 250px;
    position: relative;
    overflow: hidden; }
  .event-card__img-frame {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    transform: scale(1.2);
    transition: transform .3s ease; }
  .event-card:hover .event-card__img-frame {
    transform: scale(1); }
  .event-card__description {
    flex: 1 1 auto;
    background-color: #F3F3EA;
    padding: 20px 30px;
    display: flex;
    flex-direction: column;
    justify-content: space-between; }
  .event-card__title {
    font-size: 18px;
    font-weight: 500;
    padding-bottom: 15px;
    transition: color .3s ease; }
  .event-card:hover .event-card__title {
    color: #54BC40; }
  .event-card__teaser {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 30px;
    overflow: hidden;
    max-height: calc(24px * 4); }
  .event-card__footer {
    display: flex;
    justify-content: space-between; }
  .event-card__date {
    font-size: 16px; }
  .event-card__button {
    font-size: 16px;
    color: #54BC40;
    position: relative;
    transition: transform .3s ease; }
    .event-card__button:after {
      content: '\279C';
      position: absolute;
      left: calc(100% + 10px);
      top: 50%;
      transform: translateY(-50%);
      opacity: 0;
      transition: opacity .3s ease; }
  .event-card:hover .event-card__button {
    transform: translateX(-20px); }
  .event-card:hover .event-card__button:after {
    opacity: 1; }

@media (min-width: 1200px) {
  .event-slider .swiper-button-prev {
    left: -80px; }
  .event-slider .swiper-button-next {
    right: -80px; } }

.garden-center {
  display: flex;
  flex-direction: column; }
  .garden-center__description {
    background-color: #F3F3EA;
    padding: 30px 20px;
    border-radius: 16px;
    position: relative;
    order: 1;
    z-index: 1; }
  .garden-center__title {
    font-size: 26px;
    text-align: center;
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 25px;
    font-family: 'Playfair Display', serif; }
    .garden-center__title:before {
      content: '';
      position: absolute;
      left: 50%;
      bottom: 0;
      width: 52px;
      height: 4px;
      border-radius: 2px;
      background-color: #54BC40;
      transform: translateX(-50%);
      transition: width .3s ease; }
  .garden-center:hover .garden-center__title:before {
    width: 100px; }
  .garden-center__text {
    font-size: 14px;
    font-weight: 300;
    text-align: center;
    margin-bottom: 10px; }
    .garden-center__text span {
      font-weight: 500;
      white-space: nowrap; }
  .garden-center__button {
    margin-top: 20px; }
  .garden-center__slider {
    order: 2;
    margin: 0 -15px; }

.garden-center-slider {
  margin-top: -50px;
  position: relative; }
  .garden-center-slider .swiper-button-prev,
  .garden-center-slider .swiper-button-next {
    background: #F3F3EA url(../img/arrow-stick.svg) center no-repeat;
    background-size: 16px;
    width: 60px;
    height: 60px;
    border-radius: 100%;
    transition: opacity .3s ease;
    top: 125px; }
  .garden-center-slider .swiper-button-prev {
    left: -18px; }
  .garden-center-slider .swiper-button-next {
    right: -18px; }
  .garden-center-slider__item {
    height: 250px;
    position: relative;
    overflow: hidden; }
  .garden-center-slider__img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    transform: scale(1.1);
    transition: transform .3s ease; }
  .garden-center:hover .garden-center-slider__img {
    transform: scale(1); }

@media (min-width: 768px) {
  .garden-center__description {
    width: 600px;
    margin: 0 auto; }
  .garden-center__title {
    font-size: 46px; }
  .garden-center__slider {
    margin: unset; }
  .garden-center-slider .swiper-button-prev,
  .garden-center-slider .swiper-button-next {
    top: 200px; }
  .garden-center-slider__item {
    height: 400px;
    border-radius: 16px; } }

@media (min-width: 1200px) {
  .garden-center {
    flex-direction: row;
    align-items: center; }
    .garden-center__description {
      padding: 100px 150px 100px 200px;
      width: unset;
      margin: unset;
      order: 2;
      margin-left: -50px; }
    .garden-center__title {
      text-align: left; }
      .garden-center__title:before {
        left: 0;
        transform: none; }
    .garden-center__text {
      text-align: left; }
    .garden-center__button {
      display: flex;
      justify-content: flex-start; }
    .garden-center__slider {
      flex: 0 0 580px;
      width: 580px;
      order: 1; }
  .garden-center-slider {
    box-shadow: #e8e8e0 20px 20px 0;
    border-radius: 16px;
    margin-top: 0; }
    .garden-center-slider__item {
      height: 750px; }
    .garden-center-slider .swiper-button-prev,
    .garden-center-slider .swiper-button-next {
      top: 700px; }
    .garden-center-slider .swiper-button-prev {
      left: -80px; }
    .garden-center-slider .swiper-button-next {
      right: -90px; } }

.park-review-slider {
  position: relative;
  padding-bottom: 50px;
  margin-bottom: 80px; }
  .park-review-slider .swiper-slide {
    height: unset;
    width: 100%;
    padding: 0 10px; }
  .park-review-slider .swiper-slide--video {
    width: 100%; }
  .park-review-slider .swiper-pagination-bullets {
    width: 100%; }
  .park-review-slider .swiper-pagination-bullet {
    background-color: #cfd4da;
    border: none;
    border-radius: 100%;
    transition: background-color .3s ease;
    transform: none; }
  .park-review-slider .swiper-pagination-bullet-active {
    background-color: #54BC40; }
  .park-review-slider .swiper-button-prev,
  .park-review-slider .swiper-button-next {
    background: #F3F3EA url(../img/arrow-stick.svg) center no-repeat;
    background-size: 16px;
    width: 60px;
    height: 60px;
    border-radius: 100%;
    transition: opacity .3s ease;
    top: 100%; }
  .park-review-slider .swiper-button-prev {
    left: 0; }
  .park-review-slider .swiper-button-next {
    right: 0; }

.park-review-card {
  background-color: #F3F3EA;
  padding: 30px 20px;
  height: 100%;
  min-height: 335px;
  border-radius: 16px;
  overflow: hidden;
  position: relative;
  display: block; }
  .park-review-card__img {
    display: none; }
  .park-review-card__portrait {
    color: #ef861d;
    font-size: 100px; }
  .park-review-card__stars {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #54BC40;
    font-size: 60px;
    opacity: .5;
    transition: opacity .3s ease; }
  .park-review-card:hover .park-review-card__stars {
    opacity: .5; }
  .park-review-card__inner {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between; }
  .park-review-card__bg {
    left: 0;
    top: 0;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    width: 100%;
    height: 100%;
    pointer-events: none;
    opacity: .08;
    transition: transform .3s ease, opacity .3s ease; }
  .park-review-card:hover .park-review-card__bg {
    opacity: .25;
    transform: scale(1.2); }
  .park-review-card__description {
    position: relative; }
  .park-review-card__label {
    font-size: 12px;
    padding-bottom: 10px; }
  .park-review-card__name {
    font-size: 24px;
    position: relative;
    padding-bottom: 15px;
    margin-bottom: 20px;
    font-family: 'Playfair Display', serif; }
    .park-review-card__name:before {
      content: '';
      position: absolute;
      left: 0;
      bottom: 0;
      width: 50px;
      height: 1px;
      border-radius: 2px;
      background-color: #E4E4E4;
      transition: background-color .3s ease, width .3s ease; }
  .park-review-card:hover .park-review-card__name:before {
    width: 100px;
    background-color: #54BC40; }
  .swiper-slide--video .park-review-card__name {
    margin-bottom: 0; }
  .swiper-slide--video .park-review-card__name:before {
    display: none; }
  .park-review-card__text {
    font-size: 14px;
    font-style: italic;
    font-weight: 300; }
  .park-review-card__video-circle {
    background-color: #54BC40;
    border-radius: 100%;
    width: 70px;
    height: 70px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    transition: box-shadow .3s ease;
    box-shadow: 0 0 0 0 #54BC40; }
  .park-review-card:hover .park-review-card__video-circle {
    box-shadow: 0 0 0 10px #54BC40; }
  .park-review-card__date {
    position: relative;
    padding-top: 10px;
    font-size: 14px; }

@media (min-width: 768px) {
  .park-review-slider .swiper-slide {
    width: 50%; }
  .park-review-slider .swiper-slide--video {
    width: 25%; } }

@media (min-width: 1200px) {
  .park-review-slider {
    padding-bottom: 30px; }
    .park-review-slider .swiper-slide {
      width: 40%; }
    .park-review-slider .swiper-slide--video {
      width: 20%; }
    .park-review-slider .swiper-button-prev,
    .park-review-slider .swiper-button-next {
      top: 50%; }
    .park-review-slider .swiper-button-prev {
      left: -80px; }
    .park-review-slider .swiper-button-next {
      right: -80px; }
  .park-review-card {
    padding: 50px 40px;
    display: flex; }
    .park-review-card__img {
      flex: 0 0 110px;
      padding-right: 10px;
      display: block; }
    .park-review-card__inner {
      flex: 1 1 auto; } }

.contacts-block {
  margin: 0 -15px; }
  .contacts-block__frame {
    background-color: #54BC40;
    padding: 20px 10px; }
  .contacts-block .park-section-title {
    color: #fff;
    text-align: left;
    padding-bottom: 0; }
  .contacts-block .contact-list__item-title {
    font-size: 18px; }
  .contacts-block .contact-list__item-icon {
    font-size: 18px; }
  .contacts-block .contact-list__item-caption {
    font-size: 18px; }
  .contacts-block__map {
    height: 300px; }

.map {
  height: 100%; }

@media (min-width: 768px) {
  .contacts-block {
    margin: unset; }
    .contacts-block__frame {
      border-radius: 16px 16px 0 0;
      padding: 30px 100px 10px; }
    .contacts-block__map {
      overflow: hidden;
      border-radius: 0 0 16px 16px; } }

@media (min-width: 1200px) {
  .contacts-block {
    display: flex;
    align-items: flex-start; }
    .contacts-block__frame {
      margin-top: 60px;
      border-radius: 16px;
      flex: 0 0 660px;
      padding: 50px 100px;
      margin-right: -200px;
      position: relative;
      z-index: 1; }
    .contacts-block__map {
      border-radius: 16px;
      flex: 1 1 auto;
      height: 640px; }
    .contacts-block .contact-list__item {
      border-bottom: none;
      position: relative; }
      .contacts-block .contact-list__item:not(:last-child):before {
        content: '';
        position: absolute;
        bottom: 0;
        left: 38px;
        height: 1px;
        width: 70px;
        background: #F7F7F7;
        opacity: .5; }
    .contacts-block .contact-list__item-icon {
      font-size: 16px; }
    .contacts-block .contact-list__item-caption {
      padding-left: 20px; } }

.rules {
  display: flex;
  flex-direction: column; }
  .rules__list {
    order: 2; }
  .rules__item:not(:last-child) {
    padding-bottom: 20px; }
  .rules__prohibition {
    order: 1;
    padding-bottom: 20px; }

.prohibition {
  background-color: #F3F3EA;
  padding: 25px 30px;
  border-radius: 16px; }
  .prohibition__text {
    text-align: center;
    font-size: 18px;
    font-weight: 500; }
    .prohibition__text span {
      color: #E14242; }
  .prohibition__pic-list {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 10px; }
  .prohibition__pic-item {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 80px;
    height: 80px;
    position: relative; }
    .prohibition__pic-item:not(:last-child) {
      margin-right: 20px; }
    .prohibition__pic-item:before {
      content: '';
      height: 3px;
      width: 100px;
      background-color: #E14242;
      position: absolute;
      top: 39px;
      left: -10px;
      transform: rotate(-45deg); }

.rule-panel {
  background-color: #F3F3EA;
  border-radius: 16px;
  padding: 15px 20px 0;
  cursor: pointer; }
  .rule-panel__head {
    position: relative; }
  .rule-panel__title {
    font-size: 16px;
    font-weight: 500;
    padding: 0 30px 15px 0; }
  .rule-panel__control {
    width: 22px;
    height: 22px;
    position: absolute;
    right: 0;
    top: 0; }
    .rule-panel__control span:nth-child(1),
    .rule-panel__control span:nth-child(2) {
      top: 10px;
      position: absolute;
      width: 22px;
      height: 4px;
      border-radius: 2px;
      background-color: #54BC40;
      transition: transform .3s ease; }
    .rule-panel__control span:nth-child(2) {
      transform: rotate(90deg); }
  .rule-panel.is-open .rule-panel__control span:nth-child(1) {
    transform: rotate(180deg); }
  .rule-panel.is-open .rule-panel__control span:nth-child(2) {
    transform: rotate(360deg); }
  .rule-panel__body {
    padding: 25px 0;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.5;
    position: relative;
    display: none; }
    .rule-panel__body:before {
      content: '';
      position: absolute;
      left: 0;
      top: 0;
      height: 1px;
      width: 50px;
      background-color: #E4E4E4; }
  .rule-panel.is-open .rule-panel__body {
    display: block; }

@media (min-width: 768px) {
  .rule-panel {
    padding: 25px 30px 0; }
    .rule-panel__title {
      font-size: 20px;
      padding: 0 30px 20px 0; }
    .rule-panel__body {
      font-size: 16px; } }

@media (min-width: 1200px) {
  .rules {
    flex-direction: row; }
    .rules__list {
      order: 1;
      flex: 0 0 65%; }
    .rules__prohibition {
      order: 2;
      flex: 0 0 35%;
      padding-left: 20px; }
  .prohibition {
    background-color: #F3F3EA;
    padding: 75px 50px; }
    .prohibition__text {
      font-size: 24px; }
    .prohibition__pic-list {
      padding-top: 30px; } }

/* STATIC */
.payment-article p {
  margin: 20px 0;
  color: #666;
  font-size: 14px; }

.payment-article .smaller p {
  font-size: 12px;
  color: #888; }

.payment-article .subtitle {
  font-size: 18px;
  font-weight: 500; }

.delivery-article table {
  font-size: 12px;
  margin-top: 20px; }

.delivery-article thead tr td {
  padding: 5px 10px 5px 0;
  vertical-align: top; }

.delivery-article tbody tr td {
  padding: 5px 10px 5px 0;
  vertical-align: top; }

@media (min-width: 1200px) {
  .delivery-article table {
    width: 500px; } }

/* GENERAL */
.general {
  margin: 0 -15px; }

.general-head {
  background: #fff url("../img/general-bg.png") center no-repeat;
  background-size: cover;
  padding: 15px;
  position: relative; }
  .general-head__title {
    font-size: 20px;
    font-weight: 700;
    color: #333;
    text-align: center;
    display: none; }
  .general-head__subtitle {
    font-size: 16px;
    font-weight: 500;
    color: #54BC40;
    text-align: center; }
  .general-head__link {
    font-size: 12px;
    font-weight: 500;
    color: #ef861d;
    margin-top: 10px;
    transition: color .3s ease;
    display: block;
    text-align: center; }
    .general-head__link:hover {
      color: #54BC40; }

.general-body {
  display: flex;
  flex-wrap: wrap; }
  .general-body__item {
    flex: 0 0 100%;
    transition: flex-basis .3s ease; }

.service {
  display: block;
  background: #fff url("../img/general-bg.png") center no-repeat;
  background-size: cover;
  border: 1px solid #DCDCDC;
  width: 100%;
  height: 100%;
  padding: 10px 15px;
  position: relative;
  transition: border-color .3s ease; }
  .service:hover {
    border-color: #54BC40; }
  .service__img {
    position: absolute;
    right: 20px;
    bottom: 5px;
    display: none;
    pointer-events: none; }
    .service__img img {
      display: block; }
  .service__inner {
    position: relative; }
  .service__head {
    display: flex;
    justify-content: space-between;
    align-items: center; }
  .service__icon {
    color: #54BC40;
    background: rgba(89, 194, 69, 0.1);
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    border-radius: 4px;
    font-size: 22px; }
  .service__counter {
    font-size: 30px;
    font-weight: 700;
    color: #444;
    display: none; }
  .service__title {
    position: relative;
    font-size: 20px;
    font-weight: 500;
    padding-bottom: 10px;
    margin-bottom: 10px; }
    .service__title:before {
      content: '';
      position: absolute;
      bottom: 0;
      left: 0;
      width: 35px;
      height: 3px;
      background: #54BC40; }
  .service__text {
    color: #666;
    font-size: 14px;
    line-height: 20px; }

@media (max-width: 767.98px) {
  .service__inner {
    display: flex; }
  .service__head {
    flex: 0 0 40px; }
  .service__description {
    padding-left: 15px; }
  .service__title {
    font-size: 16px; }
  .service__text {
    font-size: 12px;
    line-height: 16px; } }

@media (min-width: 768px) {
  .general {
    margin: 0;
    padding: 20px 0; }
  .general-body {
    padding-top: 20px;
    margin: 0 -10px; }
    .general-body__item {
      flex-basis: 50%;
      padding: 10px; }
  .general-head {
    padding: 40px 250px 40px 40px;
    border-radius: 8px; }
    .general-head__title {
      font-size: 40px;
      text-align: left;
      display: block; }
    .general-head__subtitle {
      font-size: 22px;
      text-align: left; }
    .general-head__link {
      position: absolute;
      right: 40px;
      top: 50%;
      font-size: 16px;
      transform: translateY(-50%);
      margin: unset;
      text-align: left; }
  .service {
    padding: 25px;
    border-radius: 8px; }
    .service__img {
      display: block;
      bottom: 20px;
      right: 10px; }
      .service__img img {
        max-width: 130px;
        max-height: 200px; }
    .service__counter {
      display: block; }
    .service__head {
      margin-bottom: 20px; }
    .service__title {
      width: 65%; }
    .service__description {
      width: 65%; }
    .service__text {
      height: 40px; } }

@media (min-width: 1200px) {
  .general-body__item {
    flex-basis: 25%; }
  .general-body__item.is-hover {
    flex-basis: 50%; }
  .service {
    /*
		.is-hover &__description {
			width: 260px;
		}
		*/ }
    .service__img {
      opacity: 0;
      transition: opacity .3s ease;
      bottom: 5px;
      right: 20px; }
      .service__img img {
        max-width: 260px;
        max-height: 220px; }
    .is-hover .service__img {
      opacity: 1; }
    .service__description {
      width: 220px; }
    .service__title {
      width: 100%; } }

.about-head {
  background: url("../img/general/general-about-bg.png") top center no-repeat;
  background-size: cover;
  padding: 50px 0 40px; }
  .about-head__border {
    border: 3px solid #fff;
    padding: 3px;
    border-radius: 4px; }
  .about-head__inner {
    background: #fff;
    padding: 18px;
    border-radius: 4px; }
  .about-head__title {
    text-align: center;
    font-size: 20px;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 1.2; }
    .about-head__title span {
      color: #54BC40;
      font-size: 30px;
      font-weight: 700; }
  .about-head__description {
    margin-top: 20px;
    text-align: center; }

.about-video {
  margin-top: -20px;
  padding: 0 0 40px; }

.about-targets {
  margin-top: -20px; }
  .about-targets__groups {
    background: #fff url("../img/general/targets.svg") center no-repeat;
    background-size: 200px;
    padding: 20px;
    border-radius: 4px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
  .about-targets__group {
    flex: 0 0 100%;
    max-width: 390px;
    display: flex;
    flex-direction: column; }
  .about-targets__group--left {
    margin-bottom: 20px; }
  .about-targets__title {
    font-size: 20px;
    font-weight: 500;
    color: #444;
    margin-bottom: 20px; }
  .about-targets__item {
    position: relative;
    font-size: 16px;
    color: #444;
    padding-left: 20px; }
    .about-targets__item:not(:last-child) {
      margin-bottom: 10px; }
    .about-targets__item:before {
      content: '';
      position: absolute;
      left: 0;
      top: 6px;
      width: 10px;
      height: 10px;
      background: #54BC40;
      border-radius: 100%; }

.about-slider-section {
  margin-top: 50px; }
  .about-slider-section__title {
    font-size: 30px;
    color: #444;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 20px; }

.about-slider-wrap {
  position: relative;
  padding-bottom: 40px; }
  .about-slider-wrap:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    height: 200px;
    width: 100%;
    background: #54BC40; }
  .about-slider-wrap .swiper-pagination {
    bottom: 0;
    /*
		position: unset;
		padding-top: 20px;
		*/ }

.about-slider {
  padding-bottom: 60px; }

.custom-bullet-about {
  margin: 0 5px !important;
  width: 28px;
  height: 28px;
  font-size: 18px;
  color: rgba(255, 255, 255, 0.5);
  border-radius: 4px;
  border: 1px solid rgba(255, 255, 255, 0.5);
  background: #54BC40;
  transform: unset;
  position: relative;
  transition: color .3s ease, background .3s ease;
  display: flex;
  align-items: center;
  justify-content: center; }
  .custom-bullet-about:after {
    content: '';
    position: absolute;
    bottom: 100%;
    left: 50%;
    width: 0;
    height: 0;
    border: 9px solid transparent;
    border-bottom: 0px solid #fff;
    border-top: 0;
    transform: translateX(-50%);
    transition: border-bottom-width .3s ease; }
  .custom-bullet-about.swiper-pagination-bullet-active {
    border: 1px solid white;
    background: #fff;
    color: #54BC40; }
    .custom-bullet-about.swiper-pagination-bullet-active:after {
      border-bottom-width: 6px; }

.about-card {
  display: block;
  background: #fff url("../img/general-bg.png") center no-repeat;
  background-size: cover;
  border: 1px solid #DCDCDC;
  border-radius: 8px;
  width: 100%;
  height: 100%;
  padding: 25px;
  position: relative; }
  .about-card__img {
    position: absolute;
    right: 20px;
    bottom: 5px;
    pointer-events: none;
    display: none; }
    .about-card__img img {
      display: block; }
  .about-card__inner {
    position: relative;
    width: 100%; }
  .about-card__head {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 20px;
    position: relative;
    padding-bottom: 20px; }
    .about-card__head:before {
      content: '';
      position: absolute;
      bottom: 0;
      left: 0;
      width: 35px;
      height: 3px;
      background: #54BC40; }
  .about-card__icon {
    color: #54BC40;
    background: rgba(89, 194, 69, 0.1);
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    border-radius: 4px;
    font-size: 22px; }
  .about-card__title {
    font-size: 20px;
    font-weight: 500;
    padding-left: 20px; }
  .about-card__description {
    color: #666;
    font-size: 14px;
    line-height: 20px;
    height: calc(20px * 4);
    overflow: hidden;
    margin-bottom: 15px; }

.about-founder {
  margin: 60px 0; }
  .about-founder__frame {
    background: #fff;
    border-radius: 4px;
    padding: 20px; }
  .about-founder__img img {
    max-width: 100%;
    display: block; }
  .about-founder__text {
    padding: 10px 0 0 0; }
  .about-founder__name {
    font-size: 18px;
    color: #444; }
    .about-founder__name span {
      display: block;
      font-size: 24px;
      font-weight: 500; }
  .about-founder__description {
    font-size: 16px;
    color: #666;
    margin-top: 20px; }
    .about-founder__description .d-flex {
      margin: 10px 0; }
      .about-founder__description .d-flex span {
        display: block;
        color: #54BC40;
        font-weight: 500; }
        .about-founder__description .d-flex span:not(:last-child) {
          margin-right: 10px; }
  .about-founder__quote {
    margin-top: 40px;
    border: 2px dashed #707070;
    position: relative;
    padding: 20px; }
  .about-founder__quote-icon {
    font-size: 46px;
    position: absolute; }
    .about-founder__quote-icon:nth-child(1) {
      top: -23px;
      left: -10px; }
    .about-founder__quote-icon:nth-child(2) {
      bottom: -23px;
      right: -10px; }
  .about-founder__quote-text {
    font-size: 16px;
    color: #666;
    text-align: center; }
  .about-founder__quote-author {
    font-size: 16px;
    font-weight: 500;
    color: #444;
    text-align: center;
    margin-top: 15px; }

@media (min-width: 768px) {
  .about-head {
    padding: 80px 0 100px; }
    .about-head__inner {
      padding: 70px; }
    .about-head__title {
      font-size: 30px; }
      .about-head__title span {
        font-size: 56px; }
  .about-video {
    margin-top: -40px;
    padding: 0 0 100px; }
  .about-targets {
    margin-top: -40px; }
    .about-targets__groups {
      padding: 40px; }
    .about-targets__group {
      flex: 0 0 50%; }
    .about-targets__title {
      font-size: 36px; }
    .about-targets__group--left {
      margin-bottom: 0; }
    .about-targets__group--right {
      align-items: flex-end; }
    .about-targets__group--right .about-targets__title {
      text-align: right; }
    .about-targets__group--right .about-targets__item {
      padding-right: 20px;
      text-align: right; }
      .about-targets__group--right .about-targets__item:before {
        left: unset;
        right: 0; }
    .about-targets__item {
      font-size: 20px; }
      .about-targets__item:before {
        top: 10px; }
  .about-slider-section {
    margin-top: 100px; }
    .about-slider-section__title {
      font-size: 46px;
      margin-bottom: 40px; }
  .custom-bullet-about {
    margin: 0 20px !important;
    width: 40px;
    height: 40px;
    font-size: 24px; }
    .custom-bullet-about:not(:last-child):before {
      content: '';
      position: absolute;
      left: 56px;
      top: 16px;
      width: 8px;
      height: 8px;
      border-radius: 100%;
      background: #fff;
      opacity: .5; }
  .about-card__img {
    display: block; }
  .about-card__inner {
    width: 55%; }
  .about-founder__frame {
    padding: 40px; }
  .about-founder__body {
    display: flex;
    align-items: center; }
  .about-founder__img {
    flex: 0 0 310px; }
  .about-founder__text {
    flex: 1 1 auto;
    padding: 0 0 0 40px; }
  .about-founder__name {
    font-size: 18px; }
    .about-founder__name span {
      font-size: 36px; }
  .about-founder__description {
    font-size: 18px; }
  .about-founder__quote {
    padding: 50px; }
  .about-founder__quote-text {
    font-size: 20px; } }

/* PLUG */
.plug {
  background: #fff; }
  .plug:before {
    content: '';
    display: table; }
  .plug__contacts {
    padding: 20px 0 30px; }
  .plug__footer {
    background: #54BC40; }

.plug-footer {
  padding: 15px 0;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  text-align: center; }

@media (min-width: 768px) {
  .plug__contacts {
    padding: 30px 0 50px; }
  .plug-footer {
    padding: 30px 0;
    font-size: 26px; } }

@media (min-width: 1200px) {
  .plug__contacts {
    padding: 40px 0 80px; }
  .plug-footer {
    padding: 45px 0;
    font-size: 40px; } }

.plug-head {
  position: relative; }
  .plug-head:before, .plug-head:after {
    content: '';
    position: absolute;
    top: 0;
    width: 420px;
    height: 360px;
    background: url("../img/plug/plug-head-bg.png") no-repeat;
    pointer-events: none;
    display: none; }
  .plug-head:before {
    left: -100px; }
  .plug-head:after {
    right: -100px;
    transform: scaleX(-1); }
  .plug-head__inner {
    display: flex;
    align-items: center;
    border-bottom: 1px solid #DCDCDC; }
  .plug-head__img {
    flex: 0 0 40%;
    display: none;
    justify-content: center; }
    .plug-head__img img {
      display: block; }
  .plug-head__content {
    flex: 1 1 auto;
    padding: 30px 0 20px; }
  .plug-head__title {
    color: #ef861d;
    font-size: 20px;
    font-weight: 500; }
  .plug-head__subtitle {
    color: #54BC40;
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 20px; }
  .plug-head__description {
    color: #666;
    font-size: 16px;
    margin-bottom: 20px; }
    .plug-head__description span {
      color: #E14242; }
  .plug-head__button {
    display: flex;
    justify-content: flex-start; }
    .plug-head__button .button-primary {
      width: 200px; }

@media (min-width: 768px) {
  .plug-head__content {
    padding: 80px 0 50px; }
  .plug-head:before, .plug-head:after {
    display: block; }
  .plug-head__img {
    display: flex; }
  .plug-head__title {
    font-size: 24px; }
  .plug-head__subtitle {
    font-size: 50px; }
  .plug-head__description {
    font-size: 20px; } }

@media (min-width: 1200px) {
  .plug-head:before {
    left: 0; }
  .plug-head:after {
    right: 0; } }

.plug-contacts__item:not(:last-child) {
  padding-bottom: 20px; }

.plug-contacts-block {
  height: 100%;
  background: #F5F5F5;
  padding: 20px;
  border-radius: 4px; }
  .plug-contacts-block__title {
    font-size: 22px;
    font-weight: 500;
    color: #444;
    position: relative;
    padding-bottom: 10px;
    border-bottom: 1px solid #DCDCDC; }
    .plug-contacts-block__title:before {
      content: '';
      position: absolute;
      left: 0;
      bottom: 0;
      width: 40px;
      height: 4px;
      background: #54BC40; }
  .plug-contacts-block__section {
    padding: 20px 0 0 0; }
    .plug-contacts-block__section:not(:last-child) {
      border-bottom: 1px solid #DCDCDC;
      padding: 20px 0; }
  .plug-contacts-block__text {
    font-size: 16px;
    color: #666; }
  .plug-contacts-block__name {
    font-size: 16px;
    color: #666;
    margin-bottom: 5px; }
  .plug-contacts-block__value {
    font-size: 18px;
    font-weight: 500;
    color: #333; }

.call-back {
  margin: 0 -10px; }
  .call-back__field {
    padding: 10px; }
  .call-back .checkbox__label a {
    color: #54BC40;
    text-decoration: underline;
    transition: color .3s ease; }
    .call-back .checkbox__label a:hover {
      color: #439633; }

@media (min-width: 768px) {
  .plug-contacts-block {
    padding: 30px 40px; }
    .plug-contacts-block__title {
      font-size: 26px; }
    .plug-contacts-block__text {
      font-size: 18px; } }

@media (min-width: 1200px) {
  .plug-contacts__item:not(:last-child) {
    padding-bottom: 0; } }

.plug-charity {
  margin: 25px 0; }
  .plug-charity__section:not(:last-child) {
    margin-bottom: 30px; }
  .plug-charity__title {
    font-size: 22px;
    font-weight: 500;
    color: #444;
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 20px; }
    .plug-charity__title:before {
      content: '';
      position: absolute;
      left: 0;
      bottom: 0;
      width: 40px;
      height: 4px;
      background: #54BC40; }
  .plug-charity__text {
    font-size: 16px;
    color: #666; }
  .plug-charity__list-item {
    font-size: 16px;
    color: #666;
    position: relative;
    padding-left: 20px; }
    .plug-charity__list-item:not(:last-child) {
      margin-bottom: 10px; }
    .plug-charity__list-item:before {
      content: '';
      position: absolute;
      left: 0;
      top: 7px;
      width: 8px;
      height: 8px;
      background: #54BC40;
      border-radius: 100%; }

@media (min-width: 768px) {
  .plug-charity {
    margin: 45px 0; }
    .plug-charity__title {
      font-size: 26px; }
    .plug-charity__text {
      font-size: 20px; }
    .plug-charity__list-item {
      font-size: 20px; }
      .plug-charity__list-item:before {
        top: 10px;
        width: 10px;
        height: 10px; } }

.plug--partners .plug-head:before,
.plug--partners .plug-head:after {
  display: none; }

.plug--partners .plug-head__img {
  flex: 0 0 30%; }

.plug--partners .plug-head__inner {
  border-bottom: 0; }

.plug-head-submit {
  padding: 10px 0 30px;
  border-bottom: 1px solid #DCDCDC; }

.plug-investments__title {
  text-align: center;
  font-size: 50px;
  font-weight: 700;
  color: #333;
  opacity: .1; }

.plug-investments__subtitle {
  text-align: center;
  font-size: 18px;
  font-weight: 500;
  color: #54BC40;
  margin-bottom: 30px; }
  .plug-investments__subtitle span {
    font-size: 22px;
    font-weight: 700;
    color: #333; }

.project-slider {
  position: relative;
  margin-bottom: 30px; }
  .project-slider .swiper-container {
    border-radius: 4px; }
  .project-slider .swiper-button-next,
  .project-slider .swiper-button-prev {
    background: #54BC40 url("../img/arrow-bold.svg") center no-repeat;
    background-size: 18px;
    border-radius: 100%;
    border: 3px solid #fff;
    width: 42px;
    height: 42px; }
  .project-slider .swiper-button-next {
    right: -15px; }
  .project-slider .swiper-button-prev {
    left: -15px; }

.project-slide {
  height: 250px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center; }

.why-we-title {
  font-weight: 500;
  font-size: 30px;
  margin-bottom: 20px; }

.why-we {
  background: #F5F5F5;
  padding: 30px 0;
  margin-bottom: 30px; }
  .why-we__item:not(:last-child) {
    padding-bottom: 20px; }
  .why-we__description {
    font-size: 16px;
    color: #666;
    margin-bottom: 10px; }
  .why-we__icon {
    font-size: 60px; }
  .why-we__caption {
    padding-left: 10px;
    color: #444;
    display: flex;
    align-items: flex-end; }
    .why-we__caption span:nth-child(1) {
      font-size: 80px;
      font-weight: 700;
      line-height: 60px;
      margin-right: 5px; }
    .why-we__caption span:nth-child(2) {
      font-size: 30px;
      line-height: 1; }

.plug-park {
  display: flex;
  align-items: center;
  margin-bottom: 30px;
  flex-wrap: wrap; }
  .plug-park__description {
    flex: 0 0 100%;
    background: #F5F5F5;
    padding: 20px; }
  .plug-park__title {
    margin-bottom: 20px;
    display: flex;
    justify-content: flex-start; }
    .plug-park__title span {
      font-weight: 500;
      font-size: 24px;
      border-bottom: 4px solid #54BC40;
      padding-bottom: 5px; }
  .plug-park__text {
    font-size: 16px;
    color: #666; }
  .plug-park__slider {
    flex: 0 0 100%;
    width: 100%; }

.park-slider {
  position: relative; }
  .park-slider .swiper-container {
    border-radius: 4px; }
  .park-slider .swiper-button-next,
  .park-slider .swiper-button-prev {
    background: #54BC40 url("../img/arrow-bold.svg") center no-repeat;
    background-size: 18px;
    border-radius: 100%;
    border: 4px solid #fff;
    width: 42px;
    height: 42px; }
  .park-slider .swiper-button-next {
    right: -15px; }
  .park-slider .swiper-button-prev {
    left: -15px; }

.park-slide__img {
  height: 200px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat; }

.park-slide__text {
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #54BC40;
  color: #fff;
  font-size: 20px;
  font-weight: 500; }

@media (min-width: 768px) {
  .plug-investments__title {
    font-size: 100px; }
  .plug-investments__subtitle {
    font-size: 30px;
    line-height: 1.2; }
    .plug-investments__subtitle span {
      font-size: 36px; }
  .project-slider {
    margin-bottom: 70px; }
    .project-slider .swiper-button-next,
    .project-slider .swiper-button-prev {
      background-size: 24px;
      border: 5px solid #fff;
      width: 84px;
      height: 84px; }
    .project-slider .swiper-button-next {
      right: -20px; }
    .project-slider .swiper-button-prev {
      left: -20px; }
  .project-slide {
    height: 550px; }
  .why-we {
    padding: 50px 0;
    margin-bottom: 80px; }
  .park-slider .swiper-button-next,
  .park-slider .swiper-button-prev {
    background-size: 24px;
    border: 5px solid #fff;
    width: 64px;
    height: 64px; }
  .park-slider .swiper-button-next {
    right: -20px; }
  .park-slider .swiper-button-prev {
    left: -20px; }
  .park-slide__img {
    height: 370px; }
  .park-slide__text {
    height: 70px;
    font-size: 26px; } }

@media (min-width: 768px) and (max-width: 991.98px) {
  .why-we__icon {
    font-size: 50px; }
  .why-we__caption span:nth-child(1) {
    font-size: 65px;
    line-height: 50px; }
  .why-we__caption span:nth-child(2) {
    font-size: 20px; } }

@media (min-width: 1200px) {
  .project-slider .swiper-button-next {
    right: -42px; }
  .project-slider .swiper-button-prev {
    left: -42px; }
  .why-we__item:not(:last-child) {
    padding-bottom: 0; }
  .plug-park {
    margin-bottom: 60px; }
    .plug-park__description {
      flex: 1 1 auto;
      padding: 100px 40px; }
  .plug-park {
    margin-bottom: 40px;
    flex-wrap: nowrap; }
    .plug-park__description {
      flex: 1 1 auto;
      padding: 100px 40px; }
    .plug-park__title span {
      font-size: 30px;
      padding-bottom: 5px; }
    .plug-park__text {
      font-size: 20px; }
    .plug-park__slider {
      flex: 0 0 650px;
      width: 650px; }
  .park-slider .swiper-button-next {
    right: -32px; }
  .park-slider .swiper-button-prev {
    left: -32px; } }
