/*!*****************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[3]!./node_modules/jquery-timepicker/jquery.timepicker.css ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************/
/**
 * jQuery Timepicker
 * http://timepicker.co
 *
 * Enhances standard form input fields helping users to select (or type) times.
 *
 * Copyright (c) 2016 Willington Vega; Licensed MIT, GPL
 */
.ui-timepicker-container {
  position: absolute;
  overflow: hidden;
  box-sizing: border-box;
}

.ui-timepicker {
  box-sizing: content-box;
  display: block;
  height: 205px;
  list-style: none outside none;
  margin: 0;
  padding: 0 1px;
  text-align: center;
}

.ui-timepicker-viewport {
  box-sizing: content-box;
  display: block;
  height: 205px;
  margin: 0;
  padding: 0;
  overflow: auto;
  overflow-x: hidden; /* IE */
}

.ui-timepicker-standard {
  /* overwrites .ui-widget */
  font-family: Verdana, Arial, sans-serif;
  font-size: 1.1em;
  /* overwrites .ui-widget-content */
  background-color: #FFF;
  border: 1px solid #AAA;
  color: #222;
  /* overwrites .ui-menu */
  margin: 0;
  padding: 2px;
}

.ui-timepicker-standard a {
  border: 1px solid transparent;
  color: #222;
  display: block;
  padding: 0.2em 0.4em;
  text-decoration: none;
}

.ui-timepicker-standard .ui-state-hover {
  /* overwrites .ui-state-hover */
  background-color: #DADADA;
  border: 1px solid #999;
  font-weight: normal;
  color: #212121;
}

.ui-timepicker-standard .ui-menu-item {
  /* overwrites .ui-menu and .ui-menu-item */
  /*clear: left;
  float: left;*/
  margin: 0;
  padding: 0;
}

.ui-timepicker-corners,
.ui-timepicker-corners .ui-corner-all {
  border-radius: 4px;
}

.ui-timepicker-hidden {
  /* overwrites .ui-helper-hidden */
  display: none;
}

.ui-timepicker-no-scrollbar .ui-timepicker {
  border: none;
}
/*!*********************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[3]!./assets/sass/css.scss ***!
  \*********************************************************************************************************************************************************************************************************************************************/
/*Defaults*/
/*$img: "Images/";*/
@font-face {
  font-family: "Oswald";
  src: local("Oswald Bold"), url("../fonts/oswald/Oswald-Bold.woff2") format("woff2"), url("../fonts/oswald/Oswald-Bold.ttf") format("truetype"), url("../fonts/oswald/Oswald-Bold.otf") format("truetype"); /* Android, iOS */
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Oswald";
  src: local("Oswald SemiBold"), url("../fonts/oswald/Oswald-SemiBold.woff2") format("woff2"), url("../fonts/oswald/Oswald-SemiBold.ttf") format("truetype"), url("../fonts/oswald/Oswald-SemiBold.otf") format("truetype"); /* Android, iOS */
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Oswald";
  src: local("Oswald Medium"), url("../fonts/oswald/Oswald-Medium.woff2") format("woff2"), url("../fonts/oswald/Oswald-Medium.ttf") format("truetype"), url("../fonts/oswald/Oswald-Medium.otf") format("truetype"); /* Android, iOS */
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Oswald";
  src: local("Oswald Regular"), url("../fonts/oswald/Oswald-Regular.woff2") format("woff2"), url("../fonts/oswald/Oswald-Regular.ttf") format("truetype"), url("../fonts/oswald/Oswald-Regula.otf") format("truetype"); /* Android, iOS */
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Oswald";
  src: local("Oswald Light"), url("../fonts/oswald/Oswald-Light.woff2") format("woff2"), url("../fonts/oswald/Oswald-Light.ttf") format("truetype"), url("../fonts/oswald/Oswald-Light.otf") format("truetype"); /* Android, iOS */
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Oswald";
  src: local("Oswald ExtraLight"), url("../fonts/oswald/Oswald-ExtraLight.woff2") format("woff2"), url("../fonts/oswald/Oswald-ExtraLight.ttf") format("truetype"), url("../fonts/oswald/Oswald-ExtraLight.otf") format("truetype"); /* Android, iOS */
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: "Manrope";
  src: local("Manrope Extra Bold"), url("../fonts/manrope/manrope-extrabold.woff2") format("woff2"), url("../fonts/manrope/manrope-extrabold.woff") format("woff"), url("../fonts/manrope/manrope-extrabold.otf") format("truetype"); /* Android, iOS */
  font-style: normal;
  font-weight: 800;
}
@font-face {
  font-family: "Manrope";
  src: local("Manrope Bold"), url("../fonts/manrope/manrope-bold.woff2") format("woff2"), url("../fonts/manrope/manrope-bold.woff") format("woff"), url("../fonts/manrope/manrope-bold.otf") format("truetype");
  font-style: normal;
  font-weight: 700;
}
@font-face {
  font-family: "Manrope";
  src: local("Manrope SemiBold"), url("../fonts/manrope/manrope-semibold.woff2") format("woff2"), url("../fonts/manrope/manrope-semibold.woff") format("woff"), url("../fonts/manrope/manrope-semibold.otf") format("truetype");
  font-style: normal;
  font-weight: 600;
}
@font-face {
  font-family: "Manrope";
  src: local("Manrope Medium"), url("../fonts/manrope/manrope-medium.woff2") format("woff2"), url("../fonts/manrope/manrope-medium.woff") format("woff"), url("../fonts/manrope/manrope-medium.otf") format("truetype");
  font-style: normal;
  font-weight: 500;
}
@font-face {
  font-family: "Manrope";
  src: local("Manrope Regular"), url("../fonts/manrope/manrope-regular.woff2") format("woff2"), url("../fonts/manrope/manrope-regular.woff") format("woff"), url("../fonts/manrope/manrope-regular.otf") format("truetype");
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: "Manrope";
  src: local("Manrope Light"), url("../fonts/manrope/manrope-light.woff2") format("woff2"), url("../fonts/manrope/manrope-light.woff") format("woff"), url("../fonts/manrope/manrope-light.otf") format("truetype");
  font-style: normal;
  font-weight: 300;
}
@font-face {
  font-family: "Manrope";
  src: local("Manrope Thin"), url("../fonts/manrope/manrope-thin.woff2") format("woff2"), url("../fonts/manrope/manrope-thin.woff") format("woff"), url("../fonts/manrope/manrope-thin.otf") format("truetype");
  font-style: normal;
  font-weight: 200;
}
/*!
 * Bootstrap Reboot v5.0.1 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */
*,
*::before,
*::after {
  box-sizing: border-box;
}

body {
  margin: 0;
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

hr {
  margin: 1rem 0;
  color: inherit;
  background-color: currentColor;
  border: 0;
  opacity: 0.25;
}

hr:not([size]) {
  height: 1px;
}

h6, h5, h4, h3, h2, h1 {
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
}

h1 {
  font-size: calc(1.375rem + 1.5vw);
}
@media (min-width: 1200px) {
  h1 {
    font-size: 2.5rem;
  }
}

h2 {
  font-size: calc(1.325rem + 0.9vw);
}
@media (min-width: 1200px) {
  h2 {
    font-size: 2rem;
  }
}

h3 {
  font-size: calc(1.3rem + 0.6vw);
}
@media (min-width: 1200px) {
  h3 {
    font-size: 1.75rem;
  }
}

h4 {
  font-size: calc(1.275rem + 0.3vw);
}
@media (min-width: 1200px) {
  h4 {
    font-size: 1.5rem;
  }
}

h5 {
  font-size: 1.25rem;
}

h6 {
  font-size: 1rem;
}

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

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

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

ol,
ul {
  padding-left: 2rem;
}

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

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

dt {
  font-weight: 700;
}

dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}

b,
strong {
  font-weight: bold;
}

small {
  font-size: 0.875em;
}

mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: #0d6efd;
  text-decoration: underline;
}
a:hover {
  color: rgb(10.4, 88, 202.4);
}

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

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
  direction: ltr /* rtl:ignore */;
  unicode-bidi: bidi-override;
}

pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  font-size: 0.875em;
}
pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}

code {
  font-size: 0.875em;
  color: #d63384;
  word-wrap: break-word;
}
a > code {
  color: inherit;
}

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 0.875em;
  color: #fff;
  background-color: #212529;
  border-radius: 0.2rem;
}
kbd kbd {
  padding: 0;
  font-size: 1em;
  font-weight: 700;
}

figure {
  margin: 0 0 1rem;
}

img,
svg {
  vertical-align: middle;
}

table {
  caption-side: bottom;
  border-collapse: collapse;
}

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

th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}

thead,
tbody,
tfoot,
tr,
td,
th {
  border-color: inherit;
  border-style: solid;
  border-width: 0;
}

label {
  display: inline-block;
}

button {
  border-radius: 0;
}

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

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

button,
select {
  text-transform: none;
}

[role=button] {
  cursor: pointer;
}

select {
  word-wrap: normal;
}
select:disabled {
  opacity: 1;
}

[list]::-webkit-calendar-picker-indicator {
  display: none;
}

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

::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

textarea {
  resize: vertical;
}

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

legend {
  float: left;
  width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: calc(1.275rem + 0.3vw);
}
@media (min-width: 1200px) {
  legend {
    font-size: 1.5rem;
  }
}
legend {
  line-height: inherit;
}
legend + * {
  clear: left;
}

::-webkit-datetime-edit-fields-wrapper,
::-webkit-datetime-edit-text,
::-webkit-datetime-edit-minute,
::-webkit-datetime-edit-hour-field,
::-webkit-datetime-edit-day-field,
::-webkit-datetime-edit-month-field,
::-webkit-datetime-edit-year-field {
  padding: 0;
}

::-webkit-inner-spin-button {
  height: auto;
}

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

/* rtl:raw:
[type="tel"],
[type="url"],
[type="email"],
[type="number"] {
  direction: ltr;
}
*/
::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-color-swatch-wrapper {
  padding: 0;
}

::file-selector-button {
  font: inherit;
}

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

output {
  display: inline-block;
}

iframe {
  border: 0;
}

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

progress {
  vertical-align: baseline;
}

[hidden] {
  display: none !important;
}

