html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 1rem;
  font: inherit;
  line-height: 1.5;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

* {
  box-sizing: border-box; }

img {
  display: block; }

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0; }

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline; }

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none; }

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none; }

@font-face {
  font-family: 'ALS Mendeleev';
  src: url(../fonts/ALSMendeleev-Black.woff) format("woff"), url(../fonts/ALSMendeleev-Black.woff2) format("woff2");
  font-weight: 800;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'ALS Story';
  src: url(../fonts/ALSStory-Bold.woff2) format("woff2"), url(../fonts/ALSStory-Bold.woff) format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'ALS Story';
  src: url(../fonts/ALSStory.woff2) format("woff2"), url(../fonts/ALSStory.woff) format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'SF Pro Display';
  src: url(../fonts/SFProDisplay-Medium.woff2) format("woff2"), url(../fonts/SFProDisplay-Medium.woff) format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'SF Pro Display';
  src: url(../fonts/SFProDisplay-Regular.woff2) format("woff2"), url(../fonts/SFProDisplay-Regular.woff) format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'SF Pro Display';
  src: url(../fonts/SFProDisplay-Light.woff2) format("woff2"), url(../fonts/SFProDisplay-Light.woff) format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }

.container {
  max-width: calc(100% - 40px); }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.order-first {
  order: -1; }

.order-last {
  order: 13; }

.order-0 {
  order: 0; }

.order-1 {
  order: 1; }

.order-2 {
  order: 2; }

.order-3 {
  order: 3; }

.order-4 {
  order: 4; }

.order-5 {
  order: 5; }

.order-6 {
  order: 6; }

.order-7 {
  order: 7; }

.order-8 {
  order: 8; }

.order-9 {
  order: 9; }

.order-10 {
  order: 10; }

.order-11 {
  order: 11; }

