

/* Start:/bitrix/templates/swebix-page-view/css/uikit.min.css?164807231091135*/
html {
  /*font-size: 2.125vh;*/
  /*font-size: 1.6vh;*/
  font-weight: 300;
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
  background: #fff;
  color: #000
}
@media (max-width: 768px) {
  html {
    font-size: 3.55vw;
  }
}
@media (min-width: 1024px) {
  html {
    font-size: 1.1vw;
  }
}
@media (min-width: 1200px) {
  html {
    font-size: 1.25vw;
  }
}
@media (min-width: 1280px) {
  html {
    font-size: 1.15vw;
  }
}
@media (min-width: 1366px) {
  html {
    font-size: 1.10vw;
  }
}
@media (min-width: 1440px) {
  html {
    font-size: 1.05vw;
  }
}
@media (min-width: 1600px) {
  html {
    font-size: 0.94vw;
  }
}
@media (min-width: 1920px) {
  html {
    font-size: 0.72vw;
  }
}
body {
  margin: 0
}
a:active, a:hover {
  outline: none
}
a, .uk-link {
  color: var(--base);
  text-decoration: none;
  cursor: pointer
}
a:hover, .uk-link:hover, .uk-link-toggle:hover .uk-link, .uk-link-toggle:focus .uk-link {
  color: var(--darkbase);
  text-decoration: none
}
abbr[title] {
  text-decoration: underline dotted;
  -webkit-text-decoration-style: dotted
}
b, strong {
  font-weight: bolder
}
em {
  color: #f0506e
}
ins {
  background: #ffd;
  color: #666;
  text-decoration: none
}
mark {
  background: #ffd;
  color: #666
}
q {
  font-style: italic
}
small {
  font-size: 0.8rem
}
sub, sup {
  font-size: 0.8rem;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}