/*!
 * Bootstrap Grid v5.0.1 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
.container,
.container-fluid,
.container-xxl,
.container-xl,
.container-lg,
.container-md,
.container-sm {
  width: 100%;
  padding-right: var(--bs-gutter-x, 15px);
  padding-left: var(--bs-gutter-x, 15px);
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .container-sm, .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container-md, .container-sm, .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container-lg, .container-md, .container-sm, .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1140px;
  }
}
@media (min-width: 1400px) {
  .container-xxl, .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1320px;
  }
}
.row {
  --bs-gutter-x: 30px;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(var(--bs-gutter-y) * -1);
  margin-right: calc(var(--bs-gutter-x) / -2);
  margin-left: calc(var(--bs-gutter-x) / -2);
}
.row > * {
  box-sizing: border-box;
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) / 2);
  padding-left: calc(var(--bs-gutter-x) / 2);
  margin-top: var(--bs-gutter-y);
}

.col {
  flex: 1 0 0%;
}

.row-cols-auto > * {
  flex: 0 0 auto;
  width: auto;
}

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

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

.row-cols-3 > * {
  flex: 0 0 auto;
  width: 33.3333333333%;
}

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

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

.row-cols-6 > * {
  flex: 0 0 auto;
  width: 16.6666666667%;
}

.col-auto {
  flex: 0 0 auto;
  width: auto;
}

.col-1 {
  flex: 0 0 auto;
  width: 8.3333333333%;
}

.col-2 {
  flex: 0 0 auto;
  width: 16.6666666667%;
}

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

.col-4 {
  flex: 0 0 auto;
  width: 33.3333333333%;
}

.col-5 {
  flex: 0 0 auto;
  width: 41.6666666667%;
}

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

.col-7 {
  flex: 0 0 auto;
  width: 58.3333333333%;
}

.col-8 {
  flex: 0 0 auto;
  width: 66.6666666667%;
}

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

.col-10 {
  flex: 0 0 auto;
  width: 83.3333333333%;
}

.col-11 {
  flex: 0 0 auto;
  width: 91.6666666667%;
}

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

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

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

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

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

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

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

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

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

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

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

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

.g-0,
.gx-0 {
  --bs-gutter-x: 0;
}

.g-0,
.gy-0 {
  --bs-gutter-y: 0;
}

.g-1,
.gx-1 {
  --bs-gutter-x: 0.25rem;
}

.g-1,
.gy-1 {
  --bs-gutter-y: 0.25rem;
}

.g-2,
.gx-2 {
  --bs-gutter-x: 0.5rem;
}

.g-2,
.gy-2 {
  --bs-gutter-y: 0.5rem;
}

.g-3,
.gx-3 {
  --bs-gutter-x: 1rem;
}

.g-3,
.gy-3 {
  --bs-gutter-y: 1rem;
}

.g-4,
.gx-4 {
  --bs-gutter-x: 1.5rem;
}

.g-4,
.gy-4 {
  --bs-gutter-y: 1.5rem;
}

.g-5,
.gx-5 {
  --bs-gutter-x: 3rem;
}

.g-5,
.gy-5 {
  --bs-gutter-y: 3rem;
}

@media (min-width: 576px) {
  .col-sm {
    flex: 1 0 0%;
  }
  .row-cols-sm-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-sm-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-sm-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-sm-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .row-cols-sm-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-sm-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-sm-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-sm-1 {
    flex: 0 0 auto;
    width: 8.3333333333%;
  }
  .col-sm-2 {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-sm-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .col-sm-5 {
    flex: 0 0 auto;
    width: 41.6666666667%;
  }
  .col-sm-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 auto;
    width: 58.3333333333%;
  }
  .col-sm-8 {
    flex: 0 0 auto;
    width: 66.6666666667%;
  }
  .col-sm-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 auto;
    width: 83.3333333333%;
  }
  .col-sm-11 {
    flex: 0 0 auto;
    width: 91.6666666667%;
  }
  .col-sm-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.3333333333%;
  }
  .offset-sm-2 {
    margin-left: 16.6666666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.3333333333%;
  }
  .offset-sm-5 {
    margin-left: 41.6666666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.3333333333%;
  }
  .offset-sm-8 {
    margin-left: 66.6666666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.3333333333%;
  }
  .offset-sm-11 {
    margin-left: 91.6666666667%;
  }
  .g-sm-0,
  .gx-sm-0 {
    --bs-gutter-x: 0;
  }
  .g-sm-0,
  .gy-sm-0 {
    --bs-gutter-y: 0;
  }
  .g-sm-1,
  .gx-sm-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-sm-1,
  .gy-sm-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-sm-2,
  .gx-sm-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-sm-2,
  .gy-sm-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-sm-3,
  .gx-sm-3 {
    --bs-gutter-x: 1rem;
  }
  .g-sm-3,
  .gy-sm-3 {
    --bs-gutter-y: 1rem;
  }
  .g-sm-4,
  .gx-sm-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-sm-4,
  .gy-sm-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-sm-5,
  .gx-sm-5 {
    --bs-gutter-x: 3rem;
  }
  .g-sm-5,
  .gy-sm-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 768px) {
  .col-md {
    flex: 1 0 0%;
  }
  .row-cols-md-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-md-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-md-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-md-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .row-cols-md-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-md-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-md-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-md-1 {
    flex: 0 0 auto;
    width: 8.3333333333%;
  }
  .col-md-2 {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-md-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-md-4 {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .col-md-5 {
    flex: 0 0 auto;
    width: 41.6666666667%;
  }
  .col-md-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-md-7 {
    flex: 0 0 auto;
    width: 58.3333333333%;
  }
  .col-md-8 {
    flex: 0 0 auto;
    width: 66.6666666667%;
  }
  .col-md-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-md-10 {
    flex: 0 0 auto;
    width: 83.3333333333%;
  }
  .col-md-11 {
    flex: 0 0 auto;
    width: 91.6666666667%;
  }
  .col-md-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.3333333333%;
  }
  .offset-md-2 {
    margin-left: 16.6666666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.3333333333%;
  }
  .offset-md-5 {
    margin-left: 41.6666666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.3333333333%;
  }
  .offset-md-8 {
    margin-left: 66.6666666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.3333333333%;
  }
  .offset-md-11 {
    margin-left: 91.6666666667%;
  }
  .g-md-0,
  .gx-md-0 {
    --bs-gutter-x: 0;
  }
  .g-md-0,
  .gy-md-0 {
    --bs-gutter-y: 0;
  }
  .g-md-1,
  .gx-md-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-md-1,
  .gy-md-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-md-2,
  .gx-md-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-md-2,
  .gy-md-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-md-3,
  .gx-md-3 {
    --bs-gutter-x: 1rem;
  }
  .g-md-3,
  .gy-md-3 {
    --bs-gutter-y: 1rem;
  }
  .g-md-4,
  .gx-md-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-md-4,
  .gy-md-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-md-5,
  .gx-md-5 {
    --bs-gutter-x: 3rem;
  }
  .g-md-5,
  .gy-md-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 992px) {
  .col-lg {
    flex: 1 0 0%;
  }
  .row-cols-lg-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-lg-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-lg-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-lg-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .row-cols-lg-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-lg-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-lg-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-lg-1 {
    flex: 0 0 auto;
    width: 8.3333333333%;
  }
  .col-lg-2 {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-lg-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .col-lg-5 {
    flex: 0 0 auto;
    width: 41.6666666667%;
  }
  .col-lg-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 auto;
    width: 58.3333333333%;
  }
  .col-lg-8 {
    flex: 0 0 auto;
    width: 66.6666666667%;
  }
  .col-lg-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 auto;
    width: 83.3333333333%;
  }
  .col-lg-11 {
    flex: 0 0 auto;
    width: 91.6666666667%;
  }
  .col-lg-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.3333333333%;
  }
  .offset-lg-2 {
    margin-left: 16.6666666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.3333333333%;
  }
  .offset-lg-5 {
    margin-left: 41.6666666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.3333333333%;
  }
  .offset-lg-8 {
    margin-left: 66.6666666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.3333333333%;
  }
  .offset-lg-11 {
    margin-left: 91.6666666667%;
  }
  .g-lg-0,
  .gx-lg-0 {
    --bs-gutter-x: 0;
  }
  .g-lg-0,
  .gy-lg-0 {
    --bs-gutter-y: 0;
  }
  .g-lg-1,
  .gx-lg-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-lg-1,
  .gy-lg-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-lg-2,
  .gx-lg-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-lg-2,
  .gy-lg-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-lg-3,
  .gx-lg-3 {
    --bs-gutter-x: 1rem;
  }
  .g-lg-3,
  .gy-lg-3 {
    --bs-gutter-y: 1rem;
  }
  .g-lg-4,
  .gx-lg-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-lg-4,
  .gy-lg-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-lg-5,
  .gx-lg-5 {
    --bs-gutter-x: 3rem;
  }
  .g-lg-5,
  .gy-lg-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    flex: 1 0 0%;
  }
  .row-cols-xl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-xl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-xl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-xl-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .row-cols-xl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-xl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-xl-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-xl-1 {
    flex: 0 0 auto;
    width: 8.3333333333%;
  }
  .col-xl-2 {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-xl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .col-xl-5 {
    flex: 0 0 auto;
    width: 41.6666666667%;
  }
  .col-xl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 auto;
    width: 58.3333333333%;
  }
  .col-xl-8 {
    flex: 0 0 auto;
    width: 66.6666666667%;
  }
  .col-xl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 auto;
    width: 83.3333333333%;
  }
  .col-xl-11 {
    flex: 0 0 auto;
    width: 91.6666666667%;
  }
  .col-xl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.3333333333%;
  }
  .offset-xl-2 {
    margin-left: 16.6666666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.3333333333%;
  }
  .offset-xl-5 {
    margin-left: 41.6666666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.3333333333%;
  }
  .offset-xl-8 {
    margin-left: 66.6666666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.3333333333%;
  }
  .offset-xl-11 {
    margin-left: 91.6666666667%;
  }
  .g-xl-0,
  .gx-xl-0 {
    --bs-gutter-x: 0;
  }
  .g-xl-0,
  .gy-xl-0 {
    --bs-gutter-y: 0;
  }
  .g-xl-1,
  .gx-xl-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-xl-1,
  .gy-xl-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-xl-2,
  .gx-xl-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-xl-2,
  .gy-xl-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-xl-3,
  .gx-xl-3 {
    --bs-gutter-x: 1rem;
  }
  .g-xl-3,
  .gy-xl-3 {
    --bs-gutter-y: 1rem;
  }
  .g-xl-4,
  .gx-xl-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-xl-4,
  .gy-xl-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-xl-5,
  .gx-xl-5 {
    --bs-gutter-x: 3rem;
  }
  .g-xl-5,
  .gy-xl-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 1400px) {
  .col-xxl {
    flex: 1 0 0%;
  }
  .row-cols-xxl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-xxl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-xxl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-xxl-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .row-cols-xxl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-xxl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-xxl-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-xxl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-xxl-1 {
    flex: 0 0 auto;
    width: 8.3333333333%;
  }
  .col-xxl-2 {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-xxl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-xxl-4 {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .col-xxl-5 {
    flex: 0 0 auto;
    width: 41.6666666667%;
  }
  .col-xxl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-xxl-7 {
    flex: 0 0 auto;
    width: 58.3333333333%;
  }
  .col-xxl-8 {
    flex: 0 0 auto;
    width: 66.6666666667%;
  }
  .col-xxl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-xxl-10 {
    flex: 0 0 auto;
    width: 83.3333333333%;
  }
  .col-xxl-11 {
    flex: 0 0 auto;
    width: 91.6666666667%;
  }
  .col-xxl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-xxl-0 {
    margin-left: 0;
  }
  .offset-xxl-1 {
    margin-left: 8.3333333333%;
  }
  .offset-xxl-2 {
    margin-left: 16.6666666667%;
  }
  .offset-xxl-3 {
    margin-left: 25%;
  }
  .offset-xxl-4 {
    margin-left: 33.3333333333%;
  }
  .offset-xxl-5 {
    margin-left: 41.6666666667%;
  }
  .offset-xxl-6 {
    margin-left: 50%;
  }
  .offset-xxl-7 {
    margin-left: 58.3333333333%;
  }
  .offset-xxl-8 {
    margin-left: 66.6666666667%;
  }
  .offset-xxl-9 {
    margin-left: 75%;
  }
  .offset-xxl-10 {
    margin-left: 83.3333333333%;
  }
  .offset-xxl-11 {
    margin-left: 91.6666666667%;
  }
  .g-xxl-0,
  .gx-xxl-0 {
    --bs-gutter-x: 0;
  }
  .g-xxl-0,
  .gy-xxl-0 {
    --bs-gutter-y: 0;
  }
  .g-xxl-1,
  .gx-xxl-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-xxl-1,
  .gy-xxl-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-xxl-2,
  .gx-xxl-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-xxl-2,
  .gy-xxl-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-xxl-3,
  .gx-xxl-3 {
    --bs-gutter-x: 1rem;
  }
  .g-xxl-3,
  .gy-xxl-3 {
    --bs-gutter-y: 1rem;
  }
  .g-xxl-4,
  .gx-xxl-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-xxl-4,
  .gy-xxl-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-xxl-5,
  .gx-xxl-5 {
    --bs-gutter-x: 3rem;
  }
  .g-xxl-5,
  .gy-xxl-5 {
    --bs-gutter-y: 3rem;
  }
}
.d-inline {
  display: inline !important;
}

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

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

.d-grid {
  display: grid !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;
}

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

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

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

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

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

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

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

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

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

.flex-wrap-reverse {
  flex-wrap: wrap-reverse !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;
}

.justify-content-evenly {
  justify-content: space-evenly !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;
}

.order-first {
  order: -1 !important;
}

.order-0 {
  order: 0 !important;
}

.order-1 {
  order: 1 !important;
}

.order-2 {
  order: 2 !important;
}

.order-3 {
  order: 3 !important;
}

.order-4 {
  order: 4 !important;
}

.order-5 {
  order: 5 !important;
}

.order-last {
  order: 6 !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.me-0 {
  margin-right: 0 !important;
}

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

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

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

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

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

.me-auto {
  margin-right: auto !important;
}

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

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

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

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

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

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

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

.ms-0 {
  margin-left: 0 !important;
}

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

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

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

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

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

.ms-auto {
  margin-left: auto !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.pe-0 {
  padding-right: 0 !important;
}

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

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

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

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

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

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

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

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

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

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

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

.ps-0 {
  padding-left: 0 !important;
}

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

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

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

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

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

@media (min-width: 576px) {
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-grid {
    display: grid !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;
  }
  .d-sm-none {
    display: none !important;
  }
  .flex-sm-fill {
    flex: 1 1 auto !important;
  }
  .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-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;
  }
  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !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;
  }
  .justify-content-sm-evenly {
    justify-content: space-evenly !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;
  }
  .order-sm-first {
    order: -1 !important;
  }
  .order-sm-0 {
    order: 0 !important;
  }
  .order-sm-1 {
    order: 1 !important;
  }
  .order-sm-2 {
    order: 2 !important;
  }
  .order-sm-3 {
    order: 3 !important;
  }
  .order-sm-4 {
    order: 4 !important;
  }
  .order-sm-5 {
    order: 5 !important;
  }
  .order-sm-last {
    order: 6 !important;
  }
  .m-sm-0 {
    margin: 0 !important;
  }
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-sm-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-sm-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-sm-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-sm-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-sm-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-sm-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-sm-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-sm-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-sm-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-sm-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-sm-0 {
    margin-top: 0 !important;
  }
  .mt-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mt-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mt-sm-3 {
    margin-top: 1rem !important;
  }
  .mt-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mt-sm-5 {
    margin-top: 3rem !important;
  }
  .mt-sm-auto {
    margin-top: auto !important;
  }
  .me-sm-0 {
    margin-right: 0 !important;
  }
  .me-sm-1 {
    margin-right: 0.25rem !important;
  }
  .me-sm-2 {
    margin-right: 0.5rem !important;
  }
  .me-sm-3 {
    margin-right: 1rem !important;
  }
  .me-sm-4 {
    margin-right: 1.5rem !important;
  }
  .me-sm-5 {
    margin-right: 3rem !important;
  }
  .me-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-0 {
    margin-bottom: 0 !important;
  }
  .mb-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-sm-3 {
    margin-bottom: 1rem !important;
  }
  .mb-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-sm-5 {
    margin-bottom: 3rem !important;
  }
  .mb-sm-auto {
    margin-bottom: auto !important;
  }
  .ms-sm-0 {
    margin-left: 0 !important;
  }
  .ms-sm-1 {
    margin-left: 0.25rem !important;
  }
  .ms-sm-2 {
    margin-left: 0.5rem !important;
  }
  .ms-sm-3 {
    margin-left: 1rem !important;
  }
  .ms-sm-4 {
    margin-left: 1.5rem !important;
  }
  .ms-sm-5 {
    margin-left: 3rem !important;
  }
  .ms-sm-auto {
    margin-left: auto !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem !important;
  }
  .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-sm-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-sm-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-sm-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-sm-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-sm-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-sm-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-sm-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-sm-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-sm-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-sm-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-sm-0 {
    padding-top: 0 !important;
  }
  .pt-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pt-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pt-sm-3 {
    padding-top: 1rem !important;
  }
  .pt-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pt-sm-5 {
    padding-top: 3rem !important;
  }
  .pe-sm-0 {
    padding-right: 0 !important;
  }
  .pe-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pe-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pe-sm-3 {
    padding-right: 1rem !important;
  }
  .pe-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pe-sm-5 {
    padding-right: 3rem !important;
  }
  .pb-sm-0 {
    padding-bottom: 0 !important;
  }
  .pb-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pb-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-sm-5 {
    padding-bottom: 3rem !important;
  }
  .ps-sm-0 {
    padding-left: 0 !important;
  }
  .ps-sm-1 {
    padding-left: 0.25rem !important;
  }
  .ps-sm-2 {
    padding-left: 0.5rem !important;
  }
  .ps-sm-3 {
    padding-left: 1rem !important;
  }
  .ps-sm-4 {
    padding-left: 1.5rem !important;
  }
  .ps-sm-5 {
    padding-left: 3rem !important;
  }
}
@media (min-width: 768px) {
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-grid {
    display: grid !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;
  }
  .d-md-none {
    display: none !important;
  }
  .flex-md-fill {
    flex: 1 1 auto !important;
  }
  .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-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;
  }
  .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !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;
  }
  .justify-content-md-evenly {
    justify-content: space-evenly !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;
  }
  .order-md-first {
    order: -1 !important;
  }
  .order-md-0 {
    order: 0 !important;
  }
  .order-md-1 {
    order: 1 !important;
  }
  .order-md-2 {
    order: 2 !important;
  }
  .order-md-3 {
    order: 3 !important;
  }
  .order-md-4 {
    order: 4 !important;
  }
  .order-md-5 {
    order: 5 !important;
  }
  .order-md-last {
    order: 6 !important;
  }
  .m-md-0 {
    margin: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-md-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-md-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-md-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-md-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-md-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-md-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-md-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-md-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-md-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-md-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-md-0 {
    margin-top: 0 !important;
  }
  .mt-md-1 {
    margin-top: 0.25rem !important;
  }
  .mt-md-2 {
    margin-top: 0.5rem !important;
  }
  .mt-md-3 {
    margin-top: 1rem !important;
  }
  .mt-md-4 {
    margin-top: 1.5rem !important;
  }
  .mt-md-5 {
    margin-top: 3rem !important;
  }
  .mt-md-auto {
    margin-top: auto !important;
  }
  .me-md-0 {
    margin-right: 0 !important;
  }
  .me-md-1 {
    margin-right: 0.25rem !important;
  }
  .me-md-2 {
    margin-right: 0.5rem !important;
  }
  .me-md-3 {
    margin-right: 1rem !important;
  }
  .me-md-4 {
    margin-right: 1.5rem !important;
  }
  .me-md-5 {
    margin-right: 3rem !important;
  }
  .me-md-auto {
    margin-right: auto !important;
  }
  .mb-md-0 {
    margin-bottom: 0 !important;
  }
  .mb-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-md-3 {
    margin-bottom: 1rem !important;
  }
  .mb-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-md-5 {
    margin-bottom: 3rem !important;
  }
  .mb-md-auto {
    margin-bottom: auto !important;
  }
  .ms-md-0 {
    margin-left: 0 !important;
  }
  .ms-md-1 {
    margin-left: 0.25rem !important;
  }
  .ms-md-2 {
    margin-left: 0.5rem !important;
  }
  .ms-md-3 {
    margin-left: 1rem !important;
  }
  .ms-md-4 {
    margin-left: 1.5rem !important;
  }
  .ms-md-5 {
    margin-left: 3rem !important;
  }
  .ms-md-auto {
    margin-left: auto !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
  .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-md-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-md-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-md-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-md-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-md-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-md-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-md-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-md-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-md-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-md-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-md-0 {
    padding-top: 0 !important;
  }
  .pt-md-1 {
    padding-top: 0.25rem !important;
  }
  .pt-md-2 {
    padding-top: 0.5rem !important;
  }
  .pt-md-3 {
    padding-top: 1rem !important;
  }
  .pt-md-4 {
    padding-top: 1.5rem !important;
  }
  .pt-md-5 {
    padding-top: 3rem !important;
  }
  .pe-md-0 {
    padding-right: 0 !important;
  }
  .pe-md-1 {
    padding-right: 0.25rem !important;
  }
  .pe-md-2 {
    padding-right: 0.5rem !important;
  }
  .pe-md-3 {
    padding-right: 1rem !important;
  }
  .pe-md-4 {
    padding-right: 1.5rem !important;
  }
  .pe-md-5 {
    padding-right: 3rem !important;
  }
  .pb-md-0 {
    padding-bottom: 0 !important;
  }
  .pb-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-md-3 {
    padding-bottom: 1rem !important;
  }
  .pb-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-md-5 {
    padding-bottom: 3rem !important;
  }
  .ps-md-0 {
    padding-left: 0 !important;
  }
  .ps-md-1 {
    padding-left: 0.25rem !important;
  }
  .ps-md-2 {
    padding-left: 0.5rem !important;
  }
  .ps-md-3 {
    padding-left: 1rem !important;
  }
  .ps-md-4 {
    padding-left: 1.5rem !important;
  }
  .ps-md-5 {
    padding-left: 3rem !important;
  }
}
@media (min-width: 992px) {
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-grid {
    display: grid !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;
  }
  .d-lg-none {
    display: none !important;
  }
  .flex-lg-fill {
    flex: 1 1 auto !important;
  }
  .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-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;
  }
  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !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;
  }
  .justify-content-lg-evenly {
    justify-content: space-evenly !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;
  }
  .order-lg-first {
    order: -1 !important;
  }
  .order-lg-0 {
    order: 0 !important;
  }
  .order-lg-1 {
    order: 1 !important;
  }
  .order-lg-2 {
    order: 2 !important;
  }
  .order-lg-3 {
    order: 3 !important;
  }
  .order-lg-4 {
    order: 4 !important;
  }
  .order-lg-5 {
    order: 5 !important;
  }
  .order-lg-last {
    order: 6 !important;
  }
  .m-lg-0 {
    margin: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-lg-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-lg-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-lg-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-lg-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-lg-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-lg-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-lg-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-lg-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-lg-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-lg-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-lg-0 {
    margin-top: 0 !important;
  }
  .mt-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mt-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mt-lg-3 {
    margin-top: 1rem !important;
  }
  .mt-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mt-lg-5 {
    margin-top: 3rem !important;
  }
  .mt-lg-auto {
    margin-top: auto !important;
  }
  .me-lg-0 {
    margin-right: 0 !important;
  }
  .me-lg-1 {
    margin-right: 0.25rem !important;
  }
  .me-lg-2 {
    margin-right: 0.5rem !important;
  }
  .me-lg-3 {
    margin-right: 1rem !important;
  }
  .me-lg-4 {
    margin-right: 1.5rem !important;
  }
  .me-lg-5 {
    margin-right: 3rem !important;
  }
  .me-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-0 {
    margin-bottom: 0 !important;
  }
  .mb-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-lg-3 {
    margin-bottom: 1rem !important;
  }
  .mb-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-lg-5 {
    margin-bottom: 3rem !important;
  }
  .mb-lg-auto {
    margin-bottom: auto !important;
  }
  .ms-lg-0 {
    margin-left: 0 !important;
  }
  .ms-lg-1 {
    margin-left: 0.25rem !important;
  }
  .ms-lg-2 {
    margin-left: 0.5rem !important;
  }
  .ms-lg-3 {
    margin-left: 1rem !important;
  }
  .ms-lg-4 {
    margin-left: 1.5rem !important;
  }
  .ms-lg-5 {
    margin-left: 3rem !important;
  }
  .ms-lg-auto {
    margin-left: auto !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem !important;
  }
  .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-lg-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-lg-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-lg-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-lg-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-lg-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-lg-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-lg-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-lg-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-lg-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-lg-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-lg-0 {
    padding-top: 0 !important;
  }
  .pt-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pt-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pt-lg-3 {
    padding-top: 1rem !important;
  }
  .pt-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pt-lg-5 {
    padding-top: 3rem !important;
  }
  .pe-lg-0 {
    padding-right: 0 !important;
  }
  .pe-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pe-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pe-lg-3 {
    padding-right: 1rem !important;
  }
  .pe-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pe-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-0 {
    padding-bottom: 0 !important;
  }
  .pb-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pb-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-lg-5 {
    padding-bottom: 3rem !important;
  }
  .ps-lg-0 {
    padding-left: 0 !important;
  }
  .ps-lg-1 {
    padding-left: 0.25rem !important;
  }
  .ps-lg-2 {
    padding-left: 0.5rem !important;
  }
  .ps-lg-3 {
    padding-left: 1rem !important;
  }
  .ps-lg-4 {
    padding-left: 1.5rem !important;
  }
  .ps-lg-5 {
    padding-left: 3rem !important;
  }
}
@media (min-width: 1200px) {
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-grid {
    display: grid !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;
  }
  .d-xl-none {
    display: none !important;
  }
  .flex-xl-fill {
    flex: 1 1 auto !important;
  }
  .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-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;
  }
  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !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;
  }
  .justify-content-xl-evenly {
    justify-content: space-evenly !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;
  }
  .order-xl-first {
    order: -1 !important;
  }
  .order-xl-0 {
    order: 0 !important;
  }
  .order-xl-1 {
    order: 1 !important;
  }
  .order-xl-2 {
    order: 2 !important;
  }
  .order-xl-3 {
    order: 3 !important;
  }
  .order-xl-4 {
    order: 4 !important;
  }
  .order-xl-5 {
    order: 5 !important;
  }
  .order-xl-last {
    order: 6 !important;
  }
  .m-xl-0 {
    margin: 0 !important;
  }
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  .m-xl-3 {
    margin: 1rem !important;
  }
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  .m-xl-5 {
    margin: 3rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-xl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-xl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-xl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-xl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-xl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-xl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-xl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-xl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-xl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-xl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-xl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-xl-0 {
    margin-top: 0 !important;
  }
  .mt-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mt-xl-2 {
    margin-top: 0.5rem !important;
  }
  .mt-xl-3 {
    margin-top: 1rem !important;
  }
  .mt-xl-4 {
    margin-top: 1.5rem !important;
  }
  .mt-xl-5 {
    margin-top: 3rem !important;
  }
  .mt-xl-auto {
    margin-top: auto !important;
  }
  .me-xl-0 {
    margin-right: 0 !important;
  }
  .me-xl-1 {
    margin-right: 0.25rem !important;
  }
  .me-xl-2 {
    margin-right: 0.5rem !important;
  }
  .me-xl-3 {
    margin-right: 1rem !important;
  }
  .me-xl-4 {
    margin-right: 1.5rem !important;
  }
  .me-xl-5 {
    margin-right: 3rem !important;
  }
  .me-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-0 {
    margin-bottom: 0 !important;
  }
  .mb-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-xl-3 {
    margin-bottom: 1rem !important;
  }
  .mb-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-xl-5 {
    margin-bottom: 3rem !important;
  }
  .mb-xl-auto {
    margin-bottom: auto !important;
  }
  .ms-xl-0 {
    margin-left: 0 !important;
  }
  .ms-xl-1 {
    margin-left: 0.25rem !important;
  }
  .ms-xl-2 {
    margin-left: 0.5rem !important;
  }
  .ms-xl-3 {
    margin-left: 1rem !important;
  }
  .ms-xl-4 {
    margin-left: 1.5rem !important;
  }
  .ms-xl-5 {
    margin-left: 3rem !important;
  }
  .ms-xl-auto {
    margin-left: auto !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  .p-xl-3 {
    padding: 1rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  .p-xl-5 {
    padding: 3rem !important;
  }
  .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-xl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-xl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-xl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-xl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-xl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-xl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-xl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-xl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-xl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-xl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-xl-0 {
    padding-top: 0 !important;
  }
  .pt-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pt-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pt-xl-3 {
    padding-top: 1rem !important;
  }
  .pt-xl-4 {
    padding-top: 1.5rem !important;
  }
  .pt-xl-5 {
    padding-top: 3rem !important;
  }
  .pe-xl-0 {
    padding-right: 0 !important;
  }
  .pe-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pe-xl-2 {
    padding-right: 0.5rem !important;
  }
  .pe-xl-3 {
    padding-right: 1rem !important;
  }
  .pe-xl-4 {
    padding-right: 1.5rem !important;
  }
  .pe-xl-5 {
    padding-right: 3rem !important;
  }
  .pb-xl-0 {
    padding-bottom: 0 !important;
  }
  .pb-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-xl-3 {
    padding-bottom: 1rem !important;
  }
  .pb-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-xl-5 {
    padding-bottom: 3rem !important;
  }
  .ps-xl-0 {
    padding-left: 0 !important;
  }
  .ps-xl-1 {
    padding-left: 0.25rem !important;
  }
  .ps-xl-2 {
    padding-left: 0.5rem !important;
  }
  .ps-xl-3 {
    padding-left: 1rem !important;
  }
  .ps-xl-4 {
    padding-left: 1.5rem !important;
  }
  .ps-xl-5 {
    padding-left: 3rem !important;
  }
}
@media (min-width: 1400px) {
  .d-xxl-inline {
    display: inline !important;
  }
  .d-xxl-inline-block {
    display: inline-block !important;
  }
  .d-xxl-block {
    display: block !important;
  }
  .d-xxl-grid {
    display: grid !important;
  }
  .d-xxl-table {
    display: table !important;
  }
  .d-xxl-table-row {
    display: table-row !important;
  }
  .d-xxl-table-cell {
    display: table-cell !important;
  }
  .d-xxl-flex {
    display: flex !important;
  }
  .d-xxl-inline-flex {
    display: inline-flex !important;
  }
  .d-xxl-none {
    display: none !important;
  }
  .flex-xxl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xxl-row {
    flex-direction: row !important;
  }
  .flex-xxl-column {
    flex-direction: column !important;
  }
  .flex-xxl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xxl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xxl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xxl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xxl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xxl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-xxl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xxl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xxl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-xxl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xxl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xxl-center {
    justify-content: center !important;
  }
  .justify-content-xxl-between {
    justify-content: space-between !important;
  }
  .justify-content-xxl-around {
    justify-content: space-around !important;
  }
  .justify-content-xxl-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-xxl-start {
    align-items: flex-start !important;
  }
  .align-items-xxl-end {
    align-items: flex-end !important;
  }
  .align-items-xxl-center {
    align-items: center !important;
  }
  .align-items-xxl-baseline {
    align-items: baseline !important;
  }
  .align-items-xxl-stretch {
    align-items: stretch !important;
  }
  .align-content-xxl-start {
    align-content: flex-start !important;
  }
  .align-content-xxl-end {
    align-content: flex-end !important;
  }
  .align-content-xxl-center {
    align-content: center !important;
  }
  .align-content-xxl-between {
    align-content: space-between !important;
  }
  .align-content-xxl-around {
    align-content: space-around !important;
  }
  .align-content-xxl-stretch {
    align-content: stretch !important;
  }
  .align-self-xxl-auto {
    align-self: auto !important;
  }
  .align-self-xxl-start {
    align-self: flex-start !important;
  }
  .align-self-xxl-end {
    align-self: flex-end !important;
  }
  .align-self-xxl-center {
    align-self: center !important;
  }
  .align-self-xxl-baseline {
    align-self: baseline !important;
  }
  .align-self-xxl-stretch {
    align-self: stretch !important;
  }
  .order-xxl-first {
    order: -1 !important;
  }
  .order-xxl-0 {
    order: 0 !important;
  }
  .order-xxl-1 {
    order: 1 !important;
  }
  .order-xxl-2 {
    order: 2 !important;
  }
  .order-xxl-3 {
    order: 3 !important;
  }
  .order-xxl-4 {
    order: 4 !important;
  }
  .order-xxl-5 {
    order: 5 !important;
  }
  .order-xxl-last {
    order: 6 !important;
  }
  .m-xxl-0 {
    margin: 0 !important;
  }
  .m-xxl-1 {
    margin: 0.25rem !important;
  }
  .m-xxl-2 {
    margin: 0.5rem !important;
  }
  .m-xxl-3 {
    margin: 1rem !important;
  }
  .m-xxl-4 {
    margin: 1.5rem !important;
  }
  .m-xxl-5 {
    margin: 3rem !important;
  }
  .m-xxl-auto {
    margin: auto !important;
  }
  .mx-xxl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-xxl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-xxl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-xxl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-xxl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-xxl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-xxl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-xxl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-xxl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-xxl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-xxl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-xxl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-xxl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-xxl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-xxl-0 {
    margin-top: 0 !important;
  }
  .mt-xxl-1 {
    margin-top: 0.25rem !important;
  }
  .mt-xxl-2 {
    margin-top: 0.5rem !important;
  }
  .mt-xxl-3 {
    margin-top: 1rem !important;
  }
  .mt-xxl-4 {
    margin-top: 1.5rem !important;
  }
  .mt-xxl-5 {
    margin-top: 3rem !important;
  }
  .mt-xxl-auto {
    margin-top: auto !important;
  }
  .me-xxl-0 {
    margin-right: 0 !important;
  }
  .me-xxl-1 {
    margin-right: 0.25rem !important;
  }
  .me-xxl-2 {
    margin-right: 0.5rem !important;
  }
  .me-xxl-3 {
    margin-right: 1rem !important;
  }
  .me-xxl-4 {
    margin-right: 1.5rem !important;
  }
  .me-xxl-5 {
    margin-right: 3rem !important;
  }
  .me-xxl-auto {
    margin-right: auto !important;
  }
  .mb-xxl-0 {
    margin-bottom: 0 !important;
  }
  .mb-xxl-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-xxl-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-xxl-3 {
    margin-bottom: 1rem !important;
  }
  .mb-xxl-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-xxl-5 {
    margin-bottom: 3rem !important;
  }
  .mb-xxl-auto {
    margin-bottom: auto !important;
  }
  .ms-xxl-0 {
    margin-left: 0 !important;
  }
  .ms-xxl-1 {
    margin-left: 0.25rem !important;
  }
  .ms-xxl-2 {
    margin-left: 0.5rem !important;
  }
  .ms-xxl-3 {
    margin-left: 1rem !important;
  }
  .ms-xxl-4 {
    margin-left: 1.5rem !important;
  }
  .ms-xxl-5 {
    margin-left: 3rem !important;
  }
  .ms-xxl-auto {
    margin-left: auto !important;
  }
  .p-xxl-0 {
    padding: 0 !important;
  }
  .p-xxl-1 {
    padding: 0.25rem !important;
  }
  .p-xxl-2 {
    padding: 0.5rem !important;
  }
  .p-xxl-3 {
    padding: 1rem !important;
  }
  .p-xxl-4 {
    padding: 1.5rem !important;
  }
  .p-xxl-5 {
    padding: 3rem !important;
  }
  .px-xxl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-xxl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-xxl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-xxl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-xxl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-xxl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-xxl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-xxl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-xxl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-xxl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-xxl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-xxl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-xxl-0 {
    padding-top: 0 !important;
  }
  .pt-xxl-1 {
    padding-top: 0.25rem !important;
  }
  .pt-xxl-2 {
    padding-top: 0.5rem !important;
  }
  .pt-xxl-3 {
    padding-top: 1rem !important;
  }
  .pt-xxl-4 {
    padding-top: 1.5rem !important;
  }
  .pt-xxl-5 {
    padding-top: 3rem !important;
  }
  .pe-xxl-0 {
    padding-right: 0 !important;
  }
  .pe-xxl-1 {
    padding-right: 0.25rem !important;
  }
  .pe-xxl-2 {
    padding-right: 0.5rem !important;
  }
  .pe-xxl-3 {
    padding-right: 1rem !important;
  }
  .pe-xxl-4 {
    padding-right: 1.5rem !important;
  }
  .pe-xxl-5 {
    padding-right: 3rem !important;
  }
  .pb-xxl-0 {
    padding-bottom: 0 !important;
  }
  .pb-xxl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-xxl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-xxl-3 {
    padding-bottom: 1rem !important;
  }
  .pb-xxl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-xxl-5 {
    padding-bottom: 3rem !important;
  }
  .ps-xxl-0 {
    padding-left: 0 !important;
  }
  .ps-xxl-1 {
    padding-left: 0.25rem !important;
  }
  .ps-xxl-2 {
    padding-left: 0.5rem !important;
  }
  .ps-xxl-3 {
    padding-left: 1rem !important;
  }
  .ps-xxl-4 {
    padding-left: 1.5rem !important;
  }
  .ps-xxl-5 {
    padding-left: 3rem !important;
  }
}
@media print {
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-grid {
    display: grid !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;
  }
  .d-print-none {
    display: none !important;
  }
}
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #000;
  opacity: 0.7;
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  backface-visibility: hidden;
  scroll-behavior: smooth;
}
@media (max-width: 991.98px) {
  .mfp-wrap {
    position: fixed !important;
    top: 0 !important;
    overflow-y: auto;
  }
}
.mfp-wrap.mfp-img-video {
  background: rgba(13, 4, 27, 0.5);
}
.mfp-wrap.mfp-img-video .mfp-content {
  max-width: 1562px;
}
.mfp-wrap.mfp-img-video .mfp-iframe-holder {
  padding-top: 100px;
  padding-bottom: 135px;
}
@media (max-width: 991.98px) {
  .mfp-wrap.mfp-img-video .mfp-iframe-holder {
    padding-top: 100px;
    padding-bottom: 75px;
  }
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 0.9rem;
  box-sizing: border-box;
}

.mfp-container:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 20px auto;
  text-align: left;
  z-index: 1045;
  max-width: 100%;
}
.mfp-content h3,
.mfp-content .h3 {
  color: #000;
  margin: 0px 0 30px;
  position: relative;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 24px;
  line-height: 26px;
  font-family: "Manrope", sans-serif;
  color: #000;
}
@media (max-width: 991.98px) {
  .mfp-content h3,
  .mfp-content .h3 {
    font-weight: 500;
    font-size: 22px;
    line-height: 24px;
    font-family: "Manrope", sans-serif;
  }
}
@media (max-width: 767.98px) {
  .mfp-content h3,
  .mfp-content .h3 {
    font-weight: 500;
    font-size: 20px;
    line-height: 22px;
    font-family: "Manrope", sans-serif;
  }
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #ccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #ccc;
}
.mfp-preloader a:hover {
  color: #fff;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.mfp-close-btn-in .mfp-close {
  color: #333;
}

.mfp-counter {
  position: absolute;
  top: 5px;
  right: 10px;
  color: #fff;
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  font-family: "Manrope", sans-serif;
  white-space: nowrap;
}
@media (max-width: 991.98px) {
  .mfp-counter {
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
    font-family: "Manrope", sans-serif;
  }
}

.mfp-arrow {
  position: absolute;
  margin: 0;
  top: calc(50% - 30px);
  margin-top: 0;
  padding: 0;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background: rgb(255, 255, 255);
}
@media (max-width: 991.98px) {
  .mfp-arrow {
    width: 40px;
    height: 40px;
  }
}
.mfp-arrow:active {
  margin-top: 0px;
}
.mfp-arrow:hover, .mfp-arrow:focus {
  background: #FDF4F5;
  box-shadow: 0 7.8px 12px rgba(160, 118, 104, 0.3);
}
.mfp-arrow:before, .mfp-arrow:after {
  display: block;
  position: absolute;
  content: "";
  width: 22px;
  height: 21px;
  top: 50%;
  left: 50%;
  text-indent: 0;
  transform: translateX(-50%) translateY(-50%);
  transition: all 0.25s ease;
  background-image: url("data:image/svg+xml,%3Csvg width='22' height='21' viewBox='0 0 22 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.4 0.800048L20 10.4001M20 10.4001L10.4 20.0001M20 10.4001L0.899993 10.4001' stroke='%23AE1717' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E");
}
.mfp-arrow:hover {
  background: #FDF4F5;
  box-shadow: 0 7.8px 12px rgba(160, 118, 104, 0.3);
}

.mfp-arrow-left {
  left: 0;
  transform: rotate(180deg);
}

.mfp-arrow-right {
  right: 0;
}

.mfp-iframe-holder {
  padding-top: 4.54rem;
  padding-bottom: 4.54rem;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 102.2rem;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  padding-top: 56.25%;
  text-align: center;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.5);
  background: #000;
  border-radius: 20px;
}
@media (min-width: 1400px) {
  .mfp-iframe-scaler iframe {
    width: 90%;
    height: 90%;
    left: 50%;
    transform: translateX(-50%);
  }
}
@media (max-width: 991.98px) {
  .mfp-iframe-scaler iframe {
    border-radius: 0px;
  }
}
.mfp-iframe-scaler .mfp-close, .mfp-iframe-scaler button.mfp-close {
  position: fixed;
  top: 40px;
  right: 40px;
  width: 40px;
  height: 40px;
  background: #fff;
  border-radius: 50%;
  transition: all 0.3s ease;
}
@media (max-width: 991.98px) {
  .mfp-iframe-scaler .mfp-close, .mfp-iframe-scaler button.mfp-close {
    top: 20px;
    right: 20px;
    width: 36px;
    height: 36px;
  }
}
.mfp-iframe-scaler .mfp-close:before, .mfp-iframe-scaler button.mfp-close:before {
  display: block;
  position: absolute;
  content: "";
  width: auto;
  height: auto;
  top: -6px;
  left: -6px;
  right: -6px;
  bottom: -6px;
  background: none;
  border: 1px dashed #fff;
  border-radius: 50%;
  transform: none;
}
.mfp-iframe-scaler .mfp-close:after, .mfp-iframe-scaler button.mfp-close:after {
  display: block;
  position: absolute;
  content: "";
  width: 34px;
  height: 34px;
  background-color: transparent;
  background-image: url("data:image/svg+xml,%3Csvg width='34' height='34' viewBox='0 0 34 34' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M24.7489 10.6065L23.3347 9.19233L16.9707 15.5563L10.6067 9.19233L9.19253 10.6065L15.5565 16.9705L9.19253 23.3345L10.6067 24.7487L16.9707 18.3847L23.3347 24.7487L24.7489 23.3345L18.3849 16.9705L24.7489 10.6065Z' fill='%238E8E8E'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  top: calc(50% - 17px);
  left: calc(50% - 17px);
  border-radius: 50%;
  transform: none;
}
.mfp-iframe-scaler .mfp-close:hover, .mfp-iframe-scaler button.mfp-close:hover {
  background: #f64f00;
}
.mfp-iframe-scaler .mfp-close:hover:before, .mfp-iframe-scaler .mfp-close:hover:after, .mfp-iframe-scaler button.mfp-close:hover:before, .mfp-iframe-scaler button.mfp-close:hover:after {
  transform: none !important;
}
.mfp-iframe-scaler .mfp-close:hover:after, .mfp-iframe-scaler button.mfp-close:hover:after {
  background-image: url("data:image/svg+xml,%3Csvg width='34' height='34' viewBox='0 0 34 34' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M24.7489 10.6065L23.3347 9.19233L16.9707 15.5563L10.6067 9.19233L9.19253 10.6065L15.5565 16.9705L9.19253 23.3345L10.6067 24.7487L16.9707 18.3847L23.3347 24.7487L24.7489 23.3345L18.3849 16.9705L24.7489 10.6065Z' fill='white'/%3E%3C/svg%3E%0A");
}

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 0;
  margin: 0 auto;
  border-radius: 12px;
  max-height: 90vh !important;
}

/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: "";
  position: absolute;
  left: 0;
  top: 30px;
  bottom: 30px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.5);
  background: #444;
}
.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}

.mfp-with-pager .mfp-content {
  margin: 20px auto 150px;
  height: calc(100vh - 20px - 150px);
}
@media (max-width: 1199.98px) {
  .mfp-with-pager .mfp-content {
    margin: 15px auto 100px;
    height: calc(100vh - 15px - 100px);
  }
}
@media (max-width: 767.98px) {
  .mfp-with-pager .mfp-content {
    margin: 15px auto 65px;
    height: calc(100vh - 15px - 65px);
  }
}
.mfp-with-pager .mfp-content .mfp-figure {
  display: flex;
  align-items: center;
  align-content: center;
  height: 100%;
  position: relative;
}
.mfp-with-pager .mfp-content .mfp-figure:after {
  background: none;
  box-shadow: none;
}
.mfp-with-pager img.mfp-img {
  padding-bottom: 150px;
  max-height: calc(100vh - 150px) !important;
}
@media (max-width: 1199.98px) {
  .mfp-with-pager img.mfp-img {
    max-height: calc(100vh - 100px) !important;
    padding-bottom: 100px;
  }
}
@media (max-width: 767.98px) {
  .mfp-with-pager img.mfp-img {
    max-height: calc(100vh - 65px) !important;
    padding-bottom: 65px;
  }
}
.mfp-with-pager .mfp-bottom-bar {
  background: none;
  text-align: center;
  margin-top: 0px;
  height: 150px;
  display: flex;
  align-items: center;
  align-content: center;
  top: auto;
  bottom: 0;
}
@media (max-width: 1199.98px) {
  .mfp-with-pager .mfp-bottom-bar {
    height: 100px;
  }
}
@media (max-width: 767.98px) {
  .mfp-with-pager .mfp-bottom-bar {
    height: 65px;
  }
}
.mfp-with-pager .mfp-bottom-bar .mfp-title {
  display: none;
}
.mfp-with-pager .mfp-bottom-bar .mfp-counter {
  color: #fff;
  font-weight: 400;
  font-size: 24px;
  line-height: 24px;
  font-family: "Manrope", sans-serif;
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  margin: 0 auto;
}
@media (max-width: 1199.98px) {
  .mfp-with-pager .mfp-bottom-bar .mfp-counter {
    font-weight: 400;
    font-size: 20px;
    line-height: 20px;
    font-family: "Manrope", sans-serif;
  }
}
@media (max-width: 767.98px) {
  .mfp-with-pager .mfp-bottom-bar .mfp-counter {
    font-weight: 400;
    font-size: 16px;
    line-height: 16px;
    font-family: "Manrope", sans-serif;
  }
}
.mfp-with-pager .mfp-bottom-bar .mfp-counter span {
  display: inline-block;
  position: relative;
  font-weight: 300;
  font-size: 48px;
  line-height: 24px;
  font-family: "Manrope", sans-serif;
  margin-left: 15px;
}
@media (max-width: 1199.98px) {
  .mfp-with-pager .mfp-bottom-bar .mfp-counter span {
    font-weight: 300;
    font-size: 40px;
    line-height: 20px;
    font-family: "Manrope", sans-serif;
  }
}
@media (max-width: 767.98px) {
  .mfp-with-pager .mfp-bottom-bar .mfp-counter span {
    font-weight: 300;
    font-size: 30px;
    line-height: 16px;
    font-family: "Manrope", sans-serif;
  }
}
.mfp-with-pager .mfp-bottom-bar .mfp-counter span:before {
  display: block;
  position: absolute;
  content: "";
  width: 1px;
  height: 40px;
  transform: rotate(10deg);
  background: #fff;
  color: #fff;
  left: -10px;
  top: -7px;
}
@media (max-width: 1199.98px) {
  .mfp-with-pager .mfp-bottom-bar .mfp-counter span:before {
    height: 35px;
  }
}
@media (max-width: 767.98px) {
  .mfp-with-pager .mfp-bottom-bar .mfp-counter span:before {
    height: 25px;
    top: -5px;
  }
}
.mfp-with-pager .mfp-pager {
  position: absolute;
  text-align: center;
  left: 0;
  bottom: 30px;
  width: 100%;
  display: flex;
  justify-content: center;
  cursor: auto;
}
@media (max-width: 991.98px) {
  .mfp-with-pager .mfp-pager {
    justify-content: flex-start;
  }
}
@media (max-width: 1199.98px) {
  .mfp-with-pager .mfp-pager {
    bottom: 20px;
  }
}
@media (max-width: 767.98px) {
  .mfp-with-pager .mfp-pager {
    bottom: 15px;
  }
}
.mfp-with-pager .mfp-pager .mfp-page {
  width: 120px;
  height: 120px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  margin: 0 8px;
  position: relative;
  cursor: pointer;
  flex: 0 0 120px;
}
@media (max-width: 1199.98px) {
  .mfp-with-pager .mfp-pager .mfp-page {
    flex: 0 0 80px;
    height: 80px;
  }
}
@media (max-width: 767.98px) {
  .mfp-with-pager .mfp-pager .mfp-page {
    flex: 0 0 50px;
    height: 50px;
  }
}
.mfp-with-pager .mfp-pager .mfp-page:before {
  border: 5px solid #a8d5ff;
  top: -5px;
  left: -5px;
  right: -5px;
  bottom: -5px;
  display: block;
  position: absolute;
  content: "";
  opacity: 0;
}
@media (max-width: 767.98px) {
  .mfp-with-pager .mfp-pager .mfp-page:before {
    border: 2px solid #a8d5ff;
    top: -2px;
    left: -2px;
    right: -2px;
    bottom: -2px;
  }
}
.mfp-with-pager .mfp-pager .mfp-page.active:before {
  opacity: 1;
}

.mfp-bottom-bar {
  margin-top: -30px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  color: #fff;
  font-weight: 700;
  font-size: 3.6px;
  line-height: 4.3px;
  font-family: "Manrope", sans-serif;
  margin: 3.4rem 0 1.7rem;
  position: relative;
  word-wrap: break-word;
  padding-right: 4rem;
}
@media (max-width: 991.98px) {
  .mfp-title {
    font-weight: 400;
    font-size: 24px;
    line-height: 24px;
    font-family: "Manrope", sans-serif;
    padding: 0px 10px 10px 10px;
    text-align: center;
  }
}

.mfp-text {
  width: 100%;
  box-shadow: 0 14px 81px 0 rgba(154, 27, 37, 0.1);
  background: #fff;
  border-radius: 12px;
  padding: 20px;
  box-sizing: border-box;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  font-family: "Manrope", sans-serif;
  color: #171A28;
  position: relative;
  max-width: 1246px;
}
.mfp-text h2, .mfp-text h3 {
  color: #000;
  font-weight: 400;
  font-size: 28px;
  line-height: 32px;
  font-family: "Manrope", sans-serif;
  margin: 0 0 20px;
  padding-right: 50px;
}
@media (max-width: 575.98px) {
  .mfp-text h2, .mfp-text h3 {
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    font-family: "Manrope", sans-serif;
  }
}
.mfp-text a {
  color: #bd717a;
  text-decoration: underline;
}
.mfp-text a:hover {
  text-decoration: none;
}
.mfp-text p {
  margin: 0 0 20px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
   * Remove all paddings around the image on small screen
   */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow-left {
    transform-origin: 0;
  }
  .mfp-arrow-right {
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 0.68rem;
    padding-right: 0.68rem;
  }
}
.mfp-header {
  bottom: 100%;
  top: auto !important;
  font-weight: 400;
  font-size: 36px;
  line-height: 36px;
  font-family: "Manrope", sans-serif;
  color: #fff;
  margin-bottom: 20px;
  font-size: 36px !important;
}
@media (max-width: 991.98px) {
  .mfp-header {
    font-weight: 400;
    font-size: 28px;
    line-height: 28px;
    font-family: "Manrope", sans-serif;
    font-size: 26px !important;
  }
}
@media (max-width: 767.98px) {
  .mfp-header {
    font-weight: 400;
    font-size: 22px;
    line-height: 22px;
    font-family: "Manrope", sans-serif;
    font-size: 22px !important;
  }
}

