

/* Start:/local/templates/cult/css/uikit.css?1754741754198974*/
@charset "UTF-8";
/* ========================================================================
   Component: Base
 ========================================================================== */
/*
 * 1. Set `font-size` to support `rem` units
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Style
 */
html {
  /* 1 */
  font-family: "Golos", sans-serif;
  font-size: 15px;
  font-weight: normal;
  line-height: 1.48;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 3 */
  background: #FFFFFF;
  color: #000103;
}

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

/* Links
 ========================================================================== */
/*
 * Style
 */
a,
.uk-link {
  color: #1E1E1E;
  text-decoration: none;
  cursor: pointer;
}

a:hover,
.uk-link:hover,
.uk-link-toggle:hover .uk-link {
  color: #004F87;
  text-decoration: none;
}

/* Text-level semantics
 ========================================================================== */
/*
 * 1. Add the correct text decoration in Edge.
 * 2. The shorthand declaration `underline dotted` is not supported in Safari.
 */
abbr[title] {
  /* 1 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */
  -webkit-text-decoration-style: dotted;
}

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

/*
 * 1. Consolas has a better baseline in running text compared to `Courier`
 * 2. Correct the odd `em` font sizing in all browsers.
 * 3. Style
 */
:not(pre) > code,
:not(pre) > kbd,
:not(pre) > samp {
  /* 1 */
  font-family: Consolas, monaco, monospace;
  /* 2 */
  font-size: 0.875rem;
  /* 3 */
  color: #f0506e;
  white-space: nowrap;
}

/*
 * Emphasize
 */
em {
  color: #f0506e;
}

/*
 * Insert
 */
ins {
  background: #ffd;
  color: #666;
  text-decoration: none;
}

/*
 * Mark
 */
mark {
  background: #ffd;
  color: #666;
}

/*
 * Quote
 */
q {
  font-style: italic;
}

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

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Embedded content
 ========================================================================== */
/*
 * Remove the gap between the element and the bottom of its parent container.
 */
audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}

/*
 * 1. Constrain the element to its parent width.
 * 2. Preserve the intrinsic aspect ratio and auto-scale the height of an image if the `height` attribute is present.
 * 3. Take border and padding into account.
 */
canvas,
img,
svg,
video {
  /* 1 */
  max-width: 100%;
  /* 2 */
  height: auto;
  /* 3 */
  box-sizing: border-box;
}

/*
 * Deprecated: only needed for `img` elements with `uk-img`
 * 1. Hide `alt` text for lazy load images.
 * 2. Fix lazy loading images if parent element is set to `display: inline` and has `overflow: hidden`.
 */
img:not([src]) {
  /* 1 */
  visibility: hidden;
  /* 2 */
  min-width: 1px;
}

/*
 * Iframe
 * Remove border in all browsers
 */
iframe {
  border: 0;
}

/* Block elements
 ========================================================================== */
/*
 * Margins
 */
p,
ul,
ol,
dl,
pre,
address,
fieldset,
figure {
  margin: 0 0 24px 0;
}

/* Add margin if adjacent element */
* + p,
* + ul,
* + ol,
* + dl,
* + pre,
* + address,
* + fieldset,
* + figure {
  margin-top: 24px;
}

/* Headings
 ========================================================================== */
h1, .uk-h1,
h2, .uk-h2,
h3, .uk-h3,
h4, .uk-h4,
h5, .uk-h5,
h6, .uk-h6,
.uk-heading-small,
.uk-heading-medium,
.uk-heading-large,
.uk-heading-xlarge,
.uk-heading-2xlarge {
  margin: 0 0 24px 0;
  font-family: "Golos", sans-serif;
  font-weight: normal;
  color: #333;
  text-transform: none;
}

/* Add margin if adjacent element */
* + h1, * + .uk-h1,
* + h2, * + .uk-h2,
* + h3, * + .uk-h3,
* + h4, * + .uk-h4,
* + h5, * + .uk-h5,
* + h6, * + .uk-h6,
* + .uk-heading-small,
* + .uk-heading-medium,
* + .uk-heading-large,
* + .uk-heading-xlarge,
* + .uk-heading-2xlarge {
  margin-top: 40px;
}

/*
 * Sizes
 */
h1, .uk-h1 {
  font-size: 29px;
  line-height: 1.2;
  font-weight: 600;
  line-height: 1.16;
  margin-top: 0;
  color: #003154;
  margin-bottom: 16px;
}

h2, .uk-h2 {
  font-size: 27px;
  line-height: 1.3;
  font-weight: 600;
  line-height: 1.16;
  margin-top: 0;
  margin-bottom: 16px;
  color: #003154;
}

h3, .uk-h3 {
  font-size: 24px;
  line-height: 1.4;
  font-weight: 600;
  margin-top: 0;
  line-height: 1.16;
  color: #003154;
}

h4, .uk-h4 {
  font-size: 20px;
  line-height: 1.4;
  font-weight: 600;
  margin-top: 0;
  line-height: 1.1;
  color: #003154;
}

h5, .uk-h5 {
  font-size: 16px;
  line-height: 1.4;
}

h6, .uk-h6 {
  font-size: 0.875rem;
  line-height: 1.4;
}

/* Tablet landscape and bigger */
@media (min-width: 960px) {
  h1, .uk-h1 {
    font-size: 33px;
  }
  h2, .uk-h2 {
    font-size: 29px;
  }
}
/* Lists
 ========================================================================== */
ul,
ol {
  padding-left: 30px;
}

/*
 * Reset margin for nested lists
 */
ul > li > ul,
ul > li > ol,
ol > li > ol,
ol > li > ul {
  margin: 0;
}

/* Description lists
 ========================================================================== */
dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

/* Horizontal rules
 ========================================================================== */
/*
 * 1. Show the overflow in Chrome, Edge and IE.
 * 2. Add the correct text-align in Edge and IE.
 * 3. Style
 */
hr, .uk-hr {
  /* 1 */
  overflow: visible;
  /* 2 */
  text-align: inherit;
  /* 3 */
  margin: 0 0 20px 0;
  border: 0;
  border-top: 1px solid #e5e5e5;
}

/* Add margin if adjacent element */
* + hr,
* + .uk-hr {
  margin-top: 20px;
}

/* Address
 ========================================================================== */
address {
  font-style: normal;
}

/* Blockquotes
 ========================================================================== */
blockquote {
  margin: 0 0 20px 0;
  font-size: 1.25rem;
  line-height: 1.5;
  font-style: italic;
}

/* Add margin if adjacent element */
* + blockquote {
  margin-top: 20px;
}

/*
 * Content
 */
blockquote p:last-of-type {
  margin-bottom: 0;
}

blockquote footer {
  margin-top: 10px;
  font-size: 0.875rem;
  line-height: 1.5;
}

/* Preformatted text
 ========================================================================== */
/*
 * 1. Contain overflow in all browsers.
 */
pre {
  font: 0.875rem / 1.5 Consolas, monaco, monospace;
  color: #666;
  -moz-tab-size: 4;
  -o-tab-size: 4;
     tab-size: 4;
  /* 1 */
  overflow: auto;
}

pre code {
  font-family: Consolas, monaco, monospace;
}

/* Focus
 ========================================================================== */
:focus {
  outline: none;
}

:focus-visible {
  outline: 2px dotted #333;
}

/* Selection pseudo-element
 ========================================================================== */
::-moz-selection {
  background: #39f;
  color: #fff;
  text-shadow: none;
}
::selection {
  background: #39f;
  color: #fff;
  text-shadow: none;
}

/* HTML5 elements
 ========================================================================== */
/*
 * 1. Add the correct display in Edge, IE 10+, and Firefox.
 * 2. Add the correct display in IE.
 */
details,
main { /* 2 */
  display: block;
}

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

/*
 * Add the correct display in IE.
 */
template {
  display: none;
}

/* Pass media breakpoints to JS
 ========================================================================== */
/*
 * Breakpoints
 */
:root {
  --uk-breakpoint-s: 640px;
  --uk-breakpoint-m: 960px;
  --uk-breakpoint-l: 1200px;
  --uk-breakpoint-xl: 1600px;
}

/* ========================================================================
   Component: Link
 ========================================================================== */
/* Muted
 ========================================================================== */
a.uk-link-muted,
.uk-link-muted a,
.uk-link-toggle .uk-link-muted {
  color: #999;
}

a.uk-link-muted:hover,
.uk-link-muted a:hover,
.uk-link-toggle:hover .uk-link-muted {
  color: #666;
}

/* Text
 ========================================================================== */
a.uk-link-text,
.uk-link-text a,
.uk-link-toggle .uk-link-text {
  color: inherit;
}

a.uk-link-text:hover,
.uk-link-text a:hover,
.uk-link-toggle:hover .uk-link-text {
  color: #999;
}

/* Heading
 ========================================================================== */
a.uk-link-heading,
.uk-link-heading a,
.uk-link-toggle .uk-link-heading {
  color: inherit;
}

a.uk-link-heading:hover,
.uk-link-heading a:hover,
.uk-link-toggle:hover .uk-link-heading {
  color: #1e87f0;
  text-decoration: none;
}

/* Reset
 ========================================================================== */
/*
 * `!important` needed to override inverse component
 */
a.uk-link-reset,
.uk-link-reset a {
  color: inherit !important;
  text-decoration: none !important;
}

/* Toggle
 ========================================================================== */
.uk-link-toggle {
  color: inherit !important;
  text-decoration: none !important;
}

/* ========================================================================
   Component: Heading
 ========================================================================== */
.uk-heading-small {
  font-size: 2.6rem;
  line-height: 1.2;
}

.uk-heading-medium {
  font-size: 2.8875rem;
  line-height: 1.1;
}

.uk-heading-large {
  font-size: 3.4rem;
  line-height: 1.1;
}

.uk-heading-xlarge {
  font-size: 4rem;
  line-height: 1;
}

.uk-heading-2xlarge {
  font-size: 6rem;
  line-height: 1;
}

/* Tablet Landscape and bigger */
@media (min-width: 960px) {
  .uk-heading-small {
    font-size: 3.25rem;
  }
  .uk-heading-medium {
    font-size: 3.5rem;
  }
  .uk-heading-large {
    font-size: 4rem;
  }
  .uk-heading-xlarge {
    font-size: 6rem;
  }
  .uk-heading-2xlarge {
    font-size: 8rem;
  }
}
/* Laptop and bigger */
@media (min-width: 1200px) {
  .uk-heading-medium {
    font-size: 4rem;
  }
  .uk-heading-large {
    font-size: 6rem;
  }
  .uk-heading-xlarge {
    font-size: 8rem;
  }
  .uk-heading-2xlarge {
    font-size: 11rem;
  }
}
/* Primary
   Deprecated: Use `uk-heading-medium` instead
 ========================================================================== */
/* Tablet landscape and bigger */
/* Desktop and bigger */
/* Hero
   Deprecated: Use `uk-heading-xlarge` instead
 ========================================================================== */
/* Tablet landscape and bigger */
/* Desktop and bigger */
/* Divider
 ========================================================================== */
.uk-heading-divider {
  padding-bottom: calc(5px + 0.1em);
  border-bottom: calc(0.2px + 0.05em) solid #e5e5e5;
}

/* Bullet
 ========================================================================== */
.uk-heading-bullet {
  position: relative;
}

/*
 * 1. Using `inline-block` to make it work with text alignment
 * 2. Center vertically
 * 3. Style
 */
.uk-heading-bullet::before {
  content: "";
  /* 1 */
  display: inline-block;
  /* 2 */
  position: relative;
  top: calc(-0.1 * 1em);
  vertical-align: middle;
  /* 3 */
  height: calc(4px + 0.7em);
  margin-right: calc(5px + 0.2em);
  border-left: calc(5px + 0.1em) solid #e5e5e5;
}

/* Line
 ========================================================================== */
/*
 * Clip the child element
 */
.uk-heading-line {
  overflow: hidden;
}

/*
 * Extra markup is needed to make it work with text align
 */
.uk-heading-line > * {
  display: inline-block;
  position: relative;
}

/*
 * 1. Center vertically
 * 2. Make the element as large as possible. It's clipped by the container.
 * 3. Style
 */
.uk-heading-line > ::before,
.uk-heading-line > ::after {
  content: "";
  /* 1 */
  position: absolute;
  top: calc(50% - (calc(0.2px + 0.05em) / 2));
  /* 2 */
  width: 2000px;
  /* 3 */
  border-bottom: calc(0.2px + 0.05em) solid #e5e5e5;
}

.uk-heading-line > ::before {
  right: 100%;
  margin-right: calc(5px + 0.3em);
}

.uk-heading-line > ::after {
  left: 100%;
  margin-left: calc(5px + 0.3em);
}

/* ========================================================================
   Component: Divider
 ========================================================================== */
/*
 * 1. Reset default `hr`
 * 2. Set margin if a `div` is used for semantical reason
 */
[class*=uk-divider] {
  /* 1 */
  border: none;
  /* 2 */
  margin-bottom: 20px;
}

/* Add margin if adjacent element */
* + [class*=uk-divider] {
  margin-top: 20px;
}

/* Icon
 ========================================================================== */
.uk-divider-icon {
  position: relative;
  height: 20px;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22none%22%20stroke%3D%22%23e5e5e5%22%20stroke-width%3D%222%22%20cx%3D%2210%22%20cy%3D%2210%22%20r%3D%227%22%20%2F%3E%0A%3C%2Fsvg%3E%0A");
  background-repeat: no-repeat;
  background-position: 50% 50%;
}

.uk-divider-icon::before,
.uk-divider-icon::after {
  content: "";
  position: absolute;
  top: 50%;
  max-width: calc(50% - (50px / 2));
  border-bottom: 1px solid #e5e5e5;
}

.uk-divider-icon::before {
  right: calc(50% + (50px / 2));
  width: 100%;
}

.uk-divider-icon::after {
  left: calc(50% + (50px / 2));
  width: 100%;
}

/* Small
 ========================================================================== */
/*
 * 1. Fix height because of `inline-block`
 * 2. Using ::after and inline-block to make `text-align` work
 */
/* 1 */
.uk-divider-small {
  line-height: 0;
}

/* 2 */
.uk-divider-small::after {
  content: "";
  display: inline-block;
  width: 100px;
  max-width: 100%;
  border-top: 1px solid #e5e5e5;
  vertical-align: top;
}

/* Vertical
 ========================================================================== */
.uk-divider-vertical {
  width: -moz-max-content;
  width: max-content;
  height: 100px;
  margin-left: auto;
  margin-right: auto;
  border-left: 1px solid #e5e5e5;
}

/* ========================================================================
   Component: List
 ========================================================================== */
.uk-list {
  padding: 0;
  list-style: none;
}

/*
 * Avoid column break within the list item, when using `column-count`
 */
.uk-list > * {
  -moz-column-break-inside: avoid;
       break-inside: avoid-column;
}

/*
 * Remove margin from the last-child
 */
.uk-list > * > :last-child {
  margin-bottom: 0;
}

/*
 * Style
 */
.uk-list > :nth-child(n+2),
.uk-list > * > ul {
  margin-top: 10px;
}

/* Marker modifiers
 * Moving `::marker` inside `::before` to style it differently
 * To style the `::marker` is currently only supported in Firefox and Safari
 ========================================================================== */
.uk-list-disc > *,
.uk-list-circle > *,
.uk-list-square > *,
.uk-list-decimal > *,
.uk-list-hyphen > * {
  padding-left: 30px;
}

/*
 * Type modifiers
 */
.uk-list-decimal {
  counter-reset: decimal;
}

.uk-list-decimal > * {
  counter-increment: decimal;
}

.uk-list-disc > ::before,
.uk-list-circle > ::before,
.uk-list-square > ::before,
.uk-list-decimal > ::before,
.uk-list-hyphen > ::before {
  content: "";
  position: relative;
  left: -30px;
  width: 30px;
  height: 1.48em;
  margin-bottom: -1.48em;
  display: list-item;
  list-style-position: inside;
  text-align: right;
}

.uk-list-disc > ::before {
  list-style-type: disc;
}

.uk-list-circle > ::before {
  list-style-type: circle;
}

.uk-list-square > ::before {
  list-style-type: square;
}

.uk-list-decimal > ::before {
  content: counter(decimal, decimal) " . ";
}

.uk-list-hyphen > ::before {
  content: "–  ";
}

/*
 * Color modifiers
 */
.uk-list-muted > ::before {
  color: #999 !important;
}

.uk-list-emphasis > ::before {
  color: #333 !important;
}

.uk-list-primary > ::before {
  color: #1e87f0 !important;
}

.uk-list-secondary > ::before {
  color: #222 !important;
}

/* Image bullet modifier
 ========================================================================== */
.uk-list-bullet > * {
  padding-left: 30px;
}

.uk-list-bullet > ::before {
  content: "";
  display: list-item;
  position: relative;
  left: -30px;
  width: 30px;
  height: 1.48em;
  margin-bottom: -1.48em;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%226%22%20height%3D%226%22%20viewBox%3D%220%200%206%206%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22%23666%22%20cx%3D%223%22%20cy%3D%223%22%20r%3D%223%22%20%2F%3E%0A%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  background-position: 50% 50%;
}

/* Style modifiers
 ========================================================================== */
/*
 * Divider
 */
.uk-list-divider > :nth-child(n+2) {
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px solid #e5e5e5;
}

/*
 * Striped
 */
.uk-list-striped > * {
  padding: 10px 10px;
}

.uk-list-striped > :nth-of-type(odd) {
  background: #f8f8f8;
}

.uk-list-striped > :nth-child(n+2) {
  margin-top: 0;
}

/* Size modifier
 ========================================================================== */
.uk-list-large > :nth-child(n+2),
.uk-list-large > * > ul {
  margin-top: 20px;
}

.uk-list-collapse > :nth-child(n+2),
.uk-list-collapse > * > ul {
  margin-top: 0;
}

/*
 * Divider
 */
.uk-list-large.uk-list-divider > :nth-child(n+2) {
  margin-top: 20px;
  padding-top: 20px;
}

.uk-list-collapse.uk-list-divider > :nth-child(n+2) {
  margin-top: 0;
  padding-top: 0;
}

/*
 * Striped
 */
.uk-list-large.uk-list-striped > * {
  padding: 20px 10px;
}

.uk-list-collapse.uk-list-striped > * {
  padding-top: 0;
  padding-bottom: 0;
}

.uk-list-large.uk-list-striped > :nth-child(n+2),
.uk-list-collapse.uk-list-striped > :nth-child(n+2) {
  margin-top: 0;
}

/* ========================================================================
   Component: Description list
 ========================================================================== */
/*
 * Term
 */
.uk-description-list > dt {
  color: #333;
}

.uk-description-list > dt:nth-child(n+2) {
  margin-top: 20px;
}

/*
 * Description
 */
/* Style modifier
 ========================================================================== */
/*
 * Line
 */
.uk-description-list-divider > dt:nth-child(n+2) {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid #e5e5e5;
}

/* ========================================================================
   Component: Table
 ========================================================================== */
/*
 * 1. Remove most spacing between table cells.
 * 2. Behave like a block element
 * 3. Style
 */
.uk-table {
  /* 1 */
  border-collapse: collapse;
  border-spacing: 0;
  /* 2 */
  width: 100%;
  /* 3 */
  margin-bottom: 20px;
}

/* Add margin if adjacent element */
* + .uk-table {
  margin-top: 20px;
}

/* Header cell
 ========================================================================== */
/*
 * 1. Style
 */
.uk-table th {
  padding: 16px 12px;
  text-align: left;
  vertical-align: bottom;
  /* 1 */
  font-size: 0.875rem;
  font-weight: normal;
  color: #999;
}

/* Cell
 ========================================================================== */
.uk-table td {
  padding: 16px 12px;
  vertical-align: top;
}

/*
 * Remove margin from the last-child
 */
.uk-table td > :last-child {
  margin-bottom: 0;
}

/* Footer
 ========================================================================== */
.uk-table tfoot {
  font-size: 0.875rem;
}

/* Caption
 ========================================================================== */
.uk-table caption {
  font-size: 0.875rem;
  text-align: left;
  color: #999;
}

/* Alignment modifier
 ========================================================================== */
.uk-table-middle,
.uk-table-middle td {
  vertical-align: middle !important;
}

/* Style modifiers
 ========================================================================== */
/*
 * Divider
 */
.uk-table-divider > tr:not(:first-child),
.uk-table-divider > :not(:first-child) > tr,
.uk-table-divider > :first-child > tr:not(:first-child) {
  border-top: 1px solid #e5e5e5;
}

/*
 * Striped
 */
.uk-table-striped > tr:nth-of-type(odd),
.uk-table-striped tbody tr:nth-of-type(odd) {
  background: #f8f8f8;
}

/*
 * Hover
 */
.uk-table-hover > tr:hover,
.uk-table-hover tbody tr:hover {
  background: #ffd;
}

/* Active state
 ========================================================================== */
.uk-table > tr.uk-active,
.uk-table tbody tr.uk-active {
  background: #ffd;
}

/* Size modifier
 ========================================================================== */
.uk-table-small th,
.uk-table-small td {
  padding: 10px 12px;
}

.uk-table-large th,
.uk-table-large td {
  padding: 22px 12px;
}

/* Justify modifier
 ========================================================================== */
.uk-table-justify th:first-child,
.uk-table-justify td:first-child {
  padding-left: 0;
}

.uk-table-justify th:last-child,
.uk-table-justify td:last-child {
  padding-right: 0;
}

/* Cell size modifier
 ========================================================================== */
.uk-table-shrink {
  width: 1px;
}

.uk-table-expand {
  min-width: 150px;
}

/* Cell link modifier
 ========================================================================== */
/*
 * Does not work with `uk-table-justify` at the moment
 */
.uk-table-link {
  padding: 0 !important;
}

.uk-table-link > a {
  display: block;
  padding: 16px 12px;
}

.uk-table-small .uk-table-link > a {
  padding: 10px 12px;
}

/* Responsive table
 ========================================================================== */
/* Phone landscape and smaller */
@media (max-width: 959.98px) {
  .uk-table-responsive,
.uk-table-responsive tbody,
.uk-table-responsive th,
.uk-table-responsive td,
.uk-table-responsive tr {
    display: block;
  }
  .uk-table-responsive thead {
    display: none;
  }
  .uk-table-responsive th,
.uk-table-responsive td {
    width: auto !important;
    max-width: none !important;
    min-width: 0 !important;
    overflow: visible !important;
    white-space: normal !important;
  }
  .uk-table-responsive th:not(:first-child):not(.uk-table-link),
.uk-table-responsive td:not(:first-child):not(.uk-table-link),
.uk-table-responsive .uk-table-link:not(:first-child) > a {
    padding-top: 5px !important;
  }
  .uk-table-responsive th:not(:last-child):not(.uk-table-link),
.uk-table-responsive td:not(:last-child):not(.uk-table-link),
.uk-table-responsive .uk-table-link:not(:last-child) > a {
    padding-bottom: 5px !important;
  }
  .uk-table-justify.uk-table-responsive th,
.uk-table-justify.uk-table-responsive td {
    padding-left: 0;
    padding-right: 0;
  }
}
/* ========================================================================
   Component: Icon
 ========================================================================== */
/*
 * Note: 1. - 7. is required for `button` elements. Needed for Close and Form Icon component.
 * 1. Remove margins in Chrome, Safari and Opera.
 * 2. Remove borders for `button`.
 * 3. Remove border-radius in Chrome.
 * 4. Address `overflow` set to `hidden` in IE.
 * 5. Correct `font` properties and `color` not being inherited for `button`.
 * 6. Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 7. Remove default `button` padding and background color
 * 8. Style
 * 9. Fill all SVG elements with the current text color if no `fill` attribute is set
 * 10. Let the container fit the height of the icon
 */
.uk-icon {
  /* 1 */
  margin: 0;
  /* 2 */
  border: none;
  /* 3 */
  border-radius: 0;
  /* 4 */
  overflow: visible;
  /* 5 */
  font: inherit;
  color: inherit;
  /* 6 */
  text-transform: none;
  /* 7. */
  padding: 0;
  background-color: transparent;
  /* 8 */
  display: inline-block;
  /* 9 */
  fill: currentcolor;
  /* 10 */
  line-height: 0;
}

/* Required for `button`. */
button.uk-icon:not(:disabled) {
  cursor: pointer;
}

/*
 * Remove the inner border and padding in Firefox.
 */
.uk-icon::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/*
 * Set the fill and stroke color of all SVG elements to the current text color
 */
.uk-icon:not(.uk-preserve) [fill*="#"]:not(.uk-preserve) {
  fill: currentcolor;
}

.uk-icon:not(.uk-preserve) [stroke*="#"]:not(.uk-preserve) {
  stroke: currentcolor;
}

/*
 * Fix Firefox blurry SVG rendering: https://bugzilla.mozilla.org/show_bug.cgi?id=1046835
 */
.uk-icon > * {
  transform: translate(0, 0);
}

/* Image modifier
 ========================================================================== */
/*
 * Display images in icon dimensions
 * 1. Required for `span` with background image
 * 2. Required for `image`
 */
.uk-icon-image {
  width: 20px;
  height: 20px;
  /* 1 */
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: middle;
  /* 2 */
  -o-object-fit: scale-down;
     object-fit: scale-down;
  max-width: none;
}

/* Style modifiers
 ========================================================================== */
/*
 * Link
 * 1. Allow text within link
 */
.uk-icon-link {
  color: #999;
  /* 1 */
  text-decoration: none !important;
}

.uk-icon-link:hover {
  color: #666;
}

/* OnClick + Active */
.uk-icon-link:active,
.uk-active > .uk-icon-link {
  color: #595959;
}

/*
 * Button
 * 1. Center icon vertically and horizontally
 */
.uk-icon-button {
  box-sizing: border-box;
  width: 36px;
  height: 36px;
  border-radius: 500px;
  background: #f8f8f8;
  color: #999;
  vertical-align: middle;
  /* 1 */
  display: inline-flex;
  justify-content: center;
  align-items: center;
}

/* Hover */
.uk-icon-button:hover {
  background-color: #ebebeb;
  color: #666;
}

/* OnClick + Active */
.uk-icon-button:active,
.uk-active > .uk-icon-button {
  background-color: #dfdfdf;
  color: #666;
}

/* ========================================================================
   Component: Form Range
 ========================================================================== */
/*
 * 1. Remove default style.
 * 2. Define consistent box sizing.
 * 3. Remove `margin` in all browsers.
 * 4. Align to the center of the line box.
 * 5. Prevent content overflow if a fixed width is used.
 * 6. Take the full width.
 * 7. Remove white background in Chrome.
 */
.uk-range {
  /* 1 */
  -webkit-appearance: none;
  /* 2 */
  box-sizing: border-box;
  /* 3 */
  margin: 0;
  /* 4 */
  vertical-align: middle;
  /* 5 */
  max-width: 100%;
  /* 6 */
  width: 100%;
  /* 7 */
  background: transparent;
}

/* Focus */
.uk-range:focus {
  outline: none;
}

.uk-range::-moz-focus-outer {
  border: none;
}

/*
 * Improves consistency of cursor style for clickable elements
 */
.uk-range:not(:disabled)::-webkit-slider-thumb {
  cursor: pointer;
}

.uk-range:not(:disabled)::-moz-range-thumb {
  cursor: pointer;
}

/*
 * Track
 * 1. Safari doesn't have a focus state. Using active instead.
 */
/* Webkit */
.uk-range::-webkit-slider-runnable-track {
  height: 3px;
  background: #ebebeb;
}

.uk-range:focus::-webkit-slider-runnable-track,
.uk-range:active::-webkit-slider-runnable-track {
  background: #dfdfdf;
}

/* Firefox */
.uk-range::-moz-range-track {
  height: 3px;
  background: #ebebeb;
}

.uk-range:focus::-moz-range-track {
  background: #dfdfdf;
}

/*
 * Thumb
 * 1. Reset
 * 2. Style
 */
/* Webkit */
.uk-range::-webkit-slider-thumb {
  /* 1 */
  -webkit-appearance: none;
  margin-top: -7px;
  /* 2 */
  height: 15px;
  width: 15px;
  border-radius: 500px;
  background: #fff;
}

/* Firefox */
.uk-range::-moz-range-thumb {
  /* 1 */
  border: none;
  /* 2 */
  height: 15px;
  width: 15px;
  margin-top: -7px;
  border-radius: 500px;
  background: #fff;
}

/* ========================================================================
   Component: Form
 ========================================================================== */
/*
 * 1. Define consistent box sizing.
 *    Default is `content-box` with following exceptions set to `border-box`
 *    `select`, `input[type="checkbox"]` and `input[type="radio"]`
 *    `input[type="search"]` in Chrome, Safari and Opera
 *    `input[type="color"]` in Firefox
 * 2. Address margins set differently in Firefox/IE and Chrome/Safari/Opera.
 * 3. Remove `border-radius` in iOS.
 * 4. Change font properties to `inherit` in all browsers.
 */
.uk-input,
.uk-select,
.uk-textarea,
.uk-radio,
.uk-checkbox {
  /* 1 */
  box-sizing: border-box;
  /* 2 */
  margin: 0;
  /* 3 */
  border-radius: 0;
  /* 4 */
  font: inherit;
}

/*
 * Show the overflow in Edge.
 */
.uk-input {
  overflow: visible;
}

/*
 * Remove the inheritance of text transform in Firefox.
 */
.uk-select {
  text-transform: none;
}

/*
 * 1. Change font properties to `inherit` in all browsers
 * 2. Don't inherit the `font-weight` and use `bold` instead.
 * NOTE: Both declarations don't work in Chrome, Safari and Opera.
 */
.uk-select optgroup {
  /* 1 */
  font: inherit;
  /* 2 */
  font-weight: bold;
}

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

/*
 * Remove the inner padding and cancel buttons in Chrome on OS X and Safari on OS X.
 */
.uk-input[type=search]::-webkit-search-cancel-button,
.uk-input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

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

/*
 * Removes placeholder transparency in Firefox.
 */
.uk-input::-moz-placeholder,
.uk-textarea::-moz-placeholder {
  opacity: 1;
}

/*
 * Improves consistency of cursor style for clickable elements
 */
.uk-radio:not(:disabled),
.uk-checkbox:not(:disabled) {
  cursor: pointer;
}

/*
 * Define consistent border, margin, and padding.
 */
.uk-fieldset {
  border: none;
  margin: 0;
  padding: 0;
}

/* Input, select and textarea
 * Allowed: `text`, `password`, `datetime`, `datetime-local`, `date`,  `month`,
            `time`, `week`, `number`, `email`, `url`, `search`, `tel`, `color`
 * Disallowed: `range`, `radio`, `checkbox`, `file`, `submit`, `reset` and `image`
 ========================================================================== */
/*
 * Remove default style in iOS.
 */
.uk-input,
.uk-textarea {
  -webkit-appearance: none;
}

/*
 * 1. Prevent content overflow if a fixed width is used
 * 2. Take the full width
 * 3. Reset default
 * 4. Style
 */
.uk-input,
.uk-select,
.uk-textarea {
  /* 1 */
  max-width: 100%;
  /* 2 */
  width: 100%;
  /* 3 */
  border: 0 none;
  /* 4 */
  padding: 0 10px;
  background: #fff;
  color: #666;
}

/*
 * Single-line
 * 1. Allow any element to look like an `input` or `select` element
 * 2. Make sure line-height is not larger than height
 *    Also needed to center the text vertically
 */
.uk-input,
.uk-select:not([multiple]):not([size]) {
  height: 40px;
  vertical-align: middle;
  /* 1 */
  display: inline-block;
  transition: border-color 0.3s ease, color 0.3s ease;
  background-color: transparent;
  border: 1px solid #888888;
  color: #1E1E1E;
  border-radius: unset;
  height: 40px;
  padding: 0 16px;
  font-size: 14px;
}

/* 2 */
.uk-input:not(input),
.uk-select:not(select) {
  line-height: 38px;
}

/*
 * Multi-line
 */
.uk-select[multiple],
.uk-select[size],
.uk-textarea {
  padding-top: 6px;
  padding-bottom: 6px;
  vertical-align: top;
  transition: border-color 0.3s ease, color 0.3s ease;
  background-color: transparent;
  border: 1px solid #888888;
  color: #1E1E1E;
  min-height: 96px;
  border-radius: unset;
  padding: 13px 16px;
  font-size: 14px;
}

.uk-select[multiple],
.uk-select[size] {
  resize: vertical;
}

/* Focus */
.uk-input:focus,
.uk-select:focus,
.uk-textarea:focus {
  outline: none;
  background-color: #fff;
  color: #666;
}

/* Disabled */
.uk-input:disabled,
.uk-select:disabled,
.uk-textarea:disabled {
  background-color: #f8f8f8;
  color: #999;
}

/*
 * Placeholder
 */
.uk-input::-moz-placeholder {
  color: #999;
}
.uk-input::placeholder {
  color: #999;
}

.uk-textarea::-moz-placeholder {
  color: #999;
}

.uk-textarea::placeholder {
  color: #999;
}

/* Style modifier (`uk-input`, `uk-select` and `uk-textarea`)
 ========================================================================== */
/*
 * Small
 */
.uk-form-small {
  font-size: 0.875rem;
}

/* Single-line */
.uk-form-small:not(textarea):not([multiple]):not([size]) {
  height: 30px;
  padding-left: 8px;
  padding-right: 8px;
}

/* Multi-line */
textarea.uk-form-small,
[multiple].uk-form-small,
[size].uk-form-small {
  padding: 5px 8px;
}

.uk-form-small:not(select):not(input):not(textarea) {
  line-height: 28px;
}

/*
 * Large
 */
.uk-form-large {
  font-size: 1.25rem;
}

/* Single-line */
.uk-form-large:not(textarea):not([multiple]):not([size]) {
  height: 55px;
  padding-left: 12px;
  padding-right: 12px;
}

/* Multi-line */
textarea.uk-form-large,
[multiple].uk-form-large,
[size].uk-form-large {
  padding: 7px 12px;
}

.uk-form-large:not(select):not(input):not(textarea) {
  line-height: 53px;
}

/* Style modifier (`uk-input`, `uk-select` and `uk-textarea`)
 ========================================================================== */
/*
 * Error
 */
.uk-form-danger,
.uk-form-danger:focus {
  color: #f0506e;
}

/*
 * Success
 */
.uk-form-success,
.uk-form-success:focus {
  color: #32d296;
}

/*
 * Blank
 */
.uk-form-blank {
  background: none;
}

/* Width modifiers (`uk-input`, `uk-select` and `uk-textarea`)
 ========================================================================== */
/*
 * Fixed widths
 * Different widths for mini sized `input` and `select` elements
 */
input.uk-form-width-xsmall {
  width: 50px;
}

select.uk-form-width-xsmall {
  width: 75px;
}

.uk-form-width-small {
  width: 130px;
}

.uk-form-width-medium {
  width: 200px;
}

.uk-form-width-large {
  width: 500px;
}

/* Select
 ========================================================================== */
/*
 * 1. Remove default style. Also works in Firefox
 * 2. Style
 * 3. Set `color` for options in the select dropdown, because the inherited `color` might be too light.
 */
.uk-select:not([multiple]):not([size]) {
  /* 1 */
  -webkit-appearance: none;
  -moz-appearance: none;
  /* 2 */
  padding-right: 20px;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2224%22%20height%3D%2216%22%20viewBox%3D%220%200%2024%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23666%22%20points%3D%2212%201%209%206%2015%206%22%20%2F%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23666%22%20points%3D%2212%2013%209%208%2015%208%22%20%2F%3E%0A%3C%2Fsvg%3E%0A");
  background-repeat: no-repeat;
  background-position: 100% 50%;
}

/* 3 */
.uk-select:not([multiple]):not([size]) option {
  color: #666;
}

/*
 * Disabled
 */
.uk-select:not([multiple]):not([size]):disabled {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2224%22%20height%3D%2216%22%20viewBox%3D%220%200%2024%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23999%22%20points%3D%2212%201%209%206%2015%206%22%20%2F%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23999%22%20points%3D%2212%2013%209%208%2015%208%22%20%2F%3E%0A%3C%2Fsvg%3E%0A");
}

/* Datalist
 ========================================================================== */
/*
 * 1. Remove default style in Chrome
 */
.uk-input[list] {
  padding-right: 20px;
  background-repeat: no-repeat;
  background-position: 100% 50%;
}

.uk-input[list]:hover,
.uk-input[list]:focus {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2224%22%20height%3D%2216%22%20viewBox%3D%220%200%2024%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23666%22%20points%3D%2212%2012%208%206%2016%206%22%20%2F%3E%0A%3C%2Fsvg%3E%0A");
}

/* 1 */
.uk-input[list]::-webkit-calendar-picker-indicator {
  display: none !important;
}

/* Radio and checkbox
 ========================================================================== */
/*
 * 1. Style
 * 2. Make box more robust so it clips the child element
 * 3. Vertical alignment
 * 4. Remove default style
 * 5. Fix black background on iOS
 * 6. Center icons
 */
.uk-radio,
.uk-checkbox {
  /* 1 */
  display: inline-block;
  height: 16px;
  width: 16px;
  /* 2 */
  overflow: hidden;
  /* 3 */
  margin-top: -4px;
  vertical-align: middle;
  /* 4 */
  -webkit-appearance: none;
  -moz-appearance: none;
  /* 5 */
  background-color: transparent;
  /* 6 */
  background-repeat: no-repeat;
  background-position: 50% 50%;
}

.uk-radio {
  border-radius: 50%;
}

/* Focus */
.uk-radio:focus,
.uk-checkbox:focus {
  background-color: rgba(0, 0, 0, 0);
  outline: none;
}

/*
 * Checked
 */
.uk-radio:checked,
.uk-checkbox:checked,
.uk-checkbox:indeterminate {
  background-color: #1e87f0;
}

/* Focus */
.uk-radio:checked:focus,
.uk-checkbox:checked:focus,
.uk-checkbox:indeterminate:focus {
  background-color: #0e6ecd;
}

/*
 * Icons
 */
.uk-radio:checked {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22%23fff%22%20cx%3D%228%22%20cy%3D%228%22%20r%3D%222%22%20%2F%3E%0A%3C%2Fsvg%3E");
}

.uk-checkbox:checked {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2214%22%20height%3D%2211%22%20viewBox%3D%220%200%2014%2011%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23fff%22%20points%3D%2212%201%205%207.5%202%205%201%205.5%205%2010%2013%201.5%22%20%2F%3E%0A%3C%2Fsvg%3E%0A");
}

.uk-checkbox:indeterminate {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22%23fff%22%20x%3D%223%22%20y%3D%228%22%20width%3D%2210%22%20height%3D%221%22%20%2F%3E%0A%3C%2Fsvg%3E");
}

/*
 * Disabled
 */
.uk-radio:disabled,
.uk-checkbox:disabled {
  background-color: #f8f8f8;
}

.uk-radio:disabled:checked {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22%23999%22%20cx%3D%228%22%20cy%3D%228%22%20r%3D%222%22%20%2F%3E%0A%3C%2Fsvg%3E");
}

.uk-checkbox:disabled:checked {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2214%22%20height%3D%2211%22%20viewBox%3D%220%200%2014%2011%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23999%22%20points%3D%2212%201%205%207.5%202%205%201%205.5%205%2010%2013%201.5%22%20%2F%3E%0A%3C%2Fsvg%3E%0A");
}

.uk-checkbox:disabled:indeterminate {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22%23999%22%20x%3D%223%22%20y%3D%228%22%20width%3D%2210%22%20height%3D%221%22%20%2F%3E%0A%3C%2Fsvg%3E");
}

/* Legend
 ========================================================================== */
/*
 * Legend
 * 1. Behave like block element
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove padding so people aren't caught out if they zero out fieldsets.
 * 4. Style
 */
.uk-legend {
  /* 1 */
  width: 100%;
  /* 2 */
  color: inherit;
  /* 3 */
  padding: 0;
  /* 4 */
  font-size: 1.5rem;
  line-height: 1.4;
}

/* Custom controls
 ========================================================================== */
/*
 * 1. Container fits its content
 * 2. Create position context
 * 3. Prevent content overflow
 * 4. Behave like most inline-block elements
 */
.uk-form-custom {
  /* 1 */
  display: inline-block;
  /* 2 */
  position: relative;
  /* 3 */
  max-width: 100%;
  /* 4 */
  vertical-align: middle;
}

/*
 * 1. Position and resize the form control to always cover its container
 * 2. Required for Firefox for positioning to the left
 * 3. Required for Webkit to make `height` work
 * 4. Hide controle and show cursor
 * 5. Needed for the cursor
 * 6. Clip height caused by 5. Needed for Webkit only
 */
.uk-form-custom select,
.uk-form-custom input[type=file] {
  /* 1 */
  position: absolute;
  top: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  /* 2 */
  left: 0;
  /* 3 */
  -webkit-appearance: none;
  /* 4 */
  opacity: 0;
  cursor: pointer;
}

.uk-form-custom input[type=file] {
  /* 5 */
  font-size: 500px;
  /* 6 */
  overflow: hidden;
}

/* Label
 ========================================================================== */
/* Layout
 ========================================================================== */
/*
 * Stacked
 */
.uk-form-stacked .uk-form-label {
  display: block;
  margin-bottom: 5px;
}

/*
 * Horizontal
 */
/* Tablet portrait and smaller */
@media (max-width: 959.98px) {
  /* Behave like `uk-form-stacked` */
  .uk-form-horizontal .uk-form-label {
    display: block;
    margin-bottom: 5px;
  }
}
/* Tablet landscape and bigger */
@media (min-width: 960px) {
  .uk-form-horizontal .uk-form-label {
    width: 200px;
    margin-top: 7px;
    float: left;
  }
  .uk-form-horizontal .uk-form-controls {
    margin-left: 215px;
  }
  /* Better vertical alignment if controls are checkboxes and radio buttons with text */
  .uk-form-horizontal .uk-form-controls-text {
    padding-top: 7px;
  }
}
/* Icons
 ========================================================================== */
/*
 * 1. Set position
 * 2. Set width
 * 3. Center icon vertically and horizontally
 * 4. Style
 */
.uk-form-icon {
  /* 1 */
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  /* 2 */
  width: 40px;
  /* 3 */
  display: inline-flex;
  justify-content: center;
  align-items: center;
  /* 4 */
  color: #999;
}

/*
 * Required for `a`.
 */
.uk-form-icon:hover {
  color: #666;
}

/*
 * Make `input` element clickable through icon, e.g. if it's a `span`
 */
.uk-form-icon:not(a):not(button):not(input) {
  pointer-events: none;
}

/*
 * Input padding
 */
.uk-form-icon:not(.uk-form-icon-flip) ~ .uk-input {
  padding-left: 40px !important;
}

/*
 * Position modifier
 */
.uk-form-icon-flip {
  right: 0;
  left: auto;
}

.uk-form-icon-flip ~ .uk-input {
  padding-right: 40px !important;
}

/* ========================================================================
   Component: Button
 ========================================================================== */
/*
 * 1. Remove margins in Chrome, Safari and Opera.
 * 2. Remove borders for `button`.
 * 3. Address `overflow` set to `hidden` in IE.
 * 4. Correct `font` properties and `color` not being inherited for `button`.
 * 5. Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 6. Remove default style for `input type="submit"`in iOS.
 * 7. Style
 * 8. `line-height` is used to create a height because it also centers the text vertically for `a` elements.
 *    Better would be to use height and flexbox to center the text vertically but flexbox doesn't work in Firefox on `button` elements.
 * 9. Align text if button has a width
 * 10. Required for `a`.
 */
.uk-button {
  /* 1 */
  margin: 0;
  /* 2 */
  border: none;
  /* 3 */
  overflow: visible;
  /* 4 */
  font: inherit;
  color: inherit;
  /* 5 */
  text-transform: none;
  /* 6 */
  -webkit-appearance: none;
  border-radius: 0;
  /* 7 */
  display: inline-block;
  box-sizing: border-box;
  padding: 0 30px;
  vertical-align: middle;
  font-size: 0.875rem;
  /* 8 */
  line-height: 38px;
  /* 9 */
  text-align: center;
  /* 10 */
  text-decoration: none;
  display: inline-block;
  padding: 11px 31px;
  font-size: 15px;
  line-height: 1.48;
  box-sizing: border-box;
  transition: background-color 0.3s ease, color 0.3s ease;
  border: 1px solid #003154;
  border-radius: 2px;
}

.uk-button:not(:disabled) {
  cursor: pointer;
}

/*
 * Remove the inner border and padding in Firefox.
 */
.uk-button::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* Hover */
.uk-button:hover {
  /* 9 */
  text-decoration: none;
}

/* OnClick + Active */
/* Style modifiers
 ========================================================================== */
/*
 * Default
 */
.uk-button-default {
  background-color: transparent;
  color: #333;
}

/* Hover */
.uk-button-default:hover {
  background-color: transparent;
  color: #333;
}

/* OnClick + Active */
.uk-button-default:active,
.uk-button-default.uk-active {
  background-color: transparent;
  color: #333;
}

/*
 * Primary
 */
.uk-button-primary {
  background-color: #1e87f0;
  color: #fff;
  background-color: #FFFFFF;
  color: #003154;
}

/* Hover */
.uk-button-primary:hover {
  background-color: #0f7ae5;
  color: #fff;
  background-color: #003154;
  color: #FFFFFF;
}

/* OnClick + Active */
.uk-button-primary:active,
.uk-button-primary.uk-active {
  background-color: #0e6ecd;
  color: #fff;
  background-color: #002641;
  color: #FFFFFF;
  border-color: #002641;
}

/*
 * Secondary
 */
.uk-button-secondary {
  background-color: #222;
  color: #fff;
  background-color: #003154;
  color: #FFFFFF;
}

/* Hover */
.uk-button-secondary:hover {
  background-color: #151515;
  color: #fff;
  background-color: #004F87;
  color: #FFFFFF;
  border-color: #004F87;
}

/* OnClick + Active */
.uk-button-secondary:active,
.uk-button-secondary.uk-active {
  background-color: #090909;
  color: #fff;
  background-color: #002641;
  color: #FFFFFF;
  border-color: #002641;
}

/*
 * Danger
 */
.uk-button-danger {
  background-color: #f0506e;
  color: #fff;
}

/* Hover */
.uk-button-danger:hover {
  background-color: #ee395b;
  color: #fff;
}

/* OnClick + Active */
.uk-button-danger:active,
.uk-button-danger.uk-active {
  background-color: #ec2147;
  color: #fff;
}

/*
 * Disabled
 * The same for all style modifiers
 */
.uk-button-default:disabled,
.uk-button-primary:disabled,
.uk-button-secondary:disabled,
.uk-button-danger:disabled {
  background-color: transparent;
  color: #999;
  background-color: #E1E1E1;
  color: #8F9090;
}

/* Size modifiers
 ========================================================================== */
.uk-button-small {
  padding: 0 15px;
  line-height: 28px;
  font-size: 0.875rem;
}

.uk-button-large {
  padding: 0 40px;
  line-height: 53px;
  font-size: 0.875rem;
}

/* Text modifiers
 ========================================================================== */
/*
 * Text
 * 1. Reset
 * 2. Style
 */
.uk-button-text {
  /* 1 */
  padding: 0;
  line-height: 1.48;
  background: none;
  /* 2 */
  color: #333;
}

/* Hover */
.uk-button-text:hover {
  color: #333;
}

/* Disabled */
.uk-button-text:disabled {
  color: #999;
}

/*
 * Link
 * 1. Reset
 * 2. Style
 */
.uk-button-link {
  /* 1 */
  padding: 0;
  line-height: 1.48;
  background: none;
  /* 2 */
  color: #333;
}

/* Hover */
.uk-button-link:hover {
  color: #999;
  text-decoration: none;
}

/* Disabled */
.uk-button-link:disabled {
  color: #999;
  text-decoration: none;
}

/* Group
 ========================================================================== */
/*
 * 1. Using `flex` instead of `inline-block` to prevent whitespace betweent child elements
 * 2. Behave like button
 * 3. Create position context
 */
.uk-button-group {
  /* 1 */
  display: inline-flex;
  /* 2 */
  vertical-align: middle;
  /* 3 */
  position: relative;
}

/* ========================================================================
   Component: Progress
 ========================================================================== */
/*
 * 1. Add the correct vertical alignment in all browsers.
 * 2. Behave like a block element.
 * 3. Remove borders in Firefox.
 * 4. Remove default style in Chrome, Safari and Edge.
 * 5. Style
 */
.uk-progress {
  /* 1 */
  vertical-align: baseline;
  /* 2 */
  display: block;
  width: 100%;
  /* 3 */
  border: 0;
  /* 4 */
  background-color: #f8f8f8;
  /* 5 */
  margin-bottom: 20px;
  height: 15px;
}

/* Add margin if adjacent element */
* + .uk-progress {
  margin-top: 20px;
}

/*
 * Show background color set on `uk-progress` in Chrome, Safari and Edge.
 */
.uk-progress::-webkit-progress-bar {
  background-color: transparent;
}

/*
 * Progress Bar
 * 1. Transitions don't work on `::-moz-progress-bar` pseudo element in Firefox yet.
 *    https://bugzilla.mozilla.org/show_bug.cgi?id=662351
 */
.uk-progress::-webkit-progress-value {
  background-color: #1e87f0;
  -webkit-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

.uk-progress::-moz-progress-bar {
  background-color: #1e87f0;
  /* 1 */
  -moz-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

/* ========================================================================
   Component: Section
 ========================================================================== */
/*
 * 1. Make it work with `100vh` and height in general
 */
.uk-section {
  display: flow-root;
  box-sizing: border-box; /* 1 */
  padding-top: 48px;
  padding-bottom: 48px;
}

/* Desktop and bigger */
@media (min-width: 960px) {
  .uk-section {
    padding-top: 104px;
    padding-bottom: 104px;
  }
}
/*
 * Remove margin from the last-child
 */
.uk-section > :last-child {
  margin-bottom: 0;
}

/* Size modifiers
 ========================================================================== */
/*
 * XSmall
 */
.uk-section-xsmall {
  padding-top: 20px;
  padding-bottom: 20px;
}

/*
 * Small
 */
.uk-section-small {
  padding-top: 40px;
  padding-bottom: 40px;
}

/*
 * Large
 */
.uk-section-large {
  padding-top: 48px;
  padding-bottom: 48px;
}

/* Tablet landscape and bigger */
@media (min-width: 960px) {
  .uk-section-large {
    padding-top: 120px;
    padding-bottom: 120px;
  }
}
/*
 * XLarge
 */
.uk-section-xlarge {
  padding-top: 140px;
  padding-bottom: 140px;
}

/* Tablet landscape and bigger */
@media (min-width: 960px) {
  .uk-section-xlarge {
    padding-top: 210px;
    padding-bottom: 210px;
  }
}
/* Style modifiers
 ========================================================================== */
/*
 * Default
 */
.uk-section-default {
  background: #fff;
}

/*
 * Muted
 */
.uk-section-muted {
  background: #f8f8f8;
}

/*
 * Primary
 */
.uk-section-primary {
  background: #60C0C3;
}

/*
 * Secondary
 */
.uk-section-secondary {
  background: #222;
  color: #FFFFFF;
}
.uk-section-secondary .uk-h2, .uk-section-secondary .btn-link:not(:hover) {
  color: #FFFFFF;
}

/* Overlap modifier
 ========================================================================== */
/*
 * Reserved modifier to make a section overlap another section with an border image
 * Implemented by the theme
 */
/* ========================================================================
   Component: Container
 ========================================================================== */
/*
 * 1. Box sizing has to be `content-box` so the max-width is always the same and
 *    unaffected by the padding on different breakpoints. It's important for the size modifiers.
 */
.uk-container {
  display: flow-root;
  /* 1 */
  box-sizing: content-box;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 16px;
  padding-right: 16px;
}

/* Phone landscape and bigger */
@media (min-width: 640px) {
  .uk-container {
    padding-left: 30px;
    padding-right: 30px;
  }
}
/* Tablet landscape and bigger */
@media (min-width: 960px) {
  .uk-container {
    padding-left: 48px;
    padding-right: 48px;
  }
}
/*
 * Remove margin from the last-child
 */
.uk-container > :last-child {
  margin-bottom: 0;
}

/*
 * Remove padding from nested containers
 */
.uk-container .uk-container {
  padding-left: 0;
  padding-right: 0;
}

/* Size modifier
 ========================================================================== */
.uk-container-xsmall {
  max-width: 750px;
}

.uk-container-small {
  max-width: 792px;
}

.uk-container-large {
  max-width: 1400px;
}

.uk-container-xlarge {
  max-width: 1600px;
}

.uk-container-expand {
  max-width: none;
}

/* Expand modifier
 ========================================================================== */
/*
 * Expand one side only
 */
.uk-container-expand-left {
  margin-left: 0;
}

.uk-container-expand-right {
  margin-right: 0;
}

/* Phone landscape and bigger */
@media (min-width: 640px) {
  .uk-container-expand-left.uk-container-xsmall,
.uk-container-expand-right.uk-container-xsmall {
    max-width: calc(50% + (750px / 2) - 30px);
  }
  .uk-container-expand-left.uk-container-small,
.uk-container-expand-right.uk-container-small {
    max-width: calc(50% + (792px / 2) - 30px);
  }
}
/* Tablet landscape and bigger */
@media (min-width: 960px) {
  .uk-container-expand-left,
.uk-container-expand-right {
    max-width: calc(50% + (1200px / 2) - 48px);
  }
  .uk-container-expand-left.uk-container-xsmall,
.uk-container-expand-right.uk-container-xsmall {
    max-width: calc(50% + (750px / 2) - 48px);
  }
  .uk-container-expand-left.uk-container-small,
.uk-container-expand-right.uk-container-small {
    max-width: calc(50% + (792px / 2) - 48px);
  }
  .uk-container-expand-left.uk-container-large,
.uk-container-expand-right.uk-container-large {
    max-width: calc(50% + (1400px / 2) - 48px);
  }
  .uk-container-expand-left.uk-container-xlarge,
.uk-container-expand-right.uk-container-xlarge {
    max-width: calc(50% + (1600px / 2) - 48px);
  }
}
/* Item
 ========================================================================== */
/*
 * Utility classes to reset container padding on the left or right side
 * Note: It has to be negative margin on the item, because it's specific to the item.
 */
.uk-container-item-padding-remove-left,
.uk-container-item-padding-remove-right {
  width: calc(100% + 16px);
}

.uk-container-item-padding-remove-left {
  margin-left: -16px;
}

.uk-container-item-padding-remove-right {
  margin-right: -16px;
}

/* Phone landscape and bigger */
@media (min-width: 640px) {
  .uk-container-item-padding-remove-left,
.uk-container-item-padding-remove-right {
    width: calc(100% + 30px);
  }
  .uk-container-item-padding-remove-left {
    margin-left: -30px;
  }
  .uk-container-item-padding-remove-right {
    margin-right: -30px;
  }
}
/* Tablet landscape and bigger */
@media (min-width: 960px) {
  .uk-container-item-padding-remove-left,
.uk-container-item-padding-remove-right {
    width: calc(100% + 48px);
  }
  .uk-container-item-padding-remove-left {
    margin-left: -48px;
  }
  .uk-container-item-padding-remove-right {
    margin-right: -48px;
  }
}
/* ========================================================================
   Component: Tile
 ========================================================================== */
.uk-tile {
  display: flow-root;
  position: relative;
  box-sizing: border-box;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 40px;
  padding-bottom: 40px;
}

/* Phone landscape and bigger */
@media (min-width: 640px) {
  .uk-tile {
    padding-left: 30px;
    padding-right: 30px;
  }
}
/* Tablet landscape and bigger */
@media (min-width: 960px) {
  .uk-tile {
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 70px;
    padding-bottom: 70px;
  }
}
/*
 * Remove margin from the last-child
 */
.uk-tile > :last-child {
  margin-bottom: 0;
}

/* Size modifiers
 ========================================================================== */
/*
 * XSmall
 */
.uk-tile-xsmall {
  padding-top: 20px;
  padding-bottom: 20px;
}

/*
 * Small
 */
.uk-tile-small {
  padding-top: 40px;
  padding-bottom: 40px;
}

/*
 * Large
 */
.uk-tile-large {
  padding-top: 70px;
  padding-bottom: 70px;
}

/* Tablet landscape and bigger */
@media (min-width: 960px) {
  .uk-tile-large {
    padding-top: 140px;
    padding-bottom: 140px;
  }
}
/*
 * XLarge
 */
.uk-tile-xlarge {
  padding-top: 140px;
  padding-bottom: 140px;
}

/* Tablet landscape and bigger */
@media (min-width: 960px) {
  .uk-tile-xlarge {
    padding-top: 210px;
    padding-bottom: 210px;
  }
}
/* Style modifiers
 ========================================================================== */
/*
 * Default
 */
.uk-tile-default {
  background-color: #fff;
}

/*
 * Muted
 */
.uk-tile-muted {
  background-color: #f8f8f8;
}

/*
 * Primary
 */
.uk-tile-primary {
  background-color: #1e87f0;
}

/*
 * Secondary
 */
.uk-tile-secondary {
  background-color: #222;
}

/* ========================================================================
   Component: Card
 ========================================================================== */
.uk-card {
  position: relative;
  box-sizing: border-box;
}

/* Sections
 ========================================================================== */
.uk-card-body {
  display: flow-root;
  padding: 30px 30px;
}

.uk-card-header {
  display: flow-root;
  padding: 15px 30px;
}

.uk-card-footer {
  display: flow-root;
  padding: 15px 30px;
}

/* Desktop and bigger */
@media (min-width: 1200px) {
  .uk-card-body {
    padding: 40px 40px;
  }
  .uk-card-header {
    padding: 20px 40px;
  }
  .uk-card-footer {
    padding: 20px 40px;
  }
}
/*
 * Remove margin from the last-child
 */
.uk-card-body > :last-child,
.uk-card-header > :last-child,
.uk-card-footer > :last-child {
  margin-bottom: 0;
}

/* Media
 ========================================================================== */
/*
 * Reserved alignment modifier to style the media element, e.g. with `border-radius`
 * Implemented by the theme
 */
/* Title
 ========================================================================== */
.uk-card-title {
  font-size: 1.5rem;
  line-height: 1.4;
}

/* Badge
 ========================================================================== */
/*
 * 1. Position
 * 2. Size
 * 3. Style
 * 4. Center child vertically
 */
.uk-card-badge {
  /* 1 */
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 1;
  /* 2 */
  height: 22px;
  padding: 0 10px;
  /* 3 */
  background: #1e87f0;
  color: #fff;
  font-size: 0.875rem;
  /* 4 */
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 0;
}

/*
 * Remove margin from adjacent element
 */
.uk-card-badge:first-child + * {
  margin-top: 0;
}

/* Hover modifier
 ========================================================================== */
.uk-card-hover:not(.uk-card-default):not(.uk-card-primary):not(.uk-card-secondary):hover {
  background-color: #fff;
}

/* Style modifiers
 ========================================================================== */
/*
 * Default
 * Note: Header and Footer are only implemented for the default style
 */
.uk-card-default {
  background-color: #fff;
  color: #666;
}

.uk-card-default .uk-card-title {
  color: #333;
}

.uk-card-default.uk-card-hover:hover {
  background-color: #fff;
}

/*
 * Primary
 */
.uk-card-primary {
  background-color: #1e87f0;
  color: #fff;
}

.uk-card-primary .uk-card-title {
  color: #fff;
}

.uk-card-primary.uk-card-hover:hover {
  background-color: #1e87f0;
}

/*
 * Secondary
 */
.uk-card-secondary {
  background-color: #222;
  color: #fff;
}

.uk-card-secondary .uk-card-title {
  color: #fff;
}

.uk-card-secondary.uk-card-hover:hover {
  background-color: #222;
}

/* Size modifier
 ========================================================================== */
/*
 * Small
 */
.uk-card-small.uk-card-body,
.uk-card-small .uk-card-body {
  padding: 20px 20px;
}

.uk-card-small .uk-card-header {
  padding: 13px 20px;
}

.uk-card-small .uk-card-footer {
  padding: 13px 20px;
}

/*
 * Large
 */
/* Desktop and bigger */
@media (min-width: 1200px) {
  .uk-card-large.uk-card-body,
.uk-card-large .uk-card-body {
    padding: 70px 70px;
  }
  .uk-card-large .uk-card-header {
    padding: 35px 70px;
  }
  .uk-card-large .uk-card-footer {
    padding: 35px 70px;
  }
}
/* ========================================================================
   Component: Close
 ========================================================================== */
/*
 * Adopts `uk-icon`
 */
.uk-close {
  color: #999;
}

/* Hover */
.uk-close:hover {
  color: #666;
}

/* ========================================================================
   Component: Spinner
 ========================================================================== */
/*
 * Adopts `uk-icon`
 */
/* SVG
 ========================================================================== */
.uk-spinner > * {
  animation: uk-spinner-rotate 1.4s linear infinite;
}

@keyframes uk-spinner-rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(270deg);
  }
}
/*
 * Circle
 */
.uk-spinner > * > * {
  stroke-dasharray: 88px;
  stroke-dashoffset: 0;
  transform-origin: center;
  animation: uk-spinner-dash 1.4s ease-in-out infinite;
  stroke-width: 1;
  stroke-linecap: round;
}

@keyframes uk-spinner-dash {
  0% {
    stroke-dashoffset: 88px;
  }
  50% {
    stroke-dashoffset: 22px;
    transform: rotate(135deg);
  }
  100% {
    stroke-dashoffset: 88px;
    transform: rotate(450deg);
  }
}
/* ========================================================================
   Component: Totop
 ========================================================================== */
/*
 * Addopts `uk-icon`
 */
.uk-totop {
  padding: 5px;
  color: #999;
}

/* Hover */
.uk-totop:hover {
  color: #666;
}

/* OnClick */
.uk-totop:active {
  color: #333;
}

/* ========================================================================
   Component: Marker
 ========================================================================== */
/*
 * Addopts `uk-icon`
 */
.uk-marker {
  padding: 5px;
  background: #222;
  color: #fff;
}

/* Hover */
.uk-marker:hover {
  color: #fff;
}

/* ========================================================================
   Component: Alert
 ========================================================================== */
.uk-alert {
  position: relative;
  margin-bottom: 20px;
  padding: 15px 29px 15px 15px;
  background: #f8f8f8;
  color: #666;
}

/* Add margin if adjacent element */
* + .uk-alert {
  margin-top: 20px;
}

/*
 * Remove margin from the last-child
 */
.uk-alert > :last-child {
  margin-bottom: 0;
}

/* Close
 * Adopts `uk-close`
 ========================================================================== */
.uk-alert-close {
  position: absolute;
  top: 20px;
  right: 15px;
}

/*
 * Remove margin from adjacent element
 */
.uk-alert-close:first-child + * {
  margin-top: 0;
}

/*
 * Hover
 */
/* Style modifiers
 ========================================================================== */
/*
 * Primary
 */
.uk-alert-primary {
  background: #d8eafc;
  color: #1e87f0;
}

/*
 * Success
 */
.uk-alert-success {
  background: #edfbf6;
  color: #32d296;
}

/*
 * Warning
 */
.uk-alert-warning {
  background: #fef5ee;
  color: #faa05a;
}

/*
 * Danger
 */
.uk-alert-danger {
  background: #fef4f6;
  color: #f0506e;
}

/* ========================================================================
   Component: Placeholder
 ========================================================================== */
.uk-placeholder {
  margin-bottom: 20px;
  padding: 30px 30px;
  background: transparent;
}

/* Add margin if adjacent element */
* + .uk-placeholder {
  margin-top: 20px;
}

/*
 * Remove margin from the last-child
 */
.uk-placeholder > :last-child {
  margin-bottom: 0;
}

/* ========================================================================
   Component: Badge
 ========================================================================== */
/*
 * 1. Style
 * 2. Center child vertically and horizontally
 */
.uk-badge {
  box-sizing: border-box;
  min-width: 18px;
  height: 18px;
  padding: 0 5px;
  border-radius: 500px;
  vertical-align: middle;
  /* 1 */
  background: #1e87f0;
  color: #fff !important;
  font-size: 11px;
  /* 2 */
  display: inline-flex;
  justify-content: center;
  align-items: center;
  line-height: 0;
}

/*
 * Required for `a`
 */
.uk-badge:hover {
  text-decoration: none;
}

/* ========================================================================
   Component: Label
 ========================================================================== */
.uk-label {
  display: inline-block;
  padding: 0 10px;
  background: #1e87f0;
  line-height: 1.48;
  font-size: 0.875rem;
  color: #fff;
  vertical-align: middle;
  white-space: nowrap;
}

/* Color modifiers
 ========================================================================== */
/*
 * Success
 */
.uk-label-success {
  background-color: #32d296;
  color: #fff;
}

/*
 * Warning
 */
.uk-label-warning {
  background-color: #faa05a;
  color: #fff;
}

/*
 * Danger
 */
.uk-label-danger {
  background-color: #f0506e;
  color: #fff;
}

/* ========================================================================
   Component: Overlay
 ========================================================================== */
.uk-overlay {
  padding: 30px 30px;
}

/*
 * Remove margin from the last-child
 */
.uk-overlay > :last-child {
  margin-bottom: 0;
}

/* Icon
 ========================================================================== */
/* Style modifiers
 ========================================================================== */
/*
 * Default
 */
.uk-overlay-default {
  background: rgba(255, 255, 255, 0.8);
}

/*
 * Primary
 */
.uk-overlay-primary {
  background: rgba(34, 34, 34, 0.8);
}

/* ========================================================================
   Component: Article
 ========================================================================== */
.uk-article {
  display: flow-root;
}

/*
 * Remove margin from the last-child
 */
.uk-article > :last-child {
  margin-bottom: 0;
}

/* Adjacent sibling
 ========================================================================== */
.uk-article + .uk-article {
  margin-top: 70px;
}

/* Title
 ========================================================================== */
.uk-article-title {
  font-size: 2.23125rem;
  line-height: 1.2;
}

/* Tablet landscape and bigger */
@media (min-width: 960px) {
  .uk-article-title {
    font-size: 2.625rem;
  }
}
/* Meta
 ========================================================================== */
.uk-article-meta {
  font-size: 0.875rem;
  line-height: 1.4;
  color: #999;
}

/* ========================================================================
   Component: Comment
 ========================================================================== */
/* Sections
 ========================================================================== */
.uk-comment-body {
  display: flow-root;
  overflow-wrap: break-word;
  word-wrap: break-word;
}

.uk-comment-header {
  display: flow-root;
  margin-bottom: 20px;
}

/*
 * Remove margin from the last-child
 */
.uk-comment-body > :last-child,
.uk-comment-header > :last-child {
  margin-bottom: 0;
}

/* Title
 ========================================================================== */
.uk-comment-title {
  font-size: 1.25rem;
  line-height: 1.4;
}

/* Meta
 ========================================================================== */
.uk-comment-meta {
  font-size: 0.875rem;
  line-height: 1.4;
  color: #999;
}

/* Avatar
 ========================================================================== */
/* List
 ========================================================================== */
.uk-comment-list {
  padding: 0;
  list-style: none;
}

/* Adjacent siblings */
.uk-comment-list > :nth-child(n+2) {
  margin-top: 70px;
}

/*
 * Sublists
 * Note: General sibling selector allows reply block between comment and sublist
 */
.uk-comment-list .uk-comment ~ ul {
  margin: 70px 0 0 0;
  padding-left: 30px;
  list-style: none;
}

/* Tablet and bigger */
@media (min-width: 960px) {
  .uk-comment-list .uk-comment ~ ul {
    padding-left: 100px;
  }
}
/* Adjacent siblings */
.uk-comment-list .uk-comment ~ ul > :nth-child(n+2) {
  margin-top: 70px;
}

/* Style modifier
 ========================================================================== */
/* ========================================================================
   Component: Search
 ========================================================================== */
/*
 * 1. Container fits its content
 * 2. Create position context
 * 3. Prevent content overflow
 * 4. Reset `form`
 */
.uk-search {
  /* 1 */
  display: inline-block;
  /* 2 */
  position: relative;
  /* 3 */
  max-width: 100%;
  /* 4 */
  margin: 0;
}

/* Input
 ========================================================================== */
/*
 * Remove the inner padding and cancel buttons in Chrome on OS X and Safari on OS X.
 */
.uk-search-input::-webkit-search-cancel-button,
.uk-search-input::-webkit-search-decoration {
  -webkit-appearance: none;
}

/*
 * Removes placeholder transparency in Firefox.
 */
.uk-search-input::-moz-placeholder {
  opacity: 1;
}

/*
 * 1. Define consistent box sizing.
 * 2. Address margins set differently in Firefox/IE and Chrome/Safari/Opera.
 * 3. Remove `border-radius` in iOS.
 * 4. Change font properties to `inherit` in all browsers
 * 5. Show the overflow in Edge.
 * 6. Remove default style in iOS.
 * 7. Vertical alignment
 * 8. Take the full container width
 * 9. Style
 */
.uk-search-input {
  /* 1 */
  box-sizing: border-box;
  /* 2 */
  margin: 0;
  /* 3 */
  border-radius: 0;
  /* 4 */
  font: inherit;
  /* 5 */
  overflow: visible;
  /* 6 */
  -webkit-appearance: none;
  /* 7 */
  vertical-align: middle;
  /* 8 */
  width: 100%;
  /* 9 */
  border: none;
  color: #666;
}

.uk-search-input:focus {
  outline: none;
}

/* Placeholder */
.uk-search-input::-moz-placeholder {
  color: #999;
}
.uk-search-input::placeholder {
  color: #999;
}

/* Icon (Adopts `uk-icon`)
 ========================================================================== */
/*
 * Position above input
 * 1. Set position
 * 2. Center icon vertically and horizontally
 * 3. Style
 */
.uk-search .uk-search-icon {
  /* 1 */
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  /* 2 */
  display: inline-flex;
  justify-content: center;
  align-items: center;
  /* 3 */
  color: #999;
}

/*
 * Required for `a`.
 */
.uk-search .uk-search-icon:hover {
  color: #999;
}

/*
 * Make `input` element clickable through icon, e.g. if it's a `span`
 */
.uk-search .uk-search-icon:not(a):not(button):not(input) {
  pointer-events: none;
}

/*
 * Position modifier
 */
.uk-search .uk-search-icon-flip {
  right: 0;
  left: auto;
}

/* Default modifier
 ========================================================================== */
.uk-search-default {
  width: 240px;
}

/*
 * Input
 */
.uk-search-default .uk-search-input {
  height: 40px;
  padding-left: 10px;
  padding-right: 10px;
  background: transparent;
}

/* Focus */
.uk-search-default .uk-search-input:focus {
  background-color: rgba(0, 0, 0, 0);
}

/*
 * Icon
 */
.uk-search-default .uk-search-icon {
  width: 40px;
}

.uk-search-default .uk-search-icon:not(.uk-search-icon-flip) ~ .uk-search-input {
  padding-left: 40px;
}

.uk-search-default .uk-search-icon-flip ~ .uk-search-input {
  padding-right: 40px;
}

/* Navbar modifier
 ========================================================================== */
.uk-search-navbar {
  width: 400px;
}

/*
 * Input
 */
.uk-search-navbar .uk-search-input {
  height: 40px;
  background: transparent;
  font-size: 1.5rem;
}

/* Focus */
/*
 * Icon
 */
.uk-search-navbar .uk-search-icon {
  width: 40px;
}

.uk-search-navbar .uk-search-icon:not(.uk-search-icon-flip) ~ .uk-search-input {
  padding-left: 40px;
}

.uk-search-navbar .uk-search-icon-flip ~ .uk-search-input {
  padding-right: 40px;
}

/* Large modifier
 ========================================================================== */
.uk-search-large {
  width: 500px;
}

/*
 * Input
 */
.uk-search-large .uk-search-input {
  height: 80px;
  background: transparent;
  font-size: 2.625rem;
}

/* Focus */
/*
 * Icon
 */
.uk-search-large .uk-search-icon {
  width: 80px;
}

.uk-search-large .uk-search-icon:not(.uk-search-icon-flip) ~ .uk-search-input {
  padding-left: 80px;
}

.uk-search-large .uk-search-icon-flip ~ .uk-search-input {
  padding-right: 80px;
}

/* Toggle
 ========================================================================== */
.uk-search-toggle {
  color: #999;
}

/* Hover */
.uk-search-toggle:hover {
  color: #666;
}

/* ========================================================================
   Component: Accordion
 ========================================================================== */
.uk-accordion {
  padding: 0;
  list-style: none;
}

/* Item
 ========================================================================== */
.uk-accordion > :nth-child(n+2) {
  margin-top: 20px;
}

/* Title
 ========================================================================== */
.uk-accordion-title {
  display: block;
  font-size: 1.25rem;
  line-height: 1.4;
  color: #333;
}

/* Hover */
.uk-accordion-title:hover {
  color: #666;
  text-decoration: none;
}

/* Content
 ========================================================================== */
.uk-accordion-content {
  display: flow-root;
  margin-top: 0;
}

/*
 * Remove margin from the last-child
 */
.uk-accordion-content > :last-child {
  margin-bottom: 0;
}

/* ========================================================================
   Component: Drop
 ========================================================================== */
/*
 * 1. Hide by default
 * 2. Set position
 * 3. Set a default width
 */
.uk-drop {
  /* 1 */
  display: none;
  /* 2 */
  position: absolute;
  z-index: 1020;
  --uk-position-offset: 20px;
  --uk-position-viewport-offset: 15px;
  /* 3 */
  box-sizing: border-box;
  width: 300px;
}

/* Show */
.uk-drop.uk-open {
  display: block;
}

/* Grid modifiers
 ========================================================================== */
.uk-drop-stack .uk-drop-grid > * {
  width: 100% !important;
}

/* ========================================================================
   Component: Dropdown
 ========================================================================== */
/*
 * 1. Hide by default
 * 2. Set position
 * 3. Set a default width
 * 4. Style
 */
.uk-dropdown {
  /* 1 */
  display: none;
  /* 2 */
  position: absolute;
  z-index: 1020;
  --uk-position-offset: 10px;
  --uk-position-viewport-offset: 15px;
  /* 3 */
  box-sizing: border-box;
  min-width: 200px;
  /* 4 */
  padding: 25px;
  background: #fff;
  color: #666;
}

/* Show */
.uk-dropdown.uk-open {
  display: block;
}

/*
 * Remove margin from the last-child
 */
.uk-dropdown > :last-child {
  margin-bottom: 0;
}

/* Size modifier
 ========================================================================== */
.uk-dropdown-large {
  padding: 40px;
}

/* Nav
 * Adopts `uk-nav`
 ========================================================================== */
/*
 * Items
 */
.uk-dropdown-nav > li > a {
  color: #999;
}

/* Hover + Active */
.uk-dropdown-nav > li > a:hover,
.uk-dropdown-nav > li.uk-active > a {
  color: #666;
}

/*
 * Subtitle
 */
.uk-dropdown-nav .uk-nav-subtitle {
  font-size: 12px;
}

/*
 * Header
 */
.uk-dropdown-nav .uk-nav-header {
  color: #333;
}

/*
 * Divider
 */
.uk-dropdown-nav .uk-nav-divider {
  border-top: 1px solid #e5e5e5;
}

/*
 * Sublists
 */
.uk-dropdown-nav .uk-nav-sub a {
  color: #999;
}

.uk-dropdown-nav .uk-nav-sub a:hover,
.uk-dropdown-nav .uk-nav-sub li.uk-active > a {
  color: #666;
}

/* Grid modifiers
 ========================================================================== */
.uk-dropdown-stack .uk-dropdown-grid > * {
  width: 100% !important;
}

/* ========================================================================
   Component: Dropbar
 ========================================================================== */
/*
 * 1. Hide by default
 * 2. Set position
 * 3. Style
 */
.uk-dropbar {
  --uk-position-offset: 0;
  --uk-position-shift-offset: 0;
  --uk-position-viewport-offset: 0;
  /* 1 */
  display: none;
  /* 2 */
  position: absolute;
  z-index: 1020;
  /* 3 */
  box-sizing: border-box;
  padding: 25px 15px 25px 15px;
  background: #fff;
  color: #666;
}

/* Show */
.uk-dropbar.uk-open {
  display: block;
}

/*
 * Remove margin from the last-child
 */
.uk-dropbar > :last-child {
  margin-bottom: 0;
}

/* Phone landscape and bigger */
@media (min-width: 640px) {
  .uk-dropbar {
    padding-left: 30px;
    padding-right: 30px;
  }
}
/* Tablet landscape and bigger */
@media (min-width: 960px) {
  .uk-dropbar {
    padding-left: 40px;
    padding-right: 40px;
  }
}
/* Size modifier
 ========================================================================== */
.uk-dropbar-large {
  padding-top: 40px;
  padding-bottom: 40px;
}

/* Direction modifier
 ========================================================================== */
/* ========================================================================
   Component: Modal
 ========================================================================== */
/*
 * 1. Hide by default
 * 2. Set position
 * 3. Allow scrolling for the modal dialog
 * 4. Horizontal padding
 * 5. Mask the background page
 * 6. Fade-in transition
 */
.uk-modal {
  /* 1 */
  display: none;
  /* 2 */
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1010;
  /* 3 */
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  /* 4 */
  padding: 15px 15px;
  /* 5 */
  background: rgba(0, 0, 0, 0.6);
  /* 6 */
  opacity: 0;
  transition: opacity 0.15s linear;
}

/* Phone landscape and bigger */
@media (min-width: 640px) {
  .uk-modal {
    padding: 50px 30px;
  }
}
/* Tablet landscape and bigger */
@media (min-width: 960px) {
  .uk-modal {
    padding-left: 40px;
    padding-right: 40px;
  }
}
/*
 * Open
 */
.uk-modal.uk-open {
  opacity: 1;
}

/* Page
 ========================================================================== */
/*
 * Prevent scrollbars
 */
.uk-modal-page {
  overflow: hidden;
}

/* Dialog
 ========================================================================== */
/*
 * 1. Create position context for spinner and close button
 * 2. Dimensions
 * 3. `!important` is needed to overwrite `uk-width-auto`. See `#modal-media-image` in tests
 * 4. Style
 * 5. Slide-in transition
 */
.uk-modal-dialog {
  /* 1 */
  position: relative;
  /* 2 */
  box-sizing: border-box;
  margin: 0 auto;
  width: 600px;
  /* 3 */
  max-width: 100% !important;
  /* 4 */
  background: #fff;
  /* 5 */
  opacity: 0;
  transform: translateY(-100px);
  transition: 0.3s linear;
  transition-property: opacity, transform;
}

/*
 * Open
 */
.uk-open > .uk-modal-dialog {
  opacity: 1;
  transform: translateY(0);
}

/* Size modifier
 ========================================================================== */
/*
 * Container size
 * Take the same size as the Container component
 */
.uk-modal-container .uk-modal-dialog {
  width: 1200px;
}

/*
 * Full size
 * 1. Remove padding and background from modal
 * 2. Reset all default declarations from modal dialog
 */
/* 1 */
.uk-modal-full {
  padding: 0;
  background: none;
}

/* 2 */
.uk-modal-full .uk-modal-dialog {
  margin: 0;
  width: 100%;
  max-width: 100%;
  transform: translateY(0);
}

/* Sections
 ========================================================================== */
.uk-modal-body {
  display: flow-root;
  padding: 20px 20px;
  border-radius: unset;
  padding: 32px 32px 24px;
  background: #FFFFFF;
}
@media screen and (max-width: 640px) {
  .uk-modal-body {
    padding: 24px 16px;
  }
}

.uk-modal-header {
  display: flow-root;
  padding: 10px 20px;
  background: #fff;
}

.uk-modal-footer {
  display: flow-root;
  padding: 10px 20px;
  background: #fff;
}

/* Phone landscape and bigger */
@media (min-width: 640px) {
  .uk-modal-body {
    padding: 30px 30px;
  }
  .uk-modal-header {
    padding: 15px 30px;
  }
  .uk-modal-footer {
    padding: 15px 30px;
  }
}
/*
 * Remove margin from the last-child
 */
.uk-modal-body > :last-child,
.uk-modal-header > :last-child,
.uk-modal-footer > :last-child {
  margin-bottom: 0;
}

/* Title
 ========================================================================== */
.uk-modal-title {
  font-size: 2rem;
  line-height: 1.3;
}

/* Close
 * Adopts `uk-close`
 ========================================================================== */
[class*=uk-modal-close-] {
  position: absolute;
  z-index: 1010;
  top: 10px;
  right: 10px;
  padding: 5px;
}

/*
 * Remove margin from adjacent element
 */
[class*=uk-modal-close-]:first-child + * {
  margin-top: 0;
}

/*
 * Hover
 */
/*
 * Default
 */
/*
 * Outside
 * 1. Prevent scrollbar on small devices
 */
.uk-modal-close-outside {
  top: 0;
  /* 1 */
  right: -5px;
  transform: translate(0, -100%);
  color: white;
}

.uk-modal-close-outside:hover {
  color: #fff;
}

/* Tablet landscape and bigger */
@media (min-width: 960px) {
  /* 1 */
  .uk-modal-close-outside {
    right: 0;
    transform: translate(100%, -100%);
  }
}
/*
 * Full
 */
/* ========================================================================
   Component: Slideshow
 ========================================================================== */
/*
 * 1. Prevent tab highlighting on iOS.
 */
.uk-slideshow {
  /* 1 */
  -webkit-tap-highlight-color: transparent;
}

/* Items
 ========================================================================== */
/*
 * 1. Create position and stacking context
 * 2. Reset list
 * 3. Clip child elements
 * 4. Prevent displaying the callout information on iOS.
 * 5. Disable horizontal panning gestures
 */
.uk-slideshow-items {
  /* 1 */
  position: relative;
  z-index: 0;
  /* 2 */
  margin: 0;
  padding: 0;
  list-style: none;
  /* 3 */
  overflow: hidden;
  /* 4 */
  -webkit-touch-callout: none;
  /* 5 */
  touch-action: pan-y;
}

/* Item
 ========================================================================== */
/*
 * 1. Position items above each other
 * 2. Take the full width
 * 3. Clip child elements, e.g. for `uk-cover`
 * 4. Optimize animation
 */
.uk-slideshow-items > * {
  /* 1 */
  position: absolute;
  top: 0;
  left: 0;
  /* 2 */
  right: 0;
  bottom: 0;
  /* 3 */
  overflow: hidden;
  /* 4 */
  will-change: transform, opacity;
}

/*
 * Hide not active items
 */
.uk-slideshow-items > :not(.uk-active) {
  display: none;
}

/* ========================================================================
   Component: Slider
 ========================================================================== */
/*
 * 1. Prevent tab highlighting on iOS.
 */
.uk-slider {
  /* 1 */
  -webkit-tap-highlight-color: transparent;
}

/* Container
 ========================================================================== */
/*
 * Clip child elements
 */
.uk-slider-container {
  overflow: hidden;
}

/*
 * Widen container to prevent box-shadows from clipping, `large-box-shadow`
 */
.uk-slider-container-offset {
  margin: -11px -25px -39px -25px;
  padding: 11px 25px 39px 25px;
}

/* Items
 ========================================================================== */
/*
 * 1. Optimize animation
 * 2. Create a containing block. In Safari it's neither created by `transform` nor `will-change`.
 * 3. Disable horizontal panning gestures
 */
.uk-slider-items {
  /* 1 */
  will-change: transform;
  /* 2 */
  position: relative;
  /* 3 */
  touch-action: pan-y;
}

/*
 * 1. Reset list style without interfering with grid
 * 2. Prevent displaying the callout information on iOS.
 */
.uk-slider-items:not(.uk-grid) {
  display: flex;
  /* 1 */
  margin: 0;
  padding: 0;
  list-style: none;
  /* 2 */
  -webkit-touch-callout: none;
}

.uk-slider-items.uk-grid {
  flex-wrap: nowrap;
}

/* Item
 ========================================================================== */
/*
 * 1. Let items take content dimensions (0 0 auto)
 *    `max-width` needed to keep image responsiveness and prevent content overflow
 * 3. Create position context
 */
.uk-slider-items > * {
  /* 1 */
  flex: none;
  max-width: 100%;
  /* 3 */
  position: relative;
}

/* ========================================================================
   Component: Sticky
 ========================================================================== */
/*
 * 1. Create position context so it's t the same like when fixed.
 * 2. More robust if padding and border are used and the sticky height is transitioned
 */
.uk-sticky {
  /* 1 */
  position: relative;
  /* 2 */
  box-sizing: border-box;
}

/*
 * 1. Force new layer to resolve frame rate issues on devices with lower frame rates
 */
.uk-sticky-fixed {
  z-index: 980;
  margin: 0 !important;
  /* 1 */
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

/*
 * Faster animations
 */
.uk-sticky[class*=uk-animation-] {
  animation-duration: 0.2s;
}

.uk-sticky.uk-animation-reverse {
  animation-duration: 0.2s;
}

/*
 * Placeholder
 * Make content clickable for sticky cover and reveal effects
 */
.uk-sticky-placeholder {
  pointer-events: none;
}

/* ========================================================================
   Component: Off-canvas
 ========================================================================== */
/*
 * 1. Hide by default
 * 2. Set position
 */
.uk-offcanvas {
  /* 1 */
  display: none;
  /* 2 */
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: 1000;
}

/*
 * Flip modifier
 */
.uk-offcanvas-flip .uk-offcanvas {
  right: 0;
  left: auto;
}

/* Bar
 ========================================================================== */
/*
 * 1. Set position
 * 2. Size and style
 * 3. Allow scrolling
 */
.uk-offcanvas-bar {
  /* 1 */
  position: absolute;
  top: 0;
  bottom: 0;
  left: -100%;
  /* 2 */
  box-sizing: border-box;
  width: 100%;
  padding: 20px 20px;
  background: #FFFFFF;
  /* 3 */
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  padding: 0;
}

/* Phone landscape and bigger */
@media (min-width: 640px) {
  .uk-offcanvas-bar {
    left: -350px;
    width: 350px;
    padding: 30px 30px;
  }
}
/* Flip modifier */
.uk-offcanvas-flip .uk-offcanvas-bar {
  left: auto;
  right: -100%;
}

/* Tablet landscape and bigger */
@media (min-width: 640px) {
  .uk-offcanvas-flip .uk-offcanvas-bar {
    right: -350px;
  }
}
/*
 * Open
 */
.uk-open > .uk-offcanvas-bar {
  left: 0;
}

.uk-offcanvas-flip .uk-open > .uk-offcanvas-bar {
  left: auto;
  right: 0;
}

/*
 * Slide Animation (Used in slide and push mode)
 */
.uk-offcanvas-bar-animation {
  transition: left 0.3s ease-out;
}

.uk-offcanvas-flip .uk-offcanvas-bar-animation {
  transition-property: right;
}

/*
 * Reveal Animation
 * 1. Set position
 * 2. Clip the bar
 * 3. Animation
 * 4. Reset position
 */
.uk-offcanvas-reveal {
  /* 1 */
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  /* 2 */
  width: 0;
  overflow: hidden;
  /* 3 */
  transition: width 0.3s ease-out;
}

.uk-offcanvas-reveal .uk-offcanvas-bar {
  /* 4 */
  left: 0;
}

.uk-offcanvas-flip .uk-offcanvas-reveal .uk-offcanvas-bar {
  /* 4 */
  left: auto;
  right: 0;
}

.uk-open > .uk-offcanvas-reveal {
  width: 100%;
}

/* Tablet landscape and bigger */
@media (min-width: 640px) {
  .uk-open > .uk-offcanvas-reveal {
    width: 350px;
  }
}
/*
 * Flip modifier
 */
.uk-offcanvas-flip .uk-offcanvas-reveal {
  right: 0;
  left: auto;
}

/* Close
 * Adopts `uk-close`
 ========================================================================== */
.uk-offcanvas-close {
  position: absolute;
  z-index: 1000;
  top: 5px;
  right: 5px;
  padding: 5px;
}

/* Tablet landscape and bigger */
@media (min-width: 640px) {
  .uk-offcanvas-close {
    top: 10px;
    right: 10px;
  }
}
/*
 * Remove margin from adjacent element
 */
.uk-offcanvas-close:first-child + * {
  margin-top: 0;
}

/* Overlay
 ========================================================================== */
/*
 * Overlay the whole page. Needed for the `::before`
 * 1. Using `100vw` so no modification is needed when off-canvas is flipped
 * 2. Allow for closing with swipe gesture on devices with pointer events.
 */
.uk-offcanvas-overlay {
  /* 1 */
  width: 100vw;
  /* 2 */
  touch-action: none;
}

/*
 * 1. Mask the whole page
 * 2. Fade-in transition
 */
.uk-offcanvas-overlay::before {
  /* 1 */
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.1);
  /* 2 */
  opacity: 0;
  transition: opacity 0.15s linear;
}

.uk-offcanvas-overlay.uk-open::before {
  opacity: 1;
}

/* Prevent scrolling
 ========================================================================== */
/*
 * Prevent horizontal scrollbar when the content is slide-out
 * Has to be on the `html` element too to make it work on the `body`
 */
.uk-offcanvas-page,
.uk-offcanvas-container {
  overflow-x: hidden;
}

/* Container
 ========================================================================== */
/*
 * Prepare slide-out animation (Used in reveal and push mode)
 * Using `position: left` instead of `transform` because position `fixed` elements like sticky navbars
 * lose their fixed state and behaves like `absolute` within a transformed container
 * 1. Provide a fixed width and prevent shrinking
 */
.uk-offcanvas-container {
  position: relative;
  left: 0;
  transition: left 0.3s ease-out;
  /* 1 */
  box-sizing: border-box;
  width: 100%;
}

/*
 * Activate slide-out animation
 */
:not(.uk-offcanvas-flip).uk-offcanvas-container-animation {
  left: 100%;
}

.uk-offcanvas-flip.uk-offcanvas-container-animation {
  left: -100%;
}

/* Tablet landscape and bigger */
@media (min-width: 640px) {
  :not(.uk-offcanvas-flip).uk-offcanvas-container-animation {
    left: 350px;
  }
  .uk-offcanvas-flip.uk-offcanvas-container-animation {
    left: -350px;
  }
}
/* ========================================================================
   Component: Switcher
 ========================================================================== */
/*
 * Reset list
 */
.uk-switcher {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Items
 ========================================================================== */
/*
 * Hide not active items
 */
.uk-switcher > :not(.uk-active) {
  display: none;
}

/*
 * Remove margin from the last-child
 */
.uk-switcher > * > :last-child {
  margin-bottom: 0;
}

/* ========================================================================
   Component: Leader
 ========================================================================== */
.uk-leader {
  overflow: hidden;
}

/*
 * 1. Place element in text flow
 * 2. Never break into a new line
 * 3. Get a string back with as many repeating characters to fill the container
 * 4. Prevent wrapping. Overflowing characters will be clipped by the container
 */
.uk-leader-fill::after {
  /* 1 */
  display: inline-block;
  margin-left: 15px;
  /* 2 */
  width: 0;
  /* 3 */
  content: attr(data-fill);
  /* 4 */
  white-space: nowrap;
}

/*
 * Hide if media does not match
 */
.uk-leader-fill.uk-leader-hide::after {
  display: none;
}

/*
 * Pass fill character to JS
 */
:root {
  --uk-leader-fill-content: .;
}

/* ========================================================================
   Component: Notification
 ========================================================================== */
/*
 * 1. Set position
 * 2. Dimensions
 */
.uk-notification {
  /* 1 */
  position: fixed;
  top: 10px;
  left: 10px;
  z-index: 1040;
  /* 2 */
  box-sizing: border-box;
  width: 350px;
}

/* Position modifiers
========================================================================== */
.uk-notification-top-right,
.uk-notification-bottom-right {
  left: auto;
  right: 10px;
}

.uk-notification-top-center,
.uk-notification-bottom-center {
  left: 50%;
  margin-left: -175px;
}

.uk-notification-bottom-left,
.uk-notification-bottom-right,
.uk-notification-bottom-center {
  top: auto;
  bottom: 10px;
}

/* Responsiveness
========================================================================== */
/* Phones portrait and smaller */
@media (max-width: 639.98px) {
  .uk-notification {
    left: 10px;
    right: 10px;
    width: auto;
    margin: 0;
  }
}
/* Message
========================================================================== */
.uk-notification-message {
  position: relative;
  padding: 15px;
  background: #f8f8f8;
  color: #666;
  font-size: 1.25rem;
  line-height: 1.4;
  cursor: pointer;
}

* + .uk-notification-message {
  margin-top: 10px;
}

/* Close
 * Adopts `uk-close`
 ========================================================================== */
.uk-notification-close {
  display: none;
  position: absolute;
  top: 20px;
  right: 15px;
}

.uk-notification-message:hover .uk-notification-close {
  display: block;
}

/* Style modifiers
 ========================================================================== */
/*
 * Primary
 */
.uk-notification-message-primary {
  color: #1e87f0;
}

/*
 * Success
 */
.uk-notification-message-success {
  color: #32d296;
}

/*
 * Warning
 */
.uk-notification-message-warning {
  color: #faa05a;
}

/*
 * Danger
 */
.uk-notification-message-danger {
  color: #f0506e;
}

/* ========================================================================
   Component: Tooltip
 ========================================================================== */
/*
 * 1. Hide by default
 * 2. Position
 * 3. Remove tooltip from document flow to keep the UIkit container from changing its size when injected into the document initially
 * 4. Dimensions
 * 5. Style
 */
.uk-tooltip {
  /* 1 */
  display: none;
  /* 2 */
  position: absolute;
  z-index: 1030;
  --uk-position-offset: 10px;
  --uk-position-viewport-offset: 10;
  /* 3 */
  top: 0;
  /* 4 */
  box-sizing: border-box;
  max-width: 200px;
  padding: 3px 6px;
  /* 5 */
  background: #666;
  border-radius: 2px;
  color: #fff;
  font-size: 12px;
}

/* Show */
.uk-tooltip.uk-active {
  display: block;
}

/* ========================================================================
   Component: Sortable
 ========================================================================== */
.uk-sortable {
  position: relative;
}

/*
 * Remove margin from the last-child
 */
.uk-sortable > :last-child {
  margin-bottom: 0;
}

/* Drag
 ========================================================================== */
.uk-sortable-drag {
  position: fixed !important;
  z-index: 1050 !important;
  pointer-events: none;
}

/* Placeholder
 ========================================================================== */
.uk-sortable-placeholder {
  opacity: 0;
  pointer-events: none;
}

/* Empty modifier
 ========================================================================== */
.uk-sortable-empty {
  min-height: 50px;
}

/* Handle
 ========================================================================== */
/* Hover */
.uk-sortable-handle:hover {
  cursor: move;
}

/* ========================================================================
   Component: Countdown
 ========================================================================== */
/* Item
 ========================================================================== */
/* Number
 ========================================================================== */
/*
 * 1. Make numbers all of the same size to prevent jumping. Must be supported by the font.
 * 2. Style
 */
.uk-countdown-number {
  /* 1 */
  font-variant-numeric: tabular-nums;
  /* 2 */
  font-size: 2rem;
  line-height: 0.8;
}

/* Phone landscape and bigger */
@media (min-width: 640px) {
  .uk-countdown-number {
    font-size: 4rem;
  }
}
/* Tablet landscape and bigger */
@media (min-width: 960px) {
  .uk-countdown-number {
    font-size: 6rem;
  }
}
/* Separator
 ========================================================================== */
.uk-countdown-separator {
  font-size: 1rem;
  line-height: 1.6;
}

/* Phone landscape and bigger */
@media (min-width: 640px) {
  .uk-countdown-separator {
    font-size: 2rem;
  }
}
/* Tablet landscape and bigger */
@media (min-width: 960px) {
  .uk-countdown-separator {
    font-size: 3rem;
  }
}
/* Label
 ========================================================================== */
/* ========================================================================
   Component: Grid
 ========================================================================== */
/*
 * 1. Allow cells to wrap into the next line
 * 2. Reset list
 */
.uk-grid {
  display: flex;
  /* 1 */
  flex-wrap: wrap;
  /* 2 */
  margin: 0;
  padding: 0;
  list-style: none;
}

/*
 * Grid cell
 * Note: Space is allocated solely based on content dimensions, but shrinks: 0 1 auto
 * Reset margin for e.g. paragraphs
 */
.uk-grid > * {
  margin: 0;
}

/*
 * Remove margin from the last-child
 */
.uk-grid > * > :last-child {
  margin-bottom: 0;
}

/* Gutter
 ========================================================================== */
/*
 * Default
 */
/* Horizontal */
.uk-grid {
  margin-left: -16px;
}

.uk-grid > * {
  padding-left: 16px;
}

/* Vertical */
.uk-grid + .uk-grid,
.uk-grid > .uk-grid-margin,
* + .uk-grid-margin {
  margin-top: 24px;
}

/* Desktop and bigger */
@media (min-width: 1200px) {
  /* Horizontal */
  .uk-grid {
    margin-left: -24px;
  }
  .uk-grid > * {
    padding-left: 24px;
  }
  /* Vertical */
  .uk-grid + .uk-grid,
.uk-grid > .uk-grid-margin,
* + .uk-grid-margin {
    margin-top: 24px;
  }
}
/*
 * Small
 */
/* Horizontal */
.uk-grid-small,
.uk-grid-column-small {
  margin-left: -16px;
}

.uk-grid-small > *,
.uk-grid-column-small > * {
  padding-left: 16px;
}

/* Vertical */
.uk-grid + .uk-grid-small,
.uk-grid + .uk-grid-row-small,
.uk-grid-small > .uk-grid-margin,
.uk-grid-row-small > .uk-grid-margin,
* + .uk-grid-margin-small {
  margin-top: 16px;
}

/*
 * Medium
 */
/* Horizontal */
.uk-grid-medium,
.uk-grid-column-medium {
  margin-left: -48px;
}

.uk-grid-medium > *,
.uk-grid-column-medium > * {
  padding-left: 48px;
}

/* Vertical */
.uk-grid + .uk-grid-medium,
.uk-grid + .uk-grid-row-medium,
.uk-grid-medium > .uk-grid-margin,
.uk-grid-row-medium > .uk-grid-margin,
* + .uk-grid-margin-medium {
  margin-top: 48px;
}

/*
 * Large
 */
/* Horizontal */
.uk-grid-large,
.uk-grid-column-large {
  margin-left: -24px;
}

.uk-grid-large > *,
.uk-grid-column-large > * {
  padding-left: 24px;
}

/* Vertical */
.uk-grid + .uk-grid-large,
.uk-grid + .uk-grid-row-large,
.uk-grid-large > .uk-grid-margin,
.uk-grid-row-large > .uk-grid-margin,
* + .uk-grid-margin-large {
  margin-top: 24px;
}

/* Desktop and bigger */
@media (min-width: 1200px) {
  /* Horizontal */
  .uk-grid-large,
.uk-grid-column-large {
    margin-left: -48px;
  }
  .uk-grid-large > *,
.uk-grid-column-large > * {
    padding-left: 48px;
  }
  /* Vertical */
  .uk-grid + .uk-grid-large,
.uk-grid + .uk-grid-row-large,
.uk-grid-large > .uk-grid-margin,
.uk-grid-row-large > .uk-grid-margin,
* + .uk-grid-margin-large {
    margin-top: 48px;
  }
}
/*
 * Collapse
 */
/* Horizontal */
.uk-grid-collapse,
.uk-grid-column-collapse {
  margin-left: 0;
}

.uk-grid-collapse > *,
.uk-grid-column-collapse > * {
  padding-left: 0;
}

/* Vertical */
.uk-grid + .uk-grid-collapse,
.uk-grid + .uk-grid-row-collapse,
.uk-grid-collapse > .uk-grid-margin,
.uk-grid-row-collapse > .uk-grid-margin {
  margin-top: 0;
}

/* Divider
 ========================================================================== */
.uk-grid-divider > * {
  position: relative;
}

.uk-grid-divider > :not(.uk-first-column)::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  border-left: 1px solid #e5e5e5;
}

/* Vertical */
.uk-grid-divider.uk-grid-stack > .uk-grid-margin::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  border-top: 1px solid #e5e5e5;
}

/*
 * Default
 */
/* Horizontal */
.uk-grid-divider {
  margin-left: -32px;
}

.uk-grid-divider > * {
  padding-left: 32px;
}

.uk-grid-divider > :not(.uk-first-column)::before {
  left: 16px;
}

/* Vertical */
.uk-grid-divider.uk-grid-stack > .uk-grid-margin {
  margin-top: 48px;
}

.uk-grid-divider.uk-grid-stack > .uk-grid-margin::before {
  top: -24px;
  left: 32px;
}

/* Desktop and bigger */
@media (min-width: 1200px) {
  /* Horizontal */
  .uk-grid-divider {
    margin-left: -48px;
  }
  .uk-grid-divider > * {
    padding-left: 48px;
  }
  .uk-grid-divider > :not(.uk-first-column)::before {
    left: 24px;
  }
  /* Vertical */
  .uk-grid-divider.uk-grid-stack > .uk-grid-margin {
    margin-top: 48px;
  }
  .uk-grid-divider.uk-grid-stack > .uk-grid-margin::before {
    top: -24px;
    left: 48px;
  }
}
/*
 * Small
 */
/* Horizontal */
.uk-grid-divider.uk-grid-small,
.uk-grid-divider.uk-grid-column-small {
  margin-left: -32px;
}

.uk-grid-divider.uk-grid-small > *,
.uk-grid-divider.uk-grid-column-small > * {
  padding-left: 32px;
}

.uk-grid-divider.uk-grid-small > :not(.uk-first-column)::before,
.uk-grid-divider.uk-grid-column-small > :not(.uk-first-column)::before {
  left: 16px;
}

/* Vertical */
.uk-grid-divider.uk-grid-small.uk-grid-stack > .uk-grid-margin,
.uk-grid-divider.uk-grid-row-small.uk-grid-stack > .uk-grid-margin {
  margin-top: 32px;
}

.uk-grid-divider.uk-grid-small.uk-grid-stack > .uk-grid-margin::before {
  top: -16px;
  left: 32px;
}

.uk-grid-divider.uk-grid-row-small.uk-grid-stack > .uk-grid-margin::before {
  top: -16px;
}

.uk-grid-divider.uk-grid-column-small.uk-grid-stack > .uk-grid-margin::before {
  left: 32px;
}

/*
 * Medium
 */
/* Horizontal */
.uk-grid-divider.uk-grid-medium,
.uk-grid-divider.uk-grid-column-medium {
  margin-left: -96px;
}

.uk-grid-divider.uk-grid-medium > *,
.uk-grid-divider.uk-grid-column-medium > * {
  padding-left: 96px;
}

.uk-grid-divider.uk-grid-medium > :not(.uk-first-column)::before,
.uk-grid-divider.uk-grid-column-medium > :not(.uk-first-column)::before {
  left: 48px;
}

/* Vertical */
.uk-grid-divider.uk-grid-medium.uk-grid-stack > .uk-grid-margin,
.uk-grid-divider.uk-grid-row-medium.uk-grid-stack > .uk-grid-margin {
  margin-top: 96px;
}

.uk-grid-divider.uk-grid-medium.uk-grid-stack > .uk-grid-margin::before {
  top: -48px;
  left: 96px;
}

.uk-grid-divider.uk-grid-row-medium.uk-grid-stack > .uk-grid-margin::before {
  top: -48px;
}

.uk-grid-divider.uk-grid-column-medium.uk-grid-stack > .uk-grid-margin::before {
  left: 96px;
}

/*
 * Large
 */
/* Horizontal */
.uk-grid-divider.uk-grid-large,
.uk-grid-divider.uk-grid-column-large {
  margin-left: -48px;
}

.uk-grid-divider.uk-grid-large > *,
.uk-grid-divider.uk-grid-column-large > * {
  padding-left: 48px;
}

.uk-grid-divider.uk-grid-large > :not(.uk-first-column)::before,
.uk-grid-divider.uk-grid-column-large > :not(.uk-first-column)::before {
  left: 24px;
}

/* Vertical */
.uk-grid-divider.uk-grid-large.uk-grid-stack > .uk-grid-margin,
.uk-grid-divider.uk-grid-row-large.uk-grid-stack > .uk-grid-margin {
  margin-top: 48px;
}

.uk-grid-divider.uk-grid-large.uk-grid-stack > .uk-grid-margin::before {
  top: -24px;
  left: 48px;
}

.uk-grid-divider.uk-grid-row-large.uk-grid-stack > .uk-grid-margin::before {
  top: -24px;
}

.uk-grid-divider.uk-grid-column-large.uk-grid-stack > .uk-grid-margin::before {
  left: 48px;
}

/* Desktop and bigger */
@media (min-width: 1200px) {
  /* Horizontal */
  .uk-grid-divider.uk-grid-large,
.uk-grid-divider.uk-grid-column-large {
    margin-left: -96px;
  }
  .uk-grid-divider.uk-grid-large > *,
.uk-grid-divider.uk-grid-column-large > * {
    padding-left: 96px;
  }
  .uk-grid-divider.uk-grid-large > :not(.uk-first-column)::before,
.uk-grid-divider.uk-grid-column-large > :not(.uk-first-column)::before {
    left: 48px;
  }
  /* Vertical */
  .uk-grid-divider.uk-grid-large.uk-grid-stack > .uk-grid-margin,
.uk-grid-divider.uk-grid-row-large.uk-grid-stack > .uk-grid-margin {
    margin-top: 96px;
  }
  .uk-grid-divider.uk-grid-large.uk-grid-stack > .uk-grid-margin::before {
    top: -48px;
    left: 96px;
  }
  .uk-grid-divider.uk-grid-row-large.uk-grid-stack > .uk-grid-margin::before {
    top: -48px;
  }
  .uk-grid-divider.uk-grid-column-large.uk-grid-stack > .uk-grid-margin::before {
    left: 96px;
  }
}
/* Match child of a grid cell
 ========================================================================== */
/*
 * Behave like a block element
 * 1. Wrap into the next line
 * 2. Take the full width, at least 100%. Only if no class from the Width component is set.
 * 3. Expand width even if larger than 100%, e.g. because of negative margin (Needed for nested grids)
 */
.uk-grid-match > *,
.uk-grid-item-match {
  display: flex;
  /* 1 */
  flex-wrap: wrap;
}

.uk-grid-match > * > :not([class*=uk-width]),
.uk-grid-item-match > :not([class*=uk-width]) {
  /* 2 */
  box-sizing: border-box;
  width: 100%;
  /* 3 */
  flex: auto;
}

/* ========================================================================
   Component: Nav
 ========================================================================== */
/*
 * Reset
 */
.uk-nav,
.uk-nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

/*
* 1. Center content vertically, e.g. an icon
* 2. Imitate white space gap when using flexbox
* 3. Reset link
 */
.uk-nav li > a {
  /* 1 */
  display: flex;
  align-items: center;
  /* 2 */
  -moz-column-gap: 0.25em;
       column-gap: 0.25em;
  /* 3*/
  text-decoration: none;
}

/*
 * Items
 * Must target `a` elements to exclude other elements (e.g. lists)
 */
.uk-nav > li > a {
  padding: 5px 0;
}

/* Sublists
 ========================================================================== */
/*
 * Level 2
 * `ul` needed for higher specificity to override padding
 */
ul.uk-nav-sub {
  padding: 5px 0 5px 15px;
}

/*
 * Level 3 and deeper
 */
.uk-nav-sub ul {
  padding-left: 15px;
}

/*
 * Items
 */
.uk-nav-sub a {
  padding: 2px 0;
}

/* Parent icon
 ========================================================================== */
.uk-nav-parent-icon {
  margin-left: auto;
}

.uk-nav > li > a[aria-expanded=true] .uk-nav-parent-icon {
  transform: rotate(180deg);
}

/* Header
 ========================================================================== */
.uk-nav-header {
  padding: 5px 0;
  text-transform: uppercase;
  font-size: 0.875rem;
}

.uk-nav-header:not(:first-child) {
  margin-top: 20px;
}

/* Divider
 ========================================================================== */
.uk-nav .uk-nav-divider {
  margin: 5px 0;
}

/* Default modifier
 ========================================================================== */
.uk-nav-default {
  font-size: 0.875rem;
  line-height: 1.48;
}

/*
 * Items
 */
.uk-nav-default > li > a {
  color: #999;
}

/* Hover */
.uk-nav-default > li > a:hover {
  color: #666;
}

/* Active */
.uk-nav-default > li.uk-active > a {
  color: #333;
}

/*
 * Subtitle
 */
.uk-nav-default .uk-nav-subtitle {
  font-size: 12px;
}

/*
 * Header
 */
.uk-nav-default .uk-nav-header {
  color: #333;
}

/*
 * Divider
 */
.uk-nav-default .uk-nav-divider {
  border-top: 1px solid #e5e5e5;
}

/*
 * Sublists
 */
.uk-nav-default .uk-nav-sub {
  font-size: 0.875rem;
  line-height: 1.48;
}

.uk-nav-default .uk-nav-sub a {
  color: #999;
}

.uk-nav-default .uk-nav-sub a:hover {
  color: #666;
}

.uk-nav-default .uk-nav-sub li.uk-active > a {
  color: #333;
}

/* Primary modifier
 ========================================================================== */
.uk-nav-primary {
  font-size: 1.5rem;
  line-height: 1.48;
}

/*
 * Items
 */
.uk-nav-primary > li > a {
  color: #999;
}

/* Hover */
.uk-nav-primary > li > a:hover {
  color: #666;
}

/* Active */
.uk-nav-primary > li.uk-active > a {
  color: #333;
}

/*
 * Subtitle
 */
.uk-nav-primary .uk-nav-subtitle {
  font-size: 1.25rem;
}

/*
 * Header
 */
.uk-nav-primary .uk-nav-header {
  color: #333;
}

/*
 * Divider
 */
.uk-nav-primary .uk-nav-divider {
  border-top: 1px solid #e5e5e5;
}

/*
 * Sublists
 */
.uk-nav-primary .uk-nav-sub {
  font-size: 1.25rem;
  line-height: 1.48;
}

.uk-nav-primary .uk-nav-sub a {
  color: #999;
}

.uk-nav-primary .uk-nav-sub a:hover {
  color: #666;
}

.uk-nav-primary .uk-nav-sub li.uk-active > a {
  color: #333;
}

/* Secondary modifier
 ========================================================================== */
.uk-nav-secondary {
  font-size: 16px;
  line-height: 1.48;
}

/*
 * Items
 */
.uk-nav-secondary > li > a {
  color: #333;
}

/* Hover */
.uk-nav-secondary > li > a:hover {
  color: #333;
}

/* Active */
.uk-nav-secondary > li.uk-active > a {
  color: #333;
}

/*
 * Subtitle
 */
.uk-nav-secondary .uk-nav-subtitle {
  font-size: 0.875rem;
  color: #999;
}

/* Hover */
.uk-nav-secondary > li > a:hover .uk-nav-subtitle {
  color: #666;
}

/* Active */
.uk-nav-secondary > li.uk-active > a .uk-nav-subtitle {
  color: #333;
}

/*
 * Header
 */
.uk-nav-secondary .uk-nav-header {
  color: #333;
}

/*
 * Divider
 */
.uk-nav-secondary .uk-nav-divider {
  border-top: 1px solid #e5e5e5;
}

/*
 * Sublists
 */
.uk-nav-secondary .uk-nav-sub {
  font-size: 0.875rem;
  line-height: 1.48;
}

.uk-nav-secondary .uk-nav-sub a {
  color: #999;
}

.uk-nav-secondary .uk-nav-sub a:hover {
  color: #666;
}

.uk-nav-secondary .uk-nav-sub li.uk-active > a {
  color: #333;
}

/* Alignment modifier
 ========================================================================== */
/*
 * 1. Center header
 * 2. Center items
 */
/* 1 */
.uk-nav-center {
  text-align: center;
}

/* 2 */
.uk-nav-center li > a {
  justify-content: center;
}

/* Sublists */
.uk-nav-center .uk-nav-sub,
.uk-nav-center .uk-nav-sub ul {
  padding-left: 0;
}

/* Parent icon  */
.uk-nav-center .uk-nav-parent-icon {
  margin-left: 4px;
}

/* Style modifier
 ========================================================================== */
/*
 * Divider
 * Naming is in plural to prevent conflicts with divider sub object.
 */
.uk-nav.uk-nav-divider > :not(.uk-nav-header, .uk-nav-divider) + :not(.uk-nav-header, .uk-nav-divider) {
  margin-top: 5px;
  padding-top: 5px;
  border-top: 1px solid #e5e5e5;
}

/* ========================================================================
   Component: Navbar
 ========================================================================== */
/*
 * 1. Create position context to center navbar group
 */
.uk-navbar {
  display: flex;
  /* 1 */
  position: relative;
}

/* Container
 ========================================================================== */
.uk-navbar-container:not(.uk-navbar-transparent) {
  background: #f8f8f8;
}

/* Groups
 ========================================================================== */
/*
 * 1. Align navs and items vertically if they have a different height
 */
.uk-navbar-left,
.uk-navbar-right,
[class*=uk-navbar-center] {
  display: flex;
  gap: 30px;
  /* 1 */
  align-items: center;
}

/*
 * Horizontal alignment
 * 1. Create position context for centered navbar with sub groups (left/right)
 * 2. Fix text wrapping if content is larger than 50% of the container.
 * 3. Needed for dropdowns because a new position context is created
 *    `z-index` must be smaller than off-canvas
 * 4. Align sub groups for centered navbar
 */
.uk-navbar-right {
  margin-left: auto;
}

.uk-navbar-center:only-child {
  margin-left: auto;
  margin-right: auto;
  /* 1 */
  position: relative;
}

.uk-navbar-center:not(:only-child) {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  /* 2 */
  width: -moz-max-content;
  width: max-content;
  box-sizing: border-box;
  /* 3 */
  z-index: 990;
}

/* 4 */
.uk-navbar-center-left,
.uk-navbar-center-right {
  position: absolute;
  top: 0;
}

.uk-navbar-center-left {
  right: calc(100% + 30px);
}

.uk-navbar-center-right {
  left: calc(100% + 30px);
}

[class*=uk-navbar-center-] {
  width: -moz-max-content;
  width: max-content;
  box-sizing: border-box;
}

/* Nav
 ========================================================================== */
/*
 * 1. Reset list
 */
.uk-navbar-nav {
  display: flex;
  gap: 30px;
  /* 1 */
  margin: 0;
  padding: 0;
  list-style: none;
}

/*
 * Allow items to wrap into the next line
 * Only not `absolute` positioned groups
 */
.uk-navbar-left,
.uk-navbar-right,
.uk-navbar-center:only-child {
  flex-wrap: wrap;
}

/*
 * Items
 * 1. Center content vertically and horizontally
 * 2. Imitate white space gap when using flexbox
 * 3. Dimensions
 * 4. Style
 * 5. Required for `a`
 */
.uk-navbar-nav > li > a,
.uk-navbar-item,
.uk-navbar-toggle {
  /* 1 */
  display: flex;
  justify-content: center;
  align-items: center;
  /* 2 */
  -moz-column-gap: 0.25em;
       column-gap: 0.25em;
  /* 3 */
  box-sizing: border-box;
  min-height: 80px;
  /* 4 */
  font-size: 0.875rem;
  font-family: "Golos", sans-serif;
  /* 5 */
  text-decoration: none;
}

/*
 * Nav items
 */
.uk-navbar-nav > li > a {
  padding: 0 0;
  color: #999;
}

/*
 * Hover
 * Apply hover style also if dropdown is opened
 */
.uk-navbar-nav > li:hover > a,
.uk-navbar-nav > li > a[aria-expanded=true] {
  color: #666;
}

/* OnClick */
.uk-navbar-nav > li > a:active {
  color: #333;
}

/* Active */
.uk-navbar-nav > li.uk-active > a {
  color: #333;
}

/* Parent icon modifier
 ========================================================================== */
.uk-navbar-parent-icon {
  margin-left: 4px;
}

.uk-navbar-nav > li > a[aria-expanded=true] .uk-navbar-parent-icon {
  transform: rotate(180deg);
}

/* Item
 ========================================================================== */
.uk-navbar-item {
  padding: 0 0;
  color: #666;
}

/*
 * Remove margin from the last-child
 */
.uk-navbar-item > :last-child {
  margin-bottom: 0;
}

/* Toggle
 ========================================================================== */
.uk-navbar-toggle {
  padding: 0 0;
  color: #999;
}

.uk-navbar-toggle:hover,
.uk-navbar-toggle[aria-expanded=true] {
  color: #666;
  text-decoration: none;
}

/*
 * Icon
 * Adopts `uk-icon`
 */
/* Hover */
/* Subtitle
 ========================================================================== */
.uk-navbar-subtitle {
  font-size: 0.875rem;
}

/* Justify modifier
 ========================================================================== */
.uk-navbar-justify .uk-navbar-left,
.uk-navbar-justify .uk-navbar-right,
.uk-navbar-justify .uk-navbar-nav,
.uk-navbar-justify .uk-navbar-nav > li,
.uk-navbar-justify .uk-navbar-item,
.uk-navbar-justify .uk-navbar-toggle {
  flex-grow: 1;
}

/* Style modifiers
 ========================================================================== */
/* Dropdown
 ========================================================================== */
/*
 * Adopts `uk-dropdown`
 * 1. Hide by default
 * 2. Set position
 * 3. Set a default width
 * 4. Style
 */
.uk-navbar-dropdown {
  /* 1 */
  display: none;
  /* 2 */
  position: absolute;
  z-index: 1020;
  --uk-position-offset: 15px;
  --uk-position-shift-offset: 0;
  --uk-position-viewport-offset: 15px;
  /* 3 */
  box-sizing: border-box;
  width: 200px;
  /* 4 */
  padding: 25px;
  background: #fff;
  color: #666;
}

/* Show */
.uk-navbar-dropdown.uk-open {
  display: block;
}

/*
 * Remove margin from the last-child
 */
.uk-navbar-dropdown > :last-child {
  margin-bottom: 0;
}

/*
 * Grid
 * Adopts `uk-grid`
 */
/* Gutter Horizontal */
.uk-navbar-dropdown-grid {
  margin-left: -30px;
}

.uk-navbar-dropdown-grid > * {
  padding-left: 30px;
}

/* Gutter Vertical */
.uk-navbar-dropdown-grid > .uk-grid-margin {
  margin-top: 30px;
}

/* Stack */
.uk-navbar-dropdown-stack .uk-navbar-dropdown-grid > * {
  width: 100% !important;
}

/*
 * Width modifier
 */
.uk-navbar-dropdown-width-2:not(.uk-navbar-dropdown-stack) {
  width: 400px;
}

.uk-navbar-dropdown-width-3:not(.uk-navbar-dropdown-stack) {
  width: 600px;
}

.uk-navbar-dropdown-width-4:not(.uk-navbar-dropdown-stack) {
  width: 800px;
}

.uk-navbar-dropdown-width-5:not(.uk-navbar-dropdown-stack) {
  width: 1000px;
}

/*
 * Size modifier
 */
.uk-navbar-dropdown-large {
  --uk-position-shift-offset: 0;
  padding: 40px;
}

/*
 * Dropbar modifier
 * 1. Reset dropdown width to prevent to early shifting
 * 2. Reset style
 * 3. Padding
 */
.uk-navbar-dropdown-dropbar {
  /* 1 */
  width: auto;
  /* 2 */
  background: transparent;
  /* 3 */
  padding: 25px 0 25px 0;
  --uk-position-offset: 0;
  --uk-position-shift-offset: 0;
  --uk-position-viewport-offset: 15px;
}

/* Phone landscape and bigger */
@media (min-width: 640px) {
  .uk-navbar-dropdown-dropbar {
    --uk-position-viewport-offset: 30px;
  }
}
/* Tablet landscape and bigger */
@media (min-width: 960px) {
  .uk-navbar-dropdown-dropbar {
    --uk-position-viewport-offset: 40px;
  }
}
.uk-navbar-dropdown-dropbar-large {
  --uk-position-shift-offset: 0;
  padding-top: 40px;
  padding-bottom: 40px;
}

/* Dropdown Nav
 * Adopts `uk-nav`
 ========================================================================== */
/*
 * Items
 */
.uk-navbar-dropdown-nav > li > a {
  color: #999;
}

/* Hover */
.uk-navbar-dropdown-nav > li > a:hover {
  color: #666;
}

/* Active */
.uk-navbar-dropdown-nav > li.uk-active > a {
  color: #333;
}

/*
 * Subtitle
 */
.uk-navbar-dropdown-nav .uk-nav-subtitle {
  font-size: 12px;
}

/*
 * Header
 */
.uk-navbar-dropdown-nav .uk-nav-header {
  color: #333;
}

/*
 * Divider
 */
.uk-navbar-dropdown-nav .uk-nav-divider {
  border-top: 1px solid #e5e5e5;
}

/*
 * Sublists
 */
.uk-navbar-dropdown-nav .uk-nav-sub a {
  color: #999;
}

.uk-navbar-dropdown-nav .uk-nav-sub a:hover {
  color: #666;
}

.uk-navbar-dropdown-nav .uk-nav-sub li.uk-active > a {
  color: #333;
}

/* Dropbar
 ========================================================================== */
/*
 * 1. Reset dropbar
 * 2. Width
 */
.uk-navbar-dropbar {
  /* 1 */
  display: block !important;
  z-index: 980;
  padding: 0;
  /* 2 */
  left: 0;
  right: 0;
}

/* ========================================================================
   Component: Subnav
 ========================================================================== */
/*
 * 1. Allow items to wrap into the next line
 * 2. Center items vertically if they have a different height
 * 3. Gutter
 * 4. Reset list
 */
.uk-subnav {
  display: flex;
  /* 1 */
  flex-wrap: wrap;
  /* 2 */
  align-items: center;
  /* 3 */
  margin-left: -20px;
  /* 4 */
  padding: 0;
  list-style: none;
}

/*
 * 1. Space is allocated solely based on content dimensions: 0 0 auto
 * 2. Gutter
 * 3. Create position context for dropdowns
 */
.uk-subnav > * {
  /* 1 */
  flex: none;
  /* 2 */
  padding-left: 20px;
  /* 3 */
  position: relative;
}

/* Items
 ========================================================================== */
/*
 * Items must target `a` elements to exclude other elements (e.g. dropdowns)
 * Using `:first-child` instead of `a` to support `span` elements for text
 * 1. Center content vertically, e.g. an icon
 * 2. Imitate white space gap when using flexbox
 * 3. Style
 */
.uk-subnav > * > :first-child {
  /* 1 */
  display: flex;
  align-items: center;
  /* 2 */
  -moz-column-gap: 0.25em;
       column-gap: 0.25em;
  /* 3 */
  color: #999;
}

/* Hover */
.uk-subnav > * > a:hover {
  color: #666;
  text-decoration: none;
}

/* Active */
.uk-subnav > .uk-active > a {
  color: #333;
}

/* Divider modifier
 ========================================================================== */
/*
 * Set gutter
 */
.uk-subnav-divider {
  margin-left: -41px;
}

/*
 * Align items and divider vertically
 */
.uk-subnav-divider > * {
  display: flex;
  align-items: center;
}

/*
 * Divider
 * 1. `nth-child` makes it also work without JS if it's only one row
 */
.uk-subnav-divider > ::before {
  content: "";
  height: 1.5em;
  margin-left: 0px;
  margin-right: 20px;
  border-left: 1px solid transparent;
}

/* 1 */
.uk-subnav-divider > :nth-child(n+2):not(.uk-first-column)::before {
  border-left-color: #e5e5e5;
}

/* Pill modifier
 ========================================================================== */
.uk-subnav-pill > * > :first-child {
  padding: 5px 10px;
  background: transparent;
  color: #999;
}

/* Hover */
.uk-subnav-pill > * > a:hover {
  background-color: #f8f8f8;
  color: #666;
}

/* OnClick */
.uk-subnav-pill > * > a:active {
  background-color: #f8f8f8;
  color: #666;
}

/* Active */
.uk-subnav-pill > .uk-active > a {
  background-color: #1e87f0;
  color: #fff;
}

/* Disabled
 * The same for all style modifiers
 ========================================================================== */
.uk-subnav > .uk-disabled > a {
  color: #999;
}

/* ========================================================================
   Component: Breadcrumb
 ========================================================================== */
/*
 * Reset list
 */
.uk-breadcrumb {
  padding: 0;
  list-style: none;
}

/*
 * 1. Doesn't generate any box and replaced by child boxes
 */
.uk-breadcrumb > * {
  display: contents;
}

/* Items
 ========================================================================== */
.uk-breadcrumb > * > * {
  font-size: 0.875rem;
  color: #999;
}

/* Hover */
.uk-breadcrumb > * > :hover {
  color: #666;
  text-decoration: none;
}

/* Disabled */
/* Active */
.uk-breadcrumb > :last-child > span,
.uk-breadcrumb > :last-child > a:not([href]) {
  color: #666;
}

/*
 * Divider
 * `nth-child` makes it also work without JS if it's only one row
 * 1. Remove space between inline block elements.
 * 2. Style
 */
.uk-breadcrumb > :nth-child(n+2):not(.uk-first-column)::before {
  content: "/";
  display: inline-block;
  /* 1 */
  margin: 0 20px 0 calc(20px - 4px);
  /* 2 */
  font-size: 0.875rem;
  color: #999;
}

/* ========================================================================
   Component: Pagination
 ========================================================================== */
/*
 * 1. Allow items to wrap into the next line
 * 2. Gutter
 * 3. Reset list
 */
.uk-pagination {
  display: flex;
  /* 1 */
  flex-wrap: wrap;
  /* 2 */
  margin-left: 0;
  /* 3 */
  padding: 0;
  list-style: none;
}

/*
 * 1. Space is allocated solely based on content dimensions: 0 0 auto
 * 2. Gutter
 * 3. Create position context for dropdowns
 */
.uk-pagination > * {
  /* 1 */
  flex: none;
  /* 2 */
  padding-left: 0;
  /* 3 */
  position: relative;
}

/* Items
 ========================================================================== */
/*
 * 1. Prevent gap if child element is `inline-block`, e.g. an icon
 * 2. Style
 */
.uk-pagination > * > * {
  /* 1 */
  display: block;
  /* 2 */
  padding: 5px 10px;
  color: #999;
}

/* Hover */
.uk-pagination > * > :hover {
  color: #666;
  text-decoration: none;
}

/* Active */
.uk-pagination > .uk-active > * {
  color: #666;
}

/* Disabled */
.uk-pagination > .uk-disabled > * {
  color: #999;
}

/* ========================================================================
   Component: Tab
 ========================================================================== */
/*
 * 1. Allow items to wrap into the next line
 * 2. Gutter
 * 3. Reset list
 */
.uk-tab {
  display: flex;
  /* 1 */
  flex-wrap: wrap;
  /* 2 */
  margin-left: -20px;
  /* 3 */
  padding: 0;
  list-style: none;
}

/*
 * 1. Space is allocated solely based on content dimensions: 0 0 auto
 * 2. Gutter
 * 3. Create position context for dropdowns
 */
.uk-tab > * {
  /* 1 */
  flex: none;
  /* 2 */
  padding-left: 20px;
  /* 3 */
  position: relative;
}

/* Items
 ========================================================================== */
/*
 * Items must target `a` elements to exclude other elements (e.g. dropdowns)
 * 1. Center content vertically, e.g. an icon
 * 2. Imitate white space gap when using flexbox
 * 3. Center content if a width is set
 * 4. Style
 */
.uk-tab > * > a {
  /* 1 */
  display: flex;
  align-items: center;
  /* 2 */
  -moz-column-gap: 0.25em;
       column-gap: 0.25em;
  /* 3 */
  justify-content: center;
  /* 4 */
  padding: 5px 10px;
  color: #999;
}

/* Hover */
.uk-tab > * > a:hover {
  color: #666;
  text-decoration: none;
}

/* Active */
.uk-tab > .uk-active > a {
  color: #333;
}

/* Disabled */
.uk-tab > .uk-disabled > a {
  color: #999;
}

/* Position modifier
 ========================================================================== */
/*
 * Bottom
 */
/*
 * Left + Right
 * 1. Reset Gutter
 */
.uk-tab-left,
.uk-tab-right {
  flex-direction: column;
  /* 1 */
  margin-left: 0;
}

/* 1 */
.uk-tab-left > *,
.uk-tab-right > * {
  padding-left: 0;
}

.uk-tab-left > * > a {
  justify-content: left;
}

.uk-tab-right > * > a {
  justify-content: left;
}

/* ========================================================================
   Component: Slidenav
 ========================================================================== */
/*
 * Adopts `uk-icon`
 */
.uk-slidenav {
  padding: 5px 10px;
  color: rgba(102, 102, 102, 0.5);
}

/* Hover */
.uk-slidenav:hover {
  color: rgba(102, 102, 102, 0.9);
}

/* OnClick */
.uk-slidenav:active {
  color: rgba(102, 102, 102, 0.5);
}

/* Icon modifier
 ========================================================================== */
/*
 * Previous
 */
/*
 * Next
 */
/* Size modifier
 ========================================================================== */
.uk-slidenav-large {
  padding: 10px 10px;
}

/* Container
 ========================================================================== */
.uk-slidenav-container {
  display: flex;
}

/* ========================================================================
   Component: Dotnav
 ========================================================================== */
/*
 * 1. Allow items to wrap into the next line
 * 2. Reset list
 * 3. Gutter
 */
.uk-dotnav {
  display: flex;
  /* 1 */
  flex-wrap: wrap;
  /* 2 */
  margin: 0;
  padding: 0;
  list-style: none;
  /* 3 */
  margin-left: -12px;
}

/*
 * 1. Space is allocated solely based on content dimensions: 0 0 auto
 * 2. Gutter
 */
.uk-dotnav > * {
  /* 1 */
  flex: none;
  /* 2 */
  padding-left: 12px;
}

/* Items
 ========================================================================== */
/*
 * Items
 * 1. Hide text if present
 */
.uk-dotnav > * > * {
  display: block;
  box-sizing: border-box;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: transparent;
  /* 1 */
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
}

/* Hover */
.uk-dotnav > * > :hover {
  background-color: rgba(102, 102, 102, 0.6);
}

/* OnClick */
.uk-dotnav > * > :active {
  background-color: rgba(102, 102, 102, 0.2);
}

/* Active */
.uk-dotnav > .uk-active > * {
  background-color: rgba(102, 102, 102, 0.6);
}

/* Modifier: 'uk-dotnav-vertical'
 ========================================================================== */
/*
 * 1. Change direction
 * 2. Gutter
 */
.uk-dotnav-vertical {
  /* 1 */
  flex-direction: column;
  /* 2 */
  margin-left: 0;
  margin-top: -12px;
}

/* 2 */
.uk-dotnav-vertical > * {
  padding-left: 0;
  padding-top: 12px;
}

/* ========================================================================
   Component: Thumbnav
 ========================================================================== */
/*
 * 1. Allow items to wrap into the next line
 * 2. Reset list
 * 3. Gutter
 */
.uk-thumbnav {
  display: flex;
  /* 1 */
  flex-wrap: wrap;
  /* 2 */
  margin: 0;
  padding: 0;
  list-style: none;
  /* 3 */
  margin-left: -15px;
}

/*
 * Space is allocated based on content dimensions, but shrinks: 0 1 auto
 * 1. Gutter
 */
.uk-thumbnav > * {
  /* 1 */
  padding-left: 15px;
}

/* Items
 ========================================================================== */
/*
 * Items
 */
.uk-thumbnav > * > * {
  display: inline-block;
}

/* Hover */
/* Active */
/* Modifier: 'uk-thumbnav-vertical'
 ========================================================================== */
/*
 * 1. Change direction
 * 2. Gutter
 */
.uk-thumbnav-vertical {
  /* 1 */
  flex-direction: column;
  /* 2 */
  margin-left: 0;
  margin-top: -15px;
}

/* 2 */
.uk-thumbnav-vertical > * {
  padding-left: 0;
  padding-top: 15px;
}

/* ========================================================================
   Component: Iconnav
 ========================================================================== */
/*
 * 1. Allow items to wrap into the next line
 * 2. Reset list
 * 3. Gutter
 */
.uk-iconnav {
  display: flex;
  /* 1 */
  flex-wrap: wrap;
  /* 2 */
  margin: 0;
  padding: 0;
  list-style: none;
  /* 3 */
  margin-left: -10px;
}

/*
 * Space is allocated based on content dimensions, but shrinks: 0 1 auto
 * 1. Gutter
 */
.uk-iconnav > * {
  /* 1 */
  padding-left: 10px;
}

/* Items
 ========================================================================== */
/*
 * Items must target `a` elements to exclude other elements (e.g. dropdowns)
 * 1. Center content vertically if there is still some text
 * 2. Imitate white space gap when using flexbox
 * 3. Force text not to affect item height
 * 4. Style
 * 5. Required for `a` if there is still some text
 */
.uk-iconnav > * > a {
  /* 1 */
  display: flex;
  align-items: center;
  /* 2 */
  -moz-column-gap: 0.25em;
       column-gap: 0.25em;
  /* 3 */
  line-height: 0;
  /* 4 */
  color: #999;
  /* 5 */
  text-decoration: none;
}

/* Hover */
.uk-iconnav > * > a:hover {
  color: #666;
}

/* Active */
.uk-iconnav > .uk-active > a {
  color: #666;
}

/* Modifier: 'uk-iconnav-vertical'
 ========================================================================== */
/*
 * 1. Change direction
 * 2. Gutter
 */
.uk-iconnav-vertical {
  /* 1 */
  flex-direction: column;
  /* 2 */
  margin-left: 0;
  margin-top: -10px;
}

/* 2 */
.uk-iconnav-vertical > * {
  padding-left: 0;
  padding-top: 10px;
}

/* ========================================================================
   Component: Lightbox
 ========================================================================== */
/*
 * 1. Hide by default
 * 2. Set position
 * 3. Allow scrolling for the modal dialog
 * 4. Horizontal padding
 * 5. Mask the background page
 * 6. Fade-in transition
 * 7. Prevent cancellation of pointer events while dragging
 */
.uk-lightbox {
  /* 1 */
  display: none;
  /* 2 */
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1010;
  /* 5 */
  background: #000;
  /* 6 */
  opacity: 0;
  transition: opacity 0.15s linear;
  /* 7 */
  touch-action: pinch-zoom;
}

/*
 * Open
 * 1. Center child
 * 2. Fade-in
 */
.uk-lightbox.uk-open {
  display: block;
  /* 2 */
  opacity: 1;
}

/*
 * Focus
 */
.uk-lightbox :focus {
  outline-color: rgba(255, 255, 255, 0.7);
}

.uk-lightbox :focus-visible {
  outline-color: rgba(255, 255, 255, 0.7);
}

/* Page
 ========================================================================== */
/*
 * Prevent scrollbars
 */
.uk-lightbox-page {
  overflow: hidden;
}

/* Item
 ========================================================================== */
/*
 * 1. Center child within the viewport
 * 2. Not visible by default
 * 3. Color needed for spinner icon
 * 4. Optimize animation
 * 5. Responsiveness
 *    Using `vh` for `max-height` to fix image proportions after resize in Safari and Opera
 */
.uk-lightbox-items > * {
  /* 1 */
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  /* 2 */
  display: none;
  justify-content: center;
  align-items: center;
  /* 3 */
  color: rgba(255, 255, 255, 0.7);
  /* 4 */
  will-change: transform, opacity;
}

/* 5 */
.uk-lightbox-items > * > * {
  max-width: 100vw;
  max-height: 100vh;
}

.uk-lightbox-items > * > :not(iframe) {
  width: auto;
  height: auto;
}

.uk-lightbox-items > .uk-active {
  display: flex;
}

/* Toolbar
 ========================================================================== */
.uk-lightbox-toolbar {
  padding: 10px 10px;
  background: rgba(0, 0, 0, 0.3);
  color: rgba(255, 255, 255, 0.7);
}

.uk-lightbox-toolbar > * {
  color: rgba(255, 255, 255, 0.7);
}

/* Toolbar Icon (Close)
 ========================================================================== */
.uk-lightbox-toolbar-icon {
  padding: 5px;
  color: rgba(255, 255, 255, 0.7);
}

/*
 * Hover
 */
.uk-lightbox-toolbar-icon:hover {
  color: #fff;
}

/* Button (Slidenav)
 ========================================================================== */
/*
 * 1. Center icon vertically and horizontally
 */
.uk-lightbox-button {
  box-sizing: border-box;
  width: 50px;
  height: 50px;
  background: rgba(0, 0, 0, 0.3);
  color: rgba(255, 255, 255, 0.7);
  /* 1 */
  display: inline-flex;
  justify-content: center;
  align-items: center;
}

/* Hover */
.uk-lightbox-button:hover {
  color: #fff;
}

/* OnClick */
/* Caption
 ========================================================================== */
.uk-lightbox-caption:empty {
  display: none;
}

/* Iframe
 ========================================================================== */
.uk-lightbox-iframe {
  width: 80%;
  height: 80%;
}

/* ========================================================================
   Component: Animation
 ========================================================================== */
[class*=uk-animation-] {
  animation: 0.5s ease-out both;
}

/* Animations
 ========================================================================== */
/*
 * Fade
 */
.uk-animation-fade {
  animation-name: uk-fade;
  animation-duration: 0.8s;
  animation-timing-function: linear;
}

/*
 * Scale
 */
.uk-animation-scale-up {
  animation-name: uk-fade, uk-scale-up;
}

.uk-animation-scale-down {
  animation-name: uk-fade, uk-scale-down;
}

/*
 * Slide
 */
.uk-animation-slide-top {
  animation-name: uk-fade, uk-slide-top;
}

.uk-animation-slide-bottom {
  animation-name: uk-fade, uk-slide-bottom;
}

.uk-animation-slide-left {
  animation-name: uk-fade, uk-slide-left;
}

.uk-animation-slide-right {
  animation-name: uk-fade, uk-slide-right;
}

/*
 * Slide Small
 */
.uk-animation-slide-top-small {
  animation-name: uk-fade, uk-slide-top-small;
}

.uk-animation-slide-bottom-small {
  animation-name: uk-fade, uk-slide-bottom-small;
}

.uk-animation-slide-left-small {
  animation-name: uk-fade, uk-slide-left-small;
}

.uk-animation-slide-right-small {
  animation-name: uk-fade, uk-slide-right-small;
}

/*
 * Slide Medium
 */
.uk-animation-slide-top-medium {
  animation-name: uk-fade, uk-slide-top-medium;
}

.uk-animation-slide-bottom-medium {
  animation-name: uk-fade, uk-slide-bottom-medium;
}

.uk-animation-slide-left-medium {
  animation-name: uk-fade, uk-slide-left-medium;
}

.uk-animation-slide-right-medium {
  animation-name: uk-fade, uk-slide-right-medium;
}

/*
 * Kenburns
 */
.uk-animation-kenburns {
  animation-name: uk-kenburns;
  animation-duration: 15s;
}

/*
 * Shake
 */
.uk-animation-shake {
  animation-name: uk-shake;
}

/*
 * SVG Stroke
 * The `--uk-animation-stroke` custom property contains the longest path length.
 * Set it manually or use `uk-svg="stroke-animation: true"` to set it automatically.
 * All strokes are animated by the same pace and doesn't end simultaneously.
 * To end simultaneously, `pathLength="1"` could be used, but it's not working in Safari yet.
 */
.uk-animation-stroke {
  animation-name: uk-stroke;
  animation-duration: 2s;
  stroke-dasharray: var(--uk-animation-stroke);
}

/* Direction modifier
 ========================================================================== */
.uk-animation-reverse {
  animation-direction: reverse;
  animation-timing-function: ease-in;
}

/* Duration modifier
 ========================================================================== */
.uk-animation-fast {
  animation-duration: 0.1s;
}

/* Toggle animation based on the State of the Parent Element
 ========================================================================== */
.uk-animation-toggle:not(:hover):not(:focus) [class*=uk-animation-] {
  animation-name: none;
}

/* Keyframes used by animation classes
 ========================================================================== */
/*
 * Fade
 */
@keyframes uk-fade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/*
 * Scale
 */
@keyframes uk-scale-up {
  0% {
    transform: scale(0.9);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes uk-scale-down {
  0% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}
/*
 * Slide
 */
@keyframes uk-slide-top {
  0% {
    transform: translateY(-100%);
  }
  100% {
    transform: translateY(0);
  }
}
@keyframes uk-slide-bottom {
  0% {
    transform: translateY(100%);
  }
  100% {
    transform: translateY(0);
  }
}
@keyframes uk-slide-left {
  0% {
    transform: translateX(-100%);
  }
  100% {
    transform: translateX(0);
  }
}
@keyframes uk-slide-right {
  0% {
    transform: translateX(100%);
  }
  100% {
    transform: translateX(0);
  }
}
/*
 * Slide Small
 */
@keyframes uk-slide-top-small {
  0% {
    transform: translateY(-10px);
  }
  100% {
    transform: translateY(0);
  }
}
@keyframes uk-slide-bottom-small {
  0% {
    transform: translateY(10px);
  }
  100% {
    transform: translateY(0);
  }
}
@keyframes uk-slide-left-small {
  0% {
    transform: translateX(-10px);
  }
  100% {
    transform: translateX(0);
  }
}
@keyframes uk-slide-right-small {
  0% {
    transform: translateX(10px);
  }
  100% {
    transform: translateX(0);
  }
}
/*
 * Slide Medium
 */
@keyframes uk-slide-top-medium {
  0% {
    transform: translateY(-50px);
  }
  100% {
    transform: translateY(0);
  }
}
@keyframes uk-slide-bottom-medium {
  0% {
    transform: translateY(50px);
  }
  100% {
    transform: translateY(0);
  }
}
@keyframes uk-slide-left-medium {
  0% {
    transform: translateX(-50px);
  }
  100% {
    transform: translateX(0);
  }
}
@keyframes uk-slide-right-medium {
  0% {
    transform: translateX(50px);
  }
  100% {
    transform: translateX(0);
  }
}
/*
 * Kenburns
 */
@keyframes uk-kenburns {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.2);
  }
}
/*
 * Shake
 */
@keyframes uk-shake {
  0%, 100% {
    transform: translateX(0);
  }
  10% {
    transform: translateX(-9px);
  }
  20% {
    transform: translateX(8px);
  }
  30% {
    transform: translateX(-7px);
  }
  40% {
    transform: translateX(6px);
  }
  50% {
    transform: translateX(-5px);
  }
  60% {
    transform: translateX(4px);
  }
  70% {
    transform: translateX(-3px);
  }
  80% {
    transform: translateX(2px);
  }
  90% {
    transform: translateX(-1px);
  }
}
/*
 * Stroke
 */
@keyframes uk-stroke {
  0% {
    stroke-dashoffset: var(--uk-animation-stroke);
  }
  100% {
    stroke-dashoffset: 0;
  }
}
/* ========================================================================
   Component: Width
 ========================================================================== */
/* Equal child widths
 ========================================================================== */
[class*=uk-child-width] > * {
  box-sizing: border-box;
  width: 100%;
}

.uk-child-width-1-2 > * {
  width: 50%;
}

.uk-child-width-1-3 > * {
  width: calc(100% * 1 / 3.001);
}

.uk-child-width-1-4 > * {
  width: 25%;
}

.uk-child-width-1-5 > * {
  width: 20%;
}

.uk-child-width-1-6 > * {
  width: calc(100% * 1 / 6.001);
}

.uk-child-width-auto > * {
  width: auto;
}

/*
 * 1. Reset the `min-width`, which is set to auto by default, because
 *    flex items won't shrink below their minimum intrinsic content size.
 *    Using `1px` instead of `0`, so items still wrap into the next line,
 *    if they have zero width and padding and the predecessor is 100% wide.
 */
.uk-child-width-expand > :not([class*=uk-width]) {
  flex: 1;
  /* 1 */
  min-width: 1px;
}

/* Phone landscape and bigger */
@media (min-width: 640px) {
  .uk-child-width-1-1\@s > * {
    width: 100%;
  }
  .uk-child-width-1-2\@s > * {
    width: 50%;
  }
  .uk-child-width-1-3\@s > * {
    width: calc(100% * 1 / 3.001);
  }
  .uk-child-width-1-4\@s > * {
    width: 25%;
  }
  .uk-child-width-1-5\@s > * {
    width: 20%;
  }
  .uk-child-width-1-6\@s > * {
    width: calc(100% * 1 / 6.001);
  }
  .uk-child-width-auto\@s > * {
    width: auto;
  }
  .uk-child-width-expand\@s > :not([class*=uk-width]) {
    flex: 1;
    min-width: 1px;
  }
}
/* Tablet landscape and bigger */
@media (min-width: 960px) {
  .uk-child-width-1-1\@m > * {
    width: 100%;
  }
  .uk-child-width-1-2\@m > * {
    width: 50%;
  }
  .uk-child-width-1-3\@m > * {
    width: calc(100% * 1 / 3.001);
  }
  .uk-child-width-1-4\@m > * {
    width: 25%;
  }
  .uk-child-width-1-5\@m > * {
    width: 20%;
  }
  .uk-child-width-1-6\@m > * {
    width: calc(100% * 1 / 6.001);
  }
  .uk-child-width-auto\@m > * {
    width: auto;
  }
  .uk-child-width-expand\@m > :not([class*=uk-width]) {
    flex: 1;
    min-width: 1px;
  }
}
/* Desktop and bigger */
@media (min-width: 1200px) {
  .uk-child-width-1-1\@l > * {
    width: 100%;
  }
  .uk-child-width-1-2\@l > * {
    width: 50%;
  }
  .uk-child-width-1-3\@l > * {
    width: calc(100% * 1 / 3.001);
  }
  .uk-child-width-1-4\@l > * {
    width: 25%;
  }
  .uk-child-width-1-5\@l > * {
    width: 20%;
  }
  .uk-child-width-1-6\@l > * {
    width: calc(100% * 1 / 6.001);
  }
  .uk-child-width-auto\@l > * {
    width: auto;
  }
  .uk-child-width-expand\@l > :not([class*=uk-width]) {
    flex: 1;
    min-width: 1px;
  }
}
/* Large screen and bigger */
@media (min-width: 1600px) {
  .uk-child-width-1-1\@xl > * {
    width: 100%;
  }
  .uk-child-width-1-2\@xl > * {
    width: 50%;
  }
  .uk-child-width-1-3\@xl > * {
    width: calc(100% * 1 / 3.001);
  }
  .uk-child-width-1-4\@xl > * {
    width: 25%;
  }
  .uk-child-width-1-5\@xl > * {
    width: 20%;
  }
  .uk-child-width-1-6\@xl > * {
    width: calc(100% * 1 / 6.001);
  }
  .uk-child-width-auto\@xl > * {
    width: auto;
  }
  .uk-child-width-expand\@xl > :not([class*=uk-width]) {
    flex: 1;
    min-width: 1px;
  }
}
/* Single Widths
 ========================================================================== */
/*
 * 1. `max-width` is needed for the pixel-based classes
 */
[class*=uk-width] {
  box-sizing: border-box;
  width: 100%;
  /* 1 */
  max-width: 100%;
}

/* Halves */
.uk-width-1-2 {
  width: 50%;
}

/* Thirds */
.uk-width-1-3 {
  width: calc(100% * 1 / 3.001);
}

.uk-width-2-3 {
  width: calc(100% * 2 / 3.001);
}

/* Quarters */
.uk-width-1-4 {
  width: 25%;
}

.uk-width-3-4 {
  width: 75%;
}

/* Fifths */
.uk-width-1-5 {
  width: 20%;
}

.uk-width-2-5 {
  width: 40%;
}

.uk-width-3-5 {
  width: 60%;
}

.uk-width-4-5 {
  width: 80%;
}

/* Sixths */
.uk-width-1-6 {
  width: calc(100% * 1 / 6.001);
}

.uk-width-5-6 {
  width: calc(100% * 5 / 6.001);
}

/* Pixel */
.uk-width-small {
  width: 150px;
}

.uk-width-medium {
  width: 300px;
}

.uk-width-large {
  width: 450px;
}

.uk-width-xlarge {
  width: 600px;
}

.uk-width-2xlarge {
  width: 750px;
}

/* Auto */
.uk-width-auto {
  width: auto;
}

/* Expand */
.uk-width-expand {
  flex: 1;
  min-width: 1px;
}

/* Phone landscape and bigger */
@media (min-width: 640px) {
  /* Whole */
  .uk-width-1-1\@s {
    width: 100%;
  }
  /* Halves */
  .uk-width-1-2\@s {
    width: 50%;
  }
  /* Thirds */
  .uk-width-1-3\@s {
    width: calc(100% * 1 / 3.001);
  }
  .uk-width-2-3\@s {
    width: calc(100% * 2 / 3.001);
  }
  /* Quarters */
  .uk-width-1-4\@s {
    width: 25%;
  }
  .uk-width-3-4\@s {
    width: 75%;
  }
  /* Fifths */
  .uk-width-1-5\@s {
    width: 20%;
  }
  .uk-width-2-5\@s {
    width: 40%;
  }
  .uk-width-3-5\@s {
    width: 60%;
  }
  .uk-width-4-5\@s {
    width: 80%;
  }
  /* Sixths */
  .uk-width-1-6\@s {
    width: calc(100% * 1 / 6.001);
  }
  .uk-width-5-6\@s {
    width: calc(100% * 5 / 6.001);
  }
  /* Pixel */
  .uk-width-small\@s {
    width: 150px;
  }
  .uk-width-medium\@s {
    width: 300px;
  }
  .uk-width-large\@s {
    width: 450px;
  }
  .uk-width-xlarge\@s {
    width: 600px;
  }
  .uk-width-2xlarge\@s {
    width: 750px;
  }
  /* Auto */
  .uk-width-auto\@s {
    width: auto;
  }
  /* Expand */
  .uk-width-expand\@s {
    flex: 1;
    min-width: 1px;
  }
}
/* Tablet landscape and bigger */
@media (min-width: 960px) {
  /* Whole */
  .uk-width-1-1\@m {
    width: 100%;
  }
  /* Halves */
  .uk-width-1-2\@m {
    width: 50%;
  }
  /* Thirds */
  .uk-width-1-3\@m {
    width: calc(100% * 1 / 3.001);
  }
  .uk-width-2-3\@m {
    width: calc(100% * 2 / 3.001);
  }
  /* Quarters */
  .uk-width-1-4\@m {
    width: 25%;
  }
  .uk-width-3-4\@m {
    width: 75%;
  }
  /* Fifths */
  .uk-width-1-5\@m {
    width: 20%;
  }
  .uk-width-2-5\@m {
    width: 40%;
  }
  .uk-width-3-5\@m {
    width: 60%;
  }
  .uk-width-4-5\@m {
    width: 80%;
  }
  /* Sixths */
  .uk-width-1-6\@m {
    width: calc(100% * 1 / 6.001);
  }
  .uk-width-5-6\@m {
    width: calc(100% * 5 / 6.001);
  }
  /* Pixel */
  .uk-width-small\@m {
    width: 150px;
  }
  .uk-width-medium\@m {
    width: 300px;
  }
  .uk-width-large\@m {
    width: 450px;
  }
  .uk-width-xlarge\@m {
    width: 600px;
  }
  .uk-width-2xlarge\@m {
    width: 750px;
  }
  /* Auto */
  .uk-width-auto\@m {
    width: auto;
  }
  /* Expand */
  .uk-width-expand\@m {
    flex: 1;
    min-width: 1px;
  }
}
/* Desktop and bigger */
@media (min-width: 1200px) {
  /* Whole */
  .uk-width-1-1\@l {
    width: 100%;
  }
  /* Halves */
  .uk-width-1-2\@l {
    width: 50%;
  }
  /* Thirds */
  .uk-width-1-3\@l {
    width: calc(100% * 1 / 3.001);
  }
  .uk-width-2-3\@l {
    width: calc(100% * 2 / 3.001);
  }
  /* Quarters */
  .uk-width-1-4\@l {
    width: 25%;
  }
  .uk-width-3-4\@l {
    width: 75%;
  }
  /* Fifths */
  .uk-width-1-5\@l {
    width: 20%;
  }
  .uk-width-2-5\@l {
    width: 40%;
  }
  .uk-width-3-5\@l {
    width: 60%;
  }
  .uk-width-4-5\@l {
    width: 80%;
  }
  /* Sixths */
  .uk-width-1-6\@l {
    width: calc(100% * 1 / 6.001);
  }
  .uk-width-5-6\@l {
    width: calc(100% * 5 / 6.001);
  }
  /* Pixel */
  .uk-width-small\@l {
    width: 150px;
  }
  .uk-width-medium\@l {
    width: 300px;
  }
  .uk-width-large\@l {
    width: 450px;
  }
  .uk-width-xlarge\@l {
    width: 600px;
  }
  .uk-width-2xlarge\@l {
    width: 750px;
  }
  /* Auto */
  .uk-width-auto\@l {
    width: auto;
  }
  /* Expand */
  .uk-width-expand\@l {
    flex: 1;
    min-width: 1px;
  }
}
/* Large screen and bigger */
@media (min-width: 1600px) {
  /* Whole */
  .uk-width-1-1\@xl {
    width: 100%;
  }
  /* Halves */
  .uk-width-1-2\@xl {
    width: 50%;
  }
  /* Thirds */
  .uk-width-1-3\@xl {
    width: calc(100% * 1 / 3.001);
  }
  .uk-width-2-3\@xl {
    width: calc(100% * 2 / 3.001);
  }
  /* Quarters */
  .uk-width-1-4\@xl {
    width: 25%;
  }
  .uk-width-3-4\@xl {
    width: 75%;
  }
  /* Fifths */
  .uk-width-1-5\@xl {
    width: 20%;
  }
  .uk-width-2-5\@xl {
    width: 40%;
  }
  .uk-width-3-5\@xl {
    width: 60%;
  }
  .uk-width-4-5\@xl {
    width: 80%;
  }
  /* Sixths */
  .uk-width-1-6\@xl {
    width: calc(100% * 1 / 6.001);
  }
  .uk-width-5-6\@xl {
    width: calc(100% * 5 / 6.001);
  }
  /* Pixel */
  .uk-width-small\@xl {
    width: 150px;
  }
  .uk-width-medium\@xl {
    width: 300px;
  }
  .uk-width-large\@xl {
    width: 450px;
  }
  .uk-width-xlarge\@xl {
    width: 600px;
  }
  .uk-width-2xlarge\@xl {
    width: 750px;
  }
  /* Auto */
  .uk-width-auto\@xl {
    width: auto;
  }
  /* Expand */
  .uk-width-expand\@xl {
    flex: 1;
    min-width: 1px;
  }
}
/* Intrinsic Widths
 ========================================================================== */
.uk-width-max-content {
  width: -moz-max-content;
  width: max-content;
}

.uk-width-min-content {
  width: -moz-min-content;
  width: min-content;
}

/* ========================================================================
   Component: Height
 ========================================================================== */
[class*=uk-height] {
  box-sizing: border-box;
}

/*
 * Only works if parent element has a height set
 */
.uk-height-1-1 {
  height: 100%;
}

/*
 * Useful to create image teasers
 */
.uk-height-viewport {
  min-height: 100vh;
}

.uk-height-viewport-2 {
  min-height: 200vh;
}

.uk-height-viewport-3 {
  min-height: 300vh;
}

.uk-height-viewport-4 {
  min-height: 400vh;
}

/*
 * Pixel
 * Useful for `overflow: auto`
 */
.uk-height-small {
  height: 150px;
}

.uk-height-medium {
  height: 300px;
}

.uk-height-large {
  height: 450px;
}

.uk-height-max-small {
  max-height: 150px;
}

.uk-height-max-medium {
  max-height: 300px;
}

.uk-height-max-large {
  max-height: 450px;
}

/* ========================================================================
   Component: Text
 ========================================================================== */
/* Style modifiers
 ========================================================================== */
.uk-text-lead {
  font-size: 1.5rem;
  line-height: 1.5;
  color: #333;
}

.uk-text-meta {
  font-size: 0.875rem;
  line-height: 1.4;
  color: #999;
}

/* Size modifiers
 ========================================================================== */
.uk-text-small {
  font-size: 0.875rem;
  line-height: 1.5;
}

.uk-text-large {
  font-size: 1.5rem;
  line-height: 1.5;
}

.uk-text-default {
  font-size: 16px;
  line-height: 1.48;
}

/* Weight modifier
 ========================================================================== */
.uk-text-light {
  font-weight: 300;
}

.uk-text-normal {
  font-weight: 400;
}

.uk-text-bold {
  font-weight: 700;
}

.uk-text-lighter {
  font-weight: lighter;
}

.uk-text-bolder {
  font-weight: bolder;
}

/* Style modifier
 ========================================================================== */
.uk-text-italic {
  font-style: italic;
}

/* Transform modifier
 ========================================================================== */
.uk-text-capitalize {
  text-transform: capitalize !important;
}

.uk-text-uppercase {
  text-transform: uppercase !important;
}

.uk-text-lowercase {
  text-transform: lowercase !important;
}

/* Decoration modifier
 ========================================================================== */
.uk-text-decoration-none {
  text-decoration: none !important;
}

/* Color modifiers
 ========================================================================== */
.uk-text-muted {
  color: #999 !important;
}

.uk-text-emphasis {
  color: #333 !important;
}

.uk-text-primary {
  color: #1e87f0 !important;
}

.uk-text-secondary {
  color: #222 !important;
}

.uk-text-success {
  color: #32d296 !important;
}

.uk-text-warning {
  color: #faa05a !important;
}

.uk-text-danger {
  color: #f0506e !important;
}

/* Background modifier
 ========================================================================== */
/*
 * 1. The background clips to the foreground text. Works in all browsers.
 * 2. Default color is set to transparent.
 * 3. Container fits the text
 * 4. Style
 */
.uk-text-background {
  /* 1 */
  -webkit-background-clip: text;
  /* 2 */
  color: transparent !important;
  /* 3 */
  display: inline-block;
  /* 4 */
  background-color: #1e87f0;
}

/* Alignment modifiers
 ========================================================================== */
.uk-text-left {
  text-align: left !important;
}

.uk-text-right {
  text-align: right !important;
}

.uk-text-center {
  text-align: center !important;
}

.uk-text-justify {
  text-align: justify !important;
}

/* Phone landscape and bigger */
@media (min-width: 640px) {
  .uk-text-left\@s {
    text-align: left !important;
  }
  .uk-text-right\@s {
    text-align: right !important;
  }
  .uk-text-center\@s {
    text-align: center !important;
  }
}
/* Tablet landscape and bigger */
@media (min-width: 960px) {
  .uk-text-left\@m {
    text-align: left !important;
  }
  .uk-text-right\@m {
    text-align: right !important;
  }
  .uk-text-center\@m {
    text-align: center !important;
  }
}
/* Desktop and bigger */
@media (min-width: 1200px) {
  .uk-text-left\@l {
    text-align: left !important;
  }
  .uk-text-right\@l {
    text-align: right !important;
  }
  .uk-text-center\@l {
    text-align: center !important;
  }
}
/* Large screen and bigger */
@media (min-width: 1600px) {
  .uk-text-left\@xl {
    text-align: left !important;
  }
  .uk-text-right\@xl {
    text-align: right !important;
  }
  .uk-text-center\@xl {
    text-align: center !important;
  }
}
/*
 * Vertical
 */
.uk-text-top {
  vertical-align: top !important;
}

.uk-text-middle {
  vertical-align: middle !important;
}

.uk-text-bottom {
  vertical-align: bottom !important;
}

.uk-text-baseline {
  vertical-align: baseline !important;
}

/* Wrap modifiers
 ========================================================================== */
/*
 * Prevent text from wrapping onto multiple lines
 */
.uk-text-nowrap {
  white-space: nowrap;
}

/*
 * 1. Make sure a max-width is set after which truncation can occur
 * 2. Prevent text from wrapping onto multiple lines, and truncate with an ellipsis
 * 3. Fix for table cells
 */
.uk-text-truncate {
  /* 1 */
  max-width: 100%;
  /* 2 */
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* 2 */
th.uk-text-truncate,
td.uk-text-truncate {
  max-width: 0;
}

/*
 * Wrap long words onto the next line and break them if they are too long to fit.
 * 1. Make it work with table cells in all browsers.
 * Note: Not using `hyphens: auto` because it hyphenates text even if not needed.
 */
.uk-text-break {
  overflow-wrap: break-word;
}

/* 1 */
th.uk-text-break,
td.uk-text-break {
  word-break: break-word;
}

/* ========================================================================
   Component: Column
 ========================================================================== */
[class*=uk-column-] {
  -moz-column-gap: 30px;
       column-gap: 30px;
}

/* Desktop and bigger */
@media (min-width: 1200px) {
  [class*=uk-column-] {
    -moz-column-gap: 40px;
         column-gap: 40px;
  }
}
/*
 * Fix image 1px line wrapping into the next column in Chrome
 */
[class*=uk-column-] img {
  transform: translate3d(0, 0, 0);
}

/* Divider
 ========================================================================== */
/*
 * 1. Double the column gap
 */
.uk-column-divider {
  -moz-column-rule: 1px solid #e5e5e5;
       column-rule: 1px solid #e5e5e5;
  /* 1 */
  -moz-column-gap: 60px;
       column-gap: 60px;
}

/* Desktop and bigger */
@media (min-width: 1200px) {
  .uk-column-divider {
    -moz-column-gap: 80px;
         column-gap: 80px;
  }
}
/* Width modifiers
 ========================================================================== */
.uk-column-1-2 {
  -moz-column-count: 2;
       column-count: 2;
}

.uk-column-1-3 {
  -moz-column-count: 3;
       column-count: 3;
}

.uk-column-1-4 {
  -moz-column-count: 4;
       column-count: 4;
}

.uk-column-1-5 {
  -moz-column-count: 5;
       column-count: 5;
}

.uk-column-1-6 {
  -moz-column-count: 6;
       column-count: 6;
}

/* Phone landscape and bigger */
@media (min-width: 640px) {
  .uk-column-1-2\@s {
    -moz-column-count: 2;
         column-count: 2;
  }
  .uk-column-1-3\@s {
    -moz-column-count: 3;
         column-count: 3;
  }
  .uk-column-1-4\@s {
    -moz-column-count: 4;
         column-count: 4;
  }
  .uk-column-1-5\@s {
    -moz-column-count: 5;
         column-count: 5;
  }
  .uk-column-1-6\@s {
    -moz-column-count: 6;
         column-count: 6;
  }
}
/* Tablet landscape and bigger */
@media (min-width: 960px) {
  .uk-column-1-2\@m {
    -moz-column-count: 2;
         column-count: 2;
  }
  .uk-column-1-3\@m {
    -moz-column-count: 3;
         column-count: 3;
  }
  .uk-column-1-4\@m {
    -moz-column-count: 4;
         column-count: 4;
  }
  .uk-column-1-5\@m {
    -moz-column-count: 5;
         column-count: 5;
  }
  .uk-column-1-6\@m {
    -moz-column-count: 6;
         column-count: 6;
  }
}
/* Desktop and bigger */
@media (min-width: 1200px) {
  .uk-column-1-2\@l {
    -moz-column-count: 2;
         column-count: 2;
  }
  .uk-column-1-3\@l {
    -moz-column-count: 3;
         column-count: 3;
  }
  .uk-column-1-4\@l {
    -moz-column-count: 4;
         column-count: 4;
  }
  .uk-column-1-5\@l {
    -moz-column-count: 5;
         column-count: 5;
  }
  .uk-column-1-6\@l {
    -moz-column-count: 6;
         column-count: 6;
  }
}
/* Large screen and bigger */
@media (min-width: 1600px) {
  .uk-column-1-2\@xl {
    -moz-column-count: 2;
         column-count: 2;
  }
  .uk-column-1-3\@xl {
    -moz-column-count: 3;
         column-count: 3;
  }
  .uk-column-1-4\@xl {
    -moz-column-count: 4;
         column-count: 4;
  }
  .uk-column-1-5\@xl {
    -moz-column-count: 5;
         column-count: 5;
  }
  .uk-column-1-6\@xl {
    -moz-column-count: 6;
         column-count: 6;
  }
}
/* Make element span across all columns
 * Does not work in Firefox yet
 ========================================================================== */
.uk-column-span {
  -moz-column-span: all;
       column-span: all;
}

/* ========================================================================
   Component: Cover
 ========================================================================== */
/*
 * Works with iframes and embedded content
 * 1. Use attribute to apply transform instantly. Needed if transform is transitioned.
 * 2. Reset responsiveness for embedded content
 * 3. Center object
 * Note: Percent values on the `top` property only works if this element
 *       is absolute positioned or if the container has a height
 */
/* 1 */
[uk-cover],
[data-uk-cover] {
  /* 2 */
  max-width: none;
  /* 3 */
  position: absolute;
  left: 50%;
  top: 50%;
  --uk-position-translate-x: -50%;
  --uk-position-translate-y: -50%;
  transform: translate(var(--uk-position-translate-x), var(--uk-position-translate-y));
}

iframe[uk-cover],
iframe[data-uk-cover] {
  pointer-events: none;
}

/* Container
 ========================================================================== */
/*
 * 1. Parent container which clips resized object
 * 2. Needed if the child is positioned absolute. See note above
 */
.uk-cover-container {
  /* 1 */
  overflow: hidden;
  /* 2 */
  position: relative;
}

/* ========================================================================
   Component: Background
 ========================================================================== */
/* Color
 ========================================================================== */
.uk-background-default {
  background-color: #fff;
}

.uk-background-muted {
  background-color: #f8f8f8;
}

.uk-background-primary {
  background-color: #1e87f0;
}

.uk-background-secondary {
  background-color: #222;
}

/* Size
 ========================================================================== */
.uk-background-cover,
.uk-background-contain,
.uk-background-width-1-1,
.uk-background-height-1-1 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.uk-background-cover {
  background-size: cover;
}

.uk-background-contain {
  background-size: contain;
}

.uk-background-width-1-1 {
  background-size: 100%;
}

.uk-background-height-1-1 {
  background-size: auto 100%;
}

/* Position
 ========================================================================== */
.uk-background-top-left {
  background-position: 0 0;
}

.uk-background-top-center {
  background-position: 50% 0;
}

.uk-background-top-right {
  background-position: 100% 0;
}

.uk-background-center-left {
  background-position: 0 50%;
}

.uk-background-center-center {
  background-position: 50% 50%;
}

.uk-background-center-right {
  background-position: 100% 50%;
}

.uk-background-bottom-left {
  background-position: 0 100%;
}

.uk-background-bottom-center {
  background-position: 50% 100%;
}

.uk-background-bottom-right {
  background-position: 100% 100%;
}

/* Repeat
 ========================================================================== */
.uk-background-norepeat {
  background-repeat: no-repeat;
}

/* Attachment
 ========================================================================== */
/*
 * 1. Fix bug introduced in Chrome 67: the background image is not visible if any element on the page uses `translate3d`
 */
.uk-background-fixed {
  background-attachment: fixed;
  /* 1 */
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

/*
 * Exclude touch devices because `fixed` doesn't work on iOS and Android
 */
@media (pointer: coarse) {
  .uk-background-fixed {
    background-attachment: scroll;
  }
}
/* Image
 ========================================================================== */
/* Phone portrait and smaller */
@media (max-width: 639.98px) {
  .uk-background-image\@s {
    background-image: none !important;
  }
}
/* Phone landscape and smaller */
@media (max-width: 959.98px) {
  .uk-background-image\@m {
    background-image: none !important;
  }
}
/* Tablet landscape and smaller */
@media (max-width: 1199.98px) {
  .uk-background-image\@l {
    background-image: none !important;
  }
}
/* Desktop and smaller */
@media (max-width: 1599.98px) {
  .uk-background-image\@xl {
    background-image: none !important;
  }
}
/* Blend modes
 ========================================================================== */
.uk-background-blend-multiply {
  background-blend-mode: multiply;
}

.uk-background-blend-screen {
  background-blend-mode: screen;
}

.uk-background-blend-overlay {
  background-blend-mode: overlay;
}

.uk-background-blend-darken {
  background-blend-mode: darken;
}

.uk-background-blend-lighten {
  background-blend-mode: lighten;
}

.uk-background-blend-color-dodge {
  background-blend-mode: color-dodge;
}

.uk-background-blend-color-burn {
  background-blend-mode: color-burn;
}

.uk-background-blend-hard-light {
  background-blend-mode: hard-light;
}

.uk-background-blend-soft-light {
  background-blend-mode: soft-light;
}

.uk-background-blend-difference {
  background-blend-mode: difference;
}

.uk-background-blend-exclusion {
  background-blend-mode: exclusion;
}

.uk-background-blend-hue {
  background-blend-mode: hue;
}

.uk-background-blend-saturation {
  background-blend-mode: saturation;
}

.uk-background-blend-color {
  background-blend-mode: color;
}

.uk-background-blend-luminosity {
  background-blend-mode: luminosity;
}

/* ========================================================================
   Component: Align
 ========================================================================== */
/*
 * Default
 */
[class*=uk-align] {
  display: block;
  margin-bottom: 30px;
}

* + [class*=uk-align] {
  margin-top: 30px;
}

/*
 * Center
 */
.uk-align-center {
  margin-left: auto;
  margin-right: auto;
}

/*
 * Left/Right
 */
.uk-align-left {
  margin-top: 0;
  margin-right: 30px;
  float: left;
}

.uk-align-right {
  margin-top: 0;
  margin-left: 30px;
  float: right;
}

/* Phone landscape and bigger */
@media (min-width: 640px) {
  .uk-align-left\@s {
    margin-top: 0;
    margin-right: 30px;
    float: left;
  }
  .uk-align-right\@s {
    margin-top: 0;
    margin-left: 30px;
    float: right;
  }
}
/* Tablet landscape and bigger */
@media (min-width: 960px) {
  .uk-align-left\@m {
    margin-top: 0;
    margin-right: 30px;
    float: left;
  }
  .uk-align-right\@m {
    margin-top: 0;
    margin-left: 30px;
    float: right;
  }
}
/* Desktop and bigger */
@media (min-width: 1200px) {
  .uk-align-left\@l {
    margin-top: 0;
    float: left;
  }
  .uk-align-right\@l {
    margin-top: 0;
    float: right;
  }
  .uk-align-left,
.uk-align-left\@s,
.uk-align-left\@m,
.uk-align-left\@l {
    margin-right: 40px;
  }
  .uk-align-right,
.uk-align-right\@s,
.uk-align-right\@m,
.uk-align-right\@l {
    margin-left: 40px;
  }
}
/* Large screen and bigger */
@media (min-width: 1600px) {
  .uk-align-left\@xl {
    margin-top: 0;
    margin-right: 40px;
    float: left;
  }
  .uk-align-right\@xl {
    margin-top: 0;
    margin-left: 40px;
    float: right;
  }
}
/* ========================================================================
   Component: SVG
 ========================================================================== */
/*
 * 1. Fill all SVG elements with the current text color if no `fill` attribute is set
 * 2. Set the fill and stroke color of all SVG elements to the current text color
 */
/* 1 */
.uk-svg,
.uk-svg:not(.uk-preserve) [fill*="#"]:not(.uk-preserve) {
  fill: currentcolor;
}

.uk-svg:not(.uk-preserve) [stroke*="#"]:not(.uk-preserve) {
  stroke: currentcolor;
}

/*
 * Fix Firefox blurry SVG rendering: https://bugzilla.mozilla.org/show_bug.cgi?id=1046835
 */
.uk-svg {
  transform: translate(0, 0);
}

/* ========================================================================
   Component: Utility
 ========================================================================== */
/* Panel
 ========================================================================== */
.uk-panel {
  display: flow-root;
  position: relative;
  box-sizing: border-box;
}

/*
 * Remove margin from the last-child
 */
.uk-panel > :last-child {
  margin-bottom: 0;
}

/*
 * Scrollable
 */
.uk-panel-scrollable {
  height: 170px;
  padding: 10px;
  border: 1px solid #e5e5e5;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  resize: both;
}

/* Clearfix
 ========================================================================== */
/*
 * 1. `table-cell` is used with `::before` because `table` creates a 1px gap when it becomes a flex item, only in Webkit
 * 2. `table` is used again with `::after` because `clear` only works with block elements.
 * Note: `display: block` with `overflow: hidden` is currently not working in the latest Safari
 */
/* 1 */
.uk-clearfix::before {
  content: "";
  display: table-cell;
}

/* 2 */
.uk-clearfix::after {
  content: "";
  display: table;
  clear: both;
}

/* Float
 ========================================================================== */
/*
 * 1. Prevent content overflow
 */
.uk-float-left {
  float: left;
}

.uk-float-right {
  float: right;
}

/* 1 */
[class*=uk-float-] {
  max-width: 100%;
}

/* Overfow
 ========================================================================== */
.uk-overflow-hidden {
  overflow: hidden;
}

/*
 * Enable scrollbars if content is clipped
 */
.uk-overflow-auto {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

.uk-overflow-auto > :last-child {
  margin-bottom: 0;
}

/* Box Sizing
 ========================================================================== */
.uk-box-sizing-content {
  box-sizing: content-box;
}

.uk-box-sizing-border {
  box-sizing: border-box;
}

/* Resize
 ========================================================================== */
.uk-resize {
  resize: both;
}

.uk-resize-horizontal {
  resize: horizontal;
}

.uk-resize-vertical {
  resize: vertical;
}

/* Display
 ========================================================================== */
.uk-display-block {
  display: block !important;
}

.uk-display-inline {
  display: inline !important;
}

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

/* Inline
 ========================================================================== */
/*
 * 1. Container fits its content
 * 2. Create position context
 * 3. Prevent content overflow
 * 4. Behave like most inline-block elements
 * 5. Force new layer without creating a new stacking context
 *    to fix 1px glitch when combined with overlays and transitions in Webkit
 * 6. Clip child elements
 */
[class*=uk-inline] {
  /* 1 */
  display: inline-block;
  /* 2 */
  position: relative;
  /* 3 */
  max-width: 100%;
  /* 4 */
  vertical-align: middle;
  /* 5 */
  -webkit-backface-visibility: hidden;
}

.uk-inline-clip {
  /* 6 */
  overflow: hidden;
}

/* Responsive objects
 ========================================================================== */
/*
 * Preserve original dimensions
 * Because `img, `video`, `canvas` and  `audio` are already responsive by default, see Base component
 */
.uk-preserve-width,
.uk-preserve-width canvas,
.uk-preserve-width img,
.uk-preserve-width svg,
.uk-preserve-width video {
  max-width: none;
}

/*
 * Responsiveness
 * Corrects `max-width` and `max-height` behavior if padding and border are used
 */
.uk-responsive-width,
.uk-responsive-height {
  box-sizing: border-box;
}

/*
 * 1. Set a maximum width. `important` needed to override `uk-preserve-width img`
 * 2. Auto scale the height. Only needed if `height` attribute is present
 */
.uk-responsive-width {
  /* 1 */
  max-width: 100% !important;
  /* 2 */
  height: auto;
}

/*
 * 1. Set a maximum height. Only works if the parent element has a fixed height
 * 2. Auto scale the width. Only needed if `width` attribute is present
 * 3. Reset max-width, which `img, `video`, `canvas` and  `audio` already have by default
 */
.uk-responsive-height {
  /* 1 */
  max-height: 100%;
  /* 2 */
  width: auto;
  /* 3 */
  max-width: none;
}

/*
 * Fix initial iframe width. Without the viewport is expanded on iOS devices
 */
[uk-responsive],
[data-uk-responsive] {
  max-width: 100%;
}

/* Object
 ========================================================================== */
.uk-object-cover {
  -o-object-fit: cover;
     object-fit: cover;
}

.uk-object-contain {
  -o-object-fit: contain;
     object-fit: contain;
}

.uk-object-fill {
  -o-object-fit: fill;
     object-fit: fill;
}

.uk-object-none {
  -o-object-fit: none;
     object-fit: none;
}

.uk-object-scale-down {
  -o-object-fit: scale-down;
     object-fit: scale-down;
}

/* 
 * Position
 */
.uk-object-top-left {
  -o-object-position: 0 0;
     object-position: 0 0;
}

.uk-object-top-center {
  -o-object-position: 50% 0;
     object-position: 50% 0;
}

.uk-object-top-right {
  -o-object-position: 100% 0;
     object-position: 100% 0;
}

.uk-object-center-left {
  -o-object-position: 0 50%;
     object-position: 0 50%;
}

.uk-object-center-center {
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
}

.uk-object-center-right {
  -o-object-position: 100% 50%;
     object-position: 100% 50%;
}

.uk-object-bottom-left {
  -o-object-position: 0 100%;
     object-position: 0 100%;
}

.uk-object-bottom-center {
  -o-object-position: 50% 100%;
     object-position: 50% 100%;
}

.uk-object-bottom-right {
  -o-object-position: 100% 100%;
     object-position: 100% 100%;
}

/* Border
 ========================================================================== */
.uk-border-circle {
  border-radius: 50%;
}

.uk-border-pill {
  border-radius: 500px;
}

.uk-border-rounded {
  border-radius: 5px;
}

/*
 * Fix `overflow: hidden` to be ignored with border-radius and CSS transforms in Webkit
 */
.uk-inline-clip[class*=uk-border-] {
  -webkit-transform: translateZ(0);
}

/* Box-shadow
 ========================================================================== */
.uk-box-shadow-small {
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
}

.uk-box-shadow-medium {
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
}

.uk-box-shadow-large {
  box-shadow: 0 14px 25px rgba(0, 0, 0, 0.16);
}

.uk-box-shadow-xlarge {
  box-shadow: 0 28px 50px rgba(0, 0, 0, 0.16);
}

/*
 * Hover
 */
[class*=uk-box-shadow-hover] {
  transition: box-shadow 0.1s ease-in-out;
}

.uk-box-shadow-hover-small:hover {
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
}

.uk-box-shadow-hover-medium:hover {
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
}

.uk-box-shadow-hover-large:hover {
  box-shadow: 0 14px 25px rgba(0, 0, 0, 0.16);
}

.uk-box-shadow-hover-xlarge:hover {
  box-shadow: 0 28px 50px rgba(0, 0, 0, 0.16);
}

/* Box-shadow bottom
 ========================================================================== */
/*
 * 1. Set position.
 * 2. Set style
 * 3. Fix shadow being clipped in Safari if container is animated
 */
@supports (filter: blur(0)) {
  .uk-box-shadow-bottom {
    display: inline-block;
    position: relative;
    z-index: 0;
    max-width: 100%;
    vertical-align: middle;
  }
  .uk-box-shadow-bottom::after {
    content: "";
    /* 1 */
    position: absolute;
    bottom: -30px;
    left: 0;
    right: 0;
    z-index: -1;
    /* 2 */
    height: 30px;
    border-radius: 100%;
    background: #444;
    filter: blur(20px);
    /* 3 */
    will-change: filter;
  }
}
/* Drop cap
 ========================================================================== */
/*
 * 1. Firefox doesn't apply `::first-letter` if the first letter is inside child elements
 *    https://bugzilla.mozilla.org/show_bug.cgi?id=214004
 * 2. In Firefox, a floating `::first-letter` doesn't have a line box and there for no `line-height`
 *    https://bugzilla.mozilla.org/show_bug.cgi?id=317933
 */
.uk-dropcap::first-letter,
.uk-dropcap > p:first-of-type::first-letter {
  display: block;
  margin-right: 10px;
  float: left;
  font-size: 4.44em;
  line-height: 1;
}

/* 2 */
@-moz-document url-prefix() {
  .uk-dropcap::first-letter,
.uk-dropcap > p:first-of-type::first-letter {
    margin-top: 1.1%;
  }
}
/* Logo
 ========================================================================== */
/*
 * 1. Style
 * 2. Required for `a`
 * 3. Behave like image but can be overridden through flex utility classes
 */
.uk-logo {
  /* 1 */
  font-size: 1.5rem;
  font-family: "Golos", sans-serif;
  color: #333;
  /* 2 */
  text-decoration: none;
}

/* 3 */
:where(.uk-logo) {
  display: inline-block;
  vertical-align: middle;
}

/* Hover */
.uk-logo:hover {
  color: #333;
  /* 1 */
  text-decoration: none;
}

.uk-logo :where(img, svg, video) {
  display: block;
}

.uk-logo-inverse {
  display: none;
}

/* Disabled State
 ========================================================================== */
.uk-disabled {
  pointer-events: none;
}

/* Drag State
 ========================================================================== */
/*
 * 1. Needed if moving over elements with have their own cursor on hover, e.g. links or buttons
 * 2. Fix dragging over iframes
 */
.uk-drag,
.uk-drag * {
  cursor: move;
}

/* 2 */
.uk-drag iframe {
  pointer-events: none;
}

/* Dragover State
 ========================================================================== */
/*
 * Create a box-shadow when dragging a file over the upload area
 */
.uk-dragover {
  box-shadow: 0 0 20px rgba(100, 100, 100, 0.3);
}

/* Blend modes
 ========================================================================== */
.uk-blend-multiply {
  mix-blend-mode: multiply;
}

.uk-blend-screen {
  mix-blend-mode: screen;
}

.uk-blend-overlay {
  mix-blend-mode: overlay;
}

.uk-blend-darken {
  mix-blend-mode: darken;
}

.uk-blend-lighten {
  mix-blend-mode: lighten;
}

.uk-blend-color-dodge {
  mix-blend-mode: color-dodge;
}

.uk-blend-color-burn {
  mix-blend-mode: color-burn;
}

.uk-blend-hard-light {
  mix-blend-mode: hard-light;
}

.uk-blend-soft-light {
  mix-blend-mode: soft-light;
}

.uk-blend-difference {
  mix-blend-mode: difference;
}

.uk-blend-exclusion {
  mix-blend-mode: exclusion;
}

.uk-blend-hue {
  mix-blend-mode: hue;
}

.uk-blend-saturation {
  mix-blend-mode: saturation;
}

.uk-blend-color {
  mix-blend-mode: color;
}

.uk-blend-luminosity {
  mix-blend-mode: luminosity;
}

/* Transform
========================================================================== */
.uk-transform-center {
  transform: translate(-50%, -50%);
}

/* Transform Origin
========================================================================== */
.uk-transform-origin-top-left {
  transform-origin: 0 0;
}

.uk-transform-origin-top-center {
  transform-origin: 50% 0;
}

.uk-transform-origin-top-right {
  transform-origin: 100% 0;
}

.uk-transform-origin-center-left {
  transform-origin: 0 50%;
}

.uk-transform-origin-center-right {
  transform-origin: 100% 50%;
}

.uk-transform-origin-bottom-left {
  transform-origin: 0 100%;
}

.uk-transform-origin-bottom-center {
  transform-origin: 50% 100%;
}

.uk-transform-origin-bottom-right {
  transform-origin: 100% 100%;
}

/* ========================================================================
   Component: Flex
 ========================================================================== */
.uk-flex {
  display: flex;
}

.uk-flex-inline {
  display: inline-flex;
}

/* Alignment
 ========================================================================== */
/*
 * Align items along the main axis of the current line of the flex container
 * Row: Horizontal
 */
.uk-flex-left {
  justify-content: flex-start;
}

.uk-flex-center {
  justify-content: center;
}

.uk-flex-right {
  justify-content: flex-end;
}

.uk-flex-between {
  justify-content: space-between;
}

.uk-flex-around {
  justify-content: space-around;
}

/* Phone landscape and bigger */
@media (min-width: 640px) {
  .uk-flex-left\@s {
    justify-content: flex-start;
  }
  .uk-flex-center\@s {
    justify-content: center;
  }
  .uk-flex-right\@s {
    justify-content: flex-end;
  }
  .uk-flex-between\@s {
    justify-content: space-between;
  }
  .uk-flex-around\@s {
    justify-content: space-around;
  }
}
/* Tablet landscape and bigger */
@media (min-width: 960px) {
  .uk-flex-left\@m {
    justify-content: flex-start;
  }
  .uk-flex-center\@m {
    justify-content: center;
  }
  .uk-flex-right\@m {
    justify-content: flex-end;
  }
  .uk-flex-between\@m {
    justify-content: space-between;
  }
  .uk-flex-around\@m {
    justify-content: space-around;
  }
}
/* Desktop and bigger */
@media (min-width: 1200px) {
  .uk-flex-left\@l {
    justify-content: flex-start;
  }
  .uk-flex-center\@l {
    justify-content: center;
  }
  .uk-flex-right\@l {
    justify-content: flex-end;
  }
  .uk-flex-between\@l {
    justify-content: space-between;
  }
  .uk-flex-around\@l {
    justify-content: space-around;
  }
}
/* Large screen and bigger */
@media (min-width: 1600px) {
  .uk-flex-left\@xl {
    justify-content: flex-start;
  }
  .uk-flex-center\@xl {
    justify-content: center;
  }
  .uk-flex-right\@xl {
    justify-content: flex-end;
  }
  .uk-flex-between\@xl {
    justify-content: space-between;
  }
  .uk-flex-around\@xl {
    justify-content: space-around;
  }
}
/*
 * Align items in the cross axis of the current line of the flex container
 * Row: Vertical
 */
.uk-flex-stretch {
  align-items: stretch;
}

.uk-flex-top {
  align-items: flex-start;
}

.uk-flex-middle {
  align-items: center;
}

.uk-flex-bottom {
  align-items: flex-end;
}

/* Direction
 ========================================================================== */
.uk-flex-row {
  flex-direction: row;
}

.uk-flex-row-reverse {
  flex-direction: row-reverse;
}

.uk-flex-column {
  flex-direction: column;
}

.uk-flex-column-reverse {
  flex-direction: column-reverse;
}

/* Wrap
 ========================================================================== */
.uk-flex-nowrap {
  flex-wrap: nowrap;
}

.uk-flex-wrap {
  flex-wrap: wrap;
}

.uk-flex-wrap-reverse {
  flex-wrap: wrap-reverse;
}

/*
 * Aligns items within the flex container when there is extra space in the cross-axis
 * Only works if there is more than one line of flex items
 */
.uk-flex-wrap-stretch {
  align-content: stretch;
}

.uk-flex-wrap-top {
  align-content: flex-start;
}

.uk-flex-wrap-middle {
  align-content: center;
}

.uk-flex-wrap-bottom {
  align-content: flex-end;
}

.uk-flex-wrap-between {
  align-content: space-between;
}

.uk-flex-wrap-around {
  align-content: space-around;
}

/* Item ordering
 ========================================================================== */
/*
 * Default is 0
 */
.uk-flex-first {
  order: -1;
}

.uk-flex-last {
  order: 99;
}

/* Phone landscape and bigger */
@media (min-width: 640px) {
  .uk-flex-first\@s {
    order: -1;
  }
  .uk-flex-last\@s {
    order: 99;
  }
}
/* Tablet landscape and bigger */
@media (min-width: 960px) {
  .uk-flex-first\@m {
    order: -1;
  }
  .uk-flex-last\@m {
    order: 99;
  }
}
/* Desktop and bigger */
@media (min-width: 1200px) {
  .uk-flex-first\@l {
    order: -1;
  }
  .uk-flex-last\@l {
    order: 99;
  }
}
/* Large screen and bigger */
@media (min-width: 1600px) {
  .uk-flex-first\@xl {
    order: -1;
  }
  .uk-flex-last\@xl {
    order: 99;
  }
}
/* Item dimensions
 ========================================================================== */
/*
 * Initial: 0 1 auto
 * Content dimensions, but shrinks
 */
/*
 * No Flex: 0 0 auto
 * Content dimensions
 */
.uk-flex-none {
  flex: none;
}

/*
 * Relative Flex: 1 1 auto
 * Space is allocated considering content
 */
.uk-flex-auto {
  flex: auto;
}

/*
 * Absolute Flex: 1 1 0%
 * Space is allocated solely based on flex
 */
.uk-flex-1 {
  flex: 1;
}

/* ========================================================================
   Component: Margin
 ========================================================================== */
/*
 * Default
 */
.uk-margin {
  margin-bottom: 16px;
}

* + .uk-margin {
  margin-top: 16px !important;
}

.uk-margin-top {
  margin-top: 16px !important;
}

.uk-margin-bottom {
  margin-bottom: 16px !important;
}

.uk-margin-left {
  margin-left: 16px !important;
}

.uk-margin-right {
  margin-right: 16px !important;
}

/* Small
 ========================================================================== */
.uk-margin-small {
  margin-bottom: 8px;
}

* + .uk-margin-small {
  margin-top: 8px !important;
}

.uk-margin-small-top {
  margin-top: 8px !important;
}

.uk-margin-small-bottom {
  margin-bottom: 8px !important;
}

.uk-margin-small-left {
  margin-left: 8px !important;
}

.uk-margin-small-right {
  margin-right: 8px !important;
}

/* Medium
 ========================================================================== */
.uk-margin-medium {
  margin-bottom: 24px;
}

* + .uk-margin-medium {
  margin-top: 24px !important;
}

.uk-margin-medium-top {
  margin-top: 24px !important;
}

.uk-margin-medium-bottom {
  margin-bottom: 24px !important;
}

.uk-margin-medium-left {
  margin-left: 24px !important;
}

.uk-margin-medium-right {
  margin-right: 24px !important;
}

/* Large
 ========================================================================== */
.uk-margin-large {
  margin-bottom: 32px;
}

* + .uk-margin-large {
  margin-top: 32px !important;
}

.uk-margin-large-top {
  margin-top: 32px !important;
}

.uk-margin-large-bottom {
  margin-bottom: 32px !important;
}

.uk-margin-large-left {
  margin-left: 32px !important;
}

.uk-margin-large-right {
  margin-right: 32px !important;
}

/* Desktop and bigger */
@media (min-width: 1200px) {
  .uk-margin-large {
    margin-bottom: 32px;
  }
  * + .uk-margin-large {
    margin-top: 32px !important;
  }
  .uk-margin-large-top {
    margin-top: 32px !important;
  }
  .uk-margin-large-bottom {
    margin-bottom: 32px !important;
  }
  .uk-margin-large-left {
    margin-left: 32px !important;
  }
  .uk-margin-large-right {
    margin-right: 32px !important;
  }
}
/* XLarge
 ========================================================================== */
.uk-margin-xlarge {
  margin-bottom: 40px;
}

* + .uk-margin-xlarge {
  margin-top: 40px !important;
}

.uk-margin-xlarge-top {
  margin-top: 40px !important;
}

.uk-margin-xlarge-bottom {
  margin-bottom: 40px !important;
}

.uk-margin-xlarge-left {
  margin-left: 40px !important;
}

.uk-margin-xlarge-right {
  margin-right: 40px !important;
}

/* Desktop and bigger */
@media (min-width: 1200px) {
  .uk-margin-xlarge {
    margin-bottom: 40px;
  }
  * + .uk-margin-xlarge {
    margin-top: 40px !important;
  }
  .uk-margin-xlarge-top {
    margin-top: 40px !important;
  }
  .uk-margin-xlarge-bottom {
    margin-bottom: 40px !important;
  }
  .uk-margin-xlarge-left {
    margin-left: 40px !important;
  }
  .uk-margin-xlarge-right {
    margin-right: 40px !important;
  }
}
/* Auto
 ========================================================================== */
.uk-margin-auto {
  margin-left: auto !important;
  margin-right: auto !important;
}

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

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

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

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

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

/* Phone landscape and bigger */
@media (min-width: 640px) {
  .uk-margin-auto\@s {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .uk-margin-auto-left\@s {
    margin-left: auto !important;
  }
  .uk-margin-auto-right\@s {
    margin-right: auto !important;
  }
}
/* Tablet landscape and bigger */
@media (min-width: 960px) {
  .uk-margin-auto\@m {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .uk-margin-auto-left\@m {
    margin-left: auto !important;
  }
  .uk-margin-auto-right\@m {
    margin-right: auto !important;
  }
}
/* Desktop and bigger */
@media (min-width: 1200px) {
  .uk-margin-auto\@l {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .uk-margin-auto-left\@l {
    margin-left: auto !important;
  }
  .uk-margin-auto-right\@l {
    margin-right: auto !important;
  }
}
/* Large screen and bigger */
@media (min-width: 1600px) {
  .uk-margin-auto\@xl {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .uk-margin-auto-left\@xl {
    margin-left: auto !important;
  }
  .uk-margin-auto-right\@xl {
    margin-right: auto !important;
  }
}
/* Remove
 ========================================================================== */
.uk-margin-remove {
  margin: 0 !important;
}

.uk-margin-remove-top {
  margin-top: 0 !important;
}

.uk-margin-remove-bottom {
  margin-bottom: 0 !important;
}

.uk-margin-remove-left {
  margin-left: 0 !important;
}

.uk-margin-remove-right {
  margin-right: 0 !important;
}

.uk-margin-remove-vertical {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.uk-margin-remove-adjacent + *,
.uk-margin-remove-first-child > :first-child {
  margin-top: 0 !important;
}

.uk-margin-remove-last-child > :last-child {
  margin-bottom: 0 !important;
}

/* Phone landscape and bigger */
@media (min-width: 640px) {
  .uk-margin-remove-left\@s {
    margin-left: 0 !important;
  }
  .uk-margin-remove-right\@s {
    margin-right: 0 !important;
  }
}
/* Tablet landscape and bigger */
@media (min-width: 960px) {
  .uk-margin-remove-left\@m {
    margin-left: 0 !important;
  }
  .uk-margin-remove-right\@m {
    margin-right: 0 !important;
  }
}
/* Desktop and bigger */
@media (min-width: 1200px) {
  .uk-margin-remove-left\@l {
    margin-left: 0 !important;
  }
  .uk-margin-remove-right\@l {
    margin-right: 0 !important;
  }
}
/* Large screen and bigger */
@media (min-width: 1600px) {
  .uk-margin-remove-left\@xl {
    margin-left: 0 !important;
  }
  .uk-margin-remove-right\@xl {
    margin-right: 0 !important;
  }
}
/* ========================================================================
   Component: Padding
 ========================================================================== */
.uk-padding {
  padding: 30px;
}

/* Desktop and bigger */
@media (min-width: 1200px) {
  .uk-padding {
    padding: 40px;
  }
}
/* Small
 ========================================================================== */
.uk-padding-small {
  padding: 15px;
}

/* Large
 ========================================================================== */
.uk-padding-large {
  padding: 40px;
}

/* Desktop and bigger */
@media (min-width: 1200px) {
  .uk-padding-large {
    padding: 70px;
  }
}
/* Remove
 ========================================================================== */
.uk-padding-remove {
  padding: 0 !important;
}

.uk-padding-remove-top {
  padding-top: 0 !important;
}

.uk-padding-remove-bottom {
  padding-bottom: 0 !important;
}

.uk-padding-remove-left {
  padding-left: 0 !important;
}

.uk-padding-remove-right {
  padding-right: 0 !important;
}

.uk-padding-remove-vertical {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.uk-padding-remove-horizontal {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

/* ========================================================================
   Component: Position
 ========================================================================== */
:root {
  --uk-position-margin-offset: 0px;
}

/* Directions
 ========================================================================== */
/*
 * 1. Prevent content overflow.
 */
[class*=uk-position-top],
[class*=uk-position-bottom],
[class*=uk-position-left],
[class*=uk-position-right],
[class*=uk-position-center] {
  position: absolute !important;
  /* 1 */
  max-width: calc(100% - (var(--uk-position-margin-offset) * 2));
  box-sizing: border-box;
}

/*
 * Edges
 * Don't use `width: 100%` because it's wrong if the parent has padding.
 */
.uk-position-top {
  top: 0;
  left: 0;
  right: 0;
}

.uk-position-bottom {
  bottom: 0;
  left: 0;
  right: 0;
}

.uk-position-left {
  top: 0;
  bottom: 0;
  left: 0;
}

.uk-position-right {
  top: 0;
  bottom: 0;
  right: 0;
}

/*
 * Corners
 */
.uk-position-top-left {
  top: 0;
  left: 0;
}

.uk-position-top-right {
  top: 0;
  right: 0;
}

.uk-position-bottom-left {
  bottom: 0;
  left: 0;
}

.uk-position-bottom-right {
  bottom: 0;
  right: 0;
}

/*
 * Center
 * 1. Fix text wrapping if content is larger than 50% of the container.
 *    Using `max-content` requires `max-width` of 100% which is set generally.
 */
.uk-position-center {
  top: calc(50% - var(--uk-position-margin-offset));
  left: calc(50% - var(--uk-position-margin-offset));
  --uk-position-translate-x: -50%;
  --uk-position-translate-y: -50%;
  transform: translate(var(--uk-position-translate-x), var(--uk-position-translate-y));
  /* 1 */
  width: -moz-max-content;
  width: max-content;
}

/* Vertical */
[class*=uk-position-center-left],
[class*=uk-position-center-right] {
  top: calc(50% - var(--uk-position-margin-offset));
  --uk-position-translate-y: -50%;
  transform: translate(0, var(--uk-position-translate-y));
}

.uk-position-center-left {
  left: 0;
}

.uk-position-center-right {
  right: 0;
}

.uk-position-center-left-out {
  right: 100%;
  width: -moz-max-content;
  width: max-content;
}

.uk-position-center-right-out {
  left: 100%;
  width: -moz-max-content;
  width: max-content;
}

/* Horizontal */
.uk-position-top-center,
.uk-position-bottom-center {
  left: calc(50% - var(--uk-position-margin-offset));
  --uk-position-translate-x: -50%;
  transform: translate(var(--uk-position-translate-x), 0);
  /* 1 */
  width: -moz-max-content;
  width: max-content;
}

.uk-position-top-center {
  top: 0;
}

.uk-position-bottom-center {
  bottom: 0;
}

/*
 * Cover
 */
.uk-position-cover {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

/* Margin
 ========================================================================== */
.uk-position-small {
  margin: 15px;
  --uk-position-margin-offset: 15px;
}

.uk-position-medium {
  margin: 30px;
  --uk-position-margin-offset: 30px;
}

.uk-position-large {
  margin: 30px;
  --uk-position-margin-offset: 30px;
}

/* Desktop and bigger */
@media (min-width: 1200px) {
  .uk-position-large {
    margin: 50px;
    --uk-position-margin-offset: 50px;
  }
}
/* Schemes
 ========================================================================== */
.uk-position-relative {
  position: relative !important;
}

.uk-position-absolute {
  position: absolute !important;
}

.uk-position-fixed {
  position: fixed !important;
}

.uk-position-sticky {
  position: sticky !important;
}

/* Layer
 ========================================================================== */
.uk-position-z-index {
  z-index: 1;
}

.uk-position-z-index-zero {
  z-index: 0;
}

.uk-position-z-index-negative {
  z-index: -1;
}

/* ========================================================================
   Component: Transition
 ========================================================================== */
/* Transitions
 ========================================================================== */
/*
 * The toggle is triggered on touch devices by two methods:
 * 1. Using `:focus` and tabindex
 * 2. Using `:hover` and a `touchstart` event listener registered on the document
 *    (Doesn't work on Surface touch devices)
 */
:where(.uk-transition-fade),
:where([class*=uk-transition-scale]),
:where([class*=uk-transition-slide]) {
  --uk-position-translate-x: 0;
  --uk-position-translate-y: 0;
}

.uk-transition-fade,
[class*=uk-transition-scale],
[class*=uk-transition-slide] {
  --uk-translate-x: 0;
  --uk-translate-y: 0;
  --uk-scale-x: 1;
  --uk-scale-y: 1;
  transform: translate(var(--uk-position-translate-x), var(--uk-position-translate-y)) translate(var(--uk-translate-x), var(--uk-translate-y)) scale(var(--uk-scale-x), var(--uk-scale-y));
  transition: 0.3s ease-out;
  transition-property: opacity, transform, filter;
  opacity: 0;
}

/*
 * Fade
 */
.uk-transition-toggle:hover .uk-transition-fade,
.uk-transition-toggle:focus .uk-transition-fade,
.uk-transition-toggle .uk-transition-fade:focus-within,
.uk-transition-active.uk-active .uk-transition-fade {
  opacity: 1;
}

/*
 * Scale
 * 1. Make image rendering the same during the transition as before and after. Prefixed because of Safari.
 */
/* 1 */
[class*=uk-transition-scale] {
  -webkit-backface-visibility: hidden;
}

.uk-transition-scale-up {
  --uk-scale-x: 1;
  --uk-scale-y: 1;
}

.uk-transition-scale-down {
  --uk-scale-x: 1.03;
  --uk-scale-y: 1.03;
}

/* Show */
.uk-transition-toggle:hover .uk-transition-scale-up,
.uk-transition-toggle:focus .uk-transition-scale-up,
.uk-transition-toggle .uk-transition-scale-up:focus-within,
.uk-transition-active.uk-active .uk-transition-scale-up {
  --uk-scale-x: 1.03;
  --uk-scale-y: 1.03;
  opacity: 1;
}

.uk-transition-toggle:hover .uk-transition-scale-down,
.uk-transition-toggle:focus .uk-transition-scale-down,
.uk-transition-toggle .uk-transition-scale-down:focus-within,
.uk-transition-active.uk-active .uk-transition-scale-down {
  --uk-scale-x: 1;
  --uk-scale-y: 1;
  opacity: 1;
}

/*
 * Slide
 */
.uk-transition-slide-top {
  --uk-translate-y: -100%;
}

.uk-transition-slide-bottom {
  --uk-translate-y: 100%;
}

.uk-transition-slide-left {
  --uk-translate-x: -100%;
}

.uk-transition-slide-right {
  --uk-translate-x: 100%;
}

.uk-transition-slide-top-small {
  --uk-translate-y: calc(-1 * 10px);
}

.uk-transition-slide-bottom-small {
  --uk-translate-y: 10px;
}

.uk-transition-slide-left-small {
  --uk-translate-x: calc(-1 * 10px);
}

.uk-transition-slide-right-small {
  --uk-translate-x: 10px;
}

.uk-transition-slide-top-medium {
  --uk-translate-y: calc(-1 * 50px);
}

.uk-transition-slide-bottom-medium {
  --uk-translate-y: 50px;
}

.uk-transition-slide-left-medium {
  --uk-translate-x: calc(-1 * 50px);
}

.uk-transition-slide-right-medium {
  --uk-translate-x: 50px;
}

/* Show */
.uk-transition-toggle:hover [class*=uk-transition-slide],
.uk-transition-toggle:focus [class*=uk-transition-slide],
.uk-transition-toggle [class*=uk-transition-slide]:focus-within,
.uk-transition-active.uk-active [class*=uk-transition-slide] {
  --uk-translate-x: 0;
  --uk-translate-y: 0;
  opacity: 1;
}

/* Opacity modifier
 ========================================================================== */
.uk-transition-opaque {
  opacity: 1;
}

/* Duration modifiers
 ========================================================================== */
.uk-transition-slow {
  transition-duration: 0.7s;
}

/* ========================================================================
   Component: Visibility
 ========================================================================== */
/*
 * Hidden
 * `hidden` attribute also set here to make it stronger
 */
[hidden],
.uk-hidden {
  display: none !important;
}

/* Phone landscape and bigger */
@media (min-width: 640px) {
  .uk-hidden\@s {
    display: none !important;
  }
}
/* Tablet landscape and bigger */
@media (min-width: 960px) {
  .uk-hidden\@m {
    display: none !important;
  }
}
/* Desktop and bigger */
@media (min-width: 1200px) {
  .uk-hidden\@l {
    display: none !important;
  }
}
/* Large screen and bigger */
@media (min-width: 1600px) {
  .uk-hidden\@xl {
    display: none !important;
  }
}
/*
 * Visible
 */
/* Phone portrait and smaller */
@media (max-width: 639.98px) {
  .uk-visible\@s {
    display: none !important;
  }
}
/* Phone landscape and smaller */
@media (max-width: 959.98px) {
  .uk-visible\@m {
    display: none !important;
  }
}
/* Tablet landscape and smaller */
@media (max-width: 1199.98px) {
  .uk-visible\@l {
    display: none !important;
  }
}
/* Desktop and smaller */
@media (max-width: 1599.98px) {
  .uk-visible\@xl {
    display: none !important;
  }
}
/* Visibility
 ========================================================================== */
.uk-invisible {
  visibility: hidden !important;
}

/* Based on the State of the Parent Element
 ========================================================================== */
/*
 * Can't use `display: none` nor `visibility: hidden` because both are not focusable.
 * The target stays visible if any element within receives focus through keyboard.
 */
/*
 * Discard space when hidden.
 */
.uk-visible-toggle:not(:hover):not(:focus) .uk-hidden-hover:not(:focus-within) {
  position: absolute !important;
  width: 0 !important;
  height: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
  overflow: hidden !important;
}

/*
 * Keep space when hidden.
 */
.uk-visible-toggle:not(:hover):not(:focus) .uk-invisible-hover:not(:focus-within) {
  opacity: 0 !important;
}

/* Based on Hover Capability of the Pointing Device
 ========================================================================== */
/*
 * Hover
 */
/* Hide if primary pointing device doesn't support hover, e.g. touch screens. */
@media (hover: none) {
  .uk-hidden-touch {
    display: none !important;
  }
}
/* Hide if primary pointing device supports hover, e.g. mice. */
@media (hover) {
  .uk-hidden-notouch {
    display: none !important;
  }
}
/* ========================================================================
   Component: Inverse
 ========================================================================== */
/*
 * Implemented class depends on the general theme color
 * `uk-light` is for light colors on dark backgrounds
 * `uk-dark` is or dark colors on light backgrounds
 */
/* ========================================================================
   Component: Print
 ========================================================================== */
@media print {
  *,
*::before,
*::after {
    background: transparent !important;
    color: black !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
a:visited {
    text-decoration: underline;
  }
  pre,
blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p,
h2,
h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
h3 {
    page-break-after: avoid;
  }
}
/* End */


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

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}

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

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

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

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

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

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

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

/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}

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

.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

/* 3D Effects */
.swiper-3d,
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}

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

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

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

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

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

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

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

/* CSS Mode */
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}

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

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

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

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

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

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

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

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

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

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

.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  transform: translateZ(0);
}

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

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

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

:root {
  --swiper-navigation-size: 44px;
  /*
  --swiper-navigation-color: var(--swiper-theme-color);
  */
}

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

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

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

.swiper-navigation-disabled .swiper-button-prev,
.swiper-navigation-disabled .swiper-button-next {
  display: none !important;
}

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

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

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

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

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

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

:root {
  /*
  --swiper-pagination-color: var(--swiper-theme-color);
  --swiper-pagination-bullet-size: 8px;
  --swiper-pagination-bullet-width: 8px;
  --swiper-pagination-bullet-height: 8px;
  --swiper-pagination-bullet-inactive-color: #000;
  --swiper-pagination-bullet-inactive-opacity: 0.2;
  --swiper-pagination-bullet-opacity: 1;
  --swiper-pagination-bullet-horizontal-gap: 4px;
  --swiper-pagination-bullet-vertical-gap: 6px;
  */
}

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

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

.swiper-pagination-disabled > .swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
  display: none !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.swiper-scrollbar-disabled > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-disabled {
  display: none !important;
}

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

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

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

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

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

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

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

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

/* Preloader */
:root {
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  */
}

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

.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear;
}

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

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

@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* a11y */
.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

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

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

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

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

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

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

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

.swiper-cube {
  overflow: visible;
}

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

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

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

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

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

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

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

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

.swiper-flip {
  overflow: visible;
}

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

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

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

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

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

.swiper-cards {
  overflow: visible;
}

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


/* Start:/local/templates/cult/css/main.css?1754741754171555*/
html {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    scroll-behavior: smooth;
}

body {
    overflow-x: hidden;
    min-height: 100vh;
    display: flex;
    flex-direction: column;
}

main {
    flex: 1 1 0;
}

input[type=number] {
    -moz-appearance: textfield;
}
input[type=number]::-webkit-outer-spin-button, input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

ul > li::marker,
ol > li::marker {
    color: #000103;
}

@font-face {
    font-family: "Golos";
    src: url("/local/templates/cult/css/../fonts/Golos/Golos-DemiBold.woff2") format("woff2"), url("/local/templates/cult/css/../fonts/Golos/Golos-DemiBold.woff") format("woff");
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Golos";
    src: url("/local/templates/cult/css/../fonts/Golos/Golos-Regular.woff2") format("woff2"), url("/local/templates/cult/css/../fonts/Golos/Golos-Regular.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@media screen and (max-width: 959.98px) {
    .overflow-visible-m {
        overflow: visible;
    }
}

.heading-right-m {
    display: flex;
    justify-content: flex-end;
}
@media screen and (max-width: 959.98px) {
    .heading-right-m {
        justify-content: flex-start;
    }
}

.flex-right-bottom-m {
    display: flex;
    flex-direction: column;
}
@media screen and (min-width: 959.98px) {
    .flex-right-bottom-m {
        justify-content: flex-end;
        align-items: flex-end;
    }
}

.link-disabled {
    color: #A8A8A8;
    pointer-events: none;
}

a:not(.uk-button) {
    transition: color 0.3s ease;
}
a:not(.uk-button):active {
    color: #002641;
}

.grid-xsmall {
    margin-left: -8px;
}
.grid-xsmall > * {
    padding-left: 8px;
}

.grid-medium {
    margin-left: -32px;
}
@media (min-width: 1199.98px) {
    .grid-medium {
        margin-left: -56px;
    }
}
.grid-medium > * {
    padding-left: 32px;
}
@media (min-width: 1199.98px) {
    .grid-medium > * {
        padding-left: 56px;
    }
}

.uk-form-label {
    display: block;
    font-size: 14px;
    line-height: 150%;
    color: #000103;
    margin-bottom: 6px;
}

.uk-modal {
    z-index: 2010;
}

.uk-input {
    padding: 0 12px;
    height: 40px;
    background-color: #FFFFFF;
    border: 1px solid #E1E1E1;
    border-radius: 2px;
    color: #000103;
    transition: all 0.3s ease;
}
.uk-input:hover {
    border-color: #8F9090;
}
.uk-input:focus {
    border-color: #404040;
    color: #000103;
}
.uk-input::-moz-placeholder {
    color: #8F9090;
}
.uk-input::placeholder {
    color: #8F9090;
}

.uk-textarea {
    resize: vertical;
    border: 1px solid #E1E1E1;
}
@media screen and (max-width: 959.98px) {
    .uk-textarea {
        max-height: 136px;
    }
}
.uk-textarea:hover {
    border-color: #8F9090;
    background-color: transparent;
}
.uk-textarea:focus {
    color: #000103;
    border-color: #A9A9A9;
}
.uk-textarea::-moz-placeholder {
    color: #8F9090;
}
.uk-textarea::placeholder {
    color: #8F9090;
}

.head-inner > div:first-child {
    border-bottom: 1px solid #EAEAEA;
}
@media screen and (max-width: 959.98px) {
    .head-inner > div:first-child {
        border-bottom: none;
    }
}

.head-inner-shadow {
    position: relative;
    z-index: 1021;
    box-shadow: 0 4px 24px rgba(0, 49, 84, 0.05);
}

.head-top {
    padding: 24px 0;
}
@media screen and (max-width: 959.98px) {
    .head-top {
        padding: 16px 0 12px;
    }
}

.head-top-container {
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
@media screen and (max-width: 959.98px) {
    .head-top-container {
        height: unset;
    }
}
.head-top-container > div {
    display: flex;
    align-items: center;
}

.head-logo {
    display: flex;
    align-items: center;
    height: 48px;
}
@media screen and (max-width: 959.98px) {
    .head-logo {
        line-height: 1.16;
        height: unset;
    }
    .head-logo img {
        width: 129px;
    }
}

.head-logo-desc {
    max-width: 300px;
    font-size: 11px;
    line-height: 1.58;
    color: #8F9090;
}

.link-second {
    color: #003154;
    transition: color 0.3s ease;
}
.link-second:hover {
    color: #004F87;
}
.link-second:active {
    color: #003154;
}

.feedback-link {
    display: flex;
    align-items: center;
    gap: 6px;
}

.language-link, .feedback-link {
    margin-right: 32px;
    font-size: 14px;
    line-height: 1.58;
}
@media screen and (max-width: 959.98px) {
    .language-link, .feedback-link {
        margin-right: 20px;
    }
}

.search-toggle, .menu-toggle {
    display: flex;
    align-items: center;
}

.menu-toggle {
    margin-left: 20px;
}

.head-bottom {
    padding: 16px 0;
}
@media screen and (max-width: 959.98px) {
    .head-bottom {
        padding: 12px 0 16px;
    }
}
.head-bottom > ul {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
@media screen and (max-width: 959.98px) {
    .head-bottom > ul {
        flex-wrap: nowrap;
        gap: 10px;
        overflow-x: auto;
        overflow-scrolling: touch;
        -webkit-overflow-scrolling: touch;
        margin-left: -32px;
        margin-right: -32px;
        padding-left: 32px;
        padding-right: 32px;
    }
    .head-bottom > ul::-webkit-scrollbar {
        display: none;
    }
}
@media screen and (max-width: 639.98px) {
    .head-bottom > ul {
        margin-left: -16px;
        margin-right: -16px;
        padding-left: 16px;
        padding-right: 16px;
    }
}
@media screen and (max-width: 959.98px) {
    .head-bottom li {
        min-width: -moz-max-content;
        min-width: max-content;
        padding: 8px 12px;
        background-color: #F7F7F8;
        border-radius: 4px;
    }
}
@media screen and (min-width: 959.98px) {
    .head-bottom a[aria-expanded] {
        position: relative;
        display: flex;
        align-items: center;
        gap: 3px;
    }
    .head-bottom a[aria-expanded] svg {
        will-change: transform;
        transition: transform 0.3s ease;
    }
    .head-bottom a[aria-expanded]:before {
        position: absolute;
        content: "";
        left: 0;
        bottom: -2px;
        width: 100%;
        height: 1px;
        background-color: #004F87;
        opacity: 0;
        transition: opacity 0.3s ease;
    }
}
@media screen and (min-width: 959.98px) {
    .head-bottom a[aria-expanded=true] svg {
        transform: rotateX(180deg) translateY(-25%);
    }
    .head-bottom a[aria-expanded=true]:before {
        opacity: 1;
    }
}

.sticky-logo {
    display: none;
}

.head-sticky {
    background-color: #FFFFFF;
    box-shadow: 0 4px 24px rgba(0, 49, 84, 0.05);
    z-index: 999;
}
.head-sticky .head-hide-desktop {
    display: none;
}
@media screen and (max-width: 959.98px) {
    .head-sticky .head-hide-desktop {
        display: block;
    }
}
.head-sticky .hidden-search-m {
    display: block;
}
@media screen and (max-width: 959.98px) {
    .head-sticky .hidden-search-m {
        display: none;
    }
}
.head-sticky .sticky-logo {
    display: block;
    margin-right: 40px;
}
.head-sticky .head-bottom {
    display: flex;
    align-items: center;
}
.head-sticky .head-bottom > ul {
    flex: 1;
}

.head-dropdown {
    --uk-position-offset: 0;
    --uk-position-viewport-offset: 0;
    color: #888888;
    background-color: #FFFFFF;
    padding: 40px 48px 64px;
    box-shadow: 0 4px 24px rgba(0, 49, 84, 0.05);
}

.search-input {
    display: flex;
    align-items: center;
    gap: 16px;
}
@media screen and (max-width: 959.98px) {
    .search-input {
        flex-direction: column;
    }
}
.search-input .uk-input {
    padding-left: 52px;
    height: 48px;
    background-color: transparent;
    border: none;
}
.search-input .search-toggle {
    justify-content: center;
    width: 48px;
    min-width: 48px;
    height: 48px;
    background-color: #F2F6FB;
}
.search-input .search-toggle svg {
    min-width: 16px;
}

.search-input-wrap {
    position: relative;
    width: 100%;
    background-color: #F7F7F8;
}
.search-input-wrap:before {
    position: absolute;
    content: "";
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTguNzg0MzUgMS4yNUM0LjYzMTkgMS4yNSAxLjI1IDQuNjMxODcgMS4yNSA4Ljc4NDM0QzEuMjUgMTIuOTM2OCA0LjYzMTkgMTYuMzE4NyA4Ljc4NDM1IDE2LjMxODdDMTAuNTk4OSAxNi4zMTg3IDEyLjI2NjkgMTUuNjc1OSAxMy41NjkzIDE0LjYwMjJIMTMuNTc2OEwxNy41MDM1IDE4LjUzNjVDMTcuNzg4MiAxOC44MjEyIDE4LjI1MTcgMTguODIxMiAxOC41MzY0IDE4LjUzNjVDMTguODIxMiAxOC4yNTE3IDE4LjgyMTIgMTcuNzk1OCAxOC41MzY0IDE3LjUxMTFMMTQuNTk0NiAxMy41NzY5QzE0LjU5NTggMTMuNTc0NCAxNC41OTQ2IDEzLjU2OTMgMTQuNTk0NiAxMy41NjkzQzE1LjY2ODMgMTIuMjY3IDE2LjMxODcgMTAuNTk5IDE2LjMxODcgOC43ODQ0MUMxNi4zMTg3IDQuNjMxOTUgMTIuOTM2OCAxLjI1IDguNzg0MzUgMS4yNVpNOC43ODQzNSAyLjcwODI2QzEyLjE0ODcgMi43MDgyNiAxNC44NjA0IDUuNDE5OTkgMTQuODYwNCA4Ljc4NDM0QzE0Ljg2MDQgMTIuMTQ4NyAxMi4xNDg3IDE0Ljg2MDQgOC43ODQzNSAxNC44NjA0QzUuNDIwMDEgMTQuODYwNCAyLjcwODI2IDEyLjE0ODcgMi43MDgyNiA4Ljc4NDM0QzIuNzA4MjYgNS40MTk5OSA1LjQyMDAxIDIuNzA4MjYgOC43ODQzNSAyLjcwODI2WiIgZmlsbD0iI0QwRDBEMCIvPgo8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTEuMTg3NSA4Ljc4NDM0QzEuMTg3NSA0LjU5NzM2IDQuNTk3MzggMS4xODc1IDguNzg0MzUgMS4xODc1SDguODU3ODJDMTMuMDExMiAxLjIyNzA4IDE2LjM4MTIgNC42MjE5MyAxNi4zODEyIDguNzg0NDFDMTYuMzgxMiAxMC41OTU3IDE1LjczODUgMTIuMjYyMSAxNC42NzU0IDEzLjU2OTJMMTguNTgwNiAxNy40NjY5QzE4Ljg4OTcgMTcuNzc2IDE4Ljg4OTggMTguMjcxNSAxOC41ODA2IDE4LjU4MDdDMTguMjcxNSAxOC44ODk4IDE3Ljc2ODQgMTguODg5OCAxNy40NTkzIDE4LjU4MDdMMTMuNTY5MiAxNC42ODNDMTIuMjYxOSAxNS43NDYgMTAuNTk1NSAxNi4zODEyIDguNzg0MzUgMTYuMzgxMkM0LjU5NzM4IDE2LjM4MTIgMS4xODc1IDEyLjk3MTMgMS4xODc1IDguNzg0MzRaTTguNzUwODEgMS4zMTI1N0M0LjY0ODIzIDEuMzMwNzIgMS4zMTI1IDQuNjc3NTggMS4zMTI1IDguNzg0MzRDMS4zMTI1IDEyLjkwMjIgNC42NjY0MSAxNi4yNTYyIDguNzg0MzUgMTYuMjU2MkMxMC41ODM5IDE2LjI1NjIgMTIuMjM3OSAxNS42MTg3IDEzLjUyOTUgMTQuNTU0TDEzLjU0NjggMTQuNTM5N0gxMy42MDI4TDE3LjU0NzcgMTguNDkyM0MxNy44MDggMTguNzUyNSAxOC4yMzE5IDE4Ljc1MjYgMTguNDkyMyAxOC40OTIzQzE4Ljc1MjYgMTguMjMxOSAxOC43NTI2IDE3LjgxNTYgMTguNDkyMyAxNy41NTUzTDE0LjUxODUgMTMuNTg5MkwxNC41MzIzIDEzLjU2MTZMMTQuNTMzMiAxMy41NTY5QzE0LjUzNDkgMTMuNTQ4OCAxNC41Mzg3IDEzLjUzODkgMTQuNTQ2NCAxMy41Mjk2QzE1LjYxMTMgMTIuMjM3OSAxNi4yNTYyIDEwLjU4MzggMTYuMjU2MiA4Ljc4NDQxQzE2LjI1NjIgNC42NjY0NyAxMi45MDIzIDEuMzEyNTcgOC43ODQzMyAxLjMxMjU3SDguNzUwODFaTTguNzg0MzUgMi43NzA3NkM1LjQ1NDUzIDIuNzcwNzYgMi43NzA3NiA1LjQ1NDUxIDIuNzcwNzYgOC43ODQzNEMyLjc3MDc2IDEyLjExNDEgNS40NTQ1MyAxNC43OTc5IDguNzg0MzUgMTQuNzk3OUMxMi4xMTQyIDE0Ljc5NzkgMTQuNzk3OSAxMi4xMTQxIDE0Ljc5NzkgOC43ODQzNEMxNC43OTc5IDUuNDU0NTEgMTIuMTE0MiAyLjc3MDc2IDguNzg0MzUgMi43NzA3NlpNMi42NDU3NiA4Ljc4NDM0QzIuNjQ1NzYgNS4zODU0NyA1LjM4NTQ5IDIuNjQ1NzYgOC43ODQzNSAyLjY0NTc2QzEyLjE4MzIgMi42NDU3NiAxNC45MjI5IDUuMzg1NDcgMTQuOTIyOSA4Ljc4NDM0QzE0LjkyMjkgMTIuMTgzMiAxMi4xODMyIDE0LjkyMjkgOC43ODQzNSAxNC45MjI5QzUuMzg1NSAxNC45MjI5IDIuNjQ1NzYgMTIuMTgzMiAyLjY0NTc2IDguNzg0MzRaIiBmaWxsPSIjRDBEMEQwIi8+Cjwvc3ZnPgo=");
    background-repeat: no-repeat;
    background-size: cover;
    left: 16px;
    top: 50%;
    transform: translateY(-50%);
    width: 20px;
    height: 20px;
}

.offcanvas-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.55);
    z-index: 9;
    opacity: 1;
    visibility: visible;
}

.offcanvas-body {
    overflow: hidden;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
}

.offcanvas {
    overflow-x: hidden;
    overflow-y: auto;
    position: fixed;
    z-index: 12000;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    transform: translateX(-100%);
    transition: all 0.5s ease;
    width: 100%;
    background-color: #FFFFFF;
    overflow-scrolling: touch;
    scrollbar-color: var(--theme-primary);
    scrollbar-width: thin;
}
.offcanvas::-webkit-scrollbar-thumb {
    border-radius: 2px;
    background-color: var(--theme-primary);
}
.offcanvas::-webkit-scrollbar {
    width: 2px;
}
.offcanvas::-webkit-scrollbar-track {
    border-radius: 1px;
    background: lightgray;
}
.offcanvas::-webkit-scrollbar-thumb {
    border-radius: 1px;
}
@media screen and (min-width: 575.98px) {
    .offcanvas {
        width: 340px;
    }
}

.offcanvas-multilevel {
    display: flex;
    background-color: #003154;
}

.offcanvas-multilevel-second {
    background-color: #FFFFFF;
}

.offcanvas_active {
    transform: translateX(0);
    overflow: auto;
    overflow-x: hidden;
    overflow-scrolling: touch;
    -webkit-overflow-scrolling: touch;
}

.offcanvas__list {
    list-style: none;
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
    overflow-scrolling: touch;
    margin: 0;
    padding: 0;
    width: 100%;
    scrollbar-color: var(--theme-primary);
    scrollbar-width: thin;
}
.offcanvas__list::-webkit-scrollbar-thumb {
    border-radius: 2px;
    background-color: var(--theme-primary);
}
.offcanvas__list::-webkit-scrollbar {
    width: 2px;
}
.offcanvas__list::-webkit-scrollbar-track {
    border-radius: 1px;
    background: lightgray;
}
.offcanvas__list::-webkit-scrollbar-thumb {
    border-radius: 1px;
}

.offcanvas__head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 19px 16px;
    color: #FFFFFF;
    background-color: #F7F7F8;
}

.offcanvas-close-btn {
    cursor: pointer;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 20px;
    height: 20px;
}
.offcanvas-close-btn svg {
    position: relative;
    z-index: 130;
    transform: translate3d(0, 0, 0);
    transition: fill 0.3s ease;
}
.offcanvas-close-btn:hover svg {
    fill: #004F87;
}

.offcanvas-close-bg::before {
    content: "";
    position: absolute;
    top: -4px;
    left: -4px;
    right: 0;
    bottom: 0;
    width: 28px;
    height: 28px;
    background-color: #F7F7F8;
    pointer-events: none;
    z-index: 120;
    transform: translate3d(0, 0, 0);
}

.offcanvas-items {
    padding: 16px 16px;
    background-color: #FFFFFF;
}
.offcanvas-items ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.offcanvas-items > ul > li {
    padding-bottom: 12px;
}
.offcanvas-items > ul > li:not(:last-child) {
    margin-bottom: 12px;
    border-bottom: 1px solid #EAEAEA;
}
.offcanvas-items > ul > li > a {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    text-decoration: none;
}
.offcanvas-items > ul > li > a svg {
    transition: fill 0.3s ease;
    fill: gray;
}
.offcanvas-items > ul > li > a span {
    font-weight: 600;
    font-size: 17px;
    line-height: 152%;
    color: #1E1E1E;
    transition: color 0.3s ease;
}
.offcanvas-items > ul > li > a:hover span {
    color: #004F87;
}
.offcanvas-items > ul > li > a:hover svg {
    fill: #004F87;
}

.offcanvas__subnav {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    background-color: #FFFFFF;
    z-index: 40;
    transform: translate3d(101%, 0, 0);
    transition: transform 0.5s;
}
.offcanvas__subnav li:nth-child(n+3) {
    margin: 0 16px 12px;
}
.offcanvas__subnav li:nth-child(n+3):not(:last-child) {
    padding-bottom: 12px;
    border-bottom: 1px solid #EAEAEA;
}
.offcanvas__subnav li:nth-child(n+3):first-child {
    margin: 0;
    padding: 0;
}
.offcanvas__subnav .offcanvas__list-item {
    font-weight: 400;
    font-size: 15px;
    line-height: 148%;
    color: #404040;
    transition: color 0.3s ease;
}
.offcanvas__subnav .offcanvas__list-item:hover {
    color: #004F87;
}

.offcanvas__subnav_active {
    transform: translate3d(0, 0, 0);
    width: 100%;
}

.offcanvas__back-track {
    display: flex;
    align-items: center;
    padding: 16px;
    background-color: #F7F7F8;
    color: #003154;
    text-decoration: none;
    cursor: pointer;
}
.offcanvas__back-track::before {
    content: "";
    background-image: url("/local/templates/cult/css/../img/icons/offcanvas-arrow.svg");
    background-size: 15px;
    width: 15px;
    height: 15px;
    margin-right: 6px;
    transform: rotateY(180deg);
}
.offcanvas__back-track:hover {
    color: #004F87;
}

.offcanvas__back-track-title {
    font-size: 14px;
    line-height: 120%;
}

.offcanvas__main-category {
    display: block;
    padding: 16px;
    font-weight: 600;
    font-size: 17px;
    line-height: 152%;
    color: #1E1E1E;
    text-decoration: none;
}

.category-moved {
    pointer-events: none;
}

.offcanvas-footer {
    padding: 16px 0 12px;
    background-color: #003154;
}
.offcanvas-footer a {
    color: #FFFFFF;
}
.offcanvas-footer a:hover {
    color: #E1E1E1;
}
.offcanvas-footer a:active {
    color: #D0D0D0;
}
.offcanvas-footer svg {
    min-width: 40px;
    fill: #FFFFFF;
    transition: fill 0.3s ease;
}
.offcanvas-footer svg:hover {
    fill: #E1E1E1;
}
.offcanvas-footer svg:active {
    fill: #D0D0D0;
}

.footer-social {
    margin-top: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
}

.offcanvas-footer-phone {
    font-size: 21px;
    font-weight: 600;
    line-height: 1.2;
}
@media screen and (max-width: 959.98px) {
    .offcanvas-footer-phone {
        font-size: 20px;
    }
}

.offcanvas-footer-desc {
    margin-top: -4px;
    color: #FFFFFF;
    font-size: 11px;
    line-height: 1.58;
}

.mw183 {
    max-width: 193px;
    width: 100%;
}
@media screen and (max-width: 959.98px) {
    .mw183 {
        max-width: 183px;
    }
}

.offcanvas__has-subnav > a {
    position: relative;
}
.offcanvas__has-subnav > a::after {
    content: "";
    background-image: url("/local/templates/cult/css/../img/icons/offcanvas-arrow.svg");
    background-size: 17px;
    width: 17px;
    height: 17px;
    margin-left: 8px;
}

.subnav-static-second {
    display: flex;
    align-items: center;
    gap: 20px;
}
@media screen and (max-width: 959.98px) {
    .subnav-static-second {
        display: block;
        align-items: unset;
        gap: unset;
        padding: 0 16px 16px;
    }
}

.static-second-card {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 8px;
    padding: 24px;
    background-color: #F7F7F8;
    border-radius: 2px;
}
@media screen and (max-width: 959.98px) {
    .static-second-card:not(:last-child) {
        margin-bottom: 8px;
    }
}
.static-second-card:hover svg {
    stroke: #004F87;
}

.static-second-card-title {
    font-size: 17px;
    font-weight: 600;
}
@media screen and (max-width: 959.98px) {
    .static-second-card-title {
        font-size: 14px;
    }
}
.static-second-card-title svg {
    margin-top: -4px;
    margin-left: 6px;
    min-width: 15px;
    stroke: #000103;
    transition: stroke 0.3s ease;
}

.static-second-card-desc {
    font-size: 14px;
    color: #888888;
}
@media screen and (max-width: 959.98px) {
    .static-second-card-desc {
        font-size: 11px;
    }
}

.head-dropdown-title {
    margin-bottom: 24px;
    font-size: 21px;
    font-weight: 600;
    line-height: 1.2;
    color: #000103;
}

.head-dropdown-columns {
    padding: 0;
    margin: 0;
    list-style: none;
    max-width: 648px;
    width: 100%;
    -moz-column-gap: 168px;
    column-gap: 168px;
    -moz-column-count: 2;
    column-count: 2;
}
@media screen and (max-width: 1199.98px) {
    .head-dropdown-columns {
        max-width: 500px;
    }
}
@media screen and (max-width: 959.98px) {
    .head-dropdown-columns {
        -moz-column-count: 1;
        column-count: 1;
    }
}
.head-dropdown-columns > * {
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
}
.head-dropdown-columns li:not(:last-child) {
    margin-bottom: 14px;
}
.head-dropdown-columns a {
    display: inline-block;
    font-size: 14px;
    line-height: 1.58;
    color: #888888;
}
.head-dropdown-columns a:hover {
    color: #404040;
}

.subnav-static-first {
    max-width: 360px;
}

.static-first-card {
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    background-color: #F7F7F8;
}
.static-first-card:hover .static-first-card-title {
    color: #004F87;
}

.static-first-card-title {
    padding: 14px 16px;
    font-size: 15px;
    font-weight: 600;
    line-height: 1.48;
    color: #000103;
    transition: color 0.3s ease;
}

.static-first-link {
    margin-top: 26px;
    display: flex;
    align-items: center;
    gap: 6px;
}
.static-first-link span {
    font-size: 14px;
    line-height: 1.58;
    color: #888888;
    transition: color 0.3s ease;
}
.static-first-link svg {
    min-width: 11px;
    stroke: #888888;
    transition: stroke 0.3s ease;
}
.static-first-link:hover span {
    color: #404040;
}
.static-first-link:hover svg {
    stroke: #404040;
}

.footer {
    padding: 72px 0;
    color: #FFFFFF;
    background-color: #003154;
}
@media screen and (max-width: 959.98px) {
    .footer {
        padding: 24px 0 32px;
    }
}
.footer .accordion-title {
    margin-bottom: 24px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
@media screen and (max-width: 959.98px) {
    .footer .accordion-title {
        margin-bottom: 0;
    }
}
.footer .accordion-title span:first-child {
    color: #FFFFFF;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.52;
}
@media screen and (max-width: 959.98px) {
    .footer .accordion-title span:first-child {
        font-size: 17px;
    }
}
.footer .uk-accordion-title[aria-expanded=true] .accordion-state {
    transform: rotateX(-180deg);
}
.footer .accordion-content ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.footer .accordion-content li {
    max-width: 200px;
}
@media screen and (max-width: 959.98px) {
    .footer .accordion-content li {
        max-width: unset;
    }
}
.footer .accordion-content li:not(:last-child) {
    margin-bottom: 14px;
}
.footer .accordion-content a {
    display: inline-block;
    font-size: 14px;
    line-height: 1.58;
    color: #EAEAEA;
}
.footer .accordion-content a:hover {
    color: #FFFFFF;
}
.footer .accordion-content a:hover:after {
    background-color: #FFFFFF;
}
.footer .accordion-content a:active {
    color: #D0D0D0;
}
.footer .accordion-content a:active:after {
    background-color: #D0D0D0;
}
@media screen and (max-width: 959.98px) {
    .footer .accordion-content {
        margin-top: 24px;
    }
}

.accordion-state {
    display: none;
}
@media screen and (max-width: 959.98px) {
    .accordion-state {
        position: relative;
        width: 17px;
        height: 17px;
        min-width: 17px;
        display: flex;
        align-items: center;
        justify-content: center;
        background-repeat: no-repeat;
        background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAxNyAxOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0yLjk2MTM5IDguNDEwNjNDMy4wMDE4OCA4LjM3Mjk1IDMuMDQ5OTcgOC4zNDMwNSAzLjEwMjkyIDguMzIyNjVDMy4xNTU4NyA4LjMwMjI1IDMuMjEyNjQgOC4yOTE3NSAzLjI2OTk3IDguMjkxNzVDMy4zMjczIDguMjkxNzUgMy4zODQwNiA4LjMwMjI1IDMuNDM3MDEgOC4zMjI2NUMzLjQ4OTk3IDguMzQzMDUgMy41MzgwNiA4LjM3Mjk1IDMuNTc4NTUgOC40MTA2M0w4LjUwMDEyIDEyLjk4MDhMMTMuNDIxNyA4LjQxMDYzQzEzLjQ2MjIgOC4zNzMwMSAxMy41MTAzIDguMzQzMTYgMTMuNTYzMyA4LjMyMjhDMTMuNjE2MiA4LjMwMjQ0IDEzLjY3MyA4LjI5MTk2IDEzLjczMDMgOC4yOTE5NkMxMy43ODc2IDguMjkxOTYgMTMuODQ0MyA4LjMwMjQ0IDEzLjg5NzMgOC4zMjI4QzEzLjk1MDIgOC4zNDMxNiAxMy45OTgzIDguMzczMDEgMTQuMDM4OSA4LjQxMDYzQzE0LjA3OTQgOC40NDgyNSAxNC4xMTE1IDguNDkyOTIgMTQuMTMzNSA4LjU0MjA4QzE0LjE1NTQgOC41OTEyNCAxNC4xNjY3IDguNjQzOTIgMTQuMTY2NyA4LjY5NzEzQzE0LjE2NjcgOC43NTAzNCAxNC4xNTU0IDguODAzMDIgMTQuMTMzNSA4Ljg1MjE4QzE0LjExMTUgOC45MDEzNCAxNC4wNzk0IDguOTQ2IDE0LjAzODkgOC45ODM2M0w4LjgwODcgMTMuODM5NUM4Ljc2ODIyIDEzLjg3NzIgOC43MjAxMiAxMy45MDcxIDguNjY3MTcgMTMuOTI3NUM4LjYxNDIyIDEzLjk0NzkgOC41NTc0NSAxMy45NTg0IDguNTAwMTIgMTMuOTU4NEM4LjQ0MjggMTMuOTU4NCA4LjM4NjAzIDEzLjk0NzkgOC4zMzMwOCAxMy45Mjc1QzguMjgwMTMgMTMuOTA3MSA4LjIzMjAzIDEzLjg3NzIgOC4xOTE1NSAxMy44Mzk1TDIuOTYxMzkgOC45ODM2M0MyLjkyMDggOC45NDYwNCAyLjg4ODYgOC45MDEzOCAyLjg2NjYzIDguODUyMjJDMi44NDQ2NSA4LjgwMzA2IDIuODMzMzQgOC43NTAzNiAyLjgzMzM0IDguNjk3MTNDMi44MzMzNCA4LjY0MzkgMi44NDQ2NSA4LjU5MTIgMi44NjY2MyA4LjU0MjA0QzIuODg4NiA4LjQ5Mjg4IDIuOTIwOCA4LjQ0ODIyIDIuOTYxMzkgOC40MTA2M1oiIGZpbGw9IiNEMEQwRDAiLz4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0yLjk2MTM5IDguNDEwNjNDMy4wMDE4OCA4LjM3Mjk1IDMuMDQ5OTcgOC4zNDMwNSAzLjEwMjkyIDguMzIyNjVDMy4xNTU4NyA4LjMwMjI1IDMuMjEyNjQgOC4yOTE3NSAzLjI2OTk3IDguMjkxNzVDMy4zMjczIDguMjkxNzUgMy4zODQwNiA4LjMwMjI1IDMuNDM3MDEgOC4zMjI2NUMzLjQ4OTk3IDguMzQzMDUgMy41MzgwNiA4LjM3Mjk1IDMuNTc4NTUgOC40MTA2M0w4LjUwMDEyIDEyLjk4MDhMMTMuNDIxNyA4LjQxMDYzQzEzLjQ2MjIgOC4zNzMwMSAxMy41MTAzIDguMzQzMTYgMTMuNTYzMyA4LjMyMjhDMTMuNjE2MiA4LjMwMjQ0IDEzLjY3MyA4LjI5MTk2IDEzLjczMDMgOC4yOTE5NkMxMy43ODc2IDguMjkxOTYgMTMuODQ0MyA4LjMwMjQ0IDEzLjg5NzMgOC4zMjI4QzEzLjk1MDIgOC4zNDMxNiAxMy45OTgzIDguMzczMDEgMTQuMDM4OSA4LjQxMDYzQzE0LjA3OTQgOC40NDgyNSAxNC4xMTE1IDguNDkyOTIgMTQuMTMzNSA4LjU0MjA4QzE0LjE1NTQgOC41OTEyNCAxNC4xNjY3IDguNjQzOTIgMTQuMTY2NyA4LjY5NzEzQzE0LjE2NjcgOC43NTAzNCAxNC4xNTU0IDguODAzMDIgMTQuMTMzNSA4Ljg1MjE4QzE0LjExMTUgOC45MDEzNCAxNC4wNzk0IDguOTQ2IDE0LjAzODkgOC45ODM2M0w4LjgwODcgMTMuODM5NUM4Ljc2ODIyIDEzLjg3NzIgOC43MjAxMiAxMy45MDcxIDguNjY3MTcgMTMuOTI3NUM4LjYxNDIyIDEzLjk0NzkgOC41NTc0NSAxMy45NTg0IDguNTAwMTIgMTMuOTU4NEM4LjQ0MjggMTMuOTU4NCA4LjM4NjAzIDEzLjk0NzkgOC4zMzMwOCAxMy45Mjc1QzguMjgwMTMgMTMuOTA3MSA4LjIzMjAzIDEzLjg3NzIgOC4xOTE1NSAxMy44Mzk1TDIuOTYxMzkgOC45ODM2M0MyLjkyMDggOC45NDYwNCAyLjg4ODYgOC45MDEzOCAyLjg2NjYzIDguODUyMjJDMi44NDQ2NSA4LjgwMzA2IDIuODMzMzQgOC43NTAzNiAyLjgzMzM0IDguNjk3MTNDMi44MzMzNCA4LjY0MzkgMi44NDQ2NSA4LjU5MTIgMi44NjY2MyA4LjU0MjA0QzIuODg4NiA4LjQ5Mjg4IDIuOTIwOCA4LjQ0ODIyIDIuOTYxMzkgOC40MTA2M1oiIGZpbGw9IiNEMEQwRDAiLz4KPHBhdGggZD0iTTIuOTYxMzkgOC40MTA2M0MzLjAwMTg4IDguMzcyOTUgMy4wNDk5NyA4LjM0MzA1IDMuMTAyOTIgOC4zMjI2NUMzLjE1NTg3IDguMzAyMjUgMy4yMTI2NCA4LjI5MTc1IDMuMjY5OTcgOC4yOTE3NUMzLjMyNzMgOC4yOTE3NSAzLjM4NDA2IDguMzAyMjUgMy40MzcwMSA4LjMyMjY1QzMuNDg5OTcgOC4zNDMwNSAzLjUzODA2IDguMzcyOTUgMy41Nzg1NSA4LjQxMDYzTDguNTAwMTIgMTIuOTgwOEwxMy40MjE3IDguNDEwNjNDMTMuNDYyMiA4LjM3MzAxIDEzLjUxMDMgOC4zNDMxNiAxMy41NjMzIDguMzIyOEMxMy42MTYyIDguMzAyNDQgMTMuNjczIDguMjkxOTYgMTMuNzMwMyA4LjI5MTk2QzEzLjc4NzYgOC4yOTE5NiAxMy44NDQzIDguMzAyNDQgMTMuODk3MyA4LjMyMjhDMTMuOTUwMiA4LjM0MzE2IDEzLjk5ODMgOC4zNzMwMSAxNC4wMzg5IDguNDEwNjNDMTQuMDc5NCA4LjQ0ODI1IDE0LjExMTUgOC40OTI5MiAxNC4xMzM1IDguNTQyMDhDMTQuMTU1NCA4LjU5MTI0IDE0LjE2NjcgOC42NDM5MiAxNC4xNjY3IDguNjk3MTNDMTQuMTY2NyA4Ljc1MDM0IDE0LjE1NTQgOC44MDMwMiAxNC4xMzM1IDguODUyMThDMTQuMTExNSA4LjkwMTM0IDE0LjA3OTQgOC45NDYgMTQuMDM4OSA4Ljk4MzYzTDguODA4NyAxMy44Mzk1QzguNzY4MjIgMTMuODc3MiA4LjcyMDEyIDEzLjkwNzEgOC42NjcxNyAxMy45Mjc1QzguNjE0MjIgMTMuOTQ3OSA4LjU1NzQ1IDEzLjk1ODQgOC41MDAxMiAxMy45NTg0QzguNDQyOCAxMy45NTg0IDguMzg2MDMgMTMuOTQ3OSA4LjMzMzA4IDEzLjkyNzVDOC4yODAxMyAxMy45MDcxIDguMjMyMDMgMTMuODc3MiA4LjE5MTU1IDEzLjgzOTVMMi45NjEzOSA4Ljk4MzYzQzIuOTIwOCA4Ljk0NjA0IDIuODg4NiA4LjkwMTM4IDIuODY2NjMgOC44NTIyMkMyLjg0NDY1IDguODAzMDYgMi44MzMzNCA4Ljc1MDM2IDIuODMzMzQgOC42OTcxM0MyLjgzMzM0IDguNjQzOSAyLjg0NDY1IDguNTkxMiAyLjg2NjYzIDguNTQyMDRDMi44ODg2IDguNDkyODggMi45MjA4IDguNDQ4MjIgMi45NjEzOSA4LjQxMDYzWiIgc3Ryb2tlPSIjRDBEMEQwIiBzdHJva2Utd2lkdGg9IjAuNSIvPgo8L3N2Zz4K");
        transition: all 0.3s ease;
        will-change: transform;
    }
}

.footer-columns ul {
    width: 100%;
    -moz-column-count: 2;
    column-count: 2;
}
@media screen and (max-width: 959.98px) {
    .footer-columns ul {
        -moz-column-count: 1;
        column-count: 1;
    }
}
.footer-columns ul > * {
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
}

.static-footer-links {
    padding-top: 24px;
    margin-top: 24px;
    border-top: 1px solid #174463;
}
@media screen and (max-width: 959.98px) {
    .static-footer-links {
        padding-top: 12px;
        margin-top: 12px;
    }
}
.static-footer-links a {
    display: inline-block;
    font-size: 14px;
    line-height: 1.58;
    color: #EAEAEA;
}
.static-footer-links a:hover {
    color: #FFFFFF;
}
.static-footer-links a:hover:after {
    background-color: #FFFFFF;
}
.static-footer-links a:active {
    color: #D0D0D0;
}
.static-footer-links a:active:after {
    background-color: #D0D0D0;
}

.blank-arrow::after {
    margin-left: 6px;
    margin-bottom: -3px;
    content: "";
    display: inline-block;
    -webkit-mask: url("/local/templates/cult/css/../img/icons/arrow-link.svg") no-repeat 50% 50%;
    mask: url("/local/templates/cult/css/../img/icons/arrow-link.svg") no-repeat 50% 50%;
    -webkit-mask-size: cover;
    mask-size: cover;
    height: 14px;
    width: 11px;
    background-color: #EAEAEA;
    transition: background-color 0.3s ease;
}

.footer-links ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.footer-links ul a {
    color: #EAEAEA;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.52;
}
@media screen and (max-width: 959.98px) {
    .footer-links ul a {
        font-size: 17px;
    }
}
.footer-links ul a:hover {
    color: #FFFFFF;
}
.footer-links ul a:active {
    color: #D0D0D0;
}
.footer-links ul li:not(:last-child) {
    margin-bottom: 24px;
}
@media screen and (max-width: 959.98px) {
    .footer-links ul li:not(:last-child) {
        margin-bottom: 12px;
    }
}
@media screen and (max-width: 959.98px) {
    .footer-links ul li {
        padding-bottom: 12px;
        border-bottom: 1px solid #174463;
    }
}

.footer-divider {
    margin: 88px 0;
    height: 1px;
    background-color: #174463;
}
@media screen and (max-width: 959.98px) {
    .footer-divider {
        display: none;
    }
}

.mt0 {
    margin-top: 0;
}

.mt20 {
    margin-top: 20px;
}

@media screen and (max-width: 959.98px) {
    .footer-first-column:not(:last-child) {
        margin-bottom: 12px;
        padding-bottom: 12px;
        border-bottom: 1px solid #174463;
    }
}

@media screen and (max-width: 959.98px) {
    .footer-bottom {
        padding-top: 56px;
    }
}
.footer-bottom .footer-social {
    margin-top: 0;
    justify-content: unset;
}
.footer-bottom a {
    color: #FFFFFF;
}
.footer-bottom a:hover {
    color: #E1E1E1;
}
.footer-bottom a:active {
    color: #D0D0D0;
}
.footer-bottom svg {
    min-width: 40px;
    fill: #FFFFFF;
    transition: fill 0.3s ease;
}
.footer-bottom svg:hover {
    fill: #E1E1E1;
}
.footer-bottom svg:active {
    fill: #D0D0D0;
}

.footer-logo {
    display: flex;
    align-items: center;
}
@media screen and (max-width: 959.98px) {
    .footer-logo {
        justify-content: center;
    }
    .footer-logo img {
        width: 181px;
        height: 29px;
    }
}

.footer-social-box {
    display: flex;
    align-items: flex-start;
    gap: 64px;
}
@media screen and (max-width: 1199.98px) {
    .footer-social-box {
        gap: 32px;
    }
}
@media screen and (max-width: 959.98px) {
    .footer-social-box {
        flex-direction: column;
        align-items: center;
        gap: 20px;
    }
}

.fz12 {
    font-size: 12px;
}

.grey-20 {
    color: #EAEAEA;
}

.p8 p {
    margin-top: 0;
}
.p8 p:not(:last-child) {
    margin-bottom: 8px;
}

.footer-bottom-links {
    display: flex;
    gap: 24px;
}
@media screen and (max-width: 959.98px) {
    .footer-bottom-links {
        flex-direction: column;
        gap: 14px;
    }
}

.cult-link a {
    font-weight: 600;
}

.s80 {
    padding: 80px 0;
}
@media screen and (max-width: 959.98px) {
    .s80 {
        padding: 46px 0 52px;
    }
}

.s64 {
    padding: 64px 0;
}
@media screen and (max-width: 959.98px) {
    .s64 {
        padding: 52px 0;
    }
}

.s64-80 {
    padding: 64px 0 80px;
}
@media screen and (max-width: 959.98px) {
    .s64-80 {
        padding: 46px 0 52px;
    }
}

.index-slider {
    background-color: #F7F7F8;
}
.index-slider .swiper-slide {
    padding: 88px 0;
    height: unset;
}
@media screen and (max-width: 959.98px) {
    .index-slider .swiper-slide {
        padding: 24px 0;
    }
}
.index-slider .swiper-pagination {
    bottom: 32px;
}
@media screen and (max-width: 959.98px) {
    .index-slider .swiper-pagination {
        bottom: 43px;
    }
}
@media screen and (max-width: 959.98px) {
    .index-slider .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
        left: 85%;
        transform: translateX(-85%);
    }
}
.index-slider .swiper-pagination-bullet-active {
    background-color: #003154;
}

.index-slider-slide {
    align-items: center;
}

.index-slider-body {
    max-width: 486px;
}
@media screen and (max-width: 959.98px) {
    .index-slider-body {
        max-width: unset;
    }
}

.index-slider-body-bg {
    position: relative;
    background-color: #F2F6FB;
    padding: 40px;
}
@media screen and (max-width: 959.98px) {
    .index-slider-body-bg {
        padding: 24px 16px 0;
    }
    .index-slider-body-bg:after {
        content: "";
        position: absolute;
        bottom: -8px;
        left: 0;
        width: 100%;
        height: 8px;
        background-color: #F2F6FB;
    }
}

.index-slider-body-transparent {
    color: #FFFFFF;
}
.index-slider-body-transparent .index-slider-title {
    color: #FFFFFF;
}

.index-slider-title {
    font-size: 33px;
    font-weight: 600;
    line-height: 1.16;
    color: #003154;
}
@media screen and (max-width: 959.98px) {
    .index-slider-title {
        font-size: 23px;
    }
}

.index-slider-desc {
    margin-top: 16px;
    margin-bottom: 56px;
    font-size: 18px;
    line-height: 1.62;
}
@media screen and (max-width: 959.98px) {
    .index-slider-desc {
        margin-bottom: 32px;
        margin-top: 8px;
        font-size: 15px;
    }
}

.index-slider-icons {
    margin-bottom: 16px;
    display: flex;
    align-items: center;
    gap: 16px;
}
@media screen and (max-width: 959.98px) {
    .index-slider-icons {
        margin-bottom: 8px;
        gap: 10px;
    }
    .index-slider-icons img {
        min-width: 24px;
        width: 24px;
        height: 24px;
    }
}

.index-slider-icons-center {
    justify-content: center;
}

.index-slide-canvas {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%;
}
.index-slide-canvas img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
    -o-object-fit: contain;
    object-fit: contain;
    max-height: 100%;
    width: 100%;
    height: 100%;
}

.index-slide-img {
    display: block;
    position: absolute;
    z-index: -1;
    top: 50%;
    right: 0;
    left: 62%;
    transform: translateY(-50%);
    height: 100%;
    background-color: #60C0C3;
    transition: all 0.3s ease;
}
@media screen and (max-width: 1929.98px) {
    .index-slide-img {
        left: 71%;
    }
}
@media screen and (max-width: 959.98px) {
    .index-slide-img {
        top: 0;
        left: 0;
        height: 71%;
        transform: translate(0, -50%);
    }
}
@media screen and (max-width: 639.98px) {
    .index-slide-img {
        height: 50%;
    }
}

.index-slide-img-left {
    display: block;
    position: absolute;
    z-index: -1;
    top: 50%;
    left: 0;
    right: 62%;
    transform: translateY(-50%);
    height: 100%;
    background-color: #60C0C3;
    transition: all 0.3s ease;
}
@media screen and (max-width: 1929.98px) {
    .index-slide-img-left {
        right: 71%;
    }
}
@media screen and (max-width: 959.98px) {
    .index-slide-img-left {
        top: 0;
        right: 0;
        height: 71%;
        transform: translate(0, -50%);
    }
}
@media screen and (max-width: 639.98px) {
    .index-slide-img-left {
        height: 50%;
    }
}

.index-slide-img-center {
    display: block;
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    transition: all 0.3s ease;
}
.index-slide-img-center img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

@media screen and (max-width: 1199.98px) {
    .index-slide-only-img img {
        position: static;
    }
}

.index-slide-img-shadow-r:after {
    content: "";
    position: absolute;
    background: linear-gradient(90deg, rgba(0, 49, 84, 0) 10.76%, rgba(29, 29, 27, 0.8) 100%);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
}

.index-slide-img-shadow-l:after {
    content: "";
    position: absolute;
    background: linear-gradient(90deg, rgba(29, 29, 27, 0.8) 0%, rgba(0, 49, 84, 0) 89.27%);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
}

.production-columns-inner {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 24px;
}
@media screen and (max-width: 639.98px) {
    .production-columns-inner {
        flex-direction: column;
        gap: 36px;
    }
}

.production-columns-title {
    max-width: 161px;
    width: 100%;
}
@media screen and (max-width: 639.98px) {
    .production-columns-title {
        max-width: unset;
    }
}

.production-columns ul {
    max-width: 920px;
    margin: 0;
    padding-left: 16px;
    list-style: none;
    -moz-column-count: 4;
    column-count: 4;
    -moz-column-gap: 40px;
    column-gap: 40px;
    -moz-column-width: 200px;
    column-width: 200px;
    -moz-column-fill: auto;
    column-fill: auto;
    -moz-column-rule: 1px solid #E1E1E1;
    column-rule: 1px solid #E1E1E1;
    border-left: 1px solid #E1E1E1;
}
@media screen and (max-width: 639.98px) {
    .production-columns ul {
        -moz-column-count: 1;
        column-count: 1;
        padding-left: unset;
    }
}
.production-columns ul > * {
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
}
.production-columns ul li {
    padding-right: 16px;
    font-size: 17px;
    line-height: 158%;
}
.production-columns ul li:not(:last-child) {
    margin-bottom: 18px;
}
@media screen and (max-width: 959.98px) {
    .production-columns ul li:not(:last-child) {
        margin-bottom: 14px;
    }
}
@media screen and (max-width: 639.98px) {
    .production-columns ul li {
        padding-right: unset;
        padding-left: 16px;
    }
    .production-columns ul li:nth-child(4n) {
        margin-bottom: 32px;
        position: relative;
    }
    .production-columns ul li:nth-child(4n)::after {
        content: "";
        position: absolute;
        z-index: 1;
        transform: translate3d(0, 0, 0);
        background-color: #FFFFFF;
        width: 100%;
        left: -30px;
        right: 0;
        bottom: -30px;
        height: 30px;
    }
}

.production-columns-link {
    display: flex;
    align-items: center;
    gap: 4px;
}
.production-columns-link svg {
    min-width: 5px;
}

.blue-section {
    background-color: #003154;
    color: #FFFFFF;
}

.advantages-title-desc {
    max-width: 788px;
    margin: 0 auto 101px;
    text-align: center;
    font-size: 23px;
    line-height: 1.3;
}
@media screen and (max-width: 959.98px) {
    .advantages-title-desc {
        margin-bottom: 48px;
        font-size: 18px;
        line-height: 1.62;
    }
}

@media screen and (max-width: 959.98px) {
    .advantages-flex-title {
        text-align: center;
    }
}
.advantages-flex-title span:last-child {
    font-size: 23px;
    font-weight: 600;
    line-height: 1.1;
}
@media screen and (max-width: 959.98px) {
    .advantages-flex-title span:last-child {
        font-size: 20px;
        line-height: 1.2;
    }
}
.advantages-flex-title span:first-child {
    font-size: 51px;
    font-weight: 600;
    line-height: 1.1;
}
@media screen and (max-width: 959.98px) {
    .advantages-flex-title span:first-child {
        font-size: 40px;
    }
}

.advantages-flex-desc {
    margin-top: 8px;
    font-size: 15px;
    line-height: 1.48;
    text-align: center;
}
@media screen and (max-width: 639.98px) {
    .advantages-flex-desc {
        margin-top: 0;
    }
}

.advantages-flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
@media screen and (max-width: 959.98px) {
    .advantages-flex {
        flex-direction: column;
        gap: 34px;
    }
}

.advantages-flex-item {
    position: relative;
    z-index: 1;
    background-color: transparent;
}
.advantages-flex-item::after {
    content: "";
    position: absolute;
    z-index: -1;
    background-size: cover;
    background-repeat: no-repeat;
}

.advantages-flex-item-first::after {
    background-image: url("/local/templates/cult/css/../img/decor/1.svg");
    width: 94px;
    height: 96px;
    left: -47px;
    bottom: 4px;
}
@media screen and (max-width: 959.98px) {
    .advantages-flex-item-first::after {
        width: 78px;
        height: 80px;
        bottom: -3px;
        right: 27px;
        left: unset;
    }
}

.advantages-flex-item-second::after {
    background-image: url("/local/templates/cult/css/../img/decor/2.svg");
    width: 84px;
    height: 80px;
    left: -38px;
    bottom: 14px;
}
@media screen and (max-width: 959.98px) {
    .advantages-flex-item-second::after {
        width: 72px;
        height: 68px;
        left: 30px;
        bottom: -3px;
    }
}

.advantages-flex-item-third::after {
    background-image: url("/local/templates/cult/css/../img/decor/3.svg");
    width: 80px;
    height: 80px;
    left: -40px;
    bottom: 14px;
}
@media screen and (max-width: 959.98px) {
    .advantages-flex-item-third::after {
        width: 66px;
        height: 66px;
        bottom: 3px;
        right: 52px;
        left: unset;
    }
}

.advantages-flex-item-fourth::after {
    background-image: url("/local/templates/cult/css/../img/decor/4.svg");
    width: 88px;
    height: 71px;
    left: -48px;
    bottom: 16px;
}
@media screen and (max-width: 959.98px) {
    .advantages-flex-item-fourth::after {
        width: 76px;
        height: 61px;
        left: 30px;
        bottom: -1px;
    }
}

.fake-fullscreen-img {
    display: block;
    height: 100%;
    overflow: hidden;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
@media screen and (max-width: 959.98px) {
    .fake-fullscreen-img {
        position: static;
        top: unset;
        transform: unset;
        width: unset;
        height: unset;
        margin: 0 -30px;
    }
}
.fake-fullscreen-img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.fake-fullscreen-index {
    width: 720px;
}

.fake-fullscreen-img-right {
    right: 50%;
}
@media screen and (max-width: 959.98px) {
    .fake-fullscreen-img-right {
        right: unset;
    }
}

.fake-fullscreen {
    position: relative;
}

.fake-fullscreen-box {
    padding: 104px 0 104px 80px;
    max-width: 420px;
}
@media screen and (max-width: 959.98px) {
    .fake-fullscreen-box {
        padding: 48px 0 56px;
        max-width: unset;
    }
}

.top-desc {
    margin-bottom: 8px;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: #888888;
}
@media screen and (max-width: 959.98px) {
    .top-desc {
        font-size: 12px;
    }
}

.bottom-desc {
    margin: 16px 0 32px;
    line-height: 1.74;
}

.bg-light-blue {
    background-color: #F2F6FB;
}

.category-card-img {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%;
}
.category-card-img img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
    -o-object-fit: contain;
    object-fit: contain;
    max-height: 100%;
    width: 100%;
    height: 100%;
}

.category-title {
    font-weight: 600;
    font-size: 24px;
    line-height: 1.16;
    color: #000103;
}
@media screen and (max-width: 959.98px) {
    .category-title {
        font-size: 23px;
    }
}

.category-box {
    padding: 16px 32px 40px;
}
.category-box ul {
    padding: 0;
    margin: 22px 0 0 0;
    list-style: none;
}
.category-box li:not(:last-child) {
    margin-bottom: 10px;
}
.category-box li a {
    padding-left: 20px;
    position: relative;
    display: inline-block;
    font-size: 17px;
    line-height: 1.58;
}
@media screen and (max-width: 959.98px) {
    .category-box li a {
        font-size: 15px;
    }
}
.category-box li a:after {
    position: absolute;
    content: "";
    top: 1px;
    left: 0;
    width: 12px;
    height: 25px;
    background-image: url("/local/templates/cult/css/../img/icons/arrow-category.svg");
    background-size: contain;
    background-repeat: no-repeat;
    transition: background-img 0.3s ease;
}
.category-box li a:hover:after {
    background-image: url("/local/templates/cult/css/../img/icons/arrow-category-h.svg");
    background-size: contain;
    background-repeat: no-repeat;
}
.category-box li a:active:after {
    background-image: url("/local/templates/cult/css/../img/icons/arrow-category-a.svg");
    background-size: contain;
    background-repeat: no-repeat;
}

.category-box-index {
    padding-top: 32px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.category-desc {
    margin-top: 16px;
    font-size: 15px;
    line-height: 1.74;
    color: #404040;
}

.mt40 {
    margin-top: 40px;
}

.mt20 {
    margin-top: 20px;
}

.category-card {
    background-color: #F2F6FB;
    position: relative;
    z-index: 1;
    border-radius: 2px;
}
.category-card::after {
    content: "";
    position: absolute;
    z-index: -1;
    background-color: #FFFFFF;
    height: 144px;
    width: 100%;
    left: 0;
    top: 0;
}

.news-card-box {
    background-color: #F7F7F8;
    padding: 24px 24px 32px;
}
@media screen and (max-width: 959.98px) {
    .news-card-box {
        padding: 20px 16px 24px;
    }
}

.news-car-img {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%;
}
.news-car-img img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
    -o-object-fit: cover;
    object-fit: cover;
    max-height: 100%;
    width: 100%;
    height: 100%;
}

.news-card-title {
    font-size: 18px;
    line-height: 1.52;
    font-weight: 600;
    color: #000103;
    transition: color 0.3s ease;
}
@media screen and (max-width: 959.98px) {
    .news-card-title {
        font-size: 17px;
    }
}

.news-card-desc {
    margin-top: 8px;
    font-size: 14px;
    line-height: 1.58;
    color: #888888;
    height: 44px;
    max-height: 44px;
    overflow: hidden;
}

.news-card-head {
    margin-bottom: 10px;
    display: flex;
    align-items: center;
}

.news-card-category {
    padding: 3px 0;
    font-size: 12px;
    line-height: 1.58;
    color: #404040;
}

.news-card-category-active {
    padding-right: 14px;
    padding-left: 14px;
    background-color: #F18D91;
    border-radius: 4px;
    color: #FFFFFF;
}

.news-card-date {
    position: relative;
    display: flex;
    align-items: center;
    padding-left: 15px;
    font-size: 12px;
    line-height: 1.58;
    color: #8F9090;
}
.news-card-date:before {
    content: "";
    position: absolute;
    width: 3px;
    height: 3px;
    background-color: #D0D0D0;
    border-radius: 50%;
    left: 6px;
    top: 50%;
    transform: translateY(-50%);
}

.news-card-date-period div:last-child {
    position: relative;
    padding-left: 15px;
}
.news-card-date-period div:last-child:before {
    content: "";
    position: absolute;
    width: 5px;
    height: 1px;
    background-color: #8F9090;
    left: 5px;
    top: 50%;
    transform: translateY(-50%);
}

.news-card {
    display: block;
}
.news-card:hover .news-card-title {
    color: #004F87;
}
.news-card:active .news-card-title {
    color: #002641;
}

.s-banner-index {
    padding: 160px 0 48px;
    background-image: url("/local/templates/cult/css/../img/temp/banner.jpg");
    background-size: cover;
    background-repeat: no-repeat;
}

.banner-card {
    box-sizing: border-box;
    padding: 40px;
    background-color: #F2F6FB;
    border-radius: 2px;
}
@media screen and (max-width: 959.98px) {
    .banner-card {
        padding: 24px 16px;
        max-width: unset;
    }
}

.banner-card-472 {
    max-width: 472px;
}

.banner-desc {
    margin-bottom: 40px;
    font-size: 15px;
    line-height: 1.74;
    color: #404040;
}

.brands-slider {
    padding: 64px 0;
}
@media screen and (max-width: 959.98px) {
    .brands-slider {
        padding: 46px 0 0;
    }
}
.brands-slider .swiper-wrapper {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    row-gap: 40px;
    -moz-column-gap: 24px;
    column-gap: 24px;
}
@media screen and (max-width: 1199.98px) {
    .brands-slider .swiper-wrapper {
        grid-template-columns: repeat(3, 1fr);
    }
}
@media screen and (max-width: 959.98px) {
    .brands-slider .swiper-wrapper {
        flex-wrap: nowrap;
        display: flex;
        grid-template-columns: unset;
        row-gap: unset;
        -moz-column-gap: unset;
        column-gap: unset;
    }
}
.brands-slider .swiper-pagination {
    display: none;
}
@media screen and (max-width: 959.98px) {
    .brands-slider .swiper-pagination {
        display: block;
        bottom: 52px;
    }
}
.brands-slider .swiper-pagination-bullet-active {
    background-color: #003154;
}
@media screen and (max-width: 959.98px) {
    .brands-slider .brands-swiper {
        padding-bottom: 100px;
    }
}

.brands-slider-slide-desc {
    font-size: 14px;
    line-height: 1.58;
    color: #888888;
    transition: color 0.3s ease;
}
@media screen and (max-width: 959.98px) {
    .brands-slider-slide-desc {
        font-size: 13px;
    }
}

.brands-slider-slide-img {
    margin-bottom: 8px;
}
.brands-slider-slide-img svg {
    fill: #8F9090;
    transition: fill 0.3s ease;
}

.brands-slider-slide {
    display: inline-block;
    padding: 0 24px 0 16px;
    border-left: 1px solid #E1E1E1;
}
.brands-slider-slide:hover .brands-slider-slide-img svg {
    fill: #003154;
}
.brands-slider-slide:hover .brands-slider-slide-desc {
    color: #404040;
}

.about-hero-section {
    padding: 156px 0;
    background-image: url("/local/templates/cult/css/../img/temp/about-hero-1.jpg");
    background-size: cover;
    background-repeat: no-repeat;
}
@media screen and (max-width: 959.98px) {
    .about-hero-section {
        padding: 160px 0 48px;
    }
}
@media screen and (max-width: 639.98px) {
    .about-hero-section {
        background-image: url("/local/templates/cult/css/../img/temp/about-hero-m.jpg");
    }
}
.about-hero-section .uk-button {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 16px;
}

.about-factory-section {
    background-color: #F2F6FB;
    background-image: url("/local/templates/cult/css/../img/temp/factory.jpg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right;
}
@media screen and (max-width: 1300px) {
    .about-factory-section {
        background-image: none;
    }
}
@media screen and (max-width: 639.98px) {
    .about-factory-section {
        background-image: url("/local/templates/cult/css/../img/temp/factory.jpg");
        background-size: 600px;
        background-position: bottom;
    }
}
@media screen and (max-width: 400px) {
    .about-factory-section {
        background-size: 554px;
    }
}

.about-factory-box {
    max-width: 640px;
}
@media screen and (max-width: 959.98px) {
    .about-factory-box {
        max-width: unset;
    }
}
.about-factory-box .uk-button {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 12px;
}
.about-factory-box .banner-desc {
    font-size: 17px;
}
@media screen and (max-width: 959.98px) {
    .about-factory-box .banner-desc {
        font-size: 15px;
    }
}

.about-factory-advantages {
    margin-top: 56px;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 18px;
}
.about-factory-advantages > div {
    background-color: #FFFFFF;
    padding: 32px;
}
@media screen and (max-width: 1300px) {
    .about-factory-advantages {
        grid-template-columns: repeat(2, 1fr);
        text-align: center;
    }
}
@media screen and (max-width: 639.98px) {
    .about-factory-advantages {
        grid-template-columns: repeat(1, 1fr);
    }
}

.about-factory-advantages-title {
    color: #003154;
    font-weight: 600;
    display: flex;
    gap: 4px;
    align-items: flex-end;
}
@media screen and (max-width: 1300px) {
    .about-factory-advantages-title {
        justify-content: center;
    }
}
.about-factory-advantages-title div:first-child {
    font-size: 46px;
    line-height: 1.04;
    white-space: nowrap;
}
@media screen and (max-width: 959.98px) {
    .about-factory-advantages-title div:first-child {
        font-size: 36px;
    }
}
.about-factory-advantages-title div:last-child {
    font-size: 21px;
}
@media screen and (max-width: 959.98px) {
    .about-factory-advantages-title div:last-child {
        font-size: 20px;
    }
}

.about-factory-advantages-desc {
    margin-top: 8px;
    color: #888888;
}

.strange-section {
    padding: 256px 0 160px;
    overflow: hidden;
    position: relative;
}
.strange-section:before {
    position: absolute;
    z-index: 1;
    content: "";
    background-image: url("/local/templates/cult/css/../img/decor/grey-circle.svg");
    width: 1163px;
    height: 1190px;
    left: -224px;
    top: -152px;
    background-size: contain;
    background-repeat: no-repeat;
}
@media screen and (max-width: 1199.98px) {
    .strange-section:before {
        left: -450px;
    }
}
@media screen and (max-width: 959.98px) {
    .strange-section:before {
        display: none;
    }
}
.strange-section:after {
    position: absolute;
    z-index: 1;
    content: "";
    background-image: url("/local/templates/cult/css/../img/decor/grey-square.svg");
    width: 1459px;
    height: 1504px;
    right: -1053px;
    bottom: -603px;
    background-size: contain;
    background-repeat: no-repeat;
}
@media screen and (max-width: 959.98px) {
    .strange-section:after {
        display: none;
    }
}
@media screen and (max-width: 959.98px) {
    .strange-section {
        padding: 160px 0 52px;
    }
}

.strange-card {
    position: relative;
    z-index: 10;
    box-sizing: border-box;
    margin-left: 272px;
    padding: 64px 64px 64px 80px;
    max-width: 488px;
    background-color: #F2F6FB;
    border-radius: 2px;
}
@media screen and (max-width: 959.98px) {
    .strange-card {
        padding: 24px 16px;
        max-width: unset;
        margin-left: unset;
    }
}
.strange-card:before {
    position: absolute;
    content: "";
    background-image: url("/local/templates/cult/css/../img/decor/holodos.png");
    width: 208px;
    height: 416px;
    left: -168px;
    top: 128px;
    background-size: contain;
    background-repeat: no-repeat;
}
@media screen and (max-width: 959.98px) {
    .strange-card:before {
        display: none;
    }
}
.strange-card:after {
    position: absolute;
    content: "";
    background-image: url("/local/templates/cult/css/../img/decor/chernika.jpg");
    width: 376px;
    height: 376px;
    right: -472px;
    top: 100px;
    background-size: contain;
    background-repeat: no-repeat;
}
@media screen and (max-width: 959.98px) {
    .strange-card:after {
        width: 144px;
        height: 144px;
        top: -176px;
        right: 16px;
    }
}

.strange-card-top {
    margin-bottom: 32px;
}

.strange-card-bottom {
    max-width: 304px;
}
@media screen and (max-width: 959.98px) {
    .strange-card-bottom {
        max-width: unset;
    }
}
.strange-card-bottom > div > div:first-child {
    margin-bottom: 2px;
    color: #003154;
    font-weight: 600;
    line-height: 1.2;
    font-size: 21px;
}
@media screen and (max-width: 959.98px) {
    .strange-card-bottom > div > div:first-child {
        font-size: 20px;
    }
}
.strange-card-bottom > div:not(:last-child) {
    padding-bottom: 24px;
    margin-bottom: 16px;
    border-bottom: 1px solid #E1E1E1;
}
.strange-card-bottom > div:not(:last-child) > div:first-child {
    font-size: 33px;
    line-height: 1.16;
}
@media screen and (max-width: 959.98px) {
    .strange-card-bottom > div:not(:last-child) > div:first-child {
        font-size: 29px;
    }
}

.strange-decor {
    position: relative;
}
.strange-decor:after {
    position: absolute;
    content: "";
    z-index: 5;
    background-image: url("/local/templates/cult/css/../img/decor/ice.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    left: 100px;
    right: 0;
    top: -112px;
    height: 424px;
}
@media screen and (max-width: 959.98px) {
    .strange-decor:after {
        top: -160px;
        left: 0;
    }
}

.about-ecology-section {
    padding: 136px 0;
    overflow: hidden;
}
@media screen and (max-width: 959.98px) {
    .about-ecology-section {
        padding: 46px 0 52px;
    }
}

.fake-fullscreen-lednik {
    width: 708px;
}
@media screen and (max-width: 959.98px) {
    .fake-fullscreen-lednik {
        height: 100%;
        width: unset;
        margin: 0;
    }
}
@media screen and (max-width: 1199.98px) {
    .fake-fullscreen-lednik video {
        height: 100%;
    }
}
@media screen and (max-width: 959.98px) {
    .fake-fullscreen-lednik video {
        height: auto;
        width: 100%;
    }
}

.fake-fullscreen-lednik2 {
    width: 504px;
}
@media screen and (max-width: 959.98px) {
    .fake-fullscreen-lednik2 {
        min-height: 360px;
        height: 100%;
        width: unset;
        margin: 0;
    }
}

.about-ecology-header {
    position: relative;
    padding: 64px 70px;
    background-color: #F2F6FB;
    text-align: center;
}
@media screen and (max-width: 959.98px) {
    .about-ecology-header {
        padding: 24px 16px;
        text-align: left;
    }
}
.about-ecology-header::after {
    position: absolute;
    content: "";
    z-index: -1;
    width: 774px;
    height: 796px;
    top: 50%;
    transform: translateY(-50%);
    right: -508px;
    background-image: url("/local/templates/cult/css/../img/decor/blue-square.svg");
    background-repeat: no-repeat;
    background-size: contain;
}
@media screen and (max-width: 1199.98px) {
    .about-ecology-header::after {
        right: -591px;
    }
}
@media screen and (max-width: 959.98px) {
    .about-ecology-header::after {
        display: none;
    }
}

.mt80 {
    margin-top: 80px;
}
@media screen and (max-width: 959.98px) {
    .mt80 {
        margin-top: 36px;
    }
}

.about-ecology-achievement {
    padding-left: 32px;
    border-left: 1px solid #E1E1E1;
}
.about-ecology-achievement div:first-child {
    margin-bottom: 24px;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.52;
}
@media screen and (max-width: 959.98px) {
    .about-ecology-achievement div:first-child {
        margin-bottom: 10px;
        font-size: 17px;
    }
}
.about-ecology-achievement div:last-child {
    color: #888888;
}

.about-ecology-bottom {
    padding: 48px 32px 48px 48px;
    background-color: #F7F7F8;
    display: flex;
    gap: 40px;
}
@media screen and (max-width: 1199.98px) {
    .about-ecology-bottom {
        flex-direction: column;
        gap: 32px;
    }
}
@media screen and (max-width: 959.98px) {
    .about-ecology-bottom {
        padding: 24px 16px;
    }
}
.about-ecology-bottom::after {
    position: absolute;
    content: "";
    z-index: -1;
    width: 718px;
    height: 738px;
    top: 50%;
    transform: translateY(-50%);
    left: -496px;
    background-image: url("/local/templates/cult/css/../img/decor/blue-square.svg");
    background-repeat: no-repeat;
    background-size: contain;
}
@media screen and (max-width: 1199.98px) {
    .about-ecology-bottom::after {
        right: -591px;
    }
}
@media screen and (max-width: 959.98px) {
    .about-ecology-bottom::after {
        display: none;
    }
}

.about-ecology-bottom-right {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-left: 40px;
    box-sizing: border-box;
    max-width: 192px;
    border-left: 1px solid #EAEAEA;
}
@media screen and (max-width: 1199.98px) {
    .about-ecology-bottom-right {
        max-width: unset;
        padding-left: unset;
        border-left: none;
    }
}
.about-ecology-bottom-right > div:first-child {
    padding-bottom: 24px;
    margin-bottom: 16px;
    border-bottom: 1px solid #EAEAEA;
}

.about-ecology-bottom-right-title {
    color: #003154;
    font-weight: 600;
    display: flex;
    gap: 4px;
    align-items: flex-end;
}
.about-ecology-bottom-right-title div:first-child {
    font-size: 33px;
    line-height: 1.16;
}
@media screen and (max-width: 959.98px) {
    .about-ecology-bottom-right-title div:first-child {
        font-size: 29px;
    }
}
.about-ecology-bottom-right-title div:last-child {
    font-size: 21px;
}
@media screen and (max-width: 959.98px) {
    .about-ecology-bottom-right-title div:last-child {
        font-size: 20px;
    }
}

.about-ecology-bottom-right-desc {
    margin-top: 2px;
    color: #888888;
}

.about-ecology-bottom-left ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.about-ecology-bottom-left ul li {
    position: relative;
    padding-left: 16px;
    color: #888888;
}
.about-ecology-bottom-left ul li:before {
    position: absolute;
    content: "";
    left: 0;
    top: 10px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #003154;
}
.about-ecology-bottom-left ul li:not(:last-child) {
    margin-bottom: 10px;
}
.about-ecology-bottom-left .uk-button {
    background-color: transparent;
}
.about-ecology-bottom-left .uk-button:hover {
    background-color: #003154;
}
.about-ecology-bottom-left .uk-button:active {
    background-color: #002641;
}

.about-ecology-bottom-left-title {
    margin-bottom: 24px;
    font-size: 21px;
    font-weight: 600;
    line-height: 1.2;
}
@media screen and (max-width: 959.98px) {
    .about-ecology-bottom-left-title {
        font-size: 20px;
    }
}

.about-control-section {
    padding: 120px 0 144px;
    position: relative;
    overflow: hidden;
}
.about-control-section:after {
    position: absolute;
    content: "";
    width: 797px;
    height: 816px;
    background-image: url("/local/templates/cult/css/../img/decor/blue-circle.svg");
    background-size: contain;
    background-repeat: no-repeat;
    top: -438px;
    right: -77px;
    z-index: -1;
}
@media screen and (max-width: 959.98px) {
    .about-control-section:after {
        display: none;
    }
}
@media screen and (max-width: 959.98px) {
    .about-control-section {
        padding: 46px 0 52px;
    }
}
@media screen and (max-width: 1199.98px) {
    .about-control-section .qq:last-child {
        display: none;
    }
}
@media screen and (max-width: 639.98px) {
    .about-control-section .qq:last-child {
        display: block;
    }
    .about-control-section .qq:last-child img {
        width: 100%;
        max-height: 360px;
        -o-object-fit: cover;
        object-fit: cover;
    }
}

.about-control-block {
    box-sizing: border-box;
    padding: 48px;
    background-color: #F7F7F8;
    max-width: 864px;
    height: 100%;
}
@media screen and (max-width: 1199.98px) {
    .about-control-block {
        max-width: unset;
        padding: 24px 16px;
    }
}

.about-control-section-grid {
    margin-top: 64px;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}
@media screen and (max-width: 959.98px) {
    .about-control-section-grid {
        grid-template-columns: repeat(1, 1fr);
        margin-top: 32px;
    }
}
.about-control-section-grid .top-desc {
    margin-bottom: 24px;
    line-height: 1.4;
}
@media screen and (max-width: 959.98px) {
    .about-control-section-grid .top-desc {
        margin-bottom: 16px;
    }
}
.about-control-section-grid > div {
    padding-bottom: 32px;
}
@media screen and (max-width: 959.98px) {
    .about-control-section-grid > div:not(:last-child) {
        padding-bottom: 26px;
        margin-bottom: 32px;
        border-bottom: 1px solid #EAEAEA;
    }
    .about-control-section-grid > div:last-child {
        padding-bottom: 0;
    }
}
.about-control-section-grid > div:nth-child(odd) {
    padding-right: 32px;
}
@media screen and (max-width: 959.98px) {
    .about-control-section-grid > div:nth-child(odd) {
        padding-right: unset;
    }
}
.about-control-section-grid > div:nth-child(even) {
    padding-left: 32px;
    border-left: 1px solid #EAEAEA;
}
@media screen and (max-width: 959.98px) {
    .about-control-section-grid > div:nth-child(even) {
        padding-left: unset;
        border-left: none;
    }
}
.about-control-section-grid > div:nth-child(n+3) {
    padding-top: 32px;
    border-top: 1px solid #EAEAEA;
}
@media screen and (max-width: 959.98px) {
    .about-control-section-grid > div:nth-child(n+3) {
        padding-top: unset;
        border-top: none;
    }
}
.about-control-section-grid .production-columns-link span {
    color: #003154;
}
.about-control-section-grid .production-columns-link svg {
    min-width: 12px;
}

.mt24 {
    margin-top: 24px;
}
@media screen and (max-width: 959.98px) {
    .mt24 {
        margin-top: 16px;
    }
}

.about-control-section-grid-desc {
    font-size: 17px;
    color: #404040;
}

.about-hire-section {
    padding: 140px 0;
    background-image: url("/local/templates/cult/css/../img/temp/about-hire.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom;
}
@media screen and (max-width: 959.98px) {
    .about-hire-section {
        padding: 160px 0 48px;
    }
}

.about-slider {
    padding: 120px 0;
    background-color: #003154;
    color: #F5F5F5;
    position: relative;
    overflow: hidden;
}
.about-slider:before {
    position: absolute;
    content: "";
    width: 614px;
    height: 628px;
    background-image: url("/local/templates/cult/css/../img/decor/blue-circle.svg");
    background-size: contain;
    background-repeat: no-repeat;
    top: -261px;
    left: -261px;
}
@media screen and (max-width: 959.98px) {
    .about-slider:before {
        display: none;
    }
}
.about-slider:after {
    position: absolute;
    content: "";
    width: 629px;
    height: 599px;
    background-image: url("/local/templates/cult/css/../img/decor/blue-heart.svg");
    background-size: contain;
    background-repeat: no-repeat;
    right: 128px;
    bottom: -295px;
}
@media screen and (max-width: 1199.98px) {
    .about-slider:after {
        right: 10px;
    }
}
@media screen and (max-width: 959.98px) {
    .about-slider:after {
        width: 424px;
        height: 404px;
        right: -173px;
        bottom: -104px;
    }
}
@media screen and (max-width: 959.98px) {
    .about-slider {
        padding: 46px 0 100px;
    }
}
.about-slider .uk-h2 {
    color: #FFFFFF;
}
.about-slider .swiper-slide {
    height: unset;
}
@media screen and (max-width: 959.98px) {
    .about-slider .swiper-pagination {
        bottom: -40px;
    }
}
.about-slider .swiper-pagination-bullet {
    background-color: #D0D0D0;
}
.about-slider .swiper-pagination-bullet-active {
    background-color: #FFFFFF;
}

.about-slider-controls {
    position: relative;
}
@media screen and (max-width: 959.98px) {
    .about-slider-controls {
        display: none;
    }
}
.about-slider-controls .swiper-button-prev, .about-slider-controls .swiper-button-next {
    width: 40px;
    height: 40px;
    border: 1px solid #D0D0D0;
    border-radius: 50%;
    top: unset;
    bottom: 0;
    margin: 0;
    transition: border-color 0.3s ease;
}
.about-slider-controls .swiper-button-prev svg, .about-slider-controls .swiper-button-next svg {
    fill: #D0D0D0;
    stroke: #D0D0D0;
    transition: fill 0.3s ease, stroke 0.3s ease;
}
.about-slider-controls .swiper-button-prev:hover, .about-slider-controls .swiper-button-next:hover {
    border-color: #FFFFFF;
}
.about-slider-controls .swiper-button-prev:hover svg, .about-slider-controls .swiper-button-next:hover svg {
    fill: #FFFFFF;
    stroke: #FFFFFF;
}
.about-slider-controls .swiper-button-prev:active, .about-slider-controls .swiper-button-next:active {
    border-color: #8F9090;
}
.about-slider-controls .swiper-button-prev:active svg, .about-slider-controls .swiper-button-next:active svg {
    fill: #8F9090;
    stroke: #8F9090;
}
.about-slider-controls .swiper-button-prev:after, .about-slider-controls .swiper-button-next:after {
    content: "";
}

.about-count {
    position: absolute;
    top: -20px;
    left: 50%;
    transform: translate(-50%, -50%);
    display: flex;
    flex-wrap: nowrap;
}
.about-count div {
    font-size: 17px;
    line-height: 1.58;
    color: #F2F6FB;
}
.about-count > div:first-child:after {
    content: "/";
    display: inline-block;
    margin: 0 4px;
    font-size: 17px;
    color: #F2F6FB;
}

.about-slider-card {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
    padding-left: 24px;
    border-left: 1px solid #174463;
}

.about-slider-title {
    color: #FFFFFF;
    font-weight: 600;
    display: flex;
    align-items: flex-end;
    gap: 4px;
    margin-bottom: 80px;
}
@media screen and (max-width: 959.98px) {
    .about-slider-title {
        margin-bottom: 42px;
    }
}
.about-slider-title > div:first-child {
    font-size: 33px;
    line-height: 1.16;
}
@media screen and (max-width: 959.98px) {
    .about-slider-title > div:first-child {
        font-size: 29px;
    }
}
.about-slider-title > div:last-child {
    font-size: 21px;
}
@media screen and (max-width: 959.98px) {
    .about-slider-title > div:last-child {
        font-size: 20px;
    }
}

.mw160 {
    max-width: 160px;
}
@media screen and (max-width: 959.98px) {
    .mw160 {
        max-width: unset;
    }
}

.mw440 {
    max-width: 440px;
}
@media screen and (max-width: 959.98px) {
    .mw440 {
        max-width: unset;
    }
}

.s48-64 {
    padding: 48px 0 64px;
}
@media screen and (max-width: 959.98px) {
    .s48-64 {
        padding: 24px 0 40px;
    }
}

.s40-48 {
    padding: 40px 0 48px;
}
@media screen and (max-width: 959.98px) {
    .s40-48 {
        padding: 24px 0 40px;
    }
}

.solution-title-desc {
    font-size: 17px;
    line-height: 1.58;
}

.mb48-40 {
    margin-bottom: 48px;
}
@media screen and (max-width: 959.98px) {
    .mb48-40 {
        margin-bottom: 40px;
    }
}

.mt48-40 {
    margin-top: 48px;
}
@media screen and (max-width: 959.98px) {
    .mt48-40 {
        margin-top: 40px;
    }
}

.solution-card {
    padding: 40px 40px 48px;
    background-color: #F7F7F8;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
@media screen and (max-width: 959.98px) {
    .solution-card {
        padding: 16px 16px 24px;
    }
}

.solution-desc {
    margin-bottom: 48px;
}
@media screen and (max-width: 959.98px) {
    .solution-desc {
        margin-bottom: 40px;
    }
}
.solution-desc p {
    margin-top: 0;
    margin-bottom: 0;
}
.solution-desc p:not(:last-child) {
    margin-bottom: 24px;
}
@media screen and (max-width: 959.98px) {
    .solution-desc p:not(:last-child) {
        margin-bottom: 16px;
    }
}

.solution-img {
    position: relative;
    margin-bottom: 24px;
}
@media screen and (max-width: 959.98px) {
    .solution-img {
        margin-bottom: 16px;
    }
}
.solution-img img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
    -o-object-fit: cover;
    object-fit: cover;
    max-height: 100%;
    width: 100%;
}
.solution-img:after {
    position: absolute;
    content: "";
    z-index: 2;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background: radial-gradient(193.1% 239.03% at 61.42% -44.32%, rgba(2, 46, 77, 0) 0%, #001827 100%);
}

.solution-img-title {
    position: absolute;
    left: 32px;
    bottom: 34px;
    z-index: 3;
    color: #FFFFFF;
    font-size: 48px;
    font-weight: 600;
    line-height: 1.16;
}
@media screen and (max-width: 959.98px) {
    .solution-img-title {
        font-size: 33px;
    }
}

.s64-104 {
    padding: 64px 0 104px;
}
@media screen and (max-width: 959.98px) {
    .s64-104 {
        padding: 40px 0 88px;
    }
}

.more-desc-canvas {
    position: relative;
    margin-bottom: 12px;
}
.more-desc-canvas img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
    -o-object-fit: cover;
    object-fit: cover;
    max-height: 100%;
    width: 100%;
}

.more-desc-canvas-desc {
    font-size: 14px;
    line-height: 1.58;
    color: #8F9090;
}

.more-desc-card div:not([class]) {
    padding: 32px 40px;
    margin-bottom: 24px;
    margin-top: 24px;
    background-color: #F2F6FB;
    font-size: 17px;
    line-height: 1.58;
}
@media screen and (max-width: 959.98px) {
    .more-desc-card div:not([class]) {
        padding: 24px;
        margin-bottom: 16px;
    }
}
.more-desc-card p {
    margin-top: 0;
    margin-bottom: 12px;
}
.more-desc-card p:last-of-type {
    margin-bottom: 0;
}

.mt56 {
    margin-top: 56px;
}

.more-desc:not(:last-child) {
    margin-bottom: 144px;
}
@media screen and (max-width: 959.98px) {
    .more-desc:not(:last-child) {
        margin-bottom: 80px;
    }
}

.more-form-section {
    padding: 101px 0;
    background-image: url("/local/templates/cult/css/../img/temp/more-form.jpg");
    background-repeat: no-repeat;
    background-size: cover;
}
@media screen and (max-width: 959.98px) {
    .more-form-section {
        padding: 160px 0 48px;
    }
}

.more-form-box {
    box-sizing: border-box;
    padding: 48px 40px 56px;
    background-color: #F2F6FB;
    border-radius: 2px;
    max-width: 480px;
}
@media screen and (max-width: 959.98px) {
    .more-form-box {
        max-width: unset;
        padding: 32px 16px 40px;
    }
}

.more-form-desc {
    margin-bottom: 32px;
    font-size: 15px;
    line-height: 1.74;
}

.uk-form-label {
    margin-bottom: 6px;
    font-size: 14px;
    line-height: 1.58;
    color: #404040;
}

.form-agree {
    margin-top: 10px;
    font-size: 11px;
    color: #8F9090;
    line-height: 1.58;
}
.form-agree a {
    color: #8F9090;
    text-decoration: underline;
    transition: color 0.3s ease;
}
.form-agree a:hover {
    color: #004F87;
}
.form-agree a:active {
    color: #002641;
}

.mb16 {
    margin-bottom: 16px;
}

.video-head {
    overflow: hidden;
    position: relative;
    padding: 122px 0 48px;
}
@media screen and (max-width: 959.98px) {
    .video-head {
        padding: 158px 0 48px;
    }
}
.video-head:after {
    position: absolute;
    content: "";
    inset: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4);
}
.video-head video {
    top: 0;
    left: 0;
    position: absolute;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.video-head-title {
    font-weight: 600;
    font-size: 33px;
    line-height: 1.16;
    color: #FFFFFF;
}
@media screen and (max-width: 959.98px) {
    .video-head-title {
        font-size: 29px;
    }
}

.s40 {
    padding: 40px 0;
}
@media screen and (max-width: 959.98px) {
    .s40 {
        padding: 32px 0;
    }
}

.category-title-blank::after {
    margin-left: 10px;
    margin-bottom: -4px;
    content: "";
    display: inline-block;
    -webkit-mask: url("/local/templates/cult/css/../img/icons/arrow-link.svg") no-repeat 50% 50%;
    mask: url("/local/templates/cult/css/../img/icons/arrow-link.svg") no-repeat 50% 50%;
    -webkit-mask-size: cover;
    mask-size: cover;
    height: 22px;
    width: 17px;
    background-color: #1E1E1E;
    transition: background-color 0.3s ease;
}
.category-title-blank:hover:after {
    background-color: #004F87;
}
.category-title-blank:active:after {
    background-color: #002641;
}

.uk-breadcrumb {
    padding: 0;
    list-style: none;
    margin: 0;
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    overflow-scrolling: touch;
    -webkit-overflow-scrolling: touch;
}
.uk-breadcrumb::-webkit-scrollbar {
    display: none;
}
@media screen and (max-width: 959.98px) {
    .uk-breadcrumb {
        padding-left: 32px;
        padding-right: 32px;
    }
}
@media screen and (max-width: 639.98px) {
    .uk-breadcrumb {
        padding-left: 16px;
        padding-right: 16px;
    }
}
.uk-breadcrumb > * > * {
    font-size: 11px;
    line-height: 1.58;
    color: #8F9090;
    white-space: nowrap;
}
.uk-breadcrumb > :last-child > span, .uk-breadcrumb > :last-child > a:not([href]) {
    color: #003154;
}
.uk-breadcrumb > :nth-child(n+2):not(.uk-first-column)::before {
    margin: 0 4px;
    font-size: 11px;
    color: #8F9090;
}

.breadcrumbs-wrapper {
    overflow: hidden;
    padding: 40px 0;
}
@media screen and (max-width: 959.98px) {
    .breadcrumbs-wrapper {
        padding: 20px 0;
        margin-left: -32px;
        margin-right: -32px;
    }
}
@media screen and (max-width: 639.98px) {
    .breadcrumbs-wrapper {
        margin-left: -16px;
        margin-right: -16px;
    }
}

.s24-64 {
    padding: 24px 0 64px;
}
@media screen and (max-width: 959.98px) {
    .s24-64 {
        padding: 24px 0;
    }
}

.product-grid-layout {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    border-left: 1px solid #EAEAEA;
}
@media screen and (max-width: 1199.98px) {
    .product-grid-layout {
        grid-template-columns: repeat(2, 1fr);
    }
}
@media screen and (max-width: 959.98px) {
    .product-grid-layout {
        grid-template-columns: repeat(1, 1fr);
    }
}

.product-card {
    display: block;
    background-color: #FFFFFF;
    position: relative;
    z-index: 1;
    border-bottom: 1px solid #EAEAEA;
    border-right: 1px solid #EAEAEA;
}
.product-card:nth-child(-n+3) {
    border-top: 1px solid #EAEAEA;
}
@media screen and (max-width: 1199.98px) {
    .product-card:nth-child(-n+3) {
        border-top: unset;
    }
    .product-card:nth-child(-n+2) {
        border-top: 1px solid #EAEAEA;
    }
}
@media screen and (max-width: 959.98px) {
    .product-card:nth-child(-n+2) {
        border-top: unset;
    }
    .product-card:nth-child(-n+1) {
        border-top: 1px solid #EAEAEA;
    }
}
.product-card:hover .product-card-title {
    color: #004F87;
}
.product-card:active .product-card-title {
    color: #002641;
}

.product-card-img {
    position: relative;
    overflow: hidden;
}
.product-card-img img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
    -o-object-fit: contain;
    object-fit: contain;
    max-height: 100%;
    width: 100%;
    height: 100%;
}

.product-card-img-label {
    position: absolute;
    z-index: 2;
    top: 16px;
    left: 16px;
    padding: 8px 16px;
    font-size: 13px;
    font-weight: 600;
    line-height: 1.4;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: #FFFFFF;
    border-radius: 4px;
}

.product-card-img-label-blue {
    background-color: #60C0C3;
}

.product-card-img-label-red {
    background-color: #F18D91;
}

.product-card-img-label-green {
    background-color: #43B02A;
}

.product-card-img-label-yellow {
    background-color: #F5BD0B;
}

.product-card-title {
    font-weight: 600;
    font-size: 21px;
    line-height: 1.2;
    color: #000103;
    transition: color 0.3s ease;
}
@media screen and (max-width: 959.98px) {
    .product-card-title {
        font-size: 20px;
    }
}

.product-box {
    box-sizing: border-box;
    padding: 24px 24px 32px;
}
.product-box ul {
    margin: 24px 0 0 0;
    padding: 0;
    list-style: none;
}
.product-box li {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 24px;
}
.product-box li:not(:last-child) {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #E1E1E1;
}
.product-box li:last-child > div:last-child span {
    font-weight: 600;
    font-size: 15px;
    line-height: 1.48;
    color: #1E1E1E;
}
.product-box li > div {
    flex: 0 1 calc(50% - 24px);
}
.product-box li > div:first-child {
    font-size: 14px;
    line-height: 1.58;
    color: #888888;
}
.product-box li > div:last-child {
    font-size: 14px;
    line-height: 1.58;
    color: #1E1E1E;
}

.product-title-wrap > div:last-child:not(.product-card-title) {
    display: none;
}

.layout-controls {
    margin-bottom: 40px;
    display: flex;
    align-items: center;
    gap: 8px;
}
.layout-controls button {
    display: flex;
    align-items: center;
    gap: 6px;
    margin: 0;
    border: none;
    padding: 8px;
    font-size: 15px;
    height: 38px;
    background-color: #F5F5F5;
    border-radius: 4px;
    cursor: pointer;
}
.layout-controls button span {
    color: #888888;
    transition: color 0.3s ease;
}
.layout-controls button svg {
    fill: #888888;
    transition: fill 0.3s ease;
}
.layout-controls button:hover span {
    color: #004F87;
}
.layout-controls button:hover svg {
    fill: #004F87;
}
.layout-controls button:active span {
    color: #002641;
}
.layout-controls button:active svg {
    fill: #002641;
}
.layout-controls button.active span {
    color: #003154;
}
.layout-controls button.active svg {
    fill: #003154;
}

@media screen and (min-width: 959.98px) {
    .product-list-layout {
        grid-template-columns: repeat(1, 1fr);
    }
    .product-list-layout .product-card {
        display: flex;
        align-items: center;
    }
    .product-list-layout .product-card:nth-child(-n+2) {
        border-top: unset;
    }
    .product-list-layout .product-card:nth-child(-n+3) {
        border-top: unset;
    }
    .product-list-layout .product-card:nth-child(-n+1) {
        border-top: 1px solid #EAEAEA;
    }
    .product-list-layout .product-card-img {
        width: 224px;
        min-width: 224px;
        height: 192px;
    }
    .product-list-layout .product-card-img canvas, .product-list-layout .product-card-img img {
        width: 224px;
        min-width: 224px;
        height: 192px;
    }
    .product-list-layout .product-box {
        padding: 36px 40px;
        display: flex;
        align-items: flex-start;
        justify-content: space-between;
        gap: 40px;
        width: 100%;
        height: 100%;
    }
    .product-list-layout .product-box ul {
        margin-top: unset;
        width: 100%;
        max-width: 408px;
    }
    .product-list-layout .product-box li {
        width: 100%;
        max-width: 408px;
    }
    .product-list-layout .product-box li:nth-last-child(-n+2) {
        padding-bottom: unset;
        margin-bottom: unset;
        border-bottom: none;
    }
    .product-list-layout .product-box li:not(.params-item):last-child {
        display: none;
    }
    .product-list-layout .product-title-wrap {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        height: 100%;
        max-width: 448px;
        width: 100%;
    }
    .product-list-layout .product-title-wrap > div:last-child {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .product-list-layout .product-title-wrap > div:last-child > div:first-child {
        font-size: 14px;
        line-height: 1.58;
        color: #888888;
    }
    .product-list-layout .product-title-wrap > div:last-child span {
        font-weight: 600;
        font-size: 15px;
        line-height: 1.48;
        color: #1E1E1E;
    }
}

.pagination-wrapper {
    overflow: hidden;
    margin-top: 64px;
}
@media screen and (max-width: 959.98px) {
    .pagination-wrapper {
        margin-top: 48px;
    }
}
@media screen and (max-width: 959.98px) {
    .pagination-wrapper {
        margin-right: -32px;
        margin-left: -32px;
    }
}
@media screen and (max-width: 959.98px) {
    .pagination-wrapper {
        margin-right: -16px;
        margin-left: -16px;
    }
}

.pagination {
    display: flex;
    justify-content: center;
    padding: 0;
    list-style: none;
    margin: 0 auto;
    flex-wrap: nowrap;
    overflow-x: auto;
    overflow-scrolling: touch;
    -webkit-overflow-scrolling: touch;
    align-items: center;
}
.pagination::-webkit-scrollbar {
    display: none;
}
@media screen and (max-width: 959.98px) {
    .pagination {
        padding-left: 32px;
        justify-content: unset;
    }
}
@media screen and (max-width: 639.98px) {
    .pagination {
        padding-left: 16px;
    }
}
.pagination .disabled {
    pointer-events: none;
}
.pagination .disabled a > svg {
    fill: #8F9090;
}
.pagination a, .pagination span {
    min-width: 28px;
    width: 28px;
    height: 32px;
    font-weight: 400;
    font-size: 17px;
    line-height: 1.48;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #000103;
    transition: color 0.3s ease, background-color 0.3s ease;
}
@media screen and (max-width: 959.98px) {
    .pagination a, .pagination span {
        font-size: 15px;
    }
}
.pagination a:hover {
    color: #004F87;
}
.pagination li:not(:last-child) {
    margin-right: 6px;
}
.pagination li:first-child {
    margin-right: 12px;
}
.pagination li:last-child {
    margin-left: 12px;
}
@media screen and (max-width: 959.98px) {
    .pagination li:last-child {
        padding-right: 32px;
    }
}
@media screen and (max-width: 639.98px) {
    .pagination li:last-child {
        padding-right: 16px;
    }
}
.pagination li.active span {
    margin-bottom: -1px;
    color: #003154;
    border-bottom: 1px solid #EAEAEA;
}
.pagination .pagination-arrow a {
    width: 40px;
    height: 40px;
    min-width: unset;
    background-color: transparent;
    border: 1px solid #E1E1E1;
    border-radius: 50%;
    transition: border-color 0.3s ease;
}
.pagination .pagination-arrow svg {
    fill: #003154;
    transition: fill 0.3s ease;
}
.pagination .pagination-arrow:hover a {
    border-color: #004F87;
}
.pagination .pagination-arrow:hover svg {
    fill: #004F87;
}
.pagination .pagination-arrow:active a {
    border-color: #002641;
}
.pagination .pagination-arrow:active svg {
    fill: #002641;
}

.s-filters {
    padding: 32px 0 8px;
}
@media screen and (max-width: 959.98px) {
    .s-filters {
        padding-top: 24px;
    }
}

.categories-list {
    margin-bottom: 32px;
}
.categories-list ul {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
}
.categories-list ul li {
    margin-bottom: 16px;
}
@media screen and (max-width: 959.98px) {
    .categories-list ul li {
        width: 100%;
    }
}
.categories-list ul li:not(:last-child) {
    margin-right: 16px;
}
@media screen and (max-width: 959.98px) {
    .categories-list ul li:not(:last-child) {
        margin-right: unset;
        margin-bottom: 10px;
    }
}
@media screen and (max-width: 959.98px) {
    .categories-list ul li:last-child {
        margin-bottom: unset;
    }
}
.categories-list ul li a {
    display: inline-block;
    padding: 8px 20px;
    background-color: #F5F5F5;
    font-size: 18px;
    line-height: 1.62;
    border-radius: 4px;
}
@media screen and (max-width: 959.98px) {
    .categories-list ul li a {
        font-size: 17px;
        width: 100%;
        box-sizing: border-box;
    }
}

.categories-filters {
    display: flex;
    align-items: center;
    gap: 48px;
    justify-content: space-between;
}
@media screen and (max-width: 1199.98px) {
    .categories-filters {
        flex-direction: column;
        align-items: flex-end;
    }
}
@media screen and (max-width: 959.98px) {
    .categories-filters {
        align-items: unset;
        flex-direction: column;
        gap: 24px;
    }
}

.selects {
    display: flex;
    justify-content: space-between;
    width: 100%;
    gap: 24px;
}
@media screen and (max-width: 1199.98px) {
    .selects {
        row-gap: 24px;
        -moz-column-gap: 48px;
        column-gap: 48px;
        flex-wrap: wrap;
    }
}
@media screen and (max-width: 959.98px) {
    .selects {
        flex-direction: column;
        gap: 12px;
    }
}
.selects .custom-select-field {
    max-width: 230px;
    overflow: hidden;
    text-overflow: ellipsis;
}
@media screen and (max-width: 1199.98px) {
    .selects .custom-select-field {
        max-width: unset;
    }
}
@media screen and (max-width: 1199.98px) {
    .selects > div {
        flex: 0 1 calc(50% - 24px);
    }
}

.controls {
    display: flex;
    gap: 8px;
}
@media screen and (max-width: 1199.98px) {
    .controls {
        width: 50%;
    }
}
@media screen and (max-width: 959.98px) {
    .controls {
        width: 100%;
    }
}
.controls button {
    padding: 0 31px;
    height: 48px;
    min-width: -moz-max-content;
    min-width: max-content;
}
.controls .close {
    padding: 16px;
    border: none;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #F2F6FB;
}
.controls .close svg {
    min-width: 16px;
    fill: #003154;
    transition: fill 0.3s ease;
}
.controls .close:hover {
    background-color: #F7F7F8;
}
.controls .close:hover svg {
    fill: #004F87;
}
.controls .close:active {
    background-color: #002641;
}
.controls .close:active svg {
    fill: #FFFFFF;
}

[data-select] {
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    min-width: 160px;
    display: flex;
    flex-direction: column;
}
@media screen and (max-width: 959.98px) {
    [data-select] {
        width: 100%;
    }
}
[data-select]:hover .custom-select-arrow svg, [data-select].open .custom-select-arrow svg {
    stroke: #003154;
}

.custom-select-field {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    padding: 0 0 10px 0;
    box-sizing: border-box;
    width: 100%;
    background-color: #FFFFFF;
    font-size: 14px;
    color: #404040;
    cursor: pointer;
    border-bottom: 1px solid #D0D0D0;
    transition: border-color 0.3s ease, box-shadow 0.3s ease, color 0.3s ease;
}

.custom-select-value {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.2;
    font-size: 17px;
    color: #404040;
}

.custom-select-arrow svg {
    min-width: 16px;
    transition: transform 0.3s ease;
    stroke: #404040;
}

.custom-select-options {
    position: absolute;
    display: block;
    top: 100%;
    right: 0;
    left: 0;
    border: 1px solid #D0D0D0;
    background: #FFFFFF;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    overflow: hidden;
    z-index: 101;
    transition: opacity 0.3s ease, visibility 0.3s ease;
}
.custom-select-options ul {
    padding: 0;
    margin: 0;
    list-style: none;
    max-height: 160px;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}
.custom-select-options ul::-webkit-scrollbar {
    background: transparent;
    width: 8px;
}
.custom-select-options ul::-webkit-scrollbar-thumb {
    background: #004F87;
    border-radius: 100px;
    background-clip: content-box;
    border: 3px solid transparent;
    -webkit-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
}
.custom-select-options ul::-webkit-scrollbar-button {
    display: none;
}
.custom-select-options ul:hover::-webkit-scrollbar-thumb {
    background: #003154;
    background-clip: content-box;
    border: 3px solid transparent;
}
.custom-select-options ul li {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    font-size: 14px;
    color: #000103;
    box-sizing: border-box;
    cursor: pointer;
    line-height: 1.4;
    padding: 9px 16px;
    transition: color 0.3s ease, background-color 0.3s ease;
}
.custom-select-options ul li.selected {
    cursor: default;
    opacity: 1;
    color: #003154;
    background-color: #F7F7F8;
}
.custom-select-options ul li:hover {
    color: #003154;
}

[data-select].open .custom-select-arrow svg {
    transform: rotate(-180deg);
}

[data-select].open .custom-select-field {
    z-index: 5;
}

[data-select].open .custom-select-options {
    opacity: 1;
    visibility: visible;
    pointer-events: all;
    border-top-color: transparent;
}

@media screen and (max-width: 959.98px) {
    .h33-27 {
        font-size: 27px;
    }
}

.constructor-link {
    margin-top: 10px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    font-size: 17px;
    line-height: 1.58;
    color: #003154;
    transition: color 0.3s ease;
}
.constructor-link::after {
    margin-left: 8px;
    margin-bottom: 3.5px;
    content: "";
    display: block;
    -webkit-mask: url("/local/templates/cult/css/../img/icons/arrow-link.svg") no-repeat 50% 50%;
    mask: url("/local/templates/cult/css/../img/icons/arrow-link.svg") no-repeat 50% 50%;
    -webkit-mask-size: cover;
    mask-size: cover;
    height: 18px;
    width: 13.5px;
    background-color: #003154;
    transition: background-color 0.3s ease;
}
.constructor-link:hover {
    color: #004F87;
}
.constructor-link:hover::after {
    background-color: #004F87;
}
.constructor-link:active {
    color: #002641;
}
.constructor-link:active::after {
    background-color: #002641;
}

.product-container-head {
    margin-bottom: 48px;
}
@media screen and (max-width: 959.98px) {
    .product-container-head {
        margin-bottom: 24px;
    }
}

.product-slider {
    position: relative;
}
@media screen and (max-width: 959.98px) {
    .product-slider {
        margin-bottom: 34px !important;
    }
}
@media screen and (max-width: 959.98px) {
    .product-slider .swiper-pagination {
        bottom: -34px;
    }
}
.product-slider .swiper-pagination-bullet-active {
    background-color: #003154;
}

.news-slider {
    position: relative;
    margin-bottom: 80px;
}
@media screen and (max-width: 959.98px) {
    .news-slider {
        margin-bottom: 50px !important;
    }
}
@media screen and (max-width: 959.98px) {
    .news-slider .swiper-pagination {
        bottom: -25px;
    }
}
.news-slider .swiper-pagination-bullet-active {
    background-color: #003154;
}

.product-slider-img {
    position: relative;
    overflow: hidden;
}
.product-slider-img img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
    -o-object-fit: contain;
    object-fit: contain;
    max-height: 100%;
    width: 100%;
    height: 100%;
}

.product-slider-img-label {
    position: absolute;
    z-index: 2;
    top: 16px;
    left: 16px;
    padding: 8px 16px;
    font-size: 13px;
    font-weight: 600;
    line-height: 1.4;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: #FFFFFF;
    border-radius: 4px;
}
@media screen and (max-width: 959.98px) {
    .product-slider-img-label {
        font-size: 12px;
    }
}

.product-slider-img-label-blue {
    background-color: #60C0C3;
}

.product-slider-img-label-red {
    background-color: #F18D91;
}

.product-slider-img-label-green {
    background-color: #43B02A;
}

.product-slider-img-label-yellow {
    background-color: #F5BD0B;
}

.product-slider-controls {
    position: relative;
    max-width: 200px;
    margin: 36px auto 0;
}
@media screen and (max-width: 959.98px) {
    .product-slider-controls {
        display: none;
    }
}
.product-slider-controls .swiper-button-prev, .product-slider-controls .swiper-button-next {
    width: 40px;
    height: 40px;
    border: 1px solid #E1E1E1;
    border-radius: 50%;
    transform: translateY(-50%);
    bottom: 0;
    margin: 0;
    transition: border-color 0.3s ease;
}
.product-slider-controls .swiper-button-prev svg, .product-slider-controls .swiper-button-next svg {
    fill: #003154;
    stroke: #003154;
    transition: fill 0.3s ease, stroke 0.3s ease;
}
.product-slider-controls .swiper-button-prev:hover, .product-slider-controls .swiper-button-next:hover {
    border-color: #004F87;
}
.product-slider-controls .swiper-button-prev:hover svg, .product-slider-controls .swiper-button-next:hover svg {
    fill: #004F87;
    stroke: #004F87;
}
.product-slider-controls .swiper-button-prev:active, .product-slider-controls .swiper-button-next:active {
    border-color: #002641;
}
.product-slider-controls .swiper-button-prev:active svg, .product-slider-controls .swiper-button-next:active svg {
    fill: #002641;
    stroke: #002641;
}
.product-slider-controls .swiper-button-prev:after, .product-slider-controls .swiper-button-next:after {
    content: "";
}

.product-count {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, -50%);
    display: flex;
    flex-wrap: nowrap;
}
.product-count div {
    font-size: 17px;
    line-height: 1.58;
    color: #1E1E1E;
}
.product-count > div:first-child:after {
    content: "/";
    display: inline-block;
    margin: 0 4px;
    font-size: 17px;
    color: #1E1E1E;
}

.product-block-grey {
    background-color: #F7F7F8;
    border-radius: 2px;
    padding: 32px;
}
@media screen and (max-width: 959.98px) {
    .product-block-grey {
        padding: 24px 24px 32px;
    }
}

.product-block-grey-constructor > div:not(:last-child) {
    margin-bottom: 32px;
}
@media screen and (max-width: 959.98px) {
    .product-block-grey-constructor > div:not(:last-child) {
        margin-bottom: 24px;
    }
}
.product-block-grey-constructor .left_col > div:not(:last-child) {
    margin-bottom: 32px;
}
@media screen and (max-width: 959.98px) {
    .product-block-grey-constructor .left_col > div:not(:last-child) {
        margin-bottom: 24px;
    }
}
.product-block-grey-constructor select {
    padding: 10px 0 10px 12px;
    border: 1px solid #D0D0D0;
    border-radius: 2px;
    box-sizing: border-box;
    width: 100%;
    background-color: #FFFFFF;
    font-size: 17px;
    color: #404040;
    cursor: pointer;
    transition: border-color 0.3s ease, box-shadow 0.3s ease, color 0.3s ease;
}
@media screen and (max-width: 959.98px) {
    .product-block-grey-constructor select {
        font-size: 15px;
    }
}
.product-block-grey-constructor select:hover {
    border-color: #404040;
}
.product-block-grey-constructor select:focus-visible {
    outline: none;
    border-color: #1E1E1E;
}

.product-blocks-wrap {
    display: flex;
    flex-direction: column;
    gap: 16px;
}
@media screen and (max-width: 959.98px) {
    .product-blocks-wrap {
        gap: 12px;
    }
    .product-blocks-wrap > div:not(:last-child) {
        order: 2;
    }
    .product-blocks-wrap > div:last-child {
        order: 1;
        margin-bottom: 24px;
    }
}

.product-blocks-inner {
    display: flex;
    flex-direction: column;
    gap: 16px;
}
@media screen and (max-width: 959.98px) {
    .product-blocks-inner {
        gap: 12px;
    }
}

.product-block-grey-title {
    margin-bottom: 12px;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.52;
    color: #1E1E1E;
}
@media screen and (max-width: 959.98px) {
    .product-block-grey-title {
        margin-bottom: 14px;
        font-size: 17px;
    }
}

.product-block-grey-desc {
    color: #1E1E1E;
}

.product-block-grey-link {
    margin-top: 20px;
    display: inline-block;
    color: #003154;
    position: relative;
}
@media screen and (max-width: 959.98px) {
    .product-block-grey-link {
        margin-top: 22px;
    }
}
.product-block-grey-link:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    bottom: 0;
    left: 0;
    background-color: #003154;
    transition: background-color 0.3s ease;
}
.product-block-grey-link:hover {
    color: #004F87;
}
.product-block-grey-link:hover:after {
    background-color: #004F87;
}
.product-block-grey-link:active {
    color: #002641;
}
.product-block-grey-link:active:after {
    background-color: #002641;
}

.product-block-grey-list {
    margin: 0;
    padding: 0;
    list-style: none;
}
.product-block-grey-list li {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 24px;
}
@media screen and (max-width: 639.98px) {
    .product-block-grey-list li {
        flex-direction: column;
        gap: 4px;
    }
}
.product-block-grey-list li:not(:last-child) {
    margin-bottom: 12px;
    padding-bottom: 12px;
    border-bottom: 1px solid #EAEAEA;
}
@media screen and (max-width: 959.98px) {
    .product-block-grey-list li:not(:last-child) {
        margin-bottom: 16px;
        padding-bottom: 16px;
    }
}
.product-block-grey-list li > div:first-child span {
    font-size: 15px;
    line-height: 1.58;
    color: #888888;
}
@media screen and (max-width: 959.98px) {
    .product-block-grey-list li > div:first-child span {
        font-size: 14px;
    }
}
.product-block-grey-list li > div {
    flex: 0 1 calc(50% - 24px);
}
.product-block-grey-list li > div:last-child {
    font-weight: 600;
    font-size: 15px;
    line-height: 1.48;
    color: #1E1E1E;
}
@media screen and (max-width: 1199.98px) {
    .product-block-grey-list li > div:last-child {
        min-width: unset;
    }
}

@media screen and (max-width: 639.98px) {
    .product-block-grey-options li {
        gap: 10px;
    }
}
.product-block-grey-options li > div {
    flex: unset;
}
.product-block-grey-options li > div:first-child {
    display: flex;
    align-items: flex-start;
    gap: 12px;
}
@media screen and (max-width: 959.98px) {
    .product-block-grey-options li > div:first-child {
        gap: 10px;
    }
}
.product-block-grey-options li > div:first-child input[type=checkbox] {
    outline: none;
    border: unset;
    box-sizing: border-box;
    margin: 3px 0 0 0;
    border-radius: 0;
    font: inherit;
    cursor: pointer;
    display: inline-block;
    height: 16px;
    width: 16px;
    min-width: 16px;
    overflow: hidden;
    vertical-align: middle;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    transition: background-image 0.3s ease;
    background-size: 16px;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHJlY3QgeD0iMC41IiB5PSIwLjUiIHdpZHRoPSIyMyIgaGVpZ2h0PSIyMyIgcng9IjEuNSIgZmlsbD0id2hpdGUiLz4KPHJlY3QgeD0iMC41IiB5PSIwLjUiIHdpZHRoPSIyMyIgaGVpZ2h0PSIyMyIgcng9IjEuNSIgc3Ryb2tlPSIjRTFFMUUxIi8+Cjwvc3ZnPg==");
}
.product-block-grey-options li > div:first-child input[type=checkbox]:checked {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHJlY3QgeD0iMC41IiB5PSIwLjUiIHdpZHRoPSIyMyIgaGVpZ2h0PSIyMyIgcng9IjEuNSIgZmlsbD0iIzAwMzE1NCIvPgo8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTE3LjM3MDkgNy45MTE5QzE3LjEwNDcgNy45OTU3NSAxNy4wOTY1IDguMDAzNDggMTMuNzE2OCAxMS4zNTc3TDEwLjM5MTQgMTQuNjU4TDguODg2NjYgMTMuMTY1NUM3LjQ4ODk4IDExLjc3OTEgNy4zNjk4NSAxMS42NjczIDcuMjExOTMgMTEuNTkzOUM2LjgxMDUgMTEuNDA3MyA2LjM4MzYxIDExLjQ2NjMgNi4wNjUxMyAxMS43NTIzQzUuODEyNDUgMTEuOTc5MiA1LjY4NzU1IDEyLjM0MDIgNS43NDgzNSAxMi42NjhDNS44MTA1OCAxMy4wMDM1IDUuNzcxNDggMTIuOTU5OCA3Ljg2OTYyIDE1LjAzOTFDOS43MDQ5OSAxNi44NTc5IDkuODE4NjEgMTYuOTY1NSA5Ljk3Mzk4IDE3LjAzMjhDMTAuMTcwNyAxNy4xMTggMTAuNDQzIDE3LjE0NCAxMC42MjUyIDE3LjA5NUMxMC45MzMgMTcuMDEyIDEwLjgwMTIgMTcuMTM2MiAxNC43NDI2IDEzLjIxODZDMTguODI1OCA5LjE2MDEgMTguNTkyNiA5LjQwODY2IDE4LjY1NDcgOS4wNDg4NEMxOC43NDA1IDguNTUwNzQgMTguNDI2IDguMDY1NzEgMTcuOTE3NiA3LjkxMjQzQzE3Ljc3NDQgNy44NjkyNyAxNy41MDcxIDcuODY5MDIgMTcuMzcwOSA3LjkxMTlaIiBmaWxsPSJ3aGl0ZSIvPgo8cmVjdCB4PSIwLjUiIHk9IjAuNSIgd2lkdGg9IjIzIiBoZWlnaHQ9IjIzIiByeD0iMS41IiBzdHJva2U9IiNFMUUxRTEiLz4KPC9zdmc+");
}
.product-block-grey-options li > div:first-child input[type=checkbox]:not(:checked):hover {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHJlY3QgeD0iMC41IiB5PSIwLjUiIHdpZHRoPSIyMyIgaGVpZ2h0PSIyMyIgcng9IjEuNSIgZmlsbD0iI0Y3RjdGOCIvPgo8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTE3LjM3MDkgNy45MTE5QzE3LjEwNDcgNy45OTU3NSAxNy4wOTY1IDguMDAzNDggMTMuNzE2OCAxMS4zNTc3TDEwLjM5MTQgMTQuNjU4TDguODg2NjYgMTMuMTY1NUM3LjQ4ODk4IDExLjc3OTEgNy4zNjk4NSAxMS42NjczIDcuMjExOTMgMTEuNTkzOUM2LjgxMDUgMTEuNDA3MyA2LjM4MzYxIDExLjQ2NjMgNi4wNjUxMyAxMS43NTIzQzUuODEyNDUgMTEuOTc5MiA1LjY4NzU1IDEyLjM0MDIgNS43NDgzNSAxMi42NjhDNS44MTA1OCAxMy4wMDM1IDUuNzcxNDggMTIuOTU5OCA3Ljg2OTYyIDE1LjAzOTFDOS43MDQ5OSAxNi44NTc5IDkuODE4NjEgMTYuOTY1NSA5Ljk3Mzk4IDE3LjAzMjhDMTAuMTcwNyAxNy4xMTggMTAuNDQzIDE3LjE0NCAxMC42MjUyIDE3LjA5NUMxMC45MzMgMTcuMDEyIDEwLjgwMTIgMTcuMTM2MiAxNC43NDI2IDEzLjIxODZDMTguODI1OCA5LjE2MDEgMTguNTkyNiA5LjQwODY2IDE4LjY1NDcgOS4wNDg4NEMxOC43NDA1IDguNTUwNzQgMTguNDI2IDguMDY1NzEgMTcuOTE3NiA3LjkxMjQzQzE3Ljc3NDQgNy44NjkyNyAxNy41MDcxIDcuODY5MDIgMTcuMzcwOSA3LjkxMTlaIiBmaWxsPSIjMUUxRTFFIi8+CjxyZWN0IHg9IjAuNSIgeT0iMC41IiB3aWR0aD0iMjMiIGhlaWdodD0iMjMiIHJ4PSIxLjUiIHN0cm9rZT0iI0UxRTFFMSIvPgo8L3N2Zz4K");
}
.product-block-grey-options li > div:last-child {
    min-width: 80px;
}
@media screen and (max-width: 959.98px) {
    .product-block-grey-options li > div:last-child {
        padding-left: 26px;
    }
}

.product-price {
    margin-bottom: 18px;
    padding: 12px 18px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #F7F7F8;
    border-radius: 2px;
}
@media screen and (max-width: 959.98px) {
    .product-price {
        margin-bottom: 8px;
    }
}
.product-price > div:first-child {
    display: flex;
    align-items: center;
    gap: 4px;
    max-width: -moz-min-content;
    max-width: min-content;
}
.product-price > div:first-child div {
    font-size: 15px;
    line-height: 1.48;
    color: #404040;
}
@media screen and (max-width: 639.98px) {
    .product-price > div:first-child div:first-child {
        display: none;
    }
}
@media screen and (max-width: 639.98px) {
    .product-price > div:first-child div:last-child {
        display: inline-block;
    }
    .product-price > div:first-child div:last-child:first-letter {
        text-transform: capitalize;
    }
}
.product-price > div:last-child {
    font-weight: 600;
    font-size: 18px;
    line-height: 1.52;
    color: #1E1E1E;
}
.product-price span {
    font-weight: 600;
    font-size: 18px;
    line-height: 1.52;
    color: #1E1E1E;
    text-wrap: unset;
}
@media screen and (max-width: 959.98px) {
    .product-price span {
        font-size: 16px;
    }
}

.product-order {
    display: flex;
    align-items: center;
    gap: 24px;
}
@media screen and (max-width: 639.98px) {
    .product-order {
        flex-direction: column;
        gap: 16px;
    }
}
.product-order a:first-child {
    flex: 1;
    display: flex;
    justify-content: center;
    align-items: center;
}
@media screen and (max-width: 639.98px) {
    .product-order a:first-child {
        width: 100%;
    }
}
.product-order a:first-child::after {
    margin-left: 12px;
    content: "";
    display: block;
    -webkit-mask: url("/local/templates/cult/css/../img/icons/arrow-link.svg") no-repeat 50% 50%;
    mask: url("/local/templates/cult/css/../img/icons/arrow-link.svg") no-repeat 50% 50%;
    -webkit-mask-size: cover;
    mask-size: cover;
    height: 16px;
    width: 12px;
    background-color: #FFFFFF;
    transition: background-color 0.3s ease;
}
.product-order a:first-child:hover::after {
    background-color: #FFFFFF;
}
.product-order a:first-child:active::after {
    background-color: #FFFFFF;
}
.product-order a:last-child {
    min-width: -moz-fit-content;
    min-width: fit-content;
    flex: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}
.product-order a:last-child::before {
    margin-right: 4px;
    content: "";
    display: block;
    -webkit-mask: url("/local/templates/cult/css/../img/icons/pin.svg") no-repeat 50% 50%;
    mask: url("/local/templates/cult/css/../img/icons/pin.svg") no-repeat 50% 50%;
    -webkit-mask-size: cover;
    mask-size: cover;
    height: 19px;
    width: 13px;
    background-color: #1E1E1E;
    transition: background-color 0.3s ease;
}
.product-order a:last-child:hover::before {
    background-color: #004F87;
}
.product-order a:last-child:active::before {
    background-color: #002641;
}

.product-files {
    margin-top: 32px;
    padding-top: 32px;
    border-top: 1px solid #E1E1E1;
    display: flex;
    flex-wrap: wrap;
    row-gap: 20px;
    -moz-column-gap: 40px;
    column-gap: 40px;
}
@media screen and (max-width: 639.98px) {
    .product-files {
        margin-top: 24px;
        padding-top: 24px;
        flex-direction: column;
        gap: 20px;
    }
}
.product-files > a {
    display: flex;
    align-items: flex-start;
    gap: 10px;
}

.product-files-options {
    margin-top: 0;
    padding-top: 0;
    border-top: none;
    flex-direction: column;
    gap: 20px;
}
.product-files-options > a {
    display: flex;
    align-items: flex-start;
    gap: 10px;
}

.product-files-type {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 5px;
    background-color: #F7F7F8;
    font-size: 14px;
    line-height: 1.58;
    width: 38px;
    min-width: 38px;
    height: 38px;
    overflow: hidden;
    text-overflow: ellipsis;
    box-sizing: border-box;
}

.product-files-size {
    font-size: 12px;
    line-height: 1.4;
    color: #8F9090;
}

.mb40-32 {
    margin-bottom: 40px;
}
@media screen and (max-width: 959.98px) {
    .mb40-32 {
        margin-bottom: 32px;
    }
}

@media screen and (min-width: 959.98px) {
    .product-tabs-wrapper [data-select] {
        width: auto;
    }
    .product-tabs-wrapper [data-select] .custom-select-field {
        display: none;
    }
    .product-tabs-wrapper [data-select] .custom-select-options {
        position: static;
        display: block;
        top: unset;
        right: unset;
        left: unset;
        border: none;
        background: #FFFFFF;
        opacity: 1;
        visibility: visible;
        pointer-events: auto;
        overflow: hidden;
    }
    .product-tabs-wrapper [data-select] .custom-select-options ul li.selected {
        color: unset;
        background-color: transparent;
    }
    .product-tabs-wrapper [data-select] .product-tabs {
        display: flex;
        align-items: center;
        gap: 32px;
    }
}
@media screen and (min-width: 959.98px) and (max-width: 1199.98px) {
    .product-tabs-wrapper [data-select] .product-tabs {
        gap: 16px;
    }
}
.product-tabs-wrapper [data-select] .custom-select-options ul li {
    padding: 0;
}
.product-tabs-wrapper [data-select] .custom-select-options ul li a {
    display: inline-block;
    padding: 0;
    font-size: 18px;
    color: #8F9090;
}
@media screen and (max-width: 1199.98px) {
    .product-tabs-wrapper [data-select] .custom-select-options ul li a {
        font-size: 16px;
    }
}
@media screen and (max-width: 959.98px) {
    .product-tabs-wrapper [data-select] .custom-select-options ul li a {
        padding: 9px 16px;
        font-size: 17px;
    }
}
.product-tabs-wrapper [data-select] .custom-select-options ul li a:hover {
    color: #000103;
}
.product-tabs-wrapper [data-select] .custom-select-options ul li.uk-active a {
    color: #000103;
}
@media screen and (min-width: 959.98px) {
    .product-tabs-wrapper [data-select] .custom-select-options ul li.uk-active a {
        padding-left: 18px;
        position: relative;
    }
    .product-tabs-wrapper [data-select] .custom-select-options ul li.uk-active a:before {
        position: absolute;
        content: "";
        width: 8px;
        height: 8px;
        top: 50%;
        left: 0;
        transform: translateY(-50%);
        border-radius: 50%;
        background-color: #000103;
    }
}
.product-tabs-wrapper .uk-switcher li {
    margin-top: 40px;
}
@media screen and (max-width: 959.98px) {
    .product-tabs-wrapper .uk-switcher li {
        margin-top: 32px;
    }
}
.product-tabs-wrapper .product-properties-title {
    margin-bottom: 24px;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.52;
    color: #003154;
}
@media screen and (max-width: 959.98px) {
    .product-tabs-wrapper .product-properties-title {
        font-size: 17px;
    }
}
.product-tabs-wrapper .product-desc {
    display: flex;
    align-items: flex-start;
    gap: 126px;
}
@media screen and (max-width: 959.98px) {
    .product-tabs-wrapper .product-desc {
        flex-direction: column;
        gap: 40px;
    }
}
.product-tabs-wrapper .product-desc-box {
    max-width: 588px;
}
.product-tabs-wrapper .product-desc-box p {
    margin-top: 0;
    font-size: 17px;
}
.product-tabs-wrapper .product-desc-box p:not(:last-child) {
    margin-bottom: 12px;
    font-size: 15px;
}
.product-tabs-wrapper .product-desc-box ul {
    list-style: none;
    padding: 0;
}
.product-tabs-wrapper .product-desc-box ul li {
    position: relative;
    padding-left: 24px;
    margin-top: 0;
    font-size: 18px;
    line-height: 1.58;
    color: #888888;
}
@media screen and (max-width: 959.98px) {
    .product-tabs-wrapper .product-desc-box ul li {
        font-size: 17px;
        padding-left: 16px;
    }
}
.product-tabs-wrapper .product-desc-box ul li:after {
    content: "";
    position: absolute;
    width: 6px;
    height: 6px;
    left: 0;
    bottom: 12px;
    background-color: #003154;
    border-radius: 50%;
}
.product-tabs-wrapper .product-desc-box ul li:not(:last-child) {
    margin-bottom: 12px;
}
.product-tabs-wrapper .product-desc-box table {
    border: 1px solid #EAEAEA;
    border-collapse: separate;
    border-left: 0;
    border-spacing: 0;
    background-color: #F7F7F8;
}
@media screen and (max-width: 959.98px) {
    .product-tabs-wrapper .product-desc-box table {
        overflow-x: auto;
        overflow-scrolling: touch;
        -webkit-overflow-scrolling: touch;
    }
}
.product-tabs-wrapper .product-desc-box thead {
    display: table-header-group;
    vertical-align: middle;
    border-color: inherit;
    border-collapse: separate;
    background-color: #F7F7F8;
    overflow: hidden;
}
.product-tabs-wrapper .product-desc-box td {
    font-size: 18px;
    padding: 16px;
    font-weight: 400;
    text-align: left;
    vertical-align: top;
    border-left: 1px solid #EAEAEA;
    min-width: 162px;
}
@media screen and (max-width: 959.98px) {
    .product-tabs-wrapper .product-desc-box td {
        font-size: 17px;
    }
}
.product-tabs-wrapper .product-desc-box th {
    font-size: 18px;
    padding: 16px;
    font-weight: 600;
    color: #003154;
    text-align: left;
    vertical-align: top;
    border-left: 1px solid #EAEAEA;
    min-width: 162px;
}
@media screen and (max-width: 959.98px) {
    .product-tabs-wrapper .product-desc-box th {
        font-size: 17px;
    }
}
.product-tabs-wrapper .product-desc-box tr {
    display: table-row;
    vertical-align: inherit;
    border-color: inherit;
}
.product-tabs-wrapper .product-desc-box tr:last-child td {
    font-weight: 600;
    color: #003154;
}
.product-tabs-wrapper .product-desc-box td {
    border-top: 1px solid #EAEAEA;
}
.product-tabs-wrapper .product-characteristics ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.product-tabs-wrapper .product-characteristics ul:not(:last-child) {
    margin-bottom: 48px;
}
.product-tabs-wrapper .product-characteristics ul li {
    margin: 0;
    padding: 18px 24px;
    display: flex;
    align-items: flex-start;
    gap: 24px;
}
.product-tabs-wrapper .product-characteristics ul li:nth-child(odd) {
    background-color: #F7F7F8;
}
@media screen and (max-width: 959.98px) {
    .product-tabs-wrapper .product-characteristics ul li {
        flex-direction: column;
        gap: 4px;
    }
}
@media screen and (min-width: 959.98px) {
    .product-tabs-wrapper .product-characteristics ul li > div {
        width: 100%;
        max-width: calc(50% - 12px);
    }
}
.product-tabs-wrapper .product-characteristics ul li > div:first-child {
    font-size: 15px;
    line-height: 1.48;
    color: #1E1E1E;
}
.product-tabs-wrapper .product-characteristics ul li > div:last-child {
    font-size: 15px;
    font-weight: 600;
    line-height: 1.48;
    color: #1E1E1E;
}
.product-tabs-wrapper .product-img-rectangle {
    position: relative;
    overflow: hidden;
    height: 100%;
}
.product-tabs-wrapper .product-img-rectangle img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
    -o-object-fit: contain;
    object-fit: contain;
    max-height: 100%;
    width: 100%;
    height: 100%;
}

.product-video iframe {
    max-width: 100%;
}

.product-desc-achievement, .product-desc-icons {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.product-desc-achievement {
    gap: 24px;
}
.product-desc-achievement img {
    min-width: 72px;
}

.product-desc-icons {
    margin-top: 32px;
    gap: 20px;
}
.product-desc-icons img {
    min-width: 56px;
}

.scroll-block-wrap {
    display: none;
    position: fixed;
    top: unset;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 499;
    background-color: #FFFFFF;
}

.scroll-block-wrap-active {
    display: block;
}

.scroll-block {
    padding: 8px 30px;
}
@media screen and (max-width: 639.98px) {
    .scroll-block {
        padding: 8px 16px;
    }
}
.scroll-block .product-order .uk-button {
    flex: 1;
}

.default-gray-block {
    padding: 24px 48px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 24px;
    font-size: 18px;
    background-color: #F7F7F8;
}
@media screen and (max-width: 959.98px) {
    .default-gray-block {
        padding: 24px 16px;
        font-size: 17px;
        flex-direction: column;
        align-items: flex-start;
    }
}
.default-gray-block a {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
    color: #003154;
}
.default-gray-block a::after {
    margin-left: 8px;
    content: "";
    display: block;
    -webkit-mask: url("/local/templates/cult/css/../img/icons/arrow-link.svg") no-repeat 50% 50%;
    mask: url("/local/templates/cult/css/../img/icons/arrow-link.svg") no-repeat 50% 50%;
    -webkit-mask-size: cover;
    mask-size: cover;
    height: 18px;
    width: 13.5px;
    background-color: #003154;
    transition: background-color 0.3s ease;
}
.default-gray-block a:hover {
    color: #004F87;
}
.default-gray-block a:hover::after {
    background-color: #004F87;
}
.default-gray-block a:active {
    color: #002641;
}
.default-gray-block a:active::after {
    background-color: #002641;
}

.default-gray-block-second a {
    justify-content: unset;
}
.default-gray-block-second a:not(:last-child) {
    margin-bottom: 16px;
}

.s0-24 {
    padding: 0 0 24px;
}
@media screen and (max-width: 959.98px) {
    .s0-24 {
        padding: 0 0 8px;
    }
}

.form-select {
    max-width: 230px;
    display: block;
    width: 100%;
    padding: 9px 40px 9px 12px;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.48;
    color: #000103;
    background-color: #FFFFFF;
    background-repeat: no-repeat;
    background-position: right 1rem center;
    background-size: 16px 12px;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTMiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAxMyAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4NCjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMi41OTAzOSA1LjU4MzkyQzIuNjE4OTYgNS41NTczMiAyLjY1MjkxIDUuNTM2MjEgMi42OTAyOSA1LjUyMTgxQzIuNzI3NjcgNS41MDc0MSAyLjc2Nzc0IDUuNSAyLjgwODIxIDUuNUMyLjg0ODY3IDUuNSAyLjg4ODc0IDUuNTA3NDEgMi45MjYxMiA1LjUyMTgxQzIuOTYzNSA1LjUzNjIxIDIuOTk3NDUgNS41NTczMiAzLjAyNjAzIDUuNTgzOTJMNi41MDAwOCA4LjgwOTk1TDkuOTc0MTMgNS41ODM5MkMxMC4wMDI3IDUuNTU3MzYgMTAuMDM2NyA1LjUzNjI5IDEwLjA3NDEgNS41MjE5MkMxMC4xMTE0IDUuNTA3NTUgMTAuMTUxNSA1LjUwMDE1IDEwLjE5MiA1LjUwMDE1QzEwLjIzMjQgNS41MDAxNSAxMC4yNzI1IDUuNTA3NTUgMTAuMzA5OCA1LjUyMTkyQzEwLjM0NzIgNS41MzYyOSAxMC4zODEyIDUuNTU3MzYgMTAuNDA5OCA1LjU4MzkyQzEwLjQzODQgNS42MTA0OCAxMC40NjExIDUuNjQyIDEwLjQ3NjYgNS42NzY3QzEwLjQ5MiA1LjcxMTQgMTAuNSA1Ljc0ODU5IDEwLjUgNS43ODYxNUMxMC41IDUuODIzNzEgMTAuNDkyIDUuODYwOSAxMC40NzY2IDUuODk1NkMxMC40NjExIDUuOTMwMyAxMC40Mzg0IDUuOTYxODMgMTAuNDA5OCA1Ljk4ODM5TDYuNzE3OSA5LjQxNjA4QzYuNjg5MzIgOS40NDI2OCA2LjY1NTM3IDkuNDYzNzkgNi42MTggOS40NzgxOUM2LjU4MDYyIDkuNDkyNTkgNi41NDA1NSA5LjUgNi41MDAwOCA5LjVDNi40NTk2MSA5LjUgNi40MTk1NCA5LjQ5MjU5IDYuMzgyMTcgOS40NzgxOUM2LjM0NDc5IDkuNDYzNzkgNi4zMTA4NCA5LjQ0MjY4IDYuMjgyMjYgOS40MTYwOEwyLjU5MDM5IDUuOTg4MzlDMi41NjE3MyA1Ljk2MTg1IDIuNTM5IDUuOTMwMzMgMi41MjM0OSA1Ljg5NTYzQzIuNTA3OTggNS44NjA5MyAyLjUgNS44MjM3MiAyLjUgNS43ODYxNUMyLjUgNS43NDg1OCAyLjUwNzk4IDUuNzExMzggMi41MjM0OSA1LjY3NjY3QzIuNTM5IDUuNjQxOTcgMi41NjE3MyA1LjYxMDQ1IDIuNTkwMzkgNS41ODM5MloiIGZpbGw9IiMwMDAxMDMiLz4NCjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMi41OTAzOSA1LjU4MzkyQzIuNjE4OTYgNS41NTczMiAyLjY1MjkxIDUuNTM2MjEgMi42OTAyOSA1LjUyMTgxQzIuNzI3NjcgNS41MDc0MSAyLjc2Nzc0IDUuNSAyLjgwODIxIDUuNUMyLjg0ODY3IDUuNSAyLjg4ODc0IDUuNTA3NDEgMi45MjYxMiA1LjUyMTgxQzIuOTYzNSA1LjUzNjIxIDIuOTk3NDUgNS41NTczMiAzLjAyNjAzIDUuNTgzOTJMNi41MDAwOCA4LjgwOTk1TDkuOTc0MTMgNS41ODM5MkMxMC4wMDI3IDUuNTU3MzYgMTAuMDM2NyA1LjUzNjI5IDEwLjA3NDEgNS41MjE5MkMxMC4xMTE0IDUuNTA3NTUgMTAuMTUxNSA1LjUwMDE1IDEwLjE5MiA1LjUwMDE1QzEwLjIzMjQgNS41MDAxNSAxMC4yNzI1IDUuNTA3NTUgMTAuMzA5OCA1LjUyMTkyQzEwLjM0NzIgNS41MzYyOSAxMC4zODEyIDUuNTU3MzYgMTAuNDA5OCA1LjU4MzkyQzEwLjQzODQgNS42MTA0OCAxMC40NjExIDUuNjQyIDEwLjQ3NjYgNS42NzY3QzEwLjQ5MiA1LjcxMTQgMTAuNSA1Ljc0ODU5IDEwLjUgNS43ODYxNUMxMC41IDUuODIzNzEgMTAuNDkyIDUuODYwOSAxMC40NzY2IDUuODk1NkMxMC40NjExIDUuOTMwMyAxMC40Mzg0IDUuOTYxODMgMTAuNDA5OCA1Ljk4ODM5TDYuNzE3OSA5LjQxNjA4QzYuNjg5MzIgOS40NDI2OCA2LjY1NTM3IDkuNDYzNzkgNi42MTggOS40NzgxOUM2LjU4MDYyIDkuNDkyNTkgNi41NDA1NSA5LjUgNi41MDAwOCA5LjVDNi40NTk2MSA5LjUgNi40MTk1NCA5LjQ5MjU5IDYuMzgyMTcgOS40NzgxOUM2LjM0NDc5IDkuNDYzNzkgNi4zMTA4NCA5LjQ0MjY4IDYuMjgyMjYgOS40MTYwOEwyLjU5MDM5IDUuOTg4MzlDMi41NjE3MyA1Ljk2MTg1IDIuNTM5IDUuOTMwMzMgMi41MjM0OSA1Ljg5NTYzQzIuNTA3OTggNS44NjA5MyAyLjUgNS44MjM3MiAyLjUgNS43ODYxNUMyLjUgNS43NDg1OCAyLjUwNzk4IDUuNzExMzggMi41MjM0OSA1LjY3NjY3QzIuNTM5IDUuNjQxOTcgMi41NjE3MyA1LjYxMDQ1IDIuNTkwMzkgNS41ODM5MloiIGZpbGw9IiMwMDAxMDMiLz4NCjxwYXRoIGQ9Ik0yLjU5MDM5IDUuNTgzOTJDMi42MTg5NiA1LjU1NzMyIDIuNjUyOTEgNS41MzYyMSAyLjY5MDI5IDUuNTIxODFDMi43Mjc2NyA1LjUwNzQxIDIuNzY3NzQgNS41IDIuODA4MjEgNS41QzIuODQ4NjcgNS41IDIuODg4NzQgNS41MDc0MSAyLjkyNjEyIDUuNTIxODFDMi45NjM1IDUuNTM2MjEgMi45OTc0NSA1LjU1NzMyIDMuMDI2MDMgNS41ODM5Mkw2LjUwMDA4IDguODA5OTVMOS45NzQxMyA1LjU4MzkyQzEwLjAwMjcgNS41NTczNiAxMC4wMzY3IDUuNTM2MjkgMTAuMDc0MSA1LjUyMTkyQzEwLjExMTQgNS41MDc1NSAxMC4xNTE1IDUuNTAwMTUgMTAuMTkyIDUuNTAwMTVDMTAuMjMyNCA1LjUwMDE1IDEwLjI3MjUgNS41MDc1NSAxMC4zMDk4IDUuNTIxOTJDMTAuMzQ3MiA1LjUzNjI5IDEwLjM4MTIgNS41NTczNiAxMC40MDk4IDUuNTgzOTJDMTAuNDM4NCA1LjYxMDQ4IDEwLjQ2MTEgNS42NDIgMTAuNDc2NiA1LjY3NjdDMTAuNDkyIDUuNzExNCAxMC41IDUuNzQ4NTkgMTAuNSA1Ljc4NjE1QzEwLjUgNS44MjM3MSAxMC40OTIgNS44NjA5IDEwLjQ3NjYgNS44OTU2QzEwLjQ2MTEgNS45MzAzIDEwLjQzODQgNS45NjE4MyAxMC40MDk4IDUuOTg4MzlMNi43MTc5IDkuNDE2MDhDNi42ODkzMiA5LjQ0MjY4IDYuNjU1MzcgOS40NjM3OSA2LjYxOCA5LjQ3ODE5QzYuNTgwNjIgOS40OTI1OSA2LjU0MDU1IDkuNSA2LjUwMDA4IDkuNUM2LjQ1OTYxIDkuNSA2LjQxOTU0IDkuNDkyNTkgNi4zODIxNyA5LjQ3ODE5QzYuMzQ0NzkgOS40NjM3OSA2LjMxMDg0IDkuNDQyNjggNi4yODIyNiA5LjQxNjA4TDIuNTkwMzkgNS45ODgzOUMyLjU2MTczIDUuOTYxODUgMi41MzkgNS45MzAzMyAyLjUyMzQ5IDUuODk1NjNDMi41MDc5OCA1Ljg2MDkzIDIuNSA1LjgyMzcyIDIuNSA1Ljc4NjE1QzIuNSA1Ljc0ODU4IDIuNTA3OTggNS43MTEzOCAyLjUyMzQ5IDUuNjc2NjdDMi41MzkgNS42NDE5NyAyLjU2MTczIDUuNjEwNDUgMi41OTAzOSA1LjU4MzkyWiIgc3Ryb2tlPSIjMDAwMTAzIiBzdHJva2Utd2lkdGg9IjAuNSIvPg0KPC9zdmc+DQo=");
    border: 1px solid #E1E1E1;
    border-radius: 0;
    transition: border-color 0.3s ease, background-image 0.3s ease;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    text-overflow: ellipsis;
    overflow: hidden;
}
@media screen and (max-width: 959.98px) {
    .form-select {
        max-width: unset;
    }
}
.form-select:not([disabled]):hover {
    border-color: #8F9090;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTMiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAxMyAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4NCjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMi41OTAzOSA1LjU4MzkyQzIuNjE4OTYgNS41NTczMiAyLjY1MjkxIDUuNTM2MjEgMi42OTAyOSA1LjUyMTgxQzIuNzI3NjcgNS41MDc0MSAyLjc2Nzc0IDUuNSAyLjgwODIxIDUuNUMyLjg0ODY3IDUuNSAyLjg4ODc0IDUuNTA3NDEgMi45MjYxMiA1LjUyMTgxQzIuOTYzNSA1LjUzNjIxIDIuOTk3NDUgNS41NTczMiAzLjAyNjAzIDUuNTgzOTJMNi41MDAwOCA4LjgwOTk1TDkuOTc0MTMgNS41ODM5MkMxMC4wMDI3IDUuNTU3MzYgMTAuMDM2NyA1LjUzNjI5IDEwLjA3NDEgNS41MjE5MkMxMC4xMTE0IDUuNTA3NTUgMTAuMTUxNSA1LjUwMDE1IDEwLjE5MiA1LjUwMDE1QzEwLjIzMjQgNS41MDAxNSAxMC4yNzI1IDUuNTA3NTUgMTAuMzA5OCA1LjUyMTkyQzEwLjM0NzIgNS41MzYyOSAxMC4zODEyIDUuNTU3MzYgMTAuNDA5OCA1LjU4MzkyQzEwLjQzODQgNS42MTA0OCAxMC40NjExIDUuNjQyIDEwLjQ3NjYgNS42NzY3QzEwLjQ5MiA1LjcxMTQgMTAuNSA1Ljc0ODU5IDEwLjUgNS43ODYxNUMxMC41IDUuODIzNzEgMTAuNDkyIDUuODYwOSAxMC40NzY2IDUuODk1NkMxMC40NjExIDUuOTMwMyAxMC40Mzg0IDUuOTYxODMgMTAuNDA5OCA1Ljk4ODM5TDYuNzE3OSA5LjQxNjA4QzYuNjg5MzIgOS40NDI2OCA2LjY1NTM3IDkuNDYzNzkgNi42MTggOS40NzgxOUM2LjU4MDYyIDkuNDkyNTkgNi41NDA1NSA5LjUgNi41MDAwOCA5LjVDNi40NTk2MSA5LjUgNi40MTk1NCA5LjQ5MjU5IDYuMzgyMTcgOS40NzgxOUM2LjM0NDc5IDkuNDYzNzkgNi4zMTA4NCA5LjQ0MjY4IDYuMjgyMjYgOS40MTYwOEwyLjU5MDM5IDUuOTg4MzlDMi41NjE3MyA1Ljk2MTg1IDIuNTM5IDUuOTMwMzMgMi41MjM0OSA1Ljg5NTYzQzIuNTA3OTggNS44NjA5MyAyLjUgNS44MjM3MiAyLjUgNS43ODYxNUMyLjUgNS43NDg1OCAyLjUwNzk4IDUuNzExMzggMi41MjM0OSA1LjY3NjY3QzIuNTM5IDUuNjQxOTcgMi41NjE3MyA1LjYxMDQ1IDIuNTkwMzkgNS41ODM5MloiIGZpbGw9IiMwMDRGODciLz4NCjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMi41OTAzOSA1LjU4MzkyQzIuNjE4OTYgNS41NTczMiAyLjY1MjkxIDUuNTM2MjEgMi42OTAyOSA1LjUyMTgxQzIuNzI3NjcgNS41MDc0MSAyLjc2Nzc0IDUuNSAyLjgwODIxIDUuNUMyLjg0ODY3IDUuNSAyLjg4ODc0IDUuNTA3NDEgMi45MjYxMiA1LjUyMTgxQzIuOTYzNSA1LjUzNjIxIDIuOTk3NDUgNS41NTczMiAzLjAyNjAzIDUuNTgzOTJMNi41MDAwOCA4LjgwOTk1TDkuOTc0MTMgNS41ODM5MkMxMC4wMDI3IDUuNTU3MzYgMTAuMDM2NyA1LjUzNjI5IDEwLjA3NDEgNS41MjE5MkMxMC4xMTE0IDUuNTA3NTUgMTAuMTUxNSA1LjUwMDE1IDEwLjE5MiA1LjUwMDE1QzEwLjIzMjQgNS41MDAxNSAxMC4yNzI1IDUuNTA3NTUgMTAuMzA5OCA1LjUyMTkyQzEwLjM0NzIgNS41MzYyOSAxMC4zODEyIDUuNTU3MzYgMTAuNDA5OCA1LjU4MzkyQzEwLjQzODQgNS42MTA0OCAxMC40NjExIDUuNjQyIDEwLjQ3NjYgNS42NzY3QzEwLjQ5MiA1LjcxMTQgMTAuNSA1Ljc0ODU5IDEwLjUgNS43ODYxNUMxMC41IDUuODIzNzEgMTAuNDkyIDUuODYwOSAxMC40NzY2IDUuODk1NkMxMC40NjExIDUuOTMwMyAxMC40Mzg0IDUuOTYxODMgMTAuNDA5OCA1Ljk4ODM5TDYuNzE3OSA5LjQxNjA4QzYuNjg5MzIgOS40NDI2OCA2LjY1NTM3IDkuNDYzNzkgNi42MTggOS40NzgxOUM2LjU4MDYyIDkuNDkyNTkgNi41NDA1NSA5LjUgNi41MDAwOCA5LjVDNi40NTk2MSA5LjUgNi40MTk1NCA5LjQ5MjU5IDYuMzgyMTcgOS40NzgxOUM2LjM0NDc5IDkuNDYzNzkgNi4zMTA4NCA5LjQ0MjY4IDYuMjgyMjYgOS40MTYwOEwyLjU5MDM5IDUuOTg4MzlDMi41NjE3MyA1Ljk2MTg1IDIuNTM5IDUuOTMwMzMgMi41MjM0OSA1Ljg5NTYzQzIuNTA3OTggNS44NjA5MyAyLjUgNS44MjM3MiAyLjUgNS43ODYxNUMyLjUgNS43NDg1OCAyLjUwNzk4IDUuNzExMzggMi41MjM0OSA1LjY3NjY3QzIuNTM5IDUuNjQxOTcgMi41NjE3MyA1LjYxMDQ1IDIuNTkwMzkgNS41ODM5MloiIGZpbGw9IiMwMDRGODciLz4NCjxwYXRoIGQ9Ik0yLjU5MDM5IDUuNTgzOTJDMi42MTg5NiA1LjU1NzMyIDIuNjUyOTEgNS41MzYyMSAyLjY5MDI5IDUuNTIxODFDMi43Mjc2NyA1LjUwNzQxIDIuNzY3NzQgNS41IDIuODA4MjEgNS41QzIuODQ4NjcgNS41IDIuODg4NzQgNS41MDc0MSAyLjkyNjEyIDUuNTIxODFDMi45NjM1IDUuNTM2MjEgMi45OTc0NSA1LjU1NzMyIDMuMDI2MDMgNS41ODM5Mkw2LjUwMDA4IDguODA5OTVMOS45NzQxMyA1LjU4MzkyQzEwLjAwMjcgNS41NTczNiAxMC4wMzY3IDUuNTM2MjkgMTAuMDc0MSA1LjUyMTkyQzEwLjExMTQgNS41MDc1NSAxMC4xNTE1IDUuNTAwMTUgMTAuMTkyIDUuNTAwMTVDMTAuMjMyNCA1LjUwMDE1IDEwLjI3MjUgNS41MDc1NSAxMC4zMDk4IDUuNTIxOTJDMTAuMzQ3MiA1LjUzNjI5IDEwLjM4MTIgNS41NTczNiAxMC40MDk4IDUuNTgzOTJDMTAuNDM4NCA1LjYxMDQ4IDEwLjQ2MTEgNS42NDIgMTAuNDc2NiA1LjY3NjdDMTAuNDkyIDUuNzExNCAxMC41IDUuNzQ4NTkgMTAuNSA1Ljc4NjE1QzEwLjUgNS44MjM3MSAxMC40OTIgNS44NjA5IDEwLjQ3NjYgNS44OTU2QzEwLjQ2MTEgNS45MzAzIDEwLjQzODQgNS45NjE4MyAxMC40MDk4IDUuOTg4MzlMNi43MTc5IDkuNDE2MDhDNi42ODkzMiA5LjQ0MjY4IDYuNjU1MzcgOS40NjM3OSA2LjYxOCA5LjQ3ODE5QzYuNTgwNjIgOS40OTI1OSA2LjU0MDU1IDkuNSA2LjUwMDA4IDkuNUM2LjQ1OTYxIDkuNSA2LjQxOTU0IDkuNDkyNTkgNi4zODIxNyA5LjQ3ODE5QzYuMzQ0NzkgOS40NjM3OSA2LjMxMDg0IDkuNDQyNjggNi4yODIyNiA5LjQxNjA4TDIuNTkwMzkgNS45ODgzOUMyLjU2MTczIDUuOTYxODUgMi41MzkgNS45MzAzMyAyLjUyMzQ5IDUuODk1NjNDMi41MDc5OCA1Ljg2MDkzIDIuNSA1LjgyMzcyIDIuNSA1Ljc4NjE1QzIuNSA1Ljc0ODU4IDIuNTA3OTggNS43MTEzOCAyLjUyMzQ5IDUuNjc2NjdDMi41MzkgNS42NDE5NyAyLjU2MTczIDUuNjEwNDUgMi41OTAzOSA1LjU4MzkyWiIgc3Ryb2tlPSIjMDA0Rjg3IiBzdHJva2Utd2lkdGg9IjAuNSIvPg0KPC9zdmc+DQo=");
}
.form-select:not([disabled]):focus {
    outline: none;
    border-color: #1E1E1E;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTMiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAxMyAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4NCjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMi41OTAzOSA1LjU4MzkyQzIuNjE4OTYgNS41NTczMiAyLjY1MjkxIDUuNTM2MjEgMi42OTAyOSA1LjUyMTgxQzIuNzI3NjcgNS41MDc0MSAyLjc2Nzc0IDUuNSAyLjgwODIxIDUuNUMyLjg0ODY3IDUuNSAyLjg4ODc0IDUuNTA3NDEgMi45MjYxMiA1LjUyMTgxQzIuOTYzNSA1LjUzNjIxIDIuOTk3NDUgNS41NTczMiAzLjAyNjAzIDUuNTgzOTJMNi41MDAwOCA4LjgwOTk1TDkuOTc0MTMgNS41ODM5MkMxMC4wMDI3IDUuNTU3MzYgMTAuMDM2NyA1LjUzNjI5IDEwLjA3NDEgNS41MjE5MkMxMC4xMTE0IDUuNTA3NTUgMTAuMTUxNSA1LjUwMDE1IDEwLjE5MiA1LjUwMDE1QzEwLjIzMjQgNS41MDAxNSAxMC4yNzI1IDUuNTA3NTUgMTAuMzA5OCA1LjUyMTkyQzEwLjM0NzIgNS41MzYyOSAxMC4zODEyIDUuNTU3MzYgMTAuNDA5OCA1LjU4MzkyQzEwLjQzODQgNS42MTA0OCAxMC40NjExIDUuNjQyIDEwLjQ3NjYgNS42NzY3QzEwLjQ5MiA1LjcxMTQgMTAuNSA1Ljc0ODU5IDEwLjUgNS43ODYxNUMxMC41IDUuODIzNzEgMTAuNDkyIDUuODYwOSAxMC40NzY2IDUuODk1NkMxMC40NjExIDUuOTMwMyAxMC40Mzg0IDUuOTYxODMgMTAuNDA5OCA1Ljk4ODM5TDYuNzE3OSA5LjQxNjA4QzYuNjg5MzIgOS40NDI2OCA2LjY1NTM3IDkuNDYzNzkgNi42MTggOS40NzgxOUM2LjU4MDYyIDkuNDkyNTkgNi41NDA1NSA5LjUgNi41MDAwOCA5LjVDNi40NTk2MSA5LjUgNi40MTk1NCA5LjQ5MjU5IDYuMzgyMTcgOS40NzgxOUM2LjM0NDc5IDkuNDYzNzkgNi4zMTA4NCA5LjQ0MjY4IDYuMjgyMjYgOS40MTYwOEwyLjU5MDM5IDUuOTg4MzlDMi41NjE3MyA1Ljk2MTg1IDIuNTM5IDUuOTMwMzMgMi41MjM0OSA1Ljg5NTYzQzIuNTA3OTggNS44NjA5MyAyLjUgNS44MjM3MiAyLjUgNS43ODYxNUMyLjUgNS43NDg1OCAyLjUwNzk4IDUuNzExMzggMi41MjM0OSA1LjY3NjY3QzIuNTM5IDUuNjQxOTcgMi41NjE3MyA1LjYxMDQ1IDIuNTkwMzkgNS41ODM5MloiIGZpbGw9IiMwMDMxNTQiLz4NCjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMi41OTAzOSA1LjU4MzkyQzIuNjE4OTYgNS41NTczMiAyLjY1MjkxIDUuNTM2MjEgMi42OTAyOSA1LjUyMTgxQzIuNzI3NjcgNS41MDc0MSAyLjc2Nzc0IDUuNSAyLjgwODIxIDUuNUMyLjg0ODY3IDUuNSAyLjg4ODc0IDUuNTA3NDEgMi45MjYxMiA1LjUyMTgxQzIuOTYzNSA1LjUzNjIxIDIuOTk3NDUgNS41NTczMiAzLjAyNjAzIDUuNTgzOTJMNi41MDAwOCA4LjgwOTk1TDkuOTc0MTMgNS41ODM5MkMxMC4wMDI3IDUuNTU3MzYgMTAuMDM2NyA1LjUzNjI5IDEwLjA3NDEgNS41MjE5MkMxMC4xMTE0IDUuNTA3NTUgMTAuMTUxNSA1LjUwMDE1IDEwLjE5MiA1LjUwMDE1QzEwLjIzMjQgNS41MDAxNSAxMC4yNzI1IDUuNTA3NTUgMTAuMzA5OCA1LjUyMTkyQzEwLjM0NzIgNS41MzYyOSAxMC4zODEyIDUuNTU3MzYgMTAuNDA5OCA1LjU4MzkyQzEwLjQzODQgNS42MTA0OCAxMC40NjExIDUuNjQyIDEwLjQ3NjYgNS42NzY3QzEwLjQ5MiA1LjcxMTQgMTAuNSA1Ljc0ODU5IDEwLjUgNS43ODYxNUMxMC41IDUuODIzNzEgMTAuNDkyIDUuODYwOSAxMC40NzY2IDUuODk1NkMxMC40NjExIDUuOTMwMyAxMC40Mzg0IDUuOTYxODMgMTAuNDA5OCA1Ljk4ODM5TDYuNzE3OSA5LjQxNjA4QzYuNjg5MzIgOS40NDI2OCA2LjY1NTM3IDkuNDYzNzkgNi42MTggOS40NzgxOUM2LjU4MDYyIDkuNDkyNTkgNi41NDA1NSA5LjUgNi41MDAwOCA5LjVDNi40NTk2MSA5LjUgNi40MTk1NCA5LjQ5MjU5IDYuMzgyMTcgOS40NzgxOUM2LjM0NDc5IDkuNDYzNzkgNi4zMTA4NCA5LjQ0MjY4IDYuMjgyMjYgOS40MTYwOEwyLjU5MDM5IDUuOTg4MzlDMi41NjE3MyA1Ljk2MTg1IDIuNTM5IDUuOTMwMzMgMi41MjM0OSA1Ljg5NTYzQzIuNTA3OTggNS44NjA5MyAyLjUgNS44MjM3MiAyLjUgNS43ODYxNUMyLjUgNS43NDg1OCAyLjUwNzk4IDUuNzExMzggMi41MjM0OSA1LjY3NjY3QzIuNTM5IDUuNjQxOTcgMi41NjE3MyA1LjYxMDQ1IDIuNTkwMzkgNS41ODM5MloiIGZpbGw9IiMwMDMxNTQiLz4NCjxwYXRoIGQ9Ik0yLjU5MDM5IDUuNTgzOTJDMi42MTg5NiA1LjU1NzMyIDIuNjUyOTEgNS41MzYyMSAyLjY5MDI5IDUuNTIxODFDMi43Mjc2NyA1LjUwNzQxIDIuNzY3NzQgNS41IDIuODA4MjEgNS41QzIuODQ4NjcgNS41IDIuODg4NzQgNS41MDc0MSAyLjkyNjEyIDUuNTIxODFDMi45NjM1IDUuNTM2MjEgMi45OTc0NSA1LjU1NzMyIDMuMDI2MDMgNS41ODM5Mkw2LjUwMDA4IDguODA5OTVMOS45NzQxMyA1LjU4MzkyQzEwLjAwMjcgNS41NTczNiAxMC4wMzY3IDUuNTM2MjkgMTAuMDc0MSA1LjUyMTkyQzEwLjExMTQgNS41MDc1NSAxMC4xNTE1IDUuNTAwMTUgMTAuMTkyIDUuNTAwMTVDMTAuMjMyNCA1LjUwMDE1IDEwLjI3MjUgNS41MDc1NSAxMC4zMDk4IDUuNTIxOTJDMTAuMzQ3MiA1LjUzNjI5IDEwLjM4MTIgNS41NTczNiAxMC40MDk4IDUuNTgzOTJDMTAuNDM4NCA1LjYxMDQ4IDEwLjQ2MTEgNS42NDIgMTAuNDc2NiA1LjY3NjdDMTAuNDkyIDUuNzExNCAxMC41IDUuNzQ4NTkgMTAuNSA1Ljc4NjE1QzEwLjUgNS44MjM3MSAxMC40OTIgNS44NjA5IDEwLjQ3NjYgNS44OTU2QzEwLjQ2MTEgNS45MzAzIDEwLjQzODQgNS45NjE4MyAxMC40MDk4IDUuOTg4MzlMNi43MTc5IDkuNDE2MDhDNi42ODkzMiA5LjQ0MjY4IDYuNjU1MzcgOS40NjM3OSA2LjYxOCA5LjQ3ODE5QzYuNTgwNjIgOS40OTI1OSA2LjU0MDU1IDkuNSA2LjUwMDA4IDkuNUM2LjQ1OTYxIDkuNSA2LjQxOTU0IDkuNDkyNTkgNi4zODIxNyA5LjQ3ODE5QzYuMzQ0NzkgOS40NjM3OSA2LjMxMDg0IDkuNDQyNjggNi4yODIyNiA5LjQxNjA4TDIuNTkwMzkgNS45ODgzOUMyLjU2MTczIDUuOTYxODUgMi41MzkgNS45MzAzMyAyLjUyMzQ5IDUuODk1NjNDMi41MDc5OCA1Ljg2MDkzIDIuNSA1LjgyMzcyIDIuNSA1Ljc4NjE1QzIuNSA1Ljc0ODU4IDIuNTA3OTggNS43MTEzOCAyLjUyMzQ5IDUuNjc2NjdDMi41MzkgNS42NDE5NyAyLjU2MTczIDUuNjEwNDUgMi41OTAzOSA1LjU4MzkyWiIgc3Ryb2tlPSIjMDAzMTU0IiBzdHJva2Utd2lkdGg9IjAuNSIvPg0KPC9zdmc+DQo=");
}

.selects-inner {
    display: flex;
    gap: 24px;
    flex: 1;
}
@media screen and (max-width: 959.98px) {
    .selects-inner {
        width: 100%;
        flex-direction: column;
    }
}
.selects-inner > div {
    flex: 1;
}
.selects-inner [data-select] {
    max-width: 296px;
}
@media screen and (max-width: 959.98px) {
    .selects-inner [data-select] {
        max-width: unset;
    }
}
.selects-inner .custom-select-field {
    display: flex;
    width: 100%;
    padding: 9px 12px;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.48;
    color: #000103;
    background-color: #FFFFFF;
    border: 1px solid #E1E1E1;
    border-radius: 0;
    transition: border-color 0.3s ease, background-image 0.3s ease;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    text-overflow: ellipsis;
    overflow: hidden;
}
@media screen and (max-width: 959.98px) {
    .selects-inner .custom-select-field {
        max-width: unset;
    }
}

@media screen and (max-width: 1199.98px) {
    .select-submit .uk-button {
        padding: 11px 16px;
    }
}
@media screen and (max-width: 959.98px) {
    .select-submit {
        width: 100%;
    }
    .select-submit .uk-button {
        width: 100%;
    }
}

.selects-wrapper {
    margin-bottom: 48px;
    display: flex;
    align-items: flex-end;
    gap: 24px;
}
@media screen and (max-width: 959.98px) {
    .selects-wrapper {
        gap: 32px;
        margin-bottom: 40px;
        flex-direction: column;
    }
}

.select-title {
    margin-bottom: 6px;
    font-size: 14px;
    color: #404040;
}

.mb32 {
    margin-bottom: 32px;
}

.map-layout-controls {
    display: flex;
    align-items: center;
    gap: 27px;
}
.map-layout-controls a {
    position: relative;
    display: flex;
    align-items: center;
    gap: 6px;
}
.map-layout-controls a span {
    color: #888888;
    transition: color 0.3s ease;
}
.map-layout-controls a svg {
    fill: #888888;
    transition: fill 0.3s ease;
}
.map-layout-controls a:not(:last-child):after {
    position: absolute;
    content: "";
    height: 100%;
    width: 1px;
    top: 0;
    right: -13px;
    background-color: #888888;
}
.map-layout-controls a:hover span {
    color: #004F87;
}
.map-layout-controls a:hover svg {
    fill: #004F87;
}
.map-layout-controls a:active span {
    color: #002641;
}
.map-layout-controls a:active svg {
    fill: #002641;
}
.map-layout-controls a.active {
    cursor: default;
}
.map-layout-controls a.active span {
    color: #003154;
}
.map-layout-controls a.active svg {
    fill: #003154;
}

.flex-center {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
@media screen and (max-width: 959.98px) {
    .flex-center {
        flex-direction: column;
        align-items: flex-start;
        gap: 16px;
    }
}

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

.partner-item {
    padding: 40px 0;
    border-bottom: 1px solid #EAEAEA;
    display: grid;
    grid-template-columns: 4fr 3fr 2fr 2fr;
    gap: 24px;
}
@media screen and (max-width: 1199.98px) {
    .partner-item {
        grid-template-columns: repeat(2, 1fr);
    }
}
@media screen and (max-width: 959.98px) {
    .partner-item {
        grid-template-columns: repeat(1, 1fr);
        gap: 20px;
    }
}

.partner-item-name > div:first-child {
    font-size: 17px;
    font-weight: 600;
    line-height: 1.58;
    color: #000103;
}
.partner-item-name > div:not(:first-child) {
    font-size: 15px;
    color: #888888;
}
.partner-item-name > div:not(:last-child) {
    margin-bottom: 4px;
}

.partner-item-address > div:first-child {
    font-size: 17px;
    font-weight: 600;
    line-height: 1.58;
    color: #000103;
}
.partner-item-address > div:not(:first-child) {
    font-size: 15px;
    color: #888888;
}
.partner-item-address > div:not(:last-child) {
    margin-bottom: 4px;
}

.partner-item-options > div:first-child {
    font-size: 15px;
    font-weight: 600;
    color: #000103;
}
.partner-item-options > div:not(:first-child) {
    font-size: 15px;
    color: #888888;
}
.partner-item-options > div:not(:last-child) {
    margin-bottom: 4px;
}

.partner-item-links {
    display: flex;
    flex-direction: column;
    gap: 4px;
}
.partner-item-links a {
    color: #003154;
}
.partner-item-links a:hover {
    color: #004F87;
}
.partner-item-links a:active {
    color: #002641;
}

.s32-80 {
    padding: 32px 0 80px;
}
@media screen and (max-width: 959.98px) {
    .s32-80 {
        padding: 24px 0 64px;
    }
}

.contact-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    row-gap: 80px;
    -moz-column-gap: 24px;
    column-gap: 24px;
}
@media screen and (max-width: 959.98px) {
    .contact-grid {
        grid-template-columns: repeat(1, 1fr);
        gap: 48px;
    }
}

.contact-grid-small {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 64px;
}
@media screen and (max-width: 959.98px) {
    .contact-grid-small {
        grid-template-columns: repeat(1, 1fr);
        gap: 48px;
    }
}

.contact-grid-item {
    padding: 0 32px;
    border-left: 1px solid #E1E1E1;
}

.contact-grid-title {
    margin-bottom: 16px;
    font-size: 21px;
    font-weight: 600;
    line-height: 1.2;
    color: #1E1E1E;
}
@media screen and (max-width: 959.98px) {
    .contact-grid-title {
        font-size: 20px;
    }
}

.contact-grid-title-small {
    font-size: 18px;
    line-height: 1.52;
}
@media screen and (max-width: 959.98px) {
    .contact-grid-title-small {
        font-size: 17px;
    }
}

.contact-grid-link {
    display: block;
    max-width: -moz-fit-content;
    max-width: fit-content;
    color: #003154;
}
.contact-grid-link:hover {
    color: #004F87;
}
.contact-grid-link:active {
    color: #002641;
}
.contact-grid-link:not(:last-child) {
    margin-bottom: 4px;
}

.contact-grid-link-desc {
    display: flex;
    gap: 6px;
}
.contact-grid-link-desc > span {
    color: #888888;
}

.contact-grid-text {
    font-size: 15px;
    line-height: 1.74;
    color: #888888;
}
@media screen and (max-width: 959.98px) {
    .contact-grid-text {
        line-height: 1.48;
    }
}
.contact-grid-text:not(:last-child) {
    margin-bottom: 24px;
}

.contact-grid-ogrn {
    display: flex;
    gap: 10px;
}
.contact-grid-ogrn:not(:last-child) {
    margin-bottom: 8px;
}
.contact-grid-ogrn > div:first-child {
    color: #888888;
}
.contact-grid-ogrn > div:last-child {
    color: #1E1E1E;
}

.map {
    width: 100%;
    height: 100%;
    min-height: 440px;
    max-height: 440px;
    overflow: hidden;
    background: #FFFFFF;
    box-sizing: border-box;
}

.s80-40 {
    padding: 80px 0 40px;
}
@media screen and (max-width: 959.98px) {
    .s80-40 {
        padding: 64px 0 32px;
    }
}

.contacts-grey-title {
    margin-bottom: 32px;
    padding: 16px 32px;
    background-color: #F7F7F8;
}
@media screen and (max-width: 959.98px) {
    .contacts-grey-title {
        margin-bottom: 24px;
    }
}

.contacts-item {
    margin-bottom: 64px;
}

.s32-40 {
    padding: 32px 0 40px;
}
@media screen and (max-width: 959.98px) {
    .s32-40 {
        padding: 24px 0;
    }
}

.s32-48 {
    padding: 32px 0 48px;
}
@media screen and (max-width: 959.98px) {
    .s32-48 {
        padding: 24px 0;
    }
}

.support-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    row-gap: 32px;
    -moz-column-gap: 24px;
    column-gap: 24px;
}
@media screen and (max-width: 959.98px) {
    .support-grid {
        grid-template-columns: repeat(1, 1fr);
    }
}
.support-grid:not(:last-child) {
    margin-bottom: 32px;
}

@media screen and (max-width: 959.98px) {
    .support-grid-video {
        grid-template-columns: repeat(2, 1fr);
    }
}
@media screen and (max-width: 639.98px) {
    .support-grid-video {
        grid-template-columns: repeat(1, 1fr);
    }
}

.support-grid-item {
    background-color: #F7F7F8;
    display: flex;
}
@media screen and (max-width: 1199.98px) {
    .support-grid-item {
        flex-direction: column;
    }
}
.support-grid-item:hover .support-grid-item-img img {
    transform: scale(1.1) translate(-45%, -45%);
    will-change: transform;
}

.support-grid-item-box {
    padding: 24px;
}
@media screen and (max-width: 959.98px) {
    .support-grid-item-box {
        padding: 16px 24px 24px;
    }
}

.support-grid-item-title {
    margin-bottom: 8px;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.52;
}

.support-grid-item-desc {
    color: #888888;
}

.support-grid-item-img {
    max-width: 240px;
    min-width: 240px;
    position: relative;
    overflow: hidden;
    width: 100%;
}
@media screen and (max-width: 1199.98px) {
    .support-grid-item-img {
        max-width: unset;
    }
}
.support-grid-item-img img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
    -o-object-fit: cover;
    object-fit: cover;
    max-height: 100%;
    width: 100%;
    height: 100%;
    transition: transform 0.3s ease;
}

.video-gallery-link {
    padding: 16px;
    background-color: #FFFFFF;
    border: 1px solid #EAEAEA;
    display: flex;
    gap: 24px;
}
@media screen and (max-width: 1199.98px) {
    .video-gallery-link {
        flex-direction: column;
        gap: 16px;
        justify-content: space-between;
        padding: 0;
    }
}
.video-gallery-link:hover .video-gallery-link-icon {
    background-color: #FFFFFF;
}
.video-gallery-link:hover .video-gallery-link-icon svg {
    fill: #004F87;
}

@media screen and (max-width: 959.98px) {
    .video-gallery-link-box {
        padding: 16px;
    }
}

.video-gallery-link-title {
    margin-bottom: 8px;
    font-size: 21px;
    font-weight: 600;
    line-height: 1.2;
}
@media screen and (max-width: 959.98px) {
    .video-gallery-link-title {
        font-size: 17px;
        line-height: 1.52;
    }
}

.video-gallery-link-desc {
    color: #888888;
}

.video-gallery-link-img {
    max-width: 224px;
    min-width: 224px;
    position: relative;
    overflow: hidden;
    width: 100%;
}
@media screen and (max-width: 1199.98px) {
    .video-gallery-link-img canvas {
        min-height: 270px;
    }
}
@media screen and (max-width: 1199.98px) {
    .video-gallery-link-img {
        max-width: unset;
    }
}
.video-gallery-link-img img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
    -o-object-fit: cover;
    object-fit: cover;
    max-height: 100%;
    width: 100%;
    height: 100%;
}
@media screen and (max-width: 1199.98px) {
    .video-gallery-link-img img {
        transform: unset;
        top: 0;
        left: 0;
        right: 0;
    }
}

.video-gallery-link-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    bottom: 8px;
    left: 8px;
    width: 48px;
    height: 48px;
    background-color: rgba(255, 255, 255, 0.9);
    border-radius: 50%;
    z-index: 1;
    transition: background-color 0.3s ease;
}
.video-gallery-link-icon svg {
    transition: fill 0.3s ease;
}

.docs-category {
    /*position: sticky;
  top: 24px;*/
}
.docs-category ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.docs-category li:not(:last-child) {
    margin-bottom: 8px;
}
@media screen and (max-width: 959.98px) {
    .docs-category li:nth-child(n+4) {
        display: none;
    }
    .docs-category li:not(:last-child) {
        margin-bottom: unset;
    }
    .docs-category li:not(:nth-child(n+3)) {
        margin-bottom: 8px;
    }
}
.docs-category a {
    padding: 8px 0;
    color: #8F9090;
    font-size: 18px;
    line-height: 1.62;
}
@media screen and (max-width: 959.98px) {
    .docs-category a {
        display: block;
        padding: 8px 12px;
        font-size: 14px;
        line-height: 1.48;
        color: #1E1E1E;
        background-color: #F7F7F8;
    }
}
.docs-category a:hover {
    color: #004F87;
}
.docs-category a:active {
    color: #002641;
}

.docs-category.shown li:nth-child(n+4) {
    display: block;
}
.docs-category.shown li:not(:last-child) {
    margin-bottom: 8px;
}

.docs-section {
    margin-left: auto;
    max-width: 688px;
}
@media screen and (max-width: 959.98px) {
    .docs-section {
        max-width: unset;
    }
}
.docs-section > ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.docs-section > ul li:not(:last-child) {
    margin-bottom: 72px;
}
@media screen and (max-width: 959.98px) {
    .docs-section > ul li:not(:last-child) {
        margin-bottom: 56px;
    }
}

.docs-section-item > ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.docs-section-item > ul li:not(:last-child) {
    margin-bottom: 24px;
}
@media screen and (max-width: 959.98px) {
    .docs-section-item > ul li:not(:last-child) {
        margin-bottom: 20px;
    }
}
.docs-section-item a {
    display: flex;
    align-items: flex-start;
    gap: 10px;
}

.docs-section-title {
    padding: 16px;
    margin-bottom: 32px;
    font-size: 24px;
    font-weight: 600;
    line-height: 1.1;
    color: #003154;
    background-color: #F7F7F8;
    text-align: center;
}
@media screen and (max-width: 959.98px) {
    .docs-section-title {
        margin-bottom: 24px;
        font-size: 23px;
    }
}

.show-more {
    margin: 14px 0 0 0;
    padding: 0;
    border: none;
    background-color: transparent;
    cursor: pointer;
    font-size: 13px;
    line-height: 1.58;
    border-bottom: 1px dashed #404040;
    color: #404040;
    transition: color 0.3s ease, border-color 0.3s ease;
}
.show-more:hover {
    color: #004F87;
    border-color: #004F87;
}
.show-more:active {
    color: #002641;
    border-color: #002641;
}

.mt48 {
    margin-top: 48px;
}

.form-box {
    max-width: 628px;
    margin: 0 auto;
}
@media screen and (max-width: 639.98px) {
    .form-box {
        max-width: unset;
        margin: 0;
    }
}
.form-box .custom-select-field {
    display: flex;
    width: 100%;
    padding: 9px 12px;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.48;
    color: #000103;
    background-color: #FFFFFF;
    border: 1px solid #E1E1E1;
    border-radius: 0;
    transition: border-color 0.3s ease, background-image 0.3s ease;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    text-overflow: ellipsis;
    overflow: hidden;
}
@media screen and (max-width: 959.98px) {
    .form-box .custom-select-field {
        max-width: unset;
    }
}
.form-box .custom-select-field:hover {
    border-color: #8F9090;
}
.form-box .custom-select-value {
    font-size: 15px;
}

.form-row {
    display: flex;
    align-items: center;
    gap: 24px;
}
.form-row > div {
    flex: 1;
    width: 100%;
}
@media screen and (max-width: 639.98px) {
    .form-row {
        flex-direction: column;
    }
}

.form-download {
    display: flex;
    align-items: flex-start;
    gap: 24px;
}
.form-download > div {
    flex: 1;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 6px;
}
@media screen and (max-width: 639.98px) {
    .form-download {
        flex-direction: column;
    }
}

.mb24 {
    margin-bottom: 24px;
}

.uk-form-custom input[type=file], .uk-form-custom select {
    position: absolute;
    top: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    left: 0;
    -webkit-appearance: none;
    opacity: 0;
    cursor: pointer;
}

.js-upload {
    padding: 14px 12px;
    border: 1px dashed #E1E1E1;
}

.file-names ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.file-names li {
    display: flex;
    align-items: center;
    gap: 16px;
}
.file-names li:not(:last-child) {
    margin-bottom: 4px;
}
.file-names span {
    font-size: 11px;
    color: #8F9090;
}
.file-names button {
    margin: 0;
    padding: 0;
    border: none;
    background-color: transparent;
    position: relative;
    width: 12px;
    height: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
.file-names button svg {
    transition: fill 0.3s ease;
}
.file-names button:hover svg {
    fill: #004F87;
}
.file-names button:active svg {
    fill: #002641;
}

.news-type {
    margin-bottom: 40px;
    display: flex;
    align-items: center;
    gap: 16px;
}
@media screen and (max-width: 959.98px) {
    .news-type {
        margin-bottom: 24px;
    }
}
.news-type button {
    margin: 0;
    border: none;
    padding: 8px;
    font-size: 15px;
    height: 38px;
    background-color: #F5F5F5;
    border-radius: 4px;
    cursor: pointer;
    color: #1E1E1E;
    transition: color 0.3s ease;
}
.news-type button:hover {
    color: #004F87;
}
.news-type button:active {
    color: #002641;
}
.news-type button.active {
    color: #003154;
}

.news-aside {
    display: flex;
    flex-direction: column;
    gap: 24px;
}

.img-caption {
    margin: 16px 0 32px;
    font-size: 14px;
    line-height: 1.58;
    color: #8F9090;
}
@media screen and (max-width: 959.98px) {
    .img-caption {
        font-size: 13px;
    }
}

.article h2 {
    margin-top: 32px;
    margin-bottom: 8px;
    font-size: 23px;
    line-height: 1.3;
    font-weight: 600;
    color: #000103;
}
@media screen and (max-width: 959.98px) {
    .article h2 {
        font-size: 21px;
    }
}
.article h3 {
    margin-top: 32px;
    margin-bottom: 8px;
    font-size: 18px;
    line-height: 1.3;
    font-weight: 600;
    color: #000103;
}
@media screen and (max-width: 959.98px) {
    .article h3 {
        font-size: 17px;
    }
}
.article p {
    margin: 8px 0;
    font-size: 18px;
    line-height: 1.58;
    color: #888888;
}
@media screen and (max-width: 959.98px) {
    .article p {
        font-size: 17px;
    }
}
.article a {
    color: #003154;
}
.article a:hover {
    color: #004F87;
}
.article a:active {
    color: #002641;
}
.article iframe {
    margin-top: 32px;
    max-width: 790px;
    width: 100%;
}
.article ul li {
    font-size: 18px;
    line-height: 1.58;
    color: #888888;
}
@media screen and (max-width: 959.98px) {
    .article ul li {
        font-size: 17px;
    }
}
.article ul li:not(:last-child) {
    margin-bottom: 12px;
}
.article table {
    border: 1px solid #EAEAEA;
    border-collapse: separate;
    border-left: 0;
    border-spacing: 0;
    background-color: #F7F7F8;
}
@media screen and (max-width: 959.98px) {
    .article table {
        overflow-x: auto;
        overflow-scrolling: touch;
        -webkit-overflow-scrolling: touch;
    }
}
.article thead {
    display: table-header-group;
    vertical-align: middle;
    border-color: inherit;
    border-collapse: separate;
    background-color: #F7F7F8;
    overflow: hidden;
}
.article td {
    font-size: 18px;
    padding: 16px;
    font-weight: 400;
    text-align: left;
    vertical-align: top;
    border-left: 1px solid #EAEAEA;
    min-width: 162px;
}
@media screen and (max-width: 959.98px) {
    .article td {
        font-size: 17px;
    }
}
.article th {
    font-size: 18px;
    padding: 16px;
    font-weight: 600;
    color: #003154;
    text-align: left;
    vertical-align: top;
    border-left: 1px solid #EAEAEA;
    min-width: 162px;
}
@media screen and (max-width: 959.98px) {
    .article th {
        font-size: 17px;
    }
}
.article tr {
    display: table-row;
    vertical-align: inherit;
    border-color: inherit;
}
.article tr:last-child td {
    font-weight: 600;
    color: #003154;
}
.article td {
    border-top: 1px solid #EAEAEA;
}

.table-inner {
    margin: 32px 0;
}
@media screen and (max-width: 1199.98px) {
    .table-inner {
        overflow: auto;
    }
}
@media screen and (max-width: 959.98px) {
    .table-inner {
        padding-right: 30px;
        padding-left: 30px;
    }
}
@media screen and (max-width: 639.98px) {
    .table-inner {
        padding-right: 16px;
        padding-left: 16px;
    }
}
.table-inner::-webkit-scrollbar {
    background: transparent;
    width: 8px;
    height: 8px;
}
.table-inner::-webkit-scrollbar-thumb {
    background: #003154;
    border-radius: 100px;
    background-clip: content-box;
    border: 3px solid transparent;
    -webkit-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
}
.table-inner::-webkit-scrollbar-button {
    display: none;
}
.table-inner::-webkit-scrollbar-track {
    margin-right: 16px;
    margin-left: 16px;
}

@media screen and (max-width: 959.98px) {
    .re-container-m {
        margin-right: -30px;
        margin-left: -30px;
    }
}
@media screen and (max-width: 639.98px) {
    .re-container-m {
        margin-right: -16px;
        margin-left: -16px;
    }
}

.alert-line {
    margin: 32px 0;
    padding-left: 32px;
    border-left: 3px solid;
}

.alert-line-red {
    border-color: #F18D91;
}

.alert-line-blue {
    border-color: #60C0C3;
}

.alert-line-green {
    border-color: #43B02A;
}

.alert-line-yellow {
    border-color: #F5BD0B;
}

.alert-block {
    margin: 32px 0;
    padding: 40px;
}
@media screen and (max-width: 959.98px) {
    .alert-block {
        padding: 24px;
    }
}

.alert-title {
    margin-bottom: 8px;
    font-size: 23px;
    font-weight: 600;
    line-height: 1.3;
}
@media screen and (max-width: 959.98px) {
    .alert-title {
        font-size: 20px;
    }
}

.alert-desc {
    color: #888888;
    font-size: 18px;
    line-height: 1.58;
}
@media screen and (max-width: 959.98px) {
    .alert-desc {
        font-size: 17px;
    }
}

.alert-block-gray {
    background-color: #F7F7F8;
}

.alert-block-blue {
    background-color: #003154;
}
.alert-block-blue > div {
    color: #FFFFFF;
}

.media-card {
    display: block;
    background-color: #F7F7F8;
}
.media-card:hover .media-card-title {
    color: #004F87;
}
.media-card:active .media-card-title {
    color: #002641;
}

.media-card-img {
    position: relative;
    overflow: hidden;
    border-radius: 2px;
}
.media-card-img img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
    -o-object-fit: cover;
    object-fit: cover;
    max-height: 100%;
    width: 100%;
}

.media-card-body {
    padding: 24px;
}
@media screen and (max-width: 959.98px) {
    .media-card-body {
        padding: 16px;
    }
}

.media-card-title {
    margin-bottom: 8px;
    font-size: 21px;
    font-weight: 600;
    line-height: 1.2;
    color: #000103;
    transition: color 0.3s ease;
}
@media screen and (max-width: 959.98px) {
    .media-card-title {
        font-size: 17px;
    }
}

.media-card-desc {
    color: #888888;
}

.media-card-icon {
    position: absolute;
    bottom: 8px;
    left: 8px;
    width: 64px;
    height: 64px;
    background-color: rgba(255, 255, 255, 0.9);
    border-radius: 50%;
    z-index: 1;
}
@media screen and (max-width: 959.98px) {
    .media-card-icon {
        width: 48px;
        height: 48px;
    }
}
.media-card-icon:after {
    position: absolute;
    content: "";
    transition: background-image 0.3s ease;
}

.media-card-photo .media-card-icon:after {
    width: 22px;
    height: 25px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAxNyAyMCIgZmlsbD0iIzAwMzE1NCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTAuNzI1OTIyIDAuODU0NDkyTDE2LjU0OTUgOS45NTk2N0wwLjcyNTkyMiAxOS4yOTk1VjAuODU0NDkyWiIvPgo8L3N2Zz4K");
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
}
@media screen and (max-width: 959.98px) {
    .media-card-photo .media-card-icon:after {
        width: 16px;
        height: 19px;
    }
}
.media-card-photo:hover .media-card-icon:after {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAxNyAyMCIgZmlsbD0iIzAwNEY4NyIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTAuNzI1OTIyIDAuODU0NDkyTDE2LjU0OTUgOS45NTk2N0wwLjcyNTkyMiAxOS4yOTk1VjAuODU0NDkyWiIvPgo8L3N2Zz4=");
}
.media-card-photo:active .media-card-icon:after {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAxNyAyMCIgZmlsbD0iIzAwMjY0MSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTAuNzI1OTIyIDAuODU0NDkyTDE2LjU0OTUgOS45NTk2N0wwLjcyNTkyMiAxOS4yOTk1VjAuODU0NDkyWiIvPgo8L3N2Zz4=");
}

.media-card-video .media-card-icon:after {
    width: 36px;
    height: 29px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzciIGhlaWdodD0iMjkiIHZpZXdCb3g9IjAgMCAzNyAyOSIgIGZpbGw9IiMwMDMxNTQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNNy45NTIxNSAwLjIxODYwNkM2LjExMjU2IDAuNDg0ODc4IDQuNjYxMTcgMS43MzE2NyA0LjEzOTk4IDMuNDkzNDZDMy45NjQ3MyA0LjA4NTg3IDMuOTQ1OTYgNS4yNDQ2MyA0LjEwMjQ0IDUuODA5OTdDNC44NzYyNCA4LjYwNjA4IDcuOTU5OTMgOS45NzMxOSAxMC41NTA3IDguNjY4ODFDMTEuMjE1OSA4LjMzMzkxIDEyLjA5MjMgNy40NjEyMyAxMi40NTQ1IDYuNzczMTJDMTMuNzM5OSA0LjMzMTA2IDEyLjUxNTggMS4zMDAzIDkuODkzMzYgMC40MzEzMzZDOS4zNzYxNCAwLjI2MDAwNSA4LjQwMzA5IDAuMTUzMzQ1IDcuOTUyMTUgMC4yMTg2MDZaTTE3LjI4OCAxMy4yMjAyQzE0LjcxMzQgMTcuMzkzMiAxMi41ODA4IDIwLjc5MTQgMTIuNTQ4OSAyMC43NzE3QzEyLjUxNjggMjAuNzUyIDExLjc5ODggMTkuNzY4NCAxMC45NTMyIDE4LjU4NkMxMC4xMDc2IDE3LjQwMzUgOS4zOTA3NyAxNi40Mzc5IDkuMzYwMjUgMTYuNDQwMkM5LjMwODM0IDE2LjQ0NCAwLjQ2MTA0NyAyOC43NzQ2IDAuMzk5OTI1IDI4LjkyODRDMC4zODQzNjkgMjguOTY3MyA4LjQ3ODA3IDI4Ljk5OTIgMTguMzg1OCAyOC45OTkyQzI4LjI5MzUgMjguOTk5MiAzNi4zOTk5IDI4Ljk4MjQgMzYuMzk5OSAyOC45NjJDMzYuMzk5OSAyOC45MDA3IDIyLjE4NDEgNS44NjM5NCAyMi4wNzIxIDUuNzQzNTNDMjEuOTg5NCA1LjY1NDY2IDIxLjA0NSA3LjEzMDQ2IDE3LjI4OCAxMy4yMjAyWiIvPgo8L3N2Zz4=");
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
}
@media screen and (max-width: 959.98px) {
    .media-card-video .media-card-icon:after {
        width: 28px;
        height: 22px;
    }
}
.media-card-video:hover .media-card-icon:after {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzciIGhlaWdodD0iMjkiIHZpZXdCb3g9IjAgMCAzNyAyOSIgIGZpbGw9IiMwMDRGODciIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNNy45NTIxNSAwLjIxODYwNkM2LjExMjU2IDAuNDg0ODc4IDQuNjYxMTcgMS43MzE2NyA0LjEzOTk4IDMuNDkzNDZDMy45NjQ3MyA0LjA4NTg3IDMuOTQ1OTYgNS4yNDQ2MyA0LjEwMjQ0IDUuODA5OTdDNC44NzYyNCA4LjYwNjA4IDcuOTU5OTMgOS45NzMxOSAxMC41NTA3IDguNjY4ODFDMTEuMjE1OSA4LjMzMzkxIDEyLjA5MjMgNy40NjEyMyAxMi40NTQ1IDYuNzczMTJDMTMuNzM5OSA0LjMzMTA2IDEyLjUxNTggMS4zMDAzIDkuODkzMzYgMC40MzEzMzZDOS4zNzYxNCAwLjI2MDAwNSA4LjQwMzA5IDAuMTUzMzQ1IDcuOTUyMTUgMC4yMTg2MDZaTTE3LjI4OCAxMy4yMjAyQzE0LjcxMzQgMTcuMzkzMiAxMi41ODA4IDIwLjc5MTQgMTIuNTQ4OSAyMC43NzE3QzEyLjUxNjggMjAuNzUyIDExLjc5ODggMTkuNzY4NCAxMC45NTMyIDE4LjU4NkMxMC4xMDc2IDE3LjQwMzUgOS4zOTA3NyAxNi40Mzc5IDkuMzYwMjUgMTYuNDQwMkM5LjMwODM0IDE2LjQ0NCAwLjQ2MTA0NyAyOC43NzQ2IDAuMzk5OTI1IDI4LjkyODRDMC4zODQzNjkgMjguOTY3MyA4LjQ3ODA3IDI4Ljk5OTIgMTguMzg1OCAyOC45OTkyQzI4LjI5MzUgMjguOTk5MiAzNi4zOTk5IDI4Ljk4MjQgMzYuMzk5OSAyOC45NjJDMzYuMzk5OSAyOC45MDA3IDIyLjE4NDEgNS44NjM5NCAyMi4wNzIxIDUuNzQzNTNDMjEuOTg5NCA1LjY1NDY2IDIxLjA0NSA3LjEzMDQ2IDE3LjI4OCAxMy4yMjAyWiIvPgo8L3N2Zz4K");
}
.media-card-video:active .media-card-icon:after {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzciIGhlaWdodD0iMjkiIHZpZXdCb3g9IjAgMCAzNyAyOSIgIGZpbGw9IiMwMDI2NDEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNNy45NTIxNSAwLjIxODYwNkM2LjExMjU2IDAuNDg0ODc4IDQuNjYxMTcgMS43MzE2NyA0LjEzOTk4IDMuNDkzNDZDMy45NjQ3MyA0LjA4NTg3IDMuOTQ1OTYgNS4yNDQ2MyA0LjEwMjQ0IDUuODA5OTdDNC44NzYyNCA4LjYwNjA4IDcuOTU5OTMgOS45NzMxOSAxMC41NTA3IDguNjY4ODFDMTEuMjE1OSA4LjMzMzkxIDEyLjA5MjMgNy40NjEyMyAxMi40NTQ1IDYuNzczMTJDMTMuNzM5OSA0LjMzMTA2IDEyLjUxNTggMS4zMDAzIDkuODkzMzYgMC40MzEzMzZDOS4zNzYxNCAwLjI2MDAwNSA4LjQwMzA5IDAuMTUzMzQ1IDcuOTUyMTUgMC4yMTg2MDZaTTE3LjI4OCAxMy4yMjAyQzE0LjcxMzQgMTcuMzkzMiAxMi41ODA4IDIwLjc5MTQgMTIuNTQ4OSAyMC43NzE3QzEyLjUxNjggMjAuNzUyIDExLjc5ODggMTkuNzY4NCAxMC45NTMyIDE4LjU4NkMxMC4xMDc2IDE3LjQwMzUgOS4zOTA3NyAxNi40Mzc5IDkuMzYwMjUgMTYuNDQwMkM5LjMwODM0IDE2LjQ0NCAwLjQ2MTA0NyAyOC43NzQ2IDAuMzk5OTI1IDI4LjkyODRDMC4zODQzNjkgMjguOTY3MyA4LjQ3ODA3IDI4Ljk5OTIgMTguMzg1OCAyOC45OTkyQzI4LjI5MzUgMjguOTk5MiAzNi4zOTk5IDI4Ljk4MjQgMzYuMzk5OSAyOC45NjJDMzYuMzk5OSAyOC45MDA3IDIyLjE4NDEgNS44NjM5NCAyMi4wNzIxIDUuNzQzNTNDMjEuOTg5NCA1LjY1NDY2IDIxLjA0NSA3LjEzMDQ2IDE3LjI4OCAxMy4yMjAyWiIvPgo8L3N2Zz4=");
}

.video-box:not(:last-child) {
    margin-bottom: 72px;
}
@media screen and (max-width: 959.98px) {
    .video-box:not(:last-child) {
        margin-bottom: 48px;
    }
}
.video-box h2 {
    margin-bottom: 24px;
    font-size: 21px;
    font-weight: 600;
    line-height: 1.2;
    color: #1E1E1E;
}
@media screen and (max-width: 959.98px) {
    .video-box h2 {
        margin-bottom: 16px;
        font-size: 20px;
    }
}
.video-box iframe {
    max-width: 1200px;
    width: 100%;
}
@media screen and (max-width: 959.98px) {
    .video-box iframe {
        height: 320px;
    }
}
@media screen and (max-width: 639.98px) {
    .video-box iframe {
        height: 180px;
    }
}

.title-desc {
    margin-top: 8px;
    color: #888888;
    font-size: 18px;
}
@media screen and (max-width: 959.98px) {
    .title-desc {
        font-size: 17px;
    }
}

.search-head {
    margin-bottom: 32px;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}
@media screen and (max-width: 959.98px) {
    .search-head {
        flex-direction: column;
        gap: 24px;
        align-items: flex-start;
    }
}
.search-head [data-select] {
    min-width: 260px;
}

.mb16 {
    margin-bottom: 16px;
}

.count > span {
    color: #888888;
    font-size: 14px;
}

.search-result {
    margin-top: 64px;
}
@media screen and (max-width: 959.98px) {
    .search-result {
        margin-top: 36px;
    }
}

.search-result-card {
    padding: 16px;
    display: flex;
    gap: 24px;
    border: 1px solid #EAEAEA;
}
@media screen and (max-width: 959.98px) {
    .search-result-card {
        padding: 24px;
        flex-direction: column;
    }
}
.search-result-card:not(:last-child) {
    margin-bottom: 24px;
}

.search-result-card-img {
    position: relative;
    overflow: hidden;
    min-width: 200px;
}
.search-result-card-img img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
    -o-object-fit: contain;
    object-fit: contain;
    max-height: 100%;
    width: 100%;
}
@media screen and (max-width: 959.98px) {
    .search-result-card-img canvas {
        min-height: 500px;
    }
}
@media screen and (max-width: 639.98px) {
    .search-result-card-img canvas {
        min-height: 200px;
    }
}

.search-result-card-title {
    margin-bottom: 16px;
    font-size: 24px;
    font-weight: 600;
    line-height: 1.1;
    color: #000103;
}
@media screen and (max-width: 959.98px) {
    .search-result-card-title {
        margin-bottom: 8px;
        font-size: 17px;
    }
}

.search-result-card-desc {
    margin-bottom: 32px;
    font-size: 17px;
    color: #888888;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
@media screen and (max-width: 959.98px) {
    .search-result-card-desc {
        margin-bottom: 16px;
        font-size: 14px;
        -webkit-line-clamp: 4;
    }
}

.search-result-card-link {
    display: flex;
    align-items: center;
}
.search-result-card-link svg {
    min-width: 12px;
    fill: #1E1E1E;
    transition: fill 0.3s ease;
}
.search-result-card-link:hover {
    fill: #004F87;
}
.search-result-card-link:active {
    fill: #002641;
}

.s404 {
    position: relative;
    padding: 88px 128px;
    text-align: center;
    overflow: hidden;
}
.s404:after {
    position: absolute;
    content: "";
    width: 887px;
    height: 913px;
    bottom: -610px;
    left: -279px;
    background-image: url("/local/templates/cult/css/../img/decor/404.png");
    background-size: cover;
    background-repeat: no-repeat;
    z-index: -2;
}
@media screen and (max-width: 959.98px) {
    .s404:after {
        display: none;
    }
}
.s404:before {
    position: absolute;
    content: "";
    width: 887px;
    height: 913px;
    bottom: -610px;
    right: -279px;
    background-image: url("/local/templates/cult/css/../img/decor/404.png");
    background-size: cover;
    background-repeat: no-repeat;
    z-index: -2;
}
@media screen and (max-width: 959.98px) {
    .s404:before {
        display: none;
    }
}
@media screen and (max-width: 959.98px) {
    .s404 {
        padding: 80px 0;
        text-align: left;
    }
}
.s404 .box {
    position: relative;
    margin: 0 auto;
    max-width: 624px;
}
.s404 .box:after {
    position: absolute;
    content: "";
    z-index: -1;
    background-color: #F7F7F8;
    bottom: 0;
    left: 0;
    right: 0;
    top: 202px;
}
@media screen and (max-width: 959.98px) {
    .s404 .box:after {
        top: 150px;
    }
}
@media screen and (max-width: 959.98px) {
    .s404 .box::before {
        position: absolute;
        content: "";
        top: 231px;
        left: -135px;
        right: -135px;
        bottom: -251px;
        background-image: url("/local/templates/cult/css/../img/decor/404.png");
        background-size: cover;
        background-repeat: no-repeat;
        z-index: -2;
    }
}
.s404 .box-content {
    padding: 0 32px 64px;
}
@media screen and (max-width: 959.98px) {
    .s404 .box-content {
        padding: 0 16px 32px;
    }
}
.s404 .title {
    margin-bottom: 16px;
    font-size: 29px;
    font-weight: 600;
    color: #003154;
    line-height: 1.16;
}
@media screen and (max-width: 959.98px) {
    .s404 .title {
        font-size: 27px;
    }
}
.s404 .desc {
    margin-bottom: 64px;
    font-size: 18px;
    color: #888888;
}
@media screen and (max-width: 959.98px) {
    .s404 .desc {
        margin-bottom: 48px;
        font-size: 17px;
    }
}
.s404 .links {
    display: flex;
    justify-content: center;
    gap: 24px;
}
.s404 .links .uk-button {
    width: 200px;
}
@media screen and (max-width: 959.98px) {
    .s404 .links {
        flex-direction: column;
        gap: 12px;
    }
    .s404 .links .uk-button {
        width: 100%;
    }
}
.s404 .number {
    text-align: center;
    padding-bottom: 32px;
    font-size: 170px;
    font-weight: 900;
    line-height: 1;
    mix-blend-mode: lighten;
    background-color: #F7F7F8;
}
@media screen and (max-width: 959.98px) {
    .s404 .number {
        font-size: 120px;
    }
}
.s404 .bg {
    position: absolute;
    content: "";
    top: -48px;
    left: -288px;
    right: -288px;
    height: 250px;
    background-image: url("/local/templates/cult/css/../img/temp/bg.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    z-index: -1;
}

.modal-close {
    width: 32px;
    height: 32px;
    background-color: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: background-color 0.3s ease;
}
.modal-close svg {
    width: 16px;
    min-width: 16px;
    height: 16px;
    transition: all 0.3s ease;
    fill: #D0D0D0;
}
.modal-close:hover {
    background-color: #FFFFFF;
}
.modal-close:hover svg {
    fill: #003154;
}

.modal-title {
    margin-bottom: 16px;
    font-size: 29px;
    font-weight: 600;
    line-height: 1.16;
    color: #003154;
    text-align: center;
}
@media screen and (max-width: 959.98px) {
    .modal-title {
        font-size: 27px;
        text-align: left;
    }
}

.modal-desc {
    font-size: 18px;
    line-height: 1.62;
    color: #888888;
    text-align: center;
}
@media screen and (max-width: 959.98px) {
    .modal-desc {
        font-size: 17px;
        text-align: left;
    }
}

.modal-buttons {
    margin-top: 64px;
    display: flex;
    justify-content: center;
    gap: 24px;
}
.modal-buttons .uk-button {
    width: 200px;
}
@media screen and (max-width: 959.98px) {
    .modal-buttons {
        margin-top: 48px;
        flex-direction: column;
        gap: 12px;
    }
    .modal-buttons .uk-button {
        width: 100%;
    }
}

.label-data-select {
    margin-bottom: 10px;
    font-size: 17px;
    color: #1E1E1E;
}

.canvas {
    position: relative;
    max-width: 500px;
    margin: 0 auto;
    height: 292px;
}
.canvas img {
    position: absolute;
    top: 0;
    left: 0;
}
@media screen and (max-width: 639.98px) {
    .canvas {
        height: 260px;
    }
}
@media screen and (max-width: 450px) {
    .canvas {
        height: 230px;
    }
}

.wheels input[type=checkbox] {
    outline: none;
    border: unset;
    box-sizing: border-box;
    border-radius: 0;
    font: inherit;
    cursor: pointer;
    display: inline-block;
    height: 16px;
    width: 16px;
    min-width: 16px;
    overflow: hidden;
    vertical-align: middle;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    transition: background-image 0.3s ease;
    background-size: 16px;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHJlY3QgeD0iMC41IiB5PSIwLjUiIHdpZHRoPSIyMyIgaGVpZ2h0PSIyMyIgcng9IjEuNSIgZmlsbD0id2hpdGUiLz4KPHJlY3QgeD0iMC41IiB5PSIwLjUiIHdpZHRoPSIyMyIgaGVpZ2h0PSIyMyIgcng9IjEuNSIgc3Ryb2tlPSIjRTFFMUUxIi8+Cjwvc3ZnPg==");
}
.wheels input[type=checkbox]:checked {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHJlY3QgeD0iMC41IiB5PSIwLjUiIHdpZHRoPSIyMyIgaGVpZ2h0PSIyMyIgcng9IjEuNSIgZmlsbD0iIzAwMzE1NCIvPgo8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTE3LjM3MDkgNy45MTE5QzE3LjEwNDcgNy45OTU3NSAxNy4wOTY1IDguMDAzNDggMTMuNzE2OCAxMS4zNTc3TDEwLjM5MTQgMTQuNjU4TDguODg2NjYgMTMuMTY1NUM3LjQ4ODk4IDExLjc3OTEgNy4zNjk4NSAxMS42NjczIDcuMjExOTMgMTEuNTkzOUM2LjgxMDUgMTEuNDA3MyA2LjM4MzYxIDExLjQ2NjMgNi4wNjUxMyAxMS43NTIzQzUuODEyNDUgMTEuOTc5MiA1LjY4NzU1IDEyLjM0MDIgNS43NDgzNSAxMi42NjhDNS44MTA1OCAxMy4wMDM1IDUuNzcxNDggMTIuOTU5OCA3Ljg2OTYyIDE1LjAzOTFDOS43MDQ5OSAxNi44NTc5IDkuODE4NjEgMTYuOTY1NSA5Ljk3Mzk4IDE3LjAzMjhDMTAuMTcwNyAxNy4xMTggMTAuNDQzIDE3LjE0NCAxMC42MjUyIDE3LjA5NUMxMC45MzMgMTcuMDEyIDEwLjgwMTIgMTcuMTM2MiAxNC43NDI2IDEzLjIxODZDMTguODI1OCA5LjE2MDEgMTguNTkyNiA5LjQwODY2IDE4LjY1NDcgOS4wNDg4NEMxOC43NDA1IDguNTUwNzQgMTguNDI2IDguMDY1NzEgMTcuOTE3NiA3LjkxMjQzQzE3Ljc3NDQgNy44NjkyNyAxNy41MDcxIDcuODY5MDIgMTcuMzcwOSA3LjkxMTlaIiBmaWxsPSJ3aGl0ZSIvPgo8cmVjdCB4PSIwLjUiIHk9IjAuNSIgd2lkdGg9IjIzIiBoZWlnaHQ9IjIzIiByeD0iMS41IiBzdHJva2U9IiNFMUUxRTEiLz4KPC9zdmc+");
}
.wheels input[type=checkbox]:not(:checked):hover {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHJlY3QgeD0iMC41IiB5PSIwLjUiIHdpZHRoPSIyMyIgaGVpZ2h0PSIyMyIgcng9IjEuNSIgZmlsbD0iI0Y3RjdGOCIvPgo8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTE3LjM3MDkgNy45MTE5QzE3LjEwNDcgNy45OTU3NSAxNy4wOTY1IDguMDAzNDggMTMuNzE2OCAxMS4zNTc3TDEwLjM5MTQgMTQuNjU4TDguODg2NjYgMTMuMTY1NUM3LjQ4ODk4IDExLjc3OTEgNy4zNjk4NSAxMS42NjczIDcuMjExOTMgMTEuNTkzOUM2LjgxMDUgMTEuNDA3MyA2LjM4MzYxIDExLjQ2NjMgNi4wNjUxMyAxMS43NTIzQzUuODEyNDUgMTEuOTc5MiA1LjY4NzU1IDEyLjM0MDIgNS43NDgzNSAxMi42NjhDNS44MTA1OCAxMy4wMDM1IDUuNzcxNDggMTIuOTU5OCA3Ljg2OTYyIDE1LjAzOTFDOS43MDQ5OSAxNi44NTc5IDkuODE4NjEgMTYuOTY1NSA5Ljk3Mzk4IDE3LjAzMjhDMTAuMTcwNyAxNy4xMTggMTAuNDQzIDE3LjE0NCAxMC42MjUyIDE3LjA5NUMxMC45MzMgMTcuMDEyIDEwLjgwMTIgMTcuMTM2MiAxNC43NDI2IDEzLjIxODZDMTguODI1OCA5LjE2MDEgMTguNTkyNiA5LjQwODY2IDE4LjY1NDcgOS4wNDg4NEMxOC43NDA1IDguNTUwNzQgMTguNDI2IDguMDY1NzEgMTcuOTE3NiA3LjkxMjQzQzE3Ljc3NDQgNy44NjkyNyAxNy41MDcxIDcuODY5MDIgMTcuMzcwOSA3LjkxMTlaIiBmaWxsPSIjMUUxRTFFIi8+CjxyZWN0IHg9IjAuNSIgeT0iMC41IiB3aWR0aD0iMjMiIGhlaWdodD0iMjMiIHJ4PSIxLjUiIHN0cm9rZT0iI0UxRTFFMSIvPgo8L3N2Zz4K");
}

.sticky-img {
    padding-top: 55px;
}
@media screen and (max-width: 959.98px) {
    .sticky-img {
        padding-top: unset;
    }
}

ul > li::marker {
    color: #003154;
}

/* End */


/* Start:/local/templates/cult/styles.css?175491581318937*/
.index-slide-background {
    display: none;
}

.index-swiper {
    max-height: 600px;
    overflow: hidden;
}

.slider-align-empty .uk-container {
    display: none;
}

.slider-align-empty {
    padding: 0 !important;
}

.slider-align-empty .index-slide-background {
    display: block;
    height: 100%;
    object-fit: cover;
}

.strange-section:before, .strange-section:after {
    z-index: -1;
}

.file-names {
    display: flex;
    gap: 16px;
    font-size: 11px;
    justify-content: space-between;
    color: #8F9090;
}

.file-names span:first-child {
    max-width: 240px;
    text-overflow: ellipsis;
    word-break: break-all;
    overflow: hidden;
}

.file-names span:nth-child(2) {
    white-space: nowrap;
}

.file-names button svg {
    min-width: 12px;
    width: 12px;
    height: 12px;
}

.size-delete {
    display: flex;
    align-content: center;
    gap: 16px;
    white-space: nowrap;
    line-height: 1;
}

.js-upload, .js-upload > * {
    cursor: pointer;
}

.offcanvas__list-clear {
    padding: 0 !important;
    margin: 0 !important;
    border: unset !important;
}

.custom-select-options ul li.disabled {
    pointer-events: none;
    opacity: .5;
}

.custom-select-options ul li:not(.disabled) label {
    cursor: pointer;
}

.checkout-select .custom-select-options ul li,
.filters-select .custom-select-options ul li {
    padding: 0;
}

.custom-select-options ul li label {
    padding: 9px 16px;
}

.docs-category-items ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.docs-category-items ul li:not(:last-child) {
    margin-bottom: 24px;
}

.docs-category-items ul li a {
    padding: 16px;
    font-size: 24px;
    font-weight: 600;
    line-height: 1.1;
    color: #003154;
    background-color: #F7F7F8;
    text-align: center;
    display: block;
    transition: opacity .3s ease;
}

.docs-category-items ul li a:hover {
    opacity: .7;
}

.catalog-section-list .active a {
    color: #174463;
}

#map-search {
    height: 42.19px;
    border-radius: unset;
}

.selects-inner .custom-select-value {
    font-size: 15px;
    line-height: 148%;
    color: #000103;
}

.filter-item {
    max-width: 100% !important;
    transition: opacity .3s ease;
}

.filter-item.disabled {
    pointer-events: none;
    opacity: .7;
}

.selects-wrapper {
    margin-bottom: 0;
}

.map-filters-layout {
    margin-bottom: 48px;
}

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

@media screen and (min-width: 959.98px) {
    .head-menu-item {
        position: relative;
    }

    .head-menu-item:not([aria-haspopup]):hover:before {
        opacity: 1;
    }

    .head-menu-item:not([aria-haspopup]):before {
        position: absolute;
        content: "";
        left: 0;
        bottom: -2px;
        width: 100%;
        height: 1px;
        background-color: #004F87;
        opacity: 0;
        transition: opacity 0.3s ease;
    }

    .head-bottom a[aria-expanded="true"] {
        color: #004F87;
    }

}

@media screen and (max-width: 959.98px) {
    .head-bottom li {
        padding: 0;
    }

    .head-bottom li a:not(.uk-button) {
        display: block;
        padding: 8px 12px;
    }
}


.news-car-img canvas {
    min-height: 140px;
}

.big-table {
    overflow: auto;
    position: relative;
}

.big-table table {
    display: inline-block;
    vertical-align: top;
    max-width: 100%;
    overflow-x: auto;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
    cursor: grab;
}

.scroll-right:after {
    content: '';
    display: block;
    width: 15px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 500;
    background: radial-gradient(ellipse at right, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0) 75%) 100% center;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-size: 15px 100%;
    background-position: 100% 0%;
}

.scroll-left:before {
    content: '';
    display: block;
    width: 15px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 500;
    background: radial-gradient(ellipse at left, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0) 75%) 0 center;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-size: 15px 100%;
}

.category-box {
    box-sizing: border-box;
    height: 100%;
}

.map-title {
    font-size: 14px;
    font-weight: 600;
    margin-top: 0;
    line-height: 1.1;
    color: #003154;
}

.ymaps-2-1-79-balloon-content__header .map-title,
.ymaps-2-1-79-b-cluster-tabs__item-header .map-title {
    font-size: 20px;
    margin-bottom: 16px;
}

.ymaps-2-1-79-b-cluster-tabs__menu-item {
    margin-bottom: 8px !important;
}

.partner-item {
    grid-template-columns: 3fr 2fr 3fr 2fr;
    gap: 64px;
}

@media screen and (min-width: 959.98px) {
    .secondary-gray-block {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .search-input .uk-input {
        height: 46px;
    }

    .search-input .uk-button {
        padding: 10.91px 31px;
    }

    .head-logo, .head-top-container {
        height: 46px;
    }

    .search-input .search-toggle {
        height: 46px;
        width: 46px;
        min-width: 46px;
    }

    .head-sticky .head-logo img {
        width: 155px;
    }

    .head-sticky .head-logo {
        height: 24px;
    }
}

.form-box-subtitle {
    font-size: 17px;
    line-height: 158%;
    color: #888888;
}

@media screen and (max-width: 959.98px) {
    .form-box-subtitle {
        font-size: 15px;
    }
}

.video-head {
    background: #003154;
}

.media-card-photo .media-card-icon:after {
    left: calc(50% + 2px);
}

.product-card-img img {
    padding: 24px 16px;
}

.production-columns ul {
    column-fill: balance;
}

.selects {
    justify-content: flex-start;
}

@media screen and (min-width: 959.98px) {
    #partners-map {
        min-height: 660px;
        max-height: 660px;
    }
}

.text-black-60 {
    color: #888888;
}

.btn-buy-icon::before {
    background-color: #fff !important;
}

/**/
[data-select].disabled {
    pointer-events: none;
}

[data-select].disabled .custom-select-arrow {
    display: none;
}

@media screen and (min-width: 639.98px) {
    [data-select-sort] {
        min-width: 240px;
    }
}

.selects {
    flex-wrap: wrap;
}

.static-first-link {
    margin-top: 0;
}

@media screen and (min-width: 1199.98px) {
    .selects .custom-select-field {
        max-width: 355px;
    }
}

@media screen and (max-width: 959.98px) {
    .custom-select-value {
        white-space: normal;
    }
}

.brands-slider-slide {
    color: #8F9090;
}

.brands-slider-slide-img svg {
    transition: unset;
}

.brands-slider-slide-img svg path {
    transition: fill .3s ease;
}

.brands-slider-slide:hover .brands-slider-slide-img svg path {
    fill: #003154 !important;
}

.product-card img + img {
    opacity: 0;
    transition: opacity .3s;
}

.product-card:hover img + img {
    opacity: 1;
    transition: opacity .3s;
}

.product-card-img img + img {
    z-index: 3;
}

.product-card:hover .product-card-img-bg {
    opacity: 1;
}

.product-card-img-bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    z-index: 2;
    transition: opacity .3s;
    background-color: #fff;
}

.product-block-grey-options li > label {
    cursor: pointer;
}

.product-block-grey-options li > label:first-child {
    display: flex;
    align-items: flex-start;
    gap: 12px;
    flex: unset;
}

.product-block-grey-list li > label:first-child span {
    font-size: 15px;
    line-height: 1.58;
    color: #888888;
}

@media screen and (min-width: 959.98px) {
    .product-block-grey-options li > div:last-child {
        text-align: right;
    }
}

.product-block-grey-options li > label:first-child input[type=checkbox] {
    outline: none;
    border: unset;
    box-sizing: border-box;
    margin: 3px 0 0 0;
    border-radius: 0;
    font: inherit;
    cursor: pointer;
    display: inline-block;
    height: 16px;
    width: 16px;
    min-width: 16px;
    overflow: hidden;
    vertical-align: middle;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    transition: background-image 0.3s ease;
    background-size: 16px;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHJlY3QgeD0iMC41IiB5PSIwLjUiIHdpZHRoPSIyMyIgaGVpZ2h0PSIyMyIgcng9IjEuNSIgZmlsbD0id2hpdGUiLz4KPHJlY3QgeD0iMC41IiB5PSIwLjUiIHdpZHRoPSIyMyIgaGVpZ2h0PSIyMyIgcng9IjEuNSIgc3Ryb2tlPSIjRTFFMUUxIi8+Cjwvc3ZnPg==");
}

.product-block-grey-options li > label:first-child input[type=checkbox]:checked {
    background-size: 16px;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHJlY3QgeD0iMC41IiB5PSIwLjUiIHdpZHRoPSIyMyIgaGVpZ2h0PSIyMyIgcng9IjEuNSIgZmlsbD0iIzAwMzE1NCIvPgo8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTE3LjM3MDkgNy45MTE5QzE3LjEwNDcgNy45OTU3NSAxNy4wOTY1IDguMDAzNDggMTMuNzE2OCAxMS4zNTc3TDEwLjM5MTQgMTQuNjU4TDguODg2NjYgMTMuMTY1NUM3LjQ4ODk4IDExLjc3OTEgNy4zNjk4NSAxMS42NjczIDcuMjExOTMgMTEuNTkzOUM2LjgxMDUgMTEuNDA3MyA2LjM4MzYxIDExLjQ2NjMgNi4wNjUxMyAxMS43NTIzQzUuODEyNDUgMTEuOTc5MiA1LjY4NzU1IDEyLjM0MDIgNS43NDgzNSAxMi42NjhDNS44MTA1OCAxMy4wMDM1IDUuNzcxNDggMTIuOTU5OCA3Ljg2OTYyIDE1LjAzOTFDOS43MDQ5OSAxNi44NTc5IDkuODE4NjEgMTYuOTY1NSA5Ljk3Mzk4IDE3LjAzMjhDMTAuMTcwNyAxNy4xMTggMTAuNDQzIDE3LjE0NCAxMC42MjUyIDE3LjA5NUMxMC45MzMgMTcuMDEyIDEwLjgwMTIgMTcuMTM2MiAxNC43NDI2IDEzLjIxODZDMTguODI1OCA5LjE2MDEgMTguNTkyNiA5LjQwODY2IDE4LjY1NDcgOS4wNDg4NEMxOC43NDA1IDguNTUwNzQgMTguNDI2IDguMDY1NzEgMTcuOTE3NiA3LjkxMjQzQzE3Ljc3NDQgNy44NjkyNyAxNy41MDcxIDcuODY5MDIgMTcuMzcwOSA3LjkxMTlaIiBmaWxsPSJ3aGl0ZSIvPgo8cmVjdCB4PSIwLjUiIHk9IjAuNSIgd2lkdGg9IjIzIiBoZWlnaHQ9IjIzIiByeD0iMS41IiBzdHJva2U9IiNFMUUxRTEiLz4KPC9zdmc+");
}

.product-block-grey-options li > label:first-child input[type=checkbox]:not(:checked):hover {
    background-size: 16px;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHJlY3QgeD0iMC41IiB5PSIwLjUiIHdpZHRoPSIyMyIgaGVpZ2h0PSIyMyIgcng9IjEuNSIgZmlsbD0iI0Y3RjdGOCIvPgo8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTE3LjM3MDkgNy45MTE5QzE3LjEwNDcgNy45OTU3NSAxNy4wOTY1IDguMDAzNDggMTMuNzE2OCAxMS4zNTc3TDEwLjM5MTQgMTQuNjU4TDguODg2NjYgMTMuMTY1NUM3LjQ4ODk4IDExLjc3OTEgNy4zNjk4NSAxMS42NjczIDcuMjExOTMgMTEuNTkzOUM2LjgxMDUgMTEuNDA3MyA2LjM4MzYxIDExLjQ2NjMgNi4wNjUxMyAxMS43NTIzQzUuODEyNDUgMTEuOTc5MiA1LjY4NzU1IDEyLjM0MDIgNS43NDgzNSAxMi42NjhDNS44MTA1OCAxMy4wMDM1IDUuNzcxNDggMTIuOTU5OCA3Ljg2OTYyIDE1LjAzOTFDOS43MDQ5OSAxNi44NTc5IDkuODE4NjEgMTYuOTY1NSA5Ljk3Mzk4IDE3LjAzMjhDMTAuMTcwNyAxNy4xMTggMTAuNDQzIDE3LjE0NCAxMC42MjUyIDE3LjA5NUMxMC45MzMgMTcuMDEyIDEwLjgwMTIgMTcuMTM2MiAxNC43NDI2IDEzLjIxODZDMTguODI1OCA5LjE2MDEgMTguNTkyNiA5LjQwODY2IDE4LjY1NDcgOS4wNDg4NEMxOC43NDA1IDguNTUwNzQgMTguNDI2IDguMDY1NzEgMTcuOTE3NiA3LjkxMjQzQzE3Ljc3NDQgNy44NjkyNyAxNy41MDcxIDcuODY5MDIgMTcuMzcwOSA3LjkxMTlaIiBmaWxsPSIjMUUxRTFFIi8+CjxyZWN0IHg9IjAuNSIgeT0iMC41IiB3aWR0aD0iMjMiIGhlaWdodD0iMjMiIHJ4PSIxLjUiIHN0cm9rZT0iI0UxRTFFMSIvPgo8L3N2Zz4K");
}

.product-block-grey-options li > label:last-child {
    min-width: 80px;
}


@media screen and (max-width: 639.98px) {
    .product-files-name {
        word-break: break-word;
    }
}

.breadcrumbs-compact .breadcrumbs-wrapper {
    padding-top: 16px;
    padding-bottom: 8px;
}

.product-labels {
    position: absolute;
    z-index: 2;
    top: 16px;
    left: 16px;
    display: flex;
    gap: 8px;
}

.product-slider-img-label {
    position: static;
}

.section-404 {
    min-height: 622px;
    display: flex;
}

.section-404 .uk-container {
    flex: 1 0 auto;
    display: flex;
    align-items: center;
}

@media screen and (max-width: 959.98px) {
    .section-404 .uk-container {
        flex: 1 1 auto;
    }
}

.section-404-block {
    max-width: 580px;
    padding: 48px 56px 56px;
    box-sizing: border-box;
    background-color: #fff;
    color: #003154;
    display: flex;
    flex-direction: column;
    align-items: center;
}

@media screen and (max-width: 959.98px) {
    .section-404-block {
        padding: 32px 24px;
    }
}

.section-404-block .uk-button {
    min-width: 200px;
}

@media screen and (max-width: 959.98px) {
    .section-404-block .uk-button {
        width: 100%;
    }
}

.section-404-text {
    color: #003154;
    text-align: center;
    font-size: 24px;
    font-weight: 600;
    line-height: 110%;
}

@media screen and (max-width: 959.98px) {
    .section-404-text {
        font-size: 27px;
    }
}

@media screen and (max-width: 959.98px) {
    .section-404-number {
        max-width: 240px;
    }
}

.mt-56-48 {
    margin-top: 56px;
}

@media screen and (max-width: 959.98px) {
    .mt-56-48 {
        margin-top: 48px;
    }
}

.mt-32-24 {
    margin-top: 32px;
}

@media screen and (max-width: 959.98px) {
    .mt-32-24 {
        margin-top: 24px;
    }
}

.product-files > a {
    align-items: center;
}

.filters-select .custom-select-options ul {
    display: flex;
    flex-direction: column;
}

.select-option-all {
    order: -2;
}

.select-option[data-value="Россия"] {
    order: -1;
}

/**/
.help-card {
    position: relative;
}

@media screen and (max-width: 959.98px) {
    .help-card {
        margin-top: 40px;
    }

    .help-card canvas {
        height: 250px;
    }
}

@media screen and (max-width: 639.98px) {
    .help-card canvas {
        height: 200px;
    }
}


.help-card::before {
    content: '';
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 49, 84, 0.7);
}

.help-card-body {
    padding: 40px 22px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    flex: 1;
    color: #FFF;
}

@media screen and (max-width: 959.98px) {
    .help-card-body {
        padding: 0 16px 24px;
    }
}

.help-card-title {
    font-variant-numeric: lining-nums proportional-nums;
    font-size: 33px;
    font-style: normal;
    font-weight: 600;
    line-height: 116%;
    margin-bottom: 16px;
}

.help-card-desc {
    margin-bottom: 40px;
}

@media screen and (max-width: 959.98px) {
    .help-card-title {
        font-size: 23px;
        line-height: 110%;
    }

    .help-card-desc {
        font-size: 15px;
        font-style: normal;
        font-weight: 400;
        line-height: 174%;
    }
}

.help-card-img {
    position: absolute;
    top: -67px;
    right: 86px;
    width: 316px;
    height: 352px;
    object-fit: contain;
}

@media screen and (max-width: 1199.98px) {
    .help-card-img {
        right: 0;
    }
}

@media screen and (max-width: 959.98px) {
    .help-card-img {
        right: unset;
        left: calc(50% + 12px);
        transform: translateX(-50%);
        top: -65px;
        max-height: 300px;
        width: 100%;
    }
}

@media screen and (max-width: 639.98px) {
    .help-card-img {
        max-height: 230px;
        top: -44px;
    }
}

.help-card-video {
    top: 0;
    left: 0;
    position: absolute;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.help-card-small {
    background: rgba(242, 246, 251, 1);
    color: #404040;
    padding-top: 40px;
    padding-bottom: 40px;
    font-variant-numeric: lining-nums proportional-nums;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 158%;
    overflow: hidden;
    flex: 1;
    display: flex;
}

@media screen and (max-width: 959.98px) {
    .help-card-small {
        padding-top: 23px;
        padding-bottom: 0;
    }
}

.help-card-small .uk-button {
    margin-top: 40px;
}

.help-card-small-title {
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 110%; /* 26.4px */
    margin-bottom: 16px;
    color: #1E1E1E;
}

.help-card-small-body {
    padding-right: 13px;
}

@media screen and (max-width: 959.98px) {
    .help-card-small-body {
        padding-left: 16px;
        padding-right: 16px;
        padding-bottom: 24px;
    }
}


.help-card-small.secondary {
    padding-top: 18px;
    padding-bottom: 24px;
}

@media screen and (max-width: 959.98px) {
    .help-card-small.secondary {
        padding-top: 20px;
        padding-bottom: 0;
    }
}

@media screen and (max-width: 1199.98px) {
    .help-card-small.secondary img {
        padding-left: 8px;
        padding-right: 8px;
    }
}

@media screen and (max-width: 959.98px) {
    .help-card .uk-button, .help-card-small .uk-button {
        width: 100%;
        padding-left: 12px;
        padding-right: 12px;
    }
}

@media screen and (max-width: 1199.98px) {
    .help-card .uk-button, .help-card-small .uk-button {
        padding-left: 16px;
        padding-right: 16px;
    }
}

.mt-24-40 {
    margin-top: 24px;
}

@media screen and (max-width: 959.98px) {
    .mt-24-40 {
        margin-top: 40px !important;
    }
}

.flex-center-end {
    align-items: center;
}

@media screen and (max-width: 959.98px) {
    .flex-center-end {
        align-items: flex-end;
    }
}

@media screen and (min-width: 959.98px) {
    .s64-custom {
        padding-top: 104px;
    }
}

.banner-block {
    display: block;
    max-width: 100%;
}

@media screen and (min-width: 959.98px) {
    .banner-block-product {
        max-width: 70%;
    }
}

.banner-block-product:not(:last-child) {
    margin-bottom: 40px;
}

.banner-block img {
    max-height: 640px;
    object-fit: cover;
    height: 100%;
}

a.banner-block {
    transition: opacity .3s;
}

a.banner-block:hover {
    opacity: .9;
}


@media screen and (max-width: 659px) {
    .banner-block img {
        max-height: unset;
    }
}

@media screen and (min-width: 1930px) {
    .banner-block img {
        max-height: 840px;
    }
}

.subnav-static-second {
    align-items: stretch;
}

.more-desc-second:not(:last-child) {
    margin-bottom: 64px;
}

.more-desc-second .more-desc-card div:not([class]) {
    color: #1E1E1E;
}

@media screen and (min-width: 959px) {
    .more-desc-second .uk-h2 {
        font-size: 33px;
    }

    .more-desc-second .more-desc-card div:not([class]) {
        margin-top: 32px;
        color: #1E1E1E;
    }

    .more-desc-second li {
        color: rgba(136, 136, 136, 1);
        margin-bottom: 10px;
    }

    .more-desc-second ul {
        margin-top: 32px;
        padding-left: 20px;
        max-width: 90%;
    }
}

@media screen and (max-width: 959px) {
    .more-desc-second .more-desc-card div:not([class]) {
        margin-top: 16px;
    }
}

.more-desc-subtitle {
    margin-top: 32px;
}

@media screen and (max-width: 959px) {
    .more-desc-subtitle {
        margin-top: 16px;
    }

    .more-desc-second ul {
        max-width: 100%;
    }
}
/* End */


/* Start:/local/templates/cult/template_styles.css?175491581310413*/
.podbor {padding-top: 20px;}
.podbor .podbor-control {min-width: 355px; width: 355px; font-family: "Golos", sans-serif}
.podbor .podbor-control p {white-space: nowrap; line-height: 1.2; font-size: 17px; color: #404040; margin-top: 0; margin-bottom: 14px;}
input.podbor-control, input.podbor-control:focus, input.podbor-control:focus-visible {border: none; border-bottom: 1px solid #D0D0D0 !important; user-select: none; outline-width: 0;}

@media (max-width: 959px)
{
	.podbor .podbor-control {min-width: 300px; width: 300px;}
}

.category-card-img.hoverEffect .hoverShow {opacity: 0; transition: opacity .3s;}
.category-card-img.hoverEffect:hover .hoverShow {opacity: 1;}
.category-card-img.hoverEffect:hover .hoverHide {opacity: 0; transition: opacity .3s;}

.product-card:not(.product-list-layout .product-card) {background-repeat: no-repeat; background-position: 50% 50%; background-size: contain; min-height: 550px;}
.product-list-layout .product-card.banner {background-repeat: no-repeat; background-position: 50% 50%; background-size: contain; min-height: 550px;}

@media (max-width: 959px)
{
	.product-card {min-height: 600px;  background-size: contain;}
}

@media (max-width: 640px)
{
	.product-card {background-size: cover;}
}


.subscription {margin-top: 30px;}
.subscription input[type="text"] {width: calc(100% - 200px);}

.pseudolink {display: inline-block; text-decoration: none; border-bottom: 1px dashed #003154; color: #003154; margin-left: 20px;}

.partners-list.uk-hidden {display: block !important;}

.product-characteristics table {margin-bottom: 48px;}
.product-characteristics table tr:nth-child(2n+1) {background-color: #F7F7F8;}
.product-characteristics table tr td {font-size: 15px; line-height: 1.48; color: #1E1E1E; padding: 18px 24px; width: 50%;}
.product-characteristics table tr td:last-child {font-weight: 600;}

@media (max-width: 500px)
{
	.product-characteristics table, .product-characteristics tbody, .product-characteristics tr, .product-characteristics td {display: block;}
	.product-characteristics tr {width: 100% !important;}
	.product-characteristics td {width: auto !important;}
	.product-characteristics table tr td:first-child {padding-bottom: 0;}
	.product-characteristics table tr td:last-child {padding-top: 0;}
}

.about-slider-card {justify-content: flex-start;}

.tbl tr:nth-child(2n+1) {background-color: #F7F7F8;}
.tbl tr td {font-size: 15px; line-height: 1.48; color: #1E1E1E; padding: 5px 10px;}
.tbl tr th {font-size: 15px; line-height: 1.48; color: #1E1E1E; padding: 5px 10px; font-weight: bold;}

.news-type .active {
  color: #003154;
}
.news-type a {
  margin: 0;
  border: none;
  padding: 8px;
  font-size: 15px;
  background-color: #F5F5F5;
  border-radius: 4px;
  cursor: pointer;
  color: #1E1E1E;
  transition: color 0.3s ease;
}

.slider-container {position: relative; width: 100%; padding-bottom: 20px;}
.slider-container .ui-slider-horizontal {height: 1px;}
.slider-container .ui-slider-handle {width: 10px; height: 10px; top: -5px; margin-left: -5px; background-color: #003154; border-color: #003154; border-radius: 6px; user-select: none; outline-width: 0;}
.slider-container .ui-slider-handle.ui-state-active, .slider-container .ui-slider-handle.ui-state-hover {background-color: #004F87;}
.slider-container>span {position: absolute; display: block; top: 7px; font-size: 12px;}

.exp-swiper-wrap {position: relative;}
.exp-swiper {position: relative; overflow: hidden;}
.exp-swiper-wrap .swiper-button-prev {right: 165px; top: -50px; left: auto; width: 10px;}
.exp-swiper-wrap .swiper-button-next {right: 0px; top: -50px; width: 10px;}
.exp-swiper-wrap .other-expo {right: 22px; top: -62px; position: absolute; font-size: 15px; font-family: "Golos", sans-serif; font-weight: 400; color: #1E1E1E;}

.swiper-button-next::after, .swiper-button-prev::after {font-size: 18px; font-weight: bold; color: #003154;}

@media (max-width: 480px)
{
	.exp-swiper-wrap .other-expo {display: none;}
	.exp-swiper-wrap .swiper-button-prev {right: 60px;}
}

.index-slider .swiper-button-next {bottom: 15px; top: auto; right: 45%;}
.index-slider .swiper-button-prev {bottom: 15px; top: auto; left: 45%;}

@media (max-width: 1280px)
{
	.index-slider .swiper-button-next {right: 40%;}
	.index-slider .swiper-button-prev {left: 40%;}
}

@media (max-width: 959px)
{
	.index-slider .swiper-button-next {right: 70px; bottom: 25px;}
	.index-slider .swiper-button-prev {right: 240px; left: auto; bottom: 25px;}
	.onlydesktop {display: none;}
}

@media (max-width: 800px)
{
	.index-slider .swiper-button-next, .index-slider .swiper-button-prev {display: none;}
}

.product-card-img-label {z-index: 10;}

.s40-40 {padding-top: 40px; padding-bottom: 40px;}

.product-specs-select {border-bottom: 1px solid #E1E1E1; padding-bottom: 12px;}

.product-card-img-label img {position: static; width: 70px; height: 70px; padding: 0; margin-top: 20px; margin-left: 20px;}

/*.index-slide-img-center.w100 img {width: 100%; height: 100%; object-fit: cover;}

@media (max-width: 961px)
{
	.index-slide-img-center.w100 img {object-fit: contain;}
}

@media (max-width: 420px)
{
	.index-slide-img-center.w100 img {object-fit: cover;}
}*/

@media (max-width: 620px)
{
	.index-slider .swiper-slide {
	  padding-bottom: 20px;
	  max-height: 400px;
	  height: 360px;
	}

	.index-slider .swiper-pagination {
		bottom: 10px;
	}

	.index-slider .index-slider-body {
		top: -40px;
		position: relative;
	}
}

@media (min-width: 961px)
{
	.onlymobile {display: none;}
}

.article {
  font-size: 18px;
  line-height: 1.58;
  color: #888888;
}

.product-container .product-files > a {min-width: 45%;}

.categories-list a.outer::after {
  margin-left: 12px;
  content: "";
  display: inline-block;
  -webkit-mask: url("/local/templates/cult/css/../img/icons/arrow-link.svg") no-repeat 50% 50%;
  mask: url("/local/templates/cult/css/../img/icons/arrow-link.svg") no-repeat 50% 50%;
    mask-size: auto;
  -webkit-mask-size: cover;
  mask-size: cover;
  height: 16px;
  width: 12px;
  background-color: #1E1E1E;
  transition: background-color 0.3s ease;
top: 2px;
  position: relative;
}

.article tr:last-child td {
  font-weight: 400;
  color: #888888;
}

.categories-filters [data-select] {min-width: 220px;} 

.old-price
{
  font-weight: 600;
  font-size: 15px;
  line-height: 1.48;
  color: #888888;
  text-align: right;
}

.product-box .old-price {font-size: 14px;}

.product-price > div:first-child {flex: 0 0 50%; max-width: none;}

.product-card-img .product-labels {z-index: 100;}
.product-card-img .product-labels .product-card-img-label {position: relative;}

.product-files
{
  margin: 32px 0;
  padding-bottom: 32px;
  border-bottom: 1px solid #E1E1E1;
  border-top: 0;
  padding-top: 0;
}

.errornote
{
  font-size: 13px;
  line-height: 1.58;
  color: #888888;
  margin: 20px 0;
}

.errornote span
{
	display: inline-block;
	border-radius: 5px;
	background-color: #F7F7F8;
	padding: 2px 7px;
	margin: 0 5px;
}

.bt-blue {background: #60C0C3; border-color: #60C0C3;}
.agregates a {width: calc(50% - 20px); margin-right: 10px; margin-bottom: 10px;}

.bage {line-height: 18px; width: 18px; height: 18px; border-radius: 50%; color: #fff; background: #003154; display: inline-block; text-align: center; font-size: 12px; position: relative; top: -5px; right: -3px;}

.categories-list ul li a.is_active {
  /*background-color: #003154;
  color: #fff;*/
	background-color: #f5f5f5;
  color: #393939;
}

.product-video {margin-bottom: 20px;}

.gray-bg {background: rgba(242, 246, 251, 1); padding: 20px;}
.gray-bg .custom-select-field {background-color: transparent;}

/*#modal-quiz form {display: flex;}*/
#modal-quiz .uk-modal-dialog {width: 831px; padding: 30px 50px 0 50px;}
#modal-quiz form img {width: 400px; max-height: 400px; position: absolute; top: 0; right: 0; z-index: 0;}
#modal-quiz .modal-title {text-align: left; font-size: 20px;}
#modal-quiz p {font-size: 20px;}
#modal-quiz label {font-size: 17px;}
#modal-quiz .step2 label {font-size: 17px; font-weight: bold;}
#modal-quiz .quiz-question {background-position: right center; background-repeat: no-repeat;}
#modal-quiz .step3 p, #modal-quiz .step4 p {max-width: 500px; font-size: 17px;}
@media(max-width: 1024px)
{
	#modal-quiz form img {display: none;}
	#modal-quiz .quiz-question {background-image: none !important;}
}

@media(max-width: 959px)
{
	.index-slide-canvas {max-height: 200px;}
	.index-slider .index-slider-body {top: -30px;}
	.index-slider-desc {margin-bottom: 22px;}
}

.feedback-link>span>span {font-size: 11px; color: #8F9090; line-height: 1.2; }

.product-tabs-wrapper .product-desc li {
  margin-top: 10px;
  line-height: 22px;
  list-style-type: disc;
  padding-left: 3px;
}

.product-grid-layout .product-card {background-size: contain;}

.static-first-card {background-color: #60C0C3;}
.static-first-card-title {color: #fff;}

.pmc-logo {padding-right: 24px;}
.pmc-logo img {max-width: 180px;}
@media(max-width: 1279px)
{
	.pmc-logo {display: none !important;}
}

.alertblock 
{
	position: fixed;
	width: 630px;
	height: auto;
	right: 40px;
	bottom: 100px;
	font-size: 14px;
	line-height: 19.6px;
	z-index: 100;
	background: #fff;
	overflow: hidden;
	box-shadow:  3px 4px 15px rgba(0,0,0,0.1);
}

.alertblock>div
{
	padding: 30px 20px;
}

.alertblock .alerttext
{
	padding: 10px;
	background: rgba(255,255,255,0.25);
	border-radius: 20px;
	border: #fff 1px solid;
	backdrop-filter: blur(5px);
	color: #0B201D;
}

.alerttext p a {color: #004F87;}

.alertclose
{
	position: absolute;
	right: 10px;
	top: 10px;
	z-index: 10;
} 
.alertclose svg {scale: 0.7; cursor: pointer;}

@media (max-width: 670px)
{
	.alertblock 
	{
		width: calc(100% - 30px);
		height: auto;
		right: 16px;
	}
}

.video-head-title {margin-bottom: 0px;}
.video-head img {z-index: 10; position: absolute !important; max-height: 130px; right: 40px; top: -80px;}
@media (max-width: 670px)
{
	.video-head img {z-index: 10; position: absolute !important; max-height: 100px; left: 20px; top: -120px;}
}

.uk-grid-small.svg svg {fill: #00395a; transition: fill 0.5s ease; transition: scale 0.5s cubic-bezier(.52,0,.27,2);}
.uk-grid-small.svg:hover svg {fill: #fff; scale: 1.1;}
.uk-grid-small.svg {transition: background-color 0.5s ease; padding: 5px;}
.uk-grid-small.svg:hover {background-color: #00395a; color: #fff; border-radius: 5px;}
@media (min-width: 670px)
{
	.uk-grid-small.svg .uk-width-expand {font-size: 18px; padding: 14px;}
}
/* End */
/* /local/templates/cult/css/uikit.css?1754741754198974 */
/* /local/templates/cult/css/swiper.css?175474175419551 */
/* /local/templates/cult/css/main.css?1754741754171555 */
/* /local/templates/cult/styles.css?175491581318937 */
/* /local/templates/cult/template_styles.css?175491581310413 */