sup {
  top: -.5em
}
sub {
  bottom: -.25em
}
audio, canvas, iframe, img, svg, video {
  vertical-align: middle
}
canvas, img, video {
  max-width: 100%;
  height: auto;
  box-sizing: border-box
}
svg:not(:root) {
  overflow: hidden
}
img:not([src]) {
  min-width: 1px;
  visibility: hidden
}
iframe {
  border: 0
}
p, ul, ol, dl, address, figure {
  margin: 0 0 20px
}
* + p, * + ul, * + ol, * + dl, * + address, * + figure {
  margin-top: 20px
}
h1, .uk-h1, h2, .uk-h2, h3, .uk-h3, h4, .uk-h4, h5, .uk-h5, h6, .uk-h6 {
  margin: 0 0 20px;
  font-weight: 400;
  color: #333;
  text-transform: none
}
* + h1, * + .uk-h1, * + h2, * + .uk-h2, * + h3, * + .uk-h3, * + h4, * + .uk-h4, * + h5, * + .uk-h5, * + h6, * + .uk-h6 {
  margin-top: 40px
}
h1, .uk-h1 {
  font-size: 2.23125rem;
  line-height: 1.2
}
h2, .uk-h2 {
  font-size: 1.7rem;
  line-height: 1.3
}
h3, .uk-h3 {
  font-size: 1.5rem;
  line-height: 1.4
}
h4, .uk-h4 {
  font-size: 1.25rem;
  line-height: 1.4
}
h5, .uk-h5 {
  font-size: 1rem;
  line-height: 1.4
}
h6, .uk-h6 {
  font-size: .875rem;
  line-height: 1.4
}
@media (min-width: 960px) {
  h1, .uk-h1 {
    font-size: 2.625rem
  }
  h2, .uk-h2 {
    font-size: 2rem
  }
}
ul, ol {
  padding-left: 30px
}
ul > li > ul, ul > li > ol, ol > li > ol, ol > li > ul {
  margin: 0
}
dt {
  font-weight: 700
}
dd {
  margin-left: 0
}
hr, .uk-hr {
  overflow: visible;
  text-align: inherit;
  margin: 0 0 20px;
  border: 0;
  border-top: 1px solid #e5e5e5
}
* + hr, * + .uk-hr {
  margin-top: 20px
}
address {
  font-style: normal
}
blockquote {
  margin: 0 0 20px;
  font-size: 1.25rem;
  line-height: 1.5;
  font-style: italic;
  color: #333
}
* + blockquote {
  margin-top: 20px
}
blockquote p:last-of-type {
  margin-bottom: 0
}
blockquote footer {
  margin-top: 10px;
  font-size: .875rem;
  line-height: 1.5;
  color: #666
}
blockquote footer::before {
  content: "— "
}
::selection {
  background: #39f;
  color: #fff;
  text-shadow: none
}
details, main {
  display: block
}
summary {
  display: list-item
}
template {
  display: none
}
.uk-breakpoint-s::before {
  content: '640px'
}
.uk-breakpoint-m::before {
  content: '960px'
}
.uk-breakpoint-l::before {
  content: '1200px'
}
.uk-breakpoint-xl::before {
  content: '1600px'
}
:root {
  --uk-breakpoint-s: 640px;
  --uk-breakpoint-m: 960px;
  --uk-breakpoint-l: 1200px;
  --uk-breakpoint-xl: 1600px
}
a.uk-link-muted, .uk-link-muted a {
  color: #999
}
a.uk-link-muted:hover, .uk-link-muted a:hover, .uk-link-toggle:hover .uk-link-muted, .uk-link-toggle:focus .uk-link-muted {
  color: #666
}
a.uk-link-text, .uk-link-text a {
  color: inherit
}
a.uk-link-text:hover, .uk-link-text a:hover, .uk-link-toggle:hover .uk-link-text, .uk-link-toggle:focus .uk-link-text {
  color: #999
}
a.uk-link-heading, .uk-link-heading a {
  color: inherit
}
a.uk-link-heading:hover, .uk-link-heading a:hover, .uk-link-toggle:hover .uk-link-heading, .uk-link-toggle:focus .uk-link-heading {
  color: var(--base);
  text-decoration: none
}
a.uk-link-reset, .uk-link-reset a {
  color: inherit !important;
  text-decoration: none !important
}
.uk-link-toggle {
  color: inherit !important;
  text-decoration: none !important
}
.uk-link-toggle:focus {
  outline: none
}
[class*='uk-divider'] {
  border: none;
  margin-bottom: 20px
}
* + [class*='uk-divider'] {
  margin-top: 20px
}
.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%
}
.uk-divider-small {
  line-height: 0
}
.uk-divider-small::after {
  content: "";
  display: inline-block;
  width: 100px;
  max-width: 100%;
  border-top: 1px solid #e5e5e5;
  vertical-align: top
}
.uk-divider-vertical {
  width: 1px;
  height: 100px;
  margin-left: auto;
  margin-right: auto;
  border-left: 1px solid #e5e5e5
}
.uk-list {
  padding: 0;
  list-style: none
}
.uk-list > * > :last-child {
  margin-bottom: 0
}
.uk-list > :nth-child(n+2), .uk-list > * > ul {
  margin-top: 10px
}
[class*='uk-list'] > ::before {
  content: '';
  position: relative;
  left: -30px;
  width: 30px;
  height: 1.5em;
  margin-bottom: -1.5em;
  display: list-item;
  list-style-position: inside;
  text-align: right
}
.uk-table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  margin-bottom: 20px
}
* + .uk-table {
  margin-top: 20px
}
.uk-table th {
  padding: 16px 12px;
  text-align: left;
  vertical-align: bottom;
  font-size: .875rem;
  font-weight: 400;
  color: #999;
  text-transform: uppercase
}
.uk-table td {
  padding: 16px 12px;
  vertical-align: top
}
.uk-table td > :last-child {
  margin-bottom: 0
}
.uk-table tfoot {
  font-size: .875rem
}
.uk-table caption {
  font-size: .875rem;
  text-align: left;
  color: #999
}
.uk-table-middle, .uk-table-middle td {
  vertical-align: middle !important
}
.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
}
.uk-table-striped > tr:nth-of-type(odd), .uk-table-striped tbody tr:nth-of-type(odd) {
  background: #f8f8f8;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5
}
.uk-table-hover > tr:hover, .uk-table-hover tbody tr:hover {
  background: #ffd
}
.uk-table > tr.uk-active, .uk-table tbody tr.uk-active {
  background: #ffd
}
.uk-table-small th, .uk-table-small td {
  padding: 10px 12px
}
.uk-table-large th, .uk-table-large td {
  padding: 22px 12px
}
.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
}
.uk-table-shrink {
  width: 1px
}
.uk-table-expand {
  min-width: 150px
}
.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
}
@media (max-width: 959px) {
  .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
  }
}
.uk-table tbody tr {
  transition: background-color .1s linear
}
.uk-icon {
  margin: 0;
  border: none;
  border-radius: 0;
  overflow: visible;
  font: inherit;
  color: inherit;
  text-transform: none;
  padding: 0;
  background-color: transparent;
  display: inline-block;
  fill: currentcolor;
  line-height: 0
}
button.uk-icon:not(:disabled) {
  cursor: pointer
}
.uk-icon::-moz-focus-inner {
  border: 0;
  padding: 0
}
.uk-icon:not(.uk-preserve) [fill*='#']:not(.uk-preserve) {
  fill: currentcolor
}
.uk-icon:not(.uk-preserve) [stroke*='#']:not(.uk-preserve) {
  stroke: currentcolor
}
.uk-icon > * {
  transform: translate(0, 0)
}
.uk-icon-image {
  width: 20px;
  height: 20px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: middle
}
.uk-icon-link {
  color: #999
}
.uk-icon-link:hover, .uk-icon-link:focus {
  color: #666;
  outline: none
}
.uk-icon-link:active, .uk-active > .uk-icon-link {
  color: #595959
}
.uk-icon-button {
  box-sizing: border-box;
  width: 36px;
  height: 36px;
  border-radius: 500px;
  background: #f8f8f8;
  color: #999;
  vertical-align: middle;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  transition: .1s ease-in-out;
  transition-property: color, background-color
}
.uk-icon-button:hover, .uk-icon-button:focus {
  background-color: #ebebeb;
  color: #666;
  outline: none
}
.uk-icon-button:active, .uk-active > .uk-icon-button {
  background-color: #dfdfdf;
  color: #666
}
.uk-range {
  box-sizing: border-box;
  margin: 0;
  vertical-align: middle;
  max-width: 100%;
  width: 100%;
  -webkit-appearance: none;
  background: transparent;
  padding: 0
}
.uk-range:focus {
  outline: none
}
.uk-range::-moz-focus-outer {
  border: none
}
.uk-range::-ms-track {
  height: 15px;
  background: transparent;
  border-color: transparent;
  color: transparent
}
.uk-range:not(:disabled)::-webkit-slider-thumb {
  cursor: pointer
}
.uk-range:not(:disabled)::-moz-range-thumb {
  cursor: pointer
}
.uk-range:not(:disabled)::-ms-thumb {
  cursor: pointer
}
.uk-range::-webkit-slider-thumb {
  -webkit-appearance: none;
  margin-top: -7px;
  height: 15px;
  width: 15px;
  border-radius: 500px;
  background: #fff;
  border: 1px solid #ccc
}
.uk-range::-moz-range-thumb {
  border: none;
  height: 15px;
  width: 15px;
  border-radius: 500px;
  background: #fff;
  border: 1px solid #ccc
}
.uk-range::-ms-thumb {
  margin-top: 0;
  border: none;
  height: 15px;
  width: 15px;
  border-radius: 500px;
  background: #fff;
  border: 1px solid #ccc
}
.uk-range::-ms-tooltip {
  display: none
}
.uk-range::-webkit-slider-runnable-track {
  height: 3px;
  background: #ebebeb;
  border-radius: 500px
}
.uk-range:focus::-webkit-slider-runnable-track, .uk-range:active::-webkit-slider-runnable-track {
  background: #d2d2d2
}
.uk-range::-moz-range-track {
  height: 3px;
  background: #ebebeb;
  border-radius: 500px
}
.uk-range:focus::-moz-range-track {
  background: #d2d2d2
}
.uk-range::-ms-fill-lower, .uk-range::-ms-fill-upper {
  height: 3px;
  background: #ebebeb;
  border-radius: 500px
}
.uk-range:focus::-ms-fill-lower, .uk-range:focus::-ms-fill-upper {
  background: #d2d2d2
}
.uk-input, .uk-select, .uk-textarea, .uk-radio, .uk-checkbox {
  box-sizing: border-box;
  margin: 0;
  border-radius: 0;
  font: inherit
}
.uk-input {
  overflow: visible
}
.uk-select {
  text-transform: none
}
.uk-select optgroup {
  font: inherit;
  font-weight: 700
}
.uk-textarea {
  overflow: auto
}
.uk-input[type="search"]::-webkit-search-cancel-button, .uk-input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none
}
.uk-input[type="number"]::-webkit-inner-spin-button, .uk-input[type="number"]::-webkit-outer-spin-button {
  height: auto
}
.uk-input::-moz-placeholder, .uk-textarea::-moz-placeholder {
  opacity: 1
}
.uk-radio:not(:disabled), .uk-checkbox:not(:disabled) {
  cursor: pointer
}
.uk-input, .uk-textarea {
  -webkit-appearance: none
}
.uk-input, .uk-select, .uk-textarea {
  max-width: 100%;
  width: 100%;
  border: 0 none;
  padding: 0 10px;
  background: #fff;
  color: #666;
  border: 1px solid #e5e5e5;
  transition: .2s ease-in-out;
  transition-property: color, background-color, border
}
.uk-input, .uk-select:not([multiple]):not([size]) {
  height: 40px;
  vertical-align: middle;
  display: inline-block
}
.uk-input:not(input), .uk-select:not(select) {
  line-height: 38px
}
.uk-select[multiple], .uk-select[size], .uk-textarea {
  padding-top: 4px;
  padding-bottom: 4px;
  vertical-align: top
}
.uk-input:focus, .uk-select:focus, .uk-textarea:focus {
  outline: none;
  background-color: #fff;
  color: #666;
  border-color: var(--base)
}
.uk-input:disabled, .uk-select:disabled, .uk-textarea:disabled {
  background-color: #f8f8f8;
  color: #999;
  border-color: #e5e5e5
}
.uk-input::-ms-input-placeholder {
  color: #999 !important
}
.uk-input::placeholder {
  color: #999
}
.uk-textarea::-ms-input-placeholder {
  color: #999 !important
}
.uk-textarea::placeholder {
  color: #999
}
.uk-select:not([multiple]):not([size]) {
  -webkit-appearance: none;
  -moz-appearance: none;
  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%
}
.uk-select:not([multiple]):not([size])::-ms-expand {
  display: none
}
.uk-select:not([multiple]):not([size]) option {
  color: #444
}
.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)
}
.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)
}
.uk-input[list]::-webkit-calendar-picker-indicator {
  display: none
}
.uk-radio, .uk-checkbox {
  display: inline-block;
  height: 16px;
  width: 16px;
  overflow: hidden;
  margin-top: -4px;
  vertical-align: middle;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  border: 1px solid #ccc;
  transition: .2s ease-in-out;
  transition-property: background-color, border
}
.uk-radio {
  border-radius: 50%
}
.uk-radio:focus, .uk-checkbox:focus {
  outline: none;
  border-color: var(--base)
}
.uk-radio:checked, .uk-checkbox:checked, .uk-checkbox:indeterminate {
  background-color: var(--base);
  border-color: transparent
}
.uk-radio:checked:focus, .uk-checkbox:checked:focus, .uk-checkbox:indeterminate:focus {
  background-color: #0e6dcd
}
.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)
}
.uk-radio:disabled, .uk-checkbox:disabled {
  background-color: #f8f8f8;
  border-color: #e5e5e5
}
.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)
}
.uk-form-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 40px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  color: #999
}
.uk-form-icon:hover {
  color: #666
}
.uk-form-icon:not(a):not(button):not(input) {
  pointer-events: none
}
.uk-form-icon:not(.uk-form-icon-flip) ~ .uk-input {
  padding-left: 40px !important
}
.uk-form-icon-flip {
  right: 0;
  left: auto
}
.uk-form-icon-flip ~ .uk-input {
  padding-right: 40px !important
}
.uk-button {
  margin: 0;
  border: none;
  overflow: visible;
  font: inherit;
  color: inherit;
  text-transform: none;
  -webkit-appearance: none;
  border-radius: 0;
  display: inline-block;
  box-sizing: border-box;
  padding: 0 15px;
  vertical-align: middle;
  font-size: 2.25vh;
  line-height: 2.25vh;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  transition: .1s ease-in-out;
  transition-property: color, background-color, border-color;
  -webkit-transition: All 0.25s ease-in-out;
	-moz-transition: All 0.25s ease-in-out;
	-o-transition: All 0.25s ease-in-out;
	-ms-transition: All 0.25s ease-in-out;
	transition: All 0.25s ease-in-out;
}
.uk-button:not(:disabled) {
  cursor: pointer
}
.uk-button::-moz-focus-inner {
  border: 0;
  padding: 0
}
.uk-button:hover {
  text-decoration: none
}
.uk-button:focus {
  outline: none
}
.uk-progress {
  vertical-align: baseline;
  -webkit-appearance: none;
  -moz-appearance: none;
  display: block;
  width: 100%;
  border: 0;
  background-color: #f8f8f8;
  margin-bottom: 20px;
  height: 15px;
  border-radius: 500px;
  overflow: hidden
}
* + .uk-progress {
  margin-top: 20px
}
.uk-progress:indeterminate {
  color: transparent
}
.uk-progress::-webkit-progress-bar {
  background-color: #f8f8f8;
  border-radius: 500px;
  overflow: hidden
}
.uk-progress:indeterminate::-moz-progress-bar {
  width: 0
}
.uk-progress::-webkit-progress-value {
  background-color: var(--base);
  transition: width .6s ease
}
.uk-progress::-moz-progress-bar {
  background-color: var(--base)
}
.uk-progress::-ms-fill {
  background-color: var(--base);
  transition: width .6s ease;
  border: 0
}
.uk-container {
  display: flow-root;
  box-sizing: content-box;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px
}
@media (min-width: 640px) {
  .uk-container {
    padding-left: 30px;
    padding-right: 30px
  }
}
@media (min-width: 960px) {
  .uk-container {
    padding-left: 40px;
    padding-right: 40px
  }
}
.uk-container > :last-child {
  margin-bottom: 0
}
.uk-container .uk-container {
  padding-left: 0;
  padding-right: 0
}
.uk-container-xsmall {
  max-width: 750px
}
.uk-container-small {
  max-width: 900px
}
.uk-container-large {
  max-width: 1400px
}
.uk-container-xlarge {
  max-width: 1600px
}
.uk-container-expand {
  max-width: none
}
.uk-container-expand-left {
  margin-left: 0
}
.uk-container-expand-right {
  margin-right: 0
}
@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% + (900px / 2) - 30px)
  }
}
@media (min-width: 960px) {
  .uk-container-expand-left, .uk-container-expand-right {
    max-width: calc(50% + (1200px / 2) - 40px)
  }
  .uk-container-expand-left.uk-container-xsmall, .uk-container-expand-right.uk-container-xsmall {
    max-width: calc(50% + (750px / 2) - 40px)
  }
  .uk-container-expand-left.uk-container-small, .uk-container-expand-right.uk-container-small {
    max-width: calc(50% + (900px / 2) - 40px)
  }
  .uk-container-expand-left.uk-container-large, .uk-container-expand-right.uk-container-large {
    max-width: calc(50% + (1400px / 2) - 40px)
  }
  .uk-container-expand-left.uk-container-xlarge, .uk-container-expand-right.uk-container-xlarge {
    max-width: calc(50% + (1600px / 2) - 40px)
  }
}
.uk-container-item-padding-remove-left, .uk-container-item-padding-remove-right {
  width: calc(100% + 15px)
}
.uk-container-item-padding-remove-left {
  margin-left: -15px
}
.uk-container-item-padding-remove-right {
  margin-right: -15px
}
@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
  }
}
@media (min-width: 960px) {
  .uk-container-item-padding-remove-left, .uk-container-item-padding-remove-right {
    width: calc(100% + 40px)
  }
  .uk-container-item-padding-remove-left {
    margin-left: -40px
  }
  .uk-container-item-padding-remove-right {
    margin-right: -40px
  }
}
.uk-close {
  color: #999;
  transition: .1s ease-in-out;
  transition-property: color, opacity
}
.uk-close:hover, .uk-close:focus {
  color: #666;
  outline: none
}
.uk-spinner > * {
  animation: uk-spinner-rotate 1.4s linear infinite;
  -webkit-animation: uk-spinner-rotate 1.4s linear infinite;
}
@keyframes uk-spinner-rotate {
  0% {
    transform: rotate(0deg)
  }
  100% {
    transform: rotate(270deg)
  }
}
.uk-spinner > * > * {
  stroke-dasharray: 88px;
  stroke-dashoffset: 0;
  transform-origin: center;
  animation: uk-spinner-dash 1.4s ease-in-out infinite;
  -webkit-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)
  }
}
.uk-totop {
  padding: 5px;
  color: #999;
  transition: color .1s ease-in-out
}
.uk-totop:hover, .uk-totop:focus {
  color: #666;
  outline: none
}
.uk-totop:active {
  color: #333
}
.uk-marker {
  padding: 5px;
  background: #222;
  color: #fff;
  border-radius: 500px
}
.uk-marker:hover, .uk-marker:focus {
  color: #fff;
  outline: none
}
.uk-alert {
  position: relative;
  margin-bottom: 20px;
  padding: 15px 29px 15px 15px;
  background: #f8f8f8;
  color: #666
}
* + .uk-alert {
  margin-top: 20px
}
.uk-alert > :last-child {
  margin-bottom: 0
}
.uk-alert-close {
  position: absolute;
  top: 20px;
  right: 15px;
  color: inherit;
  opacity: .4
}
.uk-alert-close:first-child + * {
  margin-top: 0
}
.uk-alert-close:hover, .uk-alert-close:focus {
  color: inherit;
  opacity: .8
}
.uk-alert-primary {
  background: #d8eafc;
  color: var(--base)
}
.uk-alert-success {
  background: #edfbf6;
  color: #32d296
}
.uk-alert-warning {
  background: #fff6ee;
  color: #faa05a
}
.uk-alert-danger {
  background: #fef4f6;
  color: #f0506e
}
.uk-alert h1, .uk-alert h2, .uk-alert h3, .uk-alert h4, .uk-alert h5, .uk-alert h6 {
  color: inherit
}
.uk-alert a:not([class]) {
  color: inherit;
  text-decoration: underline
}
.uk-alert a:not([class]):hover {
  color: inherit;
  text-decoration: underline
}
.uk-placeholder {
  margin-bottom: 20px;
  padding: 30px;
  background: transparent;
  border: 1px dashed #e5e5e5
}
* + .uk-placeholder {
  margin-top: 20px
}
.uk-placeholder > :last-child {
  margin-bottom: 0
}
.uk-overlay {
  padding: 30px
}
.uk-overlay > :last-child {
  margin-bottom: 0
}
.uk-overlay-default {
  background: rgba(0 0 0 / 5%)
}
.uk-accordion {
  padding: 0;
  list-style: none
}
.uk-accordion > :nth-child(n+2) {
  margin-top: 20px
}
.uk-accordion-title {
  display: block;
  font-size: 1.25rem;
  line-height: 1.4;
  color: #333;
  overflow: hidden
}
.uk-accordion-title::before {
  content: "";
  width: 1.4em;
  height: 1.4em;
  margin-left: 10px;
  float: right;
  background-image: url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2213%22%20height%3D%2213%22%20viewBox%3D%220%200%2013%2013%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22%23666%22%20width%3D%2213%22%20height%3D%221%22%20x%3D%220%22%20y%3D%226%22%20%2F%3E%0A%20%20%20%20%3Crect%20fill%3D%22%23666%22%20width%3D%221%22%20height%3D%2213%22%20x%3D%226%22%20y%3D%220%22%20%2F%3E%0A%3C%2Fsvg%3E);
  background-repeat: no-repeat;
  background-position: 50% 50%
}
.uk-open > .uk-accordion-title::before {
  background-image: url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2213%22%20height%3D%2213%22%20viewBox%3D%220%200%2013%2013%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22%23666%22%20width%3D%2213%22%20height%3D%221%22%20x%3D%220%22%20y%3D%226%22%20%2F%3E%0A%3C%2Fsvg%3E)
}
.uk-accordion-title:hover, .uk-accordion-title:focus {
  color: #666;
  text-decoration: none;
  outline: none
}
.uk-accordion-content {
  display: flow-root;
  margin-top: 20px
}
.uk-accordion-content > :last-child {
  margin-bottom: 0
}
.uk-drop {
  display: none;
  position: absolute;
  z-index: 1020;
  box-sizing: border-box;
  width: 300px
}
.uk-drop.uk-open {
  display: block
}
[class*='uk-drop-top'] {
  margin-top: -20px
}
[class*='uk-drop-bottom'] {
  margin-top: 20px
}
[class*='uk-drop-left'] {
  margin-left: -20px
}
[class*='uk-drop-right'] {
  margin-left: 20px
}
.uk-drop-stack .uk-drop-grid > * {
  width: 100% !important
}
.uk-dropdown {
  display: none;
  position: absolute;
  z-index: 1020;
  box-sizing: border-box;
  min-width: 200px;
  padding: 25px;
  background: #fff;
  color: #666;
  box-shadow: 0 5px 12px rgba(0 0 0 / 10%)
}
.uk-dropdown.uk-open {
  display: block
}
.uk-dropdown-nav {
  white-space: nowrap;
  font-size: .875rem
}
.uk-dropdown-nav > li > a {
  color: #999
}
.uk-dropdown-nav > li > a:hover, .uk-dropdown-nav > li > a:focus, .uk-dropdown-nav > li.uk-active > a {
  color: #666
}
.uk-dropdown-nav .uk-nav-header {
  color: #333
}
.uk-dropdown-nav .uk-nav-divider {
  border-top: 1px solid #e5e5e5
}
.uk-dropdown-nav .uk-nav-sub a {
  color: #999
}
.uk-dropdown-nav .uk-nav-sub a:hover, .uk-dropdown-nav .uk-nav-sub a:focus, .uk-dropdown-nav .uk-nav-sub li.uk-active > a {
  color: #666
}
[class*='uk-dropdown-top'] {
  margin-top: -10px
}
[class*='uk-dropdown-bottom'] {
  margin-top: 10px
}
[class*='uk-dropdown-left'] {
  margin-left: -10px
}
[class*='uk-dropdown-right'] {
  margin-left: 10px
}
.uk-dropdown-stack .uk-dropdown-grid > * {
  width: 100% !important
}
.uk-modal {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1010;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  padding: 15px;
  background: rgba(0 0 0 / 5%);
  opacity: 0;
  transition: opacity .15s linear
}
@media (min-width: 640px) {
  .uk-modal {
    padding: 50px 30px
  }
}
@media (min-width: 960px) {
  .uk-modal {
    padding-left: 40px;
    padding-right: 40px
  }
}
.uk-modal.uk-open {
  opacity: 1
}
.uk-modal-page {
  overflow: hidden
}
.uk-modal-dialog {
  position: relative;
  box-sizing: border-box;
  margin: 0 auto;
  width: 600px;
  max-width: calc(100% - 0.01px) !important;
  background: #fff;
  opacity: 0;
  transform: translateY(-100px);
  transition: .3s linear;
  transition-property: opacity, transform
}
.uk-open > .uk-modal-dialog {
  opacity: 1;
  transform: translateY(0)
}
.uk-modal-container .uk-modal-dialog {
  width: 1200px
}
.uk-modal-full {
  padding: 0;
  background: none
}
.uk-modal-full .uk-modal-dialog {
  margin: 0;
  width: 100%;
  max-width: 100%;
  transform: translateY(0)
}
.uk-modal-body {
  display: flow-root;
  padding: 30px
}
.uk-modal-header {
  display: flow-root;
  padding: 15px 30px;
  background: #fff;
  border-bottom: 1px solid #e5e5e5
}
.uk-modal-footer {
  display: flow-root;
  padding: 15px 30px;
  background: #fff;
  border-top: 1px solid #e5e5e5
}
.uk-modal-body > :last-child, .uk-modal-header > :last-child, .uk-modal-footer > :last-child {
  margin-bottom: 0
}
.uk-modal-title {
  font-size: 2rem;
  line-height: 1.3
}
[class*='uk-modal-close-'] {
  position: absolute;
  z-index: 1010;
  top: 10px;
  right: 10px;
  padding: 5px
}
[class*='uk-modal-close-']:first-child + * {
  margin-top: 0
}
.uk-modal-close-outside {
  top: 0;
  right: -5px;
  transform: translate(0, -100%);
  color: #fff
}
.uk-modal-close-outside:hover {
  color: #fff
}
@media (min-width: 960px) {
  .uk-modal-close-outside {
    right: 0;
    transform: translate(100%, -100%)
  }
}
.uk-modal-close-full {
  top: 0;
  right: 0;
  padding: 20px;
  background: #fff
}
.uk-slider {
  -webkit-tap-highlight-color: transparent
}
.uk-slider-container {
  overflow: hidden
}
.uk-slider-container-offset {
  margin: -11px -25px -39px;
  padding: 11px 25px 39px
}
.uk-slider-items {
  will-change: transform;
  position: relative
}
.uk-slider-items:not(.uk-grid) {
  display: flex;
  margin: 0;
  padding: 0;
  list-style: none;
  -webkit-touch-callout: none
}
.uk-slider-items.uk-grid {
  flex-wrap: nowrap
}
.uk-slider-items > * {
  flex: none;
  position: relative;
  touch-action: pan-y
}
.uk-slider-items > :focus {
  outline: none
}
.uk-sticky-fixed {
  z-index: 980;
  box-sizing: border-box;
  margin: 0 !important;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}