.mfp-close,
button.mfp-close {
  position: absolute;
  top: 0;
  right: 0;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  cursor: pointer;
  z-index: 2;
  display: block;
  text-indent: -9999px;
  background: none;
  padding: 0;
  border: none;
}
.mfp-close:before, .mfp-close:after,
button.mfp-close:before,
button.mfp-close:after {
  display: block;
  position: absolute;
  content: "";
  top: 50%;
  left: 50%;
  width: 18px;
  height: 1.5px;
  background-color: #000;
  transition: transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.mfp-close:before,
button.mfp-close:before {
  transform: translate3d(-50%, -50%, 0) rotate(45deg);
}
.mfp-close:after,
button.mfp-close:after {
  transform: translate3d(-50%, -50%, 0) rotate(-45deg);
}
.mfp-close:hover:before,
button.mfp-close:hover:before {
  transform: translate3d(-50%, -50%, 0) rotate(135deg);
}
.mfp-close:hover:after,
button.mfp-close:hover:after {
  transform: translate3d(-50%, -50%, 0) rotate(45deg);
}

.mfp-img-group .mfp-container {
  display: flex;
  align-items: center;
}
.mfp-img-group .mfp-container .mfp-content {
  display: block;
  text-align: center;
}
@media (max-width: 991.98px) {
  .mfp-img-group .mfp-container .mfp-content {
    border-radius: 0px;
  }
}
.mfp-img-group .mfp-container .mfp-content .mfp-figure:after {
  display: none;
}
.mfp-img-group .mfp-arrow-right {
  right: 15px;
}
.mfp-img-group .mfp-arrow-left {
  left: 15px;
}
@media (max-width: 767.98px) {
  .mfp-img-group .mfp-arrow-left {
    left: 50px;
  }
}
.mfp-img-group .mfp-close,
.mfp-img-group button.mfp-close {
  right: 13px;
  top: 13px;
  background: #fff;
}
.mfp-img-group .mfp-close:before, .mfp-img-group .mfp-close:after,
.mfp-img-group button.mfp-close:before,
.mfp-img-group button.mfp-close:after {
  background: #e1e1e1;
}

/*
Design
*/
/*---*/
html,
body {
  min-height: 100%;
  overflow-x: hidden;
  overflow-y: scroll; /* has to be scroll, not auto */
  -webkit-overflow-scrolling: touch;
}
@media (min-width: 992px) {
  html,
  body {
    display: flex;
    width: 100%;
  }
}
@media (max-width: 991.98px) {
  html,
  body {
    min-height: inherit;
  }
}
@media print {
  html,
  body {
    min-height: inherit;
  }
}

body {
  background: #fff;
  color: #000;
  overflow: hidden;
  font: 400 18px "Manrope", sans-serif;
  line-height: 1.3;
  font-feature-settings: "pnum" on, "lnum" on;
}
@media (min-width: 992px) {
  body {
    min-height: 100%;
    flex-direction: column;
  }
}
@media (max-width: 991.98px) {
  body {
    font: 400 16px "Manrope", sans-serif;
  }
}

@media (min-width: 992px) {
  main {
    height: 100%;
    display: flex;
  }
}

*:hover, *:active, *:focus {
  outline: none;
  outline: 0;
}

.container {
  padding: 0 15px;
  width: 100%;
  max-width: 1280px;
  box-sizing: border-box;
}
@media (max-width: 1199.98px) {
  .container {
    max-width: 990px;
  }
}
@media (max-width: 991.98px) {
  .container {
    padding: 0 20px;
  }
}
.container .container {
  padding: 0;
}

header {
  padding: 20px 0;
  background: #000;
  position: relative;
}

header .block-wrap {
  justify-content: space-between;
  align-items: center;
}

.offset {
  margin: 0 -20px;
}

@media (max-width: 991.98px) {
  .logo {
    margin: 0 auto;
    padding-left: 40px;
  }
}
@media (max-width: 1199.98px) {
  .logo img {
    width: 200px;
  }
}
@media (max-width: 400px) {
  .logo img {
    width: 160px;
  }
}

.header-right {
  display: flex;
  align-items: center;
}
.header-right .version {
  margin-left: 10px;
}
.header-right .version .fa-eye {
  cursor: pointer;
  display: inline-flex;
  width: 28px;
  height: 19px;
  position: relative;
}
.header-right .version .fa-eye:before, .header-right .version .fa-eye:after {
  display: block;
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  background: url(../img/icons/eye.png) no-repeat;
  width: 28px;
  height: 19px;
  transition: all 0.3s ease;
  filter: invert(91%) sepia(52%) saturate(2%) hue-rotate(62deg) brightness(180%) contrast(101%);
}
.header-right .version .fa-eye:after {
  opacity: 0;
  filter: none;
}
.header-right .version .fa-eye:hover:before {
  opacity: 0;
}
.header-right .version .fa-eye:hover:after {
  opacity: 1;
}

.search {
  color: #fff;
  text-align: center;
  position: relative;
  cursor: pointer;
}
.search .fa-search {
  width: 23px;
  height: 23px;
  background: url(../img/icons/search.png) no-repeat;
  display: inline-flex;
  text-decoration: none;
  margin-left: 5px;
}
.search .fa-search:before {
  display: none;
}

.search:before {
  display: none;
}

.login {
  color: #5762bb;
  min-width: 60px;
  text-align: center;
  position: relative;
  cursor: pointer;
}

.login:before {
  content: "";
  display: block;
  width: 1px;
  height: 71px;
  position: absolute;
  background: rgba(255, 255, 255, 0.3);
  top: -26px;
}

.login:after {
  content: "";
  display: block;
  width: 1px;
  height: 71px;
  position: absolute;
  background: rgba(255, 255, 255, 0.3);
  top: -26px;
  right: 0;
}

.header-right {
  display: flex;
  align-items: center;
}

.switch-language {
  min-width: 70px;
  text-align: center;
}

.switch-language select {
  color: #fff;
  background: transparent;
  border: none;
}

/* COMMON */
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  outline: none;
}

a {
  text-decoration: none;
  color: #fff;
}

ul, ol {
  list-style: none;
}

/* COMMON  END */
/* GRID */
.wrapper {
  width: 1300px;
  margin: 0 auto;
  padding: 0 25px;
}

.clear {
  clear: both;
}

.block-wrap {
  display: flex;
  flex-wrap: wrap;
}

.block-item-1 {
  width: 100%;
}

.block-item-2 {
  width: 50%;
}

.block-item-3 {
  width: 33.333333%;
}

.block-item-4 {
  width: 25%;
}

.block-item-5 {
  width: 20%;
}

.block-item-6 {
  width: 16.66666667%;
}

.block-item-7 {
  width: 14.28571429%;
}

.block-item-8 {
  width: 12.5%;
}

.block-item-9 {
  width: 11.11111111%;
}

.block-item-10 {
  width: 10%;
}

/* GRID END */
.d-flex {
  /*flex: 1 0 auto;*/
}
.d-flex:not(.d-flex.row) {
  width: 100%;
}

.library-slider {
  margin-bottom: 50px;
}

.library-slider--item {
  background: #fff;
  padding: 30px;
}

.library-slider--item-title {
  display: inline-block;
  padding: 10px;
  font-size: 20px;
  color: #fff;
  background: #f64f00;
  margin-bottom: 20px;
}

.library {
  position: relative;
}

.library .slick-prev, .library .slick-next {
  top: -50px;
}

.programm-block {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.programm-item {
  width: 25%;
}

.programm-img {
  margin-bottom: 20px;
}

.programm-img img {
  border-radius: 50%;
}

.programm-section {
  position: relative;
  overflow: hidden;
  background: #fff;
  padding: 50px 0;
  max-height: 790px;
  min-height: 790px;
}

.programm-block {
  margin: 0 -20px;
}

.programm-item {
  padding: 0 20px;
}

.programm-block:after {
  content: "";
  display: block;
  width: 200%;
  height: 2px;
  background: #f64f00;
  position: absolute;
  left: -50%;
  top: 65px;
}

.programm-item--title {
  display: inline-block;
  width: auto;
  padding: 10px;
  border: 2px solid #f64f00;
  border-radius: 15px;
  position: relative;
  margin-bottom: 50px;
}

.programm-item--title:after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border-top: 2px solid #f64f00;
  border-right: 2px solid #f64f00;
  background: #fff;
  position: absolute;
  transform: rotate(135deg);
  bottom: -7px;
  left: 18px;
}

.programm-info--title {
  color: #000;
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 700;
}

.programm-info {
  margin-top: 20px;
  position: relative;
}

.programm-info:before {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border: 2px solid #f64f00;
  border-radius: 50%;
  position: absolute;
  top: -192px;
  left: 18px;
  background: #fff;
  z-index: 999;
}

.programm-info p {
  margin-bottom: 20px;
  color: #373838;
  font-size: 16px;
}

.programm-info--date {
  color: #8e8e8e;
}

.programm-block {
  margin-bottom: 30px;
  padding: 0 40px;
  opacity: 0;
}

.programm-block.slick-initialized {
  opacity: 1;
}

.programm-block .slick-prev, .programm-block .slick-next {
  top: -51px;
}