.order-12 {
  order: 12; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

body {
  font-family: "ALS Mendeleev", sans-serif; }

p a {
  color: #f5e646;
  text-decoration: none; }
  p a:hover {
    text-decoration: underline; }

b a {
  font-weight: bold; }

.turquoise {
  color: #00AF96 !important; }

input {
  -webkit-appearance: none;
  border-radius: 0; }

img {
  max-width: 100%; }

.bi {
  line-height: 1; }

p, a {
  color: #fff;
  font-family: 'ALS Story';
  font-weight: normal; }

#app {
  background-color: #05282d; }

.preloader-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: #05282d;
  z-index: 999; }
  .preloader-wrapper .dot {
    background: #f5e646; }
    .preloader-wrapper .dot, .preloader-wrapper .dot:after {
      display: inline-block;
      width: 2em;
      height: 2em;
      border-radius: 50%;
      animation: preloader 1.5s calc(((var(--i) + var(--o, 0))/var(--n) - 1)*1.5s) infinite; }
    .preloader-wrapper .dot:after {
      --o: 1;
      background-color: #05282d;
      content: ''; }

@keyframes preloader {
  0%, 50% {
    transform: scale(0); } }

.flex-break {
  flex-basis: 100%;
  height: 0; }

.link {
  text-decoration: none;
  color: #f5e646;
  font-size: 14px;
  display: inline-flex;
  align-items: center; }
  .link .bi {
    margin-right: 10px;
    color: #f5e646;
    font-size: 1.25rem; }
  @media (min-width: 768px) {
    .link {
      font-size: 1rem; } }
  .link:hover {
    text-decoration: underline; }

.button {
  width: 100%;
  text-decoration: none;
  height: 29px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 0;
  font-size: 14px;
  font-family: 'ALS Story';
  cursor: pointer; }
  .button:hover {
    text-decoration: none !important; }
  .button.yellow {
    background-color: #f5e646;
    color: #05282d; }
  .button.green {
    background-color: #00AF96;
    color: #fff; }

.inline-load-button {
  cursor: pointer;
  background-color: #00AF96;
  height: 62px;
  font-size: 20px;
  display: flex;
  align-items: center;
  justify-content: center; }
  .inline-load-button .bi {
    margin-right: 15px; }
    .inline-load-button .bi.spin::before {
      animation: spin 2s infinite; }

.ps-container.ps--active-x {
  padding-bottom: 26px; }

.ps-container.ps--active-x .ps__thumb-y,
.ps-container.ps--active-x .ps__thumb-x, .ps-container.ps--active-y .ps__thumb-y,
.ps-container.ps--active-y .ps__thumb-x {
  background: #00AF96;
  border-radius: 5px; }

.ps-container.ps--active-x .ps__thumb-y, .ps-container.ps--active-y .ps__thumb-y {
  right: 0; }

.ps-container.ps--active-x .ps__thumb-x, .ps-container.ps--active-y .ps__thumb-x {
  bottom: 0; }

.ps-container.ps--active-x .ps__rail-y,
.ps-container.ps--active-x .ps__rail-x, .ps-container.ps--active-y .ps__rail-y,
.ps-container.ps--active-y .ps__rail-x {
  background: rgba(255, 255, 255, 0.3);
  border-radius: 5px;
  opacity: .7; }
  .ps-container.ps--active-x .ps__rail-y:hover .ps__thumb-y,
  .ps-container.ps--active-x .ps__rail-y:hover .ps__thumb-x, .ps-container.ps--active-x .ps__rail-y.ps--clicking .ps__thumb-y,
  .ps-container.ps--active-x .ps__rail-y.ps--clicking .ps__thumb-x,
  .ps-container.ps--active-x .ps__rail-x:hover .ps__thumb-y,
  .ps-container.ps--active-x .ps__rail-x:hover .ps__thumb-x,
  .ps-container.ps--active-x .ps__rail-x.ps--clicking .ps__thumb-y,
  .ps-container.ps--active-x .ps__rail-x.ps--clicking .ps__thumb-x, .ps-container.ps--active-y .ps__rail-y:hover .ps__thumb-y,
  .ps-container.ps--active-y .ps__rail-y:hover .ps__thumb-x, .ps-container.ps--active-y .ps__rail-y.ps--clicking .ps__thumb-y,
  .ps-container.ps--active-y .ps__rail-y.ps--clicking .ps__thumb-x,
  .ps-container.ps--active-y .ps__rail-x:hover .ps__thumb-y,
  .ps-container.ps--active-y .ps__rail-x:hover .ps__thumb-x,
  .ps-container.ps--active-y .ps__rail-x.ps--clicking .ps__thumb-y,
  .ps-container.ps--active-y .ps__rail-x.ps--clicking .ps__thumb-x {
    background: #00AF96; }

.ps-container.ps--active-x .ps__rail-y, .ps-container.ps--active-y .ps__rail-y {
  width: 6px;
  right: 10px !important; }
  .ps-container.ps--active-x .ps__rail-y:hover .ps__thumb-y, .ps-container.ps--active-x .ps__rail-y.ps--clicking .ps__thumb-y, .ps-container.ps--active-y .ps__rail-y:hover .ps__thumb-y, .ps-container.ps--active-y .ps__rail-y.ps--clicking .ps__thumb-y {
    width: 6px; }

.ps-container.ps--active-x .ps__rail-x, .ps-container.ps--active-y .ps__rail-x {
  height: 6px;
  bottom: 10px !important; }
  .ps-container.ps--active-x .ps__rail-x:hover .ps__thumb-x, .ps-container.ps--active-x .ps__rail-x.ps--clicking .ps__thumb-x, .ps-container.ps--active-y .ps__rail-x:hover .ps__thumb-x, .ps-container.ps--active-y .ps__rail-x.ps--clicking .ps__thumb-x {
    height: 6px; }

.ps-container.ps--active-x:hover .ps__rail-y,
.ps-container.ps--active-x:hover .ps__rail-x, .ps-container.ps--active-y:hover .ps__rail-y,
.ps-container.ps--active-y:hover .ps__rail-x {
  opacity: 1; }

.ps-container.ps--active-y {
  padding-right: 26px; }
  .ps-container.ps--active-y .ps__thumb-y {
    background: #00AF96;
    border-radius: 5px;
    right: 0; }

.el-select-dropdown__item span {
  font-family: 'SF Pro Display';
  color: #212529; }

.el-select .el-input .el-select__caret {
  font-size: 18px; }

.el-input__suffix {
  display: flex;
  align-items: center;
  font-size: 16px; }

.video-js {
  width: 100%;
  height: 100%; }
  .video-js::after {
    content: '';
    background: linear-gradient(180deg, rgba(5, 40, 45, 0) 0%, #05282D 120.24%);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .video-js.vjs-playing::after {
    display: none; }
  .video-js .vjs-play-progress:before,
  .video-js .vjs-volume-level:before {
    line-height: 1; }
  .video-js .vjs-loading-spinner {
    display: none !important; }
  .video-js .vjs-control-bar {
    background: transparent !important; }
  .video-js .vjs-big-play-button {
    display: none !important; }
  .video-js .vjs-control-bar {
    display: flex !important;
    z-index: 1; }

/* Change the color of various "bars". */
.cpb {
  position: relative;
  z-index: 1;
  background-color: #00AF96;
  background-size: cover;
  background-position: center; }
  .cpb .container {
    position: relative; }
  .cpb::before {
    z-index: -1;
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(0deg, #05282D 0%, rgba(5, 40, 45, 0) 127.61%); }
  .cpb-inner {
    height: 440px;
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center; }
  .cpb-breadcrumb {
    display: flex;
    position: absolute;
    background-color: rgba(5, 40, 45, 0.85);
    padding: 5px 8px;
    border-radius: 4px;
    left: 0;
    top: 15px; }
    .cpb-breadcrumb > * {
      text-decoration: none;
      font-weight: bold;
      font-size: 12px; }
      .cpb-breadcrumb > *:not(:first-child):not(:last-child)::after, .cpb-breadcrumb > *:not(:first-child):not(:last-child)::before {
        content: '/';
        display: inline-block;
        margin: 0 6px; }
      .cpb-breadcrumb > *:last-child {
        color: #f5e646; }
  .cpb-description {
    font-size: 80%;
    max-width: 620px;
    text-align: center;
    margin-bottom: 16px; }
    @media (min-width: 768px) {
      .cpb-description {
        font-size: 1rem; } }
    .cpb-description p + p {
      margin-top: 16px; }
  .cpb-title {
    font-family: "ALS Mendeleev";
    font-size: 1.75rem;
    margin: 12px 0 8px;
    color: #f5e646;
    text-transform: uppercase;
    text-align: center;
    max-width: 730px; }
    @media (min-width: 768px) {
      .cpb-title {
        font-family: "ALS Mendeleev";
        font-size: 2.5rem; } }
  .cpb-link {
    font-size: 14px; }
  .cpb-button {
    padding: 6px 12px;
    height: 36px;
    background-color: #00AF96;
    width: auto;
    color: #fff;
    font-size: 16px; }

.border-block {
  border-width: 1px 0 1px 0;
  border-style: solid;
  border-color: #0D4D56; }
  .border-block + .border-block {
    border-top: 0; }

.dp-card h2 {
  color: #fff;
  margin-bottom: 20px;
  font-family: "ALS Mendeleev";
  font-size: 2rem; }

.dp-card .dp-content-inner {
  display: grid;
  grid-auto-flow: dense;
  grid-row-gap: 50px;
  font-family: 'ALS Story', sans-serif; }
  .dp-card .dp-content-inner h2 {
    color: #fff;
    margin-bottom: 20px;
    font-family: "ALS Mendeleev";
    font-size: 2rem; }
  @media (min-width: 768px) {
    .dp-card .dp-content-inner {
      grid-auto-flow: column;
      grid-column-gap: 50px; } }
  .dp-card .dp-content-inner div:last-child {
    grid-row: 1; }

.dp-card-image {
  width: 210px;
  height: 210px;
  border-radius: 100%;
  border: 10px solid #00AF96;
  margin: 0 auto;
  object-fit: cover; }
  @media (min-width: 768px) {
    .dp-card-image {
      margin-left: 0; } }

.dp-card .dp-card-lecturer-list {
  margin-top: 40px;
  display: grid;
  grid-auto-flow: row;
  grid-row-gap: 20px; }

.dp-card .dp-card-guardian-list {
  margin-top: 40px; }
  .dp-card .dp-card-guardian-list ul {
    display: grid;
    grid-auto-flow: row;
    grid-row-gap: 20px; }

.dp-card .guardian-list-title {
  margin-bottom: 20px;
  font-size: 24px;
  font-family: "ALS Mendeleev"; }

.dp-card .dp-card-lecturer-item__wrapper,
.dp-card .guardian-list-item__wrapper {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 15px; }

.dp-card .dp-card-lecturer-item .avatar,
.dp-card .guardian-list-item .avatar {
  max-width: none;
  width: 35px;
  height: 35px;
  margin-right: 20px;
  border-radius: 100%;
  border: 2px solid #00AF96; }

.dp-card .dp-card-lecturer-item .name,
.dp-card .guardian-list-item .name {
  align-self: center; }

.dp-card .dp-card-lecturer-item .position,
.dp-card .guardian-list-item .position {
  grid-row: 2;
  grid-column: 1/3; }

.dp-card .dp-card-price-list {
  margin-top: 40px; }
  .dp-card .dp-card-price-list + .dp-card-booking {
    margin-top: 20px; }

.dp-card .dp-card-booking {
  margin-top: 40px; }
  .dp-card .dp-card-booking h5 {
    color: #fff;
    margin-bottom: 15px; }
  .dp-card .dp-card-booking .link-group {
    display: inline-flex; }
  .dp-card .dp-card-booking .reserve-container .reserve-content {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #00AF96;
    display: none; }

.dp-card .button {
  padding: 4px 10px 4px;
  background-color: #f5e646;
  color: #05282d;
  white-space: nowrap;
  margin-right: 15px;
  display: inline-flex;
  align-items: center; }
  .dp-card .button.active {
    background-color: #b1a312; }
  .dp-card .button:hover {
    text-decoration: none; }
  .dp-card .button .bi {
    font-size: 18px;
    margin-right: 10px; }

.dp-card .dp-card-param-list {
  display: grid;
  grid-auto-flow: row;
  grid-row-gap: 19px;
  margin-top: 42px; }
  .dp-card .dp-card-param-list li {
    display: flex;
    align-items: center; }
    .dp-card .dp-card-param-list li .bi {
      margin-right: 15px;
      color: #00AF96; }

.dp-content {
  padding: 80px 0 120px; }
  .dp-content.sr {
    padding: 0; }
  .dp-content-inner {
    max-width: 730px;
    margin: 0 auto;
    width: 100%; }
  .dp-content .sr-counter {
    margin: 20px 0 40px;
    font-size: 80%; }
    .dp-content .sr-counter span {
      color: #f5e646; }
  .dp-content .sr-list .sr-item {
    padding: 20px 0;
    border-top: 1px solid #0D4D56; }
  .dp-content .sr-list .sr-item-information {
    display: flex;
    margin: 0 0 12px;
    font-size: 11px;
    font-weight: bold; }
  .dp-content .sr-list .sr-item-title {
    font-family: "ALS Mendeleev";
    display: block;
    font-size: 12px;
    text-decoration: underline;
    margin-bottom: 8px; }
  .dp-content .sr-list .sr-item-description {
    font-size: 13px; }
    .dp-content .sr-list .sr-item-description span {
      color: #f5e646; }
  .dp-content .file-list:not(:first-child) {
    margin-top: 20px; }
  .dp-content .file-list:not(:last-child) {
    border-bottom: 1px solid #0D4D56;
    padding-bottom: 18px; }
  .dp-content .file-list [download] {
    color: #00AF96; }
  .dp-content .file-list ul {
    display: grid;
    grid-auto-flow: row;
    grid-row-gap: 10px; }
  .dp-content .file-list .bi {
    font-size: 22px; }
  .dp-content .file-list .file-format {
    padding: 3px 4px;
    border-radius: 4px;
    display: inline-block;
    margin-left: auto;
    font-family: SF Pro Display;
    font-weight: 500;
    font-size: 12px;
    line-height: 1; }
    .dp-content .file-list .file-format.primary {
      background-color: #00AF96;
      color: #fff; }
    .dp-content .file-list .file-format.warning {
      background-color: #f5e646;
      color: #05282d; }
  .dp-content .file-list .file-description {
    margin-left: 15px;
    font-size: 80%;
    line-height: 1; }
  .dp-content .file-list .file-list-title {
    color: #fff; }
  .dp-content .file-list .file-list-item {
    display: grid;
    grid-auto-flow: column;
    grid-template-columns: min-content 64px 1fr;
    align-items: center; }
  .dp-content a {
    text-decoration: none;
    color: #f5e646;
    white-space: normal; }
    .dp-content a:hover {
      text-decoration: underline; }
  .dp-content .table-wrapper {
    width: 100%;
    overflow-x: auto; }
  .dp-content .list-style-disc {
    list-style: disc;
    list-style-position: inside; }
    .dp-content .list-style-disc li + li {
      margin-top: 16px; }
  .dp-content table td {
    padding: 15px;
    table-layout: auto; }
  .dp-content table td {
    border: 1px solid #006455; }
  .dp-content h5 {
    color: #00AF96;
    font-size: 16px;
    line-height: 24px;
    font-family: 'ALS Mendeleev'; }
    .dp-content h5.white {
      color: #fff; }
  .dp-content h6 {
    font-size: 14px;
    font-family: 'ALS Mendeleev';
    line-height: 20px;
    color: #00AF96;
    margin-bottom: 16px; }
  .dp-content .title {
    margin: 60px 0 16px;
    font-family: 'ALS Mendeleev';
    flex: 1 0 100%;
    font-size: 24px; }
    .dp-content .title:first-child {
      margin-top: 0; }
    @media (min-width: 1180px) {
      .dp-content .title {
        font-size: 32px;
        line-height: 38px; } }
    .dp-content .title + p {
      margin-top: 0; }
  .dp-content .c-slider-counter {
    margin-top: 16px; }
    .dp-content .c-slider-counter p {
      text-align: center;
      font-size: 14px;
      color: rgba(255, 255, 255, 0.4); }
      .dp-content .c-slider-counter p span {
        color: #fff;
        font-size: 1rem; }
  .dp-content .c-slider-arrows {
    position: absolute;
    top: 117px;
    z-index: 1;
    width: 100%; }
    @media (min-width: 768px) {
      .dp-content .c-slider-arrows {
        top: 234px; } }
  .dp-content .c-slider-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    border: 0;
    background-color: rgba(0, 100, 85, 0.4);
    width: 40px;
    height: 40px;
    border-radius: 100%;
    cursor: pointer; }
    .dp-content .c-slider-arrow:hover {
      background-color: #006455; }
    .dp-content .c-slider-arrow .bi {
      color: #fff; }
    .dp-content .c-slider-arrow-prev {
      left: 10px; }
      @media (min-width: 1024px) {
        .dp-content .c-slider-arrow-prev {
          left: unset;
          right: calc(100% + 30px); } }
    .dp-content .c-slider-arrow-next {
      right: 10px; }
      @media (min-width: 1024px) {
        .dp-content .c-slider-arrow-next {
          right: unset;
          left: calc(100% + 30px); } }
  .dp-content .c-slider-wrapper {
    margin: 40px 0 80px;
    position: relative; }
    .dp-content .c-slider-wrapper + .title {
      margin-top: 0; }
  .dp-content .c-slider .slick-slide div {
    height: 234px; }
    @media (min-width: 768px) {
      .dp-content .c-slider .slick-slide div {
        height: 468px; } }
    .dp-content .c-slider .slick-slide div img {
      width: 100%;
      height: 100%;
      object-fit: cover; }
  .dp-content ul {
    display: block; }
    .dp-content ul li {
      font-family: "ALS Story";
      color: #fff;
      font-size: 1rem; }
  .dp-content p img {
    width: 100%;
    margin-bottom: 16px;
    float: left; }
    @media (min-width: 768px) {
      .dp-content p img {
        margin-right: 30px;
        margin-bottom: 0;
        width: auto; } }
  .dp-content p + p,
  .dp-content p + h5,
  .dp-content p + ul {
    margin-top: 16px; }

.cp-inline-select-ui {
  margin: 0 auto; }
  .cp-inline-select-ui input {
    background-color: transparent;
    height: auto;
    line-height: 1;
    border: 0;
    font-family: "SF Pro Display";
    color: #fff;
    font-family: "ALS Mendeleev";
    font-size: 0.75rem;
    text-transform: uppercase; }

.cp-inline-menu-inner {
  display: flex;
  flex-wrap: wrap;
  flex: 1;
  justify-content: center;
  padding: 10px 0;
  margin-bottom: -16px; }

.cp-inline-menu a {
  margin: 0 20px 16px;
  text-decoration: none;
  text-transform: uppercase;
  font-family: "ALS Mendeleev";
  font-size: 0.75rem; }
  .cp-inline-menu a.active, .cp-inline-menu a:hover {
    color: #f5e646; }

.dp-content-inner + .sp-block-list {
  margin-top: 80px; }

.sp-blocks {
  padding: 50px 0 60px; }
  @media (min-width: 768px) {
    .sp-blocks {
      padding: 100px 0 120px; } }

.sp-block-list {
  flex: 1 0 100%;
  display: grid;
  grid-gap: 30px; }
  @media (min-width: 768px) {
    .sp-block-list {
      grid-template-columns: repeat(3, 1fr); } }
  @media (min-width: 1180px) {
    .sp-block-list {
      grid-template-columns: repeat(4, 1fr); } }

.sp-block-item {
  display: flex;
  align-items: flex-end;
  background-color: #00AF96;
  text-decoration: none;
  background-size: cover;
  height: 200px;
  position: relative;
  z-index: 1; }
  @media (min-width: 1024px) {
    .sp-block-item {
      height: 255px; } }
  .sp-block-item img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: -1; }
  .sp-block-item:hover {
    text-decoration: none !important; }
  .sp-block-item .title {
    background: rgba(5, 40, 45, 0.2);
    padding: 10px 12px;
    text-align: center;
    margin: 0;
    width: 100%;
    color: #05282d; }
    .sp-block-item .title p {
      font-size: 12px;
      font-family: 'ALS Mendeleev';
      text-transform: uppercase; }

.special .special-inner {
  max-width: 810px; }

.special .special-events, .special .special-links {
  display: grid;
  margin-top: 80px;
  grid-template-columns: repeat(1, 1fr);
  grid-row-gap: 40px;
  align-items: flex-end; }
  @media (min-width: 768px) {
    .special .special-events, .special .special-links {
      margin-top: 120px;
      grid-column-gap: 110px;
      grid-template-columns: repeat(2, 1fr); } }

.special .special-event-item {
  padding: 20px 0;
  border-top: 1px solid #006455;
  display: grid;
  grid-column-gap: 30px; }
  .special .special-event-item:last-child {
    border-bottom: 1px solid #006455; }
  .special .special-event-item:hover {
    text-decoration: none; }

.special .special-event-date {
  font-size: 12px; }

.special .special-event-description {
  font-size: 12px;
  margin-top: 4px;
  font-family: 'ALS Mendeleev'; }

.special .special-event-image {
  width: 80px;
  height: 80px;
  object-fit: cover;
  border: 4px solid #00AF96;
  border-radius: 100%;
  grid-row: 1/3;
  align-self: center;
  grid-column: 2; }

.special .special-links {
  align-items: flex-start; }
  .special .special-links .special-link-list {
    display: grid;
    grid-auto-flow: row;
    grid-template-rows: min-content;
    grid-row-gap: 16px; }

.staff-list .staff-item, .article-list .staff-item, .article-list .article-item {
  display: grid;
  grid-auto-flow: row;
  padding-bottom: 80px;
  grid-column-gap: 80px; }
  @media (min-width: 768px) {
    .staff-list .staff-item, .article-list .staff-item, .article-list .article-item {
      grid-auto-flow: column;
      grid-template-columns: 1fr; } }
  .staff-list .staff-item:last-child, .article-list .staff-item:last-child, .article-list .article-item:last-child {
    padding-bottom: 0; }
  .staff-list .staff-item .staff-item-image, .article-list .staff-item .staff-item-image, .article-list .article-item .staff-item-image, .staff-list .staff-item .article-list .article-item-image, .article-list .staff-item .article-item-image, .article-list .article-item .article-item-image {
    border-radius: 100%;
    border: 10px solid #00AF96;
    width: 180px;
    height: 180px;
    grid-row: 1;
    margin-bottom: 30px;
    object-fit: cover; }
    @media (min-width: 768px) {
      .staff-list .staff-item .staff-item-image, .article-list .staff-item .staff-item-image, .article-list .article-item .staff-item-image, .staff-list .staff-item .article-list .article-item-image, .article-list .staff-item .article-item-image, .article-list .article-item .article-item-image {
        margin-bottom: 0; } }
  .staff-list .staff-item .staff-item-title, .article-list .staff-item .staff-item-title, .article-list .article-item .staff-item-title, .staff-list .staff-item .article-list .article-item-title, .article-list .staff-item .article-item-title, .article-list .article-item .article-item-title {
    font-size: 24px;
    line-height: 1.2;
    font-family: 'ALS Mendeleev'; }
    @media (min-width: 768px) {
      .staff-list .staff-item .staff-item-title, .article-list .staff-item .staff-item-title, .article-list .article-item .staff-item-title, .staff-list .staff-item .article-list .article-item-title, .article-list .staff-item .article-item-title, .article-list .article-item .article-item-title {
        font-size: 32px; } }
  .staff-list .staff-item .staff-item-position, .article-list .staff-item .staff-item-position, .article-list .article-item .staff-item-position {
    font-weight: bold;
    color: #f5e646;
    margin-top: 12px; }
  .staff-list .staff-item .staff-item-desc, .article-list .staff-item .staff-item-desc, .article-list .article-item .staff-item-desc {
    margin-top: 24px; }
  .staff-list .staff-item + .staff-item, .article-list .staff-item + .staff-item, .article-list .staff-list .article-item + .staff-item, .article-list .article-item + .staff-item, .article-list .staff-list .staff-item + .article-item, .article-list .staff-item + .article-item, .article-list .staff-list .article-item + .article-item, .article-list .article-item + .article-item {
    padding-top: 80px;
    border-top: 1px solid #0D4D56; }

.image-rounded {
  border-radius: 100%;
  border: 10px solid #00AF96;
  width: 180px;
  height: 180px; }

.contact-block-inner {
  max-width: 980px;
  margin: 0 auto;
  width: 100%; }
  .contact-block-inner.contact-director {
    grid-column-gap: 80px;
    display: grid; }
    @media (min-width: 768px) {
      .contact-block-inner.contact-director {
        grid-template-columns: 1fr 180px; } }
    @media (min-width: 768px) {
      .contact-block-inner.contact-director > .title {
        grid-column: 1; } }
    .contact-block-inner.contact-director .contact-director-image {
      grid-row: 1;
      margin-bottom: 30px;
      object-fit: cover; }
      @media (min-width: 768px) {
        .contact-block-inner.contact-director .contact-director-image {
          grid-row: 1/3;
          grid-column: 2;
          margin-bottom: 0; } }
    .contact-block-inner.contact-director button {
      margin-top: 30px;
      width: 140px; }
  .contact-block-inner.contact-address {
    display: grid;
    grid-gap: 30px; }
    @media (min-width: 1024px) {
      .contact-block-inner.contact-address {
        grid-template-columns: 1fr min-content; } }
    .contact-block-inner.contact-address .contact-address-button {
      margin-top: 40px;
      display: flex;
      align-items: center;
      width: fit-content;
      padding: 0 16px; }
      .contact-block-inner.contact-address .contact-address-button img {
        line-height: 1;
        margin-right: 10px; }
  .contact-block-inner .contact-list {
    display: grid;
    grid-auto-flow: row;
    grid-column-gap: 60px;
    grid-row-gap: 20px; }
    @media (min-width: 768px) {
      .contact-block-inner .contact-list {
        grid-template-columns: repeat(3, 1fr); } }
  .contact-block-inner .contact-title {
    margin-bottom: 30px; }
  .contact-block-inner .contact-name {
    font-family: 'ALS Mendeleev';
    font-size: 14px;
    margin-bottom: 8px; }
  .contact-block-inner .contact-address-image {
    border: 10px solid #00AF96;
    width: 100%;
    max-width: 570px; }
    @media (min-width: 768px) {
      .contact-block-inner .contact-address-image {
        width: 570px; } }

.article-list .article-item-information {
  font-weight: bold; }
  .article-list .article-item-information span {
    color: #00AF96;
    margin-left: 20px; }

.article-list .article-item-link {
  font-weight: bold;
  margin-top: 16px;
  display: inline-block;
  cursor: pointer; }

.search-inline-form form {
  display: flex;
  width: 100%; }

.search-inline-form .search-inline-from-inner {
  max-width: 730px;
  margin: 0 auto;
  width: 100%;
  display: grid;
  grid-auto-flow: row;
  grid-template-rows: 40px; }
  @media (min-width: 768px) {
    .search-inline-form .search-inline-from-inner {
      grid-template-columns: 1fr 168px;
      grid-auto-flow: column;
      border-width: 0 1px 0 1px;
      border-color: #0D4D56;
      border-style: solid; } }

.search-inline-form .c-select {
  width: 100%; }
  .search-inline-form .c-select-input {
    width: inherit;
    justify-content: space-between; }
  .search-inline-form .c-select .c-select-dropdown {
    width: 100%; }

.search-inline-form .input-search {
  position: relative; }
  .search-inline-form .input-search input {
    background-color: transparent;
    border-radius: 0;
    padding: 0 80px 0 55px;
    border: 0;
    height: 100%;
    color: #fff;
    font-family: 'ALS Mendeleev';
    font-size: 12px; }
    @media (min-width: 768px) {
      .search-inline-form .input-search input {
        border-right: 1px solid #0D4D56; } }
    .search-inline-form .input-search input:focus {
      border: 0;
      box-shadow: none; }
  .search-inline-form .input-search .bi {
    color: #fff;
    margin-left: 20px; }
  .search-inline-form .input-search .bi,
  .search-inline-form .input-search button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%); }
  .search-inline-form .input-search button {
    right: 20px;
    border: 0;
    background-color: transparent;
    color: #f5e646;
    cursor: pointer;
    font-family: 'ALS Story';
    font-size: 14px; }

.modal-wrapper {
  position: fixed;
  z-index: 9;
  width: 100vw;
  height: 100vh;
  height: -webkit-fill-available;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(5, 40, 45, 0.95); }
  .modal-wrapper .modal-form {
    display: grid;
    grid-auto-flow: row;
    grid-row-gap: 15px; }
    .modal-wrapper .modal-form .button {
      background-color: #006455;
      margin-top: 25px;
      border: 0;
      height: 36px;
      font-family: 'ALS Story';
      font-size: 1rem;
      color: #fff; }
      .modal-wrapper .modal-form .button[disabled] {
        background-color: rgba(0, 100, 85, 0.4); }
  .modal-wrapper .modal-inner {
    position: relative;
    max-width: 440px;
    background-color: #fff;
    padding: 40px;
    height: 100vh;
    height: -webkit-fill-available;
    padding-top: 80px; }
    @media (min-width: 768px) {
      .modal-wrapper .modal-inner {
        height: auto;
        padding-top: 40px; } }
  .modal-wrapper .modal-close {
    position: absolute;
    right: 20px;
    top: 20px;
    font-size: 36px;
    cursor: pointer; }
  .modal-wrapper .modal-title {
    font-size: 32px;
    font-family: 'ALS Mendeleev';
    color: #05282d;
    line-height: 38px;
    margin-bottom: 40px; }

.input-wrapper label {
  margin-bottom: 8px; }
  .input-wrapper label p {
    color: #05282d; }

.input-wrapper input,
.input-wrapper textarea {
  width: 100%;
  border: 1px solid #CED4DA;
  box-sizing: border-box;
  border-radius: 4px;
  padding: 0 8px;
  font-size: 1rem;
  font-family: "SF Pro Display";
  font-size: 14px;
  color: #05282d;
  height: 30px;
  outline: none; }
  .input-wrapper input:focus,
  .input-wrapper textarea:focus {
    border: 1px solid #00AF96;
    box-sizing: border-box;
    box-shadow: 0 0 0 3.2px rgba(0, 175, 150, 0.25); }
  .input-wrapper input::placeholder,
  .input-wrapper textarea::placeholder {
    color: rgba(0, 100, 85, 0.4); }

.input-wrapper textarea {
  resize: none;
  height: 80px;
  padding: 8px; }

.c-select {
  margin: 0 auto;
  position: relative;
  height: 40px;
  display: flex;
  align-items: center;
  position: relative;
  z-index: 2; }
  .c-select .c-select-input {
    cursor: pointer;
    font-family: 'ALS Mendeleev';
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    display: grid;
    grid-auto-flow: column;
    padding: 0 10px;
    align-items: center; }
    .c-select .c-select-input span {
      text-overflow: ellipsis;
      overflow: hidden;
      white-space: nowrap; }
    .c-select .c-select-input--active {
      color: #f5e646; }
    .c-select .c-select-input .bi {
      margin-left: 15px;
      font-size: 16px; }
      .c-select .c-select-input .bi-x {
        font-size: 20px; }
  .c-select .ps-container {
    padding-right: 0; }
  .c-select .ps-container.ps--active-y .ps__rail-y {
    right: 2px !important; }
  .c-select .c-select-dropdown {
    position: absolute;
    padding: 4px 0;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    width: 300px;
    border-radius: 4px;
    background-color: #fff;
    max-height: 272px;
    display: grid;
    grid-auto-flow: row;
    grid-row-gap: 8px;
    font-family: 'SF Pro Display'; }
    .c-select .c-select-dropdown li {
      cursor: pointer; }
      .c-select .c-select-dropdown li a {
        padding: 4px 0 4px 15px;
        color: #05282d;
        display: block;
        text-decoration: none; }
      .c-select .c-select-dropdown li:hover, .c-select .c-select-dropdown li.active {
        color: #00AF96;
        background-color: rgba(204, 204, 204, 0.1); }
        .c-select .c-select-dropdown li:hover a, .c-select .c-select-dropdown li.active a {
          color: #00AF96; }
    .c-select .c-select-dropdown.search li a.active {
      color: #00AF96;
      background-color: rgba(204, 204, 204, 0.1); }
    .c-select .c-select-dropdown.multiple li a {
      padding: 4px 20px 4px 37px;
      position: relative; }
      .c-select .c-select-dropdown.multiple li a.active::before {
        content: '\f25c';
        color: #fff;
        background-color: #00AF96;
        border: 0; }
      .c-select .c-select-dropdown.multiple li a:after, .c-select .c-select-dropdown.multiple li a::before {
        content: '';
        position: absolute; }
      .c-select .c-select-dropdown.multiple li a::before {
        content: "";
        font-family: bootstrap-icons !important;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 12px;
        font-size: 12px;
        height: 12px;
        border: 1px solid #CED4DA;
        border-radius: 2px;
        top: 50%;
        left: 15px;
        transform: translateY(-50%); }

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

.header-wrapper a {
  text-decoration: none; }

.header-wrapper .header-overhead {
  background-color: #000;
  color: #fff; }
  .header-wrapper .header-overhead .row {
    height: 40px;
    align-items: center; }
  .header-wrapper .header-overhead .logo,
  .header-wrapper .header-overhead .menu {
    display: inline-flex;
    align-items: center; }
  .header-wrapper .header-overhead .logo img {
    width: 24.5px; }
  .header-wrapper .header-overhead .logo p {
    margin-left: 6.5px;
    font-size: 10px;
    line-height: 1.3; }
  .header-wrapper .header-overhead .menu {
    display: none;
    list-style: none; }
    @media (min-width: 1024px) {
      .header-wrapper .header-overhead .menu {
        margin-left: 32px;
        display: inline-flex; } }
    @media (min-width: 1180px) {
      .header-wrapper .header-overhead .menu {
        margin-left: 42px; } }
    .header-wrapper .header-overhead .menu .menu-item {
      font-size: 0.75rem;
      margin: 0 12px; }
      .header-wrapper .header-overhead .menu .menu-item a {
        color: #fff;
        text-decoration: none;
        font-family: 'ALS Mendeleev'; }
  .header-wrapper .header-overhead .search-button {
    margin-left: auto;
    cursor: pointer; }
  .header-wrapper .header-overhead .tel, .header-wrapper .header-overhead .lang {
    display: none; }
    @media (min-width: 768px) {
      .header-wrapper .header-overhead .tel, .header-wrapper .header-overhead .lang {
        display: inline-flex; } }
  .header-wrapper .header-overhead .tel {
    margin-left: 42px; }
  .header-wrapper .header-overhead .lang {
    margin-left: 32px; }

.header-wrapper .tel,
.header-wrapper .lang {
  font-size: 80%; }

.header-wrapper .tel {
  color: #fff; }

.header-wrapper .lang {
  display: flex; }
  .header-wrapper .lang .lang-item {
    color: #666666;
    font-weight: bold; }
    .header-wrapper .lang .lang-item:not(:last-child)::after {
      content: '/';
      color: #666666; }
    .header-wrapper .lang .lang-item--active {
      color: #fff; }

.header-wrapper .header {
  background-color: #05282d;
  display: flex;
  align-items: center; }
  .header-wrapper .header .row {
    height: 60px;
    align-items: center;
    justify-content: center;
    position: relative; }
    @media (min-width: 768px) {
      .header-wrapper .header .row {
        height: 80px;
        justify-content: flex-start; } }
  .header-wrapper .header .logo {
    position: absolute;
    left: 0; }
    @media (min-width: 768px) {
      .header-wrapper .header .logo {
        position: static; } }
    .header-wrapper .header .logo img {
      height: 40px; }
      @media (min-width: 768px) {
        .header-wrapper .header .logo img {
          height: 56px; } }
  .header-wrapper .header .menu {
    display: none;
    height: 100%;
    align-items: center; }
    @media (min-width: 1024px) {
      .header-wrapper .header .menu {
        margin-left: 28px;
        display: flex; } }
    @media (min-width: 1180px) {
      .header-wrapper .header .menu {
        margin-left: 57.18px; } }
    .header-wrapper .header .menu .menu-item {
      font-size: 12px;
      margin: 0 12px;
      height: inherit;
      display: inherit;
      align-items: inherit;
      position: relative; }
      @media (min-width: 1024px) {
        .header-wrapper .header .menu .menu-item:not(:nth-child(-n + 4)) {
          display: none; } }
      @media (min-width: 1180px) {
        .header-wrapper .header .menu .menu-item:not(:nth-child(-n + 4)) {
          display: flex; } }
      .header-wrapper .header .menu .menu-item a {
        color: #fff;
        font-family: 'ALS Mendeleev'; }
        .header-wrapper .header .menu .menu-item a:hover::before {
          content: '';
          bottom: 0;
          height: 2px;
          width: 100%;
          position: absolute;
          background-color: #f5e646; }
    @media (min-width: 768px) {
      .header-wrapper .header .menu-button {
        margin-left: 59px; } }
    @media (min-width: 1180px) {
      .header-wrapper .header .menu-button {
        display: none; } }
  .header-wrapper .header .submenu-wrapper {
    padding-top: 40px;
    padding-bottom: 40px;
    z-index: 2;
    width: 100%;
    top: 100%;
    position: absolute;
    padding-left: 186px;
    box-sizing: border-box;
    display: none; }
    .header-wrapper .header .submenu-wrapper::before {
      content: '';
      transform: translateX(-50%);
      width: 100vw;
      height: 100%;
      background-color: #05282d;
      position: absolute;
      top: 0;
      left: 50%;
      z-index: -1; }
    .header-wrapper .header .submenu-wrapper .submenu {
      max-width: 60%;
      column-count: 2;
      margin-bottom: -14px;
      column-gap: 16px; }
    .header-wrapper .header .submenu-wrapper .submenu-item {
      color: #fff;
      font-size: 13px;
      margin-bottom: 14px;
      display: block; }
  .header-wrapper .header .ticket-buy {
    position: absolute;
    z-index: 3;
    top: 0;
    right: 0;
    background-color: #006455;
    width: 192px;
    height: 201px;
    color: #fff;
    text-align: center;
    padding: 20px;
    box-sizing: border-box;
    display: none; }
    @media (min-width: 768px) {
      .header-wrapper .header .ticket-buy {
        display: block; } }
    .header-wrapper .header .ticket-buy::after {
      content: '';
      position: absolute;
      top: 100%;
      left: 0;
      width: 0;
      height: 0;
      border-left: 96px solid transparent;
      border-right: 96px solid transparent;
      border-top: 40px solid #006455; }
    .header-wrapper .header .ticket-buy .title,
    .header-wrapper .header .ticket-buy .work-hours {
      font-family: 'ALS Mendeleev';
      line-height: 1.5rem;
      font-size: 1.25rem; }
    .header-wrapper .header .ticket-buy .work-hours {
      margin-top: 12px; }
    .header-wrapper .header .ticket-buy .work-hours-cashier {
      font-size: 80%; }
    .header-wrapper .header .ticket-buy .button {
      margin-top: 12px; }

.menu-d-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  min-height: 100vh;
  min-height: -webkit-fill-available;
  background-color: rgba(5, 40, 45, 0.97);
  z-index: 9;
  display: none; }
  @media (min-width: 1180px) {
    .menu-d-wrapper {
      display: none; } }
  .menu-d-wrapper .flex-break {
    display: none; }
    @media (min-width: 768px) {
      .menu-d-wrapper .flex-break {
        display: block; } }
  .menu-d-wrapper .container,
  .menu-d-wrapper .row {
    display: flex;
    flex: 1 0 100%; }
  .menu-d-wrapper .row {
    padding: 12px 0 20px;
    flex-direction: column;
    flex-wrap: nowrap; }
    @media (min-width: 768px) {
      .menu-d-wrapper .row {
        padding-left: 180px;
        flex-direction: row;
        flex-wrap: wrap;
        align-content: flex-start; } }
  .menu-d-wrapper .menu-d-header {
    display: flex;
    width: 100%;
    justify-content: space-between;
    height: min-content; }
    @media (min-width: 768px) {
      .menu-d-wrapper .menu-d-header {
        display: none; } }
  .menu-d-wrapper .menu-d-close {
    margin: 30px auto 0; }
    @media (min-width: 768px) {
      .menu-d-wrapper .menu-d-close {
        margin: 56px auto 100px 0; } }
  .menu-d-wrapper .menu-d-button-group {
    margin-top: auto;
    display: grid;
    grid-template-columns: 1fr;
    grid-row-gap: 15px; }
    @media (min-width: 768px) {
      .menu-d-wrapper .menu-d-button-group {
        display: none; } }
    .menu-d-wrapper .menu-d-button-group .button {
      height: 32px; }
  .menu-d-wrapper .menu-d-list {
    margin-top: 50px;
    display: grid;
    grid-template-columns: 1fr;
    grid-auto-rows: min-content;
    grid-row-gap: 26px; }
    @media (min-width: 768px) {
      .menu-d-wrapper .menu-d-list {
        margin: 0 0 0 -15px;
        grid-row-gap: 48px; } }
    .menu-d-wrapper .menu-d-list-item {
      display: flex;
      align-items: center;
      justify-content: space-between; }
      .menu-d-wrapper .menu-d-list-item::before {
        font-size: 20px;
        order: 2;
        color: #fff; }
        @media (min-width: 768px) {
          .menu-d-wrapper .menu-d-list-item::before {
            display: none; } }
      .menu-d-wrapper .menu-d-list-item a {
        color: #fff;
        font-family: 'ALS Mendeleev';
        font-size: 0.75rem;
        order: 1; }
        @media (min-width: 768px) {
          .menu-d-wrapper .menu-d-list-item a {
            font-size: 1.25rem; } }
      .menu-d-wrapper .menu-d-list-item--active {
        justify-content: flex-start; }
        @media (min-width: 768px) {
          .menu-d-wrapper .menu-d-list-item--active {
            border-right: 2px solid #f5e646; } }
        .menu-d-wrapper .menu-d-list-item--active::before {
          color: #f5e646;
          order: 1; }
        .menu-d-wrapper .menu-d-list-item--active a {
          color: #f5e646;
          order: 2;
          margin-left: 15px; }
          @media (min-width: 768px) {
            .menu-d-wrapper .menu-d-list-item--active a {
              margin-left: 0; } }
  .menu-d-wrapper .menu-d-submenu {
    display: none;
    grid-row-gap: 20px;
    margin-top: 26px;
    grid-auto-rows: min-content; }
    @media (min-width: 768px) {
      .menu-d-wrapper .menu-d-submenu {
        margin-top: 0;
        grid-row-gap: 24px; } }
    .menu-d-wrapper .menu-d-submenu--active {
      display: grid; }
    .menu-d-wrapper .menu-d-submenu a {
      color: #fff;
      font-size: 80%; }

.search-dialog {
  position: fixed;
  width: 100vw;
  min-height: 100vh;
  min-height: -webkit-fill-available;
  top: 0;
  left: 0;
  background-color: rgba(5, 40, 45, 0.95);
  z-index: 9;
  display: none; }
  .search-dialog--active {
    display: flex; }
  .search-dialog form {
    width: 100%; }
  .search-dialog .row {
    position: relative;
    height: 100%;
    align-items: center;
    justify-content: center; }
  .search-dialog-field {
    width: 100%; }
  .search-dialog-close {
    position: absolute;
    top: 50px;
    right: 0;
    cursor: pointer; }
  .search-dialog input {
    width: 100%;
    background-color: transparent;
    border: 0;
    border-bottom: 2px solid #00AF96;
    font-family: 'ALS Mendeleev';
    font-style: normal;
    font-weight: 800;
    color: #fff;
    outline: none;
    font-size: 20px;
    line-height: 28px; }
    @media (min-width: 768px) {
      .search-dialog input {
        font-size: 40px;
        line-height: 48px;
        border-bottom-width: 3px; } }
    .search-dialog input::placeholder {
      color: rgba(255, 255, 255, 0.6); }

.footer-wrapper {
  height: 877px;
  display: flex;
  flex-direction: column; }
  .footer-wrapper .footer {
    padding-top: 80px;
    flex: 1;
    background-image: url(../images/footer-background.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    display: flex; }
    .footer-wrapper .footer .container {
      flex: 1; }
      @media (min-width: 1024px) {
        .footer-wrapper .footer .container {
          background-image: url(../images/footer-background-flamingo.png);
          background-size: auto;
          background-position: 0 100%;
          background-repeat: no-repeat; } }
    .footer-wrapper .footer .row {
      display: grid;
      grid-column-gap: 60px;
      grid-template-rows: auto;
      grid-auto-flow: row;
      grid-row-gap: 30px;
      margin-bottom: 50px; }
      @media (min-width: 768px) {
        .footer-wrapper .footer .row {
          grid-row-gap: 40px;
          grid-template-columns: repeat(2, 1fr) 194px; } }
      @media (min-width: 1024px) {
        .footer-wrapper .footer .row {
          grid-template-columns: repeat(4, 1fr); } }
    .footer-wrapper .footer-button-group {
      display: grid;
      grid-gap: 20px;
      grid-template-rows: repeat(3, min-content); }
      @media (min-width: 768px) {
        .footer-wrapper .footer-button-group {
          grid-column: 3;
          grid-row: 2; } }
      @media (min-width: 1024px) {
        .footer-wrapper .footer-button-group {
          grid-column: 4; } }
      @media (min-width: 1180px) {
        .footer-wrapper .footer-button-group {
          grid-template-columns: repeat(2, 160px); } }
      .footer-wrapper .footer-button-group .button {
        height: 36px;
        grid-column-start: 1;
        grid-column-end: 3;
        font-size: 1rem; }
        @media (min-width: 768px) {
          .footer-wrapper .footer-button-group .button {
            font-size: 80%; } }
        @media (min-width: 1024px) {
          .footer-wrapper .footer-button-group .button {
            font-size: 1rem; } }
        .footer-wrapper .footer-button-group .button .bi {
          font-size: 24px;
          margin-right: 12px;
          display: none; }
          @media (min-width: 1180px) {
            .footer-wrapper .footer-button-group .button .bi {
              display: inline-block; } }
        @media (min-width: 1180px) {
          .footer-wrapper .footer-button-group .button:nth-child(1) {
            grid-column: 1; } }
        @media (min-width: 1180px) {
          .footer-wrapper .footer-button-group .button:nth-child(2) {
            grid-column: 2; } }
    .footer-wrapper .footer-link-list {
      display: none;
      opacity: 0;
      transition: all 1s .35s linear;
      grid-row-gap: 12px;
      grid-template-rows: min-content;
      margin-top: 8px; }
      @media (min-width: 768px) {
        .footer-wrapper .footer-link-list {
          display: grid;
          opacity: 1;
          margin-top: 0; } }
      .footer-wrapper .footer-link-list-item {
        color: #fff;
        text-decoration: none;
        font-size: 1rem; }
        @media (min-width: 768px) {
          .footer-wrapper .footer-link-list-item {
            font-size: 80%; } }
        .footer-wrapper .footer-link-list-item img {
          max-width: 100%; }
    .footer-wrapper .footer-category {
      color: #fff;
      border-bottom: 1px solid rgba(255, 255, 255, 0.2); }
      @media (min-width: 768px) {
        .footer-wrapper .footer-category {
          border-bottom: 0; } }
      .footer-wrapper .footer-category.active {
        padding-bottom: 8px; }
        @media (min-width: 768px) {
          .footer-wrapper .footer-category.active {
            padding-bottom: 0; } }
        .footer-wrapper .footer-category.active .footer-link-list {
          display: grid;
          opacity: 1; }
      @media (min-width: 768px) {
        .footer-wrapper .footer-category.partners {
          grid-row: 2;
          grid-column: 1; } }
      @media (min-width: 1024px) {
        .footer-wrapper .footer-category.partners {
          grid-row: 1/3;
          grid-column: 1; } }
      .footer-wrapper .footer-category.partners .footer-link-list {
        grid-row-gap: 30px; }
      .footer-wrapper .footer-category.visitors {
        grid-row: 1; }
        @media (min-width: 768px) {
          .footer-wrapper .footer-category.visitors {
            grid-column: 1;
            grid-row: 1/2; } }
        @media (min-width: 1024px) {
          .footer-wrapper .footer-category.visitors {
            grid-column: 2;
            grid-row: 1/2; } }
      .footer-wrapper .footer-category.my-zoo {
        grid-row: 3; }
        @media (min-width: 768px) {
          .footer-wrapper .footer-category.my-zoo {
            grid-row: unset; } }
      .footer-wrapper .footer-category.about-zoo {
        grid-row: 2; }
        @media (min-width: 768px) {
          .footer-wrapper .footer-category.about-zoo {
            grid-column: 2;
            grid-row: 1/3; } }
        @media (min-width: 1024px) {
          .footer-wrapper .footer-category.about-zoo {
            grid-row: 1/3;
            grid-column: 3; } }
      .footer-wrapper .footer-category-title {
        font-size: 1.25rem;
        font-family: 'ALS Mendeleev';
        display: flex;
        cursor: pointer; }
        @media (min-width: 768px) {
          .footer-wrapper .footer-category-title {
            padding: 0;
            margin-bottom: 20px;
            cursor: default; } }
        .footer-wrapper .footer-category-title .bi {
          margin-left: auto;
          pointer-events: none;
          font-size: 24px; }
          @media (min-width: 768px) {
            .footer-wrapper .footer-category-title .bi {
              display: none; } }
    .footer-wrapper .footer-widget {
      margin: 0 auto; }
      @media (min-width: 768px) {
        .footer-wrapper .footer-widget {
          align-self: flex-end;
          margin-left: 0; } }
      @media (min-width: 1024px) {
        .footer-wrapper .footer-widget {
          align-self: flex-start; } }
      @media (min-width: 768px) {
        .footer-wrapper .footer-widget.footer-widget-vk {
          grid-row: 2;
          grid-column: 2; } }
      @media (min-width: 1024px) {
        .footer-wrapper .footer-widget.footer-widget-vk {
          grid-row: 3;
          grid-column: 3; } }
      @media (min-width: 768px) {
        .footer-wrapper .footer-widget.footer-widget-fb {
          grid-row: 2;
          grid-column: 3; } }
      @media (min-width: 1024px) {
        .footer-wrapper .footer-widget.footer-widget-fb {
          grid-row: 3;
          grid-column: 4; } }
  .footer-wrapper .footer-sub {
    background-color: #000;
    padding: 15px 0; }
    @media (min-width: 768px) {
      .footer-wrapper .footer-sub {
        padding: 8px 0; } }
    .footer-wrapper .footer-sub .row {
      align-items: center;
      justify-content: center; }
      @media (min-width: 768px) {
        .footer-wrapper .footer-sub .row {
          justify-content: flex-start; } }
    .footer-wrapper .footer-sub .copyright {
      color: #fff;
      font-size: 11px;
      font-weight: bold;
      order: 2; }
      @media (min-width: 768px) {
        .footer-wrapper .footer-sub .copyright {
          order: 1; } }
    .footer-wrapper .footer-sub .social-group {
      display: grid;
      margin-bottom: 15px;
      grid-column-gap: 10px;
      grid-template-rows: 1fr;
      grid-auto-flow: column;
      grid-template-columns: min-content;
      order: 1; }
      @media (min-width: 768px) {
        .footer-wrapper .footer-sub .social-group {
          margin-left: auto;
          margin-bottom: 0;
          order: 2; } }

.video-inner {
  width: 100%;
  display: grid;
  grid-template-columns: 1fr;
  grid-row-gap: 12px;
  height: 620px;
  grid-template-rows: 1fr 176px; }
  @media (min-width: 768px) {
    .video-inner {
      height: 688px; } }
  @media (min-width: 1024px) {
    .video-inner {
      height: 830px;
      grid-template-rows: 1fr 226px; } }
  @media (min-width: 1180px) {
    .video-inner {
      grid-template-columns: 1fr 346px;
      height: 630px;
      grid-template-rows: 1fr;
      grid-column-gap: 10px; } }

.video-player {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%; }

.video-list {
  display: grid;
  grid-row-gap: 10px;
  grid-column-gap: 12px;
  grid-auto-flow: column;
  height: 100%; }
  @media (min-width: 1180px) {
    .video-list {
      grid-auto-flow: row;
      height: auto; } }

.video-item {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  cursor: pointer;
  z-index: 1;
  background-size: cover;
  height: 100%;
  width: 250px; }
  .video-item--active {
    border: 2px solid #00AF96; }
  .video-item::after {
    content: '';
    background: linear-gradient(180deg, rgba(5, 40, 45, 0) 0%, #05282D 120.24%);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1; }
  .video-item::before {
    position: absolute;
    color: #fff;
    font-size: 30px;
    z-index: 1; }
  @media (min-width: 1024px) {
    .video-item {
      width: 332px; } }
  @media (min-width: 1180px) {
    .video-item {
      height: 203px;
      width: 100%; } }

.video-title {
  width: 100%;
  padding: 9px 10px;
  align-self: flex-end;
  background-color: rgba(5, 40, 45, 0.7); }
  .video-title p {
    font-size: 80%; }
    @media (min-width: 1024px) {
      .video-title p {
        font-family: "ALS Mendeleev";
        font-size: 0.75rem; } }

.h-slider,
.h-slider-wrapper {
  position: relative; }

.h-slider-arrows {
  width: 100%;
  position: absolute;
  top: calc(50% - 31px);
  left: 0;
  transform: translateY(-50%);
  z-index: 2; }
  .h-slider-arrows .row {
    position: relative; }

.h-slider-arrow {
  position: absolute;
  border-radius: 100%;
  border: 0;
  background-color: rgba(5, 40, 45, 0.6);
  width: 40px;
  height: 40px;
  display: flex;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  transform: translateY(-50%); }
  .h-slider-arrow:hover {
    background-color: #05282d; }
  .h-slider-arrow-prev {
    left: 0; }
  .h-slider-arrow-next {
    right: 0; }
  .h-slider-arrow .bi {
    color: #fff; }

.h-slider-item {
  background: url(../images/h-slider-item.jpg) no-repeat top center;
  background-size: cover;
  position: relative;
  z-index: 1;
  padding-top: 360px;
  height: 682px; }
  @media (min-width: 768px) {
    .h-slider-item {
      height: 662px;
      padding-top: 235px; } }
  @media (min-width: 1024px) {
    .h-slider-item {
      padding-top: 311px; } }
  @media (min-width: 1180px) {
    .h-slider-item {
      height: 702px;
      padding-top: 335px; } }
  .h-slider-item .row {
    justify-content: center; }
    .h-slider-item .row > div {
      padding: 0; }
  .h-slider-item::before {
    content: '';
    display: block;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    background: linear-gradient(0deg, #05282D 0%, rgba(5, 40, 45, 0.8) 24.88%, rgba(5, 40, 45, 0) 100%);
    z-index: -1; }
  .h-slider-item .title {
    font-family: 'ALS Mendeleev';
    color: #f5e646;
    margin-bottom: 8px;
    line-height: 1.2;
    font-size: 22px; }
    @media (min-width: 768px) {
      .h-slider-item .title {
        font-size: 2.5rem; } }
  .h-slider-item .description {
    margin-bottom: 16px;
    font-size: 14px;
    color: #fff; }
    @media (min-width: 768px) {
      .h-slider-item .description {
        font-size: 1rem;
        margin-bottom: 12px; } }

.h-inline-button {
  font-size: 20px;
  color: #fff;
  height: 62px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  position: relative;
  z-index: 2; }
  .h-inline-button--news {
    background-color: rgba(0, 175, 150, 0.3);
    margin-top: -62px; }
  .h-inline-button--donations {
    background-color: rgba(245, 230, 70, 0.7);
    margin-bottom: -62px; }

.h-schedule {
  background: url(../images/timetable-bg.jpg) no-repeat top center;
  background-size: cover; }
  .h-schedule-inner {
    flex: 1;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    height: 588px;
    margin-top: 62px;
    padding-top: 80px; }
    @media (min-width: 768px) {
      .h-schedule-inner {
        height: 608px;
        background: url(../images/timetable-bg-giraffe.jpg) no-repeat bottom right;
        background-position: 120% 240px; } }
    @media (min-width: 1024px) {
      .h-schedule-inner {
        padding-left: 130px; } }
    @media (min-width: 1180px) {
      .h-schedule-inner {
        height: 655px;
        padding: 114px 0 0 190px;
        background-position: bottom right; } }
  .h-schedule-title {
    font-size: 22px;
    font-family: 'ALS Mendeleev';
    margin-bottom: 2px; }
    @media (min-width: 768px) {
      .h-schedule-title {
        font-family: "ALS Mendeleev";
        font-size: 2.5rem;
        margin-bottom: 35px; } }
    @media (min-width: 1180px) {
      .h-schedule-title {
        margin-bottom: 30px; } }
  .h-schedule-tabs {
    margin-bottom: 60px; }
    .h-schedule-tabs-title {
      font-size: 1rem;
      font-family: 'ALS Mendeleev';
      margin-bottom: 24px; }
  .h-schedule-tab-links {
    display: flex;
    margin-bottom: 40px; }
  .h-schedule-tab-link {
    background-color: #006455;
    padding: 6px 12px;
    cursor: pointer;
    font-size: 14px; }
    .h-schedule-tab-link:first-child {
      border-radius: 4px 0 0 4px; }
    .h-schedule-tab-link:last-child {
      border-radius: 0 4px 4px 0; }
    .h-schedule-tab-link--active {
      background-color: #00AF96; }
    .h-schedule-tab-link .bi {
      margin-left: 8px; }
  .h-schedule-tab-list-item {
    display: flex;
    align-items: center; }
    .h-schedule-tab-list-item .time {
      font-size: 1rem;
      font-weight: bold;
      margin-right: 25px; }
    .h-schedule-tab-list-item .title {
      font-family: "ALS Mendeleev";
      font-size: 0.75rem; }
    .h-schedule-tab-list-item:not(:last-child) {
      margin-bottom: 12px; }
  .h-schedule .how-to-find {
    font-size: 1rem;
    margin-bottom: 20px; }
    @media (min-width: 768px) {
      .h-schedule .how-to-find {
        position: absolute;
        right: 0;
        font-size: 1.25rem;
        margin-bottom: 0;
        top: 180px; } }
    @media (min-width: 1180px) {
      .h-schedule .how-to-find {
        top: 206px; } }
  .h-schedule .schedule {
    font-size: 1rem;
    margin-bottom: 4px; }
  .h-schedule .feeding {
    font-size: 14px; }