.uk-sticky[class*='uk-animation-'] {
  animation-duration: .2s
}
.uk-sticky.uk-animation-reverse {
  animation-duration: .2s
}
.uk-offcanvas {
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: 1000
}
.uk-offcanvas-flip .uk-offcanvas {
  right: 0;
  left: auto
}
.uk-offcanvas-bar {
  position: absolute;
  top: 0;
  bottom: 0;
  left: -270px;
  box-sizing: border-box;
  width: 270px;
  padding: 20px;
  background: #222;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch
}
@media (min-width: 960px) {
  .uk-offcanvas-bar {
    left: -350px;
    width: 350px;
    padding: 40px
  }
}
.uk-offcanvas-flip .uk-offcanvas-bar {
  left: auto;
  right: -270px
}
@media (min-width: 960px) {
  .uk-offcanvas-flip .uk-offcanvas-bar {
    right: -350px
  }
}
.uk-open > .uk-offcanvas-bar {
  left: 0
}
.uk-offcanvas-flip .uk-open > .uk-offcanvas-bar {
  left: auto;
  right: 0
}
.uk-offcanvas-bar-animation {
  transition: left .3s ease-out
}
.uk-offcanvas-flip .uk-offcanvas-bar-animation {
  transition-property: right
}
.uk-offcanvas-reveal {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 0;
  overflow: hidden;
  transition: width .3s ease-out
}
.uk-offcanvas-reveal .uk-offcanvas-bar {
  left: 0
}
.uk-offcanvas-flip .uk-offcanvas-reveal .uk-offcanvas-bar {
  left: auto;
  right: 0
}
.uk-open > .uk-offcanvas-reveal {
  width: 270px
}
@media (min-width: 960px) {
  .uk-open > .uk-offcanvas-reveal {
    width: 350px
  }
}
.uk-offcanvas-flip .uk-offcanvas-reveal {
  right: 0;
  left: auto
}
.uk-offcanvas-close {
  position: absolute;
  z-index: 1000;
  top: 20px;
  right: 20px;
  padding: 5px
}
.uk-offcanvas-overlay {
  width: 100vw;
  touch-action: none
}
.uk-offcanvas-overlay::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0 0 0 / 10%);
  opacity: 0;
  transition: opacity .15s linear
}
.uk-offcanvas-overlay.uk-open::before {
  opacity: 1
}
.uk-offcanvas-page, .uk-offcanvas-container {
  overflow-x: hidden
}
.uk-offcanvas-container {
  position: relative;
  left: 0;
  transition: left .3s ease-out;
  box-sizing: border-box;
  width: 100%
}
:not(.uk-offcanvas-flip).uk-offcanvas-container-animation {
  left: 270px
}
.uk-offcanvas-flip.uk-offcanvas-container-animation {
  left: -270px
}
@media (min-width: 960px) {
  :not(.uk-offcanvas-flip).uk-offcanvas-container-animation {
    left: 350px
  }
  .uk-offcanvas-flip.uk-offcanvas-container-animation {
    left: -350px
  }
}
.uk-switcher {
  margin: 0;
  padding: 0;
  list-style: none
}
.uk-switcher > :not(.uk-active) {
  display: none
}
.uk-switcher > * > :last-child {
  margin-bottom: 0
}
.uk-leader {
  overflow: hidden
}
.uk-leader-fill::after {
  display: inline-block;
  margin-left: 15px;
  width: 0;
  content: attr(data-fill);
  white-space: nowrap
}
.uk-leader-fill.uk-leader-hide::after {
  display: none
}
.uk-leader-fill-content::before {
  content: '.'
}
:root {
  --uk-leader-fill-content: .
}
.uk-notification {
  position: fixed;
  top: 10px;
  left: 10px;
  z-index: 1040;
  box-sizing: border-box;
  width: 350px
}
.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
}
@media (max-width: 639px) {
  .uk-notification {
    left: 10px;
    right: 10px;
    width: auto;
    margin: 0
  }
}
.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
}
.uk-notification-close {
  display: none;
  position: absolute;
  top: 20px;
  right: 15px
}
.uk-notification-message:hover .uk-notification-close {
  display: block
}
.uk-notification-message-primary {
  color: var(--base)
}
.uk-notification-message-success {
  color: #32d296
}
.uk-notification-message-warning {
  color: #faa05a
}
.uk-notification-message-danger {
  color: #f0506e
}
.uk-tooltip {
  display: none;
  position: absolute;
  z-index: 1030;
  top: 0;
  box-sizing: border-box;
  max-width: 200px;
  padding: 3px 6px;
  background: #666;
  border-radius: 2px;
  color: #fff;
  font-size: 12px
}
.uk-tooltip.uk-active {
  display: block
}
[class*='uk-tooltip-top'] {
  margin-top: -10px
}
[class*='uk-tooltip-bottom'] {
  margin-top: 10px
}
[class*='uk-tooltip-left'] {
  margin-left: -10px
}
[class*='uk-tooltip-right'] {
  margin-left: 10px
}
.uk-countdown-number {
  font-variant-numeric: tabular-nums;
  font-size: 2rem;
  line-height: .8
}
@media (min-width: 640px) {
  .uk-countdown-number {
    font-size: 4rem
  }
}
@media (min-width: 960px) {
  .uk-countdown-number {
    font-size: 6rem
  }
}
.uk-countdown-separator {
  font-size: 1rem;
  line-height: 1.6
}
@media (min-width: 640px) {
  .uk-countdown-separator {
    font-size: 2rem
  }
}
@media (min-width: 960px) {
  .uk-countdown-separator {
    font-size: 3rem
  }
}
.uk-grid {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
  list-style: none
}
.uk-grid > * {
  margin: 0
}
.uk-grid > * > :last-child {
  margin-bottom: 0
}
.uk-grid {
  margin-left: -30px
}
.uk-grid > * {
  padding-left: 30px
}
.uk-grid + .uk-grid, .uk-grid > .uk-grid-margin, * + .uk-grid-margin {
  margin-top: 30px
}
@media (min-width: 1200px) {
  .uk-grid {
    margin-left: -40px
  }
  .uk-grid > * {
    padding-left: 40px
  }
  .uk-grid + .uk-grid, .uk-grid > .uk-grid-margin, * + .uk-grid-margin {
    margin-top: 40px
  }
}
.uk-grid-small, .uk-grid-column-small {
  margin-left: -15px
}
.uk-grid-small > *, .uk-grid-column-small > * {
  padding-left: 15px
}
.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: 15px
}
.uk-grid-medium, .uk-grid-column-medium {
  margin-left: -30px
}
.uk-grid-medium > *, .uk-grid-column-medium > * {
  padding-left: 30px
}
.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: 30px
}
.uk-grid-large, .uk-grid-column-large {
  margin-left: -40px
}
.uk-grid-large > *, .uk-grid-column-large > * {
  padding-left: 40px
}
.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: 40px
}
@media (min-width: 1200px) {
  .uk-grid-large, .uk-grid-column-large {
    margin-left: -70px
  }
  .uk-grid-large > *, .uk-grid-column-large > * {
    padding-left: 70px
  }
  .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: 70px
  }
}
.uk-grid-collapse, .uk-grid-column-collapse {
  margin-left: 0
}
.uk-grid-collapse > *, .uk-grid-column-collapse > * {
  padding-left: 0
}
.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
}
.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
}
.uk-grid-divider.uk-grid-stack > .uk-grid-margin::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  border-top: 1px solid #e5e5e5
}
.uk-grid-divider {
  margin-left: -60px
}
.uk-grid-divider > * {
  padding-left: 60px
}
.uk-grid-divider > :not(.uk-first-column)::before {
  left: 30px
}
.uk-grid-divider.uk-grid-stack > .uk-grid-margin {
  margin-top: 60px
}
.uk-grid-divider.uk-grid-stack > .uk-grid-margin::before {
  top: -30px;
  left: 60px
}
@media (min-width: 1200px) {
  .uk-grid-divider {
    margin-left: -80px
  }
  .uk-grid-divider > * {
    padding-left: 80px
  }
  .uk-grid-divider > :not(.uk-first-column)::before {
    left: 40px
  }
  .uk-grid-divider.uk-grid-stack > .uk-grid-margin {
    margin-top: 80px
  }
  .uk-grid-divider.uk-grid-stack > .uk-grid-margin::before {
    top: -40px;
    left: 80px
  }
}
.uk-grid-divider.uk-grid-small, .uk-grid-divider.uk-grid-column-small {
  margin-left: -30px
}
.uk-grid-divider.uk-grid-small > *, .uk-grid-divider.uk-grid-column-small > * {
  padding-left: 30px
}
.uk-grid-divider.uk-grid-small > :not(.uk-first-column)::before, .uk-grid-divider.uk-grid-column-small > :not(.uk-first-column)::before {
  left: 15px
}
.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: 30px
}
.uk-grid-divider.uk-grid-small.uk-grid-stack > .uk-grid-margin::before {
  top: -15px;
  left: 30px
}
.uk-grid-divider.uk-grid-row-small.uk-grid-stack > .uk-grid-margin::before {
  top: -15px
}
.uk-grid-divider.uk-grid-column-small.uk-grid-stack > .uk-grid-margin::before {
  left: 30px
}
.uk-grid-divider.uk-grid-medium, .uk-grid-divider.uk-grid-column-medium {
  margin-left: -60px
}
.uk-grid-divider.uk-grid-medium > *, .uk-grid-divider.uk-grid-column-medium > * {
  padding-left: 60px
}
.uk-grid-divider.uk-grid-medium > :not(.uk-first-column)::before, .uk-grid-divider.uk-grid-column-medium > :not(.uk-first-column)::before {
  left: 30px
}
.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: 60px
}
.uk-grid-divider.uk-grid-medium.uk-grid-stack > .uk-grid-margin::before {
  top: -30px;
  left: 60px
}
.uk-grid-divider.uk-grid-row-medium.uk-grid-stack > .uk-grid-margin::before {
  top: -30px
}
.uk-grid-divider.uk-grid-column-medium.uk-grid-stack > .uk-grid-margin::before {
  left: 60px
}
.uk-grid-divider.uk-grid-large, .uk-grid-divider.uk-grid-column-large {
  margin-left: -80px
}
.uk-grid-divider.uk-grid-large > *, .uk-grid-divider.uk-grid-column-large > * {
  padding-left: 80px
}
.uk-grid-divider.uk-grid-large > :not(.uk-first-column)::before, .uk-grid-divider.uk-grid-column-large > :not(.uk-first-column)::before {
  left: 40px
}
.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: 80px
}
.uk-grid-divider.uk-grid-large.uk-grid-stack > .uk-grid-margin::before {
  top: -40px;
  left: 80px
}
.uk-grid-divider.uk-grid-row-large.uk-grid-stack > .uk-grid-margin::before {
  top: -40px
}
.uk-grid-divider.uk-grid-column-large.uk-grid-stack > .uk-grid-margin::before {
  left: 80px
}
@media (min-width: 1200px) {
  .uk-grid-divider.uk-grid-large, .uk-grid-divider.uk-grid-column-large {
    margin-left: -140px
  }
  .uk-grid-divider.uk-grid-large > *, .uk-grid-divider.uk-grid-column-large > * {
    padding-left: 140px
  }
  .uk-grid-divider.uk-grid-large > :not(.uk-first-column)::before, .uk-grid-divider.uk-grid-column-large > :not(.uk-first-column)::before {
    left: 70px
  }
  .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: 140px
  }
  .uk-grid-divider.uk-grid-large.uk-grid-stack > .uk-grid-margin::before {
    top: -70px;
    left: 140px
  }
  .uk-grid-divider.uk-grid-row-large.uk-grid-stack > .uk-grid-margin::before {
    top: -70px
  }
  .uk-grid-divider.uk-grid-column-large.uk-grid-stack > .uk-grid-margin::before {
    left: 140px
  }
}
.uk-grid-match > *, .uk-grid-item-match {
  display: flex;
  flex-wrap: wrap
}
.uk-grid-match > * > :not([class*='uk-width']), .uk-grid-item-match > :not([class*='uk-width']) {
  box-sizing: border-box;
  width: 100%;
  flex: auto
}
.uk-nav, .uk-nav ul {
  margin: 0;
  padding: 0;
  list-style: none
}
.uk-nav li > a {
  display: block;
  text-decoration: none
}
.uk-nav li > a:focus {
  outline: none
}
.uk-nav > li > a {
  padding: 5px 0
}
ul.uk-nav-sub {
  padding: 5px 0 5px 15px
}
.uk-nav-sub ul {
  padding-left: 15px
}
.uk-nav-sub a {
  padding: 2px 0
}
.uk-nav-parent-icon > .uk-parent > a::after {
  content: "";
  width: 1.5em;
  height: 1.5em;
  float: right;
  background-image: url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolyline%20fill%3D%22none%22%20stroke%3D%22%23666%22%20stroke-width%3D%221.1%22%20points%3D%2210%201%204%207%2010%2013%22%20%2F%3E%0A%3C%2Fsvg%3E);
  background-repeat: no-repeat;
  background-position: 50% 50%
}
.uk-nav-parent-icon > .uk-parent.uk-open > a::after {
  background-image: url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolyline%20fill%3D%22none%22%20stroke%3D%22%23666%22%20stroke-width%3D%221.1%22%20points%3D%221%204%207%2010%2013%204%22%20%2F%3E%0A%3C%2Fsvg%3E)
}
.uk-nav-header {
  padding: 5px 0;

  text-transform: uppercase;
  font-size: .875rem
}
.uk-nav-header:not(:first-child) {
  margin-top: 20px
}
.uk-nav-divider {
  margin: 5px 0
}
.uk-nav-center {
  text-align: center
}
.uk-nav-center .uk-nav-sub, .uk-nav-center .uk-nav-sub ul {
  padding-left: 0
}
.uk-nav-center.uk-nav-parent-icon > .uk-parent > a::after {
  position: absolute
}
.uk-navbar {
  display: flex;
  position: relative
}
.uk-navbar-container:not(.uk-navbar-transparent) {
  background: #f8f8f8
}
.uk-navbar-container > ::before, .uk-navbar-container > ::after {
  display: none !important
}
.uk-navbar-left, .uk-navbar-right, .uk-navbar-center, .uk-navbar-center-left > *, .uk-navbar-center-right > * {
  display: flex;
  align-items: center
}
.uk-navbar-right {
  margin-left: auto
}
.uk-navbar-center:only-child {
  margin-left: auto;
  margin-right: auto;
  position: relative
}
.uk-navbar-center:not(:only-child) {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: max-content;
  box-sizing: border-box;
  z-index: 990
}
.uk-navbar-center-left, .uk-navbar-center-right {
  position: absolute;
  top: 0
}
.uk-navbar-center-left {
  right: 100%
}
.uk-navbar-center-right {
  left: 100%
}
[class*='uk-navbar-center-'] {
  width: max-content;
  box-sizing: border-box
}
.uk-navbar-nav {
  display: flex;
  margin: 0;
  padding: 0;
  list-style: none
}
.uk-navbar-left, .uk-navbar-right, .uk-navbar-center:only-child {
  flex-wrap: wrap
}
.uk-navbar-nav > li > a, .uk-navbar-item, .uk-navbar-toggle {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  min-height: 80px;
  padding: 0 15px;
  font-size: .875rem;
  text-decoration: none
}
.uk-navbar-nav > li > a {
  color: #999;
  text-transform: uppercase;
  transition: .1s ease-in-out;
  transition-property: color, background-color
}
.uk-navbar-nav > li:hover > a, .uk-navbar-nav > li > a:focus, .uk-navbar-nav > li > a.uk-open {
  color: #666;
  outline: none
}
.uk-navbar-nav > li > a:active {
  color: #333
}
.uk-navbar-nav > li.uk-active > a {
  color: #333
}
.uk-navbar-item {
  color: #666
}
.uk-navbar-toggle {
  color: #999
}
.uk-navbar-toggle:hover, .uk-navbar-toggle:focus, .uk-navbar-toggle.uk-open {
  color: #666;
  outline: none;
  text-decoration: none
}
.uk-navbar-subtitle {
  font-size: .875rem
}
.uk-navbar-dropdown {
  display: none;
  position: absolute;
  z-index: 1020;
  box-sizing: border-box;
  width: 200px;
  padding: 25px;
  background: #fff;
  color: #666;
  box-shadow: 0 5px 12px rgba(0 0 0 / 10%)
}
.uk-navbar-dropdown.uk-open {
  display: block
}
[class*='uk-navbar-dropdown-top'] {
  margin-top: -15px
}
[class*='uk-navbar-dropdown-bottom'] {
  margin-top: 15px
}
[class*='uk-navbar-dropdown-left'] {
  margin-left: -15px
}
[class*='uk-navbar-dropdown-right'] {
  margin-left: 15px
}
.uk-navbar-dropdown-grid {
  margin-left: -50px
}
.uk-navbar-dropdown-grid > * {
  padding-left: 50px
}
.uk-navbar-dropdown-grid > .uk-grid-margin {
  margin-top: 50px
}
.uk-navbar-dropdown-stack .uk-navbar-dropdown-grid > * {
  width: 100% !important
}
.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
}
.uk-navbar-dropdown-dropbar {
  margin-top: 0;
  margin-bottom: 0;
  box-shadow: none
}
.uk-navbar-dropdown-nav {
  font-size: .875rem
}
.uk-navbar-dropdown-nav > li > a {
  color: #999
}
.uk-navbar-dropdown-nav > li > a:hover, .uk-navbar-dropdown-nav > li > a:focus {
  color: #666
}
.uk-navbar-dropdown-nav > li.uk-active > a {
  color: #333
}
.uk-navbar-dropdown-nav .uk-nav-header {
  color: #333
}
.uk-navbar-dropdown-nav .uk-nav-divider {
  border-top: 1px solid #e5e5e5
}
.uk-navbar-dropdown-nav .uk-nav-sub a {
  color: #999
}
.uk-navbar-dropdown-nav .uk-nav-sub a:hover, .uk-navbar-dropdown-nav .uk-nav-sub a:focus {
  color: #666
}
.uk-navbar-dropdown-nav .uk-nav-sub li.uk-active > a {
  color: #333
}
.uk-navbar-dropbar {
  background: #fff
}
.uk-navbar-dropbar-slide {
  position: absolute;
  z-index: 980;
  left: 0;
  right: 0;
  box-shadow: 0 5px 7px rgba(0 0 0 / 5%)
}
.uk-navbar-container > .uk-container .uk-navbar-left {
  margin-left: -15px;
  margin-right: -15px
}
.uk-navbar-container > .uk-container .uk-navbar-right {
  margin-right: -15px
}
.uk-navbar-dropdown-grid > * {
  position: relative
}
.uk-navbar-dropdown-grid > :not(.uk-first-column)::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 25px;
  border-left: 1px solid #e5e5e5
}
.uk-navbar-dropdown-grid.uk-grid-stack > .uk-grid-margin::before {
  content: "";
  position: absolute;
  top: -25px;
  left: 50px;
  right: 0;
  border-top: 1px solid #e5e5e5
}
.uk-subnav {
  display: flex;
  flex-wrap: wrap;
  margin-left: -20px;
  padding: 0;
  list-style: none
}
.uk-subnav > * {
  flex: none;
  padding-left: 20px;
  position: relative
}
.uk-subnav > * > :first-child {
  display: block;
  color: #999;
  font-size: .875rem;
  text-transform: uppercase;
  transition: .1s ease-in-out;
  transition-property: color, background-color
}
.uk-subnav > * > a:hover, .uk-subnav > * > a:focus {
  color: #666;
  text-decoration: none;
  outline: none
}
.uk-subnav > .uk-active > a {
  color: #333
}
.uk-subnav-divider {
  margin-left: -41px
}
.uk-subnav-divider > * {
  display: flex;
  align-items: center
}
.uk-subnav-divider > ::before {
  content: "";
  height: 1.5em;
  margin-left: 0;
  margin-right: 20px;
  border-left: 1px solid transparent
}
.uk-subnav-divider > :nth-child(n+2):not(.uk-first-column)::before {
  border-left-color: #e5e5e5
}
.uk-subnav-pill > * > :first-child {
  padding: 5px 10px;
  background: transparent;
  color: #999
}
.uk-subnav-pill > * > a:hover, .uk-subnav-pill > * > a:focus {
  background-color: #f8f8f8;
  color: #666
}
.uk-subnav-pill > * > a:active {
  background-color: #f8f8f8;
  color: #666
}
.uk-subnav-pill > .uk-active > a {
  background-color: var(--base);
  color: #fff
}
.uk-subnav > .uk-disabled > a {
  color: #999
}
.uk-pagination {
  display: flex;
  flex-wrap: wrap;
  margin-left: 0;
  padding: 0;
  list-style: none
}
.uk-pagination > * {
  flex: none;
  padding-left: 0;
  position: relative
}
.uk-pagination > * > * {
  display: block;
  padding: 5px 10px;
  color: #999;
  transition: color .1s ease-in-out
}
.uk-pagination > * > :hover, .uk-pagination > * > :focus {
  color: #666;
  text-decoration: none
}
.uk-pagination > .uk-active > * {
  color: #666
}
.uk-pagination > .uk-disabled > * {
  color: #999
}
.uk-slidenav {
  padding: 5px 10px;
  color: rgba(102 102 102 / 5%);
  transition: color .1s ease-in-out
}
.uk-slidenav:hover, .uk-slidenav:focus {
  color: rgba(102 102 102 / 10%);
  outline: none
}
.uk-slidenav:active {
  color: rgba(102 102 102 / 5%)
}
.uk-slidenav-large {
  padding: 10px
}
.uk-slidenav-container {
  display: flex
}
.uk-dotnav {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
  list-style: none;
  margin-left: -12px
}
.uk-dotnav > * {
  flex: none;
  padding-left: 12px
}
.uk-dotnav > * > * {
  display: block;
  box-sizing: border-box;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: transparent;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  border: 1px solid rgba(102 102 102 / 5%);
  transition: .2s ease-in-out;
  transition-property: background-color, border-color
}
.uk-dotnav > * > :hover, .uk-dotnav > * > :focus {
  background-color: rgba(102 102 102 / 5%);
  outline: none;
  border-color: transparent
}
.uk-dotnav > * > :active {
  background-color: rgba(102 102 102 / 20%);
  border-color: transparent
}
.uk-dotnav > .uk-active > * {
  background-color: rgba(102 102 102 / 5%);
  border-color: transparent
}
.uk-dotnav-vertical {
  flex-direction: column;
  margin-left: 0;
  margin-top: -12px
}
.uk-dotnav-vertical > * {
  padding-left: 0;
  padding-top: 12px
}
.uk-thumbnav {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
  list-style: none;
  margin-left: -15px
}
.uk-thumbnav > * {
  padding-left: 15px
}
.uk-thumbnav > * > * {
  display: inline-block;
  position: relative
}
.uk-thumbnav > * > ::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(255 255 255 / 5%);
  transition: background-color .1s ease-in-out
}
.uk-thumbnav > * > :hover, .uk-thumbnav > * > :focus {
  outline: none
}
.uk-thumbnav > * > :hover::after, .uk-thumbnav > * > :focus::after {
  background-color: transparent
}
.uk-thumbnav > .uk-active > ::after {
  background-color: transparent
}
.uk-thumbnav-vertical {
  flex-direction: column;
  margin-left: 0;
  margin-top: -15px
}
.uk-thumbnav-vertical > * {
  padding-left: 0;
  padding-top: 15px
}
.uk-lightbox {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1010;
  background: #000;
  opacity: 0;
  transition: opacity .15s linear;
  touch-action: pinch-zoom
}
.uk-lightbox.uk-open {
  display: block;
  opacity: 1
}
.uk-lightbox-page {
  overflow: hidden
}
.uk-lightbox-items > * {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: none;
  justify-content: center;
  align-items: center;
  color: rgba(255 255 255 / 7%);
  will-change: transform, opacity
}
.uk-lightbox-items > * > * {
  max-width: 100vw;
  max-height: 100vh
}
.uk-lightbox-items > :focus {
  outline: none
}
.uk-lightbox-items > * > :not(iframe) {
  width: auto;
  height: auto
}
.uk-lightbox-items > .uk-active {
  display: flex
}
.uk-lightbox-toolbar {
  padding: 10px;
  background: rgba(0 0 0 / 5%);
  color: rgba(255 255 255 / 5%)
}
.uk-lightbox-toolbar > * {
  color: rgba(255 255 255 / 5%)
}
.uk-lightbox-toolbar-icon {
  padding: 5px;
  color: rgba(255 255 255 / 5%)
}
.uk-lightbox-toolbar-icon:hover {
  color: #fff
}
.uk-lightbox-button {
  box-sizing: border-box;
  width: 50px;
  height: 50px;
  background: rgba(0 0 0 / 5%);
  color: rgba(255 255 255 / 5%);
  display: inline-flex;
  justify-content: center;
  align-items: center
}
.uk-lightbox-button:hover, .uk-lightbox-button:focus {
  color: #fff
}
.uk-lightbox-caption:empty {
  display: none
}
.uk-lightbox-iframe {
  width: 80%;
  height: 80%
}
[class*='uk-animation-'] {
  animation-duration: .5s;
  animation-timing-function: ease-out;
  animation-fill-mode: both
}
.uk-animation-fade {
  animation-name: uk-fade;
  animation-duration: .8s;
  animation-timing-function: linear
}
.uk-animation-scale-up {
  animation-name: uk-fade-scale-02
}
.uk-animation-scale-down {
  animation-name: uk-fade-scale-18
}
.uk-animation-slide-top {
  animation-name: uk-fade-top
}
.uk-animation-slide-bottom {
  animation-name: uk-fade-bottom
}
.uk-animation-slide-left {
  animation-name: uk-fade-left
}
.uk-animation-slide-right {
  animation-name: uk-fade-right
}
.uk-animation-slide-top-small {
  animation-name: uk-fade-top-small
}
.uk-animation-slide-bottom-small {
  animation-name: uk-fade-bottom-small
}
.uk-animation-slide-left-small {
  animation-name: uk-fade-left-small
}
.uk-animation-slide-right-small {
  animation-name: uk-fade-right-small
}
.uk-animation-slide-top-medium {
  animation-name: uk-fade-top-medium
}
.uk-animation-slide-bottom-medium {
  animation-name: uk-fade-bottom-medium
}
.uk-animation-slide-left-medium {
  animation-name: uk-fade-left-medium
}
.uk-animation-slide-right-medium {
  animation-name: uk-fade-right-medium
}
.uk-animation-kenburns {
  animation-name: uk-scale-kenburns;
  animation-duration: 15s
}
.uk-animation-shake {
  animation-name: uk-shake
}
.uk-animation-stroke {
  animation-name: uk-stroke;
  stroke-dasharray: var(--uk-animation-stroke);
  animation-duration: 2s
}
.uk-animation-reverse {
  animation-direction: reverse;
  animation-timing-function: ease-in
}
.uk-animation-fast {
  animation-duration: .1s
}
.uk-animation-toggle:not(:hover):not(:focus) [class*='uk-animation-'] {
  animation-name: none
}
.uk-animation-toggle {
  -webkit-tap-highlight-color: transparent
}
.uk-animation-toggle:focus {
  outline: none
}
@keyframes uk-fade {
  0% {
    opacity: 0
  }
  100% {
    opacity: 1
  }
}
@keyframes uk-fade-top {
  0% {
    opacity: 0;
    transform: translateY(-100%)
  }
  100% {
    opacity: 1;
    transform: translateY(0)
  }
}
@keyframes uk-fade-bottom {
  0% {
    opacity: 0;
    transform: translateY(100%)
  }
  100% {
    opacity: 1;
    transform: translateY(0)
  }
}
@keyframes uk-fade-left {
  0% {
    opacity: 0;
    transform: translateX(-100%)
  }
  100% {
    opacity: 1;
    transform: translateX(0)
  }
}
@keyframes uk-fade-right {
  0% {
    opacity: 0;
    transform: translateX(100%)
  }
  100% {
    opacity: 1;
    transform: translateX(0)
  }
}
@keyframes uk-fade-top-small {
  0% {
    opacity: 0;
    transform: translateY(-10px)
  }
  100% {
    opacity: 1;
    transform: translateY(0)
  }
}
@keyframes uk-fade-bottom-small {
  0% {
    opacity: 0;
    transform: translateY(10px)
  }
  100% {
    opacity: 1;
    transform: translateY(0)
  }
}
@keyframes uk-fade-left-small {
  0% {
    opacity: 0;
    transform: translateX(-10px)
  }
  100% {
    opacity: 1;
    transform: translateX(0)
  }
}
@keyframes uk-fade-right-small {
  0% {
    opacity: 0;
    transform: translateX(10px)
  }
  100% {
    opacity: 1;
    transform: translateX(0)
  }
}
@keyframes uk-fade-top-medium {
  0% {
    opacity: 0;
    transform: translateY(-50px)
  }
  100% {
    opacity: 1;
    transform: translateY(0)
  }
}
@keyframes uk-fade-bottom-medium {
  0% {
    opacity: 0;
    transform: translateY(50px)
  }
  100% {
    opacity: 1;
    transform: translateY(0)
  }
}
@keyframes uk-fade-left-medium {
  0% {
    opacity: 0;
    transform: translateX(-50px)
  }
  100% {
    opacity: 1;
    transform: translateX(0)
  }
}
@keyframes uk-fade-right-medium {
  0% {
    opacity: 0;
    transform: translateX(50px)
  }
  100% {
    opacity: 1;
    transform: translateX(0)
  }
}
@keyframes uk-fade-scale-02 {
  0% {
    opacity: 0;
    transform: scale(0.2)
  }
  100% {
    opacity: 1;
    transform: scale(1)
  }
}
@keyframes uk-fade-scale-18 {
  0% {
    opacity: 0;
    transform: scale(1.8)
  }
  100% {
    opacity: 1;
    transform: scale(1)
  }
}
@keyframes uk-scale-kenburns {
  0% {
    transform: scale(1)
  }
  100% {
    transform: scale(1.2)
  }
}
@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)
  }
}
@keyframes uk-stroke {
  0% {
    stroke-dashoffset: var(--uk-animation-stroke)
  }
  100% {
    stroke-dashoffset: 0
  }
}
[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
}
.uk-child-width-expand > :not([class*='uk-width']) {
  flex: 1;
  min-width: 1px
}
@media (min-width: 240px) {
  .uk-child-width-1-1\@xs > * {
    width: 100%
  }
  .uk-child-width-1-2\@xs > * {
    width: 50%
  }
  .uk-child-width-1-3\@xs > * {
    width: calc(100% * 1 / 3.001)
  }
  .uk-child-width-1-4\@xs > * {
    width: 25%
  }
  .uk-child-width-1-5\@xs > * {
    width: 20%
  }
  .uk-child-width-1-6\@xs > * {
    width: calc(100% * 1 / 6.001)
  }
  .uk-child-width-auto\@xs > * {
    width: auto
  }
  .uk-child-width-expand\@xs > :not([class*='uk-width']) {
    flex: 1;
    min-width: 1px
  }
}
@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
  }
}
@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
  }
}
@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
  }
}
@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
  }
}
[class*='uk-width'] {
  box-sizing: border-box;
  width: 100%;
  max-width: 100%
}
.uk-width-1-2 {
  width: 50%
}
.uk-width-1-3 {
  width: calc(100% * 1 / 3.001)
}
.uk-width-2-3 {
  width: calc(100% * 2 / 3.001)
}
.uk-width-1-4 {
  width: 25%
}
.uk-width-3-4 {
  width: 75%
}
.uk-width-1-5 {
  width: 20%
}
.uk-width-2-5 {
  width: 40%
}
.uk-width-3-5 {
  width: 60%
}
.uk-width-4-5 {
  width: 80%
}
.uk-width-1-6 {
  width: calc(100% * 1 / 6.001)
}
.uk-width-5-6 {
  width: calc(100% * 5 / 6.001)
}
.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
}
.uk-width-auto {
  width: auto
}
.uk-width-expand {
  flex: 1;
  min-width: 1px
}
@media (min-width: 240px) {
  .uk-width-1-1\@xs {
    width: 100%
  }
  .uk-width-1-2\@xs {
    width: 50%
  }
  .uk-width-1-3\@xs {
    width: calc(100% * 1 / 3.001)
  }
  .uk-width-2-3\@xs {
    width: calc(100% * 2 / 3.001)
  }
  .uk-width-1-4\@xs {
    width: 25%
  }
  .uk-width-3-4\@xs {
    width: 75%
  }
  .uk-width-1-5\@xs {
    width: 20%
  }
  .uk-width-2-5\@xs {
    width: 40%
  }
  .uk-width-3-5\@xs {
    width: 60%
  }
  .uk-width-4-5\@xs {
    width: 80%
  }
  .uk-width-1-6\@xs {
    width: calc(100% * 1 / 6.001)
  }
  .uk-width-5-6\@xs {
    width: calc(100% * 5 / 6.001)
  }
  .uk-width-small\@xs {
    width: 150px
  }
  .uk-width-medium\@xs {
    width: 300px
  }
  .uk-width-large\@xs {
    width: 450px
  }
  .uk-width-xlarge\@xs {
    width: 600px
  }
  .uk-width-2xlarge\@xs {
    width: 750px
  }
  .uk-width-auto\@xs {
    width: auto
  }
  .uk-width-expand\@xs {
    flex: 1;
    min-width: 1px
  }
}
@media (min-width: 640px) {
  .uk-width-1-1\@s {
    width: 100%
  }
  .uk-width-1-2\@s {
    width: 50%
  }
  .uk-width-1-3\@s {
    width: calc(100% * 1 / 3.001)
  }
  .uk-width-2-3\@s {
    width: calc(100% * 2 / 3.001)
  }
  .uk-width-1-4\@s {
    width: 25%
  }
  .uk-width-3-4\@s {
    width: 75%
  }
  .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%
  }
  .uk-width-1-6\@s {
    width: calc(100% * 1 / 6.001)
  }
  .uk-width-5-6\@s {
    width: calc(100% * 5 / 6.001)
  }
  .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
  }
  .uk-width-auto\@s {
    width: auto
  }
  .uk-width-expand\@s {
    flex: 1;
    min-width: 1px
  }
}
@media (min-width: 960px) {
  .uk-width-1-1\@m {
    width: 100%
  }
  .uk-width-1-2\@m {
    width: 50%
  }
  .uk-width-1-3\@m {
    width: calc(100% * 1 / 3.001)
  }
  .uk-width-2-3\@m {
    width: calc(100% * 2 / 3.001)
  }
  .uk-width-1-4\@m {
    width: 25%
  }
  .uk-width-3-4\@m {
    width: 75%
  }
  .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%
  }
  .uk-width-1-6\@m {
    width: calc(100% * 1 / 6.001)
  }
  .uk-width-5-6\@m {
    width: calc(100% * 5 / 6.001)
  }
  .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
  }
  .uk-width-auto\@m {
    width: auto
  }
  .uk-width-expand\@m {
    flex: 1;
    min-width: 1px
  }
}
@media (min-width: 1200px) {
  .uk-width-1-1\@l {
    width: 100%
  }
  .uk-width-1-2\@l {
    width: 50%
  }
  .uk-width-1-3\@l {
    width: calc(100% * 1 / 3.001)
  }
  .uk-width-2-3\@l {
    width: calc(100% * 2 / 3.001)
  }
  .uk-width-1-4\@l {
    width: 25%
  }
  .uk-width-3-4\@l {
    width: 75%
  }
  .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%
  }
  .uk-width-1-6\@l {
    width: calc(100% * 1 / 6.001)
  }
  .uk-width-5-6\@l {
    width: calc(100% * 5 / 6.001)
  }
  .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
  }
  .uk-width-auto\@l {
    width: auto
  }
  .uk-width-expand\@l {
    flex: 1;
    min-width: 1px
  }
}
@media (min-width: 1600px) {
  .uk-width-1-1\@xl {
    width: 100%
  }
  .uk-width-1-2\@xl {
    width: 50%
  }
  .uk-width-1-3\@xl {
    width: calc(100% * 1 / 3.001)
  }
  .uk-width-2-3\@xl {
    width: calc(100% * 2 / 3.001)
  }
  .uk-width-1-4\@xl {
    width: 25%
  }
  .uk-width-3-4\@xl {
    width: 75%
  }
  .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%
  }
  .uk-width-1-6\@xl {
    width: calc(100% * 1 / 6.001)
  }
  .uk-width-5-6\@xl {
    width: calc(100% * 5 / 6.001)
  }
  .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
  }
  .uk-width-auto\@xl {
    width: auto
  }
  .uk-width-expand\@xl {
    flex: 1;
    min-width: 1px
  }
}
[class*='uk-height'] {
  box-sizing: border-box
}
.uk-height-1-1 {
  height: 100%
}
.uk-height-viewport {
  min-height: 100vh
}
.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
}
.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
}
@media (min-width: 240px) {
  .uk-text-left\@xs {
    text-align: left !important
  }
  .uk-text-right\@xs {
    text-align: right !important
  }
  .uk-text-center\@xs {
    text-align: center !important
  }
}
@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
  }
}
@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
  }
}
@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
  }
}
@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
  }
}
.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
}
.uk-cover {
  max-width: none;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%)
}
iframe.uk-cover {
  pointer-events: none
}
.uk-cover-container {
  overflow: hidden;
  position: relative
}
[class*='uk-align'] {
  display: block;
  margin-bottom: 30px
}
* + [class*='uk-align'] {
  margin-top: 30px
}
.uk-align-center {
  margin-left: auto;
  margin-right: auto
}
.uk-align-left {
  margin-top: 0;
  margin-right: 30px;
  float: left
}
.uk-align-right {
  margin-top: 0;
  margin-left: 30px;
  float: right
}
@media (min-width: 240px) {
  .uk-align-left\@xs {
    margin-top: 0;
    margin-right: 30px;
    float: left
  }
  .uk-align-right\@xs {
    margin-top: 0;
    margin-left: 30px;
    float: right
  }
}
@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
  }
}
@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
  }
}
@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
  }
}
@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
  }
}
.uk-svg, .uk-svg:not(.uk-preserve) [fill*='#']:not(.uk-preserve) {
  fill: currentcolor
}
.uk-svg:not(.uk-preserve) [stroke*='#']:not(.uk-preserve) {
  stroke: currentcolor
}
.uk-svg {
  transform: translate(0, 0)
}
.uk-panel {
  display: flow-root;
  position: relative;
  box-sizing: border-box
}
.uk-panel > :last-child {
  margin-bottom: 0
}
.uk-panel-scrollable {
  height: 170px;
  padding: 10px;
  border: 1px solid #e5e5e5;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  resize: both
}
.uk-clearfix::before {
  content: "";
  display: table-cell
}
.uk-clearfix::after {
  content: "";
  display: table;
  clear: both
}
.uk-float-left {
  float: left
}
.uk-float-right {
  float: right
}
[class*='uk-float-'] {
  max-width: 100%
}
.uk-overflow-hidden {
  overflow: hidden
}
.uk-overflow-auto {
  overflow: auto;
  -webkit-overflow-scrolling: touch
}
.uk-overflow-auto > :last-child {
  margin-bottom: 0
}
.uk-resize {
  resize: both
}
.uk-resize-vertical {
  resize: vertical
}
.uk-display-block {
  display: block !important
}
.uk-display-inline {
  display: inline !important
}
.uk-display-inline-block {
  display: inline-block !important
}
[class*='uk-inline'] {
  display: inline-block;
  position: relative;
  max-width: 100%;
  vertical-align: middle;
  -webkit-backface-visibility: hidden
}
.uk-inline-clip {
  overflow: hidden
}
.uk-preserve-width, .uk-preserve-width canvas, .uk-preserve-width img, .uk-preserve-width svg, .uk-preserve-width video {
  max-width: none
}
.uk-responsive-width, .uk-responsive-height {
  box-sizing: border-box
}
.uk-responsive-width {
  max-width: 100% !important;
  height: auto
}
.uk-responsive-height {
  max-height: 100%;
  width: auto;
  max-width: none
}
.uk-box-shadow-small {
  box-shadow: 0 2px 8px rgba(0 0 0 / 5%)
}
.uk-box-shadow-medium {
  box-shadow: 0 5px 15px rgba(0 0 0 / 5%)
}
.uk-box-shadow-large {
  box-shadow: 0 14px 25px rgba(0 0 0 / 1%)
}
.uk-box-shadow-xlarge {
  box-shadow: 0 28px 50px rgba(0 0 0 / 15%)
}
[class*='uk-box-shadow-hover'] {
  transition: box-shadow .1s ease-in-out
}
.uk-box-shadow-hover-small:hover {
  box-shadow: 0 2px 8px rgba(0 0 0 / 5%)
}
.uk-box-shadow-hover-medium:hover {
  box-shadow: 0 5px 15px rgba(0 0 0 / 5%)
}
.uk-box-shadow-hover-large:hover {
  box-shadow: 0 14px 25px rgba(0 0 0 / 1%)
}
.uk-box-shadow-hover-xlarge:hover {
  box-shadow: 0 28px 50px rgba(0 0 0 / 1%)
}
.uk-box-shadow-bottom::before {
  content: '';
  position: absolute;
  bottom: -30px;
  left: 0;
  right: 0;
  height: 30px;
  border-radius: 100%;
  background: #444;
  filter: blur(20px)
}
.uk-box-shadow-bottom > * {
  position: relative
}
.uk-dropcap::first-letter, .uk-dropcap > p:first-of-type::first-letter {
  display: block;
  margin-right: 10px;
  float: left;
  font-size: 4.5em;
  line-height: 1;
  margin-bottom: -2px
}
.uk-disabled {
  pointer-events: none
}
.uk-drag, .uk-drag * {
  cursor: move
}
.uk-drag iframe {
  pointer-events: none
}
.uk-dragover {
  box-shadow: 0 0 20px rgba(0 0 0 / 5%)
}
.uk-transform-center {
  transform: translate(-50%, -50%)
}
.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%
}
.uk-flex {
  display: flex
}
.uk-flex-inline {
  display: inline-flex
}
.uk-flex::before, .uk-flex::after, .uk-flex-inline::before, .uk-flex-inline::after {
  display: none
}
.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
}
.uk-flex-top {
  align-items: flex-start
}
.uk-flex-middle {
  align-items: center
}
.uk-flex-bottom {
  align-items: flex-end
}
@media (min-width: 240px) {
    .uk-flex-left\@xs {
      justify-content: flex-start
    }
    .uk-flex-center\@xs {
      justify-content: center
    }
    .uk-flex-right\@xs {
      justify-content: flex-end
    }
    .uk-flex-between\@xs {
      justify-content: space-between
    }
    .uk-flex-around\@xs {
      justify-content: space-around
    }
    .uk-flex-top\@xs {
      align-items: flex-start
    }
    .uk-flex-middle\@xs {
      align-items: center
    }
    .uk-flex-bottom\@xs {
      align-items: flex-end
    }
}
@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
    }
    .uk-flex-top\@s {
      align-items: flex-start
    }
    .uk-flex-middle\@s {
      align-items: center
    }
    .uk-flex-bottom\@s {
      align-items: flex-end
    }
}
@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
    }
    .uk-flex-top\@m {
      align-items: flex-start
    }
    .uk-flex-middle\@m {
      align-items: center
    }
    .uk-flex-bottom\@m {
      align-items: flex-end
    }
}
@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
    }
    .uk-flex-top\@l {
      align-items: flex-start
    }
    .uk-flex-middle\@l {
      align-items: center
    }
    .uk-flex-bottom\@l {
      align-items: flex-end
    }
}
@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
    }
    .uk-flex-top\@xl {
      align-items: flex-start
    }
    .uk-flex-middle\@xl {
      align-items: center
    }
    .uk-flex-bottom\@xl {
      align-items: flex-end
    }
}
.uk-flex-stretch {
  align-items: stretch
}
.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
}
.uk-flex-nowrap {
  flex-wrap: nowrap
}
.uk-flex-wrap {
  flex-wrap: wrap
}
.uk-flex-wrap-reverse {
  flex-wrap: wrap-reverse
}
.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
}
.uk-flex-first {
  order: -1
}
.uk-flex-last {
  order: 99
}
@media (min-width: 240px) {
  .uk-flex-first\@xs {
    order: -1
  }
  .uk-flex-last\@xs {
    order: 99
  }
}
@media (min-width: 640px) {
  .uk-flex-first\@s {
    order: -1
  }
  .uk-flex-last\@s {
    order: 99
  }
}
@media (min-width: 960px) {
  .uk-flex-first\@m {
    order: -1
  }
  .uk-flex-last\@m {
    order: 99
  }
}
@media (min-width: 1200px) {
  .uk-flex-first\@l {
    order: -1
  }
  .uk-flex-last\@l {
    order: 99
  }
}
@media (min-width: 1600px) {
  .uk-flex-first\@xl {
    order: -1
  }
  .uk-flex-last\@xl {
    order: 99
  }
}
.uk-flex-none {
  flex: none
}
.uk-flex-auto {
  flex: auto
}
.uk-flex-1 {
  flex: 1
}
.uk-margin {
  margin-bottom: 20px
}
* + .uk-margin {
  margin-top: 20px !important
}
.uk-margin-top {
  margin-top: 20px !important
}
.uk-margin-bottom {
  margin-bottom: 20px !important
}
.uk-margin-left {
  margin-left: 20px !important
}
.uk-margin-right {
  margin-right: 20px !important
}
.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
}
@media (min-width: 240px) {
  .uk-margin-auto\@xs {
    margin-left: auto !important;
    margin-right: auto !important
  }
  .uk-margin-auto-left\@xs {
    margin-left: auto !important
  }
  .uk-margin-auto-right\@xs {
    margin-right: auto !important
  }
}
@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
  }
}
@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
  }
}
@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
  }
}
@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
  }
}
.uk-margin-remove {
  margin: 0 !important
}
[class*='uk-position-top'], [class*='uk-position-bottom'], [class*='uk-position-left'], [class*='uk-position-right'], [class*='uk-position-center'] {
  position: absolute !important;
  max-width: 100%
}
.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
}
.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
}
.uk-position-center {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: max-content;
  max-width: 100%;
  box-sizing: border-box
}
[class*='uk-position-center-left'], [class*='uk-position-center-right'] {
  top: 50%;
  transform: translateY(-50%)
}
.uk-position-center-left {
  left: 0
}
.uk-position-center-right {
  right: 0
}
.uk-position-center-left-out {
  right: 100%;
  width: max-content
}
.uk-position-center-right-out {
  left: 100%;
  width: max-content
}
.uk-position-top-center, .uk-position-bottom-center {
  left: 50%;
  transform: translateX(-50%);
  width: max-content;
  max-width: 100%;
  box-sizing: border-box
}
.uk-position-top-center {
  top: 0
}
.uk-position-bottom-center {
  bottom: 0
}
.uk-position-cover {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0
}
.uk-position-relative {
  position: relative !important
}
.uk-position-absolute {
  position: absolute !important
}
.uk-position-fixed {
  position: fixed !important
}
.uk-position-z-index {
  z-index: 1
}
.uk-position-small {
  max-width: calc(100% - (15px * 2));
  margin: 15px
}
.uk-position-small.uk-position-center {
  transform: translate(-50%, -50%) translate(-15px, -15px)
}
.uk-position-small[class*='uk-position-center-left'], .uk-position-small[class*='uk-position-center-right'] {
  transform: translateY(-50%) translateY(-15px)
}
.uk-position-small.uk-position-top-center, .uk-position-small.uk-position-bottom-center {
  transform: translateX(-50%) translateX(-15px)
}
.uk-position-medium {
  max-width: calc(100% - (30px * 2));
  margin: 30px
}
.uk-position-medium.uk-position-center {
  transform: translate(-50%, -50%) translate(-30px, -30px)
}
.uk-position-medium[class*='uk-position-center-left'], .uk-position-medium[class*='uk-position-center-right'] {
  transform: translateY(-50%) translateY(-30px)
}
.uk-position-medium.uk-position-top-center, .uk-position-medium.uk-position-bottom-center {
  transform: translateX(-50%) translateX(-30px)
}
.uk-position-large {
  max-width: calc(100% - (30px * 2));
  margin: 30px
}
.uk-position-large.uk-position-center {
  transform: translate(-50%, -50%) translate(-30px, -30px)
}
.uk-position-large[class*='uk-position-center-left'], .uk-position-large[class*='uk-position-center-right'] {
  transform: translateY(-50%) translateY(-30px)
}
.uk-position-large.uk-position-top-center, .uk-position-large.uk-position-bottom-center {
  transform: translateX(-50%) translateX(-30px)
}
@media (min-width: 1200px) {
  .uk-position-large {
    max-width: calc(100% - (50px * 2));
    margin: 50px
  }
  .uk-position-large.uk-position-center {
    transform: translate(-50%, -50%) translate(-50px, -50px)
  }
  .uk-position-large[class*='uk-position-center-left'], .uk-position-large[class*='uk-position-center-right'] {
    transform: translateY(-50%) translateY(-50px)
  }
  .uk-position-large.uk-position-top-center, .uk-position-large.uk-position-bottom-center {
    transform: translateX(-50%) translateX(-50px)
  }
}
.uk-transition-toggle {
  -webkit-tap-highlight-color: transparent
}
.uk-transition-toggle:focus {
  outline: none
}
.uk-transition-fade, [class*='uk-transition-scale'], [class*='uk-transition-slide'] {
  transition: .3s ease-out;
  transition-property: opacity, transform, filter;
  opacity: 0
}
.uk-transition-toggle:hover .uk-transition-fade, .uk-transition-toggle:focus .uk-transition-fade, .uk-transition-active.uk-active .uk-transition-fade {
  opacity: 1
}
.uk-transition-scale-up {
  transform: scale(1, 1)
}
.uk-transition-scale-down {
  transform: scale(1.1, 1.1)
}
.uk-transition-toggle:hover .uk-transition-scale-up, .uk-transition-toggle:focus .uk-transition-scale-up, .uk-transition-active.uk-active .uk-transition-scale-up {
  opacity: 1;
  transform: scale(1.1, 1.1)
}
.uk-transition-toggle:hover .uk-transition-scale-down, .uk-transition-toggle:focus .uk-transition-scale-down, .uk-transition-active.uk-active .uk-transition-scale-down {
  opacity: 1;
  transform: scale(1, 1)
}
.uk-transition-slide-top {
  transform: translateY(-100%)
}
.uk-transition-slide-bottom {
  transform: translateY(100%)
}
.uk-transition-slide-left {
  transform: translateX(-100%)
}
.uk-transition-slide-right {
  transform: translateX(100%)
}
.uk-transition-slide-top-small {
  transform: translateY(-10px)
}
.uk-transition-slide-bottom-small {
  transform: translateY(10px)
}
.uk-transition-slide-left-small {
  transform: translateX(-10px)
}
.uk-transition-slide-right-small {
  transform: translateX(10px)
}
.uk-transition-slide-top-medium {
  transform: translateY(-50px)
}
.uk-transition-slide-bottom-medium {
  transform: translateY(50px)
}
.uk-transition-slide-left-medium {
  transform: translateX(-50px)
}
.uk-transition-slide-right-medium {
  transform: translateX(50px)
}
.uk-transition-toggle:hover [class*='uk-transition-slide'], .uk-transition-toggle:focus [class*='uk-transition-slide'], .uk-transition-active.uk-active [class*='uk-transition-slide'] {
  opacity: 1;
  transform: translate(0, 0)
}
.uk-transition-opaque {
  opacity: 1
}
.uk-transition-slow {
  transition-duration: .7s
}
[hidden], .uk-hidden {
  display: none !important
}
@media (min-width: 240px) {
  .uk-hidden\@xs {
    display: none !important
  }
}
@media (min-width: 640px) {
  .uk-hidden\@s {
    display: none !important
  }
}
@media (min-width: 960px) {
  .uk-hidden\@m {
    display: none !important
  }
}
@media (min-width: 1200px) {
  .uk-hidden\@l {
    display: none !important
  }
}
@media (min-width: 1600px) {
  .uk-hidden\@xl {
    display: none !important
  }
}
@media (max-width: 239px) {
  .uk-visible\@xs {
    display: none !important
  }
}
@media (max-width: 639px) {
  .uk-visible\@s {
    display: none !important
  }
}
@media (max-width: 959px) {
  .uk-visible\@m {
    display: none !important
  }
}
@media (max-width: 1199px) {
  .uk-visible\@l {
    display: none !important
  }
}
@media (max-width: 1599px) {
  .uk-visible\@xl {
    display: none !important
  }
}
.uk-invisible {
  visibility: hidden !important
}
.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
}
.uk-visible-toggle:not(:hover):not(:focus) .uk-invisible-hover:not(:focus-within) {
  opacity: 0 !important
}
.uk-visible-toggle {
  -webkit-tap-highlight-color: transparent
}
.uk-visible-toggle:focus {
  outline: none
}
@media (pointer: coarse) {
  .uk-hidden-touch {
    display: none !important
  }
}
.uk-hidden-notouch {
  display: none !important
}
@media (pointer: coarse) {
  .uk-hidden-notouch {
    display: block !important
  }
}
.uk-offcanvas-bar .uk-accordion-title::before {
    background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiBmaWxsPSIjRkZGIiBkYXRhLXN2Zz0ibWVudSI+IDxyZWN0IHg9IjIiIHk9IjQiIHdpZHRoPSIxNiIgaGVpZ2h0PSIxIj48L3JlY3Q+IDxyZWN0IHg9IjIiIHk9IjkiIHdpZHRoPSIxNiIgaGVpZ2h0PSIxIj48L3JlY3Q+IDxyZWN0IHg9IjIiIHk9IjE0IiB3aWR0aD0iMTYiIGhlaWdodD0iMSI+PC9yZWN0Pjwvc3ZnPg==");
    background-repeat: no-repeat;
    background-position: 50% 85%;
}
.uk-offcanvas-bar .uk-open > .uk-accordion-title::before {
    background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiBkYXRhLXN2Zz0iY2xvc2UiPiA8cGF0aCBmaWxsPSJub25lIiBzdHJva2U9IiNGRkYiIHN0cm9rZS13aWR0aD0iMS4wNiIgZD0iTTE2LDE2IEw0LDQiPjwvcGF0aD4gPHBhdGggZmlsbD0ibm9uZSIgc3Ryb2tlPSIjRkZGIiBzdHJva2Utd2lkdGg9IjEuMDYiIGQ9Ik0xNiw0IEw0LDE2Ij48L3BhdGg+PC9zdmc+");
    background-repeat: no-repeat;
    background-position: 50% 85%;
}
.uk-offcanvas-bar .uk-accordion-link::before {
    content: "";
    width: 1.4em;
    height: 1.4em;
    margin-left: 10px;
    float: right;
    background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiBkYXRhLXN2Zz0iYXJyb3ctcmlnaHQiPiA8cG9seWxpbmUgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjRkZGIiBwb2ludHM9IjEwIDUgMTUgOS41IDEwIDE0Ij48L3BvbHlsaW5lPiA8bGluZSBmaWxsPSJub25lIiBzdHJva2U9IiNGRkYiIHgxPSI0IiB5MT0iOS41IiB4Mj0iMTUiIHkyPSI5LjUiPjwvbGluZT48L3N2Zz4=");
    background-repeat: no-repeat;
    background-position: 50% 85%;
}
/* End */