.programm-block .slick-next {
  right: calc((100% - 1280px) / 2 + 15px);
}
@media (max-width: 1199.98px) {
  .programm-block .slick-next {
    right: calc((100% - 990px) / 2 + 15px);
  }
}
@media (max-width: 991.98px) {
  .programm-block .slick-next {
    right: 20px;
  }
}

.programm-block .slick-prev {
  left: auto;
  right: calc((100% - 1280px) / 2 + 62px + 15px);
}
@media (max-width: 1199.98px) {
  .programm-block .slick-prev {
    right: calc((100% - 990px) / 2 + 62px + 15px);
  }
}
@media (max-width: 991.98px) {
  .programm-block .slick-prev {
    right: 82px;
  }
}

.programm-section .slick-list {
  z-index: 999;
}

.program-slider--inner .slick-prev, .program-slider--inner .slick-next {
  top: 65px;
  z-index: 9999;
}

.program-slider--inner .slick-prev {
  left: 10px;
}

.program-slider--inner .slick-next {
  right: 18px;
}

.programm-section .h1 {
  margin-bottom: 50px;
}

.program-slider--inner .programm-img {
  text-align: center;
}

.program-slider--inner .programm-img img {
  display: inline-block !important;
}

.gray-block {
  background: #f7f7f7;
  padding: 30px;
  margin-bottom: 30px;
}

.mini-map {
  height: 180px;
  margin: 20px -30px 20px;
}

.mini-map img {
  width: 100%;
}

.contact-info--item {
  margin-bottom: 10px;
  display: flex;
  font-size: 16px;
}

.contact-info--item i {
  color: #f64f00;
  font-size: 24px;
  margin-right: 10px;
}

.form-callback input {
  width: 100%;
  margin-bottom: 10px;
}

.form-callback textarea {
  width: 100%;
  margin-bottom: 10px;
  padding: 10px 15px;
  height: 110px;
  resize: none;
  border: 1px solid #e1e1e1;
}

.facebook-vidget img {
  width: 100%;
}

.vk-vidget img {
  width: 100%;
}

.width-100 {
  width: 100%;
}

.small-title {
  margin-bottom: 20px;
  font-size: 20px;
  color: #585858;
}

.white-block .podpiska-email {
  margin-bottom: 20px;
}

.white-block .obrabotka {
  margin-left: 35px;
}

.chrono-line {
  width: 2px;
  background: #f64f00;
}

.chrono-item {
  position: relative;
}

.chrono-item:before {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border: 2px solid #f64f00;
  border-radius: 50%;
  position: absolute;
  left: -6px;
  top: 16px;
  background: #fff3ec;
}

.chrono-title {
  display: inline-block;
  font-size: 23px;
  font-weight: 700;
  color: #000;
  padding: 5px;
  border: 2px solid #f64f00;
  border-radius: 10px;
  margin: 0 0 30px 20px;
  position: relative;
  cursor: pointer;
}

.chrono-title:before {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border-top: 2px solid #f64f00;
  border-right: 2px solid #f64f00;
  position: absolute;
  left: -6.5px;
  top: 14px;
  transform: rotate(-135deg);
  background: #fff3ec;
}

.chrono-items .chrono-item:last-child .chrono-title {
  margin-bottom: 0px;
}

.chrono-items {
  width: 820px;
}

.chrono-item--in {
  padding-left: 30px;
}

.chrono-item--in--small {
  margin-bottom: 20px;
  position: relative;
}

.chrono-item--in--small-title {
  color: #373838;
  font-size: 16px;
  font-weight: 700;
  cursor: pointer;
}

.chrono-item--in--small--text {
  display: none;
}

.chrono-arrow {
  display: inline-block;
  color: #f64f00;
  position: relative;
  top: 1px;
  left: 5px;
}

.chrono-item--in {
  display: none;
}

.chrono-title.active {
  background: #f64f00;
  color: #fff;
}

.chrono-title.active:before {
  background: #f64f00;
}

.chrono-title.active ~ .chrono-item--in {
  display: block;
}

.chrono-item--in--small-title:hover {
  color: #f64f00;
}

.chrono-item--in--small-title.active {
  margin-bottom: 10px;
  color: #f64f00;
}

.chrono-item--in--small-title.active ~ .chrono-item--in--small--text {
  display: block;
}

.chrono-item--in--small-title.active .chrono-arrow {
  transform: rotate(90deg);
}

.chrono-item--in--small-title--ico {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  border: 2px solid #f64f00;
  border-radius: 50%;
  position: absolute;
  left: -45px;
  top: -7px;
  background: #fff3ec;
}

.white-bg {
  background: #fff;
  padding: 40px 0;
}

.tabs-nav li:before {
  display: none !important;
}

.content .news-item a {
  min-height: 100%;
}

.read-more {
  color: #8e8e8e;
  font-size: 14px;
  border-bottom: 1px solid #fbad88;
}

.tabs.tabs-content {
  display: flex;
  margin-bottom: 30px;
}

.tabs.tabs-content .tabs-nav {
  padding-left: 0px;
  margin-right: 20px;
  min-width: 150px;
}

.tabs.tabs-content .tabs-nav li {
  text-align: center;
  border: 1px solid #e1e1e1;
  padding: 10px 0;
}

.tabs.tabs-content .tabs-nav li.active {
  border-color: #f65509;
  background: #f65509;
  color: #fff;
}

.tabs-nav li:hover {
  color: #f65509 !important;
}

.tabs-nav li:hover a {
  color: #f65509 !important;
}

.icons {
  margin-bottom: 30px;
}

.icons-name {
  font-weight: bold;
  margin-bottom: 10px;
  min-height: 38px;
  font-size: 14px;
}

.icons-text {
  font-size: 14px;
}

.gallery {
  /*margin: 0 -15px 30px;*/
}

.content .white-block .gallery img {
  width: 100%;
  padding: 0px;
  margin-bottom: 10px;
}

.white-block .podpiska {
  padding: 0px;
}

.white-block .podpiska .podpiska-email label {
  margin: 0 10px 0 0;
}

.gallery > .row > div {
  margin-bottom: 0px;
  padding: 0 5px;
}

.interviews-btns {
  display: flex;
}

.interviews-btns .btn {
  width: auto;
  margin-right: 10px;
}

.interview-date {
  color: #8e8e8e;
  font-size: 14px;
  margin-bottom: 20px;
}

.interview-title {
  font-size: 20px;
  margin-bottom: 20px;
  font-weight: 700;
  color: #000;
}

.interview-choose {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
}

.interview-choose--item {
  width: 50%;
  padding: 0 10px;
  color: #373838;
  font-size: 16px;
  position: relative;
}

.interview-block {
  margin-bottom: 20px;
}

.interview-choose--item input {
  position: absolute;
  opacity: 0;
}

.interview-choose--item label {
  padding: 5px 10px;
  cursor: pointer;
  margin-left: 15px;
  position: relative;
}

.interview-choose--item label:before {
  content: "";
  display: block;
  width: 15px;
  height: 15px;
  position: absolute;
  top: 7px;
  left: -14px;
  border: 1px solid #cecece;
  border-radius: 50%;
}

.interview-choose--item.checkbox-item label:before {
  border-radius: 0%;
}

.interview-choose--item.checkbox-item input[type=checkbox]:checked + label:before {
  background: url("../img/check.png") 50% 50% no-repeat;
  background-size: 9px;
}

.interview-choose--item input[type=radio]:checked + label:before {
  background: url("../img/check2.png") 4.5px 5px no-repeat;
}

.white-block .orange-block {
  position: absolute;
  left: 0px;
  top: 0px;
}

.gallery-name {
  font-size: 20px;
  color: #000;
  font-weight: 700;
  margin: 20px 0;
}

.white-block a img {
  padding: 0px;
  width: 100%;
  margin-bottom: 20px;
}

.count {
  position: absolute;
  top: 0;
  right: 0;
  background: #9e9e9e;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 10px;
}

.map-right {
  border-left: 1px solid #d7d7d7;
  position: relative;
}

#vmap2 {
  padding-right: 40px;
}

.map-right:before {
  content: "";
  display: block;
  width: 40px;
  height: 40px;
  border-left: 1px solid #d7d7d7;
  border-top: 1px solid #d7d7d7;
  background: #fff;
  position: absolute;
  top: 50%;
  left: -20px;
  margin-top: -20px;
  transform: rotate(-45deg);
}

.map-item--title {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 20px;
}

.map-item--info span {
  line-height: 22px;
}

.map-item--info .blue {
  display: block;
  padding: 5px;
  background: #d9dcf4;
}

.map-item--info--block.btn:hover .blue {
  background: #979ed0;
}

.map-item--info a {
  color: #000;
  text-decoration: underline;
  margin-left: 5px;
}

.map-slider .slick-prev {
  top: 0;
  right: 40px;
}

.map-slider .slick-next {
  top: 0;
  right: 0px;
}

.ui-datepicker {
  width: 100%;
}

.white-block .ui-widget.ui-widget-content {
  border: none;
  padding: 0px;
}

.calendar-item--title {
  font-size: 14px;
  color: #8e8e8e;
  margin-bottom: 10px;
}

.calendar-block--item {
  border-bottom: 1px solid #faa882;
  margin-right: 10px;
  font-size: 14px;
}

.calendar-block--item.active {
  background: #f64f00;
  color: #fff;
  padding: 5px;
}

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

.calendar-item .jq-selectbox__select {
  width: auto;
  border: none;
  background: none;
  box-shadow: none;
  border-bottom: 1px solid #faa882;
  border-radius: 0px;
  height: auto;
  line-height: 16px;
  padding-right: 32px;
}

.calendar-item .jq-selectbox__trigger {
  border: none;
  top: -9px;
}

.calendar-item .jq-selectbox__select-text {
  font-family: "Conv_FuturaFuturisC";
}

.calendar-item .jq-selectbox__dropdown ul {
  padding: 0px;
  margin-bottom: 0px;
}

.calendar-item .jq-selectbox__trigger-arrow {
  border-top: 5px solid #f64f00;
}

.jq-selectbox li {
  margin-bottom: 0px !important;
}

.calendar-item .content .ui-datepicker table {
  margin-bottom: 0px;
}

.calendar-box {
  margin-bottom: 20px;
  position: relative;
}

.calendar-item .styler-select2 .jq-selectbox__select {
  border: 1px solid #e1e1e1;
  padding: 10px 20px;
  margin-left: 20px;
  padding-right: 40px;
  min-width: 200px;
}

.calendar-item .styler-select2 .jq-selectbox__select .jq-selectbox__select-text {
  font-size: 16px;
}

.calendar-item .styler-select2 .jq-selectbox__select .jq-selectbox__trigger {
  top: 2px;
}

.calendar-area--date, .calendar-area--city {
  display: inline-flex;
}

.content p.calendar-area--date {
  background: #5762bb;
  padding: 5px 15px;
  margin-right: 10px;
  color: #fff;
}

.content p.calendar-area--city {
  background: #f64f00;
  padding: 5px 15px;
  margin-right: 10px;
  color: #fff;
}

.ff_input_err {
  border: 1px solid red !important;
}

.form-item {
  padding: 0 10px;
  flex: 1 0 auto;
}

.form-item input {
  width: 100%;
}

.form-item label {
  display: block;
}

.form-item textarea {
  width: 100%;
  border: 1px solid #e1e1e1;
  padding: 10px 15px;
  resize: none;
}

.form-wrap {
  margin: 0 -10px 20px;
}

.podpiska-email > form {
  width: 100%;
}

.form-item .obrabotka {
  margin: 20px 0;
}

.form-item .obrabotka label {
  padding-left: 30px;
}

.form-item .obrabotka label:before {
  left: 0px;
}

.ya-share2__item:before {
  display: none !important;
}

.ya-share2__list {
  padding: 0px !important;
}

.materials {
  /*min-height: 1400px;*/
}

.white-block .news-item {
  width: 100%;
}

.content .news-share i {
  display: inline-block;
}

.news-aside .news-name {
  height: auto;
}

.events-calendar {
  min-width: 280px;
  min-height: 290px;
}

.like-active {
  color: green !important;
}

.news-item.xm.main-xm a {
  padding: 0px;
}

.news-item.xm.main-xm a .main-xm--img {
  height: 300px;
  background-size: cover !important;
}

.news-item.xm.main-xm .news-info {
  height: 200px;
  padding: 20px;
}

.news-item.xm.main-xm .blue-block {
  top: 0;
  left: 0;
}

.news-item.xm.main-xm .news-info .date-block {
  color: #8e8e8e;
  width: 100%;
}

.news-item.xm.main-xm .news-info .news-name {
  color: #000;
  width: 100%;
  height: 100%;
  max-height: 50px;
  overflow: hidden;
  margin-bottom: 10px;
}

.news-item.xm.main-xm .news-info .news-text {
  color: #373838;
  max-height: 40px;
  min-height: 40px;
}

.interview-choose--item textarea {
  display: inline-block;
  width: 90%;
  resize: none;
  padding: 10px;
}

#search-block .ya-site-form .ya-site-form__input-text {
  background: none repeat scroll 0 0 transparent !important;
  border: medium none;
  box-sizing: border-box;
  margin-left: 55px !important;
  margin-top: -2px !important;
  width: 150px;
}

#search-block .ya-site-form .ya-site-form__submit {
  margin-left: 0;
  opacity: 0;
  width: 25px;
  cursor: pointer;
}

.ya-site-form__submit {
  cursor: pointer;
}

#search-block .ya-site-form .ya-site-form__search-input {
  padding: 0;
}

.hidden_block {
  display: none;
}

.letter {
  font-size: 18px;
  margin: 0 5px;
}

.letter-active {
  font-size: 18px;
  border-bottom: 2px solid #f64f00;
  margin: 0 5px;
}

.letter-link {
  font-size: 18px;
  margin: 0 5px;
}

.letter-link a {
  color: #f64f00;
}

header .container {
  position: relative;
}

header .container .d-flex.justify-content-between.align-items-center {
  position: relative;
}

.interview-title_big {
  font-size: 30px;
  text-align: center;
}

.interview-choose--gistline {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin-bottom: 20px;
}

.gist-line {
  width: 100%;
  padding: 10px;
  margin: 0 10px;
  background: #fff3ec;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.gist-line--choose {
  background: rgba(246, 79, 0, 0.74);
  display: block;
  position: absolute;
  height: 100%;
  top: 0px;
  left: 0px;
}

.gist-line--name {
  color: #000;
  position: relative;
  z-index: 999;
  padding: 0 10px;
}

.gist-line--procent-count {
  position: relative;
  width: 42px;
  text-align: right;
}

.gist-line--procent-count.you-choose:before {
  content: "";
  display: block;
  width: 12px;
  height: 7px;
  background: url("../img/check.png") 0 0 no-repeat;
  position: absolute;
  left: -15px;
  top: 50%;
  margin-top: -3.5px;
}

.map-item--info--block.btn {
  line-height: 18px;
  white-space: normal;
  padding: 0px;
}

.map-item--info--block span:first-child {
  color: #000;
  display: inline-block;
  margin-bottom: 10px;
}

.map-item--info--block {
  display: flex;
  flex-wrap: wrap;
}

.b-loader__ext-wrapper, .b-loader__paranja {
  background: transparent !important;
}

.map-slider, .map-slider .slick-track, .map-slider .slick-list {
  height: 100%;
}

.map-item--info {
  height: 100%;
}

.map-item {
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.map-item--info--block {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  height: 100%;
  flex-direction: column;
  justify-content: center;
}

.gallery .slick-prev {
  top: 50%;
  left: 20px;
}

.gallery .slick-next {
  top: 50%;
  right: 20px;
}

.fader {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 999;
  background: rgba(0, 0, 0, 0.8);
}

.popup.dialog {
  display: none;
  width: 600px;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  background: #fff;
  padding: 30px;
  z-index: 9999;
}

.popup-close {
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
}

.popup-close img {
  width: 20px;
}

.popup-title {
  font-size: 30px;
  text-align: center;
  margin-bottom: 20px;
}

.body.over {
  overflow: hidden;
}

.content ul.sitemap--list {
  vertical-align: top;
  display: block;
}

.content ul.sitemap--list li > .sitemap--list {
  margin-top: 10px;
}

.content ul.sitemap--list li a:hover {
  color: #f64f00 !important;
}

.calendar-multi a {
  position: relative;
}

.calendar-multi a:after {
  content: attr(data-multi);
  display: flex;
  align-items: center;
  justify-content: center;
  background: red;
  color: #fff;
  width: 10px;
  height: 10px;
  padding: 2px;
  position: absolute;
  top: 0;
  right: 0px;
  font-size: 8px;
  border-radius: 50%;
}

@media all and (max-width: 1300px) {
  .wrapper {
    width: 100%;
  }
  .programm-info--title {
    font-size: 15px;
  }
  .programm-info p {
    font-size: 14px;
  }
}
@media all and (max-width: 1220px) {
  .white-block .ui-datepicker td {
    padding: 5px;
  }
  .calendar-item {
    padding-left: 60px;
  }
  .calendar-item .styler-select2 .jq-selectbox__select {
    margin-left: 0px;
    max-width: 140px;
    min-width: 140px;
  }
  .news-share span:first-child {
    max-width: 150px;
  }
  .news-share span {
    font-size: 11px;
  }
}
@media all and (max-width: 1030px) {
  .header-menu ul li a {
    font-size: 12px;
  }
  .event-slider {
    box-shadow: none;
  }
  .podpiska-slogan {
    font-size: 15px;
  }
  .news-share span {
    font-size: 11px;
  }
  .header-menu ul li a {
    font-size: 12px;
  }
}
@media all and (max-width: 768px) {
  .event-slider {
    width: 100%;
  }
  .calendar-item {
    padding-left: 0px;
  }
  .ui-datepicker-calendar {
    width: 100% !important;
  }
  .news-name {
    font-size: 13px;
    height: auto;
  }
  .news-content-digest {
    font-size: 10px;
  }
  .news-share {
    font-size: 12px;
  }
  .tabs-nav li {
    margin-right: 10px;
    font-size: 16px;
  }
  .news-item.xs .news-item--img .blue-block {
    left: 10px;
  }
  .news-item.xs .news-item--img {
    width: 100%;
    min-height: 150px;
  }
  .news-item.xs .news-info {
    width: 100%;
  }
  iframe {
    width: 100% !important;
  }
}
@media all and (max-width: 640px) {
  .projects .podpiska-email > form {
    flex-wrap: wrap;
  }
  .tabs-box .news-item.main-xm {
    margin: 0 -15px 30px;
  }
  .tabs-box .news-item.xs {
    margin: 0 -30px 30px;
  }
  .tabs-box .col-md-6.col-xs-12.d-flex .news-item.xs {
    margin: 0px;
  }
  .projects .podpiska-email > form label {
    display: none;
  }
  .projects .podpiska-email > form input {
    width: 100%;
    margin-bottom: 20px;
  }
  .projects .podpiska-email > form .btn {
    width: 100%;
  }
  .programm-section {
    padding-bottom: 0px;
  }
  main {
    overflow-x: hidden;
  }
  .search, .login {
    min-width: 40px;
  }
  .news .news-items .row .news-item {
    display: none;
  }
  .news .news-items .row .news-item:nth-of-type(1), .news .news-items .row .news-item:nth-of-type(2), .news .news-items .row .news-item:nth-of-type(3), .news .news-items .row .news-item:nth-of-type(4) {
    display: block;
  }
  .news-item a {
    min-height: 100%;
  }
  .tabs .d-flex {
    flex-wrap: wrap;
    flex: 0 1 auto;
    padding: 0px;
    margin: 0px;
  }
  .tabs-nav.d-flex {
    margin: 15px;
  }
  .tabs-nav {
    margin-top: 20px;
    padding-left: 0px !important;
  }
  .tabs-box .wo-padding:first-child, .tabs-box .wo-padding:nth-child(2) {
    padding: 0 15px;
  }
  .tabs-nav li {
    margin-bottom: 10px;
  }
  .col-xs-12 .h1 {
    padding: 0px !important;
  }
  .tabs-title {
    padding-left: 0px !important;
  }
  .block-events .d-flex {
    display: block !important;
  }
  .event-slider--img-item {
    width: 100%;
    height: 100px;
  }
  .event-slider {
    margin-top: 20px;
  }
  .event-slider--img {
    width: 100%;
  }
  .podpiska .d-flex {
    display: block !important;
    text-align: center;
  }
  .podpiska-email {
    margin: 20px 0;
  }
  .podpiska-email input {
    width: 120px;
  }
  .podpiska-email .form-item input {
    width: 100%;
  }
  .podpiska-email .form-item {
    margin-bottom: 15px;
  }
  .obrabotka label:before {
    left: 0px;
  }
  .partners-slider .slick-prev, .partners-slider .slick-next {
    top: -70px;
  }
  .partners-slider {
    padding: 0 10px;
  }
  .programm-block .slick-prev, .programm-block .slick-next {
    top: -70px;
  }
  .partners-slider--item-img img {
    max-width: 100%;
  }
  .d-flex {
    flex-wrap: wrap;
    flex: 1 1 auto;
  }
  .content .h1 {
    padding: 0 15px;
    font-size: 27px;
  }
  .content h1 {
    padding: 0 15px;
    font-size: 27px;
  }
  .news-share span:first-child {
    width: 160px;
    max-width: 160px;
  }
  .tabs-title {
    padding: 0 15px;
  }
  /*
  	.logo img {
  		display: none;
  	}
  */
  .logo a {
    display: block;
    /* width: 130px;
    height: 26px; */
    /*background: url(../img/logo-mobile.png) 0 0 no-repeat;*/
    /* background-size: cover; */
  }
  .row.col-lg-12 {
    width: auto;
  }
  .white-block img {
    max-width: 100% !important;
    height: auto !important;
    padding: 0px !important;
    margin-bottom: 20px;
  }
  .white-block {
    padding: 10px;
  }
  .col-md-8.col-sm-12 {
    padding: 0px;
  }
  .content table.ui-datepicker-calendar tr td {
    padding: 0px;
  }
  .white-block .news-item {
    padding: 0 5px;
  }
  .news-aside > .news-aside {
    margin: 0 -15px;
  }
  #vmap2 {
    padding-right: 0px;
    height: 200px;
  }
  .map-right:before {
    display: none;
  }
  .map-right {
    border: none;
  }
}
footer {
  padding: 70px 0 50px;
  background: #2b2b2b;
}
footer a {
  color: #fff;
  text-decoration: underline;
  text-decoration-thickness: 1px;
  transition: all 0.3s ease;
}
footer a:hover {
  color: #f64f00;
  text-decoration: none;
}

.footer__inner {
  align-items: center;
}

.footer-logo {
  margin-bottom: 40px;
}
@media (max-width: 1199.98px) {
  .footer-logo {
    margin-bottom: 20px;
  }
}
@media (max-width: 767.98px) {
  .footer-logo {
    justify-content: center;
    text-align: center;
    margin-bottom: 20px;
  }
}

.footer-logos {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 0;
  margin-bottom: 40px;
}

.footer-logos--item {
  padding: 0 15px;
}
@media (max-width: 575.98px) {
  .footer-logos--item {
    width: 50%;
    align-items: center;
    justify-content: center;
    margin: 10px 0;
    text-align: center;
  }
}

.footer-logos--item img {
  max-width: 150px;
  filter: grayscale(100%);
}
@media (max-width: 767.98px) {
  .footer-logos--item img {
    max-width: 100px;
  }
}

.footer-menu {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 40px;
}
@media (max-width: 767.98px) {
  .footer-menu {
    margin-bottom: 30px;
    flex-direction: column;
  }
}
.footer-menu ul {
  margin: 0 -15px;
  display: flex;
  padding: 0;
}
@media (max-width: 767.98px) {
  .footer-menu ul {
    order: 2;
    flex-wrap: wrap;
    justify-content: center;
  }
}
.footer-menu ul li {
  padding: 0 15px;
  font-size: 14px;
}
@media (max-width: 767.98px) {
  .footer-menu ul li {
    margin-bottom: 5px;
  }
}