/* Start:/bitrix/templates/swebix-page-view/css/theme.css?164807230935887*/
@charset "utf-8";
.uk-toolbar-view {
    padding: 25px 0px;
}
/* ========================================================================
Component: Html
========================================================================== */
div {
    background: var(--FFF);
    color: var(--BBB);
}
.uk-h1 {
    color: var(--BBB);
}
html {
    font-size: var(--font);
}
html,
body {
	font-family: Muller, Helvetica, sans-serif !important;
    font-weight: 300;
}
body {
    filter: grayscale(1);
}
strong {
    font-weight: 700 !important;
}
.uk-404 {
    min-height: 40vh;
}
.uk-404 h1 {
    font-size: 8em;
    font-weight: 900;
    color: var(--FFF);
}
.uk-404 .uk-button {
    background: var(--BBB);
    color: var(--FFF);
    border-radius: 100px;
    text-transform: none;
    font-weight: 700;
}
.uk-offcanvas-overlay::before {
    background: rgba(0 0 0 / 50%) !important;
}
.uk-button {
    text-transform: none !important;
}
.uk-main-block {
    position: relative;
    z-index: 1;
}
.uk-input:focus {
    border-color: var(--FFF);
}
.uk-input:invalid {
    border-bottom-color: var(--BBB);
}
.uk-input:valid {
    border-bottom-color: var(--BBB);
}
.uk-tooltip {
    background: var(--BBB);
    color: var(--FFF);
    text-align: center;
}
.uk-tooltip:after {
	content: "";
	display: block;
	position: absolute;
	width: 0;
	height: 0;
	border: 5px dashed var(--BBB);
}
[class*='uk-tooltip-top']::after {
    left: calc(50% - 5px);
    bottom: -5px;
	border-top-style: solid;
	border-bottom: none;
	border-left-color: transparent;
	border-right-color: transparent;
	border-top-color: var(--BBB);
}
[class*='uk-tooltip-bottom']::after {
    left: calc(50% - 5px);
    top: -5px;
	border-bottom-style: solid;
	border-top: none;
	border-left-color: transparent;
	border-right-color: transparent;
	border-bottom-color: var(--BBB);
}
[class*='uk-tooltip-left']::after {
    top: 50%;
	margin-top: -5px;
	border-top-color: transparent;
	border-bottom-color: transparent;
    right: -5px;
	border-left-style: solid;
	border-right: none;
	border-left-color: var(--BBB);
}
[class*='uk-tooltip-right']::after {
    top: 50%;
	margin-top: -5px;
	border-top-color: transparent;
	border-bottom-color: transparent;
    left: -5px;
	border-right-style: solid;
	border-left: none;
	border-right-color: var(--BBB);
}
.uk-container {
    width: 100%;
    box-sizing: border-box;
}
.uk-lightbox {
    background: rgba(0 0 0 / 80%);
}
/* ========================================================================
Component: Html
========================================================================== */
/* ========================================================================
Component: Editor
========================================================================== */
.uk-card.uk-card-white {
    background-color: var(--FFF);
    color: var(--BBB);
    padding: 25px;
    box-sizing: border-box;
}
.uk-card.uk-panel-card {
    background-color: var(--FFF);
    color: var(--BBB);
    box-sizing: border-box;
}
.uk-card.uk-panel-card .uk-panel-title {
    padding: 25px;
}
.uk-card.uk-panel-card .uk-panel-title h3 {
    font-weight: 700;
}
.uk-card.uk-panel-card .uk-cover-container {
    min-height: 20vh;
}
.uk-card.uk-panel-card .uk-content {
    padding: 25px;
}
.uk-card.uk-card-orange,
.uk-card.uk-card-blue {
    background-color: var(--BBB);
    color: var(--FFF);
    padding: 25px;
    box-sizing: border-box;
}
.uk-card.uk-card-orange {
    background-color: var(--BBB);
    color: var(--FFF);
}
.uk-card.uk-card-orange a,
.uk-card.uk-card-blue a {
    color: var(--FFF);
}
.uk-document-link {
    margin: 7px 0px;
}
.uk-document-link .uk-icon {
    margin-right: 5px;
}
.uk-document-link a {
    color: var(--BBB);
    text-decoration: underline;
    font-weight: 700;
}
.uk-grid-card .uk-grid > div:last-child .uk-padding {
    padding: 25px;
    background-color: var(--FFF);
    color: var(--BBB);
    box-sizing: border-box;
}
.uk-grid-card .uk-grid > div:last-child .uk-padding.uk-blue {
    background-color: var(--BBB);
    color: var(--FFF);
}
.uk-grid-card .uk-grid > div:last-child .uk-padding.uk-orange {
    background-color: var(--BBB);
    color: var(--FFF);
}
.uk-grid-card .uk-grid > div:last-child .uk-padding.uk-blue h3,
.uk-grid-card .uk-grid > div:last-child .uk-padding.uk-orange h3,
.uk-grid-card .uk-grid > div:last-child .uk-padding.uk-blue p,
.uk-grid-card .uk-grid > div:last-child .uk-padding.uk-orange p,
.uk-grid-card .uk-grid > div:last-child .uk-padding.uk-blue a,
.uk-grid-card .uk-grid > div:last-child .uk-padding.uk-orange a {
    color: var(--FFF);
}
.uk-grid-card .uk-grid > div:last-child .uk-padding h3 {
    font-weight: 700;
    margin-top: 0px;
}
.uk-grid-card .uk-grid > div:last-child .uk-padding p {
    margin: 0;
}
.uk-grid-card .uk-grid > div .uk-padding {
    min-height: 55vh;
}
.uk-card.uk-panel-title-card .uk-title {
    font-weight: 700;
    margin: 0;
    display: inline-block;
    background: var(--FFF);
    color: var(--BBB);
    padding: 10px 20px;
    bottom: -20px;
    position: relative;
    margin-left: 25px;
    font-size: 1.3em;
}
.uk-card.uk-panel-title-card .uk-panel-title {
    background-color: var(--FFF);
    color: var(--BBB);
    border-top: 4px solid var(--FFF);
    box-sizing: border-box;
    padding: 25px;
}
.uk-card.uk-panel-title-card.uk-blue .uk-title {
    color: var(--BBB);
}
.uk-card.uk-panel-title-card.uk-blue .uk-panel-title {
    border-color: var(--BBB);
}
.uk-card.uk-panel-title-card.uk-orange .uk-title {
    color: var(--BBB);
}
.uk-card.uk-panel-title-card.uk-orange .uk-panel-title {
    border-color: var(--BBB);
}
/* ========================================================================
Component: Editor
========================================================================== */
.uk-menu-left ul > li a {
    background: var(--FFF);
    color: var(--BBB);
    padding: 10px 15px;
    display: block;
}
.uk-menu-left ul > li:not(:last-child) {
    border-bottom: 1px solid var(--FFF);
}
.uk-menu-left .uk-list > :nth-child(n+2) {
    margin-top: 2px;
}
.uk-menu-left ul > li a:hover {
    background: var(--FFF);
    color: var(--BBB);
}
.uk-menu-left ul > li.uk-active > a {
    font-weight: 700;
    color: var(--BBB);
    background: var(--FFF);
}
.uk-menu-left .uk-list > li .uk-list {
    margin: 0;
}
.uk-news-left .uk-list {
    margin-top: 25px;
}
.uk-news-left .uk-list > :nth-child(n+2) {
    margin-top: 10px;
}
.uk-news-left .uk-panel {
    background: transparent !important;
}
.uk-news-left .uk-panel .uk-date {
    margin-bottom: 10px;
}
.uk-news-left .uk-panel h2 {
    font-size: 1.2em;
    font-weight: 700;
    margin: 0;
}
/* ========================================================================
Component: Toolbar
========================================================================== */
.uk-toolbar {
    background-color: var(--FFF);
    color: var(--BBB);
    background-size: 100vh;
    background-position: 100% 50%;
    background-repeat: revert;
    background-blend-mode: darken;
    padding: 0px 0px;
}
.uk-toolbar .uk-grid > div:first-child a {
    color: var(--BBB);
}
.uk-toolbar a {
    text-decoration: underline;
}
@media (max-width: 768px) {
    .uk-toolbar .uk-container {
        padding: 0px;
    }
    .uk-toolbar a {
        width: 100%;
        text-align: center;
    }
}
@media (min-width: 769px) {
    .uk-toolbar {
        
    }
}
/* ========================================================================
Component: Toolbar
========================================================================== */
/* ========================================================================
Component: Header
========================================================================== */
.uk-header {
    background-color: var(--FFF);
    color: var(--BBB);
    background-size: 100vh;
    background-position: 100% 100%;
    background-repeat: no-repeat;
    background-blend-mode: darken;
    padding: 10px 0px;
}
.uk-header .uk-logo p {
    margin: 0;
    display: block;
    max-width: 250px;
    font-weight: 700;
    /*font-size: 1.3em;*/
    font-size: 1.08em;
}
.uk-header .uk-phone {
    font-size: 1.3em;
}
.uk-header .uk-phone-text {
    font-size: 0.7em;
    color: var(--BBB);
}
.uk-header .uk-phone-text a {
    text-decoration: underline;
    font-weight: 700;
    color: var(--BBB);
}
.uk-header .uk-button,
.uk-who-panel .uk-button,
.uk-about-panel .uk-button,
.uk-page-catalog .uk-button,
.uk-catalog-panel .uk-button {
    background-color: var(--BBB);
    padding: 0px;
    border: none;
    overflow: hidden;
    display: inline-flex;
    align-items: center;
    padding-right: 1.5vh;
    color: var(--FFF);
    margin-top: 5px;
    font-size: 0.7em;
    font-weight: 700;
}
.uk-header .uk-button > span:first-child,
.uk-who-panel .uk-button > span:first-child,
.uk-about-panel .uk-button > span:first-child,
.uk-page-catalog .uk-button > span:first-child,
.uk-catalog-panel .uk-button > span:first-child {
    margin-right: 1.5vh;
    background-color: rgba(255 255 255 / 30%);
    padding: 7.5px;
}
.uk-header .uk-button span svg,
.uk-who-panel .uk-button span svg,
.uk-about-panel .uk-button span svg,
.uk-page-catalog .uk-button span svg,
.uk-catalog-panel .uk-button span svg {
    width: 3.2vh;
    height: auto;
}
.uk-header .uk-city img {
    height: 50px;
    width: auto;
}
.uk-header .uk-city small {
    max-width: 200px;
    font-weight: 300;
    display: block;
    line-height: 1.2;
}
.uk-header .uk-city small a {
    text-decoration: underline;
    color: var(--BBB);
}
.uk-header .uk-city > div {
    font-weight: 700;
    display: inline-flex;
    padding: 10px;
    box-sizing: border-box;
    background-color: var(--FFF);
    color: var(--BBB);
    border-radius: 5px;
    margin: 0;
}
.uk-header .uk-city .uk-grid > div:first-child {
    padding: 0px;
}
@media (max-width: 768px) {
    .uk-header .uk-flex {
        justify-content: center;
        align-items: center;
    }
}
@media (min-width: 769px) {
    .uk-header .uk-flex {
        
    }
}
.uk-scroll-up {
    width: auto !important;
    right: 0;
}
.uk-scroll-up:not(.uk-active) {
    margin-top: -40px;
    position: relative;
}
.uk-scroll-up .uk-icon {
    background: var(--BBB);
    color: var(--FFF);
}
/* ========================================================================
Component: Header
========================================================================== */
/* ========================================================================
Component: Sladeshow
========================================================================== */
.uk-section-sladeshow {

}
.uk-section-sladeshow a:hover {
    text-decoration: none !important;
}
.uk-section-sladeshow .uk-panel .uk-panel-time {
    position: absolute;
    display: inline-flex;
    justify-content: center;
    padding: 20px;
    background: transparent;
    color: var(--BBB);
    font-size: 0.8em;
}
.uk-section-sladeshow .uk-panel .uk-panel-time .uk-card {
    position: relative;
    background: var(--FFF);
    color: var(--BBB);
    padding: 35px 10px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}