.footer-social {
  display: flex;
  align-items: center;
  transform: translateY(3px);
}
@media (max-width: 767.98px) {
  .footer-social {
    order: 0;
    margin-bottom: 20px;
  }
}
.footer-social a {
  font-size: 26px;
  color: #a1a1a1;
  text-decoration: none;
}
.footer-social a:hover {
  color: #fff;
}
.footer-social a.rb {
  width: 20px;
  height: 18px;
  position: relative;
  margin-left: 25px;
}
.footer-social a.rb img {
  position: absolute;
  left: 0;
  bottom: 0;
  transition: all 0.3s ease;
  filter: invert(1%) sepia(0%) saturate(0%) hue-rotate(260deg) brightness(65%) contrast(100%);
}
.footer-social a.rb:hover img {
  filter: none;
}

.footer-contacts {
  display: flex;
  padding: 0 5px;
  align-items: center;
  font-size: 16px;
  font-family: "Oswald", sans-serif;
  text-transform: uppercase;
  margin-bottom: 40px;
}
@media (max-width: 1199.98px) {
  .footer-contacts {
    justify-content: flex-end;
    margin-bottom: 20px;
  }
}
@media (max-width: 767.98px) {
  .footer-contacts {
    justify-content: center;
    margin-bottom: 20px;
    font-size: 14px;
  }
}
.footer-contacts a {
  text-decoration: none;
}
.footer-contacts a[href^="tel:"]:hover {
  color: #fff;
}
.footer-contacts__item {
  padding: 0 10px;
}

.footer-copyright {
  color: #a1a1a1;
  font-size: 16px;
  margin-bottom: 40px;
}
@media (max-width: 1199.98px) {
  .footer-copyright {
    order: 2;
    text-align: center;
  }
}
.footer-copyright p {
  margin: 0px 0 5px;
}
.footer-copyright p:last-child {
  margin: 0;
}
.footer-copyright a {
  text-decoration-color: #888;
}

.footer-caption {
  text-align: center;
  color: #a1a1a1;
  font-size: 14px;
}
@media (max-width: 1199.98px) {
  .footer-caption {
    order: 3;
  }
}

.soc a {
  font-size: 26px;
  color: #888;
  margin: 0 10px;
}

.soc a:hover i {
  color: #f64f00;
}

@media (min-width: 992px) {
  .header-menu {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    flex: 1 1;
  }
}
@media (max-width: 991.98px) {
  .header-menu {
    display: none;
    position: absolute;
    top: 39px;
    left: 0px;
    width: 100vw;
    background: #000;
    z-index: 9999;
    border-top: 1px solid #cecece;
    margin: 0 0 0 -20px;
  }
}

.header-menu ul {
  display: flex;
  margin-bottom: 0px;
  font-size: 16px;
  font-family: "Oswald", sans-serif;
  text-transform: uppercase;
  padding: 0;
}
@media (max-width: 991.98px) {
  .header-menu ul {
    padding: 0 5px;
    flex-direction: column;
  }
}

.header-menu ul li {
  margin: 0 10px;
}
@media (max-width: 1240px) {
  .header-menu ul li {
    font-size: 12px;
    margin: 0 8px;
  }
}
@media (max-width: 991.98px) {
  .header-menu ul li {
    margin: 0;
  }
}
.header-menu ul li a {
  transition: all 0.25s ease;
}
@media (max-width: 991.98px) {
  .header-menu ul li a {
    font-size: 16px;
    width: 100%;
    display: block;
    padding: 10px;
  }
}
.header-menu ul li:hover a, .header-menu ul li.active a {
  color: #f64f00;
}

@media all and (max-width: 992px) {
  #nav-icon {
    display: inline-block;
    width: 35px;
    height: 28px;
    position: absolute;
    transform: rotate(0deg);
    transition: 0.5s ease-in-out;
    cursor: pointer;
    top: 19px;
    left: 10px;
    z-index: 50;
  }
  #nav-icon span {
    display: block;
    position: absolute;
    height: 4px;
    width: 100%;
    background: #fff;
    opacity: 1;
    left: 0px;
    transform: rotate(0deg);
    transition: 0.25s ease-in-out;
  }
  #nav-icon span:nth-child(1) {
    top: 0px;
  }
  #nav-icon span:nth-child(2), #nav-icon span:nth-child(3) {
    top: 12px;
  }
  #nav-icon span:nth-child(4) {
    top: 24px;
  }
  #nav-icon.open span:nth-child(1) {
    top: 18px;
    width: 0%;
    left: 50%;
  }
  #nav-icon.open span:nth-child(2) {
    transform: rotate(45deg);
  }
  #nav-icon.open span:nth-child(3) {
    transform: rotate(-45deg);
  }
  #nav-icon.open span:nth-child(4) {
    top: 18px;
    width: 0%;
    left: 50%;
  }
}
#ya_search_block {
  position: absolute;
  padding: 10px 20px;
  right: 0;
  background: #fff;
  z-index: 51;
  height: 67px;
  box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.2);
  top: 49px;
}
@media (max-width: 991.98px) {
  #ya_search_block {
    top: 46px;
    right: -20px;
    width: auto;
    left: -20px;
    z-index: 51;
    min-width: inherit;
    padding: 10px 15px;
    box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.2);
  }
}

.header-right #ya-site-form0 .ya-site-form__form .ya-site-form__input-text {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  font-family: "Manrope", sans-serif;
  color: #000;
  border-color: #e1e1e1 !important;
  height: 40px !important;
  padding: 0 15px !important;
}
.header-right .ya-site-form__submit {
  text-transform: uppercase;
  font-family: "Oswald", sans-serif;
  height: 40px;
  padding: 0 20px;
  display: flex;
  align-items: center;
  justify-items: center;
  border: none;
}

#ya-site-results {
  padding: 20px;
  margin-bottom: 20px;
}

.search-result #ya_search_block {
  z-index: 99999;
  position: static;
  width: 100%;
  background: transparent;
}

.ya-site-form__wrap tr {
  border: none !important;
}

.ya-site-form__search tr {
  border: none !important;
}

#ya-site-results {
  background: transparent !important;
}

.b-head__link {
  display: none;
}

.b-head__found {
  display: none !important;
}

.b-head.b-head_type_search-simple {
  display: none !important;
}

.search-result .ya-site-form__search-input-layout {
  margin-bottom: 0px;
}

.search-result .ya-site-form__search-input-layout tr {
  border: none !important;
}

.search-result .ya-site-form__search {
  margin-bottom: 0px;
}

#ya-site-results a:link, #ya-site-results a:active, #ya-site-results .b-pseudo-link, #ya-site-results .b-head-tabs__link, #ya-site-results .b-head-tabs__link:link, #ya-site-results .b-head-tabs__link:visited, #ya-site-results .b-dropdown__list .b-pseudo-link, #ya-site-results .b-dropdowna__switcher .b-pseudo-link, .b-popupa .b-popupa__content .b-menu__item, #ya-site-results .b-foot__link:link, #ya-site-results .b-copyright__link:link, #ya-site-results .b-serp-item__mime, #ya-site-results .b-pager :link {
  color: #000 !important;
  font-family: "Manrope", sans-serif;
  font-size: 18px !important;
}

#ya-site-results#ya-site-results :link:hover, #ya-site-results#ya-site-results :visited:hover, #ya-site-results#ya-site-results .b-pseudo-link.b-pseudo-link:hover {
  color: #f64f00 !important;
  border-bottom: 1px solid #f64f00;
}

.b-body-items {
  padding-left: 20px !important;
}

.b-serp-item__text {
  font-family: "Manrope", sans-serif;
  font-size: 16px !important;
}

.search-result #ya_search_block {
  box-shadow: none;
  padding: 0;
}
.search-result #ya_search_block .b-serp-item .b-serp-item__title .b-serp-item__title-link {
  text-decoration: underline;
  text-decoration-color: #f64f00;
}
.search-result #ya_search_block .b-serp-item .b-serp-item__title .b-serp-item__title-link:hover {
  text-decoration: none;
}

.search-result input#search_input_field {
  width: 100% !important;
  margin-bottom: 30px !important;
}

.l-page tr {
  border: none !important;
}

.h1, h1 {
  color: #000;
  font-weight: 400;
  font-size: 36px;
  line-height: 38px;
  font-family: "Oswald", sans-serif;
  margin-bottom: 30px;
  text-transform: uppercase;
  position: relative;
  z-index: 1;
}
@media (max-width: 1199.98px) {
  .h1, h1 {
    font-weight: 400;
    font-size: 30px;
    line-height: 32px;
    font-family: "Oswald", sans-serif;
  }
}
@media (max-width: 575.98px) {
  .h1, h1 {
    font-weight: 400;
    font-size: 26px;
    line-height: 30px;
    font-family: "Oswald", sans-serif;
  }
}
.h1 a, h1 a {
  color: #000;
  text-decoration: underline;
  text-decoration-color: #f64f00;
  transition: all 0.25s ease;
}
.h1 a:hover, h1 a:hover {
  text-decoration: none;
  color: #f64f00;
}
.h1 strong, .h1 b, h1 strong, h1 b {
  font-weight: 400;
}

a {
  text-decoration-thickness: 1px !important;
}

h2, .h2 {
  color: #000;
  font-weight: 400;
  font-size: 32px;
  line-height: 34px;
  font-family: "Oswald", sans-serif;
  margin-bottom: 30px;
  text-transform: uppercase;
}
@media (max-width: 1199.98px) {
  h2, .h2 {
    font-weight: 400;
    font-size: 26px;
    line-height: 30px;
    font-family: "Oswald", sans-serif;
  }
}
@media (max-width: 575.98px) {
  h2, .h2 {
    font-weight: 400;
    font-size: 22px;
    line-height: 26px;
    font-family: "Oswald", sans-serif;
  }
}
h2, .h2 {
  position: relative;
  z-index: 1;
}
h2 a, .h2 a {
  color: #000;
  text-decoration: underline;
  text-decoration-color: #f64f00;
  transition: all 0.25s ease;
}
h2 a:hover, .h2 a:hover {
  text-decoration: none;
  color: #f64f00;
}
h2 strong, h2 b, .h2 strong, .h2 b {
  font-weight: 400;
}

h3, .h3 {
  font-weight: 400;
  font-size: 24px;
  line-height: 26px;
  font-family: "Oswald", sans-serif;
  margin: 30px 0 15px;
  text-transform: uppercase;
  color: #000;
}
@media (max-width: 1199.98px) {
  h3, .h3 {
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    font-family: "Oswald", sans-serif;
  }
}
@media (max-width: 575.98px) {
  h3, .h3 {
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    font-family: "Oswald", sans-serif;
  }
}
h3 strong, h3 b, .h3 strong, .h3 b {
  font-weight: 400;
}

.light-block {
  position: relative;
  padding: 90px 0;
  line-height: 1.6;
}
@media (max-width: 1199.98px) {
  .light-block {
    padding: 60px 0;
  }
}
@media (max-width: 575.98px) {
  .light-block {
    padding: 40px 0;
  }
}
.light-block:before {
  display: block;
  position: absolute;
  content: "";
  background: #fff3ec;
  top: 0;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100vw;
  z-index: -1;
}
.light-block h1 {
  font-weight: 400;
  font-size: 32px;
  line-height: 32px;
  font-family: "Oswald", sans-serif;
}
@media (max-width: 1199.98px) {
  .light-block h1 {
    font-weight: 400;
    font-size: 26px;
    line-height: 26px;
    font-family: "Oswald", sans-serif;
  }
}
@media (max-width: 575.98px) {
  .light-block h1 {
    font-weight: 400;
    font-size: 22px;
    line-height: 22px;
    font-family: "Oswald", sans-serif;
  }
}
.light-block p {
  margin: 0 0 10px;
}
.light-block p:last-child {
  margin: 0;
}
.light-block.podpiska {
  padding: 45px 0;
}

.color-box {
  background-color: #fff3ec;
  margin-bottom: 40px;
  padding: 25px;
}

.content {
  padding: 40px 0;
  line-height: 1.6;
}
.content h1:first-child, .content h2:first-child, .content h3:first-child, .content h4:first-child, .content .h1:first-child, .content .h2:first-child, .content .h3:first-child, .content .h4:first-child {
  margin-top: 0;
}
.content__item h2, .content__item .h2 {
  margin: 30px 0 20px;
}
.content__item {
  position: relative;
  font-weight: 400;
  font-size: 18px;
  line-height: 30px;
  font-family: "Manrope", sans-serif;
}
@media (max-width: 991.98px) {
  .content__item {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    font-family: "Manrope", sans-serif;
  }
}
.content__item a {
  text-decoration: underline;
  text-decoration-color: #f64f00;
  color: #000;
  transition: all 0.25s ease;
}
.content__item a:hover {
  text-decoration: none;
  color: #f64f00;
}
.content__item p {
  margin: 0 0 15px;
}
@media (max-width: 991.98px) {
  .content__item p {
    margin: 0 0 10px;
  }
}
.content__item ul {
  padding: 0;
  margin: 15px 0;
  display: inline-block;
  list-style: none;
}
.content__item ul li {
  margin: 0 0 15px;
  padding-left: 20px;
  position: relative;
}
@media (max-width: 991.98px) {
  .content__item ul li {
    margin: 0 0 10px;
  }
}
.content__item ul li:before {
  width: 9px;
  height: 9px;
  border-radius: 50%;
  display: block;
  position: absolute;
  content: "";
  left: 0;
  top: 10px;
  background-color: #5762bb;
}
.content__item .ya-share2 {
  margin-bottom: 30px;
}
.content__item img.img-responsive {
  display: block;
  margin: 0 auto 15px;
}
.content__item img[style="float: left;"], .content__item img[style="float:left;"] {
  margin: 5px 30px 10px 0 !important;
  float: left;
  max-width: 50%;
  height: auto;
}
@media (max-width: 575.98px) {
  .content__item img[style="float: left;"], .content__item img[style="float:left;"] {
    float: none !important;
    display: block;
    margin: 0 auto 15px !important;
    max-width: 100%;
  }
}
.content__item img[style="float: right;"], .content__item img[style="float:right;"] {
  margin: 5px 0px 10px 30px !important;
  float: right;
  max-width: 50%;
  height: auto;
}
@media (max-width: 575.98px) {
  .content__item img[style="float: right;"], .content__item img[style="float:right;"] {
    float: none !important;
    display: block;
    margin: 0 auto 15px !important;
    max-width: 100%;
  }
}
.content__item .tags {
  margin-bottom: 25px;
  font-size: 16px;
}
.content__item .tags__item {
  padding: 0 8px;
  margin-bottom: 5px;
}
.content__item .author {
  font-family: "Oswald", sans-serif;
  text-transform: uppercase;
  font-weight: 300;
}
.content__item .author span, .content__item .author a {
  color: #8e8e8e;
  cursor: pointer;
}
.content__item .author span:hover, .content__item .author a:hover {
  color: #f64f00;
}
.content img {
  max-width: 100%;
  height: auto;
}
.content .gallery.row {
  margin: 0 -10px;
}
.content .gallery.row .col-12, .content .gallery.row .col-6 {
  padding: 0 10px;
}
.content .gallery__item {
  margin-bottom: 20px;
  display: block;
}

.content ol {
  padding: 0 0 0 35px;
  margin-bottom: 20px;
  counter-reset: num;
}

.content ol li {
  position: relative;
  margin-bottom: 15px;
}

.content ol li:before {
  content: counter(num) " ";
  counter-increment: num;
  width: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: -35px;
  top: 5px;
  font-family: "Oswald", sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 120%;
  color: #5762bb;
}
@media (max-width: 991.98px) {
  .content ol li:before {
    font-size: 14px;
    top: 3px;
  }
}

.content blockquote {
  position: relative;
  padding-left: 60px;
  margin: 30px 0;
}

.content blockquote:before {
  display: block;
  position: absolute;
  content: "";
  width: 38px;
  height: 32px;
  background: url("../img/quote.png") 0 0 no-repeat;
  left: 0px;
  top: 2px;
}

.content i {
  color: #acacac;
  display: block;
  margin-bottom: 20px;
}

.content .white-block a img {
  padding: 10px 40px 10px 10px;
}

.white-block {
  background: #fff;
  padding: 30px;
  margin-bottom: 30px;
  position: relative;
  width: 100%;
}

.gray {
  background: #f7f7f7;
}

.content table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 30px;
}

.content table tr:first-child {
  border-bottom: 2px solid #e1e1e1;
}

.content table tr {
  border-bottom: 1px solid #e1e1e1;
}

.content table tr td {
  padding: 10px;
}

.content table tr th {
  padding: 10px;
}

.gray-bg {
  background: #f7f7f7;
}

.orange-bg {
  background: #f65509;
  color: #fff;
}

.download a {
  display: inline-flex;
  align-items: center;
  color: #000;
  font-size: 16px;
  font-family: "Oswald", sans-serif;
  text-decoration: none;
  line-height: 130%;
}
.download a span em {
  font-style: normal;
  display: block;
  text-transform: uppercase;
  color: #f64f00;
}

.download {
  display: flex;
  align-items: center;
  position: relative;
  margin-bottom: 15px;
}

.download a:before {
  content: "";
  display: inline-flex;
  width: 32px;
  height: 32px;
  margin-right: 10px;
  flex: 0 0 32px;
}

.download.pdf a:before {
  background: url("../img/pdf-ico.jpg") 0 0 no-repeat;
}

.download.word a:before {
  background: url("../img/img/word-ico.jpg") 0 0 no-repeat;
}

.download.exel a:before {
  background: url("../img/img/exel-ico.jpg") 0 0 no-repeat;
}

input[type=text],
input[type=password],
input[type=phone],
input[type=tel],
input[type=email],
textarea,
.input {
  border: none;
  border: 1px solid #e1e1e1;
  height: 40px;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  font-family: "Manrope", sans-serif;
  color: #000;
  padding: 0 15px;
  width: 100%;
  background: transparent;
  box-sizing: border-box;
  transition: all 0.25s ease;
  margin: 0;
  display: inline-block;
  font-feature-settings: "pnum" on, "lnum" on;
}
input[type=text]::-webkit-input-placeholder,
input[type=password]::-webkit-input-placeholder,
input[type=phone]::-webkit-input-placeholder,
input[type=tel]::-webkit-input-placeholder,
input[type=email]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
.input::-webkit-input-placeholder {
  color: #8e8e8e;
  opacity: 1;
}
input[type=text]::-moz-placeholder,
input[type=password]::-moz-placeholder,
input[type=phone]::-moz-placeholder,
input[type=tel]::-moz-placeholder,
input[type=email]::-moz-placeholder,
textarea::-moz-placeholder,
.input::-moz-placeholder {
  color: #8e8e8e;
  opacity: 1;
}
input[type=text]:-moz-placeholder,
input[type=password]:-moz-placeholder,
input[type=phone]:-moz-placeholder,
input[type=tel]:-moz-placeholder,
input[type=email]:-moz-placeholder,
textarea:-moz-placeholder,
.input:-moz-placeholder {
  color: #8e8e8e;
  opacity: 1;
}
input[type=text]:-ms-input-placeholder,
input[type=password]:-ms-input-placeholder,
input[type=phone]:-ms-input-placeholder,
input[type=tel]:-ms-input-placeholder,
input[type=email]:-ms-input-placeholder,
textarea:-ms-input-placeholder,
.input:-ms-input-placeholder {
  color: #8e8e8e;
  opacity: 1;
}
input[type=text]:focus,
input[type=password]:focus,
input[type=phone]:focus,
input[type=tel]:focus,
input[type=email]:focus,
textarea:focus,
.input:focus {
  color: #000;
  outline: none !important;
  outline: 0 !important;
  border-color: #f64f00;
}
input[type=text]:required,
input[type=password]:required,
input[type=phone]:required,
input[type=tel]:required,
input[type=email]:required,
textarea:required,
.input:required {
  outline: none !important;
  outline: 0 !important;
  box-shadow: none !important;
}

textarea {
  height: 220px;
  padding: 16px;
  line-height: normal;
}

button:focus {
  outline: none !important;
}

input {
  border: 1px solid #e1e1e1;
  padding: 10px 15px;
}

.btn {
  width: 100%;
  text-align: center;
  color: #fff;
  border-radius: 0px;
  transition: all 0.3s ease;
  display: flex;
  align-items: center;
  justify-content: center;
  text-transform: uppercase;
  font-size: 16px;
  font-family: "Oswald", sans-serif;
}

.btn.blue {
  background: #5762bb;
}

.btn.orange {
  background: #f64f00;
  color: #fff;
  height: 40px;
  padding: 0 15px;
}
.btn.orange:hover {
  background: #ce4707;
}

.btn.orange3 {
  background: #f64f00;
  border: 2px solid #f64f00;
  color: #fff;
  font-weight: 700;
  line-height: 30px;
}

.btn.orange2 {
  border: 2px solid #f64f00;
  color: #373838;
  font-weight: 700;
}

.btn.gray {
  background: #9b9b9b;
  color: #fff;
  cursor: default !important;
}

.forms .form-item {
  margin: 0 0 20px;
}
.forms .form-item a {
  color: #000;
  text-decoration: underline;
  text-decoration-color: #f64f00;
}
.forms .form-item a:hover {
  text-decoration: none;
  color: #f64f00;
}
@media (max-width: 575.98px) {
  .forms .form-item br {
    display: none;
  }
}
.forms .form-item label {
  font-family: "Oswald", sans-serif;
  text-transform: uppercase;
  font-weight: 300;
  font-size: 14px;
}
@media (max-width: 1199.98px) {
  .forms .form-item .btn {
    max-width: 263px;
    margin: 0 auto;
  }
}
.forms .form-item__checkbox {
  font-size: 14px;
  margin-bottom: 20px;
}
@media (min-width: 1200px) {
  .forms .form-item__checkbox {
    margin-top: 22px;
  }
}
.forms .form-item__checkbox label {
  font-size: 14px;
  font-family: "Manrope", sans-serif;
  font-weight: 400;
  text-transform: none;
  cursor: pointer;
  padding-left: 50px;
  position: relative;
  margin: 0;
  text-align: left;
  min-height: 40px;
  display: flex;
  align-items: center;
}
.forms .form-item__checkbox label:before {
  display: block;
  position: absolute;
  content: "";
  width: 40px;
  height: 40px;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  border: 1px solid #e1e1e1;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center;
  z-index: 999;
}
@media (min-width: 1200px) {
  .forms .form-item__checkbox label:before {
    top: 3px;
    transform: translateY(0%);
  }
}
.forms .form-item__checkbox label br {
  display: none;
}
.forms .form-item__checkbox input {
  position: absolute;
  opacity: 0;
}
.forms input[type=checkbox]:checked + label:before {
  background-image: url(../img/icons/check.png);
}

/* up */
.fi-up:before {
  content: "";
  width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  display: inline-flex;
  transition: all 0.3s ease;
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 19V5' stroke='%23080808' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M5 12L12 5L19 12' stroke='%23080808' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  background-size: 100%;
}

#toTop {
  padding: 0;
  position: fixed;
  top: 50%;
  transform: translateY(-50%);
  right: 0px;
  cursor: pointer;
  display: none;
  color: #000;
  z-index: 50;
  transition: all 0.3s ease;
}
#toTop span {
  width: 44px;
  height: 44px;
  border-radius: 50% 0 0 50%;
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
  transition: all 0.3s ease;
  background: #fff;
  box-shadow: -0.3rem 0.2rem 1rem rgba(0, 0, 0, 0.1);
}
#toTop:hover span:before {
  transform: translateY(-0.5rem);
}

.breadcrumbs {
  padding: 45px 0;
  position: relative;
}
.breadcrumbs:before {
  display: block;
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  width: 100vw;
  left: 50%;
  transform: translateX(-50%);
  z-index: -1;
  background-color: #fff3ec;
}

.breadcrumbs {
  color: #000;
  font-size: 14px;
}
.breadcrumbs a {
  text-decoration: underline;
  text-decoration-color: #f64f00;
  color: #000;
}
.breadcrumbs a:hover {
  color: #f64f00;
  text-decoration: none;
}
.breadcrumbs i {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  text-align: center;
  color: #000;
  margin: 0;
}
.breadcrumbs i:before {
  width: 5px;
  height: 7px;
  display: inline-flex;
  content: "";
  background: url(../img/icons/bull.png) no-repeat;
}

.paging {
  margin: 20px 0 90px;
  display: flex;
  justify-content: center;
  color: #000;
  align-items: center;
  position: relative;
}
@media (max-width: 991.98px) {
  .paging {
    margin-bottom: 0px;
  }
}
@media (max-width: 767.98px) {
  .paging {
    position: relative;
  }
}
@media (max-width: 359px) {
  .paging {
    justify-content: space-between;
  }
}
.paging a {
  display: flex;
  justify-content: center;
  text-align: center;
  box-sizing: border-box;
  position: relative;
  text-decoration: none;
  margin: 0;
  width: 25px;
  color: #000;
  text-decoration: underline;
  text-decoration-color: #f64f00;
  transition: all 0.25s ease;
}
.paging a:before {
  width: 25px;
  height: 25px;
  border-radius: 50%;
  display: block;
  position: absolute;
  content: "";
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  z-index: -1;
  opacity: 0;
  transition: all 0.25s ease;
  background-color: #e3e3e3;
}
.paging a:hover {
  text-decoration: none;
  color: #f64f00;
}
.paging a.active {
  text-decoration: none;
  color: #000;
}
.paging a.active:before {
  opacity: 1;
}
.paging a.prev1, .paging a.next {
  position: absolute;
  padding-right: 20px;
  width: auto;
  margin: 0;
  display: block;
}
@media (max-width: 575.98px) {
  .paging a.prev1, .paging a.next {
    width: 25px;
    height: 25px;
    padding: 0;
  }
}
@media (max-width: 575.98px) {
  .paging a.prev1 span, .paging a.next span {
    display: none;
  }
}
.paging a.prev1:before, .paging a.next:before {
  display: none;
}
.paging a.prev1:after, .paging a.next:after {
  display: block;
  position: absolute;
  content: "";
  top: 50%;
  right: 0;
  width: 16px;
  height: 17px;
  transform: translateY(-50%);
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='17' viewBox='0 0 16 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.33337 15.427L12.8 8.49364L5.33337 1.5603' stroke='%23f64f00' stroke-width='2' stroke-linecap='square'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-size: auto 100%;
  transition: all 0.25s ease;
}
.paging a.next {
  right: 0;
}
.paging a.prev1 {
  left: 0;
  padding: 0;
  padding-left: 20px;
}
.paging a.prev1:after {
  transform: translateY(-50%) rotate(180deg);
  left: 0;
  right: auto;
}
.paging span {
  color: #000;
}
.paging span.prev, .paging span.next {
  opacity: 0.3;
}

.newyear:before {
  display: block;
  position: absolute;
  content: "";
  height: 20px;
  left: 0;
  right: 0;
  top: 0;
  background: url(../img/light.png) repeat-x;
}

/*
Modules
*/
.tooltip {
  position: absolute;
  z-index: 1080;
  display: block;
  margin: 0;
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  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.75rem;
  word-wrap: break-word;
  opacity: 0;
}
.tooltip.show {
  opacity: 0.9;
}
.tooltip .tooltip-arrow {
  position: absolute;
  display: block;
  width: 0.8rem;
  height: 0.4rem;
}
.tooltip .tooltip-arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}

.bs-tooltip-top, .bs-tooltip-auto[data-popper-placement^=top] {
  padding: 0.4rem 0;
}
.bs-tooltip-top .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow {
  bottom: 0;
}
.bs-tooltip-top .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before {
  top: -1px;
  border-width: 0.4rem 0.4rem 0;
  border-top-color: #ffffff;
}

.bs-tooltip-end, .bs-tooltip-auto[data-popper-placement^=right] {
  padding: 0 0.4rem;
}
.bs-tooltip-end .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow {
  left: 0;
  width: 0.4rem;
  height: 0.8rem;
}
.bs-tooltip-end .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before {
  right: -1px;
  border-width: 0.4rem 0.4rem 0.4rem 0;
  border-right-color: #ffffff;
}

.bs-tooltip-bottom, .bs-tooltip-auto[data-popper-placement^=bottom] {
  padding: 0.4rem 0;
}
.bs-tooltip-bottom .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow {
  top: 0;
}
.bs-tooltip-bottom .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before {
  bottom: -1px;
  border-width: 0 0.4rem 0.4rem;
  border-bottom-color: #ffffff;
}

.bs-tooltip-start, .bs-tooltip-auto[data-popper-placement^=left] {
  padding: 0 0.4rem;
}
.bs-tooltip-start .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow {
  right: 0;
  width: 0.4rem;
  height: 0.8rem;
}
.bs-tooltip-start .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before {
  left: -1px;
  border-width: 0.4rem 0 0.4rem 0.4rem;
  border-left-color: #ffffff;
}

.tooltip-inner {
  max-width: 22.72rem;
  padding: 0.25rem 0.5rem;
  color: #333;
  text-align: center;
  background-color: #ffffff;
  border-radius: 0.25rem;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/*! jQuery UI - v1.12.1 - 2016-09-14
* http://jqueryui.com
* Includes: core.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, draggable.css, resizable.css, progressbar.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?bgShadowXPos=&bgOverlayXPos=&bgErrorXPos=&bgHighlightXPos=&bgContentXPos=&bgHeaderXPos=&bgActiveXPos=&bgHoverXPos=&bgDefaultXPos=&bgShadowYPos=&bgOverlayYPos=&bgErrorYPos=&bgHighlightYPos=&bgContentYPos=&bgHeaderYPos=&bgActiveYPos=&bgHoverYPos=&bgDefaultYPos=&bgShadowRepeat=&bgOverlayRepeat=&bgErrorRepeat=&bgHighlightRepeat=&bgContentRepeat=&bgHeaderRepeat=&bgActiveRepeat=&bgHoverRepeat=&bgDefaultRepeat=&iconsHover=url(%22images%2Fui-icons_555555_256x240.png%22)&iconsHighlight=url(%22images%2Fui-icons_777620_256x240.png%22)&iconsHeader=url(%22images%2Fui-icons_444444_256x240.png%22)&iconsError=url(%22images%2Fui-icons_cc0000_256x240.png%22)&iconsDefault=url(%22images%2Fui-icons_777777_256x240.png%22)&iconsContent=url(%22images%2Fui-icons_444444_256x240.png%22)&iconsActive=url(%22images%2Fui-icons_ffffff_256x240.png%22)&bgImgUrlShadow=&bgImgUrlOverlay=&bgImgUrlHover=&bgImgUrlHighlight=&bgImgUrlHeader=&bgImgUrlError=&bgImgUrlDefault=&bgImgUrlContent=&bgImgUrlActive=&opacityFilterShadow=Alpha(Opacity%3D30)&opacityFilterOverlay=Alpha(Opacity%3D30)&opacityShadowPerc=30&opacityOverlayPerc=30&iconColorHover=%23555555&iconColorHighlight=%23777620&iconColorHeader=%23444444&iconColorError=%23cc0000&iconColorDefault=%23777777&iconColorContent=%23444444&iconColorActive=%23ffffff&bgImgOpacityShadow=0&bgImgOpacityOverlay=0&bgImgOpacityError=95&bgImgOpacityHighlight=55&bgImgOpacityContent=75&bgImgOpacityHeader=75&bgImgOpacityActive=65&bgImgOpacityHover=75&bgImgOpacityDefault=75&bgTextureShadow=flat&bgTextureOverlay=flat&bgTextureError=flat&bgTextureHighlight=flat&bgTextureContent=flat&bgTextureHeader=flat&bgTextureActive=flat&bgTextureHover=flat&bgTextureDefault=flat&cornerRadius=3px&fwDefault=normal&ffDefault=Arial%2CHelvetica%2Csans-serif&fsDefault=1em&cornerRadiusShadow=8px&thicknessShadow=5px&offsetLeftShadow=0px&offsetTopShadow=0px&opacityShadow=.3&bgColorShadow=%23666666&opacityOverlay=.3&bgColorOverlay=%23aaaaaa&fcError=%235f3f3f&borderColorError=%23f1a899&bgColorError=%23fddfdf&fcHighlight=%23777620&borderColorHighlight=%23dad55e&bgColorHighlight=%23fffa90&fcContent=%23333333&borderColorContent=%23dddddd&bgColorContent=%23ffffff&fcHeader=%23333333&borderColorHeader=%23dddddd&bgColorHeader=%23e9e9e9&fcActive=%23ffffff&borderColorActive=%23003eff&bgColorActive=%23007fff&fcHover=%232b2b2b&borderColorHover=%23cccccc&bgColorHover=%23ededed&fcDefault=%23454545&borderColorDefault=%23c5c5c5&bgColorDefault=%23f6f6f6
* Copyright jQuery Foundation and other contributors; Licensed MIT */
/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
  display: none;
}

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}

.ui-helper-clearfix:after {
  clear: both;
}

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0); /* support: IE8 */
}

.ui-datepicker .ui-datepicker-title {
  font-family: "Oswald", sans-serif;
  font-size: 24px;
  font-weight: 400;
}

.ui-front {
  z-index: 100;
}

/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
  cursor: default !important;
  pointer-events: none;
}

/* Icons
----------------------------------*/
.ui-icon {
  display: inline-block;
  vertical-align: middle;
  margin-top: -0.25em;
  position: relative;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}

.ui-widget-icon-block {
  left: 50%;
  margin-left: -8px;
  display: block;
}

/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ui-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  position: relative;
  margin: 2px 0 0 0;
  padding: 0.5em 0.5em 0.5em 0.7em;
  font-size: 100%;
}

.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  overflow: auto;
}

.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default;
}

.ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: 0;
}

.ui-menu .ui-menu {
  position: absolute;
}

.ui-menu .ui-menu-item {
  margin: 0;
  cursor: pointer;
  /* support: IE10, see #8844 */
  list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}

.ui-menu .ui-menu-item-wrapper {
  position: relative;
  padding: 3px 1em 3px 0.4em;
}

.ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0;
}

.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
  margin: -1px;
}

/* icon support */
.ui-menu-icons {
  position: relative;
}

.ui-menu-icons .ui-menu-item-wrapper {
  padding-left: 2em;
}

/* left-aligned */
.ui-menu .ui-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0.2em;
  margin: auto 0;
}

/* right-aligned */
.ui-menu .ui-menu-icon {
  left: auto;
  right: 0;
}

.ui-button {
  padding: 0.4em 1em;
  display: inline-block;
  position: relative;
  line-height: normal;
  margin-right: 0.1em;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  /* Support: IE <= 11 */
  overflow: visible;
}

.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
  text-decoration: none;
}

/* to make room for the icon, a width needs to be set here */
.ui-button-icon-only {
  width: 2em;
  box-sizing: border-box;
  text-indent: -9999px;
  white-space: nowrap;
}

/* no icon support for input elements */
input.ui-button.ui-button-icon-only {
  text-indent: 0;
}

/* button icon element(s) */
.ui-button-icon-only .ui-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -8px;
}

.ui-button.ui-icon-notext .ui-icon {
  padding: 0;
  width: 2.1em;
  height: 2.1em;
  text-indent: -9999px;
  white-space: nowrap;
}

input.ui-button.ui-icon-notext .ui-icon {
  width: auto;
  height: auto;
  text-indent: 0;
  white-space: normal;
  padding: 0.4em 1em;
}

/* workarounds */
/* Support: Firefox 5 - 40 */
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0;
}

.ui-controlgroup {
  vertical-align: middle;
  display: inline-block;
}

.ui-controlgroup > .ui-controlgroup-item {
  float: left;
  margin-left: 0;
  margin-right: 0;
}

.ui-controlgroup > .ui-controlgroup-item:focus,
.ui-controlgroup > .ui-controlgroup-item.ui-visual-focus {
  z-index: 9999;
}

.ui-controlgroup-vertical > .ui-controlgroup-item {
  display: block;
  float: none;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  text-align: left;
}

.ui-controlgroup-vertical .ui-controlgroup-item {
  box-sizing: border-box;
}

.ui-controlgroup .ui-controlgroup-label {
  padding: 0.4em 1em;
}

.ui-controlgroup .ui-controlgroup-label span {
  font-size: 80%;
}

.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {
  border-left: none;
}

.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {
  border-top: none;
}

.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
  border-right: none;
}

.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
  border-bottom: none;
}

/* Spinner specific style fixes */
.ui-controlgroup-vertical .ui-spinner-input {
  /* Support: IE8 only, Android < 4.4 only */
  width: 75%;
  width: calc(100% - 2.4em);
}

.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
  border-top-style: solid;
}

.ui-checkboxradio-label .ui-icon-background {
  box-shadow: inset 1px 1px 1px #ccc;
  border-radius: 0.12em;
  border: none;
}

.ui-checkboxradio-radio-label .ui-icon-background {
  width: 16px;
  height: 16px;
  border-radius: 1em;
  overflow: visible;
  border: none;
}

.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,
.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
  background-image: none;
  width: 8px;
  height: 8px;
  border-width: 4px;
  border-style: solid;
}

.ui-checkboxradio-disabled {
  pointer-events: none;
}

.ui-datepicker {
  width: 17em;
  padding: 20px;
  display: none;
}

.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: 2px 0;
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 100%;
}

.ui-datepicker .ui-datepicker-next {
  right: 2px;
}

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  transform: translateY(-50%);
  margin-top: 0 !important;
}

.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}

.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 45%;
}

.ui-datepicker table {
  width: 100%;
  border-collapse: collapse;
  margin: 0 !important;
  line-height: 1.2;
}

.ui-datepicker th {
  padding: 0.5em 0.3em;
  text-align: center;
  border: 0;
  color: #a0a0a0;
  font-weight: 300;
  font-family: "Oswald", sans-serif;
  font-size: 16px;
  text-transform: uppercase;
  border-bottom: 1px solid #e3e3e3;
}

.ui-datepicker td {
  border: 0;
  font-size: 17px;
  padding: 0 !important;
}

.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: 0.2em;
  text-align: center;
  text-decoration: none;
}

.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: 0.7em 0 0 0;
  padding: 0 0.2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}

.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: 0.5em 0.2em 0.4em;
  cursor: pointer;
  padding: 0.2em 0.6em 0.3em 0.6em;
  width: auto;
  overflow: visible;
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
  width: auto;
}

.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}

.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto 0.4em;
}

.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}

.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}

.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}

.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}

/* RTL support */
.ui-datepicker-rtl {
  direction: rtl;
}

.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}

/* Icons */
.ui-datepicker .ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
  left: 0.5em;
  top: 0.3em;
}

.ui-dialog {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0.2em;
  outline: 0;
}

.ui-dialog .ui-dialog-titlebar {
  padding: 0.4em 1em;
  position: relative;
}

.ui-dialog .ui-dialog-title {
  float: left;
  margin: 0.1em 0;
  white-space: nowrap;
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
}

.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: 0.3em;
  top: 50%;
  width: 20px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 20px;
}

.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: 0.5em 1em;
  background: none;
  overflow: auto;
}

.ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 1px 0 0 0;
  background-image: none;
  margin-top: 0.5em;
  padding: 0.3em 1em 0.5em 0.4em;
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right;
}

.ui-dialog .ui-dialog-buttonpane button {
  margin: 0.5em 0.4em 0.5em 0;
  cursor: pointer;
}

.ui-dialog .ui-resizable-n {
  height: 2px;
  top: 0;
}

.ui-dialog .ui-resizable-e {
  width: 2px;
  right: 0;
}

.ui-dialog .ui-resizable-s {
  height: 2px;
  bottom: 0;
}

.ui-dialog .ui-resizable-w {
  width: 2px;
  left: 0;
}

.ui-dialog .ui-resizable-se,
.ui-dialog .ui-resizable-sw,
.ui-dialog .ui-resizable-ne,
.ui-dialog .ui-resizable-nw {
  width: 7px;
  height: 7px;
}

.ui-dialog .ui-resizable-se {
  right: 0;
  bottom: 0;
}

.ui-dialog .ui-resizable-sw {
  left: 0;
  bottom: 0;
}

.ui-dialog .ui-resizable-ne {
  right: 0;
  top: 0;
}

.ui-dialog .ui-resizable-nw {
  left: 0;
  top: 0;
}

.ui-draggable .ui-dialog-titlebar {
  cursor: move;
}

.ui-draggable-handle {
  touch-action: none;
}

.ui-resizable {
  position: relative;
}

.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  display: block;
  touch-action: none;
}

.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
  display: none;
}

.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0;
}

.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0;
}

.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%;
}

.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%;
}

.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px;
}

.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px;
}

.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px;
}

.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px;
}

.ui-progressbar {
  height: 2em;
  text-align: left;
  overflow: hidden;
}

.ui-progressbar .ui-progressbar-value {
  margin: -1px;
  height: 100%;
}

.ui-progressbar .ui-progressbar-overlay {
  background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
  height: 100%;
  filter: alpha(opacity=25); /* support: IE8 */
  opacity: 0.25;
}

.ui-progressbar-indeterminate .ui-progressbar-value {
  background-image: none;
}

.ui-selectable {
  touch-action: none;
}

.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted black;
}

.ui-selectmenu-menu {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}

.ui-selectmenu-menu .ui-menu {
  overflow: auto;
  overflow-x: hidden;
  padding-bottom: 1px;
}

.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
  font-size: 1em;
  font-weight: bold;
  line-height: 1.5;
  padding: 2px 0.4em;
  margin: 0.5em 0 0 0;
  height: auto;
  border: 0;
}

.ui-selectmenu-open {
  display: block;
}

.ui-selectmenu-text {
  display: block;
  margin-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.ui-selectmenu-button.ui-button {
  text-align: left;
  white-space: nowrap;
  width: 14em;
}

.ui-selectmenu-icon.ui-icon {
  float: right;
  margin-top: 0;
}

.ui-slider {
  position: relative;
  text-align: left;
}

.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
  touch-action: none;
}

.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: 0.7em;
  display: block;
  border: 0;
  background-position: 0 0;
}

/* support: IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit;
}

.ui-slider-horizontal {
  height: 0.8em;
}

.ui-slider-horizontal .ui-slider-handle {
  top: -0.3em;
  margin-left: -0.6em;
}

.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}

.ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}

.ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}

.ui-slider-vertical {
  width: 0.8em;
  height: 100px;
}

.ui-slider-vertical .ui-slider-handle {
  left: -0.3em;
  margin-left: 0;
  margin-bottom: -0.6em;
}

.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}

.ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}

.ui-slider-vertical .ui-slider-range-max {
  top: 0;
}

.ui-sortable-handle {
  touch-action: none;
}

.ui-spinner {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 0;
  vertical-align: middle;
}

.ui-spinner-input {
  border: none;
  background: none;
  color: inherit;
  padding: 0.222em 0;
  margin: 0.2em 0;
  vertical-align: middle;
  margin-left: 0.4em;
  margin-right: 2em;
}

.ui-spinner-button {
  width: 1.6em;
  height: 50%;
  font-size: 0.5em;
  padding: 0;
  margin: 0;
  text-align: center;
  position: absolute;
  cursor: default;
  display: block;
  overflow: hidden;
  right: 0;
}

/* more specificity required here to override default borders */
.ui-spinner a.ui-spinner-button {
  border-top-style: none;
  border-bottom-style: none;
  border-right-style: none;
}

.ui-spinner-up {
  top: 0;
}

.ui-spinner-down {
  bottom: 0;
}

.ui-tabs {
  position: relative; /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
  padding: 0.2em;
}

.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: 0.2em 0.2em 0;
}

.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 0;
  margin: 1px 0.2em 0 0;
  border-bottom-width: 0;
  padding: 0;
  white-space: nowrap;
}

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  float: left;
  padding: 0.5em 1em;
  text-decoration: none;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: -1px;
  padding-bottom: 1px;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
  cursor: text;
}

.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
  cursor: pointer;
}

.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: none;
}

.ui-tooltip {
  padding: 8px;
  position: absolute;
  z-index: 9999;
  max-width: 300px;
}

body .ui-tooltip {
  border-width: 2px;
}

/* Component containers
----------------------------------*/
.ui-widget {
  font-family: "Manrope", sans-serif;
  font-size: 1em;
}

.ui-widget .ui-widget {
  font-size: 1em;
}

.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: "Manrope", sans-serif;
  font-size: 1em;
}

.ui-widget.ui-widget-content {
  border: 1px solid #c5c5c5;
}

.ui-widget-content {
  border: 1px solid #dddddd;
  background: #ffffff;
  color: #333333;
  width: 100%;
  box-sizing: border-box;
}

.ui-widget-content a {
  color: #333333;
}

.ui-widget-header {
  background: #fff;
  color: #000;
  font-weight: 300;
  text-transform: uppercase;
}

.ui-widget-header a {
  color: #000;
}

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
  font-weight: normal;
  color: #454545;
}

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button,
.ui-button {
  color: #454545;
  text-decoration: none;
}

.ui-datepicker-calendar tr:not(:last-child) {
  border-bottom: 1px solid #d7d7d7;
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
  border: none;
  font-weight: normal;
  background: none;
}

.ui-icon-background,
.ui-state-active .ui-icon-background {
  border: #003eff;
  background-color: #ffffff;
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #ffffff;
  text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-checked {
  border: 1px solid #dad55e;
  background: #fffa90;
}

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #777620;
}

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #f1a899;
  background: #fddfdf;
  color: #5f3f3f;
}

.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #5f3f3f;
}

.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #5f3f3f;
}

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold;
}

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: 0.7;
  filter: Alpha(Opacity=70); /* support: IE8 */
  font-weight: normal;
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: 0.35;
  filter: Alpha(Opacity=35); /* support: IE8 */
  background-image: none;
}

.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35); /* support: IE8 - See #6059 */
}

/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  width: 16px;
  height: 16px;
}

.ui-icon,
.ui-widget-content .ui-icon {
  background-image: url("../img/ui-icons_444444_256x240.png");
}

.ui-widget-header .ui-icon {
  background-image: url("../img/ui-icons_444444_256x240.png");
}

.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-button:focus .ui-icon {
  background-image: url("../img/ui-icons_555555_256x240.png");
}

.ui-state-active .ui-icon,
.ui-button:active .ui-icon {
  background-image: url("../img/ui-icons_ffffff_256x240.png");
}

.ui-state-highlight .ui-icon,
.ui-button .ui-state-highlight.ui-icon {
  background-image: url("../img/ui-icons_777620_256x240.png");
}

.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url("../img/ui-icons_cc0000_256x240.png");
}

.ui-button .ui-icon {
  background-image: url("../img/ui-icons_777777_256x240.png");
}

.ui-datepicker-prev.ui-corner-all .ui-icon.ui-icon-circle-triangle-w {
  width: 14px;
  height: 24px;
  background: url("../img/cal-left.png") 0 0 no-repeat;
  cursor: pointer;
}

.ui-datepicker-next.ui-corner-all .ui-icon.ui-icon-circle-triangle-e {
  width: 14px;
  height: 24px;
  background: url("../img/cal-right.png") 0 0 no-repeat;
  cursor: pointer;
}

/* positioning */
.ui-icon-blank {
  background-position: 16px 16px;
}

.ui-icon-caret-1-n {
  background-position: 0 0;
}

.ui-icon-caret-1-ne {
  background-position: -16px 0;
}

.ui-icon-caret-1-e {
  background-position: -32px 0;
}

.ui-icon-caret-1-se {
  background-position: -48px 0;
}

.ui-icon-caret-1-s {
  background-position: -65px 0;
}

.ui-icon-caret-1-sw {
  background-position: -80px 0;
}

.ui-icon-caret-1-w {
  background-position: -96px 0;
}

.ui-icon-caret-1-nw {
  background-position: -112px 0;
}

.ui-icon-caret-2-n-s {
  background-position: -128px 0;
}

.ui-icon-caret-2-e-w {
  background-position: -144px 0;
}