.uk-section-sladeshow .uk-panel .uk-panel-time .uk-card::after {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    display: block;
    width: 100%;
    height: 1px;
    background: var(--FFF);
    color: var(--BBB);
    z-index: 0;
}
.uk-section-sladeshow .uk-panel .uk-panel-time .uk-countdown-number {
    font-weight: 900;
    position: relative;
    z-index: 1;
}
.uk-section-sladeshow .uk-panel {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    display: block;
}
.uk-section-sladeshow .uk-panel .uk-panel-time .uk-card .uk-countdown-label {
    
}
@media (max-width: 768px) {
    .uk-section-sladeshow .uk-panel {
        min-height: 400px;
    }
    .uk-section-sladeshow .uk-panel .uk-panel-time .uk-countdown-number {
        font-size: 1.5em;
    }
}
@media (min-width: 769px) {
    .uk-section-sladeshow .uk-panel {
        min-height: 450px;
    }
    .uk-section-sladeshow .uk-dotnav-line {
        max-width: 20%;
    }
    .uk-section-sladeshow .uk-panel .uk-panel-time .uk-countdown-number {
        font-size: 3em;
    }
}
/* ========================================================================
Component: Sladeshow
========================================================================== */
/* ========================================================================
Component: Dotnav
========================================================================== */
.uk-dotnav-point > li > * {
    border: 2px solid var(--BBB);
    width: 15px;
    height: 15px;
}
.uk-dotnav-point > li:not(.uk-active) > *:hover {
    background: rgba(255 255 255 / 60%);
}
.uk-dotnav-point > .uk-active > * {
    background-color: var(--BBB) !important;
}
.uk-dotnav-line {
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    bottom: 0px;
    z-index: 100;
    margin: 0 auto !important;
}
@media (max-width: 768px) {
    .uk-dotnav-line {
        max-width: 80%;
    }
}
@media (min-width: 769px) {
    .uk-dotnav-line {
        max-width: 40%;
    }
}
.uk-dotnav-line > * {
    padding: 0px 5px !important;
    
}
.uk-dotnav-line > *:last-child {
    margin-right: 0px;
}
.uk-dotnav-line > .uk-active > * {
    background: transparent;
    border: none;
}
.uk-dotnav-line > * > * {
    position: relative !important;
    background: transparent !important;
    border: none !important;
    width: 100% !important;
    height: 40px !important;
    border-radius: 0 !important;
}
.uk-dotnav-line > * > *::after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -2px;
    background: rgba(255 255 255 / 60%);
    border: none;
    width: 100%;
    height: 4px;
    border-radius: 0 !important;
}
.uk-dotnav-line > .uk-active > *::after {
    background: var(--BBB);
    color: var(--FFF);
}
/* ========================================================================
Component: Dotnav
========================================================================== */
/* ========================================================================
Component: Visible
========================================================================== */
@media (min-width: 960px) {
    .uk-visible-small {
        display: none !important;
    }
    .uk-visible-medium {
        display: none !important;
    }
    .uk-hidden-large {
        display: none !important;
    }
}
@media (min-width: 768px) and (max-width: 959px) {
    .uk-visible-small {
        display: none !important;
    }
    .uk-visible-large {
        display: none !important ;
    }
    .uk-hidden-medium {
        display: none !important;
    }
}
@media (max-width: 767px) {
    .uk-visible-medium {
        display: none !important;
    }
    .uk-visible-large {
        display: none !important;
    }
    .uk-hidden-small {
        display: none !important;
    }
}
/* ========================================================================
Component: Visible
========================================================================== */
.uk-title-section .uk-h1 {
    font-weight: 900;
    text-align: center;
    padding-top: 40px;
    padding-bottom: 20px;
    font-size: 2em;
}
/* ========================================================================
Component: Diport
========================================================================== */
.uk-diport .uk-panel {
    padding: 25px;
    box-sizing: border-box;
}
.uk-diport .uk-panel .uk-image {
    background-size: cover;
    background-position: 50% 0%;
    background-repeat: no-repeat;
}
.uk-diport .uk-panel h2 {
    color: var(--BBB);
    font-weight: 900;
    font-size: 1.4rem;
}
.uk-diport .uk-panel ul {
    margin-bottom: 0px;
}
.uk-diport .uk-panel .uk-list > :nth-child(n+2),
.uk-diport .uk-panel .uk-list > * > ul {
    margin: 0;
}
.uk-diport .uk-panel ul a {
    color: var(--BBB);
    text-decoration: underline;
}
/* ========================================================================
Component: Diport
========================================================================== */
.uk-about-panel .uk-panel {
    padding: 6vh;
}
.uk-about-panel .uk-panel:not(.uk-card) h2 {
    font-weight: 900;
    color: var(--BBB);
    max-width: 400px;
    line-height: 1.2;
    margin-bottom: 5vh;
}
.uk-about-panel .uk-panel.uk-card {
    background-color: var(--FFF);
    box-sizing: border-box;
    color: var(--BBB);
}
.uk-about-panel .uk-panel.uk-card p {
    text-align: justify;
}
.uk-about-panel .uk-button {
    background-color: var(--FFF);
    color: var(--BBB);
}
.uk-about-panel .uk-button > span:first-child {
    background-color: rgba(0 0 0 / 10%);
}
.uk-who-panel { 
    background-color: var(--FFF);
    color: var(--BBB);
    padding: 9vh 0px;
    position: relative;
    z-index: 10;
}
.uk-who-panel h3 {
    color: var(--BBB);
    font-weight: 900;
    font-size: 2.2em;
}
.uk-who-panel p {
    font-size: 1.1em;
    max-width: 350px;
    font-weight: 700;
}
.uk-who-panel .uk-button {
    background: var(--BBB);
    color: var(--FFF);
    margin: 0;
}
/* ========================================================================
Component: Social
========================================================================== */
.uk-panel-social .uk-element a {
    color: var(--BBB);
    background-color: var(--FFF);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border: 2px solid var(--BBB);
    text-align: center;
    border-radius: 0px;
}
.uk-panel-social .uk-element:hover a {
    background-color: var(--BBB);
    color: var(--FFF);
    border-color: var(--BBB);
}
/* ========================================================================
Component: Social
========================================================================== */
/* ========================================================================
Component: Menu
========================================================================== */
.uk-header-menu {
    background-color: var(--FFF);
    color: var(--BBB);
    position: relative;
    z-index: 10;
}
.uk-header-menu form {
    margin: 0px;
}
.uk-header-menu .uk-grid .uk-small {
    width: 50px;
}
.uk-header-menu .uk-grid .uk-small .uk-element {
    display: flex;
    width: 50px;
    height: 50px;
    align-items: center;
    justify-content: center;
    background-color: var(--BBB);
    color: var(--FFF);
}
.uk-header-menu .uk-grid .uk-small .uk-element:hover {
    opacity: 0.8;
}
.uk-header-menu .uk-menu .uk-slider-items > li > a {
    display: block;
    width: 100%;
    text-align: center;
    color: var(--BBB);
    font-weight: 700;
    font-size: 1.1em;
    line-height: 50px;
    padding: 0px 2vh;
    box-sizing: border-box;
}
.uk-header-menu .uk-menu .uk-slider-items > li.uk-selected > a {
    background: var(--BBB);
    color: var(--FFF);
}
.uk-manu-panel .uk-dropdown {
    border-top: 4px solid var(--BBB);
}
.uk-manu-panel .uk-dropdown .uk-list {
    margin: 0px;
}
.uk-manu-panel .uk-dropdown .uk-list > li.uk-active > a {
    color: var(--BBB);
    font-weight: 900;
}
.uk-manu-panel .uk-dropdown .uk-list > li a:hover {
    color: var(--BBB);
}
.uk-manu-panel .uk-dropdown .uk-list > li > div > ul {
    margin-top: 10px;
}
@media (max-width: 768px) {
    .uk-header-menu .uk-container {
        padding: 0px;
    }
}
@media (min-width: 769px) {
    .uk-header-menu .uk-container {
        
    }
}
/* ========================================================================
Component: Menu
========================================================================== */
/* ========================================================================
Component: Offcanvas
========================================================================== */
.uk-offcanvas-overlay::before {
    background: rgba(255 255 255 / 85%) !important;
}
.uk-offcanvas-bar {
    background: var(--FFF);
    color: var(--BBB);
    color: var(--BBB);
    padding: 0px !important;
}
.uk-offcanvas-bar .uk-logo {
    text-align: center;
    background: var(--FFF);
    color: var(--BBB);
    color: var(--BBB);
    padding: 10px;
    margin: 0;
    box-sizing: border-box;
}
.uk-offcanvas-bar .uk-logo p {
    color: var(--BBB);
    font-weight: 700;
    text-align: left;
}
.uk-offcanvas-bar .uk-padding {
    padding: 25px;
}
.uk-offcanvas-bar h4 {
    color: var(--BBB);
    font-weight: 900;
}
.uk-offcanvas-bar .uk-menu > li > a {
    color: var(--BBB);
}
.uk-offcanvas-bar .uk-menu > li.uk-active > a {
    color: var(--BBB);
    font-weight: 700;
}
.uk-offcanvas-bar .uk-menu > li > a:hover {
    color: var(--BBB);
    text-decoration: underline;
}
.uk-offcanvas-bar .uk-offcanvas-close {
    color: var(--FFF);
    background: var(--BBB);
    right: 0;
    top: 0;
}
.uk-offcanvas-bar .uk-offcanvas-close svg {
    width: 25px;
    height: 25px;
}
/* ========================================================================
Component: Offcanvas
========================================================================== */
/* ========================================================================
Component: Catalog
========================================================================== */
.uk-catalog-panel:not(.uk-panel) {
    background-color: var(--FFF);
    color: var(--BBB);
    padding: 40px 0px;
}
.uk-catalog-panel:not(.uk-panel) .uk-h1 {
    font-weight: 900;
    text-align: center;
    padding-top: 40px;
    padding-bottom: 20px;
    font-size: 2em;
}
/* ========================================================================
Component: Catalog
========================================================================== */
/* ========================================================================
Component: News
========================================================================== */
.uk-page-news {

}
.uk-news-list {
    padding: 15px 0px;
}
.uk-page-news .uk-panel .uk-image {
    display: block;
    width: 100%;
    height: 100%;
    min-height: 35vh;
    background-color: var(--FFF);
    color: var(--BBB);
    text-align: center;
    padding: 25px;
    box-sizing: border-box;
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
}
.uk-page-news .uk-panel {
    background: var(--FFF);
    color: var(--BBB);
}
.uk-page-news .uk-panel .uk-padding {
    padding: 25px;
}
.uk-page-news .uk-panel .uk-date {
    font-size: 0.8em;
    color: var(--BBB);
}
.uk-page-news .uk-panel:not(.uk-catalog-panel) span {
    color: var(--BBB);
    font-size: 1.4em;
    line-height: 1.2;
    font-weight: 700;
    display: block;
}
.uk-page-news .uk-panel:not(.uk-catalog-panel) p {
    font-size: 0.8em;
}
.uk-page-news .uk-panel:not(.uk-catalog-panel) a.uk-button {
    background: var(--BBB);
    color: var(--FFF);
    text-transform: none;
    font-weight: 700;
    padding: 1.4vh 2vh;
}
.uk-page-news .uk-panel:not(.uk-catalog-panel) a.uk-button:hover {
    background: var(--BBB);
    color: var(--FFF);
}
.uk-slider-items.uk-child-width-small > li {
    width: calc(100% - 100px);
}
.uk-news-detail .uk-image {
    display: block;
    width: 100%;
    min-height: 60vh;
    background-color: var(--FFF);
    color: var(--BBB);
    text-align: center;
    padding: 25px;
    box-sizing: border-box;
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat;
}
.uk-news-detail .uk-slidenav {
    background: var(--FFF);
    color: var(--BBB);
    padding: 0px;
    min-width: 50px;
    text-align: center;
    line-height: 50px;
    -webkit-transition: All 0.25s ease-in-out !important;
	-moz-transition: All 0.25s ease-in-out !important;
	-o-transition: All 0.25s ease-in-out !important;
	-ms-transition: All 0.25s ease-in-out !important;
	transition: All 0.25s ease-in-out !important;
}
.uk-news-detail .uk-slidenav:hover {
    background: var(--FFF);
    color: var(--BBB);
}
.uk-news-detail .uk-intro {
    background: var(--FFF);
    color: var(--BBB);
    padding: 25px;
    margin-top: 25px;
}
.uk-news-detail .uk-panel-sand .uk-intro h2 {
    margin: 0;
    text-align: center;
}
.uk-news-detail .uk-content {
    font-size: 1em;
    line-height: 1.55;
    font-weight: 100;
    margin: 25px 0px;
}
.uk-page-news .uk-panel.uk-catalog-panel h3 {
    font-weight: 900;
    color: var(--BBB);
}
.uk-page-news .uk-panel.uk-catalog-panel .uk-grid-link > div:nth-child(2) .uk-button {
    color: var(--BBB);
    background: var(--FFF);
    color: var(--BBB);
}
.uk-page-news .uk-panel.uk-catalog-panel .uk-grid-link > div:nth-child(2) .uk-button > span:first-child {
    background: rgba(255 255 255 / 100%);
}
.uk-page-news .uk-panel.uk-catalog-panel .uk-list {
    font-size: 0.8em;
    color: var(--BBB);
}
/* ========================================================================
Component: News
========================================================================== */
/* ========================================================================
Component: Home About
========================================================================== */
.uk-section-about .uk-slidenav,
.uk-section-link .uk-slidenav {
    background: var(--FFF);
    color: var(--BBB);
    padding: 0px;
    min-width: 50px;
    text-align: center;
    line-height: 50px;
    -webkit-transition: All 0.25s ease-in-out !important;
	-moz-transition: All 0.25s ease-in-out !important;
	-o-transition: All 0.25s ease-in-out !important;
	-ms-transition: All 0.25s ease-in-out !important;
	transition: All 0.25s ease-in-out !important;
}
.uk-section-about .uk-slidenav:hover,
.uk-section-link .uk-slidenav:hover{
    background: var(--FFF);
    color: var(--BBB);
}
@media (max-width: 768px) {
    .uk-section-about .uk-slider-items > li,
    .uk-section-link .uk-slider-items > li {
        width: calc(100vw - 50px);
    }
}
@media (min-width: 769px) {
    .uk-section-about .uk-slider-items > li {
        width: calc(100vw / 4);
    }
    .uk-section-link .uk-slider-items > li {
        width: calc(100% / 3);
    }
    .uk-section-link .uk-slidenav {
        display: none;
    }
}
/* ========================================================================
Component: Home News
========================================================================== */
.uk-section-news .uk-h1 {
    font-weight: 900;
    text-align: center;
    padding-top: 40px;
    padding-bottom: 20px;
    font-size: 2em;
}
.uk-section-news .uk-panel {
    background: var(--FFF);
    color: var(--BBB);
}
.uk-section-news .uk-slider-items > li a:hover {
    text-decoration: none;
}
.uk-section-news .uk-panel {
    background: var(--FFF);
    color: var(--BBB);
}
.uk-section-news .uk-slider-items > li a:hover .uk-panel {
    background: var(--FFF);
    color: var(--BBB);
}
.uk-section-news .uk-panel .uk-image {
    width: 100%;
    min-height: 240px;
    display: block;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
}
.uk-section-news .uk-panel .uk-content {
    padding: 10px;
}
.uk-section-news .uk-panel .uk-content h2 {
    color: var(--BBB);
    font-size: 1rem;
    font-weight: 700;
    margin-top: 10px;
    margin-bottom: 10px;
}
.uk-section-news .uk-panel .uk-content {
    color: var(--BBB);
}
.uk-section-news .uk-dotnav-line {
    position: relative;
    margin: 0 auto;
}
.uk-section-news .uk-dotnav-line > * > *::after {
    background: var(--FFF);
    color: var(--BBB);
}
.uk-section-news .uk-dotnav-line > .uk-active > *::after {
    background: var(--BBB);
    color: var(--FFF);
}
/* ========================================================================
Component: Home News
========================================================================== */
/* ========================================================================
Component: Callback
========================================================================== */
.uk-modal-callback {
    background: rgba(255 255 255 / 90%);
}
.uk-modal-callback .uk-inline {
    width: 100%;
    background: rgba(255 255 255 / 90%);
}
.uk-modal-callback .uk-button {
    background: var(--BBB);
    color: var(--FFF);
    text-transform: none;
    font-weight: 700;
    line-height: 40px;
}
.uk-block-notification {
    font-size: 0.7em;
    text-align: center;
    margin-top: 15px;
}
.uk-block-notification a {
    text-decoration: underline;
    color: var(--BBB);
}
/* ========================================================================
Component: Callback
========================================================================== */
/* ========================================================================
Component: Cookie
 ========================================================================== */
 .uk-bottom-panel {
    position: fixed;
    z-index: 10;
    bottom: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
}
.uk-cookie.uk-alert {
    padding: 10px;
    margin: 0 !important;
    font-size: 0.8rem;
    color: rgba(0 0 0 / 50%);
    background: rgba(255 255 255 / 90%);
}
.uk-cookie.uk-alert .uk-button.uk-alert-close {
    position: relative !important;
    top: auto;
    right: auto;
    opacity: 1;
    color: var(--FFF);
    background: var(--BBB);;
    font-weight: 700;
}
.uk-cookie.uk-alert .uk-button.uk-alert-close:hover {
    border-color: var(--FFF);
    color: var(--FFF);
}
.uk-modal-consent {
    background: rgba(255 255 255 / 90%);
}
.uk-modal-consent .uk-close {
    top: 20px;
    right: 30px;
    padding: 0px;
    color: var(--BBB);
}
.uk-modal-consent .uk-close svg {
    width: 30px;
    height: 30px;
}
.uk-modal-consent .uk-modal-header {
    background: var(--FFF);
    color: var(--BBB);
    border: none;
    padding: 15px 70px 15px 30px;
}
.uk-modal-consent .uk-modal-header .uk-h2 {
    color: var(--BBB);
    font-weight: 700;
}
.uk-modal-consent .uk-modal-footer .uk-button.uk-button-primary {
    background: var(--BBB);
    color: var(--FFF);
}
/* ========================================================================
Component: Cookie
 ========================================================================== */