.ui-icon-triangle-1-n {
  background-position: 0 -16px;
}

.ui-icon-triangle-1-ne {
  background-position: -16px -16px;
}

.ui-icon-triangle-1-e {
  background-position: -32px -16px;
}

.ui-icon-triangle-1-se {
  background-position: -48px -16px;
}

.ui-icon-triangle-1-s {
  background-position: -65px -16px;
}

.ui-icon-triangle-1-sw {
  background-position: -80px -16px;
}

.ui-icon-triangle-1-w {
  background-position: -96px -16px;
}

.ui-icon-triangle-1-nw {
  background-position: -112px -16px;
}

.ui-icon-triangle-2-n-s {
  background-position: -128px -16px;
}

.ui-icon-triangle-2-e-w {
  background-position: -144px -16px;
}

.ui-icon-arrow-1-n {
  background-position: 0 -32px;
}

.ui-icon-arrow-1-ne {
  background-position: -16px -32px;
}

.ui-icon-arrow-1-e {
  background-position: -32px -32px;
}

.ui-icon-arrow-1-se {
  background-position: -48px -32px;
}

.ui-icon-arrow-1-s {
  background-position: -65px -32px;
}

.ui-icon-arrow-1-sw {
  background-position: -80px -32px;
}

.ui-icon-arrow-1-w {
  background-position: -96px -32px;
}

.ui-icon-arrow-1-nw {
  background-position: -112px -32px;
}

.ui-icon-arrow-2-n-s {
  background-position: -128px -32px;
}

.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px;
}

.ui-icon-arrow-2-e-w {
  background-position: -160px -32px;
}

.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px;
}

.ui-icon-arrowstop-1-n {
  background-position: -192px -32px;
}

.ui-icon-arrowstop-1-e {
  background-position: -208px -32px;
}

.ui-icon-arrowstop-1-s {
  background-position: -224px -32px;
}

.ui-icon-arrowstop-1-w {
  background-position: -240px -32px;
}

.ui-icon-arrowthick-1-n {
  background-position: 1px -48px;
}

.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px;
}

.ui-icon-arrowthick-1-e {
  background-position: -32px -48px;
}

.ui-icon-arrowthick-1-se {
  background-position: -48px -48px;
}

.ui-icon-arrowthick-1-s {
  background-position: -64px -48px;
}

.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px;
}

.ui-icon-arrowthick-1-w {
  background-position: -96px -48px;
}

.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px;
}

.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px;
}

.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px;
}

.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px;
}

.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px;
}

.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px;
}

.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px;
}

.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px;
}

.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px;
}

.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px;
}

.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px;
}

.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px;
}

.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px;
}

.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px;
}

.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px;
}

.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px;
}

.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px;
}

.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px;
}

.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px;
}

.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px;
}

.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px;
}

.ui-icon-arrow-4 {
  background-position: 0 -80px;
}

.ui-icon-arrow-4-diag {
  background-position: -16px -80px;
}

.ui-icon-extlink {
  background-position: -32px -80px;
}

.ui-icon-newwin {
  background-position: -48px -80px;
}

.ui-icon-refresh {
  background-position: -64px -80px;
}

.ui-icon-shuffle {
  background-position: -80px -80px;
}

.ui-icon-transfer-e-w {
  background-position: -96px -80px;
}

.ui-icon-transferthick-e-w {
  background-position: -112px -80px;
}

.ui-icon-folder-collapsed {
  background-position: 0 -96px;
}

.ui-icon-folder-open {
  background-position: -16px -96px;
}

.ui-icon-document {
  background-position: -32px -96px;
}

.ui-icon-document-b {
  background-position: -48px -96px;
}

.ui-icon-note {
  background-position: -64px -96px;
}

.ui-icon-mail-closed {
  background-position: -80px -96px;
}

.ui-icon-mail-open {
  background-position: -96px -96px;
}

.ui-icon-suitcase {
  background-position: -112px -96px;
}

.ui-icon-comment {
  background-position: -128px -96px;
}

.ui-icon-person {
  background-position: -144px -96px;
}

.ui-icon-print {
  background-position: -160px -96px;
}

.ui-icon-trash {
  background-position: -176px -96px;
}

.ui-icon-locked {
  background-position: -192px -96px;
}

.ui-icon-unlocked {
  background-position: -208px -96px;
}

.ui-icon-bookmark {
  background-position: -224px -96px;
}

.ui-icon-tag {
  background-position: -240px -96px;
}

.ui-icon-home {
  background-position: 0 -112px;
}

.ui-icon-flag {
  background-position: -16px -112px;
}

.ui-icon-calendar {
  background-position: -32px -112px;
}

.ui-icon-cart {
  background-position: -48px -112px;
}

.ui-icon-pencil {
  background-position: -64px -112px;
}

.ui-icon-clock {
  background-position: -80px -112px;
}

.ui-icon-disk {
  background-position: -96px -112px;
}

.ui-icon-calculator {
  background-position: -112px -112px;
}

.ui-icon-zoomin {
  background-position: -128px -112px;
}

.ui-icon-zoomout {
  background-position: -144px -112px;
}

.ui-icon-search {
  background-position: -160px -112px;
}

.ui-icon-wrench {
  background-position: -176px -112px;
}

.ui-icon-gear {
  background-position: -192px -112px;
}

.ui-icon-heart {
  background-position: -208px -112px;
}

.ui-icon-star {
  background-position: -224px -112px;
}

.ui-icon-link {
  background-position: -240px -112px;
}

.ui-icon-cancel {
  background-position: 0 -128px;
}

.ui-icon-plus {
  background-position: -16px -128px;
}

.ui-icon-plusthick {
  background-position: -32px -128px;
}

.ui-icon-minus {
  background-position: -48px -128px;
}

.ui-icon-minusthick {
  background-position: -64px -128px;
}

.ui-icon-close {
  background-position: -80px -128px;
}

.ui-icon-closethick {
  background-position: -96px -128px;
}

.ui-icon-key {
  background-position: -112px -128px;
}

.ui-icon-lightbulb {
  background-position: -128px -128px;
}

.ui-icon-scissors {
  background-position: -144px -128px;
}

.ui-icon-clipboard {
  background-position: -160px -128px;
}

.ui-icon-copy {
  background-position: -176px -128px;
}

.ui-icon-contact {
  background-position: -192px -128px;
}

.ui-icon-image {
  background-position: -208px -128px;
}

.ui-icon-video {
  background-position: -224px -128px;
}

.ui-icon-script {
  background-position: -240px -128px;
}

.ui-icon-alert {
  background-position: 0 -144px;
}

.ui-icon-info {
  background-position: -16px -144px;
}

.ui-icon-notice {
  background-position: -32px -144px;
}

.ui-icon-help {
  background-position: -48px -144px;
}

.ui-icon-check {
  background-position: -64px -144px;
}

.ui-icon-bullet {
  background-position: -80px -144px;
}

.ui-icon-radio-on {
  background-position: -96px -144px;
}

.ui-icon-radio-off {
  background-position: -112px -144px;
}

.ui-icon-pin-w {
  background-position: -128px -144px;
}

.ui-icon-pin-s {
  background-position: -144px -144px;
}

.ui-icon-play {
  background-position: 0 -160px;
}

.ui-icon-pause {
  background-position: -16px -160px;
}

.ui-icon-seek-next {
  background-position: -32px -160px;
}

.ui-icon-seek-prev {
  background-position: -48px -160px;
}

.ui-icon-seek-end {
  background-position: -64px -160px;
}

.ui-icon-seek-start {
  background-position: -80px -160px;
}

/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first {
  background-position: -80px -160px;
}

.ui-icon-stop {
  background-position: -96px -160px;
}

.ui-icon-eject {
  background-position: -112px -160px;
}

.ui-icon-volume-off {
  background-position: -128px -160px;
}

.ui-icon-volume-on {
  background-position: -144px -160px;
}

.ui-icon-power {
  background-position: 0 -176px;
}

.ui-icon-signal-diag {
  background-position: -16px -176px;
}

.ui-icon-signal {
  background-position: -32px -176px;
}

.ui-icon-battery-0 {
  background-position: -48px -176px;
}

.ui-icon-battery-1 {
  background-position: -64px -176px;
}

.ui-icon-battery-2 {
  background-position: -80px -176px;
}

.ui-icon-battery-3 {
  background-position: -96px -176px;
}

.ui-icon-circle-plus {
  background-position: 0 -192px;
}

.ui-icon-circle-minus {
  background-position: -16px -192px;
}

.ui-icon-circle-close {
  background-position: -32px -192px;
}

.ui-icon-circle-triangle-e {
  background-position: -48px -192px;
}

.ui-icon-circle-triangle-s {
  background-position: -64px -192px;
}

.ui-icon-circle-triangle-w {
  background-position: -80px -192px;
}

.ui-icon-circle-triangle-n {
  background-position: -96px -192px;
}

.ui-icon-circle-arrow-e {
  background-position: -112px -192px;
}

.ui-icon-circle-arrow-s {
  background-position: -128px -192px;
}

.ui-icon-circle-arrow-w {
  background-position: -144px -192px;
}

.ui-icon-circle-arrow-n {
  background-position: -160px -192px;
}

.ui-icon-circle-zoomin {
  background-position: -176px -192px;
}

.ui-icon-circle-zoomout {
  background-position: -192px -192px;
}

.ui-icon-circle-check {
  background-position: -208px -192px;
}

.ui-icon-circlesmall-plus {
  background-position: 0 -208px;
}

.ui-icon-circlesmall-minus {
  background-position: -16px -208px;
}

.ui-icon-circlesmall-close {
  background-position: -32px -208px;
}

.ui-icon-squaresmall-plus {
  background-position: -48px -208px;
}

.ui-icon-squaresmall-minus {
  background-position: -64px -208px;
}

.ui-icon-squaresmall-close {
  background-position: -80px -208px;
}

.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px;
}

.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px;
}

.ui-icon-grip-solid-vertical {
  background-position: -32px -224px;
}

.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px;
}

.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px;
}

.ui-icon-grip-diagonal-se {
  background-position: -80px -224px;
}

/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {
  background: #aaaaaa;
  opacity: 0.003;
  filter: Alpha(Opacity=0.3); /* support: IE8 */
}

.ui-widget-shadow {
  box-shadow: 0px 0px 5px #666666;
}

.tags {
  margin: 0 -8px;
  display: flex;
  flex-wrap: wrap;
}
.tags a {
  text-decoration: underline;
  text-decoration-color: #f64f00;
  color: #000;
  transition: all 0.25s ease;
  margin: 0 8px 8px;
}
.tags a:hover {
  text-decoration: none;
  color: #f64f00;
}

td.calendar-highlight a {
  color: #f64f00 !important;
}

td.calendar-multi {
  border: 2px !important;
  color: pink;
  padding: 1px 0 1px 1px !important;
  background: none !important;
  overflow: hidden;
}

td.calendar-multi a {
  background: #dd6da4 !important;
  border: 1px #88a276 solid !important;
  color: #fff !important;
  position: relative;
}

.ui-datepicker td {
  position: relative;
}
.ui-datepicker td:before {
  display: block;
  position: absolute;
  content: "";
  width: 25px;
  height: 25px;
  background-color: #e3e3e3;
  border-radius: 50%;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  z-index: 0;
  transition: all 0.25s ease;
  opacity: 0;
}
.ui-datepicker td.calendar-highlight a {
  color: #f64f00 !important;
}
.ui-datepicker td.calendar-highlight:hover:before, .ui-datepicker td.calendar-highlight.ui-datepicker-current-day:before {
  opacity: 1 !important;
  background-color: #f64f00 !important;
}
.ui-datepicker td.calendar-highlight:hover a, .ui-datepicker td.calendar-highlight.ui-datepicker-current-day a {
  color: #fff !important;
}
.ui-datepicker td.ui-datepicker-today a {
  color: #5762bb !important;
}
.ui-datepicker td.ui-datepicker-today:hover:before, .ui-datepicker td.ui-datepicker-today.ui-datepicker-current-day:before {
  opacity: 1 !important;
  background-color: #5762bb !important;
}
.ui-datepicker td.ui-datepicker-today:hover a, .ui-datepicker td.ui-datepicker-today.ui-datepicker-current-day a {
  color: #fff !important;
}
.ui-datepicker td.ui-datepicker-current-day:before {
  opacity: 1;
}
.ui-datepicker td:hover:before {
  opacity: 1;
}
.ui-datepicker td a {
  position: relative;
}

.media-list-view {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
}

.media-item {
  margin-bottom: 40px;
}
@media (max-width: 991.98px) {
  .media-item {
    margin-bottom: 30px;
  }
}

.media-item--img {
  padding-bottom: 66.4%;
  background-size: cover !important;
}

.media-info {
  padding: 10px 0;
}

.media-list-view .col-12:hover .media-name {
  color: #f65509 !important;
}

.media-name {
  font-size: 20px;
  color: #000;
  font-weight: 700;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
  -ms-line-clamp: 3;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  display: -webkit-box;
  display: box;
  word-wrap: break-word;
  -webkit-box-orient: vertical;
  box-orient: vertical;
  transition: all 0.3s ease;
}
@media (max-width: 1199.98px) {
  .media-name {
    font-size: 18px;
  }
}

.projects .podpiska-slogan {
  margin-bottom: 0px;
}
@media (max-width: 1199.98px) {
  .projects .podpiska-slogan {
    margin-bottom: 20px;
  }
}

@media (max-width: 991.98px) {
  .projects .podpiska-email {
    margin: 0 0 15px;
  }
}

.projects .podpiska-email > form {
  display: flex;
  align-items: center;
}

.podpiska-slogan {
  text-transform: uppercase;
  font-weight: 400;
  font-size: 24px;
  line-height: 26px;
  font-family: "Oswald", sans-serif;
}
@media (max-width: 1199.98px) {
  .podpiska-slogan {
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    font-family: "Oswald", sans-serif;
    margin-bottom: 20px;
  }
}
@media (max-width: 575.98px) {
  .podpiska-slogan {
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    font-family: "Oswald", sans-serif;
  }
}

.podpiska-email {
  display: flex;
  align-items: center;
}
@media (max-width: 991.98px) {
  .podpiska-email {
    margin: 0 0 15px;
  }
}
.podpiska-email input {
  border-color: #f64f00;
  background-color: #fff;
}
@media (max-width: 575.98px) {
  .podpiska-email input {
    width: 100%;
    margin-bottom: 20px;
  }
}
.podpiska-email .btn {
  width: auto;
}
.podpiska-email form {
  display: flex;
  align-items: center;
}
@media (max-width: 575.98px) {
  .podpiska-email form {
    flex-wrap: wrap;
  }
}

.obrabotka {
  display: flex;
  align-items: center;
  position: relative;
  font-size: 14px;
}
.obrabotka a {
  color: #000;
  text-decoration: underline;
  text-decoration-color: #f64f00;
}
.obrabotka a:hover {
  text-decoration: none;
  color: #f64f00;
}
@media (max-width: 575.98px) {
  .obrabotka br {
    display: none;
  }
}

.obrabotka label {
  font-size: 14px;
  cursor: pointer;
  padding-left: 50px;
  position: relative;
  margin: 0;
  text-align: left;
}

.obrabotka input {
  position: absolute;
  opacity: 0;
}

.obrabotka label:before {
  display: block;
  position: absolute;
  content: "";
  width: 40px;
  height: 40px;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  border: 1px solid #f64f00;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center;
  z-index: 999;
}

.obrabotka input[type=checkbox]:checked + label:before {
  background-image: url(../img/icons/check.png);
}

.news {
  margin-bottom: 40px;
}

.news-slider {
  opacity: 0;
  transition: linear 0.2s;
}

.news-slider.slick-initialized {
  opacity: 1;
}

.news-item {
  position: relative;
  margin-bottom: 40px;
}
@media (max-width: 991.98px) {
  .news-item {
    margin-bottom: 30px;
  }
}

.news-item .blue-block {
  position: absolute;
  top: 0;
  display: none;
}

.news-item .orange-block {
  position: absolute;
  top: 0;
  display: none;
}

.news-item .placecolor-block {
  position: absolute;
  top: 0;
  display: none;
}

.news-img {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  padding-bottom: 66%;
  background-size: cover !important;
  position: relative;
  overflow: hidden;
}
.news-img img {
  width: auto;
  height: 100%;
  display: none !important;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 0;
}

.news-img--tags {
  text-align: center;
  font-size: 14px;
}

.orange {
  color: #f64f00;
}

.blue-block {
  background: #5762bb;
  padding: 5px 15px;
  color: #fff;
  font-size: 14px;
  color: #fff;
  margin-right: 10px;
}

.orange-block {
  background: #f64f00;
  padding: 5px 15px;
  color: #fff;
  font-size: 14px;
  color: #fff;
  margin-right: 10px;
}

.placecolor-block {
  background: #f64f00;
  padding: 5px 15px;
  color: #fff;
  font-size: 14px;
  color: #fff;
  margin-right: 10px;
}

.date-block {
  color: #8e8e8e;
  font-size: 12px;
  line-height: 1.2;
  font-family: "Oswald", sans-serif;
  text-transform: uppercase;
}

.news-item a {
  display: block;
  background: #fff;
  color: #000;
  text-decoration: none;
  transition: linear 0.2s;
  background-size: cover !important;
}
.news-item a:hover .news-name {
  color: #f64f00;
}
.news-item--popular a {
  background-color: #5762bb;
  color: #fff;
}
@media (max-width: 991.98px) {
  .news-item--popular a {
    width: 100%;
    display: flex;
  }
}
@media (max-width: 575.98px) {
  .news-item--popular a {
    flex-direction: column;
  }
}
.news-item--popular a .news-name {
  color: #fff;
}
.news-item--popular a .date-block {
  color: #fff;
}
.news-item--popular a .news-info {
  padding: 20px;
}
@media (max-width: 991.98px) {
  .news-item--popular a .news-info {
    padding: 20px 20px 30px;
  }
}
@media (max-width: 575.98px) {
  .news-item--popular a .news-info {
    padding: 20px;
  }
}
@media (max-width: 991.98px) {
  .news-item--popular a .news-item--img, .news-item--popular a .news-img {
    padding: 0;
    width: calc(50% - 15px);
    flex: 0 0 calc(50% - 15px);
    height: 263px;
  }
}
@media (max-width: 575.98px) {
  .news-item--popular a .news-item--img, .news-item--popular a .news-img {
    height: auto;
    width: 100%;
    flex: 0 0 100%;
    padding-bottom: 66%;
  }
}
.news-item.xs.whole a {
  width: 100%;
  display: flex;
}
@media (max-width: 575.98px) {
  .news-item.xs.whole a {
    flex-direction: column;
  }
}
.news-item.xs.whole a .news-item--img, .news-item.xs.whole a .news-img {
  width: calc(50% - 15px);
  flex: 0 0 calc(50% - 15px);
  height: 263px;
}
@media (max-width: 575.98px) {
  .news-item.xs.whole a .news-item--img, .news-item.xs.whole a .news-img {
    height: auto;
    width: 100%;
    flex: 0 0 100%;
    padding-bottom: 66%;
  }
}
.news-item.xs.whole a .news-item--img img, .news-item.xs.whole a .news-img img {
  display: none;
}
.news-item.xs.whole a .news-info {
  padding: 0 0 0 30px;
}
@media (max-width: 575.98px) {
  .news-item.xs.whole a .news-info {
    padding: 10px 0;
  }
}

@media (max-width: 991.98px) {
  .news-aside {
    margin-top: 50px;
  }
}
@media (max-width: 991.98px) {
  .news-aside .news-item a {
    width: 100%;
    display: flex;
  }
}
@media (max-width: 575.98px) {
  .news-aside .news-item a {
    flex-direction: column;
  }
}
.news-aside .news-item a .news-info {
  padding: 10px 0;
}
@media (max-width: 991.98px) {
  .news-aside .news-item a .news-info {
    padding: 0 0 0 30px;
  }
}
@media (max-width: 575.98px) {
  .news-aside .news-item a .news-info {
    padding: 10px 0;
  }
}
.news-aside .news-item a .news-item--img, .news-aside .news-item a .news-img {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  padding-bottom: 66%;
  background-size: cover !important;
}
@media (max-width: 991.98px) {
  .news-aside .news-item a .news-item--img, .news-aside .news-item a .news-img {
    padding: 0;
    width: calc(50% - 15px);
    flex: 0 0 calc(50% - 15px);
    height: 263px;
  }
}
@media (max-width: 575.98px) {
  .news-aside .news-item a .news-item--img, .news-aside .news-item a .news-img {
    height: auto;
    width: 100%;
    flex: 0 0 100%;
    padding-bottom: 66%;
  }
}
.news-aside .news-item a .news-item--img img, .news-aside .news-item a .news-img img {
  display: none !important;
}
.news-aside .news-item--popular a {
  background-color: #5762bb;
  color: #fff;
}
@media (max-width: 991.98px) {
  .news-aside .news-item--popular a {
    width: 100%;
    display: flex;
  }
}
@media (max-width: 575.98px) {
  .news-aside .news-item--popular a {
    flex-direction: column;
  }
}
.news-aside .news-item--popular a .news-name {
  color: #fff;
  transition: all 0.25s ease;
}
.news-aside .news-item--popular a .date-block {
  color: #fff;
}
.news-aside .news-item--popular a .news-info {
  padding: 20px;
}
@media (max-width: 991.98px) {
  .news-aside .news-item--popular a .news-info {
    padding: 20px 20px 30px;
  }
}
@media (max-width: 575.98px) {
  .news-aside .news-item--popular a .news-info {
    padding: 20px;
  }
}
@media (max-width: 991.98px) {
  .news-aside .news-item--popular a .news-item--img, .news-aside .news-item--popular a .news-img {
    padding: 0;
    width: calc(50% - 15px);
    flex: 0 0 calc(50% - 15px);
    height: 263px;
  }
}
@media (max-width: 575.98px) {
  .news-aside .news-item--popular a .news-item--img, .news-aside .news-item--popular a .news-img {
    height: auto;
    width: 100%;
    flex: 0 0 100%;
    padding-bottom: 66%;
  }
}
.news-aside .news-item--popular a .news-item--img img, .news-aside .news-item--popular a .news-img img {
  display: none !important;
}
.news-aside .news-item--popular a:hover .news-name {
  color: #f64f00;
}

.news-item .date-block {
  margin-top: 10px;
}

.news-info {
  padding: 10px 0px;
  position: relative;
  display: flex;
  flex-direction: column;
  line-height: 1.6;
}

.news-item.wo-img .news-info {
  padding: 40px 20px 20px;
}

.news-name {
  font-size: 24px;
  line-height: 30px;
  color: #000;
  font-weight: 700;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
  -ms-line-clamp: 3;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  display: -webkit-box;
  display: box;
  word-wrap: break-word;
  -webkit-box-orient: vertical;
  box-orient: vertical;
  transition: all 0.3s ease;
}
@media (max-width: 1199.98px) {
  .news-name {
    font-size: 20px;
    line-height: 24px;
  }
}
@media (max-width: 991.98px) {
  .news-name {
    font-size: 18px;
  }
}

.news-text {
  margin-top: 10px;
  position: relative;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
  -ms-line-clamp: 3;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  display: -webkit-box;
  display: box;
  word-wrap: break-word;
  -webkit-box-orient: vertical;
  box-orient: vertical;
  transition: all 0.3s ease;
  order: 3;
}
.news-text p {
  margin: 0;
}

.news-share {
  font-size: 14px;
  color: #8e8e8e;
  height: 17px;
  display: none;
}

.news-share span:first-child {
  display: flex;
  float: left;
  max-width: 200px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 200px;
}

.news-share span:nth-child(3) {
  margin-right: 10px;
}

.news-share span {
  display: flex;
  float: right;
}

.slick-prev, .slick-next {
  width: 17px;
  height: 30px;
}

.slick-prev {
  background: url("../img/left-arrow.png") 0 0 no-repeat;
}

.slick-next {
  background: url("../img/right-arrow.png") 0 0 no-repeat;
}

.news .slick-prev {
  top: -48px;
  left: 20px;
}

.news .slick-next {
  top: -48px;
  right: 20px;
}

.watch-block {
  padding: 90px 0;
  position: relative;
}
@media (max-width: 1199.98px) {
  .watch-block {
    padding: 60px 0;
  }
}
@media (max-width: 575.98px) {
  .watch-block {
    padding: 40px 0;
  }
}
.watch-block:before {
  display: block;
  position: absolute;
  content: "";
  border-top: 1px solid #e3e3e3;
  top: 0;
  width: 100vw;
  left: 50%;
  transform: translateX(-50%);
}

.watch-block .h1 {
  padding: 0px;
  font-size: 28px;
}

.article-footer {
  font-size: 16px;
  font-weight: 300;
  font-family: "Oswald", sans-serif;
  display: flex;
  align-items: center;
  margin: 0 -15px 25px;
}
.article-footer .date-block {
  font-size: 16px;
  font-weight: 300;
  font-family: "Oswald", sans-serif;
}
.article-footer p {
  margin: 0;
  padding: 0 15px;
}
.article-footer__right {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex: 1 1;
}
.article-footer__right__item {
  cursor: pointer;
  padding: 0 15px;
}
.article-footer__right__item i {
  margin: 0 !important;
  color: #888;
  display: flex;
  align-items: center;
}
.article-footer__right__item i span {
  font-size: 16px;
  font-weight: 300;
  font-family: "Oswald", sans-serif;
}

.rubrics {
  padding: 45px 0;
  position: relative;
}
.rubrics:before {
  display: block;
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  width: 100vw;
  left: 50%;
  transform: translateX(-50%);
  z-index: -1;
  background-color: #fff3ec;
}
.rubrics.d-flex {
  margin-bottom: 0px;
  align-items: center;
}
@media (max-width: 991.98px) {
  .rubrics.d-flex {
    flex-direction: column;
  }
}
@media (max-width: 991.98px) {
  .rubrics.d-flex .d-flex {
    flex-direction: row;
  }
}
.rubrics .tabs-title {
  font-weight: 400;
  font-size: 32px;
  line-height: 34px;
  font-family: "Oswald", sans-serif;
  text-transform: uppercase;
}
@media (max-width: 1199.98px) {
  .rubrics .tabs-title {
    font-weight: 400;
    font-size: 26px;
    line-height: 30px;
    font-family: "Oswald", sans-serif;
  }
}
@media (max-width: 991.98px) {
  .rubrics .tabs-title {
    margin-bottom: 15px;
  }
}
@media (max-width: 575.98px) {
  .rubrics .tabs-title {
    font-weight: 400;
    font-size: 22px;
    line-height: 26px;
    font-family: "Oswald", sans-serif;
  }
}
.rubrics .tabs-title b {
  font-weight: 400;
}
.rubrics .tabs-nav {
  margin-bottom: 0px;
  padding: 0;
  margin: 0 -15px;
  display: flex;
  flex: 1 1;
  justify-content: flex-end;
}
@media (max-width: 991.98px) {
  .rubrics .tabs-nav {
    justify-content: center;
    flex-wrap: wrap;
  }
}
.rubrics .tabs-nav li {
  padding: 0 15px;
  font-size: 24px;
  font-weight: 300;
  font-family: "Oswald", sans-serif;
  text-transform: uppercase;
  text-decoration: underline;
  text-decoration-style: dashed;
  text-decoration-color: #f64f00;
  transition: all 0.25s ease;
}
@media (max-width: 1199.98px) {
  .rubrics .tabs-nav li {
    font-size: 20px;
  }
}
@media (max-width: 991.98px) {
  .rubrics .tabs-nav li {
    margin-bottom: 10px;
  }
}
.rubrics .tabs-nav li {
  cursor: pointer;
}
.rubrics .tabs-nav li.active, .rubrics .tabs-nav li:hover {
  color: #f64f00;
}
.rubrics .tabs-nav li.active {
  text-decoration: none;
  font-weight: 400;
}

.materials {
  margin-top: 90px;
}
@media (max-width: 1199.98px) {
  .materials {
    margin-top: 60px;
  }
}
@media (max-width: 575.98px) {
  .materials {
    margin-top: 40px;
  }
}
.materials .tabs .d-flex {
  margin-bottom: 30px;
  align-items: center;
}
@media (max-width: 991.98px) {
  .materials .tabs .d-flex {
    flex-direction: column;
  }
}
@media (max-width: 991.98px) {
  .materials .tabs .d-flex .d-flex {
    flex-direction: row;
  }
}
.materials .tabs .tabs-title {
  font-weight: 400;
  font-size: 32px;
  line-height: 34px;
  font-family: "Oswald", sans-serif;
  text-transform: uppercase;
}
@media (max-width: 1199.98px) {
  .materials .tabs .tabs-title {
    font-weight: 400;
    font-size: 26px;
    line-height: 30px;
    font-family: "Oswald", sans-serif;
  }
}
@media (max-width: 991.98px) {
  .materials .tabs .tabs-title {
    margin-bottom: 15px;
  }
}
@media (max-width: 575.98px) {
  .materials .tabs .tabs-title {
    font-weight: 400;
    font-size: 22px;
    line-height: 26px;
    font-family: "Oswald", sans-serif;
  }
}
.materials .tabs .tabs-title b {
  font-weight: 400;
}
.materials .tabs .tabs-nav {
  margin-bottom: 0px;
  padding: 0;
  margin: 0 -15px;
  display: flex;
  flex: 1 1;
  justify-content: flex-end;
}
@media (max-width: 991.98px) {
  .materials .tabs .tabs-nav {
    justify-content: center;
    flex-wrap: wrap;
  }
}
.materials .tabs .tabs-nav li {
  padding: 0 15px;
  font-size: 24px;
  font-weight: 300;
  font-family: "Oswald", sans-serif;
  text-transform: uppercase;
  text-decoration: underline;
  text-decoration-style: dashed;
  text-decoration-color: #f64f00;
  text-decoration-thickness: 1px !important;
  transition: all 0.25s ease;
}
@media (max-width: 1199.98px) {
  .materials .tabs .tabs-nav li {
    font-size: 20px;
  }
}
@media (max-width: 991.98px) {
  .materials .tabs .tabs-nav li {
    margin-bottom: 10px;
  }
}
.materials .tabs .tabs-nav li {
  cursor: pointer;
}
.materials .tabs .tabs-nav li.active, .materials .tabs .tabs-nav li:hover {
  color: #f64f00;
}
.materials .tabs .tabs-nav li.active {
  text-decoration: none;
  font-weight: 400;
}

.tabs-box--item {
  display: none;
}

.tabs-box--item.active {
  display: block;
}

.news-with-img {
  position: relative;
}

.news-with-img:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(246, 79, 0, 0.72);
  position: absolute;
  top: 0;
  left: 0;
}

.tabs-box .news-item {
  margin-bottom: 30px;
}

.tabs-box .wo-padding:first-child {
  padding-left: 0px;
}

.tabs-box .wo-padding:nth-child(2) {
  padding-right: 0px;
}

.news-item.xm .blue-block {
  top: -40px;
  left: -40px;
}

.news-item.xm .news-share {
  color: #fff;
  width: 100%;
  display: flex;
  justify-content: space-between;
}

.news-item.xm .news-img--tags {
  color: rgba(255, 255, 255, 0.7);
}

.slick-prev, .slick-next {
  width: 14px;
  height: 24px;
  background-size: auto 100% !important;
}

.main-slider {
  display: flex;
  margin-bottom: 100px;
  position: relative;
}
@media (max-width: 991.98px) {
  .main-slider {
    margin: 0 -20px;
    margin-bottom: 80px;
  }
}
@media (max-width: 767.98px) {
  .main-slider {
    flex-direction: column;
  }
}
.main-slider:before {
  display: block;
  position: absolute;
  content: "";
  width: 100vw;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  border-bottom: 1px solid #e3e3e3;
}

.main-slider--left {
  background: #fff;
  padding: 0;
  width: 50%;
  position: static;
  display: flex;
}
@media (max-width: 767.98px) {
  .main-slider--left {
    width: 100%;
    order: 3;
  }
}
.main-slider--left .slick-track {
  display: flex;
  height: 100%;
}
.main-slider--left .slick-slide:hover .main-slider--left-item-name {
  color: #f64f00 !important;
}
.main-slider--left-item {
  padding: 35px 25px 35px 0;
}
@media (max-width: 991.98px) {
  .main-slider--left-item {
    padding: 25px 25px 25px 20px;
  }
}
@media (max-width: 767.98px) {
  .main-slider--left-item {
    padding: 20px;
  }
}

.main-slider--right {
  width: 50%;
}
@media (max-width: 767.98px) {
  .main-slider--right {
    width: 100%;
  }
}

.main-slider--right, .main-slider--left {
  opacity: 0;
  transition: linear 0.2s;
}

.main-slider--right.slick-initialized, .main-slider--left.slick-initialized {
  opacity: 1;
}

.main-slider--right-item {
  height: 100%;
  background-size: cover !important;
  padding-bottom: 65%;
}
.main-slider--right-item img {
  display: none !important;
}
.main-slider--right-item .slick-slide:hover .main-slider--left-item-name {
  color: #f64f00 !important;
}

.main-slider--left-item_top {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 15px;
}

.main-slider--left .slick-prev {
  top: 100%;
  margin-top: 20px;
  right: 64px;
}

.main-slider--left .slick-next {
  top: 100%;
  margin-top: 20px;
  right: 0;
}
@media (max-width: 991.98px) {
  .main-slider--left .slick-next {
    right: 20px;
  }
}

.main-slider--left-item-name {
  color: #000;
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 25px;
  transition: all 0.25s ease;
}
@media (max-width: 1199.98px) {
  .main-slider--left-item-name {
    font-size: 24px;
  }
}
@media (max-width: 991.98px) {
  .main-slider--left-item-name {
    font-size: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    -ms-line-clamp: 3;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    display: -webkit-box;
    display: box;
    word-wrap: break-word;
    -webkit-box-orient: vertical;
    box-orient: vertical;
    transition: all 0.3s ease;
  }
}
@media (max-width: 767.98px) {
  .main-slider--left-item-name {
    display: block;
    overflow: auto;
    word-wrap: normal;
  }
}

.main-slider--left-item-text {
  color: #000;
  font-size: 18px;
  line-height: 1.6;
  margin-top: 15px;
}
@media (max-width: 1199.98px) {
  .main-slider--left-item-text {
    font-size: 16px;
  }
}
@media (max-width: 991.98px) {
  .main-slider--left-item-text {
    font-size: 14px;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    -ms-line-clamp: 3;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    display: -webkit-box;
    display: box;
    word-wrap: break-word;
    -webkit-box-orient: vertical;
    box-orient: vertical;
    transition: all 0.3s ease;
  }
}
@media (max-width: 767.98px) {
  .main-slider--left-item-text {
    display: block;
    overflow: auto;
    word-wrap: normal;
  }
}

.whole {
  width: 100% !important;
}

.block-events {
  padding: 50px 0;
  background: url("../img/events-bg.jpg") 50% 50% no-repeat;
  background-size: cover;
}

.events-title.h2 a {
  color: #fff;
}
.events-title.h2 a:hover {
  color: #f64f00;
}

.event-slider {
  position: relative;
}

.event-slider--img {
  width: calc(100% - 30px - 50%);
  position: absolute;
  left: 15px;
}
@media (max-width: 575.98px) {
  .event-slider--img {
    left: auto;
    width: 100%;
    position: relative;
  }
}

.event-slider--img-item {
  min-height: 266px;
  background-size: cover !important;
}
@media (max-width: 575.98px) {
  .event-slider--img-item {
    padding-bottom: 55%;
    min-height: inherit;
  }
}
.event-slider--img-item img {
  display: none !important;
}

.event-slider--caption {
  margin-left: calc(50% - 15px);
}
@media (max-width: 991.98px) {
  .event-slider--caption {
    margin-left: calc(50% - 45px);
  }
}
@media (max-width: 575.98px) {
  .event-slider--caption {
    margin-left: 0;
  }
}

.event-slider--caption-item {
  background: #fff;
  min-height: 266px;
  width: 100%;
}
.event-slider--caption-item.news-item {
  margin: 0;
}
.event-slider--caption-item a {
  display: flex;
  height: 100%;
  min-height: 266px;
  color: #000;
  text-decoration: none;
}
@media (max-width: 575.98px) {
  .event-slider--caption-item a {
    flex-direction: column;
  }
}
.event-slider--caption-item a .news-img {
  padding: 0;
  flex: 0 0 calc(50% - 15px);
}
@media (max-width: 575.98px) {
  .event-slider--caption-item a .news-img {
    flex: 0 0 100%;
    padding-bottom: 55%;
  }
}
.event-slider--caption-item a .news-info {
  padding: 20px 20px 20px 30px;
}
@media (max-width: 575.98px) {
  .event-slider--caption-item a .news-info {
    padding: 15px;
  }
}
.event-slider--caption-item .event-dates {
  display: flex;
  align-items: center;
  margin-top: 15px;
}
.event-slider--caption-item .event-dates .date-block:first-child {
  margin-right: 30px;
}

.event-slider--img-item .orange-block {
  display: inline-block;
  width: auto;
}

.event-slider .slick-prev {
  bottom: 30px;
  left: 30px;
}

.event-slider .slick-next {
  bottom: 30px;
  left: 80px;
}

.event-slider .news-text {
  max-height: 115px;
}

.partners {
  padding: 50px 0 30px;
  border-top: 1px solid #e3e3e3;
}

.partners-slider {
  display: flex;
  padding: 0 40px;
}

.partners-slider--item {
  padding: 0 15px;
}

.partners-slider--item-img {
  height: 100px;
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.partners-slider--item-img img {
  max-height: 100px;
  max-width: 100px;
  width: auto;
}

.partners-slider--item-caption {
  font-size: 16px;
}

.partners-slider .slick-prev, .partners-slider .slick-next {
  top: -51px;
}
@media (max-width: 575.98px) {
  .partners-slider .slick-prev, .partners-slider .slick-next {
    top: -48px;
  }
}

.partners-slider .slick-prev {
  left: auto;
  right: calc((100% - 1280px) / 2 + 62px + 15px);
}
@media (max-width: 1199.98px) {
  .partners-slider .slick-prev {
    right: calc((100% - 990px) / 2 + 62px + 15px);
  }
}
@media (max-width: 991.98px) {
  .partners-slider .slick-prev {
    right: 82px;
  }
}

.partners-slider .slick-next {
  right: calc((100% - 1280px) / 2 + 15px);
}
@media (max-width: 1199.98px) {
  .partners-slider .slick-next {
    right: calc((100% - 990px) / 2 + 15px);
  }
}
@media (max-width: 991.98px) {
  .partners-slider .slick-next {
    right: 20px;
  }
}

#calendar_reloadable_area .news-item.xs.whole a {
  padding: 0px;
}

@media (min-width: 992px) {
  .events .events-calendar {
    order: 2;
  }
}
@media (max-width: 991.98px) {
  .events .events-calendar {
    margin-bottom: 30px;
  }
}
.events .events-calendar .ui-widget-content {
  border: none;
  background-color: #fff3ec;
  font-family: "Manrope", sans-serif;
  font-size: 16px;
  color: #000;
}
.events .events-calendar .ui-widget-header {
  color: #000;
  font-weight: 400;
  background: none;
}
.events .events-calendar .ui-datepicker .ui-datepicker-title {
  font-family: "Oswald", sans-serif;
  text-transform: uppercase;
  color: #000;
}
.events .events-calendar .ui-datepicker th {
  font-family: "Oswald", sans-serif;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 400;
}
.events__inner .calendar-area--date {
  display: none;
}
.events__item {
  margin-bottom: 30px;
}
.events__item a {
  display: flex;
  min-height: 263px;
}
@media (max-width: 575.98px) {
  .events__item a {
    flex-direction: column;
  }
}
.events__item .news-item--img {
  background-size: cover !important;
  flex: 0 0 calc(50% - 15px);
  height: 263px;
}
@media (max-width: 575.98px) {
  .events__item .news-item--img {
    flex: 0 0 100%;
    padding-bottom: 55%;
  }
}
.events__item .news-item--img img {
  display: none;
}
.events__item .news-info {
  padding: 0 0 0 30px;
}
@media (max-width: 575.98px) {
  .events__item .news-info {
    padding: 20px 0;
  }
}
.events__item .news-info .news-name {
  font-size: 24px;
  color: #000;
  font-weight: 700;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-line-clamp: 3;
  display: -webkit-box;
  overflow-wrap: break-word;
  transition: 0.3s;
}
@media (max-width: 1199.98px) {
  .events__item .news-info .news-name {
    font-size: 20px;
  }
}
.events__item .news-info .event-dates {
  display: flex;
  align-items: center;
  margin-top: 15px;
}
.events__item .news-info .event-dates .date-block:first-child {
  margin-right: 30px;
}

.event-slider--caption-item__none .news-info {
  padding: 20px;
}
.event-slider--caption-item__none .news-name {
  font-size: 18px;
}

.map-edit {
  background-color: #fff3ec;
  padding: 25px;
  margin: 0 0 50px;
}
@media (max-width: 991.98px) {
  .map-edit {
    display: flex;
    align-items: center;
    padding: 20px;
    margin-bottom: 30px;
  }
}
@media (max-width: 767.98px) {
  .map-edit {
    flex-direction: column;
  }
}
@media (max-width: 991.98px) {
  .map-edit .btn {
    max-width: 263px;
    margin-left: 15px;
  }
}
@media (max-width: 767.98px) {
  .map-edit .btn {
    margin: 0;
    max-width: 100%;
  }
}
@media (max-width: 991.98px) {
  .map-edit .h3, .map-edit h3 {
    margin: 0;
    flex: 1 1;
  }
}
@media (max-width: 767.98px) {
  .map-edit .h3, .map-edit h3 {
    margin: 0 0 15px;
    text-align: center;
  }
}

#vmap, #vmap2 {
  width: 100%;
  height: 700px;
  margin-top: -80px;
}
@media (max-width: 1199.98px) {
  #vmap, #vmap2 {
    height: 600px;
  }
}
@media (max-width: 991.98px) {
  #vmap, #vmap2 {
    height: 500px;
  }
}
@media (max-width: 575.98px) {
  #vmap, #vmap2 {
    height: 300px;
    margin-top: -50px;
  }
}

#vmap2 {
  margin-top: -100px;
}
@media (max-width: 575.98px) {
  #vmap2 {
    margin-top: -70px;
  }
}

.map-block {
  background: #fff;
  margin: 50px 0;
}

.map-block .h1 {
  display: flex;
  align-items: center;
  text-align: left;
  padding: 20px 20px 0;
  margin-bottom: 0px;
}

.map-block .h1 img {
  margin-right: 15px;
}

.bvi-body.bvi-color-white img#logo {
  position: relative;
  background: url(../img/logo1.png) no-repeat !important;
  background-size: auto 100% !important;
}
.bvi-body .news-item--img, .bvi-body .news-img, .bvi-body .media-item--img, .bvi-body .news-aside .news-item a .news-item--img, .bvi-body .news-aside .news-item a .news-img {
  position: relative;
  overflow: hidden;
}
.bvi-body .news-item--img img, .bvi-body .news-img img, .bvi-body .media-item--img img, .bvi-body .news-aside .news-item a .news-item--img img, .bvi-body .news-aside .news-item a .news-img img {
  width: auto;
  height: 100%;
  display: block !important;
  position: absolute;
  left: 50%;
  max-width: inherit;
  transform: translateX(-50%);
  top: 0;
}
.bvi-body .main-slider--right-item {
  height: 100%;
  background-size: cover !important;
  padding-bottom: 65%;
  position: relative;
  overflow: hidden;
}
.bvi-body .main-slider--right-item img {
  width: auto;
  height: 100%;
  display: block !important;
  position: absolute;
  left: 50%;
  max-width: inherit;
  transform: translateX(-50%);
  top: 0;
}
.bvi-body .event-slider--img-item {
  position: relative;
  overflow: hidden;
}
.bvi-body .event-slider--img-item img {
  width: auto;
  height: 100%;
  max-width: inherit;
  display: block !important;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 0;
}
.bvi-body .bvi-panel-close, .bvi-body .version {
  list-style: none;
  width: 100%;
  text-align: center;
  flex-wrap: wrap;
}
.bvi-body .slick-prev, .bvi-body .slick-next {
  display: none !important;
}
.bvi-body .bvi-img-off {
  position: absolute;
  left: 0;
  right: 0;
  width: auto !important;
  height: auto !important;
  bottom: 0;
  top: 0;
}
.bvi-body .breadcrumbs i:before {
  content: ">";
}
.bvi-body .d-flex {
  display: block !important;
}
.bvi-body .logo {
  text-align: center;
  margin-bottom: 15px !important;
  padding: 0 !important;
  display: flex !important;
  justify-content: center;
  width: 100% !important;
}
.bvi-body .footer-social a.rb {
  width: auto;
  height: auto;
  display: flex;
}
.bvi-body .bvi-img-off#logo, .bvi-body #rb {
  position: relative;
  border: none !important;
  top: auto;
  left: auto;
  right: auto;
  bottom: auto;
  height: auto !important;
  width: auto !important;
}
.bvi-body .main-slider {
  flex-direction: column !important;
}
.bvi-body .main-slider .main-slider--left {
  width: 100% !important;
  margin-top: 20px;
  order: 2;
}
.bvi-body .main-slider .main-slider--right {
  width: 100% !important;
}
.bvi-body .header-menu {
  flex-wrap: wrap;
  justify-content: center;
  position: relative !important;
  left: auto !important;
  top: auto !important;
  right: auto !important;
  bottom: auto !important;
  border: none !important;
  width: 100% !important;
  display: flex !important;
  margin: 0 0 15px !important;
}
.bvi-body .header-menu ul {
  flex-wrap: wrap !important;
  display: flex !important;
  justify-content: center;
  margin: 0 !important;
  flex-direction: row !important;
}
.bvi-body .cookies {
  bottom: 0;
  right: 0;
  left: 0;
  width: auto;
  border-top: 1px solid #e3e3e3;
}
.bvi-body .footer__inner .footer-logo {
  width: 100%;
  text-align: center;
  display: flex;
  justify-content: center;
  margin-bottom: 15px;
}
.bvi-body .footer__inner .footer-contacts {
  justify-content: center;
  width: 100%;
  margin-bottom: 15px;
}
.bvi-body .footer__inner .footer-menu {
  width: 100%;
  display: block;
  text-align: center;
}
.bvi-body .footer__inner .footer-menu ul {
  width: 100%;
  justify-content: center;
  flex-wrap: wrap;
  margin-bottom: 15px;
}
.bvi-body .footer__inner .footer-menu .footer-social {
  width: 100%;
  justify-content: center;
}
.bvi-body .footer__inner .footer-copyright {
  width: 100%;
  text-align: center;
  margin-bottom: 15px;
}
.bvi-body .materials .tabs-title, .bvi-body .rubrics .tabs-title {
  width: 100%;
  text-align: center;
  margin-bottom: 15px;
  justify-content: center;
}
.bvi-body .materials .tabs .tabs-nav, .bvi-body .rubrics .tabs-nav {
  display: flex !important;
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
}
.bvi-body .news-item.xs.whole a, .bvi-body .news-aside .news-item a {
  flex-direction: column !important;
}
.bvi-body .news-item.xs.whole a .news-item--img, .bvi-body .news-item.xs.whole a .news-img, .bvi-body .news-aside .news-item a .news-item--img, .bvi-body .news-aside .news-item a .news-img {
  height: auto !important;
  width: 100% !important;
  flex: 0 0 100%;
  padding-bottom: 66%;
}
.bvi-body .news-item.xs.whole a .news-info, .bvi-body .news-aside .news-item a .news-info {
  padding: 10px 0 !important;
}
.bvi-body .row .col-12, .bvi-body .row .col-6 {
  width: 100% !important;
}