/* ========================================================================
Component: Footer
========================================================================== */
.uk-footer .uk-panel {
    background-color: var(--FFF);
    color: var(--BBB);
    background-size: 100vh;
    background-position: 100% 50%;
    background-repeat: revert;
    background-blend-mode: darken;
    padding: 25px 0px;
}
.uk-footer .uk-panel .uk-logo p {
    margin: 0;
    display: block;
    max-width: 250px;
    font-weight: 700;
    font-size: 1.3em;
}
.uk-footer .uk-panel .uk-phone {
    font-size: 1.4em;
}
.uk-footer .uk-panel .uk-phone-text {
    font-size: 0.7em;
    color: var(--BBB);
}
.uk-footer .uk-panel .uk-phone-text a {
    text-decoration: underline;
    font-weight: 700;
    color: var(--BBB);
}
.uk-footer .uk-panel .uk-small {
    font-size: 0.8em;
}
.uk-footer .uk-panel .uk-small a {
    text-decoration: underline;
}
.uk-footer .uk-panel .uk-small a:hover {
    color: var(--BBB);
}
.uk-footer .uk-menu {
    padding: 25px 0px;
}
.uk-footer .uk-menu h4 {
    color: var(--BBB);
    font-weight: 900;
}
.uk-footer .uk-menu .uk-list,
.uk-footer .uk-list.uk-menu {
    margin: 0;
    padding: 0px;
}
.uk-footer .uk-menu .uk-list:not(.uk-menu) > li.uk-active > a {
    font-weight: 700;
    color: var(--BBB);
}
.uk-footer .uk-menu .uk-list.uk-menu > li.uk-active > a {
    font-weight: 700;
    color: var(--BBB);
}
.uk-footer .uk-menu .uk-list > li a:hover {
    color: var(--BBB);
}
.uk-footer .uk-menu .uk-list > :nth-child(n+2),
.uk-footer .uk-menu .uk-list > * > ul {
    margin: 0;
}
.uk-footer .uk-panel-social .uk-element a {
    border-color: #dce2ea;
    color: #dce2ea;
}
.uk-footer .uk-panel-social .uk-element a:hover {
    border-color: var(--BBB);
    color: var(--FFF);
}
/* ========================================================================
Component: Footer
========================================================================== */
/* ========================================================================
Component: Breadcrumb
 ========================================================================== */
 @media (max-width: 768px) {
    .uk-breadcrumb-block {
        text-align: center;
    }
    .uk-breadcrumb-catalog .uk-container {
        padding: 0px;
    }
}
@media (min-width: 769px) {
.uk-breadcrumb-block {
    
}
}
.uk-breadcrumb-catalog {
    background-size: cover;
    background-position: 50% 50%;
    background-blend-mode: multiply;
    background-color: var(--FFF);
    color: var(--BBB);
    padding: 10px 0px;
    width: 100%;
}
.uk-breadcrumb-catalog.uk-breadcrumb-images {
    padding: 0px;
}
.uk-breadcrumb-catalog.uk-breadcrumb-images .uk-panel {
    background: rgba(0,0,0,0.6);
    padding: 20px 0px;
}
.uk-breadcrumb-block .bx-breadcrumb-item {
    float: none !important;
    display: inline-block !important;
    font-size: 0.8em;
}
.uk-breadcrumb-block .bx-breadcrumb-item a {
    color: var(--BBB);
}
.uk-breadcrumb-catalog .bx-breadcrumb-item,
.uk-breadcrumb-catalog h1 {
    font-family: MuseoSans, Helvetica, sans-serif;
    color: var(--BBB);
}
.uk-breadcrumb-catalog h1 {
    font-weight: 700;
}
.uk-breadcrumb-catalog.uk-breadcrumb-images h1 {
    color: var(--FFF);
    font-weight: 700;
}
@media (max-width: 768px) {
.uk-breadcrumb-block .uk-title-block {
    font-size: 1.2em;
    line-height: 1.2;
}
}
@media (min-width: 769px) {
.uk-breadcrumb-block .uk-title-block {
    font-size: 1.5em;
}
}
.uk-breadcrumb-catalog .uk-slider li {
    color: var(--BBB);
}
.uk-breadcrumb-catalog.uk-breadcrumb-images .uk-slider li {
    color: var(--FFF);
}
.uk-breadcrumb-catalog .uk-position-relative {
    overflow: hidden;
}
@media (max-width: 768px) {
.uk-breadcrumb-catalog .uk-position-relative {
    padding-left: 0px;
}
}
@media (min-width: 769px) {
.uk-breadcrumb-catalog .uk-position-relative {
    padding-left: 50px;
}
}
/* ========================================================================
Component: Breadcrumb
========================================================================== */
/* ========================================================================
Component: Search
========================================================================== */
.uk-panel-search {
    background: rgba(255 255 255 / 100%);
    max-width: 280px;
}
.uk-panel-search .uk-width-small\@xs {
    width: 100px;
}
.uk-panel-search .uk-button {
    line-height: 50px;
    height: 50px;
    font-weight: 700;
    text-transform: none;
    width: 100%;
    color: var(--FFF);
    background: var(--BBB);
    color: var(--FFF);
}
.uk-panel-search .uk-button:hover {
    background: var(--BBB);
    color: var(--FFF);
}
.uk-panel-search .uk-search .uk-icon {
    width: 50px;
    justify-content: center;
    color: var(--BBB);
    display: inline-flex;
}
.uk-panel-search .uk-search .uk-input {
    line-height: 50px;
    height: 50px;
    background: transparent;
    border: none;
}
/* ========================================================================
Component: Search
========================================================================== */
.uk-logo {
    filter: grayscale(1) brightness(1);
}
.uk-image,
.uk-section-sladeshow,
.uk-gos-panel,
.uk-header .uk-city,
.ymaps-2-1-79-map {
    display: none !important;
}
.uk-header-menu {
    background: var(--BBB);
}
.uk-toolbar-view .uk-button {
    padding: 10px;
    background-color: var(--BBB);
    color: var(--FFF);
    font-weight: 900;
    min-height: 44px;
}
/* End */


/* Start:/bitrix/templates/swebix-page-view/styles.css?1648072307234*/
@import url('/bitrix/templates/swebix-page/css/theme.css');
@import url('/bitrix/templates/swebix-page/css/uikit.min.css');

.uk-editor .uk-grid > div,
.uk-editor .uk-document-link,
.uk-editor .uk-card {
    border: 1px dashed #ddd;
}
/* End */
/* /bitrix/templates/swebix-page-view/css/uikit.min.css?164807231091135 */
/* /bitrix/templates/swebix-page-view/css/theme.css?164807230935887 */
/* /bitrix/templates/swebix-page-view/styles.css?1648072307234 */
