@charset "UTF-8";
/**
 * Clay 3.63.0
 *
 * SPDX-FileCopyrightText: © 2020 Liferay, Inc. <https://liferay.com>
 * SPDX-FileCopyrightText: © 2020 Contributors to the project Clay <https://github.com/liferay/clay/graphs/contributors>
 *
 * SPDX-License-Identifier: BSD-3-Clause
 */
/**
 * Bootstrap v4.4.1
 *
 * SPDX-FileCopyrightText: © 2019 Twitter, Inc. <https://twitter.com>
 * SPDX-FileCopyrightText: © 2019 The Bootstrap Authors <https://getbootstrap.com/>
 *
 * SPDX-License-Identifier: LicenseRef-MIT-Bootstrap
 */
/**
 * Clay 3.63.0
 *
 * SPDX-FileCopyrightText: © 2020 Liferay, Inc. <https://liferay.com>
 * SPDX-FileCopyrightText: © 2020 Contributors to the project Clay <https://github.com/liferay/clay/graphs/contributors>
 *
 * SPDX-License-Identifier: BSD-3-Clause
 */
/**
 * Bootstrap v4.4.1
 *
 * SPDX-FileCopyrightText: © 2019 Twitter, Inc. <https://twitter.com>
 * SPDX-FileCopyrightText: © 2019 The Bootstrap Authors <https://getbootstrap.com/>
 *
 * SPDX-License-Identifier: LicenseRef-MIT-Bootstrap
 */
.lfr-asset-column-details .lfr-asset-categories {
  color: #7d7d7d;
}
.lfr-asset-column-details .lfr-asset-categories .lfr-asset-category {
  color: #555;
}
.lfr-asset-column-details .lfr-asset-description {
  color: #444;
  font-style: italic;
  margin: 0.5em auto 2em;
  -ms-hyphens: none;
  -webkit-hyphens: none;
  hyphens: none;
}
.lfr-asset-column-details .lfr-asset-icon {
  border-right: 1px solid transparent;
  color: #999;
  float: left;
  line-height: 1em;
  margin-right: 10px;
  padding-right: 10px;
}
.lfr-asset-column-details .lfr-asset-icon.last {
  border-width: 0;
}
.lfr-asset-column-details .lfr-asset-tags {
  color: #7d7d7d;
}
.lfr-asset-column-details .lfr-asset-tags .tag {
  color: #555;
}
.lfr-asset-column-details .lfr-asset-metadata {
  clear: both;
  margin-bottom: 1.5em;
  padding-bottom: 1.5em;
}
.lfr-asset-column-details .lfr-panel {
  clear: both;
  margin-bottom: 0.2em;
}
.lfr-asset-column-details .lfr-panel.lfr-extended {
  border: 1px solid #ccc;
  margin-bottom: 0;
}
.lfr-asset-column-details .taglib-custom-attributes-list label,
.lfr-asset-column-details .lfr-asset-field label {
  display: block;
}
.lfr-asset-column-details .taglib-custom-attributes-list {
  margin-bottom: 1em;
}

.overlay {
  position: absolute;
}

.overlay-hidden,
.overlaymask-hidden {
  display: none;
}

.lfr-form-row {
  border-bottom: 1px solid #ccc;
  margin-bottom: 10px;
  margin-top: 10px;
  padding: 1px 5px 25px;
  position: relative;
}
.lfr-form-row:after {
  clear: both;
  content: "";
  display: block;
  height: 0;
}
.lfr-form-row:hover {
  border: solid #ccc;
  border-width: 1px 0;
  padding-top: 0;
}
.lfr-form-row.lfr-form-row-inline .form-group {
  margin-right: 5px;
}
.lfr-form-row legend .field-label {
  float: left;
  margin-right: 10px;
}
.lfr-form-row .handle-sort-vertical {
  background: url(../images/application/handle_sort_vertical.png) no-repeat 0 50%;
  cursor: move;
  padding-left: 20px;
}
.lfr-form-row fieldset {
  border-width: 0;
  margin: 0;
  padding: 0;
}

.lfr-autorow-controls {
  bottom: 5px;
  position: absolute;
  right: 5px;
}

.datepicker-popover-content .popover-content {
  padding: 0.75rem 1rem;
}

.dropdown.open > .dropdown-menu, .overlay-content .open > .dropdown-menu {
  display: block;
}

.form-control-inline {
  background-color: transparent;
  font-size: 1.125rem;
  font-weight: 700;
}
.form-control-inline:not(:hover) {
  border-color: transparent;
}
.form-control-inline::placeholder {
  color: #a9afb5;
  font-style: italic;
}

.form-search .input-group {
  position: relative;
}
.form-search .input-group.advanced-search .search-query {
  padding-left: 40px;
  z-index: 0;
}
.form-search .input-group.advanced-search .toggle-advanced {
  cursor: pointer;
  left: 0;
  line-height: 1;
  padding: 8px 10px;
  position: absolute;
  top: 0;
}
.form-search .input-group.advanced-search .toggle-advanced .caret {
  margin-top: 7px;
}
.form-search .input-group.advanced-search .toggle-advanced .icon-search {
  font-size: 14px;
}
@media (max-width: 991.98px) {
  .form-search .input-group {
    width: 100%;
  }
  .form-search .input-group .btn {
    clip: rect(0, 0, 0, 0);
    left: -9999px;
    position: absolute;
  }
  .form-search .input-group input.search-query {
    width: 100%;
  }
}

.lfr-table {
  border-collapse: collapse;
  clear: both;
}
.lfr-table > tbody > tr > td,
.lfr-table > tbody > tr > th,
.lfr-table > thead > tr > td,
.lfr-table > thead > tr > th,
.lfr-table > tfoot > tr > td,
.lfr-table > tfoot > tr > th {
  padding: 0 5px;
  overflow-wrap: break-all;
  word-wrap: break-all;
}
.lfr-table > tbody > tr > td:first-child, .lfr-table > tbody > tr > td.first-child,
.lfr-table > tbody > tr > th:first-child,
.lfr-table > tbody > tr > th.first-child,
.lfr-table > thead > tr > td:first-child,
.lfr-table > thead > tr > td.first-child,
.lfr-table > thead > tr > th:first-child,
.lfr-table > thead > tr > th.first-child,
.lfr-table > tfoot > tr > td:first-child,
.lfr-table > tfoot > tr > td.first-child,
.lfr-table > tfoot > tr > th:first-child,
.lfr-table > tfoot > tr > th.first-child {
  padding-left: 0;
}
.lfr-table > tbody > tr > td:last-child, .lfr-table > tbody > tr > td.last-child,
.lfr-table > tbody > tr > th:last-child,
.lfr-table > tbody > tr > th.last-child,
.lfr-table > thead > tr > td:last-child,
.lfr-table > thead > tr > td.last-child,
.lfr-table > thead > tr > th:last-child,
.lfr-table > thead > tr > th.last-child,
.lfr-table > tfoot > tr > td:last-child,
.lfr-table > tfoot > tr > td.last-child,
.lfr-table > tfoot > tr > th:last-child,
.lfr-table > tfoot > tr > th.last-child {
  padding-right: 0;
}
.lfr-table > tbody > tr > th,
.lfr-table > thead > tr > th,
.lfr-table > tfoot > tr > th {
  font-weight: bold;
}

.lfr-pagination:after {
  clear: both;
  content: "";
  display: block;
  height: 0;
  visibility: hidden;
}
.lfr-pagination .dropdown-menu {
  display: none;
}
.lfr-pagination .dropdown-toggle .icon-caret-down {
  margin-left: 5px;
}
.lfr-pagination .lfr-pagination-controls {
  float: left;
}
.lfr-pagination .lfr-pagination-controls .search-results {
  display: inline-block;
  margin-left: 10px;
  margin-top: 5px;
  top: 10px;
}
.lfr-pagination .lfr-pagination-controls li .lfr-pagination-link {
  border-width: 0;
  clear: both;
  color: #333;
  display: block;
  font-weight: normal;
  line-height: 20px;
  padding: 3px 20px;
  text-align: left;
  white-space: nowrap;
  width: 100%;
}
.lfr-pagination .lfr-pagination-delta-selector {
  float: left;
}
@media (max-width: 991.98px) {
  .lfr-pagination .lfr-pagination-delta-selector .lfr-icon-menu-text {
    display: none;
  }
}
.lfr-pagination .pagination-content {
  float: right;
}

.lfr-panel.lfr-extended {
  border: 1px solid transparent;
  border-color: #dedede #bfbfbf #bfbfbf #dedede;
}
.lfr-panel.lfr-extended.lfr-collapsible .lfr-panel-button {
  display: block;
}
.lfr-panel.lfr-extended.lfr-collapsed .lfr-panel-titlebar {
  border-bottom-width: 0;
}
.lfr-panel.panel-default .panel-heading {
  border-bottom-width: 0;
}
.lfr-panel .toggler-header {
  cursor: pointer;
}

.sidebar-sm {
  font-size: 0.875rem;
}
.sidebar-sm .sheet-subtitle {
  font-size: 0.75rem;
  margin-bottom: 1rem;
}
.sidebar-sm .form-group {
  margin-bottom: 1rem;
}
.sidebar-sm .form-control {
  border-radius: 0.1875rem;
  font-size: 0.875rem;
  height: 2rem;
  line-height: 1.5;
  min-height: auto;
  padding: 0.25rem 0.75rem;
}
.sidebar-sm .form-control.form-control-tag-group {
  height: auto;
}
.sidebar-sm .form-control.form-control-tag-group .form-control-inset {
  margin-bottom: 0;
  margin-top: 0;
}
.sidebar-sm .form-control.form-control-tag-group .label {
  margin-bottom: 0;
  margin-top: 0;
  padding: 0 0.25rem;
}
.sidebar-sm .form-control[type=file] {
  padding: 0;
}
.sidebar-sm select.form-control {
  padding-right: 1.6rem;
}
.sidebar-sm select.form-control:not([size]) {
  height: 2rem;
}
.sidebar-sm .article-content-description .input-localized.input-localized-editor .input-group-item .wrapper .form-control {
  min-height: auto;
  padding: 0.285rem 0.75rem;
}
.sidebar-sm .btn:not(.btn-unstyled) {
  border-radius: 0.1875rem;
  font-size: 0.875rem;
  line-height: 1.15;
  padding: 0.4375rem 0.75rem;
}
.sidebar-sm .btn:not(.btn-unstyled).close {
  padding: 0.4375rem;
}
.sidebar-sm .btn.btn-monospaced, .sidebar-sm .btn.btn-monospaced.btn-sm {
  height: 2rem;
  padding: 0.1875rem 0;
  width: 2rem;
}
.sidebar-sm .btn.btn-monospaced.input-localized-trigger, .sidebar-sm .btn.btn-monospaced.btn-sm.input-localized-trigger {
  padding: 0;
}
.sidebar-sm .input-group-item .input-group-text {
  font-size: 0.875rem;
  height: 2rem;
  min-width: 2rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.sidebar-sm .input-group-item .btn .btn-section {
  font-size: 0.5625rem;
}
.sidebar-sm .list-group-item-flex {
  padding: 0.5rem 0.25rem;
}
.sidebar-sm .list-group-item-flex .autofit-col {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}

.lfr-translation-manager {
  border-radius: 4px;
  display: inline-block;
  margin-top: 0.5em;
  min-height: 1.8em;
}
.lfr-translation-manager .lfr-translation-manager-content .lfr-translation-manager-default-locale {
  display: inline-block;
  width: auto;
}
.lfr-translation-manager .lfr-translation-manager-content .lfr-translation-manager-icon-menu {
  float: none;
  padding: 0.4em 0;
}
.lfr-translation-manager .lfr-translation-manager-content .lfr-translation-manager-icon-menu li,
.lfr-translation-manager .lfr-translation-manager-content .lfr-translation-manager-icon-menu li strong {
  display: inline;
}
.lfr-translation-manager .lfr-translation-manager-content .lfr-translation-manager-translations-message {
  margin: 10px 0;
}
.lfr-translation-manager .lfr-translation-manager-available-translations {
  white-space: normal;
}
.lfr-translation-manager .lfr-translation-manager-available-translations .lfr-translation-manager-available-translations-links {
  line-height: 1;
}
.lfr-translation-manager .lfr-translation-manager-translation {
  border: 1px solid transparent;
  border-radius: 4px;
  cursor: pointer;
  display: inline-block;
  margin: 0.2em;
  padding: 0.4em 0.3em 0.4em 0.5em;
  text-decoration: none;
}
.lfr-translation-manager .lfr-translation-manager-translation * {
  vertical-align: middle;
}
.lfr-translation-manager .lfr-translation-manager-translation img {
  margin-right: 0.3em;
}
.lfr-translation-manager .lfr-translation-manager-translation:hover {
  background-color: #d1e5ef;
}
.lfr-translation-manager .lfr-translation-manager-translation.lfr-translation-manager-translation-editing {
  background-color: #598bec;
  border-color: #224fa8;
  color: #fff;
}
.lfr-translation-manager .lfr-translation-manager-change-default-locale {
  margin: 0 0.4em;
}
.lfr-translation-manager .lfr-translation-manager-delete-translation {
  display: inline-block;
  padding: 0 2px;
}
.lfr-translation-manager .lfr-translation-manager-delete-translation svg {
  pointer-events: none;
}

.lfr-tree a {
  text-decoration: none;
}
.lfr-tree li {
  margin-bottom: 2px;
  padding-left: 0;
}
.lfr-tree li ul li, .lfr-tree li.tree-item {
  padding-left: 0;
}
.lfr-tree li.tree-item {
  padding-left: 5px;
}
.lfr-tree li.tree-item li {
  padding-left: 20px;
}
.lfr-tree li.tree-item ul {
  margin-left: 0;
  margin-top: 5px;
}

.lfr-upload-container {
  margin-bottom: 1rem;
}
.lfr-upload-container .upload-target {
  border: 3px dashed #e5e7e9;
  margin-bottom: 1rem;
  min-height: 2rem;
  padding: 2rem 0;
  position: relative;
  text-align: center;
}
.upload-drop-intent .lfr-upload-container .upload-target {
  z-index: 100;
}
.upload-drop-active .lfr-upload-container .upload-target {
  background-color: #92e5a5;
  border-color: #69db83;
}
.lfr-upload-container .upload-target .drop-file-text {
  font-weight: normal;
}
.mobile .lfr-upload-container .upload-target .drop-file-text {
  display: none;
}
.lfr-upload-container .upload-target .small {
  display: block;
  margin: 5px 0;
  text-transform: lowercase;
}
.lfr-upload-container .manage-upload-target {
  padding-top: 5px;
  position: relative;
}
.lfr-upload-container .manage-upload-target .select-files {
  float: left;
  line-height: 0;
  margin: 0 1.125rem 1.125rem;
  padding: 0 0 0 5px;
}
.lfr-upload-container .cancel-uploads,
.lfr-upload-container .clear-uploads {
  background-repeat: no-repeat;
  float: right;
}
.lfr-upload-container .cancel-uploads {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAnFBMVEX////4YWP/dXjyS07/dXj9bXD6a234YWP4XWD2WVv2VFfsOTzoLzHmKSvkISP2VFf0TE/vREftPT/iHB72WVvvREf0TE//hon/gYX/fYD/e33/dXj/cXP9bXD/a236a23/Zmb4YWP4XWD/Wl32WVv/VVj2VFf3VFb0TE/yS072SUvvREfuQELtPT/sOTzrMzXoLzHnLC/mKSvkISPh2jkWAAAAF3RSTlMAESIiMzMzMzMzMzMzMzNERERERHd3qtw8lzkAAACOSURBVHjaZcjZDsIgEIXhcd+tu5YBKUixttS6vP+7OQKJTfxvTr4D7Tpxu/2w410SjDjwVvLQ805TPiRryfQeKM6OTI68K/BJPHGlJZJjSqSMofEOGXbJecsTgzkds58V5+J8refBU7Jx9yIrmkW0sA6gqbLyuaRjZZWtgXq58rEFan0jf3uTfRuIkf/7AO8DDcVPSSG3AAAAAElFTkSuQmCC);
  margin-right: 0;
}
.lfr-upload-container .clear-uploads {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAdVBMVEX///+6QwTEVx65RQPEVx3EWB64RQPDVxq5RAO5RAO5RQPATQ65RQO5RQO5RQPRczjJZCW9TQTLay28QgTdZAHhaAPmdyHqeQXrikDudgDvfxj0nWP1qHL2tY33tY34dgD+za7+1rj/dxH/fxj/hiH/kk3///9TM3sUAAAAFHRSTlMAbXd4eHh6gN3e3+Hi4+T5+/z8/mIsq5IAAABHSURBVBjTY2CgGWDlFuZhRuIz8cspyggxIgQ4ZFWVVCQ4EQLCCmpqalLCCAFeaWV5SVE+hAC7gJi4iCAbkqksXMK8bNRzNADCOQN++eLhCQAAAABJRU5ErkJggg==);
  padding-left: 16px;
}
.lfr-upload-container .upload-file.upload-complete.file-saved {
  padding-left: 25px;
}
.lfr-upload-container .upload-file .file-title {
  display: inline-block;
  max-width: 95%;
  overflow: hidden;
  padding-right: 16px;
  text-overflow: ellipsis;
  vertical-align: middle;
  white-space: nowrap;
}
.lfr-upload-container .upload-file .icon-file {
  font-size: 40px;
}
.lfr-upload-container .upload-list-info {
  margin: 1em 0 0.5em;
}
.lfr-upload-container .upload-list-info h4 {
  font-size: 1.3em;
}
.lfr-upload-container .cancel-button {
  color: #6c757d;
  margin-top: 1px;
  position: absolute;
  right: 5px;
  top: 50%;
  white-space: nowrap;
}
.lfr-upload-container .cancel-button .cancel-button-text {
  display: none;
  margin-left: 5px;
}
.lfr-upload-container .cancel-button:hover .cancel-button-text {
  display: inline;
}
.lfr-upload-container .cancel-button .lexicon-icon {
  height: 12px;
}
.lfr-upload-container .delete-button {
  color: #6c757d;
}
.lfr-upload-container .delete-button-col {
  padding-right: 10px;
}
.lfr-upload-container .file-added .success-message {
  float: right;
  font-weight: normal;
}
.lfr-upload-container .upload-error {
  opacity: 1;
  padding-left: 25px;
}
.lfr-upload-container .upload-complete .cancel-button,
.lfr-upload-container .delete-button,
.lfr-upload-container .upload-complete.file-saved .delete-button,
.lfr-upload-container .upload-complete.upload-error .delete-button {
  display: none;
}
.lfr-upload-container .multiple-files .upload-error {
  background: #f5c4c9 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAJPSURBVDjLpZPLS5RhFMYfv9QJlelTQZwRb2OKlKuINuHGLlBEBEOLxAu46oL0F0QQFdWizUCrWnjBaDHgThCMoiKkhUONTqmjmDp2GZ0UnWbmfc/ztrC+GbM2dXbv4ZzfeQ7vefKMMfifyP89IbevNNCYdkN2kawkCZKfSPZTOGTf6Y/m1uflKlC3LvsNTWArr9BT2LAf+W73dn5jHclIBFZyfYWU3or7T4K7AJmbl/yG7EtX1BQXNTVCYgtgbAEAYHlqYHlrsTEVQWr63RZFuqsfDAcdQPrGRR/JF5nKGm9xUxMyr0YBAEXXHgIANq/3ADQobD2J9fAkNiMTMSFb9z8ambMAQER3JC1XttkYGGZXoyZEGyTHRuBuPgBTUu7VSnUAgAUAWutOV2MjZGkehgYUA6O5A0AlkAyRnotiX3MLlFKduYCqAtuGXpyH0XQmOj+TIURt51OzURTYZdBKV2UBSsOIcRp/TVTT4ewK6idECAihtUKOArWcjq/B8tQ6UkUR31+OYXP4sTOdisivrkMyHodWejlXwcC38Fvs8dY5xaIId89VlJy7ACpCNCFCuOp8+BJ6A631gANQSg1mVmOxxGQYRW2nHMha4B5WA3chsv22T5/B13AIicWZmNZ6cMchTXUe81Okzz54pLi0uQWp+TmkZqMwxsBV74Or3od4OISPr0e3SHa3PX0f3HXKofNH/UIG9pZ5PeUth+CyS2EMkEqs4fPEOBJLsyske48/+xD8oxcAYPzs4QaS7RR2kbLTTOTQieczfzfTv8QPldGvTGoF6/8AAAAASUVORK5CYII=) no-repeat 5px 5px;
  border-color: #bd2130;
  color: #bd2130;
  font-weight: normal;
  margin-bottom: 16px;
  padding: 8px 8px 8px 24px;
}
.lfr-upload-container .multiple-files .upload-error .error-message {
  display: block;
}
.lfr-upload-container .multiple-files .upload-complete.file-saved .form-check-middle-left .card-body,
.lfr-upload-container .multiple-files .upload-complete.upload-error .form-check-middle-left .card-body {
  padding-left: 1rem;
}
.lfr-upload-container .multiple-files .upload-complete.file-saved .form-check-middle-left .custom-control-label,
.lfr-upload-container .multiple-files .upload-complete.upload-error .form-check-middle-left .custom-control-label {
  display: none;
}
.lfr-upload-container .single-file .upload-error {
  list-style: none;
  margin-top: 1em;
}
.lfr-upload-container .single-file .upload-error .upload-error-message {
  margin-bottom: 0.5em;
}
.lfr-upload-container .upload-complete {
  padding-left: 5px;
}
.lfr-upload-container .upload-complete .error-message,
.lfr-upload-container .upload-complete .success-message {
  font-weight: bold;
  margin-left: 1em;
}
.lfr-upload-container .upload-complete .delete-button {
  display: inline-block;
}
.lfr-upload-container .upload-complete .select-file:disabled + .custom-control-label {
  display: none;
}
.lfr-upload-container .progress {
  display: none;
  margin-top: 0.5rem;
}
.lfr-upload-container .file-uploading .progress {
  display: flex;
}

.lfr-alert-container {
  left: 0;
  position: absolute;
  right: auto;
  top: auto;
  width: 100%;
  z-index: 430;
}
.lfr-alert-container.inline-alert-container {
  position: relative;
}
.lfr-alert-container.inline-alert-container .lfr-alert-wrapper {
  padding: 0;
}
.lfr-alert-container .lfr-alert-wrapper {
  margin-bottom: 5px;
  overflow: hidden;
}

.lfr-search-container td .overlay.entry-action {
  position: static;
}
.lfr-search-container td .overlay.entry-action .btn a {
  display: block;
  padding: 4px 12px;
}

.contextual-sidebar {
  height: calc(100vh - 49px);
  pointer-events: none;
  position: fixed;
  right: 0;
  top: 49px;
  transform: translateX(100%);
  transition: transform ease 0.5s;
  width: 320px;
  will-change: transform;
}
.contextual-sidebar.contextual-sidebar-visible {
  pointer-events: auto;
  transform: translateX(0);
}
body.has-control-menu .contextual-sidebar {
  height: calc(100vh - 98px);
  top: 98px;
}

@media (min-width: 576px) {
  .contextual-sidebar {
    height: calc(100vh - 64px);
    top: 64px;
  }
  body.has-control-menu .contextual-sidebar {
    height: calc(
				100vh - 120px
			);
    top: 120px;
  }
  .contextual-sidebar-content {
    transition: padding ease 0.5s;
    will-change: padding;
  }
  .contextual-sidebar-visible .contextual-sidebar-content,
.contextual-sidebar-visible + .contextual-sidebar-content {
    padding-right: 320px;
  }
}
.taglib-diff-html div.diff-removed-image {
  background: #fdc6c6 url(../images/diff/minus.png);
}
.taglib-diff-html div.diff-added-image {
  background: #cfc url(../images/diff/plus.png) no-repeat;
}
.taglib-diff-html div.diff-removed-image, .taglib-diff-html div.diff-added-image {
  height: 300px;
  margin: 2px;
  opacity: 0.55;
  position: absolute;
  width: 200px;
}
.taglib-diff-html span.diff-html-added {
  background-color: #cfc;
  font-size: 1em;
}
.taglib-diff-html span.diff-html-added img {
  border: 2px solid #cfc;
}
.taglib-diff-html span.diff-html-changed {
  background: url(../images/diff/underline.png) bottom repeat-x;
}
.taglib-diff-html span.diff-html-changed img {
  border: 2px dotted #009;
}
.taglib-diff-html span.diff-html-removed {
  background-color: #fdc6c6;
  font-size: 1em;
  text-decoration: line-through;
}
.taglib-diff-html span.diff-html-removed img {
  border: 2px solid #fdc6c6;
}

.taglib-discussion {
  font-size: 0.875rem;
  margin-top: 1rem;
}
.taglib-discussion .actions-menu .component-action {
  display: inline-flex;
}
.taglib-discussion .button-holder {
  margin: 1rem 0;
}
.taglib-discussion .comment-container {
  margin-bottom: 1.5rem;
}
.taglib-discussion .lfr-discussion .lfr-discussion-form-edit .alloy-editor-placeholder {
  border-left-color: #dbdde1;
}
.taglib-discussion .lfr-discussion-body {
  font-size: 1rem;
}
@media (min-width: 576px) {
  .taglib-discussion .lfr-discussion-body {
    padding-left: 3.5rem;
  }
}
@media (min-width: 576px) {
  .taglib-discussion .lfr-discussion-details .taglib-user-display {
    word-wrap: break-word;
  }
}
.taglib-discussion .lfr-discussion-details .taglib-user-display .user-details .user-name {
  font-weight: bold;
  text-decoration: none;
}
.taglib-discussion .lfr-discussion-details .taglib-user-display .user-details .user-name:hover {
  text-decoration: underline;
}
.taglib-discussion .lfr-discussion-details .taglib-user-display .user-profile-image .avatar {
  background-size: 50px;
}
.taglib-discussion .lfr-discussion-container {
  border-bottom: 1px solid #e7e7ed;
  margin-bottom: 1.5rem;
}
.taglib-discussion .lfr-discussion-container:first-of-type {
  border-top: 1px solid #e7e7ed;
  padding-top: 1.5rem;
}
.taglib-discussion .lfr-discussion-container:last-of-type {
  border-bottom: 0;
}
.taglib-discussion .lfr-discussion-container .lfr-discussion {
  padding-left: 1rem;
}
.taglib-discussion .lfr-discussion-container .lfr-discussion .lfr-discussion .lfr-discussion .lfr-discussion {
  padding-left: 0;
}
@media (min-width: 576px) {
  .taglib-discussion .lfr-discussion-container .lfr-discussion {
    padding-left: 3.5rem;
  }
}
.taglib-discussion .lfr-discussion-parent-link {
  color: #67678c;
  font-weight: 600;
  margin-left: 1em;
}
@media (max-width: 767.98px) {
  .taglib-discussion .lfr-discussion-parent-link {
    display: block;
    margin-left: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}
.taglib-discussion .lfr-discussion-controls .autofit-col:first-of-type > .btn-outline-borderless {
  margin-left: -0.75rem;
}
.taglib-discussion .lfr-discussion-more-comments {
  border-top: 1px solid #e7e7ed;
  margin-top: 1.5rem;
  padding-top: 1.5rem;
  text-align: center;
}
.taglib-discussion .username {
  color: #272833;
  font-weight: 600;
}
.taglib-discussion .taglib-workflow-status {
  margin-left: 0.5rem;
}
.taglib-discussion .workflow-value {
  text-transform: uppercase;
}
@media (min-width: 576px) {
  .taglib-discussion .actions-menu {
    display: none;
  }
  .taglib-discussion .comment-container:hover .actions-menu,
.taglib-discussion .actions-menu:focus,
.taglib-discussion .actions-menu.open {
    display: inline-block;
  }
}

.drop-zone {
  min-height: 80px;
  padding: 20px;
  text-align: center;
}
.drop-zone.drop-enabled {
  outline: 2px dashed transparent;
}
.drop-zone.drop-enabled:not(.no-border) {
  outline-color: rgba(176, 180, 187, 0.5);
}
.drop-zone p {
  margin: 10px auto 0;
  max-width: 75%;
}

.drop-here-info {
  font-size: 25px;
  height: 100%;
  left: 0;
  min-height: 100px;
  opacity: 0;
  position: absolute;
  text-align: center;
  top: 0;
  visibility: hidden;
  width: 100%;
  transition: all 0.2s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .drop-here-info {
    transition: none;
  }
}
.drop-here-info .drop-here-indicator {
  height: 115px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(0, -50%);
}
.drop-here-info .drop-icons {
  display: inline-block;
  position: relative;
  width: 160px;
  transition: all 0.2s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .drop-here-info .drop-icons {
    transition: none;
  }
}
.drop-here-info .drop-icons span {
  border-radius: 3px;
  position: absolute;
  text-align: center;
  transition: all 0.3s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .drop-here-info .drop-icons span {
    transition: none;
  }
}
.drop-here-info .drop-icons span:nth-of-type(1) {
  box-shadow: 5px 4px 0 0 rgba(0, 0, 0, 0.08);
  height: 60px;
  left: 0;
  line-height: 60px;
  opacity: 0;
  top: 10px;
  transform: rotate(25deg);
  width: 60px;
}
.drop-here-info .drop-icons span:nth-of-type(2) {
  background: #00c2ff;
  color: #fff;
  height: 80px;
  left: 40px;
  line-height: 80px;
  width: 80px;
  z-index: 2;
}
.drop-here-info .drop-icons span:nth-of-type(3) {
  box-shadow: -5px 4px 0 0 rgba(0, 0, 0, 0.08);
  display: block;
  font-size: 45px;
  height: 70px;
  left: 90px;
  line-height: 70px;
  opacity: 0;
  position: relative;
  top: 8px;
  transform: rotate(-25deg);
  width: 70px;
  z-index: 1;
}
.drop-here-info .drop-icons span:nth-of-type(1), .drop-here-info .drop-icons span:nth-of-type(3) {
  background: #e8e6e8;
  color: #a5a6ac;
}
.drop-here-info .drop-text {
  color: #fff;
  display: block;
  font-size: 20px;
  margin-left: 0;
  margin-top: 20px;
}
.drop-active .drop-here-info {
  background-color: rgba(0, 0, 0, 0.6);
  opacity: 1;
  visibility: visible;
  z-index: 100;
}
.drop-active .drop-here-info .drop-icons span:nth-of-type(1), .drop-active .drop-here-info .drop-icons span:nth-of-type(3) {
  opacity: 1;
}
.drop-active .drop-here-info span:nth-of-type(1) {
  transform: rotate(-20deg);
}
.drop-active .drop-here-info span:nth-of-type(2) {
  transform: scale(1);
}
.drop-active .drop-here-info span:nth-of-type(3) {
  transform: rotate(15deg);
}

.taglib-empty-result-message.sheet {
  margin-bottom: 24px;
}
.taglib-empty-result-message .taglib-empty-result-message-description {
  color: #6c757d;
  margin-top: 8px;
}
.taglib-empty-result-message .taglib-empty-result-message-header,
.taglib-empty-result-message .taglib-empty-result-message-header-has-plus-btn,
.taglib-empty-result-message .taglib-empty-search-result-message-header {
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  margin-left: auto;
  margin-right: auto;
}
.taglib-empty-result-message .taglib-empty-result-message-header,
.taglib-empty-result-message .taglib-empty-result-message-header-has-plus-btn {
  max-width: 200px;
  padding-top: 250px;
}
.taglib-empty-result-message .taglib-empty-result-message-header,
.taglib-empty-result-message .taglib-empty-result-message-header-has-plus-btn {
  background-image: url(/o/classic-theme/images/states/empty_state.gif);
}
.taglib-empty-result-message .taglib-empty-search-result-message-header {
  background-image: url(/o/classic-theme/images/states/search_state.gif);
  max-width: 210px;
  padding-top: 232px;
}
.taglib-empty-result-message .taglib-empty-state {
  background-image: url(/o/classic-theme/images/states/empty_state.gif);
  margin: auto;
  max-width: 250px;
  padding-top: 250px;
}
.taglib-empty-result-message .taglib-success-state {
  background-image: url(/o/classic-theme/images/states/success_state.gif);
  margin: auto;
  max-width: 250px;
  padding-top: 250px;
}
.taglib-empty-result-message .taglib-search-state {
  background-image: url(/o/classic-theme/images/states/search_state.gif);
  margin: auto;
  max-width: 250px;
  padding-top: 250px;
}
.taglib-empty-result-message .taglib-empty-result-message-title {
  font-size: 1rem;
  margin-top: 48px;
}
.taglib-empty-result-message .taglib-empty-result-message-description {
  font-size: 0.875rem;
}
.taglib-empty-result-message .taglib-empty-result-message-header + .taglib-empty-result-message-title,
.taglib-empty-result-message .taglib-empty-search-result-message-header + .taglib-empty-result-message-title,
.taglib-empty-result-message .taglib-empty-state + .taglib-empty-result-message-title,
.taglib-empty-result-message .taglib-success-state + .taglib-empty-result-message-title,
.taglib-empty-result-message .taglib-search-state + .taglib-empty-result-message-title {
  font-size: 1.25rem;
  font-weight: bold;
  text-align: center;
}
.taglib-empty-result-message .taglib-empty-result-message-header ~ .taglib-empty-result-message-description, .taglib-empty-result-message .taglib-empty-result-message-header ~ .taglib-empty-result-message-actions,
.taglib-empty-result-message .taglib-empty-search-result-message-header ~ .taglib-empty-result-message-description,
.taglib-empty-result-message .taglib-empty-search-result-message-header ~ .taglib-empty-result-message-actions,
.taglib-empty-result-message .taglib-empty-state ~ .taglib-empty-result-message-description,
.taglib-empty-result-message .taglib-empty-state ~ .taglib-empty-result-message-actions,
.taglib-empty-result-message .taglib-success-state ~ .taglib-empty-result-message-description,
.taglib-empty-result-message .taglib-success-state ~ .taglib-empty-result-message-actions,
.taglib-empty-result-message .taglib-search-state ~ .taglib-empty-result-message-description,
.taglib-empty-result-message .taglib-search-state ~ .taglib-empty-result-message-actions {
  font-size: 1rem;
  text-align: center;
}

.field-wrapper.form-inline .control-label {
  display: inline-block;
}

.field-wrapper-html .input-localized .input-group-item {
  flex-wrap: nowrap;
}

.taglib-header {
  border-bottom: 1px solid #c8c9ca;
  color: #555;
  margin-bottom: 1em;
  padding-bottom: 10px;
}
.taglib-header .header-title {
  display: inline-block;
  margin: 0.1em;
  max-width: 100%;
  text-overflow: ellipsis;
  vertical-align: middle;
  white-space: nowrap;
  word-wrap: normal;
}
.taglib-header .header-back-to {
  display: inline-block;
  vertical-align: middle;
}
.taglib-header .header-back-to a {
  display: block;
  font-weight: bold;
  padding: 0 0.3em 0 0;
  text-decoration: none;
}

.taglib-icon {
  text-decoration: none;
}
.taglib-icon:not(.btn):hover .taglib-text, .taglib-icon:not(.btn):focus .taglib-text {
  text-decoration: underline;
}
.taglib-icon[lang] > img {
  vertical-align: baseline;
  width: 16px;
}

.icon-monospaced {
  color: inherit;
  display: inline-block;
  height: 2rem;
  line-height: 34px;
  text-align: center;
  width: 2rem;
}
.icon-monospaced.lexicon-icon {
  padding: 8px;
}

.taglib-icon-list li {
  float: left;
  margin-right: 1em;
}
.taglib-icon-list:after {
  clear: both;
  content: "";
  display: block;
  height: 0;
  visibility: hidden;
}

.lfr-icon-menu .lfr-icon-menu-icon {
  max-width: none;
}
@media (max-width: 767.98px) {
  .table-cell.last .lfr-icon-menu .dropdown-toggle {
    text-align: center;
  }
  .table-cell.last .lfr-icon-menu .dropdown-toggle > img,
.table-cell.last .lfr-icon-menu .dropdown-toggle .lfr-icon-menu-text {
    display: none;
  }
}

.lfr-menu-list {
  float: none;
  overflow-y: auto;
  position: relative;
}
.lfr-menu-list.direction-right {
  margin: 0 2px;
}
.lfr-menu-list.dropdown-menu {
  float: none;
  position: relative;
}
@media (max-width: 991.98px) {
  .lfr-menu-list.dropdown-menu > li > a {
    font-size: 22px;
    line-height: 40px;
    white-space: normal;
  }
  .lfr-menu-list.dropdown-menu > li > a img {
    margin-bottom: 3px;
  }
}
.lfr-menu-list.dropdown-menu .search-panel {
  margin-bottom: 0;
}
.lfr-menu-list.dropdown-menu .search-panel .form-group {
  margin: 0 16px;
}
.lfr-menu-list.dropdown-menu .search-panel .menu-item-filter {
  width: auto;
}
body > .lfr-menu-list ul {
  border-radius: 4px;
}

.lfr-icon-menu-open:after {
  clear: both;
  content: "";
  display: table;
}
.lfr-icon-menu-open .dropdown-menu {
  position: static;
}

.input-localized.input-localized-editor .form-control {
  border-width: 0;
  height: 100%;
  padding: 0;
}
.input-localized .input-group-item {
  flex-direction: column;
}
.input-localized .input-localized-content {
  margin-left: 6px;
}
.input-group .input-localized .input-localized-content {
  margin-top: 3px;
}
.input-localized .lfr-input-localized .lfr-input-localized-state {
  background-color: #ddd;
}
.input-localized .lfr-input-localized .lfr-input-localized-state.lfr-input-localized-state-error {
  background-color: #ff0047;
}
.input-localized .lfr-input-localized-default a {
  margin-right: 14px;
}
.input-localized .lfr-input-localized-state {
  height: 4px;
  margin: 3px 5px;
  width: 4px;
}
.input-localized .palette-item-inner .lfr-input-localized-flag {
  font-size: 16px;
  opacity: 0.5;
}
.input-localized .palette-item,
.input-localized .palette-item-hover,
.input-localized .palette-item-hover .palette-item-inner {
  border-color: transparent;
}
.input-localized .palette-item-inner {
  border-color: #666;
  display: block;
  height: 16px;
  width: 16px;
}
.input-localized .palette-item-selected .lfr-input-localized-state {
  background: #27c1f2;
}

.input-localized-palette-container .palette-items-container {
  font-size: 0;
  margin: 0;
  white-space: normal;
}
.input-localized-palette-container .palette-item {
  border-width: 0;
  padding: 0.5rem 1.25rem;
}
.input-localized-palette-container .palette-item-inner {
  border: 1px solid;
  margin-right: 4px;
  width: 16px;
}
.input-localized-palette-container .palette-item-inner img {
  display: block;
}

.taglib-move-boxes {
  margin-bottom: 1em;
}
.taglib-move-boxes label {
  border-bottom: 1px solid transparent;
  display: block;
  margin-bottom: 5px;
  padding: 5px;
}
.taglib-move-boxes .toolbar {
  text-align: center;
}
.taglib-move-boxes .arrow-button img {
  border-width: 0;
  height: 16px;
  width: 16px;
}
.taglib-move-boxes .choice-selector {
  width: 100%;
}
.taglib-move-boxes .choice-selector label {
  background: #ebf1f9;
  border-bottom-color: #8db2f3;
}
.taglib-move-boxes .field-content {
  margin-bottom: 0;
}
.taglib-move-boxes .move-arrow-buttons {
  margin-top: 5em;
}
.taglib-move-boxes .move-arrow-buttons .arrow-button {
  display: block;
}
.taglib-move-boxes .sortable-container {
  margin-top: 10px;
}
.taglib-move-boxes .sortable-container .btn.edit-selection {
  margin-bottom: 10px;
}
.taglib-move-boxes .sortable-container .move-option {
  background-color: transparent;
  border-top: 1px solid #ddd;
  display: none;
  margin: 2px 0;
  padding: 2px;
  position: relative;
}
.taglib-move-boxes .sortable-container .move-option.selected {
  display: block;
}
.taglib-move-boxes .sortable-container .move-option.move-option-dragging {
  background-color: #fafafa;
}
.taglib-move-boxes .sortable-container .move-option .checkbox,
.taglib-move-boxes .sortable-container .move-option .handle {
  position: absolute;
}
.taglib-move-boxes .sortable-container .move-option .checkbox {
  display: none;
  margin: 7px 0 0 5px;
}
.taglib-move-boxes .sortable-container .move-option .handle {
  color: #999;
  cursor: pointer;
  font-size: 1.5em;
  padding: 6px;
}
.taglib-move-boxes .sortable-container .move-option .title {
  font-size: 1.2em;
  margin: 1px 0 1px 30px;
}
.taglib-move-boxes .sortable-container.edit-list-active .move-option {
  display: block;
}
.taglib-move-boxes .sortable-container.edit-list-active .move-option .checkbox {
  display: inline-block;
}
.taglib-move-boxes .sortable-container.edit-list-active .move-option .handle {
  display: none;
}
.mobile .taglib-move-boxes .selector-container {
  display: none;
}

.item-selector .card-row > .autofit-col-expand {
  padding-top: 4px;
}
.item-selector .drop-zone {
  background-color: #f1f2f5;
  margin-top: 1rem;
}
.item-selector .input-file {
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  width: 0.1px;
  z-index: -1;
}
.item-selector .input-file + label {
  position: relative;
}
.item-selector .input-file + label::before {
  border-radius: 4px;
  bottom: -2px;
  content: "";
  display: block;
  left: -2px;
  position: absolute;
  right: -2px;
  top: -2px;
  transition: box-shadow 0.15s ease-in-out;
}
.item-selector .input-file:focus + label::before {
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px #75b8ff;
}
.item-selector .item-selector-list-row:hover {
  background-color: #e5f2ff;
  cursor: pointer;
}

.lfr-map {
  border: 1px solid #ccc;
  min-height: 400px;
  width: 100%;
}
.lfr-map .home-button {
  margin: 5px;
}
@media (max-width: 575.98px) {
  .lfr-map .home-button {
    height: 35px;
    width: 45px;
  }
}
.lfr-map .search-controls {
  font-size: 15px;
  margin-top: 5px;
  width: 100%;
}
@media (min-width: 576px) {
  .lfr-map .search-controls {
    width: 50%;
  }
}
.lfr-map .search-controls .search-input {
  width: 100%;
}

.navbar .navbar-collapse {
  max-height: none;
}
.navbar .navbar-collapse:after, .navbar .navbar-collapse:before {
  display: inline;
}
@media (max-width: 767.98px) {
  .navbar .navbar-search {
    background-color: #f3f3f3;
    border-top-width: 0;
    width: 100%;
  }
}
.navbar .navbar-search .form-search {
  margin: 8px 0;
}
@media (min-width: 768px) {
  .navbar .navbar-search .form-search {
    float: right;
    max-width: 275px;
  }
}
@media (max-width: 767.98px) {
  .navbar .navbar-search .form-search .input-group {
    width: 100%;
  }
}
@media (max-width: 991.98px) {
  .navbar .container .navbar-btn,
.navbar .container-fluid .navbar-btn {
    margin-bottom: 5px;
    width: 45px;
  }
  .navbar .container .navbar-collapse.open,
.navbar .container-fluid .navbar-collapse.open {
    border-width: 0;
    display: block;
    height: auto;
    overflow: visible;
  }
}

.taglib-portlet-preview.show-borders {
  border: 1px solid #828f95;
  margin-bottom: 1em;
  padding: 3px 3px 1em;
}
.taglib-portlet-preview.show-borders .title {
  background-color: #d3dadd;
  font-size: 1.4em;
  font-weight: bold;
  padding: 0.5em;
}
.taglib-portlet-preview .preview {
  margin: 1em;
  min-height: 90px;
}

.lfr-search-container .entry-action {
  width: 1px;
}
.lfr-search-container .entry-action .taglib-icon {
  white-space: nowrap;
}

.lfr-search-container-wrapper.lfr-search-container-fixed-first-column {
  position: relative;
}
@media (min-width: 576px) {
  .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive {
    margin-left: 375px;
    width: auto;
  }
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table {
  position: static;
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header {
  left: 12px;
  position: fixed;
  right: 12px;
  top: -1px;
  z-index: 1020;
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th {
  display: block;
  padding: 0;
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper {
  overflow-x: hidden;
}
@media (min-width: 576px) {
  .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper {
    margin-left: 375px;
  }
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper table {
  border-collapse: collapse;
  width: 100%;
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper table th {
  border-radius: 0;
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table td,
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table th {
  width: auto;
}
@media (min-width: 576px) {
  .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table td:first-child,
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table th:first-child {
    left: 0;
    position: absolute;
    right: 15px;
  }
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table th {
  height: auto;
}
.lfr-search-container-wrapper a:not(.component-action):not(.btn) {
  color: #343a40;
}
.lfr-search-container-wrapper .dropdown-action .dropdown-toggle {
  color: #6c757d;
}
.lfr-search-container-wrapper .dropdown-action .dropdown-toggle:hover {
  color: #343a40;
}
.lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle {
  color: #6c757d;
}
.lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:active, .lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:focus, .lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:hover {
  background-color: #f7f8f9;
  border-radius: 4px;
  color: #343a40;
}
.lfr-search-container-wrapper .lfr-search-container-list .list-group:last-child .list-group-item:nth-last-child(2) {
  border-bottom-left-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}
.lfr-search-container-wrapper .lfr-search-container-list + .taglib-search-iterator-page-iterator-bottom {
  margin-top: 20px;
}
.lfr-search-container-wrapper .list-group {
  margin-bottom: 0;
}
.lfr-search-container-wrapper .list-group + .list-group .list-group-header:first-child,
.lfr-search-container-wrapper .list-group + .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.lfr-search-container-wrapper .list-group .list-group-item h4 {
  font-size: 0.875rem;
  line-height: 1.5;
  margin-bottom: 0;
}
.lfr-search-container-wrapper .list-group .list-group-item h5,
.lfr-search-container-wrapper .list-group .list-group-item h6,
.lfr-search-container-wrapper .list-group .list-group-item .h5,
.lfr-search-container-wrapper .list-group .list-group-item .h6 {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5;
  margin-bottom: 0;
}
.lfr-search-container-wrapper .list-group .list-group-item span + h2.h5 {
  font-weight: 600;
}
.lfr-search-container-wrapper .list-group .list-group-item h6 + h5 {
  font-weight: 600;
}
.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) td:first-child,
.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) th:first-child {
  border-bottom-left-radius: 0.25rem;
}
.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) td:last-child,
.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) th:last-child {
  border-bottom-right-radius: 0.25rem;
}

.user-info {
  display: flex;
}
.user-info .sticker {
  align-self: center;
}
.user-info .user-details {
  margin-left: 1rem;
}
.user-info .user-name {
  color: #343a40;
  font-weight: 600;
}
.user-info .date-info {
  color: #6c757d;
}

.user-status-tooltip .user-status-avatar {
  float: left;
  margin-right: 5px;
}
.user-status-tooltip .user-status-avatar .user-status-avatar-image {
  width: 27px;
}
.user-status-tooltip .user-status-info {
  display: inline-block;
  overflow: hidden;
}
.user-status-tooltip .user-status-info .user-status-date {
  font-size: 11px;
}

.lfr-search-container {
  margin-top: 1.5em;
  overflow: auto;
}
@media (max-width: 767.98px) {
  .lfr-search-container .selector-button {
    width: auto;
  }
}
.touch .lfr-search-container {
  -webkit-overflow-scrolling: touch;
}
.touch .lfr-search-container .searchcontainer-content .table {
  max-width: none;
}

.taglib-page-iterator {
  clear: both;
  height: auto;
  width: auto;
}
.taglib-page-iterator .lfr-pagination-buttons {
  float: right;
  margin: 0;
}
@media (max-width: 991.98px) {
  .taglib-page-iterator .lfr-pagination-buttons {
    width: 100%;
  }
}
@media (max-width: 991.98px) and (max-width: 767.98px) {
  .taglib-page-iterator .lfr-pagination-buttons {
    float: none;
    margin-top: 20px;
  }
}
@media (max-width: 991.98px) {
  .taglib-page-iterator .lfr-pagination-buttons > li {
    display: inline-block;
    width: 50%;
  }
  .taglib-page-iterator .lfr-pagination-buttons > li.first, .taglib-page-iterator .lfr-pagination-buttons > li.last {
    display: none;
  }
  .taglib-page-iterator .lfr-pagination-buttons > li > a {
    line-height: 20px;
    padding: 11px 19px;
  }
}
.taglib-page-iterator .lfr-pagination-config {
  float: left;
  line-height: 46px;
}
@media (max-width: 767.98px) {
  .taglib-page-iterator .lfr-pagination-config {
    float: none;
  }
  .taglib-page-iterator .lfr-pagination-config .current-page-menu {
    display: block;
  }
  .taglib-page-iterator .lfr-pagination-config .current-page-menu .btn {
    display: block;
  }
}
.taglib-page-iterator .lfr-pagination-config .lfr-pagination-delta-selector,
.taglib-page-iterator .lfr-pagination-config .lfr-pagination-page-selector {
  display: inline;
}
.taglib-page-iterator .lfr-pagination-config .lfr-pagination-delta-selector {
  float: none;
}
@media (max-width: 991.98px) {
  .taglib-page-iterator .lfr-pagination-config .lfr-pagination-delta-selector {
    display: none;
  }
}
.taglib-page-iterator .search-results {
  float: left;
  line-height: 46px;
  margin-left: 10px;
}
@media (max-width: 991.98px) {
  .taglib-page-iterator .search-results {
    display: none;
  }
}

.taglib-search-toggle .form-search {
  position: relative;
}
.taglib-search-toggle .form-search .input-group-btn {
  position: absolute;
}
@media (min-width: 992px) {
  .taglib-search-toggle .form-search .input-group-btn {
    position: static;
  }
}
.taglib-search-toggle .toggle-advanced {
  color: inherit;
  margin-left: 10px;
  position: absolute;
  top: 8px;
}
.taglib-search-toggle .toggle-advanced, .taglib-search-toggle .toggle-advanced:hover, .taglib-search-toggle .toggle-advanced:focus {
  text-decoration: none;
}

.taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced {
  background-color: #fcfcfc;
  border: solid #ddd;
  border-width: 0 1px 1px;
  margin-top: 0;
  padding: 15px 15px 0;
}
.navbar-search .taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced {
  border-width: 1px 0 0;
}
.taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .taglib-search-toggle-advanced-content {
  position: relative;
}
.taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .taglib-search-toggle-advanced-content .match-fields {
  margin-bottom: 0;
}
.taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .taglib-search-toggle-advanced-content .match-fields-legend {
  color: #999;
  font-size: 13px;
}
.taglib-search-toggle-advanced-wrapper .btn.close {
  margin-right: 5px;
  position: relative;
  z-index: 1;
}

.taglib-user-display {
  padding: 0.5em;
}
.taglib-user-display .avatar {
  background: no-repeat center;
  background-size: 60px;
  display: block;
  height: 60px;
  margin: 0 auto;
  width: 60px;
}
.taglib-user-display .avatar.author:after {
  background: rgba(50, 168, 230, 0.5);
  border-radius: 50%;
  content: "";
  display: block;
  height: 100%;
  width: 100%;
}
.taglib-user-display .user-details {
  margin-top: 1em;
}
.taglib-user-display .user-name {
  font-size: 1.1em;
  font-weight: bold;
}
.taglib-user-display a .user-name {
  text-decoration: underline;
}
.taglib-user-display.display-style-1 .user-profile-image {
  float: left;
  margin-right: 24px;
}
.taglib-user-display.display-style-1 .user-name {
  display: inline-block;
  margin-top: 10px;
}
.taglib-user-display.display-style-1 .user-details {
  margin-top: 0;
}
.taglib-user-display.display-style-2 .user-profile-image,
.taglib-user-display.display-style-2 .user-name {
  clear: both;
  display: block;
  min-height: 20px;
  text-align: center;
}
.taglib-user-display.display-style-3 {
  padding: 0;
}
.taglib-user-display.display-style-3 .user-profile-image {
  display: inline-block;
  vertical-align: middle;
}

.taglib-workflow-status .workflow-id,
.taglib-workflow-status .workflow-version,
.taglib-workflow-status .workflow-status {
  color: #999;
}
.table-cell .taglib-workflow-status {
  margin: 0;
}
.table-cell .taglib-workflow-status .workflow-status {
  padding-left: 0;
}

.lfr-autocomplete-input-list .yui3-aclist-list {
  margin: 0;
}

.portal-popup .sheet > .lfr-nav {
  margin-top: -24px;
}
.portal-popup .contacts-portlet .portlet-configuration-container .form {
  position: static;
}
.portal-popup .lfr-form-content {
  padding: 24px 12px;
}
.portal-popup .portlet-body,
.portal-popup .portlet-boundary,
.portal-popup .portlet-column,
.portal-popup .portlet-layout {
  height: 100%;
}
.portal-popup .portlet-column {
  position: static;
}
.portal-popup .dialog-body > .container-fluid-max-xl,
.portal-popup .dialog-body .container-view,
.portal-popup .export-dialog-tree > .container-fluid-max-xl,
.portal-popup .export-dialog-tree .container-view,
.portal-popup .lfr-dynamic-uploader > .container-fluid-max-xl,
.portal-popup .lfr-dynamic-uploader .container-view,
.portal-popup .lfr-form-content > .container-fluid-max-xl,
.portal-popup .lfr-form-content .container-view,
.portal-popup .portlet-configuration-body-content > .container-fluid-max-xl,
.portal-popup .portlet-configuration-body-content .container-view,
.portal-popup .process-list > .container-fluid-max-xl,
.portal-popup .process-list .container-view,
.portal-popup .roles-selector-body > .container-fluid-max-xl,
.portal-popup .roles-selector-body .container-view {
  padding-top: 20px;
}
.portal-popup .dialog-body > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .dialog-body .container-view .nav-tabs-underline,
.portal-popup .export-dialog-tree > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .export-dialog-tree .container-view .nav-tabs-underline,
.portal-popup .lfr-dynamic-uploader > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .lfr-dynamic-uploader .container-view .nav-tabs-underline,
.portal-popup .lfr-form-content > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .lfr-form-content .container-view .nav-tabs-underline,
.portal-popup .portlet-configuration-body-content > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .portlet-configuration-body-content .container-view .nav-tabs-underline,
.portal-popup .process-list > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .process-list .container-view .nav-tabs-underline,
.portal-popup .roles-selector-body > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .roles-selector-body .container-view .nav-tabs-underline {
  margin-left: -15px;
  margin-right: -15px;
  margin-top: -20px;
}
.portal-popup .dialog-body > .lfr-nav + .container-fluid-max-xl,
.portal-popup .export-dialog-tree > .lfr-nav + .container-fluid-max-xl,
.portal-popup .lfr-dynamic-uploader > .lfr-nav + .container-fluid-max-xl,
.portal-popup .lfr-form-content > .lfr-nav + .container-fluid-max-xl,
.portal-popup .portlet-configuration-body-content > .lfr-nav + .container-fluid-max-xl,
.portal-popup .process-list > .lfr-nav + .container-fluid-max-xl,
.portal-popup .roles-selector-body > .lfr-nav + .container-fluid-max-xl {
  padding-top: 0;
}
.portal-popup .login-container {
  padding: 1rem;
}
.portal-popup .management-bar-default {
  border-left-width: 0;
  border-radius: 0;
  border-right-width: 0;
  border-top-width: 0;
  margin-bottom: 0;
}
.portal-popup .navbar ~ .portlet-configuration-setup,
.portal-popup .portlet-export-import-container {
  height: calc(100% - 48px);
  position: relative;
}
@media (min-width: 576px) {
  .portal-popup .navbar ~ .portlet-configuration-setup,
.portal-popup .portlet-export-import-container {
    height: calc(100% - 48px);
  }
}
.portal-popup .panel-group .panel {
  border-left-width: 0;
  border-radius: 0;
  border-right-width: 0;
}
.portal-popup .panel-group .panel + .panel {
  border-top-width: 0;
  margin-top: 0;
}
.portal-popup .panel-heading {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.portal-popup .portlet-configuration-setup .lfr-nav {
  margin-left: auto;
  margin-right: auto;
  max-width: 1280px;
  padding-left: 3px;
  padding-right: 3px;
}
@media (min-width: 576px) {
  .portal-popup .portlet-configuration-setup .lfr-nav {
    padding-left: 8px;
    padding-right: 8px;
  }
}
.portal-popup .lfr-dynamic-uploader,
.portal-popup .process-list {
  bottom: 0;
  display: block;
  left: 0;
  overflow: auto;
  position: absolute;
  right: 0;
  top: 48px;
  -webkit-overflow-scrolling: touch;
}
@media (min-width: 576px) {
  .portal-popup .lfr-dynamic-uploader,
.portal-popup .process-list {
    top: 48px;
  }
}
.portal-popup .portlet-export-import-publish-processes {
  top: 0;
}
.portal-popup .dialog-footer {
  background-color: #fff;
  border-top: 1px solid #dee2e6;
  bottom: 0;
  display: flex;
  flex-direction: row-reverse;
  left: 0;
  margin: 0;
  padding: 10px 24px;
  width: 100%;
  z-index: 1020;
}
@media (min-width: 768px) {
  .portal-popup .dialog-footer {
    position: fixed;
  }
}
.portal-popup .dialog-footer .btn {
  margin-left: 1rem;
  margin-right: 0;
}
@media (min-width: 768px) {
  .portal-popup .dialog-body:not(:last-child),
.portal-popup .lfr-dynamic-uploader:not(:last-child),
.portal-popup .lfr-form-content:not(:last-child),
.portal-popup .portlet-configuration-body-content:not(:last-child),
.portal-popup .roles-selector-body:not(:last-child) {
    padding-bottom: 60px;
  }
}
.portal-popup .lfr-dynamic-uploader {
  display: table;
  table-layout: fixed;
  width: 100%;
}
.portal-popup .lfr-dynamic-uploader.hide-dialog-footer {
  bottom: 0;
}
.portal-popup .lfr-dynamic-uploader.hide-dialog-footer + .dialog-footer {
  display: none;
}
.portal-popup .portlet-configuration-edit-permissions .portlet-configuration-body-content {
  display: flex;
  flex-direction: column;
  overflow: visible;
}
.portal-popup .portlet-configuration-edit-permissions .portlet-configuration-body-content > form {
  flex-grow: 1;
  max-width: none;
  overflow: auto;
}
.portal-popup .portlet-configuration-edit-templates .portlet-configuration-body-content {
  bottom: 0;
}
.portal-popup:not(.article-preview) #main-content,
.portal-popup:not(.article-preview) #wrapper {
  bottom: 0;
  left: 0;
  overflow: auto;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-overflow-scrolling: touch;
}
@media print {
  .portal-popup:not(.article-preview) #main-content,
.portal-popup:not(.article-preview) #wrapper {
    position: initial;
  }
}
.portal-popup .columns-max > .portlet-layout.row {
  margin-left: 0;
  margin-right: 0;
}
.portal-popup .columns-max > .portlet-layout.row > .portlet-column {
  padding-left: 0;
  padding-right: 0;
}

html:not(#__):not(#___) .portlet-layout.dragging {
  border-collapse: separate;
}
html:not(#__):not(#___) .drop-area {
  background-color: #d3dadd;
}
html:not(#__):not(#___) .active-area {
  background: #ffc;
}
html:not(#__):not(#___) .portlet-boundary.yui3-dd-dragging {
  opacity: 0.6;
}
html:not(#__):not(#___) .portlet-boundary.yui3-dd-dragging .portlet {
  border: 2px dashed #ccc;
}
html:not(#__):not(#___) .sortable-layout-proxy {
  opacity: 1;
}
html:not(#__):not(#___) .sortable-layout-proxy .portlet-topper {
  background-image: none;
}
html:not(#__):not(#___) .proxy {
  cursor: move;
  opacity: 0.65;
  position: absolute;
}
html:not(#__):not(#___) .proxy.generic-portlet {
  height: 200px;
  width: 300px;
}
html:not(#__):not(#___) .proxy.generic-portlet .portlet-title {
  padding: 10px;
}
html:not(#__):not(#___) .proxy.not-intersecting .forbidden-action {
  background: url(../images/application/forbidden_action.png) no-repeat;
  display: block;
  height: 32px;
  position: absolute;
  right: -15px;
  top: -15px;
  width: 32px;
}
html:not(#__):not(#___) .resizable-proxy {
  border: 1px dashed #828f95;
  position: absolute;
  visibility: hidden;
}
html:not(#__):not(#___) .sortable-proxy {
  background: #727c81;
  margin-top: 1px;
}
html:not(#__):not(#___) .sortable-layout-drag-target-indicator {
  margin: 2px 0;
}
html:not(#__):not(#___) .yui3-dd-proxy {
  z-index: 1110 !important;
}

.portlet-layout.dragging {
  border-collapse: separate;
}

.drop-area {
  background-color: #d3dadd;
}

.active-area {
  background: #ffc;
}

.portlet-boundary.yui3-dd-dragging {
  opacity: 0.6;
  transform: scale(0.8);
  transition: transform 0.3s ease;
}
@media (prefers-reduced-motion: reduce) {
  .portlet-boundary.yui3-dd-dragging {
    transition: none;
  }
}
.portlet-boundary.yui3-dd-dragging .portlet {
  border: 2px dashed #ccc;
}

.sortable-layout-proxy {
  opacity: 1;
}
.sortable-layout-proxy .portlet-topper {
  background-image: none;
}

.proxy {
  cursor: move;
  opacity: 0.65;
  position: absolute;
}
.proxy.generic-portlet {
  height: 200px;
  width: 300px;
}
.proxy.generic-portlet .portlet-title {
  padding: 10px;
}
.proxy.not-intersecting .forbidden-action {
  background: url(../images/application/forbidden_action.png) no-repeat;
  display: block;
  height: 32px;
  position: absolute;
  right: -15px;
  top: -15px;
  width: 32px;
}

.resizable-proxy {
  border: 1px dashed #828f95;
  position: absolute;
  visibility: hidden;
}

.sortable-proxy {
  background: #727c81;
  margin-top: 1px;
}

.sortable-layout-drag-target-indicator {
  margin: 2px 0;
}

.yui3-dd-proxy {
  z-index: 1110 !important;
}

.portlet-column-content.empty {
  padding: 50px;
}

.lfr-portlet-title-editable {
  margin-top: 0;
  z-index: 9999;
}
.lfr-portlet-title-editable .lfr-portlet-title-editable-content {
  padding: 0;
}
.lfr-portlet-title-editable .lfr-portlet-title-editable-content .field-input {
  margin-bottom: 0;
}
.lfr-portlet-title-editable .lfr-portlet-title-editable-content .textfield-label {
  display: none;
}
.lfr-portlet-title-editable .lfr-portlet-title-editable-content .btn-toolbar-content {
  display: inline-block;
  vertical-align: bottom;
}
.lfr-portlet-title-editable .lfr-portlet-title-editable-content .btn-group {
  margin-top: 0;
}
.lfr-portlet-title-editable .lfr-portlet-title-editable-content .btn {
  display: inline-block;
  float: none;
  margin-top: 0;
  width: auto;
}

.lfr-source-editor {
  border: solid 0 #ccc;
  border-bottom-width: 2px;
  position: relative;
}
.lfr-source-editor .ace_editor {
  height: 100%;
}
.lfr-source-editor .lfr-source-editor-toolbar li > .btn {
  background-color: #fff;
  border: transparent;
  color: #717383;
  outline: 0;
}
.lfr-source-editor .lfr-source-editor-code {
  background-color: #fff;
  color: #2b4259;
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter {
  background-color: #ededef;
  color: #868896;
  overflow: hidden;
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget {
  font-family: fontawesome-alloy;
  text-align: center;
  vertical-align: middle;
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_open, .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_closed {
  background-image: none;
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_open:before {
  content: "▾";
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_closed:before {
  content: "▸";
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_gutter-active-cell {
  color: #fff;
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_gutter-active-line {
  background-color: #717383;
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_gutter-layer {
  border-right: solid 1px #ccc;
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_info {
  background-image: none;
}
.lfr-source-editor .lfr-source-editor-code .ace_content .ace_active-line {
  background-color: #ededef;
}
.lfr-source-editor .lfr-source-editor-code .ace_content .ace_constant {
  color: #34adab;
}
.lfr-source-editor .lfr-source-editor-code .ace_content .ace_tag {
  color: #1d5ec7;
}
.lfr-source-editor .lfr-source-editor-code .ace_content .ace_string {
  color: #ff6c58;
}
.lfr-source-editor .lfr-source-editor-code .ace_content .ace_string.ace_regex {
  color: #f00;
}
.lfr-source-editor.ace_dark .lfr-source-editor-code {
  background-color: #47474f;
  color: #fff;
}
.lfr-source-editor.ace_dark .lfr-source-editor-code .ace_gutter {
  background: #54555e;
  color: #fff;
}
.lfr-source-editor.ace_dark .lfr-source-editor-code .ace_gutter .ace_gutter-active-line {
  background-color: #009aed;
}
.lfr-source-editor.ace_dark .lfr-source-editor-code .ace_content .ace_active-line {
  background-color: #11394e;
}
.lfr-source-editor.ace_dark .lfr-source-editor-code .ace_content .ace_cursor {
  color: #fff;
}
.lfr-source-editor.ace_dark .lfr-source-editor-code .ace_content .ace_tag {
  color: #4d91ff;
}

.lfr-fullscreen-source-editor {
  height: 100%;
  overflow: hidden;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-header {
  height: 40px;
  margin-right: 4px;
  margin-top: 4px;
  min-height: 40px;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content {
  height: 95%;
  position: relative;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content .panel-splitter {
  border: 1px solid #ccc;
  position: absolute;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content .preview-panel {
  display: inline-block;
  overflow-y: auto;
  padding-left: 20px;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content .source-panel {
  display: inline-block;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.vertical .source-panel,
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.vertical .preview-panel {
  height: 100%;
  width: 50%;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.vertical .panel-splitter {
  height: 100%;
  left: 50%;
  top: 0;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.horizontal .source-panel,
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.horizontal .preview-panel {
  height: 50%;
  width: 100%;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.horizontal .panel-splitter {
  top: 50%;
  width: 100%;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.simple .panel-splitter,
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.simple .preview-panel {
  display: none;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.simple .source-panel {
  height: 100%;
  width: 100%;
}

.lfr-fulscreen-source-editor-dialog .modal-footer {
  text-align: left;
}

.file-icon-color-0 {
  background-color: #fff;
  color: #6b6c7e;
}

.file-icon-color-1 {
  background-color: #fff;
  color: #a7a9bc;
}

.file-icon-color-2 {
  background-color: #fff;
  color: #50d2a0;
}

.file-icon-color-3 {
  background-color: #fff;
  color: #af78ff;
}

.file-icon-color-4 {
  background-color: #fff;
  color: #ffb46e;
}

.file-icon-color-5 {
  background-color: #fff;
  color: #ff5f5f;
}

.file-icon-color-6 {
  background-color: #fff;
  color: #4b9bff;
}

.file-icon-color-7 {
  background-color: #fff;
  color: #272833;
}

.lfr-item-viewer.uploading > div:not(.progress-container) {
  opacity: 0.3;
}
.lfr-item-viewer.uploading > .progress-container {
  visibility: visible;
}
.lfr-item-viewer .aspect-ratio a.item-preview {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  position: absolute;
  width: 100%;
}
.lfr-item-viewer .image-viewer-base-image-list {
  padding-top: 35px;
}
.lfr-item-viewer .item-preview:hover {
  cursor: pointer;
}
.lfr-item-viewer .progress-container {
  background-color: #fff;
  left: 0;
  margin: 0 auto;
  padding: 20px 30px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  visibility: hidden;
  width: 80%;
  z-index: 1000;
}
.lfr-item-viewer .progress-container a {
  position: absolute;
  right: 30px;
}
.lfr-item-viewer .progress-container .progress {
  margin-top: 10px;
}
.lfr-item-viewer .search-info {
  background-color: #d3e8f1;
}
.lfr-item-viewer .search-info .keywords {
  font-size: 1.4em;
  font-weight: bold;
}
.lfr-item-viewer .search-info .change-search-folder {
  font-size: 0.8em;
  font-weight: normal;
}
.lfr-item-viewer .upload-view {
  display: table;
  height: 400px;
  margin-top: 20px;
  width: 100%;
}
.lfr-item-viewer .upload-view > div {
  display: table-cell;
  vertical-align: middle;
}
.lfr-item-viewer .yui3-widget-bd {
  position: relative;
}

.lfr-menu-expanded li a:focus {
  background-color: #5b677d;
  color: #fff;
  text-shadow: -1px -1px #2c2f34;
}

.lfr-url-error {
  display: inline-block;
  white-space: normal;
  overflow-wrap: break-all;
  word-wrap: break-all;
}

.lfr-page-layouts {
  padding: 0;
}
.lfr-page-layouts input[type=radio] {
  opacity: 0;
  position: absolute;
}
.lfr-page-layouts input[type=radio]:checked + .card-horizontal {
  cursor: default;
}
.lfr-page-layouts input[type=radio]:checked + .card-horizontal::after {
  bottom: -0.0625rem;
  content: "";
  left: -0.0625rem;
  position: absolute;
  right: -0.0625rem;
  transition: height 0.15s ease-out;
}
@media (prefers-reduced-motion: reduce) {
  .lfr-page-layouts input[type=radio]:checked + .card-horizontal::after {
    transition: none;
  }
}
.lfr-page-layouts .card-horizontal {
  cursor: pointer;
  outline: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .lfr-page-layouts .card-horizontal {
    transition: none;
  }
}
.lfr-page-layouts .card-horizontal::after {
  border-radius: 0 0 0.25rem 0.25rem;
  bottom: -0.0625rem;
  content: "";
  height: 0;
  left: -0.0625rem;
  position: absolute;
  right: -0.0625rem;
  transition: height 0.15s ease-out;
}
@media (prefers-reduced-motion: reduce) {
  .lfr-page-layouts .card-horizontal::after {
    transition: none;
  }
}
.modal-body.dialog-iframe-bd {
  overflow: hidden;
  padding: 0;
}

.modal-dialog:not(.dialog-iframe-modal):not(.modal-full-screen) {
  position: relative;
}
.modal-dialog.dialog-iframe-modal {
  max-width: none;
}
.modal-dialog.modal-dialog-sm {
  max-width: 500px;
}
.modal-dialog .yui3-resize-handles-wrapper {
  pointer-events: all;
}
.modal-dialog .yui3-resize-handles-wrapper .yui3-resize-handle-inner-br {
  bottom: 0;
  right: 0;
}

.modal-open .modal {
  display: block;
}

.sheet > .panel-group .sheet-footer {
  margin-bottom: 0;
}

.sheet-footer .btn {
  margin-right: 0.5rem;
}
.sheet-footer .btn:last-child {
  margin-right: 0;
}

.tag-items {
  list-style: none;
  margin: 0 1em 0 0;
  padding: 0 1em 0.5em;
  white-space: normal;
}
.tag-items li {
  display: inline-block;
  margin: 0 1em 0 0;
  max-width: 100%;
}

.tag-selected {
  color: #000;
  font-weight: bold;
  text-decoration: none;
}

.tag-cloud .tag-popularity-1 {
  font-size: 1em;
}
.tag-cloud .tag-popularity-2 {
  font-size: 1.3em;
}
.tag-cloud .tag-popularity-3 {
  font-size: 1.6em;
}
.tag-cloud .tag-popularity-4 {
  font-size: 1.9em;
}
.tag-cloud .tag-popularity-5 {
  font-size: 2.2em;
}
.tag-cloud .tag-popularity-6 {
  font-size: 2.5em;
}

.lfr-portal-tooltip {
  display: inline-flex;
}
.lfr-portal-tooltip,
.lfr-portal-tooltip a {
  -webkit-touch-callout: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}

.tree-node .icon-check {
  padding-right: 2px;
}
.tree-node .tree-node-checked .icon-check {
  padding-right: 0;
}
.tree-node [class^=icon-] {
  margin-right: 5px;
}
.tree-node .tree-node-checkbox-container {
  margin-right: 0;
}
.tree-node .tree-node-selected .tree-label {
  background: none;
}

.tree-node-content .tree-hitarea {
  color: #999;
  font-size: 10px;
  padding-right: 6px;
}
.tree-node-content .tree-label {
  margin-left: 3px;
}
.tree-node-content .tree-node-hidden-hitarea {
  visibility: hidden;
}

.tree-node-selected .tree-label {
  background-color: transparent;
}

.tree-view li.tree-node .tree-node-content svg.lexicon-icon {
  pointer-events: none;
}

.user-icon-color-0 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #6b6c7e;
}

.user-icon-color-1 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #4b9bff;
}

.user-icon-color-2 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #ffb46e;
}

.user-icon-color-3 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #ff5f5f;
}

.user-icon-color-4 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #50d2a0;
}

.user-icon-color-5 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #ff73c3;
}

.user-icon-color-6 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #9be169;
}

.user-icon-color-7 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #af78ff;
}

.user-icon-color-8 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #ffd76e;
}

.user-icon-color-9 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #5fc8ff;
}

.collapse.open {
  display: block;
}

.navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline%20bars-line-top'%20d='M480%2064H32C14.336%2064%200%2049.664%200%2032S14.336%200%2032%200h448c17.664%200%2032%2014.336%2032%2032s-14.336%2032-32%2032z'%20fill='%23212529'/%3E%3Cpath%20class='lexicon-icon-outline%20bars-line-middle'%20d='M480%20288H32c-17.664%200-32-14.336-32-32s14.336-32%2032-32h448c17.664%200%2032%2014.336%2032%2032s-14.336%2032-32%2032z'%20fill='%23212529'/%3E%3Cpath%20class='lexicon-icon-outline%20bars-line-bottom'%20d='M480%20512H32c-17.664%200-32-14.336-32-32s14.336-32%2032-32h448c17.664%200%2032%2014.336%2032%2032s-14.336%2032-32%2032z'%20fill='%23212529'/%3E%3C/svg%3E");
  height: 1em;
  width: 1em;
}

.navbar-nav .nav-item.hover:after {
  bottom: -0.125rem;
  content: "";
  height: 0.125rem;
  left: 0;
  position: absolute;
  width: 100%;
}

.navbar .navbar-toggler .c-inner {
  max-width: none;
}

html:not(#__):not(#___) .cadmin.portlet-topper {
  position: relative;
}
html:not(#__):not(#___) .cadmin.portlet-topper .portlet-topper-toolbar .portlet-icon-back {
  background: url(../images/arrows/12_left.png) no-repeat 0 50%;
  padding: 5px 5px 5px 18px;
}
html:not(#__):not(#___) .cadmin.portlet-topper .portlet-topper-toolbar .portlet-options .lfr-icon-menu-text {
  display: none;
}

body.portlet {
  border-width: 0;
}

.portlet-icon-back {
  margin-top: -2px;
}
.portlet-topper .portlet-topper-toolbar .portlet-icon-back {
  background: url(../images/arrows/12_left.png) no-repeat 0 50%;
  padding: 5px 5px 5px 18px;
}

.portlet-topper {
  position: relative;
}
.portlet-topper .portlet-topper-toolbar .portlet-options .lfr-icon-menu-text {
  display: none;
}
.portlet-draggable .portlet-topper {
  cursor: move;
}

.portlet-title-editable {
  cursor: pointer;
}

.portlet-title-text {
  display: inline-block;
  margin-top: 0;
  max-width: 95%;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: top;
  white-space: nowrap;
}
.panel-page-body .portlet-title-text, .panel-page-content .portlet-title-text {
  cursor: auto;
}

.portlet-minimized .portlet-content {
  padding: 0;
}

.portlet-nested-portlets .portlet-boundary {
  left: 0 !important;
  position: relative !important;
  top: 0 !important;
}

.portlet-layout .portlet-header {
  margin-bottom: 1rem;
}

@media (min-width: 576px) {
  .portlet .visible-interaction {
    display: none;
  }
}
@media (max-width: 767.98px) {
  .controls-hidden .portlet .visible-interaction {
    display: none;
  }
}
.portlet:hover .visible-interaction, .portlet.open .visible-interaction {
  display: block;
}

.controls-hidden .lfr-meta-actions,
.controls-hidden .lfr-configurator-visibility {
  display: none;
}
.controls-hidden .portlet-topper-toolbar {
  display: none !important;
}

html:not(#__):not(#___) .cadmin.portlet-topper {
  background-color: #f7f7f7;
  border-color: transparent;
  border-radius: 0 0;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  color: rgba(0, 0, 0, 0.5);
  display: box;
  display: flex;
  padding: 3px 12px 3px 24px;
  position: relative;
}
html:not(#__):not(#___) .portlet > .cadmin.portlet-topper {
  display: none;
}
@media (min-width: 768px) {
  html:not(#__):not(#___) .portlet > .cadmin.portlet-topper {
    display: flex;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    transition: opacity 0.25s, transform 0.25s;
    top: 0;
  }
}
@media (min-width: 768px) and (prefers-reduced-motion: reduce) {
  html:not(#__):not(#___) .portlet > .cadmin.portlet-topper {
    transition: none;
  }
}
html:not(#__):not(#___) .cadmin .portlet-actions {
  float: right;
}
html:not(#__):not(#___) .cadmin .portlet-options {
  display: inline-block;
}
html:not(#__):not(#___) .cadmin .portlet-title-menu {
  flex: 0 1 auto;
}
html:not(#__):not(#___) .cadmin .portlet-title-menu > span > a {
  display: inline-block;
  text-decoration: none;
}
html:not(#__):not(#___) .cadmin .portlet-topper-toolbar {
  margin: 0;
  padding-left: 0;
}
html:not(#__):not(#___) .cadmin .portlet-topper-toolbar > a,
html:not(#__):not(#___) .cadmin .portlet-topper-toolbar > span > a,
html:not(#__):not(#___) .cadmin .portlet-topper-toolbar .lfr-icon-menu > a {
  color: rgba(0, 0, 0, 0.5);
}
html:not(#__):not(#___) .cadmin .portlet-topper-toolbar > a:focus, html:not(#__):not(#___) .cadmin .portlet-topper-toolbar > a:hover {
  text-decoration: none;
}
html:not(#__):not(#___) .cadmin .portlet-name-text {
  font-size: 14px;
  font-weight: 600;
}
html:not(#__):not(#___) .cadmin .portlet-title-default {
  flex: 1 1 auto;
  line-height: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media (max-width: 767.98px) {
  html:not(#__):not(#___) .lfr-configurator-visibility {
    opacity: 0.5;
  }
}
@media (min-width: 576px) {
  html:not(#__):not(#___) .lfr-configurator-visibility .portlet:hover .portlet-topper, html:not(#__):not(#___) .lfr-configurator-visibility .portlet.focus .portlet-topper, html:not(#__):not(#___) .lfr-configurator-visibility .portlet.open .portlet-topper {
    opacity: 0.5;
  }
  html:not(#__):not(#___) .lfr-configurator-visibility .portlet-content-editable {
    opacity: 0.5;
  }
}
@media (min-width: 768px) {
  html:not(#__):not(#___) .controls-visible .portlet:hover > .portlet-content-editable, html:not(#__):not(#___) .controls-visible .portlet.open > .portlet-content-editable, html:not(#__):not(#___) .controls-visible .portlet.focus > .portlet-content-editable {
    border-color: transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
}
@media (min-width: 768px) {
  html:not(#__):not(#___) .controls-visible .portlet:hover > .cadmin.portlet-topper, html:not(#__):not(#___) .controls-visible .portlet.open > .cadmin.portlet-topper, html:not(#__):not(#___) .controls-visible .portlet.focus > .cadmin.portlet-topper {
    opacity: 1;
    transform: translateY(-97%);
  }
}
@media (max-width: 767.98px) {
  html:not(#__):not(#___) .controls-visible .cadmin.portlet-topper {
    display: box;
    display: flex;
  }
}
html:not(#__):not(#___) .controls-visible .cadmin .portlet-topper-toolbar {
  display: block;
}

.portlet {
  margin-bottom: 10px;
  position: relative;
}
@media (min-width: 768px) {
  .controls-visible .portlet:hover > .portlet-content-editable, .controls-visible .portlet.open > .portlet-content-editable, .controls-visible .portlet.focus > .portlet-content-editable {
    border-color: transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
}
@media (min-width: 768px) {
  .controls-visible .portlet:hover > .portlet-topper, .controls-visible .portlet.open > .portlet-topper, .controls-visible .portlet.focus > .portlet-topper {
    opacity: 1;
    transform: translateY(-97%);
  }
}
@media (min-width: 576px) {
  .lfr-configurator-visibility .portlet:hover .portlet-topper, .lfr-configurator-visibility .portlet.focus .portlet-topper, .lfr-configurator-visibility .portlet.open .portlet-topper {
    opacity: 0.5;
  }
}

.portlet-content-editable {
  border-color: transparent;
  border-radius: 0 0;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
}
.portlet > .portlet-content-editable {
  border-color: transparent;
}
@media (max-width: 767.98px) {
  .controls-visible .portlet-content-editable {
    border-color: transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
}
@media (min-width: 576px) {
  .lfr-configurator-visibility .portlet-content-editable {
    opacity: 0.5;
  }
}

.portlet-name-text {
  font-size: 0.875rem;
  font-weight: 600;
}

.portlet-options {
  display: inline-block;
}

.portlet-title-default {
  flex: 1 1 auto;
  line-height: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.portlet-title-menu {
  flex: 0 1 auto;
}
.portlet-title-menu > span > a {
  display: inline-block;
  text-decoration: none;
}

.portlet-topper {
  background-color: #f7f7f7;
  border-color: transparent;
  border-radius: 0 0;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  color: rgba(0, 0, 0, 0.5);
  display: box;
  display: flex;
  padding: 3px 12px 3px 24px;
  position: relative;
}
.portlet > .portlet-topper {
  display: none;
}
@media (min-width: 768px) {
  .portlet > .portlet-topper {
    display: flex;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    transition: opacity 0.25s, transform 0.25s;
    top: 0;
  }
}
@media (min-width: 768px) and (prefers-reduced-motion: reduce) {
  .portlet > .portlet-topper {
    transition: none;
  }
}
@media (max-width: 767.98px) {
  .controls-visible .portlet-topper {
    display: box;
    display: flex;
  }
}

.portlet-topper-toolbar {
  margin: 0;
  padding-left: 0;
}
.portlet-topper-toolbar > a,
.portlet-topper-toolbar > span > a,
.portlet-topper-toolbar .lfr-icon-menu > a {
  color: rgba(0, 0, 0, 0.5);
}
.portlet-topper-toolbar > a:focus, .portlet-topper-toolbar > a:hover {
  text-decoration: none;
}
.controls-visible .portlet-topper-toolbar {
  display: block;
}

@media (max-width: 767.98px) {
  .lfr-configurator-visibility {
    opacity: 0.5;
  }
}

.lfr-configurator-visibility .portlet-content .lfr-icon-actions {
  opacity: 1;
}

.lfr-panel-page .portlet-title {
  font-size: 13px;
}

.lfr-panel-page {
  width: 100%;
}
.lfr-panel-page .lfr-add-content h2 span {
  background-color: #d3dadd;
}

.portlet-borderless .portlet-content {
  padding: 1rem;
}
.portlet-decorate .portlet-content {
  background: #fff;
  border-color: transparent;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  padding: 1rem;
  word-wrap: break-word;
}
.portlet-barebone .portlet-content {
  padding: 0;
}

.portlet-dynamic-data-lists-display .lfr-ddm-field-group,
.portlet-dynamic-data-lists .lfr-ddm-field-group {
  margin-bottom: 10px;
  margin-top: 10px;
  padding: 28px 24px;
}

.breadcrumb.breadcrumb-vertical {
  display: inline-block;
  text-align: center;
}
.breadcrumb.breadcrumb-vertical li {
  display: block;
}
.breadcrumb.breadcrumb-vertical li.last, .breadcrumb.breadcrumb-vertical li.only {
  background: none;
}
.breadcrumb.breadcrumb-vertical .divider {
  background: url(../images/arrows/07_down.png) no-repeat 50% 100%;
  display: block;
  height: 10px;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
}

.navbar form {
  margin: 0;
}

:not(.inline-item) > .loading-animation {
  margin-bottom: 20px;
  margin-top: 20px;
}
.product-menu .loading-animation {
  margin-top: 160px;
}

@keyframes lfr-drop-active {
  0% {
    background-color: #ebebeb;
    border-color: #ddd;
  }
  50% {
    background-color: #ddedde;
    border-color: #7d7;
    transform: scale(1.1);
  }
  75% {
    background-color: #ddedde;
    border-color: #7d7;
  }
  100% {
    background-color: #ebebeb;
    border-color: #ddd;
  }
}
.lfr-upload-container .progress-bar,
.lfr-upload-container .progress {
  border-radius: 10px;
}
.lfr-upload-container .upload-file,
.lfr-upload-container .upload-target {
  border-radius: 5px;
}
.upload-drop-active .lfr-upload-container .upload-target {
  animation: none;
}
.upload-drop-intent .lfr-upload-container .upload-target {
  animation: lfr-drop-active 1s ease 0.2s infinite;
}

.select-files {
  border-radius: 5px;
}

.taglib-form-navigator > .form-steps > ul.form-navigator.list-group {
  box-shadow: none;
}
.taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label:hover .number, .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label:focus .number {
  box-shadow: 0 0 5px 0 #333;
  transition-duration: 0.25s;
  transition-property: box-shadow;
  transition-timing-function: ease-out;
}
.taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label .number {
  border-radius: 50%;
}

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.lfr-progress-active .progress-bar-status,
.lfr-upload-container .file-uploading .progress-bar .progress {
  animation: progress-bar-stripes 0.5s linear infinite;
  background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.3) 25%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0.3) 75%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0));
  background-size: 40px 40px;
  transition: width, 0.5s, ease-out;
}
@media (prefers-reduced-motion: reduce) {
  .lfr-progress-active .progress-bar-status,
.lfr-upload-container .file-uploading .progress-bar .progress {
    transition: none;
  }
}

@keyframes highlight-animation {
  from {
    background-color: #ffc;
  }
  to {
    background-color: transparent;
  }
}
.highlight-animation {
  animation: highlight-animation 0.7s;
}

.portlet-options.btn-group .dropdown-toggle, .portlet-options.btn-group.open .dropdown-toggle {
  box-shadow: none;
}

.form-group.form-inline.input-boolean-wrapper label, .form-group.form-inline.input-checkbox-wrapper label {
  gap: 0.3125rem;
}

/* These inject tags are used for dynamically creating imports for themelet styles, you can place them where ever you like in this file. */
/* inject:imports */
/* endinject */
/* This file allows you to override default styles in one central location for easier upgrade and maintenance. */
/*
 -  Front ALL
 -
 -  This file includes and describes all used styles.
 */
/* -------------------------- */
/*   1. CONFIG,BASE,VENDORS   */
/* -------------------------- */
/*
 -  Theme variables
 -
 -  This file defines new variables and extends standards variables from Bootstrap.
 */
/*
 -	Variables - Colors
*/
/*
 -	Variables - Header
 */
/*
 -	Variables - Layout
 */
/*
 -	Variables - Icons
 */
/*
 -  Variables - Liferay theme
 -
 -  This variables needs to be set for Liferay to work properly with custom styles
 -  {$lf-class} - standard class in liferay theme
 -  {$theme-class} - custom class to add specificity and overwrite liferay theme
 */
/*
 -	Variables - General
 */
/* stylelint-disable */
/* :export {
	gutterWidth: $grid-gutter-width;
	screenSM: map-get( $grid-breakpoints, 'sm' );
	screenMD: map-get( $grid-breakpoints, 'md' );
	screenLG: map-get( $grid-breakpoints, 'lg' );
	screenXL: map-get( $grid-breakpoints, 'xl' );
	primaryColor: $primary;
	secondaryColor: $secondary;
} */
/*
 -	Theme mixins
 -
 -	This file defines new mixins and extends standards mixins from Bootstrap.
 */
/*
 -	Font-size mixin
 -
 -	Mixin for rem font sizing with fallback, use it with only if you need browser support < IE11
 -	@param {Number} [size-value] - Size of text
 */
/*
 -  Disabled outline
 */
/*
 -  Placeholder
 -
 -  Change color of font in placeholder for input
 -  @param {HEX Color} [color]
 */
/*
 -  Selection Style
 -
 -  Change appearence of highlighted text
 -  @param {HEX Color} [highlight-color]
 -  @param {HEX Color} [font-color]
 */
/*
 -	Reset parameters padding and margin
 -	@param {Number} [value=0] - Set padding and margin to all sides
 */
/*
 -	Micro-clearfix method
 */
/*
 -  Font-face declaration for custom typography
 -  Comment out src block for more source font files if support for older browsers is needed
 -  @param {String} [font-name] - Name of the font family
 -  @param {url} [file-name] - URL address for font files
 -  @param {Number} [weight=400] - Weight or boldness of the font
 -  @param {String} [style=normal] - Face of the font-family (normal, italic or oblique)
 */
/*
 -	Absolute positioning of element to the center
 -	@param {Boolean} [vertical=true] - Vertical positioning of the element
 -	@param {Boolean} [horizontal=true] - Horizontal positioning of the element
 */
/*
 -	Center positioning of the block content
 -	@param {String} [mode=row] - Direction of block elements in flex box (row or column)
 -	@param {Boolean} [vertical=true] - Vertical positioning of the element
 -	@param {Boolean} [horizontal=true] - Horizontal positioning of the element
 */
/*
 -  Utility classes
 -
 -  This file defines reusable utility classes.
 */
.disabled {
  opacity: 0.38;
  cursor: not-allowed;
  color: #333;
}
.disabled:hover, .disabled:focus, .disabled:active, .disabled:focus:hover, .disabled:active:hover {
  color: #333;
  text-decoration: none;
}

.dark-bg {
  background-color: #272727;
  color: #fff;
}

/*
 -  Master styles
 -
 -  This file defines <html> and <body> styles.
 */
html .sa-content-wrapper,
body .sa-content-wrapper {
  /* stylelint-disable-next-line declaration-no-important -- This problem is ignorable. */
  font-family: "Skoda Next", sans-serif !important;
  font-weight: 300;
  color: #161718;
  font-size: 1rem;
  line-height: 1.5;
}
html .sa-content-wrapper ::selection,
body .sa-content-wrapper ::selection {
  background-color: #000;
  color: #fff;
}
html .sa-content-wrapper ::-moz-selection,
body .sa-content-wrapper ::-moz-selection {
  background-color: #000;
  color: #fff;
}
@media (min-width: 1080px) {
  html .sa-content-wrapper,
body .sa-content-wrapper {
    font-size: 1.125rem;
    line-height: 1.5555555556;
  }
}

body:not(.signed-in) .sa-content-wrapper:has(.header--fixed) {
  margin-top: 65px;
}

.sa-content-wrapper .display,
.sa-content-wrapper h1,
.sa-content-wrapper .h1-style,
.sa-content-wrapper h2,
.sa-content-wrapper .h2-style,
.sa-content-wrapper h3,
.sa-content-wrapper .h3-style,
.sa-content-wrapper h4,
.sa-content-wrapper .h4-style,
.sa-content-wrapper h5,
.sa-content-wrapper .h5-style,
.sa-content-wrapper caption {
  font-weight: 700;
  letter-spacing: 0.02rem;
}
.sa-content-wrapper .display {
  font-size: 3.5rem;
  line-height: 1;
}
@media (min-width: 1080px) {
  .sa-content-wrapper .display {
    font-size: 4rem;
  }
}
@media (min-width: 1440px) {
  .sa-content-wrapper .display {
    font-size: 4.5rem;
  }
}
.sa-content-wrapper h1,
.sa-content-wrapper .h1-style {
  font-size: 2.0625rem;
  line-height: 1.2121212121;
}
@media (min-width: 1080px) {
  .sa-content-wrapper h1,
.sa-content-wrapper .h1-style {
    font-size: 2.375rem;
    line-height: 1.2631578947;
  }
}
@media (min-width: 1440px) {
  .sa-content-wrapper h1,
.sa-content-wrapper .h1-style {
    font-size: 2.75rem;
    line-height: 1.1818181818;
  }
}
.sa-content-wrapper h2,
.sa-content-wrapper .h2-style {
  font-size: 1.75rem;
  line-height: 1.2857142857;
}
@media (min-width: 1080px) {
  .sa-content-wrapper h2,
.sa-content-wrapper .h2-style {
    font-size: 2rem;
    line-height: 1.1875;
  }
}
@media (min-width: 1440px) {
  .sa-content-wrapper h2,
.sa-content-wrapper .h2-style {
    font-size: 2.25rem;
    line-height: 1.2222222222;
  }
}
.sa-content-wrapper h3,
.sa-content-wrapper .h3-style {
  font-size: 1.4375rem;
  line-height: 1.2173913043;
}
@media (min-width: 1080px) {
  .sa-content-wrapper h3,
.sa-content-wrapper .h3-style {
    font-size: 1.6875rem;
    line-height: 1.1851851852;
  }
}
@media (min-width: 1440px) {
  .sa-content-wrapper h3,
.sa-content-wrapper .h3-style {
    font-size: 1.875rem;
    line-height: 1.2;
  }
}
.sa-content-wrapper h4,
.sa-content-wrapper .h4-style {
  font-size: 1.4375rem;
  line-height: 1.2;
}
@media (min-width: 1080px) {
  .sa-content-wrapper h4,
.sa-content-wrapper .h4-style {
    font-size: 1.4375rem;
    line-height: 1.2173913043;
  }
}
@media (min-width: 1440px) {
  .sa-content-wrapper h4,
.sa-content-wrapper .h4-style {
    font-size: 1.5rem;
    line-height: 1.1666666667;
  }
}
.sa-content-wrapper h5,
.sa-content-wrapper .h5-style {
  font-size: 1.125rem;
  line-height: 1.5555555556;
}
.sa-content-wrapper .caption {
  font-size: 1rem;
  line-height: 1.5;
  color: #161718;
}
.sa-content-wrapper .subheadline {
  font-weight: 900;
  font-size: 11px;
  line-height: 12px;
  letter-spacing: 3px;
  text-transform: uppercase;
  color: #000;
}
.sa-content-wrapper .sa-container {
  width: 100%;
  /* stylelint-disable-next-line declaration-no-important */
  padding: 0 24px !important;
}
@media (min-width: 1080px) {
  .sa-content-wrapper .sa-container {
    /* stylelint-disable-next-line declaration-no-important */
    max-width: 1440px !important;
    /* stylelint-disable-next-line declaration-no-important */
    padding: 0 96px !important;
  }
}
.sa-content-wrapper .lfr-layout-structure-item-container.container-fluid {
  padding: 0 15px;
}
.sa-content-wrapper .portlet-layout .portlet-header {
  margin-bottom: 0;
}
.sa-content-wrapper iframe {
  border: none;
}
.sa-content-wrapper .overlay {
  position: absolute;
}

.sa-content-wrapper {
  /* stylelint-disable-next-line declaration-no-important */
  overflow-x: hidden;
}
body.signed-in .sa-content-wrapper {
  padding-top: 0 !important;
}

.dropdown-menu .dropdown-section .btn-primary {
  border-radius: 50px;
  padding: 0 24px;
  font-weight: 700;
  overflow: hidden;
  position: relative;
  min-height: 44px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  letter-spacing: 0.75px;
  line-height: 1;
  transition: ease-in-out 0.3s;
  box-shadow: none;
  width: 100%;
  background-color: #78faae;
  border-color: #78faae;
  color: #161718;
  border: none;
}
.dropdown-menu .dropdown-section .btn-primary:hover, .dropdown-menu .dropdown-section .btn-primary:not(:disabled):not(.disabled):active, .dropdown-menu .dropdown-section .btn-primary:not(:disabled):not(.disabled).active {
  background-color: #a8ffcc;
  border-color: #a8ffcc;
  box-shadow: none;
  color: #161718;
}
.dropdown-menu .dropdown-section .btn-primary:active {
  box-shadow: none;
  transform: scale(0.95);
}
.dropdown-menu .dropdown-section .btn-primary:focus, .dropdown-menu .dropdown-section .btn-primary:focus-visible {
  background-color: #a8ffcc;
  box-shadow: inset 0 0 0 2px #161718;
  border: none;
  outline: none;
  color: #161718;
}
.dropdown-menu .dropdown-section .custom-control-input ~ .custom-control-label::before {
  /* stylelint-disable-next-line declaration-no-important -- This problem is ignorable. */
  box-shadow: none !important;
  /* stylelint-disable-next-line declaration-no-important -- This problem is ignorable. */
  border-color: #adb5bd !important;
}
.dropdown-menu .dropdown-section .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #78faae;
  border-color: #78faae;
  /* stylelint-disable-next-line declaration-no-important -- This problem is ignorable. */
  box-shadow: none !important;
}
.dropdown-menu .dropdown-section .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("../assets/images/icons/checkmark.svg");
  background-repeat: no-repeat;
  background-position: center;
  /* stylelint-disable-next-line declaration-no-important -- This problem is ignorable. */
  box-shadow: none !important;
}
.dropdown-menu .dropdown-section .custom-control-input:not(:disabled):active ~ .custom-control-label::before {
  background: transparent;
  border-color: #419468;
  /* stylelint-disable-next-line declaration-no-important -- This problem is ignorable. */
  box-shadow: none !important;
}

/*
 -  Master styles
 -
 -  This file defines html elements styles.
 */
ul.skoda-theme {
  margin-bottom: 1rem;
}
ul.skoda-theme li {
  list-style-type: none;
  margin-bottom: 1rem;
  padding-left: 1rem;
  position: relative;
}
ul.skoda-theme li:before {
  content: "❯";
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  left: -15px;
  top: 0;
}
ul.skoda-theme li ul {
  margin-top: 1rem;
}

ol {
  margin-bottom: 1rem;
}

img {
  margin-bottom: 1rem;
}

.pagination .page-link {
  color: #161718;
  font-family: "Skoda Next", sans-serif !important;
}
.pagination .page-link:focus {
  box-shadow: none;
}
.pagination .page-link:active {
  background-color: #78faae;
  border-color: #78faae;
  color: #161718;
}
.pagination .page-item.active .page-link {
  background-color: #78faae;
  border-color: #78faae;
  color: #161718;
}

/*
 -  Theme icons
 -
 -  This file contains all used custom icons.
 */
.icon-arrow-down::before {
  icon-font: url("../assets/images/icons/arrow-down.svg");
}

.icon-arrow-right::before {
  icon-font: url("../assets/images/icons/arrow-right.svg");
}

.icon-arrow-up::before {
  icon-font: url("../assets/images/icons/arrow-up.svg");
}

.icon-arrow-left::before {
  icon-font: url("../assets/images/icons/arrow-left.svg");
}

/* stylelint-disable */
.sa-i {
  font-family: "SKODA Next Icons Regular", sans-serif;
}

.sa-i.filled {
  font-family: "SKODA Next Icons Filled", sans-serif;
}

.sa-i.space::before {
  content: " ";
}

.sa-i.minus::before {
  content: "-";
}

.sa-i.plus::before {
  content: "+";
}

.sa-i.ballotx::before {
  content: "✗";
}

.sa-i.check::before {
  content: "✓";
}

.sa-i.arrow-up::before {
  content: "↑";
}

.sa-i.arrow-ne::before {
  content: "↗";
}

.sa-i.arrow-right::before {
  content: "→";
}

.sa-i.arrow-se::before {
  content: "↘";
}

.sa-i.arrow-down::before {
  content: "↓";
}

.sa-i.arrow-sw::before {
  content: "↙";
}

.sa-i.arrow-left::before {
  content: "←";
}

.sa-i.arrow-nw::before {
  content: "↖";
}

.sa-i.shuffle::before {
  content: "\ffffe";
}

.sa-i.arrow-download::before {
  content: "\ffffd";
}

.sa-i.arrow-upload::before {
  content: "\ffffc";
}

.sa-i.arrow-import::before {
  content: "\ffffb";
}

.sa-i.arrow-export::before {
  content: "\ffffa";
}

.sa-i.arrow-hook-left::before {
  content: "↩";
}

.sa-i.arrow-repeat::before {
  content: "\ffff9";
}

.sa-i.arrow-exchange::before {
  content: "\ffff8";
}

.sa-i.arrow-sort-down::before {
  content: "\ffff7";
}

.sa-i.arrow-sort-up::before {
  content: "\ffff6";
}

.sa-i.arrow-right-up::before {
  content: "⤴";
}

.sa-i.arrow-left-up::before {
  content: "\ffff4";
}

.sa-i.arrow-up-left::before {
  content: "\ffff3";
}

.sa-i.arrow-up-right::before {
  content: "\ffff2";
}

.sa-i.arrow-right-down::before {
  content: "⤵";
}

.sa-i.arrow-left-down::before {
  content: "\ffff0";
}

.sa-i.arrow-down-left::before {
  content: "⤶";
}

.sa-i.arrow-down-right::before {
  content: "⤷";
}

.sa-i.chevron-up::before {
  content: "\fffed";
}

.sa-i.chevron-right::before {
  content: "\fffec";
}

.sa-i.chevron-down::before {
  content: "\fffeb";
}

.sa-i.cehvron-left::before {
  content: "\fffea";
}

.sa-i.double-chevron-up::before {
  content: "\fffe9";
}

.sa-i.double-chevron-right::before {
  content: "\fffe8";
}

.sa-i.double-chevron-down::before {
  content: "\fffe7";
}

.sa-i.double-chevron-left::before {
  content: "\fffe6";
}

.sa-i.chevron-previous::before {
  content: "\fffe5";
}

.sa-i.chevron-next::before {
  content: "\fffe4";
}

.sa-i.refresh-anticlockwise::before {
  content: "⟲";
}

.sa-i.refresh-clockwise::before {
  content: "⟳";
}

.sa-i.history::before {
  content: "\fffe3";
}

.sa-i.coordinates::before {
  content: "\fffe2";
}

.sa-i.more-horizontal::before {
  content: "\fffe1";
}

.sa-i.more-vertical::before {
  content: "\fffe0";
}

.sa-i.list::before {
  content: "\fffdf";
}

.sa-i.menu::before {
  content: "\fffde";
}

.sa-i.filters::before {
  content: "\fffdd";
}

.sa-i.stats::before {
  content: "\fffdc";
}

.sa-i.soundwave::before {
  content: "\fffdb";
}

.sa-i.play-left::before {
  content: "\fffda";
}

.sa-i.rewind::before {
  content: "\fffd9";
}

.sa-i.play-previous::before {
  content: "\fffd8";
}

.sa-i.pause::before {
  content: "\fffd7";
}

.sa-i.play-next::before {
  content: "\fffd6";
}

.sa-i.forward::before {
  content: "\fffd5";
}

.sa-i.play-right::before {
  content: "\fffd4";
}

.sa-i.stop::before {
  content: "\fffd3";
}

.sa-i.record::before {
  content: "\fffd2";
}

.sa-i.triangle-up::before {
  content: "△";
}

.sa-i.triangle-up-exclamation::before {
  content: "\e922";
}

.sa-i.star::before {
  content: "☆";
}

.sa-i.user::before {
  content: "\e939";
}

.sa-i.group::before {
  content: "\e941";
}

.sa-i.search::before {
  content: "🔍";
}

.sa-i.search-plus::before {
  content: "\e98f";
}

.sa-i.search-minus::before {
  content: "\e990";
}

.sa-i.settings::before {
  content: "\e94a";
}

.sa-i.preview::before {
  content: "\e966";
}

.sa-i.preview-off::before {
  content: "\e965";
}

.sa-i.edit::before {
  content: "\e942";
}

.sa-i.service::before {
  content: "\fffa2";
}

.sa-i.attachment::before {
  content: "\e97b";
}

.sa-i.call::before {
  content: "\e9b8";
}

.sa-i.pin::before {
  content: "\fffc6";
}

.sa-i.position::before {
  content: "\fffc5";
}

.sa-i.location::before {
  content: "\fffc4";
}

.sa-i.send::before {
  content: "\e9ca";
}

.sa-i.heart::before {
  content: "\e984";
}

.sa-i.shield::before {
  content: "\e9b9";
}

.sa-i.shield-verified::before {
  content: "\fffc0";
}

.sa-i.share::before {
  content: "\e97a";
}

.sa-i.microphone::before {
  content: "\fffbd";
}

.sa-i.microphone-off::before {
  content: "\fffa6";
}

.sa-i.map::before {
  content: "\e9c2";
}

.sa-i.flag::before {
  content: "\fffbb";
}

.sa-i.lock::before {
  content: "\e95f";
}

.sa-i.lock-open::before {
  content: "\e960";
}

.sa-i.light::before {
  content: "\e9c8";
}

.sa-i.shopping::before {
  content: "\fffb7";
}

.sa-i.filter::before {
  content: "\e94c";
}

.sa-i.bell::before {
  content: "\e97c";
}

.sa-i.like::before {
  content: "\e9a3";
}

.sa-i.dislike::before {
  content: "\e9a4";
}

.sa-i.design::before {
  content: "\e995";
}

.sa-i.cloud-upload::before {
  content: "\e944";
}

.sa-i.cloud-download::before {
  content: "\e943";
}

.sa-i.weather::before {
  content: "\fff9c";
}

.sa-i.home::before {
  content: "\e925";
}

.sa-i.rectangle-vertical-bookmark::before {
  content: "\e94e";
}

.sa-i.tag::before {
  content: "\fff9b";
}

.sa-i.sound::before {
  content: "\e978";
}

.sa-i.sound-medium::before {
  content: "\fffac";
}

.sa-i.sound-loud::before {
  content: "\fffab";
}

.sa-i.sound-off::before {
  content: "\fff9e";
}

.sa-i.wifi::before {
  content: "\fffaa";
}

.sa-i.wifi-medium::before {
  content: "\fffa9";
}

.sa-i.wifi-low::before {
  content: "\fffa8";
}

.sa-i.wifi-no-signal::before {
  content: "\fffa1";
}

.sa-i.wifi-off::before {
  content: "\fffa0";
}

.sa-i.windshield::before {
  content: "\fff9f";
}

.sa-i.parts::before {
  content: "\fffa7";
}

.sa-i.road-assistance::before {
  content: "\fffa5";
}

.sa-i.air::before {
  content: "\fffa4";
}

.sa-i.car::before {
  content: "\fffa3";
}

.sa-i.radio::before {
  content: "\fff9d";
}

.sa-i.box::before {
  content: "\fff9a";
}

.sa-i.thunder::before {
  content: "\fff99";
}

.sa-i.music::before {
  content: "\fff98";
}

.sa-i.tyre::before {
  content: "\fff97";
}

.sa-i.circle::before {
  content: "○";
}

.sa-i.circle-minus::before {
  content: "\f0000";
}

.sa-i.circle-plus::before {
  content: "\f0001";
}

.sa-i.circle-multiply::before {
  content: "\f0002";
}

.sa-i.circle-no::before {
  content: "\f0003";
}

.sa-i.circle-exclamation::before {
  content: "\f0004";
}

.sa-i.circle-question::before {
  content: "\f0005";
}

.sa-i.circle-information::before {
  content: "ℹ";
}

.sa-i.circle-check::before {
  content: "\f0007";
}

.sa-i.circle-arrow-up::before {
  content: "\f0008";
}

.sa-i.circle-arrow-ne::before {
  content: "\f0009";
}

.sa-i.circle-arrow-right::before {
  content: "\f0010";
}

.sa-i.circle-arrow-se::before {
  content: "\f0011";
}

.sa-i.circle-arrow-down::before {
  content: "\f0012";
}

.sa-i.circle-arrow-sw::before {
  content: "\f0013";
}

.sa-i.circle-arrow-left::before {
  content: "\f0014";
}

.sa-i.circle-arrow-nw::before {
  content: "\f0015";
}

.sa-i.circle-download::before {
  content: "\f0016";
}

.sa-i.circle-upload::before {
  content: "\f0017";
}

.sa-i.circle-bluetooth-white::before {
  content: "\f0018";
}

.sa-i.circle-arrowhead-up::before {
  content: "\e92b";
}

.sa-i.circle-arrowhead-right::before {
  content: "\e92a";
}

.sa-i.circle-arrowhead-down::before {
  content: "\e929";
}

.sa-i.circle-arrowhead-left::before {
  content: "\e928";
}

.sa-i.clock::before {
  content: "\e940";
}

.sa-i.stopwatch::before {
  content: "\f0024";
}

.sa-i.compass::before {
  content: "\e9ab";
}

.sa-i.globe::before {
  content: "\e94f";
}

.sa-i.circle-contrast::before {
  content: "\f0027";
}

.sa-i.circle-radar::before {
  content: "\f0028";
}

.sa-i.circle-assistance::before {
  content: "\f0029";
}

.sa-i.id::before {
  content: "\f0030";
}

.sa-i.circle-steering::before {
  content: "\f0031";
}

.sa-i.circle-steering-off::before {
  content: "\f0034";
}

.sa-i.circle-brakes::before {
  content: "\f0032";
}

.sa-i.circle-target::before {
  content: "\f0033";
}

.sa-i.circle-tyre::before {
  content: "\f0035";
}

.sa-i.square::before {
  content: "□";
}

.sa-i.square-compose::before {
  content: "\f8fe";
}

.sa-i.square-expand::before {
  content: "\e93c";
}

.sa-i.square-image::before {
  content: "\e972";
}

.sa-i.square-ocr::before {
  content: "\f8fb";
}

.sa-i.square-qr::before {
  content: "\f8fa";
}

.sa-i.square-scan-health::before {
  content: "\f8f2";
}

.sa-i.square-app-add::before {
  content: "\f8f1";
}

.sa-i.square-multiple::before {
  content: "\e955";
}

.sa-i.square-select-multiple::before {
  content: "\f8f8";
}

.sa-i.square-grid::before {
  content: "\e918";
}

.sa-i.square-grid-apps::before {
  content: "\f8f0";
}

.sa-i.square-shapes::before {
  content: "\f8f6";
}

.sa-i.diamond::before {
  content: "◇";
}

.sa-i.postit::before {
  content: "\f8f4";
}

.sa-i.inbox::before {
  content: "\f8f3";
}

.sa-i.rectangle-vertical::before {
  content: "▯";
}

.sa-i.news-post::before {
  content: "\100001";
}

.sa-i.newspaper::before {
  content: "\100002";
}

.sa-i.manual::before {
  content: "\100003";
}

.sa-i.clipboard::before {
  content: "\100004";
}

.sa-i.tasks::before {
  content: "\100005";
}

.sa-i.task-new::before {
  content: "\100006";
}

.sa-i.logout::before {
  content: "\e971";
}

.sa-i.login::before {
  content: "\e970";
}

.sa-i.cut::before {
  content: "\100009";
}

.sa-i.copy::before {
  content: "\100010";
}

.sa-i.paste::before {
  content: "\100011";
}

.sa-i.fuel::before {
  content: "\100012";
}

.sa-i.fuel-electric::before {
  content: "\100017";
}

.sa-i.trash::before {
  content: "\100013";
}

.sa-i.document::before {
  content: "\e958";
}

.sa-i.document-new::before {
  content: "\100015";
}

.sa-i.document-missing::before {
  content: "\100016";
}

.sa-i.rectangle::before {
  content: "▭";
}

.sa-i.mail::before {
  content: "\e979";
}

.sa-i.business-card::before {
  content: "\e9aa";
}

.sa-i.suitcase::before {
  content: "\e97d";
}

.sa-i.camera::before {
  content: "\e96c";
}

.sa-i.calendar::before {
  content: "\e927";
}

.sa-i.scheduled-task::before {
  content: "\10fff7";
}

.sa-i.event::before {
  content: "\10fff6";
}

.sa-i.battery-full::before {
  content: "\10fff5";
}

.sa-i.battery-threefourths::before {
  content: "\10fff4";
}

.sa-i.battery-twofourths::before {
  content: "\10fff3";
}

.sa-i.battery-onefourth::before {
  content: "\10ffec";
}

.sa-i.battery-empty::before {
  content: "\10fff2";
}

.sa-i.rectangle-rounded::before {
  content: "\10fff1";
}

.sa-i.credit-card::before {
  content: "\e9bf";
}

.sa-i.message::before {
  content: "\e97f";
}

.sa-i.folder::before {
  content: "\e963";
}

.sa-i.folder-send::before {
  content: "\10ffed";
}

.sa-i.health::before {
  content: "\10ffeb";
}

.sa-i.car-battery::before {
  content: "\10ffe7";
}

.sa-i.ticket::before {
  content: "\10ffe6";
}

.sa-i.bridge::before {
  content: "\10ffe5";
}

.sa-i.engine::before {
  content: "\10ffea";
}

.sa-i.headlights::before {
  content: "\10ffe9";
}

.sa-i.comfort::before {
  content: "\10ffe8";
}

/* stylelint-enable */
/*
 -  Theme typography
 -
 -  This file contains @font-face declarations.
 */
/*
 -	Skoda Next
 */
@font-face {
  font-family: "Skoda Next";
  /*
  src: url($file-name + '.eot');
  src: url($file-name + '.eot?#iefix')  format('embedded-opentype'),
  	url($file-name + '.woff') format('woff'),
  	url($file-name + '.ttf')  format('truetype'),
  	url($file-name + '.svg#Skoda Next')  format('svg');
  */
  src: url("../assets/fonts/skoda-next/skoda-next-thin.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: "Skoda Next";
  /*
  src: url($file-name + '.eot');
  src: url($file-name + '.eot?#iefix')  format('embedded-opentype'),
  	url($file-name + '.woff') format('woff'),
  	url($file-name + '.ttf')  format('truetype'),
  	url($file-name + '.svg#Skoda Next')  format('svg');
  */
  src: url("../assets/fonts/skoda-next/skoda-next-thin-italic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: "Skoda Next";
  /*
  src: url($file-name + '.eot');
  src: url($file-name + '.eot?#iefix')  format('embedded-opentype'),
  	url($file-name + '.woff') format('woff'),
  	url($file-name + '.ttf')  format('truetype'),
  	url($file-name + '.svg#Skoda Next')  format('svg');
  */
  src: url("../assets/fonts/skoda-next/skoda-next-light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Skoda Next";
  /*
  src: url($file-name + '.eot');
  src: url($file-name + '.eot?#iefix')  format('embedded-opentype'),
  	url($file-name + '.woff') format('woff'),
  	url($file-name + '.ttf')  format('truetype'),
  	url($file-name + '.svg#Skoda Next')  format('svg');
  */
  src: url("../assets/fonts/skoda-next/skoda-next-light.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: "Skoda Next";
  /*
  src: url($file-name + '.eot');
  src: url($file-name + '.eot?#iefix')  format('embedded-opentype'),
  	url($file-name + '.woff') format('woff'),
  	url($file-name + '.ttf')  format('truetype'),
  	url($file-name + '.svg#Skoda Next')  format('svg');
  */
  src: url("../assets/fonts/skoda-next/skoda-next-regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Skoda Next";
  /*
  src: url($file-name + '.eot');
  src: url($file-name + '.eot?#iefix')  format('embedded-opentype'),
  	url($file-name + '.woff') format('woff'),
  	url($file-name + '.ttf')  format('truetype'),
  	url($file-name + '.svg#Skoda Next')  format('svg');
  */
  src: url("../assets/fonts/skoda-next/skoda-next-bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Skoda Next";
  /*
  src: url($file-name + '.eot');
  src: url($file-name + '.eot?#iefix')  format('embedded-opentype'),
  	url($file-name + '.woff') format('woff'),
  	url($file-name + '.ttf')  format('truetype'),
  	url($file-name + '.svg#Skoda Next')  format('svg');
  */
  src: url("../assets/fonts/skoda-next/skoda-next-bold.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: "Skoda Next";
  /*
  src: url($file-name + '.eot');
  src: url($file-name + '.eot?#iefix')  format('embedded-opentype'),
  	url($file-name + '.woff') format('woff'),
  	url($file-name + '.ttf')  format('truetype'),
  	url($file-name + '.svg#Skoda Next')  format('svg');
  */
  src: url("../assets/fonts/skoda-next/skoda-next-black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
}
/*
 -	Skoda Next Arabic
 */
@font-face {
  font-family: "Skoda Next Arabic";
  /*
  src: url($file-name + '.eot');
  src: url($file-name + '.eot?#iefix')  format('embedded-opentype'),
  	url($file-name + '.woff') format('woff'),
  	url($file-name + '.ttf')  format('truetype'),
  	url($file-name + '.svg#Skoda Next Arabic')  format('svg');
  */
  src: url("../assets/fonts/skoda-next/skoda-next-arabic-light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Skoda Next Arabic";
  /*
  src: url($file-name + '.eot');
  src: url($file-name + '.eot?#iefix')  format('embedded-opentype'),
  	url($file-name + '.woff') format('woff'),
  	url($file-name + '.ttf')  format('truetype'),
  	url($file-name + '.svg#Skoda Next Arabic')  format('svg');
  */
  src: url("../assets/fonts/skoda-next/skoda-next-arabic-regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Skoda Next Arabic";
  /*
  src: url($file-name + '.eot');
  src: url($file-name + '.eot?#iefix')  format('embedded-opentype'),
  	url($file-name + '.woff') format('woff'),
  	url($file-name + '.ttf')  format('truetype'),
  	url($file-name + '.svg#Skoda Next Arabic')  format('svg');
  */
  src: url("../assets/fonts/skoda-next/skoda-next-arabic-bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Skoda Next Arabic";
  /*
  src: url($file-name + '.eot');
  src: url($file-name + '.eot?#iefix')  format('embedded-opentype'),
  	url($file-name + '.woff') format('woff'),
  	url($file-name + '.ttf')  format('truetype'),
  	url($file-name + '.svg#Skoda Next Arabic')  format('svg');
  */
  src: url("../assets/fonts/skoda-next/skoda-next-arabic-black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "SKODA Next Icons Filled";
  /*
  src: url($file-name + '.eot');
  src: url($file-name + '.eot?#iefix')  format('embedded-opentype'),
  	url($file-name + '.woff') format('woff'),
  	url($file-name + '.ttf')  format('truetype'),
  	url($file-name + '.svg#SKODA Next Icons Filled')  format('svg');
  */
  src: url("../assets/fonts/skoda-next/SKODANextIcons-Filled.woff") format("truetype");
}
@font-face {
  font-family: "SKODA Next Icons Regular";
  /*
  src: url($file-name + '.eot');
  src: url($file-name + '.eot?#iefix')  format('embedded-opentype'),
  	url($file-name + '.woff') format('woff'),
  	url($file-name + '.ttf')  format('truetype'),
  	url($file-name + '.svg#SKODA Next Icons Regular')  format('svg');
  */
  src: url("../assets/fonts/skoda-next/SKODANextIcons-Regular.woff") format("truetype");
}
body.lb-disable-scrolling {
  overflow: hidden;
}

.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: #000;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  opacity: 0.8;
  display: none;
}

.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  outline: none;
}

.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  max-height: none;
  border-radius: 3px;
}

.lightbox a img {
  border: none;
}

.lb-outerContainer {
  position: relative;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  border-radius: 4px;
  /* Background color behind image.
      This is visible during transitions. */
  background-color: #fff;
}

.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}

.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url("../assets/images/loading.gif") no-repeat;
}

.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

.lb-container > .nav {
  left: 0;
}

.lb-nav a {
  outline: none;
  background-image: url("data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==");
}

.lb-prev,
.lb-next {
  height: 100%;
  cursor: pointer;
  display: block;
}

.lb-nav a.lb-prev {
  width: 34%;
  left: 0;
  float: left;
  background: url("../assets/images/prev.png") left 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-prev:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  opacity: 1;
}

.lb-nav a.lb-next {
  width: 64%;
  right: 0;
  float: right;
  background: url("../assets/images/next.png") right 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-next:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  opacity: 1;
}

.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-data {
  padding: 0 4px;
  color: #ccc;
}

.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}

.lb-data .lb-caption {
  font-weight: 700;
  font-size: 24px;
  line-height: 28px;
  letter-spacing: 0.02em;
  display: block;
  color: #fff;
}

.lb-data .lb-desc {
  font-weight: 300;
  font-size: 18px;
  line-height: 28px;
  letter-spacing: 0.02em;
  margin: 14px 0 0;
  display: block;
  color: #fff;
}

.lb-data .lb-caption a {
  color: #4ae;
}

.lb-number {
  position: absolute;
  right: 24px;
  bottom: 24px;
  z-index: 2;
  color: #fff;
  background: rgba(0, 0, 0, 0.75);
  border-radius: 4px;
  font-size: 18px;
  font-weight: 700;
  display: flex;
  align-items: center;
  height: 35px;
  justify-content: center;
  padding: 0 8px;
}

.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url("../assets/images/close.png") top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
  opacity: 0.7;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  opacity: 1;
}

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

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

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-perspective: 2000;
  -webkit-backface-visibility: hidden;
}

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

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

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

/* stylelint-disable */
/* Slider */
.slick-loading .slick-list {
  background: #fff url("./../assets/images/close.png") center center no-repeat;
}

/* Icons */
@font-face {
  font-family: "slick";
  font-weight: normal;
  font-style: normal;
}
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 48px;
  width: 48px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  border-radius: 50%;
  background: #000;
  color: #fff;
  padding: 0;
  z-index: 9;
  border: none;
  outline: none;
}
.slick-prev:hover,
.slick-next:hover {
  outline: none;
  background: #fff;
}
.slick-prev:hover:before,
.slick-next:hover:before {
  opacity: 1;
  background: url("../assets/images/icons/carousel-arrow-black.svg") no-repeat center;
}
.slick-prev:focus,
.slick-next:focus {
  outline: none;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: #fff;
  opacity: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url("../assets/images/icons/carousel-arrow.svg") no-repeat center;
}

.slick-prev {
  left: -10px;
}
@media only screen and (min-width: 1440px) {
  .slick-prev {
    left: -35px;
  }
}
[dir=rtl] .slick-prev {
  left: auto;
  right: -25px;
}
.slick-prev:before {
  content: "";
  transform: rotate(180deg);
}
[dir=rtl] .slick-prev:before {
  content: "";
}

.slick-next {
  right: -10px;
}
@media only screen and (min-width: 1440px) {
  .slick-next {
    right: -25px;
  }
}
[dir=rtl] .slick-next {
  left: -25px;
  right: auto;
}
.slick-next:before {
  content: "";
}
[dir=rtl] .slick-next:before {
  content: "";
}

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 0;
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
  display: none !important;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: #000;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: #000;
  opacity: 1;
}

/* stylelint-disable */
.slicknav_menu {
  font-size: 16px;
  box-sizing: border-box;
  position: relative;
}
.slicknav_menu * {
  box-sizing: border-box;
}
.slicknav_menu .slicknav_menutxt {
  color: #161718;
  font-weight: 400;
  order: 2;
}
.slicknav_menu .slicknav_icon-bar {
  background-color: #161718;
  order: 1;
}
.slicknav_menu .dropdown > .dropdown-menu {
  position: relative;
  width: 100%;
  margin: 0;
  border-radius: 0;
  padding-left: 30px;
  border: none;
}
.slicknav_menu .dropdown-item, .slicknav_menu .dropdown-menu > li > a,
.slicknav_menu .dropdown-menu .link-list > li > a {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.slicknav_menu .lfr-nav-child-toggle {
  display: none;
}
.slicknav_menu .opened-symbol {
  transform: rotate(90deg);
  display: inline-block;
}

.slicknav_btn {
  text-decoration: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.slicknav_nav {
  color: #161718;
  margin: 0;
  padding: 0;
  font-size: 0.875em;
  list-style: none;
  overflow: hidden;
}
.slicknav_nav ul {
  list-style: none;
  overflow: hidden;
  padding: 0;
}
.slicknav_nav .slicknav_row {
  padding: 12px 30px;
  margin: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.slicknav_nav .slicknav_row:hover {
  background: #f1f1f1;
  color: #161718;
}
.slicknav_nav a {
  padding: 12px 30px;
  text-decoration: none;
  color: #161718;
}
.slicknav_nav a:hover {
  background: #f1f1f1;
  color: #222;
}
.slicknav_nav .slicknav_txtnode {
  margin-left: 15px;
}
.slicknav_nav .slicknav_item a {
  padding: 0;
  margin: 0;
}
.slicknav_nav .slicknav_parent-link a {
  padding: 0;
  margin: 0;
}

.slicknav_brand {
  color: #161718;
  font-size: 18px;
  line-height: 30px;
  padding: 7px 12px;
  height: 44px;
}

.slicknav_btn {
  position: relative;
  display: flex;
  padding: 0;
  line-height: 1.125em;
  cursor: pointer;
}
.slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar {
  margin-top: 0.188em;
}

.slicknav_menu {
  *zoom: 1;
}
.slicknav_menu .slicknav_menutxt {
  display: block;
  line-height: 1.188em;
  float: left;
}
.slicknav_menu .slicknav_icon {
  float: left;
  width: 1.125em;
  height: 0.875em;
  margin: 0.188em 0.438em 0 0;
}
.slicknav_menu .slicknav_icon:before {
  background: transparent;
  width: 1.125em;
  height: 0.875em;
  display: block;
  content: "";
  position: absolute;
}
.slicknav_menu .slicknav_no-text {
  margin: 0;
}
.slicknav_menu .slicknav_icon-bar {
  display: block;
  width: 1.125em;
  height: 0.125em;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}
.slicknav_menu:before {
  content: " ";
  display: table;
}
.slicknav_menu:after {
  content: " ";
  display: table;
  clear: both;
}

.slicknav_nav {
  position: absolute;
  background: #fff;
  width: 100%;
  min-width: 320px;
  left: -30px;
  top: calc(100% + 10px);
  z-index: 999;
}
.slicknav_nav ul {
  display: block;
}
.slicknav_nav li {
  display: block;
  font-size: 16px;
}
.slicknav_nav .slicknav_arrow {
  font-size: 0.8em;
  margin: 0 0 0 0.4em;
}
.slicknav_nav .slicknav_item {
  cursor: pointer;
}
.slicknav_nav .slicknav_item a {
  display: inline;
  color: #161718;
}
.slicknav_nav .slicknav_row {
  display: flex;
}
.slicknav_nav a {
  display: block;
}
.slicknav_nav .slicknav_parent-link a {
  display: inline;
}

.slicknav_brand {
  float: left;
}

/* stylelint-disable */
/* ========================================================================
   Component: Icon
 ========================================================================== */
/*
 * Note: 1. - 7. is required for `button` elements. Needed for Close and Form Icon component.
 * 1. Remove margins in Chrome, Safari and Opera.
 * 2. Remove borders for `button`.
 * 3. Remove border-radius in Chrome.
 * 4. Address `overflow` set to `hidden` in IE.
 * 5. Correct `font` properties and `color` not being inherited for `button`.
 * 6. Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 7. Remove default `button` padding and background color
 * 8. Style
 * 9. Fill all SVG elements with the current text color if no `fill` attribute is set
 * 10. Let the container fit the height of the icon
 */
.uk-icon {
  /* 1 */
  margin: 0;
  /* 2 */
  border: none;
  /* 3 */
  border-radius: 0;
  /* 4 */
  overflow: visible;
  /* 5 */
  font: inherit;
  color: inherit;
  /* 6 */
  text-transform: none;
  /* 7. */
  padding: 0;
  background-color: transparent;
  /* 8 */
  display: inline-block;
  /* 9 */
  fill: currentcolor;
  /* 10 */
  line-height: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

/* ========================================================================
   Component: Close
 ========================================================================== */
/*
 * Adopts `uk-icon`
 */
.uk-close {
  color: #999;
  transition: 0.1s ease-in-out;
  transition-property: color, opacity;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

/*
 * Hover
 */
.uk-alert-close:hover {
  color: inherit;
  opacity: 0.8;
}

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

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

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

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

/*
     * Content
     */
.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;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.uk-article-meta a {
  color: #999;
}

.uk-article-meta a:hover {
  color: #666;
  text-decoration: none;
}

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

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

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

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

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

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

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

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

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

/* Style modifier
 ========================================================================== */
.uk-comment-primary {
  padding: 30px;
  background-color: #f8f8f8;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* Title
 ========================================================================== */
.uk-accordion-title {
  display: block;
  font-size: 1.25rem;
  line-height: 1.4;
  color: #333;
  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");
}

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

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

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

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

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

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

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

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

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

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

/* Nav
 * Adopts `uk-nav`
 ========================================================================== */
.uk-dropdown-nav {
  font-size: 0.875rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

/* Direction modifier
 ========================================================================== */
.uk-dropbar-top {
  box-shadow: 0 12px 7px -6px rgba(0, 0, 0, 0.05);
}

.uk-dropbar-bottom {
  box-shadow: 0 -12px 7px -6px rgba(0, 0, 0, 0.05);
}

.uk-dropbar-left {
  box-shadow: 12px 0 7px -6px rgba(0, 0, 0, 0.05);
}

.uk-dropbar-right {
  box-shadow: -12px 0 7px -6px rgba(0, 0, 0, 0.05);
}

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

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

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

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

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

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

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

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

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

.uk-modal-header {
  display: flow-root;
  padding: 10px 20px;
  background: #fff;
  border-bottom: 1px solid #e5e5e5;
}

.uk-modal-footer {
  display: flow-root;
  padding: 10px 20px;
  background: #fff;
  border-top: 1px solid #e5e5e5;
}

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

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

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

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

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

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

/* Tablet landscape and bigger */
@media (min-width: 960px) {
  /* 1 */
  .uk-modal-close-outside {
    right: 0;
    transform: translate(100%, -100%);
  }
}
/*
 * Full
 */
.uk-modal-close-full {
  top: 0;
  right: 0;
  padding: 20px;
  background: #fff;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.uk-open > .uk-offcanvas-reveal {
  width: 270px;
}

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

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

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

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

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

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

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

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

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

.uk-offcanvas-flip.uk-offcanvas-container-animation {
  left: -270px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* Vertical */
.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;
}

/* Desktop and bigger */
@media (min-width: 1200px) {
  /* Horizontal */
  .uk-grid-divider {
    margin-left: -80px;
  }
  .uk-grid-divider > * {
    padding-left: 80px;
  }
  .uk-grid-divider > :not(.uk-first-column)::before {
    left: 40px;
  }
  /* Vertical */
  .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;
  }
}
/*
 * Small
 */
/* Horizontal */
.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;
}

/* Vertical */
.uk-grid-divider.uk-grid-small.uk-grid-stack > .uk-grid-margin,
.uk-grid-divider.uk-grid-row-small.uk-grid-stack > .uk-grid-margin {
  margin-top: 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;
}

/*
 * Medium
 */
/* Horizontal */
.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;
}

/* Vertical */
.uk-grid-divider.uk-grid-medium.uk-grid-stack > .uk-grid-margin,
.uk-grid-divider.uk-grid-row-medium.uk-grid-stack > .uk-grid-margin {
  margin-top: 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;
}

/*
 * Large
 */
/* Horizontal */
.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;
}

/* Vertical */
.uk-grid-divider.uk-grid-large.uk-grid-stack > .uk-grid-margin,
.uk-grid-divider.uk-grid-row-large.uk-grid-stack > .uk-grid-margin {
  margin-top: 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;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.uk-nav-secondary > :not(.uk-nav-divider) + :not(.uk-nav-header, .uk-nav-divider) {
  margin-top: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*
 * Nav items
 */
.uk-navbar-nav > li > a {
  padding: 0 0;
  color: #999;
  text-transform: uppercase;
  transition: 0.1s ease-in-out;
  transition-property: color, background-color;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* Dropdown Nav
 * Adopts `uk-nav`
 ========================================================================== */
.uk-navbar-dropdown-nav {
  font-size: 0.875rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.uk-tab::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 20px;
  right: 0;
  border-bottom: 1px solid #e5e5e5;
}

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

/* Items
 ========================================================================== */
/*
 * Items must target `a` elements to exclude other elements (e.g. dropdowns)
 * 1. Center content vertically, e.g. an icon
 * 2. Imitate white space gap when using flexbox
 * 3. Center content if a width is set
 * 4. Style
 */
.uk-tab > * > a {
  /* 1 */
  display: flex;
  align-items: center;
  /* 2 */
  column-gap: 0.25em;
  /* 3 */
  justify-content: center;
  /* 4 */
  padding: 5px 10px;
  color: #999;
  border-bottom: 1px solid transparent;
  font-size: 0.875rem;
  text-transform: uppercase;
  transition: color 0.1s ease-in-out;
}

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

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

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

/* Position modifier
 ========================================================================== */
/*
 * Bottom
 */
.uk-tab-bottom::before {
  top: 0;
  bottom: auto;
}

.uk-tab-bottom > * > a {
  border-top: 1px solid transparent;
  border-bottom: none;
}

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

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

.uk-tab-left::before {
  top: 0;
  bottom: 0;
  left: auto;
  right: 0;
  border-left: 1px solid #e5e5e5;
  border-bottom: none;
}

.uk-tab-right::before {
  top: 0;
  bottom: 0;
  left: 0;
  right: auto;
  border-left: 1px solid #e5e5e5;
  border-bottom: none;
}

.uk-tab-left > * > a {
  justify-content: left;
  border-right: 1px solid transparent;
  border-bottom: none;
}

.uk-tab-right > * > a {
  justify-content: left;
  border-left: 1px solid transparent;
  border-bottom: none;
}

.uk-tab .uk-dropdown {
  margin-left: 30px;
}

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

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

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

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

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

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

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

/* Items
 ========================================================================== */
/*
 * Items
 * 1. Hide text if present
 */
.uk-dotnav > * > * {
  display: block;
  box-sizing: border-box;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: transparent;
  /* 1 */
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  border: 1px solid rgba(102, 102, 102, 0.4);
  transition: 0.2s ease-in-out;
  transition-property: background-color, border-color;
}

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

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

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

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

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

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

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

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

.uk-thumbnav > * > *::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(255, 255, 255, 0.4);
  transition: background-color 0.1s ease-in-out;
}

/* Hover */
.uk-thumbnav > * > :hover::after {
  background-color: transparent;
}

/* Active */
.uk-thumbnav > .uk-active > *::after {
  background-color: transparent;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.uk-lightbox-items iframe {
  border: none;
  width: calc(100vw - 80px) !important;
  height: calc(100vh - 80px) !important;
}

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

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

/* Toolbar Icon (Close)
 ========================================================================== */
.uk-lightbox-toolbar-icon {
  padding: 5px;
  background: #464748;
  color: #fff;
  width: 40px;
  height: 40px;
}

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

/* Button (Slidenav)
 ========================================================================== */
/*
 * 1. Center icon vertically and horizontally
 */
.uk-lightbox-button {
  box-sizing: border-box;
  width: 50px;
  height: 50px;
  background: #303132;
  color: #fff;
  /* 1 */
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  transition: ease-in-out 0.2s;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.uk-child-width-1-3 > * {
  width: 33.3222259247%;
}

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

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

.uk-child-width-1-6 > * {
  width: 16.6638893518%;
}

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

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

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

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

/* Thirds */
.uk-width-1-3 {
  width: 33.3222259247%;
}

.uk-width-2-3 {
  width: 66.6444518494%;
}

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

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

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

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

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

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

/* Sixths */
.uk-width-1-6 {
  width: 16.6638893518%;
}

.uk-width-5-6 {
  width: 83.3194467589%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.uk-text-meta a {
  color: #999;
}

.uk-text-meta a:hover {
  color: #666;
  text-decoration: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* Alignment modifiers
 ========================================================================== */
.uk-text-left {
  text-align: left !important;
}

.uk-text-right {
  text-align: right !important;
}

.uk-text-center {
  text-align: center !important;
}

.uk-text-justify {
  text-align: justify !important;
}

/* Phone landscape and bigger */
@media (min-width: 640px) {
  .uk-text-left\@s {
    text-align: left !important;
  }
  .uk-text-right\@s {
    text-align: right !important;
  }
  .uk-text-center\@s {
    text-align: center !important;
  }
}
/* Tablet landscape and bigger */
@media (min-width: 960px) {
  .uk-text-left\@m {
    text-align: left !important;
  }
  .uk-text-right\@m {
    text-align: right !important;
  }
  .uk-text-center\@m {
    text-align: center !important;
  }
}
/* Desktop and bigger */
@media (min-width: 1200px) {
  .uk-text-left\@l {
    text-align: left !important;
  }
  .uk-text-right\@l {
    text-align: right !important;
  }
  .uk-text-center\@l {
    text-align: center !important;
  }
}
/* Large screen and bigger */
@media (min-width: 1600px) {
  .uk-text-left\@xl {
    text-align: left !important;
  }
  .uk-text-right\@xl {
    text-align: right !important;
  }
  .uk-text-center\@xl {
    text-align: center !important;
  }
}
/*
 * Vertical
 */
.uk-text-top {
  vertical-align: top !important;
}

.uk-text-middle {
  vertical-align: middle !important;
}

.uk-text-bottom {
  vertical-align: bottom !important;
}

.uk-text-baseline {
  vertical-align: baseline !important;
}

/* Wrap modifiers
 ========================================================================== */
/*
 * Prevent text from wrapping onto multiple lines
 */
.uk-text-nowrap {
  white-space: nowrap;
}

/*
 * 1. Make sure a max-width is set after which truncation can occur
 * 2. Prevent text from wrapping onto multiple lines, and truncate with an ellipsis
 * 3. Fix for table cells
 */
.uk-text-truncate {
  /* 1 */
  max-width: 100%;
  /* 2 */
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* 2 */
th.uk-text-truncate,
td.uk-text-truncate {
  max-width: 0;
}

/*
 * Wrap long words onto the next line and break them if they are too long to fit.
 * 1. Make it work with table cells in all browsers.
 * Note: Not using `hyphens: auto` because it hyphenates text even if not needed.
 */
.uk-text-break {
  overflow-wrap: break-word;
}

/* 1 */
th.uk-text-break,
td.uk-text-break {
  word-break: break-word;
}

/* ========================================================================
   Component: Column
 ========================================================================== */
[class*=uk-column-] {
  column-gap: 30px;
}

/* Desktop and bigger */
@media (min-width: 1200px) {
  [class*=uk-column-] {
    column-gap: 40px;
  }
}
/*
 * Fix image 1px line wrapping into the next column in Chrome
 */
[class*=uk-column-] img {
  transform: translate3d(0, 0, 0);
}

/* Divider
 ========================================================================== */
/*
 * 1. Double the column gap
 */
.uk-column-divider {
  column-rule: 1px solid #e5e5e5;
  /* 1 */
  column-gap: 60px;
}

/* Desktop and bigger */
@media (min-width: 1200px) {
  .uk-column-divider {
    column-gap: 80px;
  }
}
/* Width modifiers
 ========================================================================== */
.uk-column-1-2 {
  column-count: 2;
}

.uk-column-1-3 {
  column-count: 3;
}

.uk-column-1-4 {
  column-count: 4;
}

.uk-column-1-5 {
  column-count: 5;
}

.uk-column-1-6 {
  column-count: 6;
}

/* Phone landscape and bigger */
@media (min-width: 640px) {
  .uk-column-1-2\@s {
    column-count: 2;
  }
  .uk-column-1-3\@s {
    column-count: 3;
  }
  .uk-column-1-4\@s {
    column-count: 4;
  }
  .uk-column-1-5\@s {
    column-count: 5;
  }
  .uk-column-1-6\@s {
    column-count: 6;
  }
}
/* Tablet landscape and bigger */
@media (min-width: 960px) {
  .uk-column-1-2\@m {
    column-count: 2;
  }
  .uk-column-1-3\@m {
    column-count: 3;
  }
  .uk-column-1-4\@m {
    column-count: 4;
  }
  .uk-column-1-5\@m {
    column-count: 5;
  }
  .uk-column-1-6\@m {
    column-count: 6;
  }
}
/* Desktop and bigger */
@media (min-width: 1200px) {
  .uk-column-1-2\@l {
    column-count: 2;
  }
  .uk-column-1-3\@l {
    column-count: 3;
  }
  .uk-column-1-4\@l {
    column-count: 4;
  }
  .uk-column-1-5\@l {
    column-count: 5;
  }
  .uk-column-1-6\@l {
    column-count: 6;
  }
}
/* Large screen and bigger */
@media (min-width: 1600px) {
  .uk-column-1-2\@xl {
    column-count: 2;
  }
  .uk-column-1-3\@xl {
    column-count: 3;
  }
  .uk-column-1-4\@xl {
    column-count: 4;
  }
  .uk-column-1-5\@xl {
    column-count: 5;
  }
  .uk-column-1-6\@xl {
    column-count: 6;
  }
}
/* Make element span across all columns
 * Does not work in Firefox yet
 ========================================================================== */
.uk-column-span {
  column-span: all;
}

/* ========================================================================
   Component: Cover
 ========================================================================== */
/*
 * Works with iframes and embedded content
 * 1. Use attribute to apply transform instantly. Needed if transform is transitioned.
 * 2. Reset responsiveness for embedded content
 * 3. Center object
 * Note: Percent values on the `top` property only works if this element
 *       is absolute positioned or if the container has a height
 */
/* 1 */
[uk-cover],
[data-uk-cover] {
  /* 2 */
  max-width: none;
  /* 3 */
  position: absolute;
  left: 50%;
  top: 50%;
  --uk-position-translate-x: -50%;
  --uk-position-translate-y: -50%;
  transform: translate(var(--uk-position-translate-x), var(--uk-position-translate-y));
}

iframe[uk-cover],
iframe[data-uk-cover] {
  pointer-events: none;
}

/* Container
 ========================================================================== */
/*
 * 1. Parent container which clips resized object
 * 2. Needed if the child is positioned absolute. See note above
 */
.uk-cover-container {
  /* 1 */
  overflow: hidden;
  /* 2 */
  position: relative;
}

/* ========================================================================
   Component: Background
 ========================================================================== */
/* Color
 ========================================================================== */
.uk-background-default {
  background-color: #fff;
}

.uk-background-muted {
  background-color: #f8f8f8;
}

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

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

/* Size
 ========================================================================== */
.uk-background-cover,
.uk-background-contain,
.uk-background-width-1-1,
.uk-background-height-1-1 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.uk-background-cover {
  background-size: cover;
}

.uk-background-contain {
  background-size: contain;
}

.uk-background-width-1-1 {
  background-size: 100%;
}

.uk-background-height-1-1 {
  background-size: auto 100%;
}

/* Position
 ========================================================================== */
.uk-background-top-left {
  background-position: 0 0;
}

.uk-background-top-center {
  background-position: 50% 0;
}

.uk-background-top-right {
  background-position: 100% 0;
}

.uk-background-center-left {
  background-position: 0 50%;
}

.uk-background-center-center {
  background-position: 50% 50%;
}

.uk-background-center-right {
  background-position: 100% 50%;
}

.uk-background-bottom-left {
  background-position: 0 100%;
}

.uk-background-bottom-center {
  background-position: 50% 100%;
}

.uk-background-bottom-right {
  background-position: 100% 100%;
}

/* Repeat
 ========================================================================== */
.uk-background-norepeat {
  background-repeat: no-repeat;
}

/* Attachment
 ========================================================================== */
/*
 * 1. Fix bug introduced in Chrome 67: the background image is not visible if any element on the page uses `translate3d`
 */
.uk-background-fixed {
  background-attachment: fixed;
  /* 1 */
  backface-visibility: hidden;
}

/*
 * Exclude touch devices because `fixed` doesn't work on iOS and Android
 */
@media (pointer: coarse) {
  .uk-background-fixed {
    background-attachment: scroll;
  }
}
/* Image
 ========================================================================== */
/* Phone portrait and smaller */
@media (max-width: 639px) {
  .uk-background-image\@s {
    background-image: none !important;
  }
}
/* Phone landscape and smaller */
@media (max-width: 959px) {
  .uk-background-image\@m {
    background-image: none !important;
  }
}
/* Tablet landscape and smaller */
@media (max-width: 1199px) {
  .uk-background-image\@l {
    background-image: none !important;
  }
}
/* Desktop and smaller */
@media (max-width: 1599px) {
  .uk-background-image\@xl {
    background-image: none !important;
  }
}
/* Blend modes
 ========================================================================== */
.uk-background-blend-multiply {
  background-blend-mode: multiply;
}

.uk-background-blend-screen {
  background-blend-mode: screen;
}

.uk-background-blend-overlay {
  background-blend-mode: overlay;
}

.uk-background-blend-darken {
  background-blend-mode: darken;
}

.uk-background-blend-lighten {
  background-blend-mode: lighten;
}

.uk-background-blend-color-dodge {
  background-blend-mode: color-dodge;
}

.uk-background-blend-color-burn {
  background-blend-mode: color-burn;
}

.uk-background-blend-hard-light {
  background-blend-mode: hard-light;
}

.uk-background-blend-soft-light {
  background-blend-mode: soft-light;
}

.uk-background-blend-difference {
  background-blend-mode: difference;
}

.uk-background-blend-exclusion {
  background-blend-mode: exclusion;
}

.uk-background-blend-hue {
  background-blend-mode: hue;
}

.uk-background-blend-saturation {
  background-blend-mode: saturation;
}

.uk-background-blend-color {
  background-blend-mode: color;
}

.uk-background-blend-luminosity {
  background-blend-mode: luminosity;
}

/* ========================================================================
   Component: Align
 ========================================================================== */
/*
 * Default
 */
[class*=uk-align] {
  display: block;
  margin-bottom: 30px;
}

* + [class*=uk-align] {
  margin-top: 30px;
}

/*
 * Center
 */
.uk-align-center {
  margin-left: auto;
  margin-right: auto;
}

/*
 * Left/Right
 */
.uk-align-left {
  margin-top: 0;
  margin-right: 30px;
  float: left;
}

.uk-align-right {
  margin-top: 0;
  margin-left: 30px;
  float: right;
}

/* Phone landscape and bigger */
@media (min-width: 640px) {
  .uk-align-left\@s {
    margin-top: 0;
    margin-right: 30px;
    float: left;
  }
  .uk-align-right\@s {
    margin-top: 0;
    margin-left: 30px;
    float: right;
  }
}
/* Tablet landscape and bigger */
@media (min-width: 960px) {
  .uk-align-left\@m {
    margin-top: 0;
    margin-right: 30px;
    float: left;
  }
  .uk-align-right\@m {
    margin-top: 0;
    margin-left: 30px;
    float: right;
  }
}
/* Desktop and bigger */
@media (min-width: 1200px) {
  .uk-align-left\@l {
    margin-top: 0;
    float: left;
  }
  .uk-align-right\@l {
    margin-top: 0;
    float: right;
  }
  .uk-align-left,
.uk-align-left\@s,
.uk-align-left\@m,
.uk-align-left\@l {
    margin-right: 40px;
  }
  .uk-align-right,
.uk-align-right\@s,
.uk-align-right\@m,
.uk-align-right\@l {
    margin-left: 40px;
  }
}
/* Large screen and bigger */
@media (min-width: 1600px) {
  .uk-align-left\@xl {
    margin-top: 0;
    margin-right: 40px;
    float: left;
  }
  .uk-align-right\@xl {
    margin-top: 0;
    margin-left: 40px;
    float: right;
  }
}
/* ========================================================================
   Component: SVG
 ========================================================================== */
/*
 * 1. Fill all SVG elements with the current text color if no `fill` attribute is set
 * 2. Set the fill and stroke color of all SVG elements to the current text color
 */
/* 1 */
.uk-svg,
.uk-svg:not(.uk-preserve) [fill*="#"]:not(.uk-preserve) {
  fill: currentcolor;
}

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

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

/* ========================================================================
   Component: Utility
 ========================================================================== */
/* Panel
 ========================================================================== */
.uk-panel {
  display: flow-root;
  position: relative;
  box-sizing: border-box;
}

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

/*
 * Scrollable
 */
.uk-panel-scrollable {
  height: 170px;
  padding: 10px;
  border: 1px solid #e5e5e5;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  resize: both;
}

/* Clearfix
 ========================================================================== */
/*
 * 1. `table-cell` is used with `::before` because `table` creates a 1px gap when it becomes a flex item, only in Webkit
 * 2. `table` is used again with `::after` because `clear` only works with block elements.
 * Note: `display: block` with `overflow: hidden` is currently not working in the latest Safari
 */
/* 1 */
.uk-clearfix::before {
  content: "";
  display: table-cell;
}

/* 2 */
.uk-clearfix::after {
  content: "";
  display: table;
  clear: both;
}

/* Float
 ========================================================================== */
/*
 * 1. Prevent content overflow
 */
.uk-float-left {
  float: left;
}

.uk-float-right {
  float: right;
}

/* 1 */
[class*=uk-float-] {
  max-width: 100%;
}

/* Overfow
 ========================================================================== */
.uk-overflow-hidden {
  overflow: hidden;
}

/*
 * Enable scrollbars if content is clipped
 */
.uk-overflow-auto {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

.uk-overflow-auto > :last-child {
  margin-bottom: 0;
}

/* Box Sizing
 ========================================================================== */
.uk-box-sizing-content {
  box-sizing: content-box;
}

.uk-box-sizing-border {
  box-sizing: border-box;
}

/* Resize
 ========================================================================== */
.uk-resize {
  resize: both;
}

.uk-resize-horizontal {
  resize: horizontal;
}

.uk-resize-vertical {
  resize: vertical;
}

/* Display
 ========================================================================== */
.uk-display-block {
  display: block !important;
}

.uk-display-inline {
  display: inline !important;
}

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

/* Inline
 ========================================================================== */
/*
 * 1. Container fits its content
 * 2. Create position context
 * 3. Prevent content overflow
 * 4. Behave like most inline-block elements
 * 5. Force new layer without creating a new stacking context
 *    to fix 1px glitch when combined with overlays and transitions in Webkit
 * 6. Clip child elements
 */
[class*=uk-inline] {
  /* 1 */
  display: inline-block;
  /* 2 */
  position: relative;
  /* 3 */
  max-width: 100%;
  /* 4 */
  vertical-align: middle;
  /* 5 */
  -webkit-backface-visibility: hidden;
}

.uk-inline-clip {
  /* 6 */
  overflow: hidden;
}

/* Responsive objects
 ========================================================================== */
/*
 * Preserve original dimensions
 * Because `img, `video`, `canvas` and  `audio` are already responsive by default, see Base component
 */
.uk-preserve-width,
.uk-preserve-width canvas,
.uk-preserve-width img,
.uk-preserve-width svg,
.uk-preserve-width video {
  max-width: none;
}

/*
 * Responsiveness
 * Corrects `max-width` and `max-height` behavior if padding and border are used
 */
.uk-responsive-width,
.uk-responsive-height {
  box-sizing: border-box;
}

/*
 * 1. Set a maximum width. `important` needed to override `uk-preserve-width img`
 * 2. Auto scale the height. Only needed if `height` attribute is present
 */
.uk-responsive-width {
  /* 1 */
  max-width: 2000px !important;
  /* 2 */
  height: auto;
}

/*
 * 1. Set a maximum height. Only works if the parent element has a fixed height
 * 2. Auto scale the width. Only needed if `width` attribute is present
 * 3. Reset max-width, which `img, `video`, `canvas` and  `audio` already have by default
 */
.uk-responsive-height {
  /* 1 */
  max-height: 100%;
  /* 2 */
  width: auto;
  /* 3 */
  max-width: none;
}

/*
 * Fix initial iframe width. Without the viewport is expanded on iOS devices
 */
[uk-responsive],
[data-uk-responsive] {
  max-width: 100%;
}

/* Object
 ========================================================================== */
.uk-object-cover {
  object-fit: cover;
}

.uk-object-contain {
  object-fit: contain;
}

.uk-object-fill {
  object-fit: fill;
}

.uk-object-none {
  object-fit: none;
}

.uk-object-scale-down {
  object-fit: scale-down;
}

/* 
 * Position
 */
.uk-object-top-left {
  object-position: 0 0;
}

.uk-object-top-center {
  object-position: 50% 0;
}

.uk-object-top-right {
  object-position: 100% 0;
}

.uk-object-center-left {
  object-position: 0 50%;
}

.uk-object-center-center {
  object-position: 50% 50%;
}

.uk-object-center-right {
  object-position: 100% 50%;
}

.uk-object-bottom-left {
  object-position: 0 100%;
}

.uk-object-bottom-center {
  object-position: 50% 100%;
}

.uk-object-bottom-right {
  object-position: 100% 100%;
}

/* Border
 ========================================================================== */
.uk-border-circle {
  border-radius: 50%;
}

.uk-border-pill {
  border-radius: 500px;
}

.uk-border-rounded {
  border-radius: 5px;
}

/*
 * Fix `overflow: hidden` to be ignored with border-radius and CSS transforms in Webkit
 */
.uk-inline-clip[class*=uk-border-] {
  -webkit-transform: translateZ(0);
}

/* Box-shadow
 ========================================================================== */
.uk-box-shadow-small {
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
}

.uk-box-shadow-medium {
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
}

.uk-box-shadow-large {
  box-shadow: 0 14px 25px rgba(0, 0, 0, 0.16);
}

.uk-box-shadow-xlarge {
  box-shadow: 0 28px 50px rgba(0, 0, 0, 0.16);
}

/*
 * Hover
 */
[class*=uk-box-shadow-hover] {
  transition: box-shadow 0.1s ease-in-out;
}

.uk-box-shadow-hover-small:hover {
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
}

.uk-box-shadow-hover-medium:hover {
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
}

.uk-box-shadow-hover-large:hover {
  box-shadow: 0 14px 25px rgba(0, 0, 0, 0.16);
}

.uk-box-shadow-hover-xlarge:hover {
  box-shadow: 0 28px 50px rgba(0, 0, 0, 0.16);
}

/* Box-shadow bottom
 ========================================================================== */
/*
 * 1. Set position.
 * 2. Set style
 * 3. Fix shadow being clipped in Safari if container is animated
 */
@supports (filter: blur(0)) {
  .uk-box-shadow-bottom {
    display: inline-block;
    position: relative;
    z-index: 0;
    max-width: 100%;
    vertical-align: middle;
  }
  .uk-box-shadow-bottom::after {
    content: "";
    /* 1 */
    position: absolute;
    bottom: -30px;
    left: 0;
    right: 0;
    z-index: -1;
    /* 2 */
    height: 30px;
    border-radius: 100%;
    background: #444;
    filter: blur(20px);
    /* 3 */
    will-change: filter;
  }
}
/* Drop cap
 ========================================================================== */
/*
 * 1. Firefox doesn't apply `::first-letter` if the first letter is inside child elements
 *    https://bugzilla.mozilla.org/show_bug.cgi?id=214004
 * 2. In Firefox, a floating `::first-letter` doesn't have a line box and there for no `line-height`
 *    https://bugzilla.mozilla.org/show_bug.cgi?id=317933
 */
.uk-dropcap::first-letter,
.uk-dropcap > p:first-of-type::first-letter {
  display: block;
  margin-right: 10px;
  float: left;
  font-size: 4.5em;
  line-height: 1;
  margin-bottom: -2px;
}

/* 2 */
@-moz-document url-prefix() {
  .uk-dropcap::first-letter,
.uk-dropcap > p:first-of-type::first-letter {
    margin-top: 1.1%;
  }
}
/* Logo
 ========================================================================== */
/*
 * 1. Style
 * 2. Required for `a`
 * 3. Behave like image but can be overridden through flex utility classes
 */
.uk-logo {
  /* 1 */
  font-size: 1.5rem;
  color: #333;
  font-family: "Skoda Next", sans-serif !important;
  /* 2 */
  text-decoration: none;
}

/* 3 */
:where(.uk-logo) {
  display: inline-block;
  vertical-align: middle;
}

/* Hover */
.uk-logo:hover {
  color: #333;
  /* 1 */
  text-decoration: none;
}

.uk-logo :where(img, svg, video) {
  display: block;
}

.uk-logo-inverse {
  display: none;
}

/* Disabled State
 ========================================================================== */
.uk-disabled {
  pointer-events: none;
}

/* Drag State
 ========================================================================== */
/*
 * 1. Needed if moving over elements with have their own cursor on hover, e.g. links or buttons
 * 2. Fix dragging over iframes
 */
.uk-drag,
.uk-drag * {
  cursor: move;
}

/* 2 */
.uk-drag iframe {
  pointer-events: none;
}

/* Dragover State
 ========================================================================== */
/*
 * Create a box-shadow when dragging a file over the upload area
 */
.uk-dragover {
  box-shadow: 0 0 20px rgba(100, 100, 100, 0.3);
}

/* Blend modes
 ========================================================================== */
.uk-blend-multiply {
  mix-blend-mode: multiply;
}

.uk-blend-screen {
  mix-blend-mode: screen;
}

.uk-blend-overlay {
  mix-blend-mode: overlay;
}

.uk-blend-darken {
  mix-blend-mode: darken;
}

.uk-blend-lighten {
  mix-blend-mode: lighten;
}

.uk-blend-color-dodge {
  mix-blend-mode: color-dodge;
}

.uk-blend-color-burn {
  mix-blend-mode: color-burn;
}

.uk-blend-hard-light {
  mix-blend-mode: hard-light;
}

.uk-blend-soft-light {
  mix-blend-mode: soft-light;
}

.uk-blend-difference {
  mix-blend-mode: difference;
}

.uk-blend-exclusion {
  mix-blend-mode: exclusion;
}

.uk-blend-hue {
  mix-blend-mode: hue;
}

.uk-blend-saturation {
  mix-blend-mode: saturation;
}

.uk-blend-color {
  mix-blend-mode: color;
}

.uk-blend-luminosity {
  mix-blend-mode: luminosity;
}

/* Transform
========================================================================== */
.uk-transform-center {
  transform: translate(-50%, -50%);
}

/* Transform Origin
========================================================================== */
.uk-transform-origin-top-left {
  transform-origin: 0 0;
}

.uk-transform-origin-top-center {
  transform-origin: 50% 0;
}

.uk-transform-origin-top-right {
  transform-origin: 100% 0;
}

.uk-transform-origin-center-left {
  transform-origin: 0 50%;
}

.uk-transform-origin-center-right {
  transform-origin: 100% 50%;
}

.uk-transform-origin-bottom-left {
  transform-origin: 0 100%;
}

.uk-transform-origin-bottom-center {
  transform-origin: 50% 100%;
}

.uk-transform-origin-bottom-right {
  transform-origin: 100% 100%;
}

/* ========================================================================
   Component: Flex
 ========================================================================== */
.uk-flex {
  display: flex;
}

.uk-flex-inline {
  display: inline-flex;
}

/* Alignment
 ========================================================================== */
/*
 * Align items along the main axis of the current line of the flex container
 * Row: Horizontal
 */
.uk-flex-left {
  justify-content: flex-start;
}

.uk-flex-center {
  justify-content: center;
}

.uk-flex-right {
  justify-content: flex-end;
}

.uk-flex-between {
  justify-content: space-between;
}

.uk-flex-around {
  justify-content: space-around;
}

/* Phone landscape and bigger */
@media (min-width: 640px) {
  .uk-flex-left\@s {
    justify-content: flex-start;
  }
  .uk-flex-center\@s {
    justify-content: center;
  }
  .uk-flex-right\@s {
    justify-content: flex-end;
  }
  .uk-flex-between\@s {
    justify-content: space-between;
  }
  .uk-flex-around\@s {
    justify-content: space-around;
  }
}
/* Tablet landscape and bigger */
@media (min-width: 960px) {
  .uk-flex-left\@m {
    justify-content: flex-start;
  }
  .uk-flex-center\@m {
    justify-content: center;
  }
  .uk-flex-right\@m {
    justify-content: flex-end;
  }
  .uk-flex-between\@m {
    justify-content: space-between;
  }
  .uk-flex-around\@m {
    justify-content: space-around;
  }
}
/* Desktop and bigger */
@media (min-width: 1200px) {
  .uk-flex-left\@l {
    justify-content: flex-start;
  }
  .uk-flex-center\@l {
    justify-content: center;
  }
  .uk-flex-right\@l {
    justify-content: flex-end;
  }
  .uk-flex-between\@l {
    justify-content: space-between;
  }
  .uk-flex-around\@l {
    justify-content: space-around;
  }
}
/* Large screen and bigger */
@media (min-width: 1600px) {
  .uk-flex-left\@xl {
    justify-content: flex-start;
  }
  .uk-flex-center\@xl {
    justify-content: center;
  }
  .uk-flex-right\@xl {
    justify-content: flex-end;
  }
  .uk-flex-between\@xl {
    justify-content: space-between;
  }
  .uk-flex-around\@xl {
    justify-content: space-around;
  }
}
/*
 * Align items in the cross axis of the current line of the flex container
 * Row: Vertical
 */
.uk-flex-stretch {
  align-items: stretch;
}

.uk-flex-top {
  align-items: flex-start;
}

.uk-flex-middle {
  align-items: center;
}

.uk-flex-bottom {
  align-items: flex-end;
}

/* Direction
 ========================================================================== */
.uk-flex-row {
  flex-direction: row;
}

.uk-flex-row-reverse {
  flex-direction: row-reverse;
}

.uk-flex-column {
  flex-direction: column;
}

.uk-flex-column-reverse {
  flex-direction: column-reverse;
}

/* Wrap
 ========================================================================== */
.uk-flex-nowrap {
  flex-wrap: nowrap;
}

.uk-flex-wrap {
  flex-wrap: wrap;
}

.uk-flex-wrap-reverse {
  flex-wrap: wrap-reverse;
}

/*
 * Aligns items within the flex container when there is extra space in the cross-axis
 * Only works if there is more than one line of flex items
 */
.uk-flex-wrap-stretch {
  align-content: stretch;
}

.uk-flex-wrap-top {
  align-content: flex-start;
}

.uk-flex-wrap-middle {
  align-content: center;
}

.uk-flex-wrap-bottom {
  align-content: flex-end;
}

.uk-flex-wrap-between {
  align-content: space-between;
}

.uk-flex-wrap-around {
  align-content: space-around;
}

/* Item ordering
 ========================================================================== */
/*
 * Default is 0
 */
.uk-flex-first {
  order: -1;
}

.uk-flex-last {
  order: 99;
}

/* Phone landscape and bigger */
@media (min-width: 640px) {
  .uk-flex-first\@s {
    order: -1;
  }
  .uk-flex-last\@s {
    order: 99;
  }
}
/* Tablet landscape and bigger */
@media (min-width: 960px) {
  .uk-flex-first\@m {
    order: -1;
  }
  .uk-flex-last\@m {
    order: 99;
  }
}
/* Desktop and bigger */
@media (min-width: 1200px) {
  .uk-flex-first\@l {
    order: -1;
  }
  .uk-flex-last\@l {
    order: 99;
  }
}
/* Large screen and bigger */
@media (min-width: 1600px) {
  .uk-flex-first\@xl {
    order: -1;
  }
  .uk-flex-last\@xl {
    order: 99;
  }
}
/* Item dimensions
 ========================================================================== */
/*
 * Initial: 0 1 auto
 * Content dimensions, but shrinks
 */
/*
 * No Flex: 0 0 auto
 * Content dimensions
 */
.uk-flex-none {
  flex: none;
}

/*
 * Relative Flex: 1 1 auto
 * Space is allocated considering content
 */
.uk-flex-auto {
  flex: auto;
}

/*
 * Absolute Flex: 1 1 0%
 * Space is allocated solely based on flex
 */
.uk-flex-1 {
  flex: 1;
}

/* ========================================================================
   Component: Margin
 ========================================================================== */
/*
 * Default
 */
.uk-margin {
  margin-bottom: 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;
}

/* Small
 ========================================================================== */
.uk-margin-small {
  margin-bottom: 10px;
}

* + .uk-margin-small {
  margin-top: 10px !important;
}

.uk-margin-small-top {
  margin-top: 10px !important;
}

.uk-margin-small-bottom {
  margin-bottom: 10px !important;
}

.uk-margin-small-left {
  margin-left: 10px !important;
}

.uk-margin-small-right {
  margin-right: 10px !important;
}

/* Medium
 ========================================================================== */
.uk-margin-medium {
  margin-bottom: 40px;
}

* + .uk-margin-medium {
  margin-top: 40px !important;
}

.uk-margin-medium-top {
  margin-top: 40px !important;
}

.uk-margin-medium-bottom {
  margin-bottom: 40px !important;
}

.uk-margin-medium-left {
  margin-left: 40px !important;
}

.uk-margin-medium-right {
  margin-right: 40px !important;
}

/* Large
 ========================================================================== */
.uk-margin-large {
  margin-bottom: 40px;
}

* + .uk-margin-large {
  margin-top: 40px !important;
}

.uk-margin-large-top {
  margin-top: 40px !important;
}

.uk-margin-large-bottom {
  margin-bottom: 40px !important;
}

.uk-margin-large-left {
  margin-left: 40px !important;
}

.uk-margin-large-right {
  margin-right: 40px !important;
}

/* Desktop and bigger */
@media (min-width: 1200px) {
  .uk-margin-large {
    margin-bottom: 70px;
  }
  * + .uk-margin-large {
    margin-top: 70px !important;
  }
  .uk-margin-large-top {
    margin-top: 70px !important;
  }
  .uk-margin-large-bottom {
    margin-bottom: 70px !important;
  }
  .uk-margin-large-left {
    margin-left: 70px !important;
  }
  .uk-margin-large-right {
    margin-right: 70px !important;
  }
}
/* XLarge
 ========================================================================== */
.uk-margin-xlarge {
  margin-bottom: 70px;
}

* + .uk-margin-xlarge {
  margin-top: 70px !important;
}

.uk-margin-xlarge-top {
  margin-top: 70px !important;
}

.uk-margin-xlarge-bottom {
  margin-bottom: 70px !important;
}

.uk-margin-xlarge-left {
  margin-left: 70px !important;
}

.uk-margin-xlarge-right {
  margin-right: 70px !important;
}

/* Desktop and bigger */
@media (min-width: 1200px) {
  .uk-margin-xlarge {
    margin-bottom: 140px;
  }
  * + .uk-margin-xlarge {
    margin-top: 140px !important;
  }
  .uk-margin-xlarge-top {
    margin-top: 140px !important;
  }
  .uk-margin-xlarge-bottom {
    margin-bottom: 140px !important;
  }
  .uk-margin-xlarge-left {
    margin-left: 140px !important;
  }
  .uk-margin-xlarge-right {
    margin-right: 140px !important;
  }
}
/* Auto
 ========================================================================== */
.uk-margin-auto {
  margin-left: auto !important;
  margin-right: auto !important;
}

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

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

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

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

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

/* Phone landscape and bigger */
@media (min-width: 640px) {
  .uk-margin-auto\@s {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .uk-margin-auto-left\@s {
    margin-left: auto !important;
  }
  .uk-margin-auto-right\@s {
    margin-right: auto !important;
  }
}
/* Tablet landscape and bigger */
@media (min-width: 960px) {
  .uk-margin-auto\@m {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .uk-margin-auto-left\@m {
    margin-left: auto !important;
  }
  .uk-margin-auto-right\@m {
    margin-right: auto !important;
  }
}
/* Desktop and bigger */
@media (min-width: 1200px) {
  .uk-margin-auto\@l {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .uk-margin-auto-left\@l {
    margin-left: auto !important;
  }
  .uk-margin-auto-right\@l {
    margin-right: auto !important;
  }
}
/* Large screen and bigger */
@media (min-width: 1600px) {
  .uk-margin-auto\@xl {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .uk-margin-auto-left\@xl {
    margin-left: auto !important;
  }
  .uk-margin-auto-right\@xl {
    margin-right: auto !important;
  }
}
/* Remove
 ========================================================================== */
.uk-margin-remove {
  margin: 0 !important;
}

.uk-margin-remove-top {
  margin-top: 0 !important;
}

.uk-margin-remove-bottom {
  margin-bottom: 0 !important;
}

.uk-margin-remove-left {
  margin-left: 0 !important;
}

.uk-margin-remove-right {
  margin-right: 0 !important;
}

.uk-margin-remove-vertical {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.uk-margin-remove-adjacent + *,
.uk-margin-remove-first-child > :first-child {
  margin-top: 0 !important;
}

.uk-margin-remove-last-child > :last-child {
  margin-bottom: 0 !important;
}

/* Phone landscape and bigger */
@media (min-width: 640px) {
  .uk-margin-remove-left\@s {
    margin-left: 0 !important;
  }
  .uk-margin-remove-right\@s {
    margin-right: 0 !important;
  }
}
/* Tablet landscape and bigger */
@media (min-width: 960px) {
  .uk-margin-remove-left\@m {
    margin-left: 0 !important;
  }
  .uk-margin-remove-right\@m {
    margin-right: 0 !important;
  }
}
/* Desktop and bigger */
@media (min-width: 1200px) {
  .uk-margin-remove-left\@l {
    margin-left: 0 !important;
  }
  .uk-margin-remove-right\@l {
    margin-right: 0 !important;
  }
}
/* Large screen and bigger */
@media (min-width: 1600px) {
  .uk-margin-remove-left\@xl {
    margin-left: 0 !important;
  }
  .uk-margin-remove-right\@xl {
    margin-right: 0 !important;
  }
}
/* ========================================================================
   Component: Padding
 ========================================================================== */
.uk-padding {
  padding: 30px;
}

/* Desktop and bigger */
@media (min-width: 1200px) {
  .uk-padding {
    padding: 40px;
  }
}
/* Small
 ========================================================================== */
.uk-padding-small {
  padding: 15px;
}

/* Large
 ========================================================================== */
.uk-padding-large {
  padding: 40px;
}

/* Desktop and bigger */
@media (min-width: 1200px) {
  .uk-padding-large {
    padding: 70px;
  }
}
/* Remove
 ========================================================================== */
.uk-padding-remove {
  padding: 0 !important;
}

.uk-padding-remove-top {
  padding-top: 0 !important;
}

.uk-padding-remove-bottom {
  padding-bottom: 0 !important;
}

.uk-padding-remove-left {
  padding-left: 0 !important;
}

.uk-padding-remove-right {
  padding-right: 0 !important;
}

.uk-padding-remove-vertical {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.uk-padding-remove-horizontal {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

/* ========================================================================
   Component: Position
 ========================================================================== */
:root {
  --uk-position-margin-offset: 0px;
}

/* Directions
 ========================================================================== */
/*
 * 1. Prevent content overflow.
 */
[class*=uk-position-top],
[class*=uk-position-bottom],
[class*=uk-position-left],
[class*=uk-position-right],
[class*=uk-position-center] {
  position: absolute !important;
  /* 1 */
  max-width: calc(100% - var(--uk-position-margin-offset) * 2);
  box-sizing: border-box;
}

/*
 * Edges
 * Don't use `width: 100%` because it's wrong if the parent has padding.
 */
.uk-position-top {
  top: 0;
  left: 0;
  right: 0;
}

.uk-position-bottom {
  bottom: 0;
  left: 0;
  right: 0;
}

.uk-position-left {
  top: 0;
  bottom: 0;
  left: 0;
}

.uk-position-right {
  top: 0;
  bottom: 0;
  right: 0;
}

/*
 * Corners
 */
.uk-position-top-left {
  top: 0;
  left: 0;
}

.uk-position-top-right {
  top: 0;
  right: 0;
}

.uk-position-bottom-left {
  bottom: 0;
  left: 0;
}

.uk-position-bottom-right {
  bottom: 0;
  right: 0;
}

/*
 * Center
 * 1. Fix text wrapping if content is larger than 50% of the container.
 *    Using `max-content` requires `max-width` of 100% which is set generally.
 */
.uk-position-center {
  top: calc(50% - var(--uk-position-margin-offset));
  left: calc(50% - var(--uk-position-margin-offset));
  --uk-position-translate-x: -50%;
  --uk-position-translate-y: -50%;
  transform: translate(var(--uk-position-translate-x), var(--uk-position-translate-y));
  /* 1 */
  width: max-content;
}

/* Vertical */
[class*=uk-position-center-left],
[class*=uk-position-center-right] {
  top: calc(50% - var(--uk-position-margin-offset));
  --uk-position-translate-y: -50%;
  transform: translate(0, var(--uk-position-translate-y));
}

.uk-position-center-left {
  left: 0;
}

.uk-position-center-right {
  right: 0;
}

.uk-position-center-left-out {
  right: 100%;
  width: max-content;
}

.uk-position-center-right-out {
  left: 100%;
  width: max-content;
}

/* Horizontal */
.uk-position-top-center,
.uk-position-bottom-center {
  left: calc(50% - var(--uk-position-margin-offset));
  --uk-position-translate-x: -50%;
  transform: translate(var(--uk-position-translate-x), 0);
  /* 1 */
  width: max-content;
}

.uk-position-top-center {
  top: 0;
}

.uk-position-bottom-center {
  bottom: 0;
}

/*
 * Cover
 */
.uk-position-cover {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

/* Margin
 ========================================================================== */
.uk-position-small {
  margin: 15px;
  --uk-position-margin-offset: 15px;
}

.uk-position-medium {
  margin: 30px;
  --uk-position-margin-offset: 30px;
}

.uk-position-large {
  margin: 30px;
  --uk-position-margin-offset: 30px;
}

/* Desktop and bigger */
@media (min-width: 1200px) {
  .uk-position-large {
    margin: 50px;
    --uk-position-margin-offset: 50px;
  }
}
/* Schemes
 ========================================================================== */
.uk-position-relative {
  position: relative !important;
}

.uk-position-absolute {
  position: absolute !important;
}

.uk-position-fixed {
  position: fixed !important;
}

.uk-position-sticky {
  position: sticky !important;
}

/* Layer
 ========================================================================== */
.uk-position-z-index {
  z-index: 1;
}

.uk-position-z-index-zero {
  z-index: 0;
}

.uk-position-z-index-negative {
  z-index: -1;
}

/* ========================================================================
   Component: Transition
 ========================================================================== */
/* Transitions
 ========================================================================== */
/*
 * The toggle is triggered on touch devices by two methods:
 * 1. Using `:focus` and tabindex
 * 2. Using `:hover` and a `touchstart` event listener registered on the document
 *    (Doesn't work on Surface touch devices)
 */
:where(.uk-transition-fade),
:where([class*=uk-transition-scale]),
:where([class*=uk-transition-slide]) {
  --uk-position-translate-x: 0;
  --uk-position-translate-y: 0;
}

.uk-transition-fade,
[class*=uk-transition-scale],
[class*=uk-transition-slide] {
  --uk-translate-x: 0;
  --uk-translate-y: 0;
  --uk-scale-x: 1;
  --uk-scale-y: 1;
  transform: translate(var(--uk-position-translate-x), var(--uk-position-translate-y)) translate(var(--uk-translate-x), var(--uk-translate-y)) scale(var(--uk-scale-x), var(--uk-scale-y));
  transition: 0.3s ease-out;
  transition-property: opacity, transform, filter;
  opacity: 0;
}

/*
 * Fade
 */
.uk-transition-toggle:hover .uk-transition-fade,
.uk-transition-toggle:focus .uk-transition-fade,
.uk-transition-toggle .uk-transition-fade:focus-within,
.uk-transition-active.uk-active .uk-transition-fade {
  opacity: 1;
}

/*
 * Scale
 * 1. Make image rendering the same during the transition as before and after. Prefixed because of Safari.
 */
/* 1 */
[class*=uk-transition-scale] {
  -webkit-backface-visibility: hidden;
}

.uk-transition-scale-up {
  --uk-scale-x: 1;
  --uk-scale-y: 1;
}

.uk-transition-scale-down {
  --uk-scale-x: 1.03;
  --uk-scale-y: 1.03;
}

/* Show */
.uk-transition-toggle:hover .uk-transition-scale-up,
.uk-transition-toggle:focus .uk-transition-scale-up,
.uk-transition-toggle .uk-transition-scale-up:focus-within,
.uk-transition-active.uk-active .uk-transition-scale-up {
  --uk-scale-x: 1.03;
  --uk-scale-y: 1.03;
  opacity: 1;
}

.uk-transition-toggle:hover .uk-transition-scale-down,
.uk-transition-toggle:focus .uk-transition-scale-down,
.uk-transition-toggle .uk-transition-scale-down:focus-within,
.uk-transition-active.uk-active .uk-transition-scale-down {
  --uk-scale-x: 1;
  --uk-scale-y: 1;
  opacity: 1;
}

/*
 * Slide
 */
.uk-transition-slide-top {
  --uk-translate-y: -100%;
}

.uk-transition-slide-bottom {
  --uk-translate-y: 100%;
}

.uk-transition-slide-left {
  --uk-translate-x: -100%;
}

.uk-transition-slide-right {
  --uk-translate-x: 100%;
}

.uk-transition-slide-top-small {
  --uk-translate-y: calc(-1 * 10px);
}

.uk-transition-slide-bottom-small {
  --uk-translate-y: 10px;
}

.uk-transition-slide-left-small {
  --uk-translate-x: calc(-1 * 10px);
}

.uk-transition-slide-right-small {
  --uk-translate-x: 10px;
}

.uk-transition-slide-top-medium {
  --uk-translate-y: calc(-1 * 50px);
}

.uk-transition-slide-bottom-medium {
  --uk-translate-y: 50px;
}

.uk-transition-slide-left-medium {
  --uk-translate-x: calc(-1 * 50px);
}

.uk-transition-slide-right-medium {
  --uk-translate-x: 50px;
}

/* Show */
.uk-transition-toggle:hover [class*=uk-transition-slide],
.uk-transition-toggle:focus [class*=uk-transition-slide],
.uk-transition-toggle [class*=uk-transition-slide]:focus-within,
.uk-transition-active.uk-active [class*=uk-transition-slide] {
  --uk-translate-x: 0;
  --uk-translate-y: 0;
  opacity: 1;
}

/* Opacity modifier
 ========================================================================== */
.uk-transition-opaque {
  opacity: 1;
}

/* Duration modifiers
 ========================================================================== */
.uk-transition-slow {
  transition-duration: 0.7s;
}

/* ========================================================================
   Component: Visibility
 ========================================================================== */
/*
 * Hidden
 * `hidden` attribute also set here to make it stronger
 */
[hidden],
.uk-hidden {
  display: none !important;
}

/* Phone landscape and bigger */
@media (min-width: 640px) {
  .uk-hidden\@s {
    display: none !important;
  }
}
/* Tablet landscape and bigger */
@media (min-width: 960px) {
  .uk-hidden\@m {
    display: none !important;
  }
}
/* Desktop and bigger */
@media (min-width: 1200px) {
  .uk-hidden\@l {
    display: none !important;
  }
}
/* Large screen and bigger */
@media (min-width: 1600px) {
  .uk-hidden\@xl {
    display: none !important;
  }
}
/*
 * Visible
 */
/* Phone portrait and smaller */
@media (max-width: 639px) {
  .uk-visible\@s {
    display: none !important;
  }
}
/* Phone landscape and smaller */
@media (max-width: 959px) {
  .uk-visible\@m {
    display: none !important;
  }
}
/* Tablet landscape and smaller */
@media (max-width: 1199px) {
  .uk-visible\@l {
    display: none !important;
  }
}
/* Desktop and smaller */
@media (max-width: 1599px) {
  .uk-visible\@xl {
    display: none !important;
  }
}
/* Visibility
 ========================================================================== */
.uk-invisible {
  visibility: hidden !important;
}

/* Based on the State of the Parent Element
 ========================================================================== */
/*
 * Can't use `display: none` nor `visibility: hidden` because both are not focusable.
 * The target stays visible if any element within receives focus through keyboard.
 */
/*
 * Discard space when hidden.
 */
.uk-visible-toggle:not(:hover):not(:focus) .uk-hidden-hover:not(:focus-within) {
  position: absolute !important;
  width: 0 !important;
  height: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
  overflow: hidden !important;
}

/*
 * Keep space when hidden.
 */
.uk-visible-toggle:not(:hover):not(:focus) .uk-invisible-hover:not(:focus-within) {
  opacity: 0 !important;
}

/* Based on Hover Capability of the Pointing Device
 ========================================================================== */
/*
 * Hover
 */
/* Hide if primary pointing device doesn't support hover, e.g. touch screens. */
@media (hover: none) {
  .uk-hidden-touch {
    display: none !important;
  }
}
/* Hide if primary pointing device supports hover, e.g. mice. */
@media (hover) {
  .uk-hidden-notouch {
    display: none !important;
  }
}
/* -------------------------- */
/*   LIFERAY THEME            */
/* -------------------------- */
/*
 -  Front LIFERAY - ALL
 -
 -  This file includes and describes all used styles.
 */
/* -------------------------- */
/*   1. CONFIG,BASE,VENDORS   */
/* -------------------------- */
/*
 -  Theme variables
 -
 -  This file defines new variables and extends standards variables from Bootstrap.
 */
/*
 -	Variables - Colors
*/
/*
 -	Variables - Header
 */
/*
 -	Variables - Layout
 */
/*
 -	Variables - Icons
 */
/*
 -  Variables - Liferay theme
 -
 -  This variables needs to be set for Liferay to work properly with custom styles
 -  {$lf-class} - standard class in liferay theme
 -  {$theme-class} - custom class to add specificity and overwrite liferay theme
 */
/*
 -	Variables - General
 */
/* stylelint-disable */
/* :export {
	gutterWidth: $grid-gutter-width;
	screenSM: map-get( $grid-breakpoints, 'sm' );
	screenMD: map-get( $grid-breakpoints, 'md' );
	screenLG: map-get( $grid-breakpoints, 'lg' );
	screenXL: map-get( $grid-breakpoints, 'xl' );
	primaryColor: $primary;
	secondaryColor: $secondary;
} */
/*
 -	Theme mixins
 -
 -	This file defines new mixins and extends standards mixins from Bootstrap.
 */
/*
 -	Font-size mixin
 -
 -	Mixin for rem font sizing with fallback, use it with only if you need browser support < IE11
 -	@param {Number} [size-value] - Size of text
 */
/*
 -  Disabled outline
 */
/*
 -  Placeholder
 -
 -  Change color of font in placeholder for input
 -  @param {HEX Color} [color]
 */
/*
 -  Selection Style
 -
 -  Change appearence of highlighted text
 -  @param {HEX Color} [highlight-color]
 -  @param {HEX Color} [font-color]
 */
/*
 -	Reset parameters padding and margin
 -	@param {Number} [value=0] - Set padding and margin to all sides
 */
/*
 -	Micro-clearfix method
 */
/*
 -  Font-face declaration for custom typography
 -  Comment out src block for more source font files if support for older browsers is needed
 -  @param {String} [font-name] - Name of the font family
 -  @param {url} [file-name] - URL address for font files
 -  @param {Number} [weight=400] - Weight or boldness of the font
 -  @param {String} [style=normal] - Face of the font-family (normal, italic or oblique)
 */
/*
 -	Absolute positioning of element to the center
 -	@param {Boolean} [vertical=true] - Vertical positioning of the element
 -	@param {Boolean} [horizontal=true] - Horizontal positioning of the element
 */
/*
 -	Center positioning of the block content
 -	@param {String} [mode=row] - Direction of block elements in flex box (row or column)
 -	@param {Boolean} [vertical=true] - Vertical positioning of the element
 -	@param {Boolean} [horizontal=true] - Horizontal positioning of the element
 */
/*
 -  Utility classes
 -
 -  This file defines reusable utility classes.
 */
.disabled {
  opacity: 0.38;
  cursor: not-allowed;
  color: #333;
}
.disabled:hover, .disabled:focus, .disabled:active, .disabled:focus:hover, .disabled:active:hover {
  color: #333;
  text-decoration: none;
}

.dark-bg {
  background-color: #272727;
  color: #fff;
}

/*
 -  Master styles
 -
 -  This file defines <html> and <body> styles.
 */
html .sa-content-wrapper,
body .sa-content-wrapper {
  /* stylelint-disable-next-line declaration-no-important -- This problem is ignorable. */
  font-family: "Skoda Next", sans-serif !important;
  font-weight: 300;
  color: #161718;
  font-size: 1rem;
  line-height: 1.5;
}
html .sa-content-wrapper ::selection,
body .sa-content-wrapper ::selection {
  background-color: #000;
  color: #fff;
}
html .sa-content-wrapper ::-moz-selection,
body .sa-content-wrapper ::-moz-selection {
  background-color: #000;
  color: #fff;
}
@media (min-width: 1080px) {
  html .sa-content-wrapper,
body .sa-content-wrapper {
    font-size: 1.125rem;
    line-height: 1.5555555556;
  }
}

body:not(.signed-in) .sa-content-wrapper:has(.header--fixed) {
  margin-top: 65px;
}

.sa-content-wrapper .display,
.sa-content-wrapper h1,
.sa-content-wrapper .h1-style,
.sa-content-wrapper h2,
.sa-content-wrapper .h2-style,
.sa-content-wrapper h3,
.sa-content-wrapper .h3-style,
.sa-content-wrapper h4,
.sa-content-wrapper .h4-style,
.sa-content-wrapper h5,
.sa-content-wrapper .h5-style,
.sa-content-wrapper caption {
  font-weight: 700;
  letter-spacing: 0.02rem;
}
.sa-content-wrapper .display {
  font-size: 3.5rem;
  line-height: 1;
}
@media (min-width: 1080px) {
  .sa-content-wrapper .display {
    font-size: 4rem;
  }
}
@media (min-width: 1440px) {
  .sa-content-wrapper .display {
    font-size: 4.5rem;
  }
}
.sa-content-wrapper h1,
.sa-content-wrapper .h1-style {
  font-size: 2.0625rem;
  line-height: 1.2121212121;
}
@media (min-width: 1080px) {
  .sa-content-wrapper h1,
.sa-content-wrapper .h1-style {
    font-size: 2.375rem;
    line-height: 1.2631578947;
  }
}
@media (min-width: 1440px) {
  .sa-content-wrapper h1,
.sa-content-wrapper .h1-style {
    font-size: 2.75rem;
    line-height: 1.1818181818;
  }
}
.sa-content-wrapper h2,
.sa-content-wrapper .h2-style {
  font-size: 1.75rem;
  line-height: 1.2857142857;
}
@media (min-width: 1080px) {
  .sa-content-wrapper h2,
.sa-content-wrapper .h2-style {
    font-size: 2rem;
    line-height: 1.1875;
  }
}
@media (min-width: 1440px) {
  .sa-content-wrapper h2,
.sa-content-wrapper .h2-style {
    font-size: 2.25rem;
    line-height: 1.2222222222;
  }
}
.sa-content-wrapper h3,
.sa-content-wrapper .h3-style {
  font-size: 1.4375rem;
  line-height: 1.2173913043;
}
@media (min-width: 1080px) {
  .sa-content-wrapper h3,
.sa-content-wrapper .h3-style {
    font-size: 1.6875rem;
    line-height: 1.1851851852;
  }
}
@media (min-width: 1440px) {
  .sa-content-wrapper h3,
.sa-content-wrapper .h3-style {
    font-size: 1.875rem;
    line-height: 1.2;
  }
}
.sa-content-wrapper h4,
.sa-content-wrapper .h4-style {
  font-size: 1.4375rem;
  line-height: 1.2;
}
@media (min-width: 1080px) {
  .sa-content-wrapper h4,
.sa-content-wrapper .h4-style {
    font-size: 1.4375rem;
    line-height: 1.2173913043;
  }
}
@media (min-width: 1440px) {
  .sa-content-wrapper h4,
.sa-content-wrapper .h4-style {
    font-size: 1.5rem;
    line-height: 1.1666666667;
  }
}
.sa-content-wrapper h5,
.sa-content-wrapper .h5-style {
  font-size: 1.125rem;
  line-height: 1.5555555556;
}
.sa-content-wrapper .caption {
  font-size: 1rem;
  line-height: 1.5;
  color: #161718;
}
.sa-content-wrapper .subheadline {
  font-weight: 900;
  font-size: 11px;
  line-height: 12px;
  letter-spacing: 3px;
  text-transform: uppercase;
  color: #000;
}
.sa-content-wrapper .sa-container {
  width: 100%;
  /* stylelint-disable-next-line declaration-no-important */
  padding: 0 24px !important;
}
@media (min-width: 1080px) {
  .sa-content-wrapper .sa-container {
    /* stylelint-disable-next-line declaration-no-important */
    max-width: 1440px !important;
    /* stylelint-disable-next-line declaration-no-important */
    padding: 0 96px !important;
  }
}
.sa-content-wrapper .lfr-layout-structure-item-container.container-fluid {
  padding: 0 15px;
}
.sa-content-wrapper .portlet-layout .portlet-header {
  margin-bottom: 0;
}
.sa-content-wrapper iframe {
  border: none;
}
.sa-content-wrapper .overlay {
  position: absolute;
}

.sa-content-wrapper {
  /* stylelint-disable-next-line declaration-no-important */
  overflow-x: hidden;
}
body.signed-in .sa-content-wrapper {
  padding-top: 0 !important;
}

.dropdown-menu .dropdown-section .btn-primary {
  border-radius: 50px;
  padding: 0 24px;
  font-weight: 700;
  overflow: hidden;
  position: relative;
  min-height: 44px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  letter-spacing: 0.75px;
  line-height: 1;
  transition: ease-in-out 0.3s;
  box-shadow: none;
  width: 100%;
  background-color: #78faae;
  border-color: #78faae;
  color: #161718;
  border: none;
}
.dropdown-menu .dropdown-section .btn-primary:hover, .dropdown-menu .dropdown-section .btn-primary:not(:disabled):not(.disabled):active, .dropdown-menu .dropdown-section .btn-primary:not(:disabled):not(.disabled).active {
  background-color: #a8ffcc;
  border-color: #a8ffcc;
  box-shadow: none;
  color: #161718;
}
.dropdown-menu .dropdown-section .btn-primary:active {
  box-shadow: none;
  transform: scale(0.95);
}
.dropdown-menu .dropdown-section .btn-primary:focus, .dropdown-menu .dropdown-section .btn-primary:focus-visible {
  background-color: #a8ffcc;
  box-shadow: inset 0 0 0 2px #161718;
  border: none;
  outline: none;
  color: #161718;
}
.dropdown-menu .dropdown-section .custom-control-input ~ .custom-control-label::before {
  /* stylelint-disable-next-line declaration-no-important -- This problem is ignorable. */
  box-shadow: none !important;
  /* stylelint-disable-next-line declaration-no-important -- This problem is ignorable. */
  border-color: #adb5bd !important;
}
.dropdown-menu .dropdown-section .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #78faae;
  border-color: #78faae;
  /* stylelint-disable-next-line declaration-no-important -- This problem is ignorable. */
  box-shadow: none !important;
}
.dropdown-menu .dropdown-section .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("../assets/images/icons/checkmark.svg");
  background-repeat: no-repeat;
  background-position: center;
  /* stylelint-disable-next-line declaration-no-important -- This problem is ignorable. */
  box-shadow: none !important;
}
.dropdown-menu .dropdown-section .custom-control-input:not(:disabled):active ~ .custom-control-label::before {
  background: transparent;
  border-color: #419468;
  /* stylelint-disable-next-line declaration-no-important -- This problem is ignorable. */
  box-shadow: none !important;
}

/*
 -  Master styles
 -
 -  This file defines html elements styles.
 */
ul.skoda-theme {
  margin-bottom: 1rem;
}
ul.skoda-theme li {
  list-style-type: none;
  margin-bottom: 1rem;
  padding-left: 1rem;
  position: relative;
}
ul.skoda-theme li:before {
  content: "❯";
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  left: -15px;
  top: 0;
}
ul.skoda-theme li ul {
  margin-top: 1rem;
}

ol {
  margin-bottom: 1rem;
}

img {
  margin-bottom: 1rem;
}

.pagination .page-link {
  color: #161718;
  font-family: "Skoda Next", sans-serif !important;
}
.pagination .page-link:focus {
  box-shadow: none;
}
.pagination .page-link:active {
  background-color: #78faae;
  border-color: #78faae;
  color: #161718;
}
.pagination .page-item.active .page-link {
  background-color: #78faae;
  border-color: #78faae;
  color: #161718;
}

/*
 -  Theme icons
 -
 -  This file contains all used custom icons.
 */
.icon-arrow-down::before {
  icon-font: url("../assets/images/icons/arrow-down.svg");
}

.icon-arrow-right::before {
  icon-font: url("../assets/images/icons/arrow-right.svg");
}

.icon-arrow-up::before {
  icon-font: url("../assets/images/icons/arrow-up.svg");
}

.icon-arrow-left::before {
  icon-font: url("../assets/images/icons/arrow-left.svg");
}

/* stylelint-disable */
.sa-i {
  font-family: "SKODA Next Icons Regular", sans-serif;
}

.sa-i.filled {
  font-family: "SKODA Next Icons Filled", sans-serif;
}

.sa-i.space::before {
  content: " ";
}

.sa-i.minus::before {
  content: "-";
}

.sa-i.plus::before {
  content: "+";
}

.sa-i.ballotx::before {
  content: "✗";
}

.sa-i.check::before {
  content: "✓";
}

.sa-i.arrow-up::before {
  content: "↑";
}

.sa-i.arrow-ne::before {
  content: "↗";
}

.sa-i.arrow-right::before {
  content: "→";
}

.sa-i.arrow-se::before {
  content: "↘";
}

.sa-i.arrow-down::before {
  content: "↓";
}

.sa-i.arrow-sw::before {
  content: "↙";
}

.sa-i.arrow-left::before {
  content: "←";
}

.sa-i.arrow-nw::before {
  content: "↖";
}

.sa-i.shuffle::before {
  content: "\ffffe";
}

.sa-i.arrow-download::before {
  content: "\ffffd";
}

.sa-i.arrow-upload::before {
  content: "\ffffc";
}

.sa-i.arrow-import::before {
  content: "\ffffb";
}

.sa-i.arrow-export::before {
  content: "\ffffa";
}

.sa-i.arrow-hook-left::before {
  content: "↩";
}

.sa-i.arrow-repeat::before {
  content: "\ffff9";
}

.sa-i.arrow-exchange::before {
  content: "\ffff8";
}

.sa-i.arrow-sort-down::before {
  content: "\ffff7";
}

.sa-i.arrow-sort-up::before {
  content: "\ffff6";
}

.sa-i.arrow-right-up::before {
  content: "⤴";
}

.sa-i.arrow-left-up::before {
  content: "\ffff4";
}

.sa-i.arrow-up-left::before {
  content: "\ffff3";
}

.sa-i.arrow-up-right::before {
  content: "\ffff2";
}

.sa-i.arrow-right-down::before {
  content: "⤵";
}

.sa-i.arrow-left-down::before {
  content: "\ffff0";
}

.sa-i.arrow-down-left::before {
  content: "⤶";
}

.sa-i.arrow-down-right::before {
  content: "⤷";
}

.sa-i.chevron-up::before {
  content: "\fffed";
}

.sa-i.chevron-right::before {
  content: "\fffec";
}

.sa-i.chevron-down::before {
  content: "\fffeb";
}

.sa-i.cehvron-left::before {
  content: "\fffea";
}

.sa-i.double-chevron-up::before {
  content: "\fffe9";
}

.sa-i.double-chevron-right::before {
  content: "\fffe8";
}

.sa-i.double-chevron-down::before {
  content: "\fffe7";
}

.sa-i.double-chevron-left::before {
  content: "\fffe6";
}

.sa-i.chevron-previous::before {
  content: "\fffe5";
}

.sa-i.chevron-next::before {
  content: "\fffe4";
}

.sa-i.refresh-anticlockwise::before {
  content: "⟲";
}

.sa-i.refresh-clockwise::before {
  content: "⟳";
}

.sa-i.history::before {
  content: "\fffe3";
}

.sa-i.coordinates::before {
  content: "\fffe2";
}

.sa-i.more-horizontal::before {
  content: "\fffe1";
}

.sa-i.more-vertical::before {
  content: "\fffe0";
}

.sa-i.list::before {
  content: "\fffdf";
}

.sa-i.menu::before {
  content: "\fffde";
}

.sa-i.filters::before {
  content: "\fffdd";
}

.sa-i.stats::before {
  content: "\fffdc";
}

.sa-i.soundwave::before {
  content: "\fffdb";
}

.sa-i.play-left::before {
  content: "\fffda";
}

.sa-i.rewind::before {
  content: "\fffd9";
}

.sa-i.play-previous::before {
  content: "\fffd8";
}

.sa-i.pause::before {
  content: "\fffd7";
}

.sa-i.play-next::before {
  content: "\fffd6";
}

.sa-i.forward::before {
  content: "\fffd5";
}

.sa-i.play-right::before {
  content: "\fffd4";
}

.sa-i.stop::before {
  content: "\fffd3";
}

.sa-i.record::before {
  content: "\fffd2";
}

.sa-i.triangle-up::before {
  content: "△";
}

.sa-i.triangle-up-exclamation::before {
  content: "\e922";
}

.sa-i.star::before {
  content: "☆";
}

.sa-i.user::before {
  content: "\e939";
}

.sa-i.group::before {
  content: "\e941";
}

.sa-i.search::before {
  content: "🔍";
}

.sa-i.search-plus::before {
  content: "\e98f";
}

.sa-i.search-minus::before {
  content: "\e990";
}

.sa-i.settings::before {
  content: "\e94a";
}

.sa-i.preview::before {
  content: "\e966";
}

.sa-i.preview-off::before {
  content: "\e965";
}

.sa-i.edit::before {
  content: "\e942";
}

.sa-i.service::before {
  content: "\fffa2";
}

.sa-i.attachment::before {
  content: "\e97b";
}

.sa-i.call::before {
  content: "\e9b8";
}

.sa-i.pin::before {
  content: "\fffc6";
}

.sa-i.position::before {
  content: "\fffc5";
}

.sa-i.location::before {
  content: "\fffc4";
}

.sa-i.send::before {
  content: "\e9ca";
}

.sa-i.heart::before {
  content: "\e984";
}

.sa-i.shield::before {
  content: "\e9b9";
}

.sa-i.shield-verified::before {
  content: "\fffc0";
}

.sa-i.share::before {
  content: "\e97a";
}

.sa-i.microphone::before {
  content: "\fffbd";
}

.sa-i.microphone-off::before {
  content: "\fffa6";
}

.sa-i.map::before {
  content: "\e9c2";
}

.sa-i.flag::before {
  content: "\fffbb";
}

.sa-i.lock::before {
  content: "\e95f";
}

.sa-i.lock-open::before {
  content: "\e960";
}

.sa-i.light::before {
  content: "\e9c8";
}

.sa-i.shopping::before {
  content: "\fffb7";
}

.sa-i.filter::before {
  content: "\e94c";
}

.sa-i.bell::before {
  content: "\e97c";
}

.sa-i.like::before {
  content: "\e9a3";
}

.sa-i.dislike::before {
  content: "\e9a4";
}

.sa-i.design::before {
  content: "\e995";
}

.sa-i.cloud-upload::before {
  content: "\e944";
}

.sa-i.cloud-download::before {
  content: "\e943";
}

.sa-i.weather::before {
  content: "\fff9c";
}

.sa-i.home::before {
  content: "\e925";
}

.sa-i.rectangle-vertical-bookmark::before {
  content: "\e94e";
}

.sa-i.tag::before {
  content: "\fff9b";
}

.sa-i.sound::before {
  content: "\e978";
}

.sa-i.sound-medium::before {
  content: "\fffac";
}

.sa-i.sound-loud::before {
  content: "\fffab";
}

.sa-i.sound-off::before {
  content: "\fff9e";
}

.sa-i.wifi::before {
  content: "\fffaa";
}

.sa-i.wifi-medium::before {
  content: "\fffa9";
}

.sa-i.wifi-low::before {
  content: "\fffa8";
}

.sa-i.wifi-no-signal::before {
  content: "\fffa1";
}

.sa-i.wifi-off::before {
  content: "\fffa0";
}

.sa-i.windshield::before {
  content: "\fff9f";
}

.sa-i.parts::before {
  content: "\fffa7";
}

.sa-i.road-assistance::before {
  content: "\fffa5";
}

.sa-i.air::before {
  content: "\fffa4";
}

.sa-i.car::before {
  content: "\fffa3";
}

.sa-i.radio::before {
  content: "\fff9d";
}

.sa-i.box::before {
  content: "\fff9a";
}

.sa-i.thunder::before {
  content: "\fff99";
}

.sa-i.music::before {
  content: "\fff98";
}

.sa-i.tyre::before {
  content: "\fff97";
}

.sa-i.circle::before {
  content: "○";
}

.sa-i.circle-minus::before {
  content: "\f0000";
}

.sa-i.circle-plus::before {
  content: "\f0001";
}

.sa-i.circle-multiply::before {
  content: "\f0002";
}

.sa-i.circle-no::before {
  content: "\f0003";
}

.sa-i.circle-exclamation::before {
  content: "\f0004";
}

.sa-i.circle-question::before {
  content: "\f0005";
}

.sa-i.circle-information::before {
  content: "ℹ";
}

.sa-i.circle-check::before {
  content: "\f0007";
}

.sa-i.circle-arrow-up::before {
  content: "\f0008";
}

.sa-i.circle-arrow-ne::before {
  content: "\f0009";
}

.sa-i.circle-arrow-right::before {
  content: "\f0010";
}

.sa-i.circle-arrow-se::before {
  content: "\f0011";
}

.sa-i.circle-arrow-down::before {
  content: "\f0012";
}

.sa-i.circle-arrow-sw::before {
  content: "\f0013";
}

.sa-i.circle-arrow-left::before {
  content: "\f0014";
}

.sa-i.circle-arrow-nw::before {
  content: "\f0015";
}

.sa-i.circle-download::before {
  content: "\f0016";
}

.sa-i.circle-upload::before {
  content: "\f0017";
}

.sa-i.circle-bluetooth-white::before {
  content: "\f0018";
}

.sa-i.circle-arrowhead-up::before {
  content: "\e92b";
}

.sa-i.circle-arrowhead-right::before {
  content: "\e92a";
}

.sa-i.circle-arrowhead-down::before {
  content: "\e929";
}

.sa-i.circle-arrowhead-left::before {
  content: "\e928";
}

.sa-i.clock::before {
  content: "\e940";
}

.sa-i.stopwatch::before {
  content: "\f0024";
}

.sa-i.compass::before {
  content: "\e9ab";
}

.sa-i.globe::before {
  content: "\e94f";
}

.sa-i.circle-contrast::before {
  content: "\f0027";
}

.sa-i.circle-radar::before {
  content: "\f0028";
}

.sa-i.circle-assistance::before {
  content: "\f0029";
}

.sa-i.id::before {
  content: "\f0030";
}

.sa-i.circle-steering::before {
  content: "\f0031";
}

.sa-i.circle-steering-off::before {
  content: "\f0034";
}

.sa-i.circle-brakes::before {
  content: "\f0032";
}

.sa-i.circle-target::before {
  content: "\f0033";
}

.sa-i.circle-tyre::before {
  content: "\f0035";
}

.sa-i.square::before {
  content: "□";
}

.sa-i.square-compose::before {
  content: "\f8fe";
}

.sa-i.square-expand::before {
  content: "\e93c";
}

.sa-i.square-image::before {
  content: "\e972";
}

.sa-i.square-ocr::before {
  content: "\f8fb";
}

.sa-i.square-qr::before {
  content: "\f8fa";
}

.sa-i.square-scan-health::before {
  content: "\f8f2";
}

.sa-i.square-app-add::before {
  content: "\f8f1";
}

.sa-i.square-multiple::before {
  content: "\e955";
}

.sa-i.square-select-multiple::before {
  content: "\f8f8";
}

.sa-i.square-grid::before {
  content: "\e918";
}

.sa-i.square-grid-apps::before {
  content: "\f8f0";
}

.sa-i.square-shapes::before {
  content: "\f8f6";
}

.sa-i.diamond::before {
  content: "◇";
}

.sa-i.postit::before {
  content: "\f8f4";
}

.sa-i.inbox::before {
  content: "\f8f3";
}

.sa-i.rectangle-vertical::before {
  content: "▯";
}

.sa-i.news-post::before {
  content: "\100001";
}

.sa-i.newspaper::before {
  content: "\100002";
}

.sa-i.manual::before {
  content: "\100003";
}

.sa-i.clipboard::before {
  content: "\100004";
}

.sa-i.tasks::before {
  content: "\100005";
}

.sa-i.task-new::before {
  content: "\100006";
}

.sa-i.logout::before {
  content: "\e971";
}

.sa-i.login::before {
  content: "\e970";
}

.sa-i.cut::before {
  content: "\100009";
}

.sa-i.copy::before {
  content: "\100010";
}

.sa-i.paste::before {
  content: "\100011";
}

.sa-i.fuel::before {
  content: "\100012";
}

.sa-i.fuel-electric::before {
  content: "\100017";
}

.sa-i.trash::before {
  content: "\100013";
}

.sa-i.document::before {
  content: "\e958";
}

.sa-i.document-new::before {
  content: "\100015";
}

.sa-i.document-missing::before {
  content: "\100016";
}

.sa-i.rectangle::before {
  content: "▭";
}

.sa-i.mail::before {
  content: "\e979";
}

.sa-i.business-card::before {
  content: "\e9aa";
}

.sa-i.suitcase::before {
  content: "\e97d";
}

.sa-i.camera::before {
  content: "\e96c";
}

.sa-i.calendar::before {
  content: "\e927";
}

.sa-i.scheduled-task::before {
  content: "\10fff7";
}

.sa-i.event::before {
  content: "\10fff6";
}

.sa-i.battery-full::before {
  content: "\10fff5";
}

.sa-i.battery-threefourths::before {
  content: "\10fff4";
}

.sa-i.battery-twofourths::before {
  content: "\10fff3";
}

.sa-i.battery-onefourth::before {
  content: "\10ffec";
}

.sa-i.battery-empty::before {
  content: "\10fff2";
}

.sa-i.rectangle-rounded::before {
  content: "\10fff1";
}

.sa-i.credit-card::before {
  content: "\e9bf";
}

.sa-i.message::before {
  content: "\e97f";
}

.sa-i.folder::before {
  content: "\e963";
}

.sa-i.folder-send::before {
  content: "\10ffed";
}

.sa-i.health::before {
  content: "\10ffeb";
}

.sa-i.car-battery::before {
  content: "\10ffe7";
}

.sa-i.ticket::before {
  content: "\10ffe6";
}

.sa-i.bridge::before {
  content: "\10ffe5";
}

.sa-i.engine::before {
  content: "\10ffea";
}

.sa-i.headlights::before {
  content: "\10ffe9";
}

.sa-i.comfort::before {
  content: "\10ffe8";
}

/* stylelint-enable */
/*
 -  Theme typography
 -
 -  This file contains @font-face declarations.
 */
/*
 -	Skoda Next
 */
@font-face {
  font-family: "Skoda Next";
  /*
  src: url($file-name + '.eot');
  src: url($file-name + '.eot?#iefix')  format('embedded-opentype'),
  	url($file-name + '.woff') format('woff'),
  	url($file-name + '.ttf')  format('truetype'),
  	url($file-name + '.svg#Skoda Next')  format('svg');
  */
  src: url("../assets/fonts/skoda-next/skoda-next-thin.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: "Skoda Next";
  /*
  src: url($file-name + '.eot');
  src: url($file-name + '.eot?#iefix')  format('embedded-opentype'),
  	url($file-name + '.woff') format('woff'),
  	url($file-name + '.ttf')  format('truetype'),
  	url($file-name + '.svg#Skoda Next')  format('svg');
  */
  src: url("../assets/fonts/skoda-next/skoda-next-thin-italic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: "Skoda Next";
  /*
  src: url($file-name + '.eot');
  src: url($file-name + '.eot?#iefix')  format('embedded-opentype'),
  	url($file-name + '.woff') format('woff'),
  	url($file-name + '.ttf')  format('truetype'),
  	url($file-name + '.svg#Skoda Next')  format('svg');
  */
  src: url("../assets/fonts/skoda-next/skoda-next-light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Skoda Next";
  /*
  src: url($file-name + '.eot');
  src: url($file-name + '.eot?#iefix')  format('embedded-opentype'),
  	url($file-name + '.woff') format('woff'),
  	url($file-name + '.ttf')  format('truetype'),
  	url($file-name + '.svg#Skoda Next')  format('svg');
  */
  src: url("../assets/fonts/skoda-next/skoda-next-light.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: "Skoda Next";
  /*
  src: url($file-name + '.eot');
  src: url($file-name + '.eot?#iefix')  format('embedded-opentype'),
  	url($file-name + '.woff') format('woff'),
  	url($file-name + '.ttf')  format('truetype'),
  	url($file-name + '.svg#Skoda Next')  format('svg');
  */
  src: url("../assets/fonts/skoda-next/skoda-next-regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Skoda Next";
  /*
  src: url($file-name + '.eot');
  src: url($file-name + '.eot?#iefix')  format('embedded-opentype'),
  	url($file-name + '.woff') format('woff'),
  	url($file-name + '.ttf')  format('truetype'),
  	url($file-name + '.svg#Skoda Next')  format('svg');
  */
  src: url("../assets/fonts/skoda-next/skoda-next-bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Skoda Next";
  /*
  src: url($file-name + '.eot');
  src: url($file-name + '.eot?#iefix')  format('embedded-opentype'),
  	url($file-name + '.woff') format('woff'),
  	url($file-name + '.ttf')  format('truetype'),
  	url($file-name + '.svg#Skoda Next')  format('svg');
  */
  src: url("../assets/fonts/skoda-next/skoda-next-bold.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: "Skoda Next";
  /*
  src: url($file-name + '.eot');
  src: url($file-name + '.eot?#iefix')  format('embedded-opentype'),
  	url($file-name + '.woff') format('woff'),
  	url($file-name + '.ttf')  format('truetype'),
  	url($file-name + '.svg#Skoda Next')  format('svg');
  */
  src: url("../assets/fonts/skoda-next/skoda-next-black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
}
/*
 -	Skoda Next Arabic
 */
@font-face {
  font-family: "Skoda Next Arabic";
  /*
  src: url($file-name + '.eot');
  src: url($file-name + '.eot?#iefix')  format('embedded-opentype'),
  	url($file-name + '.woff') format('woff'),
  	url($file-name + '.ttf')  format('truetype'),
  	url($file-name + '.svg#Skoda Next Arabic')  format('svg');
  */
  src: url("../assets/fonts/skoda-next/skoda-next-arabic-light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Skoda Next Arabic";
  /*
  src: url($file-name + '.eot');
  src: url($file-name + '.eot?#iefix')  format('embedded-opentype'),
  	url($file-name + '.woff') format('woff'),
  	url($file-name + '.ttf')  format('truetype'),
  	url($file-name + '.svg#Skoda Next Arabic')  format('svg');
  */
  src: url("../assets/fonts/skoda-next/skoda-next-arabic-regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Skoda Next Arabic";
  /*
  src: url($file-name + '.eot');
  src: url($file-name + '.eot?#iefix')  format('embedded-opentype'),
  	url($file-name + '.woff') format('woff'),
  	url($file-name + '.ttf')  format('truetype'),
  	url($file-name + '.svg#Skoda Next Arabic')  format('svg');
  */
  src: url("../assets/fonts/skoda-next/skoda-next-arabic-bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Skoda Next Arabic";
  /*
  src: url($file-name + '.eot');
  src: url($file-name + '.eot?#iefix')  format('embedded-opentype'),
  	url($file-name + '.woff') format('woff'),
  	url($file-name + '.ttf')  format('truetype'),
  	url($file-name + '.svg#Skoda Next Arabic')  format('svg');
  */
  src: url("../assets/fonts/skoda-next/skoda-next-arabic-black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "SKODA Next Icons Filled";
  /*
  src: url($file-name + '.eot');
  src: url($file-name + '.eot?#iefix')  format('embedded-opentype'),
  	url($file-name + '.woff') format('woff'),
  	url($file-name + '.ttf')  format('truetype'),
  	url($file-name + '.svg#SKODA Next Icons Filled')  format('svg');
  */
  src: url("../assets/fonts/skoda-next/SKODANextIcons-Filled.woff") format("truetype");
}
@font-face {
  font-family: "SKODA Next Icons Regular";
  /*
  src: url($file-name + '.eot');
  src: url($file-name + '.eot?#iefix')  format('embedded-opentype'),
  	url($file-name + '.woff') format('woff'),
  	url($file-name + '.ttf')  format('truetype'),
  	url($file-name + '.svg#SKODA Next Icons Regular')  format('svg');
  */
  src: url("../assets/fonts/skoda-next/SKODANextIcons-Regular.woff") format("truetype");
}
body.lb-disable-scrolling {
  overflow: hidden;
}

.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: #000;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  opacity: 0.8;
  display: none;
}

.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  outline: none;
}

.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  max-height: none;
  border-radius: 3px;
}

.lightbox a img {
  border: none;
}

.lb-outerContainer {
  position: relative;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  border-radius: 4px;
  /* Background color behind image.
      This is visible during transitions. */
  background-color: #fff;
}

.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}

.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url("../assets/images/loading.gif") no-repeat;
}

.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

.lb-container > .nav {
  left: 0;
}

.lb-nav a {
  outline: none;
  background-image: url("data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==");
}

.lb-prev,
.lb-next {
  height: 100%;
  cursor: pointer;
  display: block;
}

.lb-nav a.lb-prev {
  width: 34%;
  left: 0;
  float: left;
  background: url("../assets/images/prev.png") left 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-prev:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  opacity: 1;
}

.lb-nav a.lb-next {
  width: 64%;
  right: 0;
  float: right;
  background: url("../assets/images/next.png") right 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-next:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  opacity: 1;
}

.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-data {
  padding: 0 4px;
  color: #ccc;
}

.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}

.lb-data .lb-caption {
  font-weight: 700;
  font-size: 24px;
  line-height: 28px;
  letter-spacing: 0.02em;
  display: block;
  color: #fff;
}

.lb-data .lb-desc {
  font-weight: 300;
  font-size: 18px;
  line-height: 28px;
  letter-spacing: 0.02em;
  margin: 14px 0 0;
  display: block;
  color: #fff;
}

.lb-data .lb-caption a {
  color: #4ae;
}

.lb-number {
  position: absolute;
  right: 24px;
  bottom: 24px;
  z-index: 2;
  color: #fff;
  background: rgba(0, 0, 0, 0.75);
  border-radius: 4px;
  font-size: 18px;
  font-weight: 700;
  display: flex;
  align-items: center;
  height: 35px;
  justify-content: center;
  padding: 0 8px;
}

.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url("../assets/images/close.png") top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
  opacity: 0.7;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  opacity: 1;
}

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

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

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-perspective: 2000;
  -webkit-backface-visibility: hidden;
}

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

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

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

/* stylelint-disable */
/* Slider */
.slick-loading .slick-list {
  background: #fff url("./../assets/images/close.png") center center no-repeat;
}

/* Icons */
@font-face {
  font-family: "slick";
  font-weight: normal;
  font-style: normal;
}
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 48px;
  width: 48px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  border-radius: 50%;
  background: #000;
  color: #fff;
  padding: 0;
  z-index: 9;
  border: none;
  outline: none;
}
.slick-prev:hover,
.slick-next:hover {
  outline: none;
  background: #fff;
}
.slick-prev:hover:before,
.slick-next:hover:before {
  opacity: 1;
  background: url("../assets/images/icons/carousel-arrow-black.svg") no-repeat center;
}
.slick-prev:focus,
.slick-next:focus {
  outline: none;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: #fff;
  opacity: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url("../assets/images/icons/carousel-arrow.svg") no-repeat center;
}

.slick-prev {
  left: -10px;
}
@media only screen and (min-width: 1440px) {
  .slick-prev {
    left: -35px;
  }
}
[dir=rtl] .slick-prev {
  left: auto;
  right: -25px;
}
.slick-prev:before {
  content: "";
  transform: rotate(180deg);
}
[dir=rtl] .slick-prev:before {
  content: "";
}

.slick-next {
  right: -10px;
}
@media only screen and (min-width: 1440px) {
  .slick-next {
    right: -25px;
  }
}
[dir=rtl] .slick-next {
  left: -25px;
  right: auto;
}
.slick-next:before {
  content: "";
}
[dir=rtl] .slick-next:before {
  content: "";
}

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 0;
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
  display: none !important;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: #000;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: #000;
  opacity: 1;
}

/* stylelint-disable */
.slicknav_menu {
  font-size: 16px;
  box-sizing: border-box;
  position: relative;
}
.slicknav_menu * {
  box-sizing: border-box;
}
.slicknav_menu .slicknav_menutxt {
  color: #161718;
  font-weight: 400;
  order: 2;
}
.slicknav_menu .slicknav_icon-bar {
  background-color: #161718;
  order: 1;
}
.slicknav_menu .dropdown > .dropdown-menu {
  position: relative;
  width: 100%;
  margin: 0;
  border-radius: 0;
  padding-left: 30px;
  border: none;
}
.slicknav_menu .dropdown-item, .slicknav_menu .dropdown-menu > li > a,
.slicknav_menu .dropdown-menu .link-list > li > a {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.slicknav_menu .lfr-nav-child-toggle {
  display: none;
}
.slicknav_menu .opened-symbol {
  transform: rotate(90deg);
  display: inline-block;
}

.slicknav_btn {
  text-decoration: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.slicknav_nav {
  color: #161718;
  margin: 0;
  padding: 0;
  font-size: 0.875em;
  list-style: none;
  overflow: hidden;
}
.slicknav_nav ul {
  list-style: none;
  overflow: hidden;
  padding: 0;
}
.slicknav_nav .slicknav_row {
  padding: 12px 30px;
  margin: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.slicknav_nav .slicknav_row:hover {
  background: #f1f1f1;
  color: #161718;
}
.slicknav_nav a {
  padding: 12px 30px;
  text-decoration: none;
  color: #161718;
}
.slicknav_nav a:hover {
  background: #f1f1f1;
  color: #222;
}
.slicknav_nav .slicknav_txtnode {
  margin-left: 15px;
}
.slicknav_nav .slicknav_item a {
  padding: 0;
  margin: 0;
}
.slicknav_nav .slicknav_parent-link a {
  padding: 0;
  margin: 0;
}

.slicknav_brand {
  color: #161718;
  font-size: 18px;
  line-height: 30px;
  padding: 7px 12px;
  height: 44px;
}

.slicknav_btn {
  position: relative;
  display: flex;
  padding: 0;
  line-height: 1.125em;
  cursor: pointer;
}
.slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar {
  margin-top: 0.188em;
}

.slicknav_menu {
  *zoom: 1;
}
.slicknav_menu .slicknav_menutxt {
  display: block;
  line-height: 1.188em;
  float: left;
}
.slicknav_menu .slicknav_icon {
  float: left;
  width: 1.125em;
  height: 0.875em;
  margin: 0.188em 0.438em 0 0;
}
.slicknav_menu .slicknav_icon:before {
  background: transparent;
  width: 1.125em;
  height: 0.875em;
  display: block;
  content: "";
  position: absolute;
}
.slicknav_menu .slicknav_no-text {
  margin: 0;
}
.slicknav_menu .slicknav_icon-bar {
  display: block;
  width: 1.125em;
  height: 0.125em;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}
.slicknav_menu:before {
  content: " ";
  display: table;
}
.slicknav_menu:after {
  content: " ";
  display: table;
  clear: both;
}

.slicknav_nav {
  position: absolute;
  background: #fff;
  width: 100%;
  min-width: 320px;
  left: -30px;
  top: calc(100% + 10px);
  z-index: 999;
}
.slicknav_nav ul {
  display: block;
}
.slicknav_nav li {
  display: block;
  font-size: 16px;
}
.slicknav_nav .slicknav_arrow {
  font-size: 0.8em;
  margin: 0 0 0 0.4em;
}
.slicknav_nav .slicknav_item {
  cursor: pointer;
}
.slicknav_nav .slicknav_item a {
  display: inline;
  color: #161718;
}
.slicknav_nav .slicknav_row {
  display: flex;
}
.slicknav_nav a {
  display: block;
}
.slicknav_nav .slicknav_parent-link a {
  display: inline;
}

.slicknav_brand {
  float: left;
}

/* stylelint-disable */
/* ========================================================================
   Component: Icon
 ========================================================================== */
/*
 * Note: 1. - 7. is required for `button` elements. Needed for Close and Form Icon component.
 * 1. Remove margins in Chrome, Safari and Opera.
 * 2. Remove borders for `button`.
 * 3. Remove border-radius in Chrome.
 * 4. Address `overflow` set to `hidden` in IE.
 * 5. Correct `font` properties and `color` not being inherited for `button`.
 * 6. Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 7. Remove default `button` padding and background color
 * 8. Style
 * 9. Fill all SVG elements with the current text color if no `fill` attribute is set
 * 10. Let the container fit the height of the icon
 */
.uk-icon {
  /* 1 */
  margin: 0;
  /* 2 */
  border: none;
  /* 3 */
  border-radius: 0;
  /* 4 */
  overflow: visible;
  /* 5 */
  font: inherit;
  color: inherit;
  /* 6 */
  text-transform: none;
  /* 7. */
  padding: 0;
  background-color: transparent;
  /* 8 */
  display: inline-block;
  /* 9 */
  fill: currentcolor;
  /* 10 */
  line-height: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

/* ========================================================================
   Component: Close
 ========================================================================== */
/*
 * Adopts `uk-icon`
 */
.uk-close {
  color: #999;
  transition: 0.1s ease-in-out;
  transition-property: color, opacity;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

/*
 * Hover
 */
.uk-alert-close:hover {
  color: inherit;
  opacity: 0.8;
}

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

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

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

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

/*
     * Content
     */
.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;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.uk-article-meta a {
  color: #999;
}

.uk-article-meta a:hover {
  color: #666;
  text-decoration: none;
}

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

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

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

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

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

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

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

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

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

/* Style modifier
 ========================================================================== */
.uk-comment-primary {
  padding: 30px;
  background-color: #f8f8f8;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* Title
 ========================================================================== */
.uk-accordion-title {
  display: block;
  font-size: 1.25rem;
  line-height: 1.4;
  color: #333;
  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");
}

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

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

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

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

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

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

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

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

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

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

/* Nav
 * Adopts `uk-nav`
 ========================================================================== */
.uk-dropdown-nav {
  font-size: 0.875rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

/* Direction modifier
 ========================================================================== */
.uk-dropbar-top {
  box-shadow: 0 12px 7px -6px rgba(0, 0, 0, 0.05);
}

.uk-dropbar-bottom {
  box-shadow: 0 -12px 7px -6px rgba(0, 0, 0, 0.05);
}

.uk-dropbar-left {
  box-shadow: 12px 0 7px -6px rgba(0, 0, 0, 0.05);
}

.uk-dropbar-right {
  box-shadow: -12px 0 7px -6px rgba(0, 0, 0, 0.05);
}

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

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

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

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

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

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

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

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

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

.uk-modal-header {
  display: flow-root;
  padding: 10px 20px;
  background: #fff;
  border-bottom: 1px solid #e5e5e5;
}

.uk-modal-footer {
  display: flow-root;
  padding: 10px 20px;
  background: #fff;
  border-top: 1px solid #e5e5e5;
}

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

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

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

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

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

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

/* Tablet landscape and bigger */
@media (min-width: 960px) {
  /* 1 */
  .uk-modal-close-outside {
    right: 0;
    transform: translate(100%, -100%);
  }
}
/*
 * Full
 */
.uk-modal-close-full {
  top: 0;
  right: 0;
  padding: 20px;
  background: #fff;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.uk-open > .uk-offcanvas-reveal {
  width: 270px;
}

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

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

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

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

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

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

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

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

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

.uk-offcanvas-flip.uk-offcanvas-container-animation {
  left: -270px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* Vertical */
.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;
}

/* Desktop and bigger */
@media (min-width: 1200px) {
  /* Horizontal */
  .uk-grid-divider {
    margin-left: -80px;
  }
  .uk-grid-divider > * {
    padding-left: 80px;
  }
  .uk-grid-divider > :not(.uk-first-column)::before {
    left: 40px;
  }
  /* Vertical */
  .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;
  }
}
/*
 * Small
 */
/* Horizontal */
.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;
}

/* Vertical */
.uk-grid-divider.uk-grid-small.uk-grid-stack > .uk-grid-margin,
.uk-grid-divider.uk-grid-row-small.uk-grid-stack > .uk-grid-margin {
  margin-top: 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;
}

/*
 * Medium
 */
/* Horizontal */
.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;
}

/* Vertical */
.uk-grid-divider.uk-grid-medium.uk-grid-stack > .uk-grid-margin,
.uk-grid-divider.uk-grid-row-medium.uk-grid-stack > .uk-grid-margin {
  margin-top: 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;
}

/*
 * Large
 */
/* Horizontal */
.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;
}

/* Vertical */
.uk-grid-divider.uk-grid-large.uk-grid-stack > .uk-grid-margin,
.uk-grid-divider.uk-grid-row-large.uk-grid-stack > .uk-grid-margin {
  margin-top: 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;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.uk-nav-secondary > :not(.uk-nav-divider) + :not(.uk-nav-header, .uk-nav-divider) {
  margin-top: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*
 * Nav items
 */
.uk-navbar-nav > li > a {
  padding: 0 0;
  color: #999;
  text-transform: uppercase;
  transition: 0.1s ease-in-out;
  transition-property: color, background-color;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* Dropdown Nav
 * Adopts `uk-nav`
 ========================================================================== */
.uk-navbar-dropdown-nav {
  font-size: 0.875rem;
}

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

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

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

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

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

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

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

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

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

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

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

/*
 * 1. Space is allocated solely based on content dimensions: 0 0 auto
 * 2. Gutter
 * 3. Create position context for dropdowns
 */
.uk-subnav > * {
  /* 1 */
  flex: none;
  /* 2 */
  padding-left: 20px;
  /* 3 */
  position: relative;
}

/* Items
 ========================================================================== */
/*
 * Items must target `a` elements to exclude other elements (e.g. dropdowns)
 * Using `:first-child` instead of `a` to support `span` elements for text
 * 1. Center content vertically, e.g. an icon
 * 2. Imitate white space gap when using flexbox
 * 3. Style
 */
.uk-subnav > * > :first-child {
  /* 1 */
  display: flex;
  align-items: center;
  /* 2 */
  column-gap: 0.25em;
  /* 3 */
  color: #999;
  font-size: 0.875rem;
  text-transform: uppercase;
  transition: 0.1s ease-in-out;
  transition-property: color, background-color;
}

/* Hover */
.uk-subnav > * > a:hover {
  color: #666;
  text-decoration: none;
}

/* Active */
.uk-subnav > .uk-active > a {
  color: #333;
}

/* Divider modifier
 ========================================================================== */
/*
 * Set gutter
 */
.uk-subnav-divider {
  margin-left: -41px;
}

/*
 * Align items and divider vertically
 */
.uk-subnav-divider > * {
  display: flex;
  align-items: center;
}

/*
 * Divider
 * 1. `nth-child` makes it also work without JS if it's only one row
 */
.uk-subnav-divider > ::before {
  content: "";
  height: 1.5em;
  margin-left: 0px;
  margin-right: 20px;
  border-left: 1px solid transparent;
}

/* 1 */
.uk-subnav-divider > :nth-child(n+2):not(.uk-first-column)::before {
  border-left-color: #e5e5e5;
}

/* Pill modifier
 ========================================================================== */
.uk-subnav-pill > * > :first-child {
  padding: 5px 10px;
  background: transparent;
  color: #999;
}

/* Hover */
.uk-subnav-pill > * > a:hover {
  background-color: #f8f8f8;
  color: #666;
}

/* OnClick */
.uk-subnav-pill > * > a:active {
  background-color: #f8f8f8;
  color: #666;
}

/* Active */
.uk-subnav-pill > .uk-active > a {
  background-color: #1e87f0;
  color: #fff;
}

/* Disabled
 * The same for all style modifiers
 ========================================================================== */
.uk-subnav > .uk-disabled > a {
  color: #999;
}

/* ========================================================================
   Component: Breadcrumb
 ========================================================================== */
/*
 * Reset list
 */
.uk-breadcrumb {
  padding: 0;
  list-style: none;
}

/*
 * 1. Doesn't generate any box and replaced by child boxes
 */
.uk-breadcrumb > * {
  display: contents;
}

/* Items
 ========================================================================== */
.uk-breadcrumb > * > * {
  font-size: 0.875rem;
  color: #999;
}

/* Hover */
.uk-breadcrumb > * > :hover {
  color: #666;
  text-decoration: none;
}

/* Disabled */
/* Active */
.uk-breadcrumb > :last-child > span,
.uk-breadcrumb > :last-child > a:not([href]) {
  color: #666;
}

/*
 * Divider
 * `nth-child` makes it also work without JS if it's only one row
 * 1. Remove space between inline block elements.
 * 2. Style
 */
.uk-breadcrumb > :nth-child(n+2):not(.uk-first-column)::before {
  content: "/";
  display: inline-block;
  /* 1 */
  margin: 0 20px 0 16px;
  /* 2 */
  font-size: 0.875rem;
  color: #999;
}

/* ========================================================================
   Component: Pagination
 ========================================================================== */
/*
 * 1. Allow items to wrap into the next line
 * 2. Gutter
 * 3. Reset list
 */
.uk-pagination {
  display: flex;
  /* 1 */
  flex-wrap: wrap;
  /* 2 */
  margin-left: 0;
  /* 3 */
  padding: 0;
  list-style: none;
}

/*
 * 1. Space is allocated solely based on content dimensions: 0 0 auto
 * 2. Gutter
 * 3. Create position context for dropdowns
 */
.uk-pagination > * {
  /* 1 */
  flex: none;
  /* 2 */
  padding-left: 0;
  /* 3 */
  position: relative;
}

/* Items
 ========================================================================== */
/*
 * 1. Prevent gap if child element is `inline-block`, e.g. an icon
 * 2. Style
 */
.uk-pagination > * > * {
  /* 1 */
  display: block;
  /* 2 */
  padding: 5px 10px;
  color: #999;
  transition: color 0.1s ease-in-out;
}

/* Hover */
.uk-pagination > * > :hover {
  color: #666;
  text-decoration: none;
}

/* Active */
.uk-pagination > .uk-active > * {
  color: #666;
}

/* Disabled */
.uk-pagination > .uk-disabled > * {
  color: #999;
}

/* ========================================================================
   Component: Tab
 ========================================================================== */
/*
 * 1. Allow items to wrap into the next line
 * 2. Gutter
 * 3. Reset list
 */
.uk-tab {
  display: flex;
  /* 1 */
  flex-wrap: wrap;
  /* 2 */
  margin-left: -20px;
  /* 3 */
  padding: 0;
  list-style: none;
  position: relative;
}

.uk-tab::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 20px;
  right: 0;
  border-bottom: 1px solid #e5e5e5;
}

/*
 * 1. Space is allocated solely based on content dimensions: 0 0 auto
 * 2. Gutter
 * 3. Create position context for dropdowns
 */
.uk-tab > * {
  /* 1 */
  flex: none;
  /* 2 */
  padding-left: 20px;
  /* 3 */
  position: relative;
}

/* Items
 ========================================================================== */
/*
 * Items must target `a` elements to exclude other elements (e.g. dropdowns)
 * 1. Center content vertically, e.g. an icon
 * 2. Imitate white space gap when using flexbox
 * 3. Center content if a width is set
 * 4. Style
 */
.uk-tab > * > a {
  /* 1 */
  display: flex;
  align-items: center;
  /* 2 */
  column-gap: 0.25em;
  /* 3 */
  justify-content: center;
  /* 4 */
  padding: 5px 10px;
  color: #999;
  border-bottom: 1px solid transparent;
  font-size: 0.875rem;
  text-transform: uppercase;
  transition: color 0.1s ease-in-out;
}

/* Hover */
.uk-tab > * > a:hover {
  color: #666;
  text-decoration: none;
}

/* Active */
.uk-tab > .uk-active > a {
  color: #333;
  border-color: #1e87f0;
}

/* Disabled */
.uk-tab > .uk-disabled > a {
  color: #999;
}

/* Position modifier
 ========================================================================== */
/*
 * Bottom
 */
.uk-tab-bottom::before {
  top: 0;
  bottom: auto;
}

.uk-tab-bottom > * > a {
  border-top: 1px solid transparent;
  border-bottom: none;
}

/*
 * Left + Right
 * 1. Reset Gutter
 */
.uk-tab-left,
.uk-tab-right {
  flex-direction: column;
  /* 1 */
  margin-left: 0;
}

/* 1 */
.uk-tab-left > *,
.uk-tab-right > * {
  padding-left: 0;
}

.uk-tab-left::before {
  top: 0;
  bottom: 0;
  left: auto;
  right: 0;
  border-left: 1px solid #e5e5e5;
  border-bottom: none;
}

.uk-tab-right::before {
  top: 0;
  bottom: 0;
  left: 0;
  right: auto;
  border-left: 1px solid #e5e5e5;
  border-bottom: none;
}

.uk-tab-left > * > a {
  justify-content: left;
  border-right: 1px solid transparent;
  border-bottom: none;
}

.uk-tab-right > * > a {
  justify-content: left;
  border-left: 1px solid transparent;
  border-bottom: none;
}

.uk-tab .uk-dropdown {
  margin-left: 30px;
}

/* ========================================================================
   Component: Slidenav
 ========================================================================== */
/*
 * Adopts `uk-icon`
 */
.uk-slidenav {
  padding: 5px 10px;
  color: rgba(102, 102, 102, 0.5);
  transition: color 0.1s ease-in-out;
}

/* Hover */
.uk-slidenav:hover {
  color: rgba(102, 102, 102, 0.9);
}

/* OnClick */
.uk-slidenav:active {
  color: rgba(102, 102, 102, 0.5);
}

/* Icon modifier
 ========================================================================== */
/*
 * Previous
 */
/*
 * Next
 */
/* Size modifier
 ========================================================================== */
.uk-slidenav-large {
  padding: 10px 10px;
}

/* Container
 ========================================================================== */
.uk-slidenav-container {
  display: flex;
}

/* ========================================================================
   Component: Dotnav
 ========================================================================== */
/*
 * 1. Allow items to wrap into the next line
 * 2. Reset list
 * 3. Gutter
 */
.uk-dotnav {
  display: flex;
  /* 1 */
  flex-wrap: wrap;
  /* 2 */
  margin: 0;
  padding: 0;
  list-style: none;
  /* 3 */
  margin-left: -12px;
}

/*
 * 1. Space is allocated solely based on content dimensions: 0 0 auto
 * 2. Gutter
 */
.uk-dotnav > * {
  /* 1 */
  flex: none;
  /* 2 */
  padding-left: 12px;
}

/* Items
 ========================================================================== */
/*
 * Items
 * 1. Hide text if present
 */
.uk-dotnav > * > * {
  display: block;
  box-sizing: border-box;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: transparent;
  /* 1 */
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  border: 1px solid rgba(102, 102, 102, 0.4);
  transition: 0.2s ease-in-out;
  transition-property: background-color, border-color;
}

/* Hover */
.uk-dotnav > * > :hover {
  background-color: rgba(102, 102, 102, 0.6);
  border-color: transparent;
}

/* OnClick */
.uk-dotnav > * > :active {
  background-color: rgba(102, 102, 102, 0.2);
  border-color: transparent;
}

/* Active */
.uk-dotnav > .uk-active > * {
  background-color: rgba(102, 102, 102, 0.6);
  border-color: transparent;
}

/* Modifier: 'uk-dotnav-vertical'
 ========================================================================== */
/*
 * 1. Change direction
 * 2. Gutter
 */
.uk-dotnav-vertical {
  /* 1 */
  flex-direction: column;
  /* 2 */
  margin-left: 0;
  margin-top: -12px;
}

/* 2 */
.uk-dotnav-vertical > * {
  padding-left: 0;
  padding-top: 12px;
}

/* ========================================================================
   Component: Thumbnav
 ========================================================================== */
/*
 * 1. Allow items to wrap into the next line
 * 2. Reset list
 * 3. Gutter
 */
.uk-thumbnav {
  display: flex;
  /* 1 */
  flex-wrap: wrap;
  /* 2 */
  margin: 0;
  padding: 0;
  list-style: none;
  /* 3 */
  margin-left: -15px;
}

/*
 * Space is allocated based on content dimensions, but shrinks: 0 1 auto
 * 1. Gutter
 */
.uk-thumbnav > * {
  /* 1 */
  padding-left: 15px;
}

/* Items
 ========================================================================== */
/*
 * Items
 */
.uk-thumbnav > * > * {
  display: inline-block;
  position: relative;
}

.uk-thumbnav > * > *::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(255, 255, 255, 0.4);
  transition: background-color 0.1s ease-in-out;
}

/* Hover */
.uk-thumbnav > * > :hover::after {
  background-color: transparent;
}

/* Active */
.uk-thumbnav > .uk-active > *::after {
  background-color: transparent;
}

/* Modifier: 'uk-thumbnav-vertical'
 ========================================================================== */
/*
 * 1. Change direction
 * 2. Gutter
 */
.uk-thumbnav-vertical {
  /* 1 */
  flex-direction: column;
  /* 2 */
  margin-left: 0;
  margin-top: -15px;
}

/* 2 */
.uk-thumbnav-vertical > * {
  padding-left: 0;
  padding-top: 15px;
}

/* ========================================================================
   Component: Iconnav
 ========================================================================== */
/*
 * 1. Allow items to wrap into the next line
 * 2. Reset list
 * 3. Gutter
 */
.uk-iconnav {
  display: flex;
  /* 1 */
  flex-wrap: wrap;
  /* 2 */
  margin: 0;
  padding: 0;
  list-style: none;
  /* 3 */
  margin-left: -10px;
}

/*
 * Space is allocated based on content dimensions, but shrinks: 0 1 auto
 * 1. Gutter
 */
.uk-iconnav > * {
  /* 1 */
  padding-left: 10px;
}

/* Items
 ========================================================================== */
/*
 * Items must target `a` elements to exclude other elements (e.g. dropdowns)
 * 1. Center content vertically if there is still some text
 * 2. Imitate white space gap when using flexbox
 * 3. Force text not to affect item height
 * 4. Style
 * 5. Required for `a` if there is still some text
 */
.uk-iconnav > * > a {
  /* 1 */
  display: flex;
  align-items: center;
  /* 2 */
  column-gap: 0.25em;
  /* 3 */
  line-height: 0;
  /* 4 */
  color: #999;
  /* 5 */
  text-decoration: none;
  font-size: 0.875rem;
  transition: 0.1s ease-in-out;
  transition-property: color, background-color;
}

/* Hover */
.uk-iconnav > * > a:hover {
  color: #666;
}

/* Active */
.uk-iconnav > .uk-active > a {
  color: #666;
}

/* Modifier: 'uk-iconnav-vertical'
 ========================================================================== */
/*
 * 1. Change direction
 * 2. Gutter
 */
.uk-iconnav-vertical {
  /* 1 */
  flex-direction: column;
  /* 2 */
  margin-left: 0;
  margin-top: -10px;
}

/* 2 */
.uk-iconnav-vertical > * {
  padding-left: 0;
  padding-top: 10px;
}

/* ========================================================================
   Component: Lightbox
 ========================================================================== */
/*
 * 1. Hide by default
 * 2. Set position
 * 3. Allow scrolling for the modal dialog
 * 4. Horizontal padding
 * 5. Mask the background page
 * 6. Fade-in transition
 * 7. Prevent cancellation of pointer events while dragging
 */
.uk-lightbox {
  /* 1 */
  display: none;
  /* 2 */
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1010;
  /* 5 */
  background: rgba(0, 0, 0, 0.8);
  /* 6 */
  opacity: 0;
  transition: opacity 0.15s linear;
  /* 7 */
  touch-action: pinch-zoom;
}

/*
 * Open
 * 1. Center child
 * 2. Fade-in
 */
.uk-lightbox.uk-open {
  display: block;
  /* 2 */
  opacity: 1;
}

/*
 * Focus
 */
.uk-lightbox :focus {
  outline-color: rgba(255, 255, 255, 0.7);
  outline: none;
}

.uk-lightbox :focus-visible {
  outline-color: rgba(255, 255, 255, 0.7);
  outline: none;
}

/* Page
 ========================================================================== */
/*
 * Prevent scrollbars
 */
.uk-lightbox-page {
  overflow: hidden;
}

/* Item
 ========================================================================== */
/*
 * 1. Center child within the viewport
 * 2. Not visible by default
 * 3. Color needed for spinner icon
 * 4. Optimize animation
 * 5. Responsiveness
 *    Using `vh` for `max-height` to fix image proportions after resize in Safari and Opera
 */
.uk-lightbox-items > * {
  /* 1 */
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  /* 2 */
  display: none;
  justify-content: center;
  align-items: center;
  /* 3 */
  color: rgba(255, 255, 255, 0.7);
  /* 4 */
  will-change: transform, opacity;
}

/* 5 */
.uk-lightbox-items > * > * {
  max-width: 100vw;
  max-height: 100vh;
}

.uk-lightbox-items > * > :not(iframe) {
  width: auto;
  height: auto;
  max-width: 2000px;
}

.uk-lightbox-items > .uk-active {
  display: flex;
}

.uk-lightbox-items iframe {
  border: none;
  width: calc(100vw - 80px) !important;
  height: calc(100vh - 80px) !important;
}

/* Toolbar
 ========================================================================== */
.uk-lightbox-toolbar {
  padding: 0;
  background: rgba(0, 0, 0, 0.3);
  color: rgba(255, 255, 255, 0.7);
}

.uk-lightbox-toolbar > * {
  color: rgba(255, 255, 255, 0.7);
}

/* Toolbar Icon (Close)
 ========================================================================== */
.uk-lightbox-toolbar-icon {
  padding: 5px;
  background: #464748;
  color: #fff;
  width: 40px;
  height: 40px;
}

/*
 * Hover
 */
.uk-lightbox-toolbar-icon:hover {
  color: #fff;
  background: #000;
}

/* Button (Slidenav)
 ========================================================================== */
/*
 * 1. Center icon vertically and horizontally
 */
.uk-lightbox-button {
  box-sizing: border-box;
  width: 50px;
  height: 50px;
  background: #303132;
  color: #fff;
  /* 1 */
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  transition: ease-in-out 0.2s;
}

/* Hover */
.uk-lightbox-button:hover {
  color: #303132;
  background: #fff;
}

/* OnClick */
/* Caption
 ========================================================================== */
.uk-lightbox-caption:empty {
  display: none;
}

/* Iframe
 ========================================================================== */
.uk-lightbox-iframe {
  width: 80%;
  height: 80%;
}

/* ========================================================================
   Component: Animation
 ========================================================================== */
[class*=uk-animation-] {
  animation: 0.5s ease-out both;
}

/* Animations
 ========================================================================== */
/*
 * Fade
 */
.uk-animation-fade {
  animation-name: uk-fade;
  animation-duration: 0.8s;
  animation-timing-function: linear;
}

/*
 * Scale
 */
.uk-animation-scale-up {
  animation-name: uk-fade, uk-scale-up;
}

.uk-animation-scale-down {
  animation-name: uk-fade, uk-scale-down;
}

/*
 * Slide
 */
.uk-animation-slide-top {
  animation-name: uk-fade, uk-slide-top;
}

.uk-animation-slide-bottom {
  animation-name: uk-fade, uk-slide-bottom;
}

.uk-animation-slide-left {
  animation-name: uk-fade, uk-slide-left;
}

.uk-animation-slide-right {
  animation-name: uk-fade, uk-slide-right;
}

/*
 * Slide Small
 */
.uk-animation-slide-top-small {
  animation-name: uk-fade, uk-slide-top-small;
}

.uk-animation-slide-bottom-small {
  animation-name: uk-fade, uk-slide-bottom-small;
}

.uk-animation-slide-left-small {
  animation-name: uk-fade, uk-slide-left-small;
}

.uk-animation-slide-right-small {
  animation-name: uk-fade, uk-slide-right-small;
}

/*
 * Slide Medium
 */
.uk-animation-slide-top-medium {
  animation-name: uk-fade, uk-slide-top-medium;
}

.uk-animation-slide-bottom-medium {
  animation-name: uk-fade, uk-slide-bottom-medium;
}

.uk-animation-slide-left-medium {
  animation-name: uk-fade, uk-slide-left-medium;
}

.uk-animation-slide-right-medium {
  animation-name: uk-fade, uk-slide-right-medium;
}

/*
 * Kenburns
 */
.uk-animation-kenburns {
  animation-name: uk-kenburns;
  animation-duration: 15s;
}

/*
 * Shake
 */
.uk-animation-shake {
  animation-name: uk-shake;
}

/*
 * SVG Stroke
 * The `--uk-animation-stroke` custom property contains the longest path length.
 * Set it manually or use `uk-svg="stroke-animation: true"` to set it automatically.
 * All strokes are animated by the same pace and doesn't end simultaneously.
 * To end simultaneously, `pathLength="1"` could be used, but it's not working in Safari yet.
 */
.uk-animation-stroke {
  animation-name: uk-stroke;
  animation-duration: 2s;
  stroke-dasharray: var(--uk-animation-stroke);
}

/* Direction modifier
 ========================================================================== */
.uk-animation-reverse {
  animation-direction: reverse;
  animation-timing-function: ease-in;
}

/* Duration modifier
 ========================================================================== */
.uk-animation-fast {
  animation-duration: 0.1s;
}

/* Toggle animation based on the State of the Parent Element
 ========================================================================== */
.uk-animation-toggle:not(:hover):not(:focus) [class*=uk-animation-] {
  animation-name: none;
}

/* Keyframes used by animation classes
 ========================================================================== */
/*
 * Fade
 */
@keyframes uk-fade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/*
 * Scale
 */
@keyframes uk-scale-up {
  0% {
    transform: scale(0.9);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes uk-scale-down {
  0% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}
/*
 * Slide
 */
@keyframes uk-slide-top {
  0% {
    transform: translateY(-100%);
  }
  100% {
    transform: translateY(0);
  }
}
@keyframes uk-slide-bottom {
  0% {
    transform: translateY(100%);
  }
  100% {
    transform: translateY(0);
  }
}
@keyframes uk-slide-left {
  0% {
    transform: translateX(-100%);
  }
  100% {
    transform: translateX(0);
  }
}
@keyframes uk-slide-right {
  0% {
    transform: translateX(100%);
  }
  100% {
    transform: translateX(0);
  }
}
/*
 * Slide Small
 */
@keyframes uk-slide-top-small {
  0% {
    transform: translateY(-10px);
  }
  100% {
    transform: translateY(0);
  }
}
@keyframes uk-slide-bottom-small {
  0% {
    transform: translateY(10px);
  }
  100% {
    transform: translateY(0);
  }
}
@keyframes uk-slide-left-small {
  0% {
    transform: translateX(-10px);
  }
  100% {
    transform: translateX(0);
  }
}
@keyframes uk-slide-right-small {
  0% {
    transform: translateX(10px);
  }
  100% {
    transform: translateX(0);
  }
}
/*
 * Slide Medium
 */
@keyframes uk-slide-top-medium {
  0% {
    transform: translateY(-50px);
  }
  100% {
    transform: translateY(0);
  }
}
@keyframes uk-slide-bottom-medium {
  0% {
    transform: translateY(50px);
  }
  100% {
    transform: translateY(0);
  }
}
@keyframes uk-slide-left-medium {
  0% {
    transform: translateX(-50px);
  }
  100% {
    transform: translateX(0);
  }
}
@keyframes uk-slide-right-medium {
  0% {
    transform: translateX(50px);
  }
  100% {
    transform: translateX(0);
  }
}
/*
 * Kenburns
 */
@keyframes uk-kenburns {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.2);
  }
}
/*
 * Shake
 */
@keyframes uk-shake {
  0%, 100% {
    transform: translateX(0);
  }
  10% {
    transform: translateX(-9px);
  }
  20% {
    transform: translateX(8px);
  }
  30% {
    transform: translateX(-7px);
  }
  40% {
    transform: translateX(6px);
  }
  50% {
    transform: translateX(-5px);
  }
  60% {
    transform: translateX(4px);
  }
  70% {
    transform: translateX(-3px);
  }
  80% {
    transform: translateX(2px);
  }
  90% {
    transform: translateX(-1px);
  }
}
/*
 * Stroke
 */
@keyframes uk-stroke {
  0% {
    stroke-dashoffset: var(--uk-animation-stroke);
  }
  100% {
    stroke-dashoffset: 0;
  }
}
/* ========================================================================
   Component: Width
 ========================================================================== */
/* Equal child widths
 ========================================================================== */
[class*=uk-child-width] > * {
  box-sizing: border-box;
  width: 100%;
}

.uk-child-width-1-2 > * {
  width: 50%;
}

.uk-child-width-1-3 > * {
  width: 33.3222259247%;
}

.uk-child-width-1-4 > * {
  width: 25%;
}

.uk-child-width-1-5 > * {
  width: 20%;
}

.uk-child-width-1-6 > * {
  width: 16.6638893518%;
}

.uk-child-width-auto > * {
  width: auto;
}

/*
 * 1. Reset the `min-width`, which is set to auto by default, because
 *    flex items won't shrink below their minimum intrinsic content size.
 *    Using `1px` instead of `0`, so items still wrap into the next line,
 *    if they have zero width and padding and the predecessor is 100% wide.
 */
.uk-child-width-expand > :not([class*=uk-width]) {
  flex: 1;
  /* 1 */
  min-width: 1px;
}

/* Phone landscape and bigger */
@media (min-width: 640px) {
  .uk-child-width-1-1\@s > * {
    width: 100%;
  }
  .uk-child-width-1-2\@s > * {
    width: 50%;
  }
  .uk-child-width-1-3\@s > * {
    width: 33.3222259247%;
  }
  .uk-child-width-1-4\@s > * {
    width: 25%;
  }
  .uk-child-width-1-5\@s > * {
    width: 20%;
  }
  .uk-child-width-1-6\@s > * {
    width: 16.6638893518%;
  }
  .uk-child-width-auto\@s > * {
    width: auto;
  }
  .uk-child-width-expand\@s > :not([class*=uk-width]) {
    flex: 1;
    min-width: 1px;
  }
}
/* Tablet landscape and bigger */
@media (min-width: 960px) {
  .uk-child-width-1-1\@m > * {
    width: 100%;
  }
  .uk-child-width-1-2\@m > * {
    width: 50%;
  }
  .uk-child-width-1-3\@m > * {
    width: 33.3222259247%;
  }
  .uk-child-width-1-4\@m > * {
    width: 25%;
  }
  .uk-child-width-1-5\@m > * {
    width: 20%;
  }
  .uk-child-width-1-6\@m > * {
    width: 16.6638893518%;
  }
  .uk-child-width-auto\@m > * {
    width: auto;
  }
  .uk-child-width-expand\@m > :not([class*=uk-width]) {
    flex: 1;
    min-width: 1px;
  }
}
/* Desktop and bigger */
@media (min-width: 1200px) {
  .uk-child-width-1-1\@l > * {
    width: 100%;
  }
  .uk-child-width-1-2\@l > * {
    width: 50%;
  }
  .uk-child-width-1-3\@l > * {
    width: 33.3222259247%;
  }
  .uk-child-width-1-4\@l > * {
    width: 25%;
  }
  .uk-child-width-1-5\@l > * {
    width: 20%;
  }
  .uk-child-width-1-6\@l > * {
    width: 16.6638893518%;
  }
  .uk-child-width-auto\@l > * {
    width: auto;
  }
  .uk-child-width-expand\@l > :not([class*=uk-width]) {
    flex: 1;
    min-width: 1px;
  }
}
/* Large screen and bigger */
@media (min-width: 1600px) {
  .uk-child-width-1-1\@xl > * {
    width: 100%;
  }
  .uk-child-width-1-2\@xl > * {
    width: 50%;
  }
  .uk-child-width-1-3\@xl > * {
    width: 33.3222259247%;
  }
  .uk-child-width-1-4\@xl > * {
    width: 25%;
  }
  .uk-child-width-1-5\@xl > * {
    width: 20%;
  }
  .uk-child-width-1-6\@xl > * {
    width: 16.6638893518%;
  }
  .uk-child-width-auto\@xl > * {
    width: auto;
  }
  .uk-child-width-expand\@xl > :not([class*=uk-width]) {
    flex: 1;
    min-width: 1px;
  }
}
/* Single Widths
 ========================================================================== */
/*
 * 1. `max-width` is needed for the pixel-based classes
 */
[class*=uk-width] {
  box-sizing: border-box;
  width: 100%;
  /* 1 */
  max-width: 100%;
}

/* Halves */
.uk-width-1-2 {
  width: 50%;
}

/* Thirds */
.uk-width-1-3 {
  width: 33.3222259247%;
}

.uk-width-2-3 {
  width: 66.6444518494%;
}

/* Quarters */
.uk-width-1-4 {
  width: 25%;
}

.uk-width-3-4 {
  width: 75%;
}

/* Fifths */
.uk-width-1-5 {
  width: 20%;
}

.uk-width-2-5 {
  width: 40%;
}

.uk-width-3-5 {
  width: 60%;
}

.uk-width-4-5 {
  width: 80%;
}

/* Sixths */
.uk-width-1-6 {
  width: 16.6638893518%;
}

.uk-width-5-6 {
  width: 83.3194467589%;
}

/* Pixel */
.uk-width-small {
  width: 150px;
}

.uk-width-medium {
  width: 300px;
}

.uk-width-large {
  width: 450px;
}

.uk-width-xlarge {
  width: 600px;
}

.uk-width-2xlarge {
  width: 750px;
}

/* Auto */
.uk-width-auto {
  width: auto;
}

/* Expand */
.uk-width-expand {
  flex: 1;
  min-width: 1px;
}

/* Phone landscape and bigger */
@media (min-width: 640px) {
  /* Whole */
  .uk-width-1-1\@s {
    width: 100%;
  }
  /* Halves */
  .uk-width-1-2\@s {
    width: 50%;
  }
  /* Thirds */
  .uk-width-1-3\@s {
    width: 33.3222259247%;
  }
  .uk-width-2-3\@s {
    width: 66.6444518494%;
  }
  /* Quarters */
  .uk-width-1-4\@s {
    width: 25%;
  }
  .uk-width-3-4\@s {
    width: 75%;
  }
  /* Fifths */
  .uk-width-1-5\@s {
    width: 20%;
  }
  .uk-width-2-5\@s {
    width: 40%;
  }
  .uk-width-3-5\@s {
    width: 60%;
  }
  .uk-width-4-5\@s {
    width: 80%;
  }
  /* Sixths */
  .uk-width-1-6\@s {
    width: 16.6638893518%;
  }
  .uk-width-5-6\@s {
    width: 83.3194467589%;
  }
  /* Pixel */
  .uk-width-small\@s {
    width: 150px;
  }
  .uk-width-medium\@s {
    width: 300px;
  }
  .uk-width-large\@s {
    width: 450px;
  }
  .uk-width-xlarge\@s {
    width: 600px;
  }
  .uk-width-2xlarge\@s {
    width: 750px;
  }
  /* Auto */
  .uk-width-auto\@s {
    width: auto;
  }
  /* Expand */
  .uk-width-expand\@s {
    flex: 1;
    min-width: 1px;
  }
}
/* Tablet landscape and bigger */
@media (min-width: 960px) {
  /* Whole */
  .uk-width-1-1\@m {
    width: 100%;
  }
  /* Halves */
  .uk-width-1-2\@m {
    width: 50%;
  }
  /* Thirds */
  .uk-width-1-3\@m {
    width: 33.3222259247%;
  }
  .uk-width-2-3\@m {
    width: 66.6444518494%;
  }
  /* Quarters */
  .uk-width-1-4\@m {
    width: 25%;
  }
  .uk-width-3-4\@m {
    width: 75%;
  }
  /* Fifths */
  .uk-width-1-5\@m {
    width: 20%;
  }
  .uk-width-2-5\@m {
    width: 40%;
  }
  .uk-width-3-5\@m {
    width: 60%;
  }
  .uk-width-4-5\@m {
    width: 80%;
  }
  /* Sixths */
  .uk-width-1-6\@m {
    width: 16.6638893518%;
  }
  .uk-width-5-6\@m {
    width: 83.3194467589%;
  }
  /* Pixel */
  .uk-width-small\@m {
    width: 150px;
  }
  .uk-width-medium\@m {
    width: 300px;
  }
  .uk-width-large\@m {
    width: 450px;
  }
  .uk-width-xlarge\@m {
    width: 600px;
  }
  .uk-width-2xlarge\@m {
    width: 750px;
  }
  /* Auto */
  .uk-width-auto\@m {
    width: auto;
  }
  /* Expand */
  .uk-width-expand\@m {
    flex: 1;
    min-width: 1px;
  }
}
/* Desktop and bigger */
@media (min-width: 1200px) {
  /* Whole */
  .uk-width-1-1\@l {
    width: 100%;
  }
  /* Halves */
  .uk-width-1-2\@l {
    width: 50%;
  }
  /* Thirds */
  .uk-width-1-3\@l {
    width: 33.3222259247%;
  }
  .uk-width-2-3\@l {
    width: 66.6444518494%;
  }
  /* Quarters */
  .uk-width-1-4\@l {
    width: 25%;
  }
  .uk-width-3-4\@l {
    width: 75%;
  }
  /* Fifths */
  .uk-width-1-5\@l {
    width: 20%;
  }
  .uk-width-2-5\@l {
    width: 40%;
  }
  .uk-width-3-5\@l {
    width: 60%;
  }
  .uk-width-4-5\@l {
    width: 80%;
  }
  /* Sixths */
  .uk-width-1-6\@l {
    width: 16.6638893518%;
  }
  .uk-width-5-6\@l {
    width: 83.3194467589%;
  }
  /* Pixel */
  .uk-width-small\@l {
    width: 150px;
  }
  .uk-width-medium\@l {
    width: 300px;
  }
  .uk-width-large\@l {
    width: 450px;
  }
  .uk-width-xlarge\@l {
    width: 600px;
  }
  .uk-width-2xlarge\@l {
    width: 750px;
  }
  /* Auto */
  .uk-width-auto\@l {
    width: auto;
  }
  /* Expand */
  .uk-width-expand\@l {
    flex: 1;
    min-width: 1px;
  }
}
/* Large screen and bigger */
@media (min-width: 1600px) {
  /* Whole */
  .uk-width-1-1\@xl {
    width: 100%;
  }
  /* Halves */
  .uk-width-1-2\@xl {
    width: 50%;
  }
  /* Thirds */
  .uk-width-1-3\@xl {
    width: 33.3222259247%;
  }
  .uk-width-2-3\@xl {
    width: 66.6444518494%;
  }
  /* Quarters */
  .uk-width-1-4\@xl {
    width: 25%;
  }
  .uk-width-3-4\@xl {
    width: 75%;
  }
  /* Fifths */
  .uk-width-1-5\@xl {
    width: 20%;
  }
  .uk-width-2-5\@xl {
    width: 40%;
  }
  .uk-width-3-5\@xl {
    width: 60%;
  }
  .uk-width-4-5\@xl {
    width: 80%;
  }
  /* Sixths */
  .uk-width-1-6\@xl {
    width: 16.6638893518%;
  }
  .uk-width-5-6\@xl {
    width: 83.3194467589%;
  }
  /* Pixel */
  .uk-width-small\@xl {
    width: 150px;
  }
  .uk-width-medium\@xl {
    width: 300px;
  }
  .uk-width-large\@xl {
    width: 450px;
  }
  .uk-width-xlarge\@xl {
    width: 600px;
  }
  .uk-width-2xlarge\@xl {
    width: 750px;
  }
  /* Auto */
  .uk-width-auto\@xl {
    width: auto;
  }
  /* Expand */
  .uk-width-expand\@xl {
    flex: 1;
    min-width: 1px;
  }
}
/* Intrinsic Widths
 ========================================================================== */
.uk-width-max-content {
  width: max-content;
}

.uk-width-min-content {
  width: min-content;
}

/* ========================================================================
   Component: Height
 ========================================================================== */
[class*=uk-height] {
  box-sizing: border-box;
}

/*
 * Only works if parent element has a height set
 */
.uk-height-1-1 {
  height: 100%;
}

/*
 * Useful to create image teasers
 */
.uk-height-viewport {
  min-height: 100vh;
}

.uk-height-viewport-2 {
  min-height: 200vh;
}

.uk-height-viewport-3 {
  min-height: 300vh;
}

.uk-height-viewport-4 {
  min-height: 400vh;
}

/*
 * Pixel
 * Useful for `overflow: auto`
 */
.uk-height-small {
  height: 150px;
}

.uk-height-medium {
  height: 300px;
}

.uk-height-large {
  height: 450px;
}

.uk-height-max-small {
  max-height: 150px;
}

.uk-height-max-medium {
  max-height: 300px;
}

.uk-height-max-large {
  max-height: 450px;
}

/* ========================================================================
   Component: Text
 ========================================================================== */
/* Style modifiers
 ========================================================================== */
.uk-text-lead {
  font-size: 1.5rem;
  line-height: 1.5;
  color: #333;
}

.uk-text-meta {
  font-size: 0.875rem;
  line-height: 1.4;
  color: #999;
}

.uk-text-meta a {
  color: #999;
}

.uk-text-meta a:hover {
  color: #666;
  text-decoration: none;
}

/* Size modifiers
 ========================================================================== */
.uk-text-small {
  font-size: 0.875rem;
  line-height: 1.5;
}

.uk-text-large {
  font-size: 1.5rem;
  line-height: 1.5;
}

.uk-text-default {
  font-size: 16px;
  line-height: 1.5;
}

/* Weight modifier
 ========================================================================== */
.uk-text-light {
  font-weight: 300;
}

.uk-text-normal {
  font-weight: 400;
}

.uk-text-bold {
  font-weight: 700;
}

.uk-text-lighter {
  font-weight: lighter;
}

.uk-text-bolder {
  font-weight: bolder;
}

/* Style modifier
 ========================================================================== */
.uk-text-italic {
  font-style: italic;
}

/* Transform modifier
 ========================================================================== */
.uk-text-capitalize {
  text-transform: capitalize !important;
}

.uk-text-uppercase {
  text-transform: uppercase !important;
}

.uk-text-lowercase {
  text-transform: lowercase !important;
}

/* Decoration modifier
 ========================================================================== */
.uk-text-decoration-none {
  text-decoration: none !important;
}

/* Color modifiers
 ========================================================================== */
.uk-text-muted {
  color: #999 !important;
}

.uk-text-emphasis {
  color: #333 !important;
}

.uk-text-primary {
  color: #1e87f0 !important;
}

.uk-text-secondary {
  color: #222 !important;
}

.uk-text-success {
  color: #32d296 !important;
}

.uk-text-warning {
  color: #faa05a !important;
}

.uk-text-danger {
  color: #f0506e !important;
}

/* Background modifier
 ========================================================================== */
/*
 * 1. The background clips to the foreground text. Works in all browsers.
 * 2. Default color is set to transparent.
 * 3. Container fits the text
 * 4. Style
 */
.uk-text-background {
  /* 1 */
  -webkit-background-clip: text;
  /* 2 */
  color: transparent !important;
  /* 3 */
  display: inline-block;
  /* 4 */
  background-color: #1e87f0;
}

/* Alignment modifiers
 ========================================================================== */
.uk-text-left {
  text-align: left !important;
}

.uk-text-right {
  text-align: right !important;
}

.uk-text-center {
  text-align: center !important;
}

.uk-text-justify {
  text-align: justify !important;
}

/* Phone landscape and bigger */
@media (min-width: 640px) {
  .uk-text-left\@s {
    text-align: left !important;
  }
  .uk-text-right\@s {
    text-align: right !important;
  }
  .uk-text-center\@s {
    text-align: center !important;
  }
}
/* Tablet landscape and bigger */
@media (min-width: 960px) {
  .uk-text-left\@m {
    text-align: left !important;
  }
  .uk-text-right\@m {
    text-align: right !important;
  }
  .uk-text-center\@m {
    text-align: center !important;
  }
}
/* Desktop and bigger */
@media (min-width: 1200px) {
  .uk-text-left\@l {
    text-align: left !important;
  }
  .uk-text-right\@l {
    text-align: right !important;
  }
  .uk-text-center\@l {
    text-align: center !important;
  }
}
/* Large screen and bigger */
@media (min-width: 1600px) {
  .uk-text-left\@xl {
    text-align: left !important;
  }
  .uk-text-right\@xl {
    text-align: right !important;
  }
  .uk-text-center\@xl {
    text-align: center !important;
  }
}
/*
 * Vertical
 */
.uk-text-top {
  vertical-align: top !important;
}

.uk-text-middle {
  vertical-align: middle !important;
}

.uk-text-bottom {
  vertical-align: bottom !important;
}

.uk-text-baseline {
  vertical-align: baseline !important;
}

/* Wrap modifiers
 ========================================================================== */
/*
 * Prevent text from wrapping onto multiple lines
 */
.uk-text-nowrap {
  white-space: nowrap;
}

/*
 * 1. Make sure a max-width is set after which truncation can occur
 * 2. Prevent text from wrapping onto multiple lines, and truncate with an ellipsis
 * 3. Fix for table cells
 */
.uk-text-truncate {
  /* 1 */
  max-width: 100%;
  /* 2 */
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* 2 */
th.uk-text-truncate,
td.uk-text-truncate {
  max-width: 0;
}

/*
 * Wrap long words onto the next line and break them if they are too long to fit.
 * 1. Make it work with table cells in all browsers.
 * Note: Not using `hyphens: auto` because it hyphenates text even if not needed.
 */
.uk-text-break {
  overflow-wrap: break-word;
}

/* 1 */
th.uk-text-break,
td.uk-text-break {
  word-break: break-word;
}

/* ========================================================================
   Component: Column
 ========================================================================== */
[class*=uk-column-] {
  column-gap: 30px;
}

/* Desktop and bigger */
@media (min-width: 1200px) {
  [class*=uk-column-] {
    column-gap: 40px;
  }
}
/*
 * Fix image 1px line wrapping into the next column in Chrome
 */
[class*=uk-column-] img {
  transform: translate3d(0, 0, 0);
}

/* Divider
 ========================================================================== */
/*
 * 1. Double the column gap
 */
.uk-column-divider {
  column-rule: 1px solid #e5e5e5;
  /* 1 */
  column-gap: 60px;
}

/* Desktop and bigger */
@media (min-width: 1200px) {
  .uk-column-divider {
    column-gap: 80px;
  }
}
/* Width modifiers
 ========================================================================== */
.uk-column-1-2 {
  column-count: 2;
}

.uk-column-1-3 {
  column-count: 3;
}

.uk-column-1-4 {
  column-count: 4;
}

.uk-column-1-5 {
  column-count: 5;
}

.uk-column-1-6 {
  column-count: 6;
}

/* Phone landscape and bigger */
@media (min-width: 640px) {
  .uk-column-1-2\@s {
    column-count: 2;
  }
  .uk-column-1-3\@s {
    column-count: 3;
  }
  .uk-column-1-4\@s {
    column-count: 4;
  }
  .uk-column-1-5\@s {
    column-count: 5;
  }
  .uk-column-1-6\@s {
    column-count: 6;
  }
}
/* Tablet landscape and bigger */
@media (min-width: 960px) {
  .uk-column-1-2\@m {
    column-count: 2;
  }
  .uk-column-1-3\@m {
    column-count: 3;
  }
  .uk-column-1-4\@m {
    column-count: 4;
  }
  .uk-column-1-5\@m {
    column-count: 5;
  }
  .uk-column-1-6\@m {
    column-count: 6;
  }
}
/* Desktop and bigger */
@media (min-width: 1200px) {
  .uk-column-1-2\@l {
    column-count: 2;
  }
  .uk-column-1-3\@l {
    column-count: 3;
  }
  .uk-column-1-4\@l {
    column-count: 4;
  }
  .uk-column-1-5\@l {
    column-count: 5;
  }
  .uk-column-1-6\@l {
    column-count: 6;
  }
}
/* Large screen and bigger */
@media (min-width: 1600px) {
  .uk-column-1-2\@xl {
    column-count: 2;
  }
  .uk-column-1-3\@xl {
    column-count: 3;
  }
  .uk-column-1-4\@xl {
    column-count: 4;
  }
  .uk-column-1-5\@xl {
    column-count: 5;
  }
  .uk-column-1-6\@xl {
    column-count: 6;
  }
}
/* Make element span across all columns
 * Does not work in Firefox yet
 ========================================================================== */
.uk-column-span {
  column-span: all;
}

/* ========================================================================
   Component: Cover
 ========================================================================== */
/*
 * Works with iframes and embedded content
 * 1. Use attribute to apply transform instantly. Needed if transform is transitioned.
 * 2. Reset responsiveness for embedded content
 * 3. Center object
 * Note: Percent values on the `top` property only works if this element
 *       is absolute positioned or if the container has a height
 */
/* 1 */
[uk-cover],
[data-uk-cover] {
  /* 2 */
  max-width: none;
  /* 3 */
  position: absolute;
  left: 50%;
  top: 50%;
  --uk-position-translate-x: -50%;
  --uk-position-translate-y: -50%;
  transform: translate(var(--uk-position-translate-x), var(--uk-position-translate-y));
}

iframe[uk-cover],
iframe[data-uk-cover] {
  pointer-events: none;
}

/* Container
 ========================================================================== */
/*
 * 1. Parent container which clips resized object
 * 2. Needed if the child is positioned absolute. See note above
 */
.uk-cover-container {
  /* 1 */
  overflow: hidden;
  /* 2 */
  position: relative;
}

/* ========================================================================
   Component: Background
 ========================================================================== */
/* Color
 ========================================================================== */
.uk-background-default {
  background-color: #fff;
}

.uk-background-muted {
  background-color: #f8f8f8;
}

.uk-background-primary {
  background-color: #1e87f0;
}

.uk-background-secondary {
  background-color: #222;
}

/* Size
 ========================================================================== */
.uk-background-cover,
.uk-background-contain,
.uk-background-width-1-1,
.uk-background-height-1-1 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.uk-background-cover {
  background-size: cover;
}

.uk-background-contain {
  background-size: contain;
}

.uk-background-width-1-1 {
  background-size: 100%;
}

.uk-background-height-1-1 {
  background-size: auto 100%;
}

/* Position
 ========================================================================== */
.uk-background-top-left {
  background-position: 0 0;
}

.uk-background-top-center {
  background-position: 50% 0;
}

.uk-background-top-right {
  background-position: 100% 0;
}

.uk-background-center-left {
  background-position: 0 50%;
}

.uk-background-center-center {
  background-position: 50% 50%;
}

.uk-background-center-right {
  background-position: 100% 50%;
}

.uk-background-bottom-left {
  background-position: 0 100%;
}

.uk-background-bottom-center {
  background-position: 50% 100%;
}

.uk-background-bottom-right {
  background-position: 100% 100%;
}

/* Repeat
 ========================================================================== */
.uk-background-norepeat {
  background-repeat: no-repeat;
}

/* Attachment
 ========================================================================== */
/*
 * 1. Fix bug introduced in Chrome 67: the background image is not visible if any element on the page uses `translate3d`
 */
.uk-background-fixed {
  background-attachment: fixed;
  /* 1 */
  backface-visibility: hidden;
}

/*
 * Exclude touch devices because `fixed` doesn't work on iOS and Android
 */
@media (pointer: coarse) {
  .uk-background-fixed {
    background-attachment: scroll;
  }
}
/* Image
 ========================================================================== */
/* Phone portrait and smaller */
@media (max-width: 639px) {
  .uk-background-image\@s {
    background-image: none !important;
  }
}
/* Phone landscape and smaller */
@media (max-width: 959px) {
  .uk-background-image\@m {
    background-image: none !important;
  }
}
/* Tablet landscape and smaller */
@media (max-width: 1199px) {
  .uk-background-image\@l {
    background-image: none !important;
  }
}
/* Desktop and smaller */
@media (max-width: 1599px) {
  .uk-background-image\@xl {
    background-image: none !important;
  }
}
/* Blend modes
 ========================================================================== */
.uk-background-blend-multiply {
  background-blend-mode: multiply;
}

.uk-background-blend-screen {
  background-blend-mode: screen;
}

.uk-background-blend-overlay {
  background-blend-mode: overlay;
}

.uk-background-blend-darken {
  background-blend-mode: darken;
}

.uk-background-blend-lighten {
  background-blend-mode: lighten;
}

.uk-background-blend-color-dodge {
  background-blend-mode: color-dodge;
}

.uk-background-blend-color-burn {
  background-blend-mode: color-burn;
}

.uk-background-blend-hard-light {
  background-blend-mode: hard-light;
}

.uk-background-blend-soft-light {
  background-blend-mode: soft-light;
}

.uk-background-blend-difference {
  background-blend-mode: difference;
}

.uk-background-blend-exclusion {
  background-blend-mode: exclusion;
}

.uk-background-blend-hue {
  background-blend-mode: hue;
}

.uk-background-blend-saturation {
  background-blend-mode: saturation;
}

.uk-background-blend-color {
  background-blend-mode: color;
}

.uk-background-blend-luminosity {
  background-blend-mode: luminosity;
}

/* ========================================================================
   Component: Align
 ========================================================================== */
/*
 * Default
 */
[class*=uk-align] {
  display: block;
  margin-bottom: 30px;
}

* + [class*=uk-align] {
  margin-top: 30px;
}

/*
 * Center
 */
.uk-align-center {
  margin-left: auto;
  margin-right: auto;
}

/*
 * Left/Right
 */
.uk-align-left {
  margin-top: 0;
  margin-right: 30px;
  float: left;
}

.uk-align-right {
  margin-top: 0;
  margin-left: 30px;
  float: right;
}

/* Phone landscape and bigger */
@media (min-width: 640px) {
  .uk-align-left\@s {
    margin-top: 0;
    margin-right: 30px;
    float: left;
  }
  .uk-align-right\@s {
    margin-top: 0;
    margin-left: 30px;
    float: right;
  }
}
/* Tablet landscape and bigger */
@media (min-width: 960px) {
  .uk-align-left\@m {
    margin-top: 0;
    margin-right: 30px;
    float: left;
  }
  .uk-align-right\@m {
    margin-top: 0;
    margin-left: 30px;
    float: right;
  }
}
/* Desktop and bigger */
@media (min-width: 1200px) {
  .uk-align-left\@l {
    margin-top: 0;
    float: left;
  }
  .uk-align-right\@l {
    margin-top: 0;
    float: right;
  }
  .uk-align-left,
.uk-align-left\@s,
.uk-align-left\@m,
.uk-align-left\@l {
    margin-right: 40px;
  }
  .uk-align-right,
.uk-align-right\@s,
.uk-align-right\@m,
.uk-align-right\@l {
    margin-left: 40px;
  }
}
/* Large screen and bigger */
@media (min-width: 1600px) {
  .uk-align-left\@xl {
    margin-top: 0;
    margin-right: 40px;
    float: left;
  }
  .uk-align-right\@xl {
    margin-top: 0;
    margin-left: 40px;
    float: right;
  }
}
/* ========================================================================
   Component: SVG
 ========================================================================== */
/*
 * 1. Fill all SVG elements with the current text color if no `fill` attribute is set
 * 2. Set the fill and stroke color of all SVG elements to the current text color
 */
/* 1 */
.uk-svg,
.uk-svg:not(.uk-preserve) [fill*="#"]:not(.uk-preserve) {
  fill: currentcolor;
}

.uk-svg:not(.uk-preserve) [stroke*="#"]:not(.uk-preserve) {
  stroke: currentcolor;
}

/*
 * Fix Firefox blurry SVG rendering: https://bugzilla.mozilla.org/show_bug.cgi?id=1046835
 */
.uk-svg {
  transform: translate(0, 0);
}

/* ========================================================================
   Component: Utility
 ========================================================================== */
/* Panel
 ========================================================================== */
.uk-panel {
  display: flow-root;
  position: relative;
  box-sizing: border-box;
}

/*
 * Remove margin from the last-child
 */
.uk-panel > :last-child {
  margin-bottom: 0;
}

/*
 * Scrollable
 */
.uk-panel-scrollable {
  height: 170px;
  padding: 10px;
  border: 1px solid #e5e5e5;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  resize: both;
}

/* Clearfix
 ========================================================================== */
/*
 * 1. `table-cell` is used with `::before` because `table` creates a 1px gap when it becomes a flex item, only in Webkit
 * 2. `table` is used again with `::after` because `clear` only works with block elements.
 * Note: `display: block` with `overflow: hidden` is currently not working in the latest Safari
 */
/* 1 */
.uk-clearfix::before {
  content: "";
  display: table-cell;
}

/* 2 */
.uk-clearfix::after {
  content: "";
  display: table;
  clear: both;
}

/* Float
 ========================================================================== */
/*
 * 1. Prevent content overflow
 */
.uk-float-left {
  float: left;
}

.uk-float-right {
  float: right;
}

/* 1 */
[class*=uk-float-] {
  max-width: 100%;
}

/* Overfow
 ========================================================================== */
.uk-overflow-hidden {
  overflow: hidden;
}

/*
 * Enable scrollbars if content is clipped
 */
.uk-overflow-auto {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

.uk-overflow-auto > :last-child {
  margin-bottom: 0;
}

/* Box Sizing
 ========================================================================== */
.uk-box-sizing-content {
  box-sizing: content-box;
}

.uk-box-sizing-border {
  box-sizing: border-box;
}

/* Resize
 ========================================================================== */
.uk-resize {
  resize: both;
}

.uk-resize-horizontal {
  resize: horizontal;
}

.uk-resize-vertical {
  resize: vertical;
}

/* Display
 ========================================================================== */
.uk-display-block {
  display: block !important;
}

.uk-display-inline {
  display: inline !important;
}

.uk-display-inline-block {
  display: inline-block !important;
}

/* Inline
 ========================================================================== */
/*
 * 1. Container fits its content
 * 2. Create position context
 * 3. Prevent content overflow
 * 4. Behave like most inline-block elements
 * 5. Force new layer without creating a new stacking context
 *    to fix 1px glitch when combined with overlays and transitions in Webkit
 * 6. Clip child elements
 */
[class*=uk-inline] {
  /* 1 */
  display: inline-block;
  /* 2 */
  position: relative;
  /* 3 */
  max-width: 100%;
  /* 4 */
  vertical-align: middle;
  /* 5 */
  -webkit-backface-visibility: hidden;
}

.uk-inline-clip {
  /* 6 */
  overflow: hidden;
}

/* Responsive objects
 ========================================================================== */
/*
 * Preserve original dimensions
 * Because `img, `video`, `canvas` and  `audio` are already responsive by default, see Base component
 */
.uk-preserve-width,
.uk-preserve-width canvas,
.uk-preserve-width img,
.uk-preserve-width svg,
.uk-preserve-width video {
  max-width: none;
}

/*
 * Responsiveness
 * Corrects `max-width` and `max-height` behavior if padding and border are used
 */
.uk-responsive-width,
.uk-responsive-height {
  box-sizing: border-box;
}

/*
 * 1. Set a maximum width. `important` needed to override `uk-preserve-width img`
 * 2. Auto scale the height. Only needed if `height` attribute is present
 */
.uk-responsive-width {
  /* 1 */
  max-width: 2000px !important;
  /* 2 */
  height: auto;
}

/*
 * 1. Set a maximum height. Only works if the parent element has a fixed height
 * 2. Auto scale the width. Only needed if `width` attribute is present
 * 3. Reset max-width, which `img, `video`, `canvas` and  `audio` already have by default
 */
.uk-responsive-height {
  /* 1 */
  max-height: 100%;
  /* 2 */
  width: auto;
  /* 3 */
  max-width: none;
}

/*
 * Fix initial iframe width. Without the viewport is expanded on iOS devices
 */
[uk-responsive],
[data-uk-responsive] {
  max-width: 100%;
}

/* Object
 ========================================================================== */
.uk-object-cover {
  object-fit: cover;
}

.uk-object-contain {
  object-fit: contain;
}

.uk-object-fill {
  object-fit: fill;
}

.uk-object-none {
  object-fit: none;
}

.uk-object-scale-down {
  object-fit: scale-down;
}

/* 
 * Position
 */
.uk-object-top-left {
  object-position: 0 0;
}

.uk-object-top-center {
  object-position: 50% 0;
}

.uk-object-top-right {
  object-position: 100% 0;
}

.uk-object-center-left {
  object-position: 0 50%;
}

.uk-object-center-center {
  object-position: 50% 50%;
}

.uk-object-center-right {
  object-position: 100% 50%;
}

.uk-object-bottom-left {
  object-position: 0 100%;
}

.uk-object-bottom-center {
  object-position: 50% 100%;
}

.uk-object-bottom-right {
  object-position: 100% 100%;
}

/* Border
 ========================================================================== */
.uk-border-circle {
  border-radius: 50%;
}

.uk-border-pill {
  border-radius: 500px;
}

.uk-border-rounded {
  border-radius: 5px;
}

/*
 * Fix `overflow: hidden` to be ignored with border-radius and CSS transforms in Webkit
 */
.uk-inline-clip[class*=uk-border-] {
  -webkit-transform: translateZ(0);
}

/* Box-shadow
 ========================================================================== */
.uk-box-shadow-small {
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
}

.uk-box-shadow-medium {
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
}

.uk-box-shadow-large {
  box-shadow: 0 14px 25px rgba(0, 0, 0, 0.16);
}

.uk-box-shadow-xlarge {
  box-shadow: 0 28px 50px rgba(0, 0, 0, 0.16);
}

/*
 * Hover
 */
[class*=uk-box-shadow-hover] {
  transition: box-shadow 0.1s ease-in-out;
}

.uk-box-shadow-hover-small:hover {
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
}

.uk-box-shadow-hover-medium:hover {
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
}

.uk-box-shadow-hover-large:hover {
  box-shadow: 0 14px 25px rgba(0, 0, 0, 0.16);
}

.uk-box-shadow-hover-xlarge:hover {
  box-shadow: 0 28px 50px rgba(0, 0, 0, 0.16);
}

/* Box-shadow bottom
 ========================================================================== */
/*
 * 1. Set position.
 * 2. Set style
 * 3. Fix shadow being clipped in Safari if container is animated
 */
@supports (filter: blur(0)) {
  .uk-box-shadow-bottom {
    display: inline-block;
    position: relative;
    z-index: 0;
    max-width: 100%;
    vertical-align: middle;
  }
  .uk-box-shadow-bottom::after {
    content: "";
    /* 1 */
    position: absolute;
    bottom: -30px;
    left: 0;
    right: 0;
    z-index: -1;
    /* 2 */
    height: 30px;
    border-radius: 100%;
    background: #444;
    filter: blur(20px);
    /* 3 */
    will-change: filter;
  }
}
/* Drop cap
 ========================================================================== */
/*
 * 1. Firefox doesn't apply `::first-letter` if the first letter is inside child elements
 *    https://bugzilla.mozilla.org/show_bug.cgi?id=214004
 * 2. In Firefox, a floating `::first-letter` doesn't have a line box and there for no `line-height`
 *    https://bugzilla.mozilla.org/show_bug.cgi?id=317933
 */
.uk-dropcap::first-letter,
.uk-dropcap > p:first-of-type::first-letter {
  display: block;
  margin-right: 10px;
  float: left;
  font-size: 4.5em;
  line-height: 1;
  margin-bottom: -2px;
}

/* 2 */
@-moz-document url-prefix() {
  .uk-dropcap::first-letter,
.uk-dropcap > p:first-of-type::first-letter {
    margin-top: 1.1%;
  }
}
/* Logo
 ========================================================================== */
/*
 * 1. Style
 * 2. Required for `a`
 * 3. Behave like image but can be overridden through flex utility classes
 */
.uk-logo {
  /* 1 */
  font-size: 1.5rem;
  color: #333;
  font-family: "Skoda Next", sans-serif !important;
  /* 2 */
  text-decoration: none;
}

/* 3 */
:where(.uk-logo) {
  display: inline-block;
  vertical-align: middle;
}

/* Hover */
.uk-logo:hover {
  color: #333;
  /* 1 */
  text-decoration: none;
}

.uk-logo :where(img, svg, video) {
  display: block;
}

.uk-logo-inverse {
  display: none;
}

/* Disabled State
 ========================================================================== */
.uk-disabled {
  pointer-events: none;
}

/* Drag State
 ========================================================================== */
/*
 * 1. Needed if moving over elements with have their own cursor on hover, e.g. links or buttons
 * 2. Fix dragging over iframes
 */
.uk-drag,
.uk-drag * {
  cursor: move;
}

/* 2 */
.uk-drag iframe {
  pointer-events: none;
}

/* Dragover State
 ========================================================================== */
/*
 * Create a box-shadow when dragging a file over the upload area
 */
.uk-dragover {
  box-shadow: 0 0 20px rgba(100, 100, 100, 0.3);
}

/* Blend modes
 ========================================================================== */
.uk-blend-multiply {
  mix-blend-mode: multiply;
}

.uk-blend-screen {
  mix-blend-mode: screen;
}

.uk-blend-overlay {
  mix-blend-mode: overlay;
}

.uk-blend-darken {
  mix-blend-mode: darken;
}

.uk-blend-lighten {
  mix-blend-mode: lighten;
}

.uk-blend-color-dodge {
  mix-blend-mode: color-dodge;
}

.uk-blend-color-burn {
  mix-blend-mode: color-burn;
}

.uk-blend-hard-light {
  mix-blend-mode: hard-light;
}

.uk-blend-soft-light {
  mix-blend-mode: soft-light;
}

.uk-blend-difference {
  mix-blend-mode: difference;
}

.uk-blend-exclusion {
  mix-blend-mode: exclusion;
}

.uk-blend-hue {
  mix-blend-mode: hue;
}

.uk-blend-saturation {
  mix-blend-mode: saturation;
}

.uk-blend-color {
  mix-blend-mode: color;
}

.uk-blend-luminosity {
  mix-blend-mode: luminosity;
}

/* Transform
========================================================================== */
.uk-transform-center {
  transform: translate(-50%, -50%);
}

/* Transform Origin
========================================================================== */
.uk-transform-origin-top-left {
  transform-origin: 0 0;
}

.uk-transform-origin-top-center {
  transform-origin: 50% 0;
}

.uk-transform-origin-top-right {
  transform-origin: 100% 0;
}

.uk-transform-origin-center-left {
  transform-origin: 0 50%;
}

.uk-transform-origin-center-right {
  transform-origin: 100% 50%;
}

.uk-transform-origin-bottom-left {
  transform-origin: 0 100%;
}

.uk-transform-origin-bottom-center {
  transform-origin: 50% 100%;
}

.uk-transform-origin-bottom-right {
  transform-origin: 100% 100%;
}

/* ========================================================================
   Component: Flex
 ========================================================================== */
.uk-flex {
  display: flex;
}

.uk-flex-inline {
  display: inline-flex;
}

/* Alignment
 ========================================================================== */
/*
 * Align items along the main axis of the current line of the flex container
 * Row: Horizontal
 */
.uk-flex-left {
  justify-content: flex-start;
}

.uk-flex-center {
  justify-content: center;
}

.uk-flex-right {
  justify-content: flex-end;
}

.uk-flex-between {
  justify-content: space-between;
}

.uk-flex-around {
  justify-content: space-around;
}

/* Phone landscape and bigger */
@media (min-width: 640px) {
  .uk-flex-left\@s {
    justify-content: flex-start;
  }
  .uk-flex-center\@s {
    justify-content: center;
  }
  .uk-flex-right\@s {
    justify-content: flex-end;
  }
  .uk-flex-between\@s {
    justify-content: space-between;
  }
  .uk-flex-around\@s {
    justify-content: space-around;
  }
}
/* Tablet landscape and bigger */
@media (min-width: 960px) {
  .uk-flex-left\@m {
    justify-content: flex-start;
  }
  .uk-flex-center\@m {
    justify-content: center;
  }
  .uk-flex-right\@m {
    justify-content: flex-end;
  }
  .uk-flex-between\@m {
    justify-content: space-between;
  }
  .uk-flex-around\@m {
    justify-content: space-around;
  }
}
/* Desktop and bigger */
@media (min-width: 1200px) {
  .uk-flex-left\@l {
    justify-content: flex-start;
  }
  .uk-flex-center\@l {
    justify-content: center;
  }
  .uk-flex-right\@l {
    justify-content: flex-end;
  }
  .uk-flex-between\@l {
    justify-content: space-between;
  }
  .uk-flex-around\@l {
    justify-content: space-around;
  }
}
/* Large screen and bigger */
@media (min-width: 1600px) {
  .uk-flex-left\@xl {
    justify-content: flex-start;
  }
  .uk-flex-center\@xl {
    justify-content: center;
  }
  .uk-flex-right\@xl {
    justify-content: flex-end;
  }
  .uk-flex-between\@xl {
    justify-content: space-between;
  }
  .uk-flex-around\@xl {
    justify-content: space-around;
  }
}
/*
 * Align items in the cross axis of the current line of the flex container
 * Row: Vertical
 */
.uk-flex-stretch {
  align-items: stretch;
}

.uk-flex-top {
  align-items: flex-start;
}

.uk-flex-middle {
  align-items: center;
}

.uk-flex-bottom {
  align-items: flex-end;
}

/* Direction
 ========================================================================== */
.uk-flex-row {
  flex-direction: row;
}

.uk-flex-row-reverse {
  flex-direction: row-reverse;
}

.uk-flex-column {
  flex-direction: column;
}

.uk-flex-column-reverse {
  flex-direction: column-reverse;
}

/* Wrap
 ========================================================================== */
.uk-flex-nowrap {
  flex-wrap: nowrap;
}

.uk-flex-wrap {
  flex-wrap: wrap;
}

.uk-flex-wrap-reverse {
  flex-wrap: wrap-reverse;
}

/*
 * Aligns items within the flex container when there is extra space in the cross-axis
 * Only works if there is more than one line of flex items
 */
.uk-flex-wrap-stretch {
  align-content: stretch;
}

.uk-flex-wrap-top {
  align-content: flex-start;
}

.uk-flex-wrap-middle {
  align-content: center;
}

.uk-flex-wrap-bottom {
  align-content: flex-end;
}

.uk-flex-wrap-between {
  align-content: space-between;
}

.uk-flex-wrap-around {
  align-content: space-around;
}

/* Item ordering
 ========================================================================== */
/*
 * Default is 0
 */
.uk-flex-first {
  order: -1;
}

.uk-flex-last {
  order: 99;
}

/* Phone landscape and bigger */
@media (min-width: 640px) {
  .uk-flex-first\@s {
    order: -1;
  }
  .uk-flex-last\@s {
    order: 99;
  }
}
/* Tablet landscape and bigger */
@media (min-width: 960px) {
  .uk-flex-first\@m {
    order: -1;
  }
  .uk-flex-last\@m {
    order: 99;
  }
}
/* Desktop and bigger */
@media (min-width: 1200px) {
  .uk-flex-first\@l {
    order: -1;
  }
  .uk-flex-last\@l {
    order: 99;
  }
}
/* Large screen and bigger */
@media (min-width: 1600px) {
  .uk-flex-first\@xl {
    order: -1;
  }
  .uk-flex-last\@xl {
    order: 99;
  }
}
/* Item dimensions
 ========================================================================== */
/*
 * Initial: 0 1 auto
 * Content dimensions, but shrinks
 */
/*
 * No Flex: 0 0 auto
 * Content dimensions
 */
.uk-flex-none {
  flex: none;
}

/*
 * Relative Flex: 1 1 auto
 * Space is allocated considering content
 */
.uk-flex-auto {
  flex: auto;
}

/*
 * Absolute Flex: 1 1 0%
 * Space is allocated solely based on flex
 */
.uk-flex-1 {
  flex: 1;
}

/* ========================================================================
   Component: Margin
 ========================================================================== */
/*
 * Default
 */
.uk-margin {
  margin-bottom: 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;
}

/* Small
 ========================================================================== */
.uk-margin-small {
  margin-bottom: 10px;
}

* + .uk-margin-small {
  margin-top: 10px !important;
}

.uk-margin-small-top {
  margin-top: 10px !important;
}

.uk-margin-small-bottom {
  margin-bottom: 10px !important;
}

.uk-margin-small-left {
  margin-left: 10px !important;
}

.uk-margin-small-right {
  margin-right: 10px !important;
}

/* Medium
 ========================================================================== */
.uk-margin-medium {
  margin-bottom: 40px;
}

* + .uk-margin-medium {
  margin-top: 40px !important;
}

.uk-margin-medium-top {
  margin-top: 40px !important;
}

.uk-margin-medium-bottom {
  margin-bottom: 40px !important;
}

.uk-margin-medium-left {
  margin-left: 40px !important;
}

.uk-margin-medium-right {
  margin-right: 40px !important;
}

/* Large
 ========================================================================== */
.uk-margin-large {
  margin-bottom: 40px;
}

* + .uk-margin-large {
  margin-top: 40px !important;
}

.uk-margin-large-top {
  margin-top: 40px !important;
}

.uk-margin-large-bottom {
  margin-bottom: 40px !important;
}

.uk-margin-large-left {
  margin-left: 40px !important;
}

.uk-margin-large-right {
  margin-right: 40px !important;
}

/* Desktop and bigger */
@media (min-width: 1200px) {
  .uk-margin-large {
    margin-bottom: 70px;
  }
  * + .uk-margin-large {
    margin-top: 70px !important;
  }
  .uk-margin-large-top {
    margin-top: 70px !important;
  }
  .uk-margin-large-bottom {
    margin-bottom: 70px !important;
  }
  .uk-margin-large-left {
    margin-left: 70px !important;
  }
  .uk-margin-large-right {
    margin-right: 70px !important;
  }
}
/* XLarge
 ========================================================================== */
.uk-margin-xlarge {
  margin-bottom: 70px;
}

* + .uk-margin-xlarge {
  margin-top: 70px !important;
}

.uk-margin-xlarge-top {
  margin-top: 70px !important;
}

.uk-margin-xlarge-bottom {
  margin-bottom: 70px !important;
}

.uk-margin-xlarge-left {
  margin-left: 70px !important;
}

.uk-margin-xlarge-right {
  margin-right: 70px !important;
}

/* Desktop and bigger */
@media (min-width: 1200px) {
  .uk-margin-xlarge {
    margin-bottom: 140px;
  }
  * + .uk-margin-xlarge {
    margin-top: 140px !important;
  }
  .uk-margin-xlarge-top {
    margin-top: 140px !important;
  }
  .uk-margin-xlarge-bottom {
    margin-bottom: 140px !important;
  }
  .uk-margin-xlarge-left {
    margin-left: 140px !important;
  }
  .uk-margin-xlarge-right {
    margin-right: 140px !important;
  }
}
/* Auto
 ========================================================================== */
.uk-margin-auto {
  margin-left: auto !important;
  margin-right: auto !important;
}

.uk-margin-auto-top {
  margin-top: auto !important;
}

.uk-margin-auto-bottom {
  margin-bottom: auto !important;
}

.uk-margin-auto-left {
  margin-left: auto !important;
}

.uk-margin-auto-right {
  margin-right: auto !important;
}

.uk-margin-auto-vertical {
  margin-top: auto !important;
  margin-bottom: auto !important;
}

/* Phone landscape and bigger */
@media (min-width: 640px) {
  .uk-margin-auto\@s {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .uk-margin-auto-left\@s {
    margin-left: auto !important;
  }
  .uk-margin-auto-right\@s {
    margin-right: auto !important;
  }
}
/* Tablet landscape and bigger */
@media (min-width: 960px) {
  .uk-margin-auto\@m {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .uk-margin-auto-left\@m {
    margin-left: auto !important;
  }
  .uk-margin-auto-right\@m {
    margin-right: auto !important;
  }
}
/* Desktop and bigger */
@media (min-width: 1200px) {
  .uk-margin-auto\@l {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .uk-margin-auto-left\@l {
    margin-left: auto !important;
  }
  .uk-margin-auto-right\@l {
    margin-right: auto !important;
  }
}
/* Large screen and bigger */
@media (min-width: 1600px) {
  .uk-margin-auto\@xl {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .uk-margin-auto-left\@xl {
    margin-left: auto !important;
  }
  .uk-margin-auto-right\@xl {
    margin-right: auto !important;
  }
}
/* Remove
 ========================================================================== */
.uk-margin-remove {
  margin: 0 !important;
}

.uk-margin-remove-top {
  margin-top: 0 !important;
}

.uk-margin-remove-bottom {
  margin-bottom: 0 !important;
}

.uk-margin-remove-left {
  margin-left: 0 !important;
}

.uk-margin-remove-right {
  margin-right: 0 !important;
}

.uk-margin-remove-vertical {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.uk-margin-remove-adjacent + *,
.uk-margin-remove-first-child > :first-child {
  margin-top: 0 !important;
}

.uk-margin-remove-last-child > :last-child {
  margin-bottom: 0 !important;
}

/* Phone landscape and bigger */
@media (min-width: 640px) {
  .uk-margin-remove-left\@s {
    margin-left: 0 !important;
  }
  .uk-margin-remove-right\@s {
    margin-right: 0 !important;
  }
}
/* Tablet landscape and bigger */
@media (min-width: 960px) {
  .uk-margin-remove-left\@m {
    margin-left: 0 !important;
  }
  .uk-margin-remove-right\@m {
    margin-right: 0 !important;
  }
}
/* Desktop and bigger */
@media (min-width: 1200px) {
  .uk-margin-remove-left\@l {
    margin-left: 0 !important;
  }
  .uk-margin-remove-right\@l {
    margin-right: 0 !important;
  }
}
/* Large screen and bigger */
@media (min-width: 1600px) {
  .uk-margin-remove-left\@xl {
    margin-left: 0 !important;
  }
  .uk-margin-remove-right\@xl {
    margin-right: 0 !important;
  }
}
/* ========================================================================
   Component: Padding
 ========================================================================== */
.uk-padding {
  padding: 30px;
}

/* Desktop and bigger */
@media (min-width: 1200px) {
  .uk-padding {
    padding: 40px;
  }
}
/* Small
 ========================================================================== */
.uk-padding-small {
  padding: 15px;
}

/* Large
 ========================================================================== */
.uk-padding-large {
  padding: 40px;
}

/* Desktop and bigger */
@media (min-width: 1200px) {
  .uk-padding-large {
    padding: 70px;
  }
}
/* Remove
 ========================================================================== */
.uk-padding-remove {
  padding: 0 !important;
}

.uk-padding-remove-top {
  padding-top: 0 !important;
}

.uk-padding-remove-bottom {
  padding-bottom: 0 !important;
}

.uk-padding-remove-left {
  padding-left: 0 !important;
}

.uk-padding-remove-right {
  padding-right: 0 !important;
}

.uk-padding-remove-vertical {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.uk-padding-remove-horizontal {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

/* ========================================================================
   Component: Position
 ========================================================================== */
:root {
  --uk-position-margin-offset: 0px;
}

/* Directions
 ========================================================================== */
/*
 * 1. Prevent content overflow.
 */
[class*=uk-position-top],
[class*=uk-position-bottom],
[class*=uk-position-left],
[class*=uk-position-right],
[class*=uk-position-center] {
  position: absolute !important;
  /* 1 */
  max-width: calc(100% - var(--uk-position-margin-offset) * 2);
  box-sizing: border-box;
}

/*
 * Edges
 * Don't use `width: 100%` because it's wrong if the parent has padding.
 */
.uk-position-top {
  top: 0;
  left: 0;
  right: 0;
}

.uk-position-bottom {
  bottom: 0;
  left: 0;
  right: 0;
}

.uk-position-left {
  top: 0;
  bottom: 0;
  left: 0;
}

.uk-position-right {
  top: 0;
  bottom: 0;
  right: 0;
}

/*
 * Corners
 */
.uk-position-top-left {
  top: 0;
  left: 0;
}

.uk-position-top-right {
  top: 0;
  right: 0;
}

.uk-position-bottom-left {
  bottom: 0;
  left: 0;
}

.uk-position-bottom-right {
  bottom: 0;
  right: 0;
}

/*
 * Center
 * 1. Fix text wrapping if content is larger than 50% of the container.
 *    Using `max-content` requires `max-width` of 100% which is set generally.
 */
.uk-position-center {
  top: calc(50% - var(--uk-position-margin-offset));
  left: calc(50% - var(--uk-position-margin-offset));
  --uk-position-translate-x: -50%;
  --uk-position-translate-y: -50%;
  transform: translate(var(--uk-position-translate-x), var(--uk-position-translate-y));
  /* 1 */
  width: max-content;
}

/* Vertical */
[class*=uk-position-center-left],
[class*=uk-position-center-right] {
  top: calc(50% - var(--uk-position-margin-offset));
  --uk-position-translate-y: -50%;
  transform: translate(0, var(--uk-position-translate-y));
}

.uk-position-center-left {
  left: 0;
}

.uk-position-center-right {
  right: 0;
}

.uk-position-center-left-out {
  right: 100%;
  width: max-content;
}

.uk-position-center-right-out {
  left: 100%;
  width: max-content;
}

/* Horizontal */
.uk-position-top-center,
.uk-position-bottom-center {
  left: calc(50% - var(--uk-position-margin-offset));
  --uk-position-translate-x: -50%;
  transform: translate(var(--uk-position-translate-x), 0);
  /* 1 */
  width: max-content;
}

.uk-position-top-center {
  top: 0;
}

.uk-position-bottom-center {
  bottom: 0;
}

/*
 * Cover
 */
.uk-position-cover {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

/* Margin
 ========================================================================== */
.uk-position-small {
  margin: 15px;
  --uk-position-margin-offset: 15px;
}

.uk-position-medium {
  margin: 30px;
  --uk-position-margin-offset: 30px;
}

.uk-position-large {
  margin: 30px;
  --uk-position-margin-offset: 30px;
}

/* Desktop and bigger */
@media (min-width: 1200px) {
  .uk-position-large {
    margin: 50px;
    --uk-position-margin-offset: 50px;
  }
}
/* Schemes
 ========================================================================== */
.uk-position-relative {
  position: relative !important;
}

.uk-position-absolute {
  position: absolute !important;
}

.uk-position-fixed {
  position: fixed !important;
}

.uk-position-sticky {
  position: sticky !important;
}

/* Layer
 ========================================================================== */
.uk-position-z-index {
  z-index: 1;
}

.uk-position-z-index-zero {
  z-index: 0;
}

.uk-position-z-index-negative {
  z-index: -1;
}

/* ========================================================================
   Component: Transition
 ========================================================================== */
/* Transitions
 ========================================================================== */
/*
 * The toggle is triggered on touch devices by two methods:
 * 1. Using `:focus` and tabindex
 * 2. Using `:hover` and a `touchstart` event listener registered on the document
 *    (Doesn't work on Surface touch devices)
 */
:where(.uk-transition-fade),
:where([class*=uk-transition-scale]),
:where([class*=uk-transition-slide]) {
  --uk-position-translate-x: 0;
  --uk-position-translate-y: 0;
}

.uk-transition-fade,
[class*=uk-transition-scale],
[class*=uk-transition-slide] {
  --uk-translate-x: 0;
  --uk-translate-y: 0;
  --uk-scale-x: 1;
  --uk-scale-y: 1;
  transform: translate(var(--uk-position-translate-x), var(--uk-position-translate-y)) translate(var(--uk-translate-x), var(--uk-translate-y)) scale(var(--uk-scale-x), var(--uk-scale-y));
  transition: 0.3s ease-out;
  transition-property: opacity, transform, filter;
  opacity: 0;
}

/*
 * Fade
 */
.uk-transition-toggle:hover .uk-transition-fade,
.uk-transition-toggle:focus .uk-transition-fade,
.uk-transition-toggle .uk-transition-fade:focus-within,
.uk-transition-active.uk-active .uk-transition-fade {
  opacity: 1;
}

/*
 * Scale
 * 1. Make image rendering the same during the transition as before and after. Prefixed because of Safari.
 */
/* 1 */
[class*=uk-transition-scale] {
  -webkit-backface-visibility: hidden;
}

.uk-transition-scale-up {
  --uk-scale-x: 1;
  --uk-scale-y: 1;
}

.uk-transition-scale-down {
  --uk-scale-x: 1.03;
  --uk-scale-y: 1.03;
}

/* Show */
.uk-transition-toggle:hover .uk-transition-scale-up,
.uk-transition-toggle:focus .uk-transition-scale-up,
.uk-transition-toggle .uk-transition-scale-up:focus-within,
.uk-transition-active.uk-active .uk-transition-scale-up {
  --uk-scale-x: 1.03;
  --uk-scale-y: 1.03;
  opacity: 1;
}

.uk-transition-toggle:hover .uk-transition-scale-down,
.uk-transition-toggle:focus .uk-transition-scale-down,
.uk-transition-toggle .uk-transition-scale-down:focus-within,
.uk-transition-active.uk-active .uk-transition-scale-down {
  --uk-scale-x: 1;
  --uk-scale-y: 1;
  opacity: 1;
}

/*
 * Slide
 */
.uk-transition-slide-top {
  --uk-translate-y: -100%;
}

.uk-transition-slide-bottom {
  --uk-translate-y: 100%;
}

.uk-transition-slide-left {
  --uk-translate-x: -100%;
}

.uk-transition-slide-right {
  --uk-translate-x: 100%;
}

.uk-transition-slide-top-small {
  --uk-translate-y: calc(-1 * 10px);
}

.uk-transition-slide-bottom-small {
  --uk-translate-y: 10px;
}

.uk-transition-slide-left-small {
  --uk-translate-x: calc(-1 * 10px);
}

.uk-transition-slide-right-small {
  --uk-translate-x: 10px;
}

.uk-transition-slide-top-medium {
  --uk-translate-y: calc(-1 * 50px);
}

.uk-transition-slide-bottom-medium {
  --uk-translate-y: 50px;
}

.uk-transition-slide-left-medium {
  --uk-translate-x: calc(-1 * 50px);
}

.uk-transition-slide-right-medium {
  --uk-translate-x: 50px;
}

/* Show */
.uk-transition-toggle:hover [class*=uk-transition-slide],
.uk-transition-toggle:focus [class*=uk-transition-slide],
.uk-transition-toggle [class*=uk-transition-slide]:focus-within,
.uk-transition-active.uk-active [class*=uk-transition-slide] {
  --uk-translate-x: 0;
  --uk-translate-y: 0;
  opacity: 1;
}

/* Opacity modifier
 ========================================================================== */
.uk-transition-opaque {
  opacity: 1;
}

/* Duration modifiers
 ========================================================================== */
.uk-transition-slow {
  transition-duration: 0.7s;
}

/* ========================================================================
   Component: Visibility
 ========================================================================== */
/*
 * Hidden
 * `hidden` attribute also set here to make it stronger
 */
[hidden],
.uk-hidden {
  display: none !important;
}

/* Phone landscape and bigger */
@media (min-width: 640px) {
  .uk-hidden\@s {
    display: none !important;
  }
}
/* Tablet landscape and bigger */
@media (min-width: 960px) {
  .uk-hidden\@m {
    display: none !important;
  }
}
/* Desktop and bigger */
@media (min-width: 1200px) {
  .uk-hidden\@l {
    display: none !important;
  }
}
/* Large screen and bigger */
@media (min-width: 1600px) {
  .uk-hidden\@xl {
    display: none !important;
  }
}
/*
 * Visible
 */
/* Phone portrait and smaller */
@media (max-width: 639px) {
  .uk-visible\@s {
    display: none !important;
  }
}
/* Phone landscape and smaller */
@media (max-width: 959px) {
  .uk-visible\@m {
    display: none !important;
  }
}
/* Tablet landscape and smaller */
@media (max-width: 1199px) {
  .uk-visible\@l {
    display: none !important;
  }
}
/* Desktop and smaller */
@media (max-width: 1599px) {
  .uk-visible\@xl {
    display: none !important;
  }
}
/* Visibility
 ========================================================================== */
.uk-invisible {
  visibility: hidden !important;
}

/* Based on the State of the Parent Element
 ========================================================================== */
/*
 * Can't use `display: none` nor `visibility: hidden` because both are not focusable.
 * The target stays visible if any element within receives focus through keyboard.
 */
/*
 * Discard space when hidden.
 */
.uk-visible-toggle:not(:hover):not(:focus) .uk-hidden-hover:not(:focus-within) {
  position: absolute !important;
  width: 0 !important;
  height: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
  overflow: hidden !important;
}

/*
 * Keep space when hidden.
 */
.uk-visible-toggle:not(:hover):not(:focus) .uk-invisible-hover:not(:focus-within) {
  opacity: 0 !important;
}

/* Based on Hover Capability of the Pointing Device
 ========================================================================== */
/*
 * Hover
 */
/* Hide if primary pointing device doesn't support hover, e.g. touch screens. */
@media (hover: none) {
  .uk-hidden-touch {
    display: none !important;
  }
}
/* Hide if primary pointing device supports hover, e.g. mice. */
@media (hover) {
  .uk-hidden-notouch {
    display: none !important;
  }
}
/* -------------------------- */
/*   DEVELOPMENT UTILITIES    */
/* -------------------------- */
/*
 -	Master Page support
 */
.mp-section {
  padding: 7.5px 0 30px;
  margin-bottom: 60px;
  border-bottom: 1px solid #ebebeb;
}
.mp-section__title {
  margin-bottom: 30px;
}

[class^=mp-support-color-],
[class*=mp-support-color-] {
  margin-bottom: 10px;
  border: 10px solid #f2f2f2;
  padding-top: 90px;
  border-radius: 4px;
}

.mp-support-color-1 {
  background-color: #000;
}

.mp-support-color-2 {
  background-color: #fff;
}

.mp-support-color-3 {
  background-color: #419468;
}

.mp-support-color-4 {
  background-color: #78faae;
}

.mp-support-color-5 {
  background-color: #0e3a2f;
}

.mp-support-color-6 {
  background-color: #a8ffcc;
}

.mp-support-color-7 {
  background-color: #59bc87;
}

.mp-support-color-8 {
  background-color: #a8ffcc;
}

.mp-support-color-9 {
  background-color: #c4c6c7;
}

.mp-support-color-10 {
  background-color: #d8d8d8;
}

.mp-support-color-11 {
  background-color: #9e9fa0;
}

.mp-support-color-12 {
  background-color: #f1f1f1;
}

.mp-support-color-13 {
  background-color: #e4e4e4;
}

.mp-support-color-14 {
  background-color: #303132;
}

.mp-support-color-15 {
  background-color: #161718;
}

.mp-support-color-16 {
  background-color: #303132;
}

.mp-support-color-17 {
  background-color: #464748;
}

.mp-support-color-18 {
  background-color: #5a5b5c;
}

.mp-support-color-19 {
  background-color: #7c7d7e;
}

.mp-support-color-20 {
  background-color: #9e9fa0;
}

.mp-support-color-21 {
  background-color: #c4c6c7;
}

.mp-support-color-22 {
  background-color: #d8d8d8;
}

.mp-support-color-23 {
  background-color: #e82b37;
}

.mp-support-color-24 {
  background-color: #ec6513;
}

.mp-support-color-25 {
  background-color: #37d002;
}

.mp-support-color-26 {
  background-color: #2d71d7;
}

.mp-support-color__value {
  text-align: center;
  background-color: #fff;
  padding: 10px 10px 5px;
  font-size: 10px;
  font-size: 1rem;
}

.mp-support-icon {
  text-align: center;
  margin-bottom: 10px;
  border: 10px solid #fff;
}
.mp-support-icon > span {
  display: block;
  padding: 15px 0;
  font-size: 20px;
  font-size: 2rem;
}
.mp-support-icon:hover, .mp-support-icon:focus {
  background-color: #fff;
}

.mp-support-icon__value {
  text-align: center;
  background-color: #fff;
  padding: 10px 10px 5px;
  font-size: 14px;
  font-size: 1.4rem;
}

/*
 -	Viewport Helper
 */
.debug-viewports {
  position: fixed;
  bottom: 0;
  left: 0;
}
.debug-viewports__viewport {
  font-size: 8px;
  font-size: 0.8rem;
  padding: 4px 8px;
  background-color: #419468;
  color: #fff;
}

/* ------------------------- */
/*   3. COMPONENTS           */
/* ------------------------- */
/*
 -	Table
 */
.sa-table {
  width: 100%;
}
.sa-table__title {
  text-align: center;
  margin-bottom: 16px;
  color: #161718;
}
.sa-table__title.align-left {
  text-align: left;
}
.sa-table__subtitle {
  text-align: center;
  margin-bottom: 40px;
  font-weight: 900;
  font-size: 11px;
  line-height: 12px;
  letter-spacing: 3px;
  text-transform: uppercase;
  color: #000;
}
.sa-table__subtitle.align-left {
  text-align: left;
}
.sa-table__holder {
  border: 1px solid #f1f1f1;
  border-radius: 8px;
  overflow: hidden;
  margin-top: 40px;
}
@media (max-width: 720px) {
  .sa-table__holder {
    overflow-x: scroll;
  }
}
.sa-table__caption {
  /* stylelint-disable-next-line declaration-no-important -- This problem is ignorable. */
  margin-top: 24px !important;
  font-weight: 300;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.02em;
  color: #161718;
}
.sa-table table {
  width: 100%;
  border-spacing: 0;
  border-collapse: collapse;
  background: #fff;
  table-layout: fixed;
}
@media (max-width: 720px) {
  .sa-table table {
    min-width: 720px;
  }
}
.sa-table tr:first-child {
  border-bottom: 1px solid #f1f1f1;
}
.sa-table th {
  font-weight: 700;
  font-size: 18px;
  line-height: 28px;
  padding: 12px 16px;
  position: relative;
}
.sa-table th:after {
  content: "";
  position: absolute;
  right: 0;
  top: 20%;
  width: 1px;
  height: 60%;
  background: #f1f1f1;
}
.sa-table th:last-child:after {
  content: none;
}
.sa-table td {
  height: 54px;
  border-bottom: 1px solid #f1f1f1;
  font-weight: 300;
  font-size: 18px;
  line-height: 28px;
  padding: 0 16px;
  overflow: hidden;
}
@media (max-width: 720px) {
  .sa-table td {
    min-width: 150px;
    text-overflow: ellipsis;
    overflow: hidden;
  }
}
.sa-table tr:last-child td {
  border-bottom: none;
}
.sa-table--modified tr:first-child {
  border-bottom: none;
}
.sa-table--modified tr:first-child th {
  border-bottom: 1px solid lightseagreen;
}
.sa-table--modified tr:nth-of-type(2) td {
  border-top: 2px solid lightcoral;
}

.newsletter .control-label,
.contact-form .control-label,
.register-form .control-label {
  display: none;
}
.newsletter .form-control::placeholder,
.contact-form .form-control::placeholder,
.register-form .form-control::placeholder {
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5;
  color: #7c7d7e;
}
.newsletter .form-control .custom-control-label-text,
.contact-form .form-control .custom-control-label-text,
.register-form .form-control .custom-control-label-text {
  padding-left: 0.5rem;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.2px;
  color: #161718;
}
.newsletter .lfr-ddm-form-container input[type=checkbox],
.contact-form .lfr-ddm-form-container input[type=checkbox],
.register-form .lfr-ddm-form-container input[type=checkbox] {
  width: 24px;
  height: 24px;
}
.newsletter .lfr-ddm-form-container .ddm-label-required,
.contact-form .lfr-ddm-form-container .ddm-label-required,
.register-form .lfr-ddm-form-container .ddm-label-required {
  display: none;
}
.newsletter .lfr-ddm-form-container .lexicon-icon,
.contact-form .lfr-ddm-form-container .lexicon-icon,
.register-form .lfr-ddm-form-container .lexicon-icon {
  width: 24px;
  height: 24px;
}
.newsletter .lfr-ddm-form-container .form-feedback-item:has(.form-feedback-indicator),
.contact-form .lfr-ddm-form-container .form-feedback-item:has(.form-feedback-indicator),
.register-form .lfr-ddm-form-container .form-feedback-item:has(.form-feedback-indicator) {
  background: #0e3a2f;
  padding: 12px 22px;
  border-left: 6px solid #ec6513;
  color: #fff;
}
.newsletter .lfr-ddm-form-container .form-feedback-item:has(.form-feedback-indicator) .lexicon-icon,
.contact-form .lfr-ddm-form-container .form-feedback-item:has(.form-feedback-indicator) .lexicon-icon,
.register-form .lfr-ddm-form-container .form-feedback-item:has(.form-feedback-indicator) .lexicon-icon {
  color: #ec6513;
}
.newsletter .lfr-ddm-form-container .text-secondary,
.contact-form .lfr-ddm-form-container .text-secondary,
.register-form .lfr-ddm-form-container .text-secondary {
  display: none;
}
.newsletter .container-fluid-max-xl,
.contact-form .container-fluid-max-xl,
.register-form .container-fluid-max-xl {
  /* stylelint-disable-next-line declaration-no-important -- This problem is ignorable. */
  padding: 0 !important;
}
.newsletter .checkbox-custom-label,
.contact-form .checkbox-custom-label,
.register-form .checkbox-custom-label {
  /* stylelint-disable-next-line declaration-no-important -- This problem is ignorable. */
  margin: 4px 0 0 !important;
  overflow: hidden;
  color: #161718;
}
.newsletter .checkbox-custom-label a,
.contact-form .checkbox-custom-label a,
.register-form .checkbox-custom-label a {
  color: #161718;
  text-decoration: underline;
}
.newsletter .checkbox-custom-label a:hover,
.contact-form .checkbox-custom-label a:hover,
.register-form .checkbox-custom-label a:hover {
  text-decoration: none;
}
.newsletter .lfr-ddm-legend,
.contact-form .lfr-ddm-legend,
.register-form .lfr-ddm-legend {
  font-weight: 300;
  font-size: 1.125rem;
  line-height: 1.5555555556;
}

.newsletter {
  display: flex;
  align-items: center;
  flex-direction: column;
  padding: 80px 24px 59px;
}
.newsletter .custom-control-label-text {
  padding-left: 0.5rem;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.2px;
  color: #161718;
}
.newsletter .custom-control-label-text a {
  color: #161718;
  text-decoration: underline;
}
.newsletter .custom-control-label-text a:hover {
  text-decoration: none;
  color: #419468;
}
@media (min-width: 1080px) {
  .newsletter {
    padding: 0;
    flex-direction: row;
    justify-content: space-between;
  }
}
.newsletter__text {
  max-width: 620px;
  margin: 0 auto;
}
@media (min-width: 1080px) {
  .newsletter__text {
    max-width: none;
    margin: inherit;
    padding-right: 24px;
  }
}
.newsletter__form-slot {
  width: 100%;
  max-width: 620px;
  margin: 0 auto;
  min-height: 80px;
}
@media (min-width: 1080px) {
  .newsletter__form-slot {
    margin: inherit;
  }
}
.newsletter__text-heading {
  font-weight: 700;
  font-size: 28px;
  line-height: 1.29;
  text-align: center;
  letter-spacing: 0.02em;
  margin-bottom: 18px;
}
@media (min-width: 1080px) {
  .newsletter__text-heading {
    font-size: 36px;
    text-align: left;
    margin-bottom: 24px;
    max-width: 500px;
  }
}
.newsletter__text-paragraph {
  text-align: center;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.5;
  letter-spacing: 0.02em;
  margin-bottom: 48px;
}
@media (min-width: 1080px) {
  .newsletter__text-paragraph {
    text-align: left;
    font-size: 18px;
    margin-bottom: 0;
    max-width: 500px;
  }
}
@media (min-width: 1080px) {
  .newsletter .container-fluid {
    padding-right: 0;
  }
}
.newsletter .lfr-ddm__default-page-header-title,
.newsletter .portlet-title-text,
.newsletter .lfr-ddm__default-page-header-line {
  /* 
  Comment for SAPWSLA-44 - Please check the ticket and main.js comments with the same ticket number before changing the display property to prevent breaking changes.
  */
  display: none;
}
.newsletter .form-control {
  padding: 0 12px;
  width: 100%;
  line-height: 24px;
  border: 0;
  border-bottom: 1px solid #7c7d7e;
  border-radius: 0;
  background: transparent;
}
@media (min-width: 1080px) {
  .newsletter .form-control {
    max-width: 100%;
    max-width: 400px;
    height: 45px;
  }
}
@media (min-width: 1080px) {
  .newsletter .form-control .ddm-row {
    margin-top: 2rem;
  }
}
.newsletter .ddm-label {
  display: none;
}
.newsletter .custom-checkbox .custom-control-label::before {
  border-radius: 2px;
}
.newsletter .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #419468;
  border-color: #419468;
}
.newsletter .custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #419468;
}
.newsletter .custom-control .custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: none;
}
.newsletter .custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background: url("../assets/images/icons/check-tick.svg") no-repeat center;
}
.newsletter .form-control:focus {
  box-shadow: none;
  border-bottom: 1px solid #78faae;
}
.newsletter .btn {
  width: 100%;
}
@media (min-width: 1080px) {
  .newsletter .btn {
    width: auto;
    position: absolute;
    right: 0;
    top: 0;
    /* stylelint-disable-next-line declaration-no-important -- This problem is ignorable. */
    margin-bottom: 0;
  }
}
.newsletter .lfr-ddm-form-pagination-controls {
  /* stylelint-disable-next-line declaration-no-important -- This problem is ignorable. */
  padding: 0 !important;
}
@media (min-width: 1080px) {
  .newsletter .lfr-ddm-form-pagination-controls {
    position: absolute;
    right: 0;
    top: 0;
  }
}
.newsletter .form-feedback-item {
  width: 400px;
  position: absolute;
  left: 0;
  z-index: 2;
}
@media (min-width: 1080px) {
  .newsletter .col-md-11 {
    margin-left: -25px;
  }
}

.contact-form__heading,
.register-form__heading {
  text-align: center;
  margin-bottom: 56px;
}
.contact-form .lfr-ddm__default-page-header,
.register-form .lfr-ddm__default-page-header {
  display: none;
}
.contact-form .form-control,
.register-form .form-control {
  background: rgba(22, 23, 24, 0.06);
  border-radius: 4px 4px 0 0;
  border: none;
  border-bottom: 1px solid #7c7d7e;
  min-height: 56px;
}
.contact-form .form-control:focus,
.register-form .form-control:focus {
  box-shadow: none;
}
.contact-form .ddm-field-types-fieldset__nested-separator,
.register-form .ddm-field-types-fieldset__nested-separator {
  margin: 0 12px;
}
.contact-form .ddm-field-types-fieldset__nested label.text-uppercase,
.register-form .ddm-field-types-fieldset__nested label.text-uppercase {
  padding: 0 12px;
}
.contact-form .custom-control-label-text,
.register-form .custom-control-label-text {
  padding-left: 0.5rem;
  font-weight: 300;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.2px;
  color: #161718;
}
.contact-form .custom-control-label-text a,
.register-form .custom-control-label-text a {
  color: #161718;
  text-decoration: underline;
}
.contact-form .custom-control-label-text a:hover,
.register-form .custom-control-label-text a:hover {
  text-decoration: none;
  color: #419468;
}
.contact-form .lfr-ddm-form-container .lfr-ddm-form-pagination-controls,
.register-form .lfr-ddm-form-container .lfr-ddm-form-pagination-controls {
  display: flex;
  justify-content: flex-end;
  padding-top: 0;
}
.contact-form .custom-checkbox .custom-control-label::before,
.register-form .custom-checkbox .custom-control-label::before {
  border-radius: 2px;
}
.contact-form .custom-control-input:checked ~ .custom-control-label::before,
.register-form .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #419468;
  border-color: #419468;
}
.contact-form .custom-control-input:focus:not(:checked) ~ .custom-control-label::before,
.register-form .custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #419468;
}
.contact-form .custom-control .custom-control-input:focus ~ .custom-control-label::before,
.register-form .custom-control .custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: none;
}
.contact-form .custom-checkbox .custom-control-input:checked ~ .custom-control-label::after,
.register-form .custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background: url("../assets/images/icons/check-tick.svg") no-repeat center;
}
.contact-form .lfr-ddm-form-pagination-controls,
.register-form .lfr-ddm-form-pagination-controls {
  /* stylelint-disable-next-line declaration-no-important -- This problem is ignorable. */
  padding: 0 !important;
}
@media (min-width: 1080px) {
  .contact-form .lfr-ddm-form-pagination-controls,
.register-form .lfr-ddm-form-pagination-controls {
    position: absolute;
    right: 0;
    bottom: 0;
  }
}
.contact-form .lfr-ddm-form-pagination-controls button,
.register-form .lfr-ddm-form-pagination-controls button {
  /* stylelint-disable-next-line declaration-no-important -- This problem is ignorable. */
  margin-bottom: 0 !important;
  width: 100%;
}
@media only screen and (min-width: 576px) {
  .contact-form .lfr-ddm-form-pagination-controls button,
.register-form .lfr-ddm-form-pagination-controls button {
    width: auto;
  }
}
.contact-form .form-feedback-item,
.register-form .form-feedback-item {
  width: 100%;
  min-width: 400px;
  position: absolute;
  left: 0;
  z-index: 2;
}
@media (min-width: 1080px) {
  .contact-form .col-md-11,
.register-form .col-md-11 {
    margin-left: -60px;
  }
}

.newsletter__form-slot .lfr-ddm__default-page,
.contact-form .lfr-ddm__default-page,
.register-form .lfr-ddm__default-page {
  margin: 0;
  padding: 0;
}
.newsletter__form-slot .lfr-ddm__default-page .lfr-ddm__default-page-header,
.contact-form .lfr-ddm__default-page .lfr-ddm__default-page-header,
.register-form .lfr-ddm__default-page .lfr-ddm__default-page-header {
  display: none;
}
.newsletter__form-slot .lfr-ddm__default-page .lfr-ddm__default-page-container,
.contact-form .lfr-ddm__default-page .lfr-ddm__default-page-container,
.register-form .lfr-ddm__default-page .lfr-ddm__default-page-container {
  padding: 12px;
  background: #0e3a2f;
  color: #fff;
  border: none;
  border-left: 6px solid #37d002;
  border-radius: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-height: 56px;
}
.newsletter__form-slot .lfr-ddm__default-page .lfr-ddm__default-page-description,
.contact-form .lfr-ddm__default-page .lfr-ddm__default-page-description,
.register-form .lfr-ddm__default-page .lfr-ddm__default-page-description {
  margin: 0;
  font-size: 14px;
  position: relative;
  display: flex;
  align-items: center;
}
.newsletter__form-slot .lfr-ddm__default-page .lfr-ddm__default-page-description:before,
.contact-form .lfr-ddm__default-page .lfr-ddm__default-page-description:before,
.register-form .lfr-ddm__default-page .lfr-ddm__default-page-description:before {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background-color: #78faae;
  background-image: url("../assets/images/icons/checkmark.svg");
  background-repeat: no-repeat;
  background-position: center;
  margin-right: 8px;
}
.newsletter__form-slot .lfr-ddm__default-page .lfr-ddm__default-page-title,
.contact-form .lfr-ddm__default-page .lfr-ddm__default-page-title,
.register-form .lfr-ddm__default-page .lfr-ddm__default-page-title {
  display: none;
}
.newsletter__form-slot .lfr-ddm__default-page .lfr-ddm__default-page-buttons,
.contact-form .lfr-ddm__default-page .lfr-ddm__default-page-buttons,
.register-form .lfr-ddm__default-page .lfr-ddm__default-page-buttons {
  margin-top: 0;
}
.newsletter__form-slot .lfr-ddm__default-page .lfr-ddm__default-page-buttons .btn,
.contact-form .lfr-ddm__default-page .lfr-ddm__default-page-buttons .btn,
.register-form .lfr-ddm__default-page .lfr-ddm__default-page-buttons .btn {
  position: relative;
  min-height: auto;
  padding: 4px 8px;
  width: 90px;
  height: 32px;
  border: 1px solid #fff;
  background: transparent;
}

/* -------------------------- */
/*	SKODA WEB TOKENS 2.4.0	*/
/* -------------------------- */
:root {
  --flow-color-brand-primary: #419468;
  --flow-color-brand-secondary: #78faae;
  --flow-color-brand-tertiary: #0e3a2f;
  --flow-color-brand-quarternary: #e8fff1;
  --flow-color-brand-hover-primary: #59bc87;
  --flow-color-brand-hover-secondary: #a8ffcc;
  --flow-color-background-primary: white;
  --flow-color-surface-primary: #f1f1f1;
  --flow-color-surface-secondary: #e4e4e4;
  --flow-color-surface-tertiary: white;
  --flow-color-surface-quarternary: #303132;
  --flow-color-transparent-primary: rgba(22, 23, 24, 0.0588235294);
  --flow-color-transparent-secondary: rgba(26, 27, 28, 0.1215686275);
  --flow-color-transparent-backdrop: rgba(228, 228, 228, 0.8);
  --flow-color-on-surface900: #161718;
  --flow-color-on-surface800: #303132;
  --flow-color-on-surface700: #464748;
  --flow-color-on-surface600: #5a5b5c;
  --flow-color-on-surface500: #7c7d7e;
  --flow-color-on-surface300: #9e9fa0;
  --flow-color-on-surface200: #c4c6c7;
  --flow-color-on-surface100: #d8d8d8;
  --flow-color-on-surface0: white;
  --flow-color-text-primary: #161718;
  --flow-color-disabled-primary: #c4c6c7;
  --flow-color-disabled-secondary: #d8d8d8;
  --flow-color-disabled-tertiary: #9e9fa0;
  --flow-color-semantic-alert: #e82b37;
  --flow-color-semantic-warning: #ec6513;
  --flow-color-semantic-positive: #37d002;
  --flow-color-semantic-info: #2d71d7;
}

/* -------------------------- */
/*	SKODA FLOW 3.1.1	*/
/* -------------------------- */
/* ------------------------- */
/*   6. FRAGMENTS          	*/
/* ------------------------- */
/*
 -	Utilities
 */
.small-width {
  width: 100%;
  max-width: 400px;
}

.medium-width {
  width: 100%;
  max-width: 612px;
}

.large-width {
  width: 100%;
  max-width: 824px;
}

.full-width {
  width: 100%;
}

/*
 -	Text CTA
 */
.text-cta {
  display: flex;
  flex-direction: column;
}
.text-cta__title {
  order: 1;
  margin-bottom: 8px;
}
.text-cta__headline {
  order: 2;
  text-transform: uppercase;
  margin-bottom: 20px;
  font-size: 11px;
  line-height: 12px;
  font-weight: 900;
}
.text-cta__content {
  order: 3;
  font-weight: 300;
  font-size: 18px;
  line-height: 28px;
}
@media (max-width: 720px) {
  .text-cta__content {
    font-size: 16px;
    line-height: 24px;
  }
}
.text-cta__content ul {
  padding-left: 0;
}
.text-cta__content ul li {
  position: relative;
  list-style-type: none;
}
.text-cta__content ul li::before {
  content: "";
  display: inline-flex;
  width: 15px;
  height: 15px;
  background: url("../assets/images/icons/checkmark.svg") no-repeat center;
  margin-right: 8px;
}
.text-cta__link {
  order: 4;
  margin-top: 32px;
}
.text-cta__link .page-editor__no-fragments-state {
  /* stylelint-disable-next-line declaration-no-important -- This problem is ignorable. */
  padding: 3vh 3vw !important;
  max-width: 300px;
}
.text-cta.align-center {
  margin: 0 auto;
}
.text-cta.align-center .text-cta__title,
.text-cta.align-center .text-cta__headline,
.text-cta.align-center .text-cta__content {
  text-align: center;
}
.text-cta.align-center .text-cta__link {
  margin: 32px auto 0;
}
.text-cta.subheadline-title .text-cta__title {
  order: 2;
  margin-bottom: 20px;
}
.text-cta.subheadline-title .text-cta__headline {
  order: 1;
  margin-bottom: 8px;
}
.text-cta.subheadline-title .text-cta__content {
  order: 3;
}

.image-text-cta {
  display: flex;
  align-items: center;
  width: 100%;
  overflow: hidden;
  flex-direction: column;
}
@media (min-width: 1080px) {
  .image-text-cta {
    flex-direction: row;
  }
}
.image-text-cta__picture {
  width: 100%;
  margin: 0 0 24px;
  overflow: hidden;
  order: 1;
  flex: 1 0 auto;
}
@media (min-width: 1080px) {
  .image-text-cta__picture {
    margin: 0 48px 0 0;
  }
}
.image-text-cta__picture img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  margin: 0;
}
.image-text-cta__picture.image-large {
  width: 100%;
  max-width: 612px;
  height: 459px;
}
@media (max-width: 720px) {
  .image-text-cta__picture.image-large {
    height: auto;
  }
}
.image-text-cta__picture.image-small {
  width: 100%;
  max-width: 400px;
  height: 300px;
}
@media (max-width: 720px) {
  .image-text-cta__picture.image-small {
    height: auto;
  }
}
.image-text-cta__description {
  order: 2;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media (min-width: 1080px) {
  .image-text-cta__description {
    align-items: flex-start;
  }
}
.image-text-cta__description .text-cta__title,
.image-text-cta__description .text-cta__content {
  text-align: center;
}
@media (min-width: 1080px) {
  .image-text-cta__description .text-cta__title,
.image-text-cta__description .text-cta__content {
    text-align: left;
  }
}
.image-text-cta.vertical-layout {
  flex-direction: column;
}
.image-text-cta.vertical-layout .image-text-cta__picture {
  margin: 0 0 40px;
}
.image-text-cta.small-width {
  max-width: 824px;
}
.image-text-cta.large-width {
  max-width: 1248px;
}
.image-text-cta.vertical--small-width {
  max-width: 400px;
}
.image-text-cta.vertical--large-width {
  max-width: 612px;
}
.image-text-cta.desc-image .image-text-cta__picture {
  order: 2;
  margin-right: 0;
}
.image-text-cta.desc-image .image-text-cta__description {
  order: 1;
  margin: 0 0 24px;
}
@media (min-width: 1080px) {
  .image-text-cta.desc-image .image-text-cta__description {
    margin: 0 48px 0 0;
  }
}
.image-text-cta.desc-image.vertical-layout .image-text-cta__picture {
  margin: 0;
}
.image-text-cta.desc-image.vertical-layout .image-text-cta__description {
  margin: 0 0 40px;
}
.image-text-cta.align-center .image-text-cta__description {
  align-items: center;
}
.image-text-cta.align-center .text-cta__title,
.image-text-cta.align-center .text-cta__content {
  text-align: center;
}
.image-text-cta.horizontal-layout.align-center .image-text-cta__description {
  align-items: flex-start;
}
.image-text-cta.horizontal-layout.align-center .text-cta__title,
.image-text-cta.horizontal-layout.align-center .text-cta__content {
  text-align: left;
}
.image-text-cta.vertical-layout.align-left {
  align-items: flex-start;
}
.image-text-cta.horizontal-layout.small-width .image-text-cta__picture {
  max-width: 400px;
}
.image-text-cta.horizontal-layout.small-width img {
  max-width: 400px;
}

/*
 -	Icon text button
 */
.icon-text-button {
  display: inline-flex;
  align-items: center;
  flex-wrap: wrap;
}
@media (min-width: 1080px) {
  .icon-text-button {
    flex-direction: column;
    align-items: flex-start;
  }
}
.icon-text-button__upper {
  display: flex;
}
@media (min-width: 1080px) {
  .icon-text-button__upper {
    flex-direction: column;
  }
}
.icon-text-button__upper .sa-i {
  font-size: 38px;
  margin-top: -8px;
  margin-right: 11px;
}
@media (min-width: 1080px) {
  .icon-text-button__upper .sa-i {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 16px;
  }
}
.icon-text-button__lower {
  width: 180px;
}
.icon-text-button__lower .btn {
  width: auto;
  max-width: 100%;
  /* stylelint-disable-next-line declaration-no-important */
  min-height: 44px !important;
}
.icon-text-button__text-section-heading {
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.5;
  min-width: 180px;
  max-width: 180px;
  margin-bottom: 8px;
}
@media (min-width: 1080px) {
  .icon-text-button__text-section-heading {
    font-size: 24px;
    line-height: 1.25;
  }
}
.icon-text-button__text-section-disclaimer {
  font-weight: 300;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.02em;
  color: #161718;
  margin-bottom: 12px;
}
@media (min-width: 1080px) {
  .icon-text-button__text-section-disclaimer {
    font-size: 14px;
    margin-bottom: 12px;
  }
}
.icon-text-button--top-center {
  flex-direction: column;
}
.icon-text-button--top-center .sa-i {
  margin: auto;
  margin-bottom: 16px;
}
.icon-text-button--top-center .icon-text-button__text-section-disclaimer,
.icon-text-button--top-center .icon-text-button__text-section-heading {
  text-align: center;
  min-width: 150px;
  max-width: 150px;
}
.icon-text-button--top-center .icon-text-button__upper {
  flex-direction: column;
}
.icon-text-button--top-center .icon-text-button__lower {
  min-width: 150px;
  max-width: 150px;
  text-align: center;
}
.icon-text-button--top-center .btn {
  margin-top: 8px;
}
@media (min-width: 1080px) {
  .icon-text-button--top-center .btn {
    margin-top: 0;
  }
}
.icon-text-button--left, .icon-text-button--right {
  flex-direction: column;
}
.icon-text-button--left .icon-text-button__upper, .icon-text-button--right .icon-text-button__upper {
  flex-direction: row;
  max-width: 180px;
}
.icon-text-button--left .sa-i, .icon-text-button--right .sa-i {
  margin: -13px 12px 0 4px;
  font-size: 40px;
}
.icon-text-button--left .btn, .icon-text-button--right .btn {
  width: 100%;
  max-width: 100%;
  margin-top: 20px;
}
@media (min-width: 1080px) {
  .icon-text-button--left .btn, .icon-text-button--right .btn {
    margin-top: 0;
  }
}
.icon-text-button--left .icon-text-button__text-section-heading, .icon-text-button--right .icon-text-button__text-section-heading {
  min-width: 128px;
  max-width: 128px;
  margin-bottom: 2px;
}
.icon-text-button--left .icon-text-button__text-section-disclaimer, .icon-text-button--right .icon-text-button__text-section-disclaimer {
  margin: 0;
}
@media (min-width: 1080px) {
  .icon-text-button--left .icon-text-button__text-section-disclaimer, .icon-text-button--right .icon-text-button__text-section-disclaimer {
    font-size: 14px;
    margin-bottom: 12px;
  }
}
.icon-text-button--right .icon-text-button__upper {
  flex-direction: row-reverse;
  justify-content: flex-end;
}
.icon-text-button--right .sa-i {
  margin-right: 0;
  margin-left: 12px;
}
.icon-text-button--left .icon-text-button__text-section-heading, .icon-text-button--right .icon-text-button__text-section-heading, .icon-text-button--top-center .icon-text-button__text-section-heading {
  font-size: 20px;
}
@media (min-width: 1080px) {
  .icon-text-button--left .icon-text-button__text-section-heading, .icon-text-button--right .icon-text-button__text-section-heading, .icon-text-button--top-center .icon-text-button__text-section-heading {
    font-size: 24px;
  }
}
.icon-text-button--left .icon-text-button__text-section-disclaimer, .icon-text-button--right .icon-text-button__text-section-disclaimer, .icon-text-button--top-center .icon-text-button__text-section-disclaimer {
  font-size: 12px;
}
@media (min-width: 1080px) {
  .icon-text-button--left .icon-text-button__text-section-disclaimer, .icon-text-button--right .icon-text-button__text-section-disclaimer, .icon-text-button--top-center .icon-text-button__text-section-disclaimer {
    font-size: 14px;
  }
}

.has-edit-mode-menu .icon-text-button--top-center .icon-text-button__upper {
  width: 150px;
}

.hero-slider {
  position: relative;
  overflow: hidden;
}
.hero-slider:not(:has(.hero-image--responsive)) {
  height: 550px;
}
@media (min-width: 1080px) {
  .hero-slider:not(:has(.hero-image--responsive)) {
    height: 700px;
  }
}
.hero-slider:not(:has(.hero-image--responsive)) .hero-slider__holder {
  height: 550px;
}
@media (min-width: 1080px) {
  .hero-slider:not(:has(.hero-image--responsive)) .hero-slider__holder {
    height: 700px;
  }
}
.hero-slider__item {
  /* stylelint-disable-next-line declaration-no-important -- This problem is ignorable. */
  margin: 0 !important;
}
.hero-slider__counter {
  position: absolute;
  right: 10px;
  bottom: 10px;
  z-index: 2;
  color: #fff;
  background: rgba(0, 0, 0, 0.75);
  border-radius: 4px;
  font-size: 18px;
  font-weight: 700;
  display: flex;
  align-items: center;
  height: 35px;
  min-width: 70px;
  justify-content: center;
  padding: 0 8px;
}
@media (min-width: 1080px) {
  .hero-slider__counter {
    right: 24px;
    bottom: 24px;
  }
}
.hero-slider .slick-prev,
.hero-slider .slick-next {
  width: 32px;
  height: 32px;
  left: 10px;
}
@media (min-width: 1080px) {
  .hero-slider .slick-prev,
.hero-slider .slick-next {
    width: 48px;
    height: 48px;
    left: 20px;
  }
}
.hero-slider .slick-prev:hover:before,
.hero-slider .slick-next:hover:before {
  background-size: auto;
}
.hero-slider .slick-prev:before,
.hero-slider .slick-next:before {
  background-size: 80%;
}
.hero-slider .slick-next {
  left: auto;
  right: 10px;
}
@media (min-width: 1080px) {
  .hero-slider .slick-next {
    right: 20px;
  }
}

.has-edit-mode-menu .hero-slider {
  overflow-y: scroll;
  height: auto;
}
.has-edit-mode-menu .hero-slider .hero-slider__holder {
  display: flex;
  flex-wrap: wrap;
}
.has-edit-mode-menu .hero-slider .hero-slider__item {
  flex: 1 0 50%;
  max-width: 50%;
}
.has-edit-mode-menu .hero-slider .hero-slider__item .hero-image {
  height: 400px;
}
.has-edit-mode-menu .hero-slider .hero-slider__item .hero-image__content {
  padding: 20px 0;
  left: 20px;
}
.has-edit-mode-menu .hero-slider .hero-slider__item .hero-image__headline {
  max-height: 140px;
}
.has-edit-mode-menu .hero-slider .hero-slider__item .hero-image__subheadline {
  max-height: 110px;
}

.hero-image:not(.hero-image--responsive) {
  width: 100%;
  height: 550px;
  position: relative;
  overflow: hidden;
}
@media (min-width: 1080px) {
  .hero-image:not(.hero-image--responsive) {
    height: 700px;
  }
}
.hero-image:not(.hero-image--responsive)::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: linear-gradient(359.8deg, rgba(0, 0, 0, 0) 24.19%, rgba(0, 0, 0, 0.75) 75.12%);
  mix-blend-mode: multiply;
  transform: matrix(-1, 0, 0, 1, 0, 0);
}
@media (min-width: 1080px) {
  .hero-image:not(.hero-image--responsive)::before {
    background: linear-gradient(269.68deg, rgba(0, 0, 0, 0) 0.28%, rgba(0, 0, 0, 0.75) 99.72%);
    transform: none;
    width: 1000px;
  }
}
.hero-image:not(.hero-image--responsive) .hero-image__image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.hero-image:not(.hero-image--responsive) .hero-image__content {
  position: absolute;
  left: 60px;
  top: 0;
  width: calc(100% - 120px);
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 40px 0;
  align-items: center;
}
@media (min-width: 1080px) {
  .hero-image:not(.hero-image--responsive) .hero-image__content {
    justify-content: space-between;
    align-items: flex-start;
    left: 110px;
    width: calc(100% - 220px);
    padding: 96px 0 40px;
  }
}
.hero-image:not(.hero-image--responsive) .hero-image__content .page-editor__no-fragments-state {
  /* stylelint-disable-next-line declaration-no-important -- This problem is ignorable. */
  padding: 3vh 3vw !important;
}
.hero-image:not(.hero-image--responsive) .hero-image__headline {
  margin-bottom: 32px;
}
@media (min-width: 1080px) {
  .hero-image:not(.hero-image--responsive) .hero-image__headline {
    max-height: 288px;
    overflow: hidden;
  }
}
@media only screen and (max-width: 1080px) {
  .hero-image:not(.hero-image--responsive) .hero-image__headline {
    text-align: center;
    margin-bottom: 16px;
  }
}
@media only screen and (max-width: 768px) {
  .hero-image:not(.hero-image--responsive) .hero-image__headline .typography--display {
    font-size: 46px;
    line-height: 1;
  }
}
.hero-image:not(.hero-image--responsive) .hero-image__subheadline {
  margin-bottom: 0;
  font-size: 18px;
  line-height: 28px;
  width: 100%;
}
@media (min-width: 1080px) {
  .hero-image:not(.hero-image--responsive) .hero-image__subheadline {
    max-height: 112px;
    overflow: hidden;
  }
}
@media only screen and (max-width: 1080px) {
  .hero-image:not(.hero-image--responsive) .hero-image__subheadline {
    text-align: center;
  }
}
.hero-image:not(.hero-image--responsive) .hero-image__caption {
  width: 100%;
  max-width: 800px;
  color: #fff;
}
.hero-image:not(.hero-image--responsive) .hero-image__actions {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.hero-image:not(.hero-image--responsive) .hero-image__links {
  display: flex;
  flex-direction: row;
  margin-top: 16px;
}
@media (min-width: 1080px) {
  .hero-image:not(.hero-image--responsive) .hero-image__links {
    margin-top: 0;
  }
}
@media only screen and (max-width: 1080px) {
  .hero-image:not(.hero-image--responsive) .hero-image__links {
    flex-direction: column;
    align-items: center;
  }
}
.hero-image:not(.hero-image--responsive) .hero-image__single-link {
  margin-right: 10px;
}
@media only screen and (max-width: 1080px) {
  .hero-image:not(.hero-image--responsive) .hero-image__single-link {
    margin: 0 0 16px;
    width: 100%;
  }
}
.hero-image:not(.hero-image--responsive) .hero-image__single-link:last-child {
  margin: 0;
}
.hero-image:not(.hero-image--responsive) .hero-image__single-link .btn {
  width: 100%;
}
@media (min-width: 1080px) {
  .hero-image:not(.hero-image--responsive) .hero-image__single-link .btn {
    width: auto;
  }
}

.hero-image--responsive {
  position: relative;
  height: calc(100vh - 70px);
  overflow: hidden;
}
@media (min-width: 576px) {
  .hero-image--responsive {
    height: 100%;
    padding-top: 36.5%;
  }
}
.hero-image--responsive .hero-image__img-holder {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.hero-image--responsive .hero-image__img-holder img {
  display: flex;
}
.hero-image--responsive .hero-image__picture {
  width: 100%;
}
.hero-image--responsive .hero-image__image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.hero-image--responsive .hero-image__content {
  position: absolute;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
  top: 0;
  left: 60px;
  width: calc(100% - 120px);
  height: 100%;
  padding: 40px 0;
}
@media only screen and (min-width: 576px) {
  .hero-image--responsive .hero-image__content {
    align-items: flex-start;
  }
}
@media (min-width: 1080px) {
  .hero-image--responsive .hero-image__content {
    justify-content: space-between;
    left: 110px;
    width: calc(100% - 220px);
    padding: 96px 0 40px;
  }
}
.hero-image--responsive .hero-image__content .page-editor__no-fragments-state {
  /* stylelint-disable-next-line declaration-no-important -- This problem is ignorable. */
  padding: 3vh 3vw !important;
}
@media only screen and (min-width: 576px) {
  .hero-image--responsive .hero-image__content--right {
    align-items: flex-end;
  }
}
@media (min-width: 1080px) {
  .hero-image--responsive .hero-image__content--bottom {
    justify-content: flex-end;
    gap: 30px;
  }
}
.hero-image--responsive .hero-image__headline {
  margin-bottom: 32px;
}
@media (min-width: 1080px) {
  .hero-image--responsive .hero-image__headline {
    max-height: 288px;
    overflow: hidden;
  }
}
@media only screen and (max-width: 1080px) {
  .hero-image--responsive .hero-image__headline {
    text-align: center;
    margin-bottom: 16px;
  }
}
@media only screen and (max-width: 768px) {
  .hero-image--responsive .hero-image__headline .typography--display {
    font-size: 46px;
    line-height: 1;
  }
}
.hero-image--responsive .hero-image__subheadline {
  margin-bottom: 0;
  font-size: 18px;
  line-height: 28px;
  width: 100%;
}
@media (min-width: 1080px) {
  .hero-image--responsive .hero-image__subheadline {
    max-height: 112px;
    overflow: hidden;
  }
}
@media only screen and (max-width: 1080px) {
  .hero-image--responsive .hero-image__subheadline {
    text-align: center;
  }
}
.hero-image--responsive .hero-image__caption {
  max-width: 800px;
  color: #fff;
}
.hero-image--responsive .hero-image__actions {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.hero-image--responsive .hero-image__links {
  display: flex;
  flex-direction: row;
  margin-top: 16px;
}
@media (min-width: 1080px) {
  .hero-image--responsive .hero-image__links {
    margin-top: 0;
  }
}
@media only screen and (max-width: 576px) {
  .hero-image--responsive .hero-image__links {
    flex-direction: column;
    align-items: center;
  }
}
.hero-image--responsive .hero-image__single-link {
  margin-right: 10px;
}
@media only screen and (max-width: 576px) {
  .hero-image--responsive .hero-image__single-link {
    margin: 0 0 16px;
    width: 100%;
  }
}
.hero-image--responsive .hero-image__single-link:last-child {
  margin: 0;
}
.hero-image--responsive .hero-image__single-link .btn {
  width: 100%;
}
@media (min-width: 1080px) {
  .hero-image--responsive .hero-image__single-link .btn {
    width: auto;
  }
}

.has-edit-mode-menu .hero-image__headline,
.has-edit-mode-menu .hero-image__subheadline {
  overflow-y: scroll;
}
.has-edit-mode-menu .hero-image__content {
  width: auto;
}

.header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  top: 0;
  left: 0;
  width: 100%;
  min-height: 65px;
  margin: 0 auto;
  padding: 8px 16px;
}
.header body:not(.signed-in) {
  position: absolute;
}
.header__left-side {
  display: flex;
  align-items: center;
}
.header__right-side {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  min-width: 450px;
}
@media only screen and (max-width: 1080px) {
  .header__right-side {
    display: none;
  }
}
.header__mobile {
  display: none;
  position: relative;
  align-items: center;
}
.header__mobile__menu {
  margin: -3px 0 0 16px;
}
.header__mobile__menu img {
  margin-bottom: 0;
}
.header__mobile__open {
  cursor: pointer;
}
.header__mobile__content {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  background: #fff;
  width: 100%;
  height: 100%;
  z-index: 99;
}
.header__logo {
  margin-right: 40px;
  width: 140px;
  position: relative;
}
.header__logo img {
  margin: 0;
  width: 100%;
  max-width: 140px;
}
.header__logo-link {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  color: transparent;
}
.header__logo-link:hover, .header__logo-link:focus {
  color: transparent;
  text-decoration: none;
}
.header__another {
  display: flex;
  align-items: center;
  height: 44px;
}
.header__another .page-editor__no-fragments-state {
  padding: 3vh 1vw;
}
body:not(.signed-in) .header--fixed {
  position: fixed;
  background-color: #fff;
  z-index: 980;
}
.header .language {
  margin-left: 16px;
  cursor: pointer;
  position: relative;
}
.header .language__icon {
  height: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.header .language__icon img {
  margin-bottom: 0;
}
.header .language__dropdown {
  display: none;
  position: absolute;
  width: 180px;
  right: 0;
  background: #fff;
  top: calc(100% + 10px);
  padding: 0;
  text-align: left;
  z-index: 98;
  font-size: 16px;
}
.header .language__dropdown__close {
  display: flex;
  justify-content: flex-end;
  margin-bottom: 0;
  position: absolute;
  right: 0;
  top: 9px;
  z-index: 2;
}
.header .language__dropdown__close img {
  margin-bottom: 0;
}
.header .language__dropdown .portlet {
  margin-bottom: 0;
}
.header .language__dropdown .portlet-body a,
.header .language__dropdown .portlet-body span {
  display: block;
  padding: 6px 24px;
  color: #161718;
  border-radius: 0;
}
.header .language__dropdown .portlet-body a:hover,
.header .language__dropdown .portlet-body span:hover {
  background: #e4e4e4;
  text-decoration: none;
}
.header .language__dropdown .portlet-body span.current-language {
  background: #e4e4e4;
  text-decoration: none;
  font-weight: 600;
}
.header .language__dropdown .lexicon-icon {
  width: 24px;
  height: 24px;
  margin-right: 16px;
  border-radius: 8px;
}
.header .mobile__content__close {
  text-align: right;
}

.has-edit-mode-menu #page-header {
  padding-top: 20px;
}
.has-edit-mode-menu .header__left-side,
.has-edit-mode-menu .header__right-side {
  flex: 1 0 auto;
}
.has-edit-mode-menu .header__mobile {
  display: block;
  flex: 1 0 auto;
  max-width: 200px;
}
.has-edit-mode-menu .header__mobile .language {
  display: none;
}
.has-edit-mode-menu .header__mobile .header__mobile__content {
  display: none;
  overflow-y: scroll;
  position: absolute;
  right: 0;
  top: 100%;
  background: #fff;
  width: 400px;
  height: 400px;
  z-index: 99;
  transform: translateX(-90%);
}
.has-edit-mode-menu .header__mobile .header__mobile__content--edit-menu {
  display: block;
}
.has-edit-mode-menu .language__dropdown--edit-menu {
  display: block;
}

.header-mobile {
  width: 100vw;
  height: 100vh;
  overflow-y: auto;
}
.header-mobile__top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 16px;
  height: 64px;
  border-bottom: 1px solid #e4e4e4;
}
.header-mobile__logo {
  max-width: 140px;
}
.header-mobile__logo img {
  width: 100%;
  max-width: 140px;
  margin: 0;
}
.header-mobile__close-icon {
  cursor: pointer;
  margin-top: -2px;
}
.header-mobile__search {
  padding: 32px 14px 12px;
}
.header-mobile__search .portlet {
  margin: 0;
}
.header-mobile__search .form-control {
  /* stylelint-disable-next-line declaration-no-important -- This problem is ignorable. */
  border-radius: 200px !important;
  border: none;
  height: 44px;
  padding: 10px 16px;
}
.header-mobile__search .input-group-inset-item-after {
  display: none;
}
.header-mobile__primary-nav {
  padding: 12px 14px 0;
}
.header-mobile__primary-nav .portlet {
  display: none;
}
.header-mobile__primary-nav .slicknav_btn {
  display: none;
}
.header-mobile__primary-nav .slicknav_nav {
  /* stylelint-disable-next-line declaration-no-important -- This problem is ignorable. */
  display: block !important;
  position: relative;
  left: auto;
  top: auto;
}
.header-mobile__primary-nav .slicknav_menu:not(:nth-child(2)) {
  display: none;
}
.header-mobile__primary-nav .slicknav_nav .slicknav_row {
  padding: 0;
}
.header-mobile__primary-nav .slicknav_nav .slicknav_row:hover {
  background: transparent;
}
.header-mobile__primary-nav .slicknav_nav li {
  width: calc(100% - 12px);
  padding: 6px 30px 6px 12px;
  border-bottom: 1px solid #e4e4e4;
}
.header-mobile__primary-nav .slicknav_nav a {
  padding: 0;
  display: flex;
  align-items: center;
  min-height: 46px;
}
.header-mobile__primary-nav .slicknav_nav a:hover, .header-mobile__primary-nav .slicknav_nav a:focus {
  background: transparent;
}
.header-mobile__primary-nav .sa-main-menu--level-2 {
  position: relative;
  box-shadow: none;
}
.header-mobile__primary-nav .sa-main-menu--level-2 .sa-main-menu__item {
  /* stylelint-disable-next-line declaration-no-important -- This problem is ignorable. */
  border-bottom: none !important;
  padding: 6px 0 6px 12px;
  width: 100%;
}
.header-mobile__primary-nav .sa-main-menu--level-2 .sa-main-menu__item:last-child {
  margin-bottom: 0;
}
.header-mobile__primary-nav .sa-main-menu--level-3 .sa-main-menu__item {
  padding-bottom: 0;
}
.header-mobile__primary-nav ul li:last-child {
  margin-bottom: 50px;
}
.header-mobile__secondary-nav {
  padding: 0 14px;
}
.header-mobile__secondary-nav ul {
  flex-direction: column;
}
.header-mobile__secondary-nav ul li {
  margin: 0 0 12px;
}
.header-mobile__secondary-nav ul li:last-child {
  margin: 0;
  padding-bottom: 50px;
}

.has-edit-mode-menu .header-mobile {
  padding: 8px 0;
  width: auto;
  height: auto;
}
.has-edit-mode-menu .header-mobile__primary-nav .portlet {
  display: block;
}

/*
 -	Divider
 */
.divider {
  padding: 10px 0;
}
.divider__line {
  height: 5px;
  border-radius: 8px;
  background: #e4e4e4;
}

/*
 -	Events
 */
.events__item {
  background: #f1f1f1;
  border: 1px solid #e4e4e4;
  border-radius: 8px;
  position: relative;
  display: block;
  overflow: hidden;
  margin-bottom: 40px;
}
@media (max-width: 720px) {
  .events__item {
    margin-bottom: 40px;
    max-width: 100%;
  }
}
@media (min-width: 1080px) {
  .events__item {
    max-width: 400px;
  }
}
.events__item:hover {
  text-decoration: none;
}
.events__item:hover .events__item-link {
  opacity: 1;
  text-decoration: none;
  color: transparent;
}
.events__item-link {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  background: rgba(22, 23, 24, 0.45);
  opacity: 0;
  z-index: 2;
  transition: ease-in-out 0.3s;
}
.events__item-btn-holder {
  width: 100%;
  height: 300px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 720px) {
  .events__item-btn-holder {
    height: 250px;
  }
}
.events__item-image-holder {
  width: 100%;
  height: 300px;
}
@media (max-width: 720px) {
  .events__item-image-holder {
    height: 250px;
  }
}
@media (min-width: 1080px) {
  .events__item-image-holder {
    max-width: 400px;
  }
}
.events__item-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  margin-bottom: 0;
}
.events__item-texts {
  padding: 20px 12px;
}
@media only screen and (min-width: 768px) {
  .events__item-texts {
    padding: 20px 12px 10px;
  }
}
.events__item-heading {
  font-weight: 700;
  font-size: 28px;
  line-height: 32px;
  letter-spacing: 0.02em;
  color: #161718;
  margin-bottom: 20px;
}
@media only screen and (min-width: 768px) {
  .events__item-heading {
    min-height: 140px;
    margin-bottom: 10px;
  }
}
@media only screen and (min-width: 1080px) {
  .events__item-heading {
    font-size: 32px;
    line-height: 36px;
    min-height: 120px;
  }
}
@media only screen and (min-width: 1440px) {
  .events__item-heading {
    font-size: 34px;
    line-height: 42px;
    min-height: 125px;
    margin-bottom: 15px;
  }
}
.events__item-date-range {
  display: flex;
  align-items: center;
  margin-bottom: 0;
  min-height: 30px;
}
.events__item-date-range span {
  display: inline-block;
  padding: 0 4px;
}
.events__item-date {
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #161718;
  margin-bottom: 0;
  white-space: nowrap;
}
@media (min-width: 1080px) {
  .events__item-date {
    font-size: 18px;
  }
}
.events__item-day-range {
  font-weight: 300;
  font-size: 18px;
  line-height: 28px;
  margin-bottom: 16px;
  min-height: 30px;
}
.events__item-text {
  font-weight: 300;
  font-size: 16px;
  line-height: 24px;
  display: flex;
  align-items: flex-start;
  letter-spacing: 0.02em;
  color: #161718;
  margin-bottom: 8px;
}
@media only screen and (min-width: 768px) {
  .events__item-text {
    min-height: 60px;
  }
}
@media (min-width: 1080px) {
  .events__item-text {
    font-size: 18px;
    line-height: 28px;
  }
}
.events__item-location {
  margin-bottom: 0;
  font-size: 16px;
  align-items: baseline;
  display: flex;
}
@media only screen and (min-width: 768px) {
  .events__item-location {
    min-height: 60px;
  }
}
@media (min-width: 1080px) {
  .events__item-location {
    font-size: 18px;
  }
}
.events__item-location .sa-i {
  margin-right: 8px;
}
.events__button {
  font-size: 16px;
  width: 100%;
  display: block;
  margin: auto;
}
@media (min-width: 1080px) {
  .events__button {
    width: 400px;
  }
}

.event-detail-days .col {
  max-width: fit-content;
}
.event-detail-days .col:nth-of-type(2) {
  max-width: 35px;
}

.has-edit-mode-menu .events__item-link {
  /* stylelint-disable-next-line declaration-no-important -- This problem is ignorable. */
  display: none !important;
}

.events-infinity-loader-btn {
  padding: 0 15px;
  text-align: center;
}
.events-infinity-loader-btn .btn {
  width: 100%;
  max-width: 385px;
}

/*
 -	News
 */
.news__item {
  background: #f1f1f1;
  border: 1px solid #e4e4e4;
  border-radius: 8px;
  position: relative;
  display: block;
  overflow: hidden;
  margin-bottom: 40px;
}
@media (max-width: 720px) {
  .news__item {
    margin-bottom: 40px;
    max-width: 100%;
  }
}
.news__item:hover {
  text-decoration: none;
}
.news__item:hover .news__item-link {
  opacity: 1;
  text-decoration: none;
  color: transparent;
}
@media (min-width: 1440px) {
  .news__item {
    max-width: 400px;
  }
}
.news__item-link {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  background: rgba(22, 23, 24, 0.45);
  opacity: 0;
  z-index: 2;
  transition: ease-in-out 0.3s;
}
.news__item-btn-holder {
  width: 100%;
  height: 300px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 720px) {
  .news__item-btn-holder {
    height: 250px;
  }
}
.news__item-image-holder {
  width: 100%;
  height: 300px;
}
@media (max-width: 720px) {
  .news__item-image-holder {
    max-width: 100%;
    height: 250px;
  }
}
.news__item-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  margin-bottom: 0;
}
.news__item-texts {
  padding: 20px 12px;
}
@media only screen and (min-width: 768px) {
  .news__item-texts {
    padding: 20px 12px 10px;
  }
}
.news__item-heading {
  font-weight: 700;
  font-size: 28px;
  line-height: 32px;
  letter-spacing: 0.02em;
  color: #161718;
  margin-bottom: 20px;
}
@media only screen and (min-width: 768px) {
  .news__item-heading {
    min-height: 140px;
    margin-bottom: 10px;
  }
}
@media only screen and (min-width: 1080px) {
  .news__item-heading {
    font-size: 32px;
    line-height: 36px;
    min-height: 120px;
  }
}
@media only screen and (min-width: 1440px) {
  .news__item-heading {
    font-size: 34px;
    line-height: 42px;
    min-height: 125px;
    margin-bottom: 15px;
  }
}
.news__item-date {
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #161718;
  margin-bottom: 1rem;
}
@media (min-width: 1080px) {
  .news__item-date {
    font-size: 18px;
  }
}
.news__item-text {
  font-weight: 300;
  font-size: 16px;
  line-height: 24px;
  display: flex;
  align-items: flex-start;
  letter-spacing: 0.02em;
  color: #161718;
  margin-bottom: 0;
}
@media only screen and (min-width: 768px) {
  .news__item-text {
    min-height: 75px;
  }
}
@media (min-width: 1080px) {
  .news__item-text {
    font-size: 18px;
    line-height: 28px;
  }
}
.news__button {
  font-size: 16px;
  width: 100%;
  display: block;
  margin: auto;
}
@media (min-width: 1080px) {
  .news__button {
    width: 400px;
  }
}

.has-edit-mode-menu .news__item-link {
  /* stylelint-disable-next-line declaration-no-important -- This problem is ignorable. */
  display: none !important;
}

.news-infinity-loader-btn {
  padding: 0 15px;
  text-align: center;
}
.news-infinity-loader-btn .btn {
  width: 100%;
  max-width: 385px;
}

.container-fluid:has(.news__item) .row > div {
  align-self: stretch;
}

.container-fluid:has(.news__item) .row > div > div,
.container-fluid:has(.news__item) .row > div > div > div {
  height: 100%;
}

.news__item {
  height: calc(100% - 40px);
}

.opening-time {
  display: flex;
  flex-wrap: wrap;
}
.opening-time__table {
  flex: 1 0 50%;
  max-width: 400px;
}
@media (max-width: 720px) {
  .opening-time__table {
    flex: 1 0 100%;
    max-width: 100%;
  }
  .opening-time__table .sa-table {
    max-width: 400px;
  }
  .opening-time__table .sa-table table {
    min-width: auto;
  }
  .opening-time__table .sa-table__holder {
    overflow-x: hidden;
  }
  .opening-time__table .sa-table__holder td {
    width: auto;
  }
}
.opening-time__info {
  flex: 1 0 50%;
  padding: 100px 0 0 130px;
}
@media (max-width: 720px) {
  .opening-time__info {
    flex: 1 0 100%;
    padding: 50px 0 0;
  }
}

.sa-content-wrapper .btn {
  border-radius: 50px;
  padding: 0 24px;
  font-weight: 700;
  overflow: hidden;
  position: relative;
  /* stylelint-disable-next-line declaration-no-important -- This problem is ignorable. */
  min-height: 44px !important;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  letter-spacing: 0.75px;
  line-height: 1;
  transition: ease-in-out 0.3s;
  box-shadow: none;
}
.sa-content-wrapper .btn:hover, .sa-content-wrapper .btn:focus {
  box-shadow: none;
}
.sa-content-wrapper .btn:active {
  transform: scale(0.95);
}
.sa-content-wrapper .btn__link {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  color: transparent;
}
.sa-content-wrapper .btn__link:hover, .sa-content-wrapper .btn__link:focus {
  color: transparent;
}
.sa-content-wrapper .btn__icon {
  margin: -2px 8px 0 0;
}
.sa-content-wrapper .btn--icon-only {
  width: 44px;
  height: 44px;
  border-radius: 100%;
  padding: 0;
}
.sa-content-wrapper .btn--icon-only .btn__icon {
  margin-right: 0;
}
.sa-content-wrapper .btn--full-width {
  width: 100%;
}
.sa-content-wrapper .btn .page-editor__no-fragments-state {
  /* stylelint-disable-next-line declaration-no-important -- This problem is ignorable. */
  padding: 0 !important;
  /* stylelint-disable-next-line declaration-no-important -- This problem is ignorable. */
  width: 30px !important;
  /* stylelint-disable-next-line declaration-no-important -- This problem is ignorable. */
  height: 30px !important;
  /* stylelint-disable-next-line declaration-no-important -- This problem is ignorable. */
  overflow: hidden !important;
}
.sa-content-wrapper .btn-lg {
  width: 100%;
  max-width: 312px;
}
.sa-content-wrapper .btn-icon-only {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: auto;
}
.sa-content-wrapper .btn-with-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
}
.sa-content-wrapper .btn-with-icon .icon {
  margin-right: 8px;
}
.sa-content-wrapper .btn-primary {
  background-color: #78faae;
  border-color: #78faae;
  color: #161718;
  border: none;
}
.sa-content-wrapper .btn-primary:hover, .sa-content-wrapper .btn-primary:not(:disabled):not(.disabled):active, .sa-content-wrapper .btn-primary:not(:disabled):not(.disabled).active {
  background-color: #a8ffcc;
  border-color: #a8ffcc;
  box-shadow: none;
  color: #161718;
}
.sa-content-wrapper .btn-primary:active {
  box-shadow: none;
}
.sa-content-wrapper .btn-primary:focus, .sa-content-wrapper .btn-primary:focus-visible {
  background-color: #a8ffcc;
  box-shadow: inset 0 0 0 2px #161718;
  border: none;
  outline: none;
  color: #161718;
}
.sa-content-wrapper .btn-primary.disabled, .sa-content-wrapper .btn-primary.disabled:hover, .sa-content-wrapper .btn-primary.disabled:focus, .sa-content-wrapper .btn-primary.disabled:active, .sa-content-wrapper .btn-primary.disabled:focus-visible {
  background-color: #d8d8d8;
  border: 2px solid #d8d8d8;
  color: #9e9fa0;
  box-shadow: none;
  transform: scale(1);
  cursor: not-allowed;
}
.sa-content-wrapper .btn-secondary {
  background-color: #464748;
  border-color: #464748;
  color: #fff;
}
.sa-content-wrapper .btn-secondary:hover, .sa-content-wrapper .btn-secondary:not(:disabled):not(.disabled):active, .sa-content-wrapper .btn-secondary:not(:disabled):not(.disabled).active {
  background-color: #5a5b5c;
  border-color: #5a5b5c;
  box-shadow: none;
  color: #fff;
}
.sa-content-wrapper .btn-secondary:focus, .sa-content-wrapper .btn-secondary:focus-visible {
  background-color: #464748;
  box-shadow: inset 0 0 0 1px #fff;
  border: 2px solid #161718;
  outline: none;
  color: #fff;
}
.sa-content-wrapper .btn-secondary.disabled, .sa-content-wrapper .btn-secondary.disabled:hover, .sa-content-wrapper .btn-secondary.disabled:focus, .sa-content-wrapper .btn-secondary.disabled:active, .sa-content-wrapper .btn-secondary.disabled:focus-visible {
  background-color: #d8d8d8;
  border: 2px solid #d8d8d8;
  color: #9e9fa0;
  box-shadow: none;
  transform: scale(1);
  cursor: not-allowed;
}
.sa-content-wrapper .btn-tertiary,
.sa-content-wrapper .btn-ghost {
  border-width: 2px;
}
.sa-content-wrapper .btn-tertiary:hover, .sa-content-wrapper .btn-tertiary:not(:disabled):not(.disabled):active, .sa-content-wrapper .btn-tertiary:not(:disabled):not(.disabled).active,
.sa-content-wrapper .btn-ghost:hover,
.sa-content-wrapper .btn-ghost:not(:disabled):not(.disabled):active,
.sa-content-wrapper .btn-ghost:not(:disabled):not(.disabled).active {
  background-color: #d8d8d8;
}
.sa-content-wrapper .btn-tertiary:focus, .sa-content-wrapper .btn-tertiary:focus-visible,
.sa-content-wrapper .btn-ghost:focus,
.sa-content-wrapper .btn-ghost:focus-visible {
  background-color: #fff;
  border-color: #161718;
  outline: none;
}
.sa-content-wrapper .btn-tertiary.disabled, .sa-content-wrapper .btn-tertiary.disabled:hover, .sa-content-wrapper .btn-tertiary.disabled:focus, .sa-content-wrapper .btn-tertiary.disabled:active, .sa-content-wrapper .btn-tertiary.disabled:focus-visible,
.sa-content-wrapper .btn-ghost.disabled,
.sa-content-wrapper .btn-ghost.disabled:hover,
.sa-content-wrapper .btn-ghost.disabled:focus,
.sa-content-wrapper .btn-ghost.disabled:active,
.sa-content-wrapper .btn-ghost.disabled:focus-visible {
  background-color: #fff;
  border-color: #fff;
  color: #c4c6c7;
  box-shadow: none;
  transform: scale(1);
  cursor: not-allowed;
}
.sa-content-wrapper .btn-tertiary-white,
.sa-content-wrapper .btn-ghost-white {
  color: #fff;
}
.sa-content-wrapper .btn-tertiary-white:hover, .sa-content-wrapper .btn-tertiary-white:not(:disabled):not(.disabled):active, .sa-content-wrapper .btn-tertiary-white:not(:disabled):not(.disabled).active,
.sa-content-wrapper .btn-ghost-white:hover,
.sa-content-wrapper .btn-ghost-white:not(:disabled):not(.disabled):active,
.sa-content-wrapper .btn-ghost-white:not(:disabled):not(.disabled).active {
  color: #fff;
  background-color: #303132;
}
.sa-content-wrapper .btn-tertiary-white:focus, .sa-content-wrapper .btn-tertiary-white:focus-visible,
.sa-content-wrapper .btn-ghost-white:focus,
.sa-content-wrapper .btn-ghost-white:focus-visible {
  background-color: transparent;
  border-color: #fff;
  outline: none;
}
.sa-content-wrapper .btn-tertiary-white.disabled, .sa-content-wrapper .btn-tertiary-white.disabled:hover, .sa-content-wrapper .btn-tertiary-white.disabled:focus, .sa-content-wrapper .btn-tertiary-white.disabled:active, .sa-content-wrapper .btn-tertiary-white.disabled:focus-visible,
.sa-content-wrapper .btn-ghost-white.disabled,
.sa-content-wrapper .btn-ghost-white.disabled:hover,
.sa-content-wrapper .btn-ghost-white.disabled:focus,
.sa-content-wrapper .btn-ghost-white.disabled:active,
.sa-content-wrapper .btn-ghost-white.disabled:focus-visible {
  background-color: transparent;
  border-color: transparent;
  color: #c4c6c7;
  box-shadow: none;
  transform: scale(1);
  cursor: not-allowed;
}
.sa-content-wrapper .btn-ghost {
  border-color: #161718;
}
.sa-content-wrapper .btn-ghost.disabled, .sa-content-wrapper .btn-ghost.disabled:hover, .sa-content-wrapper .btn-ghost.disabled:focus, .sa-content-wrapper .btn-ghost.disabled:active, .sa-content-wrapper .btn-ghost.disabled:focus-visible {
  border-color: #c4c6c7;
}
.sa-content-wrapper .btn-ghost-white {
  border-color: #fff;
}
.sa-content-wrapper .btn-ghost-white.disabled, .sa-content-wrapper .btn-ghost-white.disabled:hover, .sa-content-wrapper .btn-ghost-white.disabled:focus, .sa-content-wrapper .btn-ghost-white.disabled:active, .sa-content-wrapper .btn-ghost-white.disabled:focus-visible {
  border-color: #c4c6c7;
}
.sa-content-wrapper .btn-primary:not(:disabled):not(.disabled):active:focus,
.sa-content-wrapper .btn-primary:not(:disabled):not(.disabled).active:focus,
.sa-content-wrapper .btn-secondary:not(:disabled):not(.disabled):active:focus,
.sa-content-wrapper .btn-secondary:not(:disabled):not(.disabled).active:focus {
  box-shadow: none;
}
.sa-content-wrapper .btn-navigation,
.sa-content-wrapper .btn-navigation-back {
  font-size: 16px;
  font-weight: 400;
  line-height: 1;
  padding: 0 2px;
  position: relative;
  display: inline-flex;
  align-items: center;
}
.sa-content-wrapper .btn-navigation::after,
.sa-content-wrapper .btn-navigation-back::after {
  content: "→";
  font-family: "SKODA Next Icons Filled", sans-serif;
  display: inline-flex;
  width: 20px;
  height: 20px;
  margin-left: 8px;
  transition: ease-in-out 0.2s;
}
.sa-content-wrapper .btn-navigation:hover::after,
.sa-content-wrapper .btn-navigation-back:hover::after {
  margin-left: 18px;
}
.sa-content-wrapper .btn-navigation-back::before {
  content: "←";
  font-family: "SKODA Next Icons Filled", sans-serif;
  display: inline-flex;
  width: 20px;
  height: 20px;
  transition: ease-in-out 0.2s;
}
.sa-content-wrapper .btn-navigation-back::after {
  content: none;
}
.sa-content-wrapper .btn-navigation-back:hover::before {
  margin-right: 18px;
}

.has-edit-mode-menu .btn__link {
  /* stylelint-disable-next-line declaration-no-important -- This problem is ignorable. */
  display: none !important;
}

.image {
  overflow: hidden;
  width: 100%;
  max-width: 400px;
  height: auto;
}
@media (min-width: 1080px) {
  .image {
    height: 300px;
  }
}
.image__w-612 {
  max-width: 612px;
}
@media (min-width: 1080px) {
  .image__w-612 {
    height: 459px;
  }
}
.image__w-1248 {
  max-width: 1248px;
}
@media (min-width: 1080px) {
  .image__w-1248 {
    height: 500px;
  }
}
.image__align-center {
  margin: 0 auto;
}
.image__align-right {
  margin-left: auto;
}
.image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  margin: 0;
}

.timeline {
  padding: 0 0 50px;
  text-align: center;
  /* stylelint-enable */
}
.timeline__headline {
  margin-bottom: 8px;
  text-align: center;
}
.timeline__content {
  margin-top: 80px;
}
@media (min-width: 1080px) {
  .timeline__content {
    padding-left: 90px;
  }
}
.timeline__show-next {
  display: none;
  margin-top: 80px;
}
.timeline__item {
  margin-bottom: 80px;
  position: relative;
}
.timeline__item:nth-child(odd) {
  /* stylelint-disable */
}
@media (min-width: 1080px) {
  .timeline__item:nth-child(odd) .t-item .t-item__link {
    justify-content: flex-end;
  }
}
@media (min-width: 1080px) {
  .timeline__item:nth-child(odd) .t-item .t-item__image {
    order: 2 !important;
  }
}
@media (min-width: 1080px) {
  .timeline__item:nth-child(odd) .t-item .t-item__content {
    order: 1 !important;
  }
}
.timeline__item:last-child {
  margin-bottom: 0;
}
.timeline__item:last-child:before {
  height: 100%;
}
.timeline__item .page-editor__no-fragments-state {
  padding: 5vh 5vw !important;
}
.timeline__item:before {
  content: "";
  position: absolute;
  left: 50%;
  top: -40px;
  width: 3px;
  height: calc(100% + 80px);
  background: #419468;
}
@media (min-width: 1080px) {
  .timeline__item:before {
    left: -90px;
    top: 0;
  }
}
.timeline__item:after {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  left: calc(50% - 6px);
  top: -48px;
  background: #fff;
  border: 3px solid #419468;
  border-radius: 50%;
}
@media (min-width: 1080px) {
  .timeline__item:after {
    left: -97px;
    top: 18px;
  }
}
.timeline__item--gray:before {
  background: #7c7d7e;
}
.timeline__item--gray:after {
  border: 3px solid #7c7d7e;
}

.t-item {
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
  background: #fff;
  box-shadow: 0 2px 25px rgba(0, 0, 0, 0.15);
  border-radius: 8px;
  overflow: hidden;
  position: relative;
  z-index: 2;
  color: #000;
}
@media (min-width: 1080px) {
  .t-item {
    flex-direction: row;
  }
}
.t-item:hover {
  text-decoration: none;
}
.t-item:hover .t-item__link {
  opacity: 1;
  color: transparent;
}
.t-item:hover .t-item__image__link {
  opacity: 1;
  color: transparent;
}
.t-item--show {
  animation: slideUp 2s;
}
.t-item__link {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: ease-in-out 0.3s;
  opacity: 0;
  color: transparent;
  background: rgba(22, 23, 24, 0.45);
  z-index: 2;
}
@media (min-width: 1080px) {
  .t-item__link {
    justify-content: flex-start;
  }
}
.t-item__link__btn-holder {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (min-width: 1080px) {
  .t-item__link__btn-holder {
    width: 400px;
    height: 300px;
  }
}
.t-item__link__btn-holder .btn {
  min-width: 155px;
}
.t-item__image {
  width: 100%;
  overflow: hidden;
  flex: 1;
  order: 2;
  position: relative;
}
@media (min-width: 1080px) {
  .t-item__image {
    order: 1;
    width: 400px;
    max-width: 400px;
    height: 300px;
  }
}
.t-item__image img {
  width: 100%;
  height: 100%;
  margin-bottom: 0;
  object-fit: cover;
}
.t-item__image__link {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgba(22, 23, 24, 0.45);
  transition: ease-in-out 0.3s;
  opacity: 0;
  cursor: pointer;
}
.t-item__content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  padding: 40px 24px;
  order: 1;
  flex: 1;
}
@media (min-width: 1080px) {
  .t-item__content {
    padding: 40px;
    order: 2;
  }
}
.t-item__year {
  color: #419468;
  text-align: center;
  margin-bottom: 0;
  font-weight: 700;
  font-size: 36px;
  line-height: 44px;
  letter-spacing: 0.02em;
}
@media (min-width: 1080px) {
  .t-item__year {
    text-align: left;
  }
}
.t-item__title {
  margin: 16px 0 0;
  text-align: center;
  color: #000;
  font-weight: 700;
  font-size: 36px;
  line-height: 44px;
}
@media (min-width: 1080px) {
  .t-item__title {
    text-align: left;
  }
}
@media (max-width: 720px) {
  .t-item__title {
    margin: 8px 0 0;
    font-size: 28px;
    line-height: 36px;
  }
}
.t-item__subheadline {
  text-align: center;
  margin: 8px 0 0;
  color: #000;
}
@media (min-width: 1080px) {
  .t-item__subheadline {
    text-align: left;
  }
}
.t-item__text {
  margin: 40px 0 0;
  text-align: center;
  font-size: 16px;
  color: #000;
}
@media (min-width: 1080px) {
  .t-item__text {
    font-size: 18px;
    text-align: left;
    margin-top: 16px;
  }
}
.t-item--no-image .t-item__image {
  display: none;
}
.t-item--no-year .t-item__year {
  display: none;
}
.t-item--no-title .t-item__title {
  display: none;
}
.t-item--no-subheadline .t-item__subheadline {
  display: none;
}
.t-item--no-text .t-item__text {
  display: none;
}

.has-edit-mode-menu .t-item__link {
  /* stylelint-disable-next-line declaration-no-important -- This problem is ignorable. */
  display: none !important;
}

@keyframes slideUp {
  0% {
    transform: translateY(10%);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}
/*
 -	Tiered list
 */
.tiered-list {
  width: 100%;
  background: #f1f1f1;
  border: 1px solid #e4e4e4;
  border-radius: 8px;
  margin-bottom: 40px;
}
@media (min-width: 1080px) {
  .tiered-list {
    max-width: 400px;
    min-height: 615px;
  }
}
.tiered-list--custom {
  min-height: auto;
}
@media only screen and (min-width: 768px) {
  .tiered-list--custom {
    min-height: 303px;
  }
}
@media only screen and (min-width: 768px) {
  .tiered-list--custom .tiered-list__text-side {
    padding: 8px;
  }
}
@media only screen and (min-width: 992px) {
  .tiered-list--custom .tiered-list__text-side {
    padding: 16px;
  }
}
@media only screen and (min-width: 1200px) {
  .tiered-list--custom .tiered-list__text-side {
    padding: 24px;
  }
}
.tiered-list--flat {
  display: flex;
  flex-direction: row;
  width: 100%;
  max-width: 612px;
  position: relative;
}
@media (max-width: 720px) {
  .tiered-list--flat {
    max-height: none;
  }
}
@media (min-width: 1080px) {
  .tiered-list--flat {
    min-height: 270px;
  }
}
@media (min-width: 1080px) {
  .tiered-list--flat .tiered-list__text-side {
    padding: 40px 34px 24px 24px;
  }
}
@media (min-width: 1080px) {
  .tiered-list--flat .tiered-list__text-side-title {
    min-height: auto;
  }
}
.tiered-list--flat .tiered-list__text-side-header {
  display: flex;
  margin-bottom: 24px;
}
@media (min-width: 1080px) {
  .tiered-list--flat .tiered-list__text-side-header {
    flex-direction: column;
    margin-bottom: 0;
  }
}
.tiered-list--flat .tiered-list__text-side-image {
  position: absolute;
  top: -20px;
  left: 24px;
}
.tiered-list--flat .tiered-list__text-side-image img {
  width: 60px;
  height: 60px;
}
@media (min-width: 1080px) {
  .tiered-list--flat .tiered-list__text-side-image {
    position: relative;
    top: 0;
    left: 0;
    /* stylelint-disable-next-line declaration-no-important -- This problem is ignorable. */
    display: flex !important;
  }
  .tiered-list--flat .tiered-list__text-side-image img {
    width: 148px;
    height: 148px;
    margin-left: 40px;
    margin-right: 16px;
    margin-top: 40px;
  }
}
.tiered-list--flat .tiered-list__text-side-image-flat {
  width: 60px;
  height: 60px;
  display: flex;
  margin-right: 16px;
}
@media (min-width: 1080px) {
  .tiered-list--flat .tiered-list__text-side-image-flat {
    /* stylelint-disable-next-line declaration-no-important -- This problem is ignorable. */
    display: none !important;
  }
}
.tiered-list--flat .tiered-list__text-side-subtitle {
  margin-bottom: 8px;
}
.tiered-list--width-image .tiered-list__text-side-image {
  width: 100%;
  height: 300px;
  overflow: hidden;
  position: relative;
}
@media only screen and (max-width: 768px) {
  .tiered-list--width-image .tiered-list__text-side-image {
    height: 230px;
  }
}
.tiered-list--width-image .tiered-list__text-side-image img {
  margin: 0;
  border-radius: 8px 8px 0 0;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.tiered-list__text-side {
  padding: 24px;
}
.tiered-list__text-side .page-editor__no-fragments-state {
  /* stylelint-disable-next-line declaration-no-important -- This problem is ignorable. */
  padding: 2vh 2vw !important;
}
.tiered-list__text-side-image {
  display: flex;
  justify-content: center;
}
.tiered-list__text-side-image img {
  border-radius: 100%;
  width: 200px;
  height: 200px;
  margin: auto;
  margin-bottom: 24px;
  object-fit: cover;
  margin-top: 48px;
}
@media (min-width: 1080px) {
  .tiered-list__text-side-image img {
    margin-bottom: 40px;
    margin-top: 64px;
  }
}
.tiered-list__text-side-image-flat {
  display: none;
}
.tiered-list__text-side-image-flat img {
  border-radius: 100%;
  width: 40px;
  height: 40px;
}
@media (min-width: 1080px) {
  .tiered-list__text-side-image-flat img {
    margin-bottom: 40px;
    width: 148px;
    height: 148px;
  }
}
.tiered-list__text-side-title {
  font-weight: 700;
  font-size: 24px;
  line-height: 28px;
  letter-spacing: 0.02em;
  color: #161718;
  margin-bottom: 10px;
}
.tiered-list__text-side-subtitle {
  font-weight: 900;
  font-size: 11px;
  line-height: 12px;
  letter-spacing: 3px;
  text-transform: uppercase;
  color: #000;
  margin-bottom: 24px;
}
.tiered-list__text-side-perex {
  font-weight: 300;
  font-size: 18px;
  line-height: 28px;
  letter-spacing: 0.002em;
  color: #161718;
  margin-bottom: 12px;
}
.tiered-list__text-side-contact:last-of-type {
  margin-bottom: 0;
}
.tiered-list__text-side-contact > a {
  color: #161718;
  font-size: 16px;
}
@media (min-width: 1080px) {
  .tiered-list__text-side-contact > a {
    font-size: 18px;
  }
}
.tiered-list__text-side-contact .sa-i {
  font-size: 22px;
  margin-right: 4px;
  top: 3px;
  position: relative;
}
.tiered-list__text-side .btn {
  margin-top: 20px;
}
.tiered-list__text-side .btn .page-editor__no-fragments-state {
  /* stylelint-disable-next-line declaration-no-important -- This problem is ignorable. */
  padding: 0 !important;
  /* stylelint-disable-next-line declaration-no-important -- This problem is ignorable. */
  width: 30px !important;
  /* stylelint-disable-next-line declaration-no-important -- This problem is ignorable. */
  height: 30px !important;
  /* stylelint-disable-next-line declaration-no-important -- This problem is ignorable. */
  overflow: hidden !important;
}

.category-group {
  display: none;
}

.category-group__empty-results {
  text-align: center;
  margin: 80px auto;
  padding: 0;
}
@media (min-width: 1080px) {
  .category-group__empty-results {
    margin: 160px auto;
  }
}
.category-group__empty-results p {
  font-weight: 700;
  font-size: 30px;
  line-height: 36px;
  margin-bottom: 16px;
}
.category-group__empty-results span {
  font-weight: 300;
  font-size: 18px;
  line-height: 28px;
}

.has-edit-mode-menu .category-group {
  display: block;
}

.sa-button-filter .form-control-select,
.documents-filters .form-control-select,
.category-filters .form-control-select {
  border: none;
  max-width: 250px;
  font-size: 16px;
  border-radius: 0;
  position: relative;
  background-image: url("../assets/images/icons/arrow-down.svg");
  background-color: transparent;
}
.sa-button-filter .form-control-select:after,
.documents-filters .form-control-select:after,
.category-filters .form-control-select:after {
  content: "";
  display: block;
  transform: scale(0);
  height: 2px;
  background: #78faae;
  transition: ease-in-out 0.2s;
}
.sa-button-filter .form-control-select:active, .sa-button-filter .form-control-select:focus,
.documents-filters .form-control-select:active,
.documents-filters .form-control-select:focus,
.category-filters .form-control-select:active,
.category-filters .form-control-select:focus {
  box-shadow: none;
}
.sa-button-filter .form-control-select:active::after, .sa-button-filter .form-control-select:focus::after,
.documents-filters .form-control-select:active::after,
.documents-filters .form-control-select:focus::after,
.category-filters .form-control-select:active::after,
.category-filters .form-control-select:focus::after {
  transform: scale(1);
}
.sa-button-filter .input-group-item,
.documents-filters .input-group-item,
.category-filters .input-group-item {
  position: relative;
  flex-wrap: nowrap;
}
.sa-button-filter .input-group-item:before,
.documents-filters .input-group-item:before,
.category-filters .input-group-item:before {
  content: "";
  position: absolute;
  left: 12px;
  top: 10px;
  width: 24px;
  height: 24px;
  border-radius: 100%;
  background: #78faae;
  background: url("../assets/images/icons/search-icon.svg") no-repeat center;
}
.sa-button-filter .input-group-item .input-group-inset-after.form-control,
.documents-filters .input-group-item .input-group-inset-after.form-control,
.category-filters .input-group-item .input-group-inset-after.form-control {
  border-radius: 200px;
  border: none;
  order: 1;
  margin-right: 12px;
  padding: 10px 10px 10px 40px;
  width: 100%;
  max-width: 300px;
  height: 100%;
  background: rgba(22, 23, 24, 0.06);
  font-size: 16px;
}
@media (min-width: 1080px) {
  .sa-button-filter .input-group-item .input-group-inset-after.form-control,
.documents-filters .input-group-item .input-group-inset-after.form-control,
.category-filters .input-group-item .input-group-inset-after.form-control {
    padding: 10px 10px 10px 50px;
  }
}
.sa-button-filter .input-group-item .input-group-inset-item-after,
.documents-filters .input-group-item .input-group-inset-item-after,
.category-filters .input-group-item .input-group-inset-item-after {
  border-radius: 200px;
  order: 2;
  border: none;
  padding: 0;
  background: transparent;
}
.sa-button-filter .input-group-item .input-group-inset-item-after svg,
.documents-filters .input-group-item .input-group-inset-item-after svg,
.category-filters .input-group-item .input-group-inset-item-after svg {
  display: none;
}
.sa-button-filter .input-group-item .input-group-inset-item-after .btn,
.documents-filters .input-group-item .input-group-inset-item-after .btn,
.category-filters .input-group-item .input-group-inset-item-after .btn {
  min-width: 120px;
  height: 100%;
  font-size: 16px;
}
@media (min-width: 1080px) {
  .sa-button-filter .input-group-item .input-group-inset-item-after .btn,
.documents-filters .input-group-item .input-group-inset-item-after .btn,
.category-filters .input-group-item .input-group-inset-item-after .btn {
    min-width: 160px;
  }
}

.tiered-list-loader-btn {
  padding: 0 15px;
  text-align: center;
}
.tiered-list-loader-btn .btn {
  width: 100%;
  max-width: 385px;
}

.lb-image {
  position: relative;
  height: 360px;
}
@media (min-width: 1080px) {
  .lb-image {
    height: 500px;
  }
}
.lb-image:hover .lb-image__detail {
  opacity: 1;
  transform: translateY(0);
}
.lb-image__link {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}
.lb-image__image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.lb-image__detail {
  opacity: 0;
  transform: translateY(10%);
  transition: ease-in-out 0.3s;
  color: #fff;
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 24px;
  z-index: 1;
  width: 100%;
  background: linear-gradient(180deg, rgba(22, 23, 24, 0) 0%, rgba(22, 23, 24, 0.8) 39.58%);
}
.lb-image__title {
  font-weight: 700;
  font-size: 24px;
  line-height: 28px;
  letter-spacing: 0.02em;
  margin: 0;
}
.lb-image__content {
  font-weight: 300;
  font-size: 18px;
  line-height: 28px;
  letter-spacing: 0.02em;
  margin: 14px 0 0;
}
.lb-image .btn {
  margin-top: 14px;
  /* stylelint-disable-next-line declaration-no-important -- This problem is ignorable. */
  min-height: 44px !important;
}

.has-edit-mode-menu .lb-image__link {
  /* stylelint-disable-next-line declaration-no-important -- This problem is ignorable. */
  display: none !important;
}
.has-edit-mode-menu .lb-image__detail {
  opacity: 1;
  transform: translateY(0);
}

.map {
  display: flex;
  flex-direction: column;
}
.map__title {
  text-align: center;
  order: 1;
}
.map__subheadline {
  text-align: center;
  margin-bottom: 0;
  order: 2;
}
.map__content {
  order: 3;
  display: flex;
  flex-direction: column;
  margin-top: 40px;
}
@media (min-width: 1080px) {
  .map__content {
    flex-direction: row;
    padding: 16px 0;
  }
}
.map__content > div:last-child {
  /* stylelint-disable-next-line declaration-no-important -- This problem is ignorable. */
  border-right: none !important;
}
.map--reverse-heading .map__title {
  order: 2;
}
.map--reverse-heading .map__subheadline {
  order: 1;
}
.map__address, .map__contact, .map__visitor {
  border-bottom: 1px solid #e4e4e4;
  flex: 1;
  text-align: center;
  padding: 48px;
  font-size: 18px;
}
@media (min-width: 1080px) {
  .map__address, .map__contact, .map__visitor {
    padding: 0 24px;
    margin: 24px 0;
    border-bottom: none;
    border-right: 1px solid #e4e4e4;
  }
}
.map__visitor {
  border-right: none;
  border-bottom: none;
}
.map__visitor .page-editor__no-fragments-state {
  /* stylelint-disable-next-line declaration-no-important -- This problem is ignorable. */
  padding: 2vh 2vw !important;
}
.map__visitor__drop-zone {
  display: flex;
  justify-content: center;
}
.map__visitor__drop-zone .btn__icon {
  border-right: none;
}
.map__block-title {
  font-weight: 700;
  margin-bottom: 16px;
}
.map__street {
  order: 4;
  width: 100%;
  height: 360px;
  overflow: hidden;
}
.map__street iframe {
  width: 100%;
  height: 100%;
}
.map--simple .map__street {
  height: 600px;
}

.spacer {
  height: 40px;
}
.spacer--size-1 {
  height: 1px;
}
.spacer--size-3 {
  height: 3px;
}
.spacer--size-5 {
  height: 5px;
}
.spacer--size-8 {
  height: 8px;
}
.spacer--size-16 {
  height: 16px;
}
.spacer--size-24 {
  height: 24px;
}
.spacer--size-32 {
  height: 32px;
}
.spacer--size-40 {
  height: 40px;
}
.spacer--size-56 {
  height: 56px;
}
.spacer--size-96 {
  height: 96px;
}
.spacer--size-120 {
  height: 120px;
}

.sa-content-wrapper .portlet-search-bar .form-control {
  height: auto;
  background: rgba(22, 23, 24, 0.06);
}
.sa-content-wrapper .portlet-search-bar .portlet {
  margin-bottom: 0;
}
.sa-content-wrapper .portlet-search-bar .panel-body {
  padding: 0;
}
.sa-content-wrapper .portlet-search-bar .input-group-inset:focus ~ .input-group-inset-item {
  background: transparent;
}
.sa-content-wrapper .portlet-search-bar .input-group-item {
  display: flex;
  position: relative;
}
.sa-content-wrapper .portlet-search-bar .input-group-item:before {
  content: "";
  position: absolute;
  left: 12px;
  top: 10px;
  width: 24px;
  height: 24px;
  border-radius: 100%;
  background: url("../assets/images/icons/search-icon.svg") no-repeat center;
}
.sa-content-wrapper .portlet-search-bar .input-group-item .input-group-inset-before {
  border-radius: 200px;
  border: none;
  order: 1;
  margin-right: 12px;
  padding: 10px 10px 10px 40px;
  width: 100%;
  max-width: 300px;
  height: 100%;
}
@media (min-width: 1080px) {
  .sa-content-wrapper .portlet-search-bar .input-group-item .input-group-inset-before {
    padding: 10px 10px 10px 50px;
  }
}
.sa-content-wrapper .portlet-search-bar .input-group-item .input-group-inset-item-before {
  border-radius: 200px;
  order: 2;
  border: none;
  padding: 0;
}
.sa-content-wrapper .portlet-search-bar .input-group-item .input-group-inset-item-before svg {
  display: none;
}
.sa-content-wrapper .portlet-search-bar .input-group-item .input-group-inset-item-before .btn {
  min-width: 120px;
  height: 100%;
}
@media (min-width: 1080px) {
  .sa-content-wrapper .portlet-search-bar .input-group-item .input-group-inset-item-before .btn {
    min-width: 160px;
  }
}
.sa-content-wrapper .search-bar-simple .input-group-item:before,
.sa-content-wrapper .search-bar-suggestions .input-group-item:before {
  content: none;
}
.sa-content-wrapper .search-bar-simple .input-group,
.sa-content-wrapper .search-bar-suggestions .input-group {
  display: flex;
  height: 44px;
}
.sa-content-wrapper .search-bar-simple .input-group-inset-after,
.sa-content-wrapper .search-bar-suggestions .input-group-inset-after {
  border: none;
  /* stylelint-disable-next-line declaration-no-important -- This problem is ignorable. */
  border-radius: 0 200px 200px 0 !important;
  order: 2;
  padding-left: 0;
  font-size: 16px;
}
.sa-content-wrapper .search-bar-simple .input-group-inset-item-after,
.sa-content-wrapper .search-bar-suggestions .input-group-inset-item-after {
  order: 1;
  /* stylelint-disable-next-line declaration-no-important -- This problem is ignorable. */
  border-radius: 200px 0 0 200px !important;
  /* stylelint-disable-next-line declaration-no-important -- This problem is ignorable. */
  background: rgba(22, 23, 24, 0.06) !important;
  border: none;
  width: 44px;
  height: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.sa-content-wrapper .search-bar-simple .input-group-inset-item-after button,
.sa-content-wrapper .search-bar-suggestions .input-group-inset-item-after button {
  padding: 0;
  margin: 0;
  width: 100%;
}
.sa-content-wrapper .search-bar-simple .input-group-inset-item-after button .lexicon-icon,
.sa-content-wrapper .search-bar-suggestions .input-group-inset-item-after button .lexicon-icon {
  width: 18px;
  height: 18px;
  margin-top: 0;
}
.sa-content-wrapper .sa-search-bar {
  display: flex;
  align-items: flex-start;
}
.sa-content-wrapper .sa-search-bar .portlet {
  margin-bottom: 0;
  display: none;
  margin-right: 0;
}
.sa-content-wrapper .sa-search-bar .portlet-search-bar .input-group-item .input-group-inset-after {
  padding-top: 0;
  padding-bottom: 0;
  height: 44px;
  min-width: 300px;
}
.sa-content-wrapper .sa-search-bar #search-bar-icon {
  cursor: pointer;
  height: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 20px;
  border-left: 1px solid #e4e4e4;
  padding-left: 20px;
}
.sa-content-wrapper .sa-search-bar #search-bar-icon img {
  margin-bottom: 0;
}
.sa-content-wrapper .sa-search-results__total-label {
  font-size: 30px;
  margin: 0;
  padding-bottom: 40px;
  border-bottom: 2px solid #e2e2e2;
}
.sa-content-wrapper .sa-search-results__item {
  border-bottom: 2px solid #e2e2e2;
  padding: 40px 0;
}
.sa-content-wrapper .sa-search-results__item:last-child {
  border-bottom: none;
}
.sa-content-wrapper .sa-search-results__item-date {
  padding-bottom: 10px;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
}
.sa-content-wrapper .sa-search-results__item-content {
  padding-bottom: 24px;
  font-size: 18px;
  line-height: 28px;
}
.sa-content-wrapper .sa-search-results .btn-ghost {
  min-width: 170px;
}
.sa-content-wrapper .sa-search-results ~ .form {
  /* stylelint-disable-next-line declaration-no-important -- This problem is ignorable. */
  display: none !important;
}
.sa-content-wrapper .sa-search-results__loader-holder {
  text-align: center;
  margin-top: 100px;
}
.sa-content-wrapper .sa-search-results__loader-btn {
  width: 100%;
  max-width: 400px;
}

.taglib-empty-result-message {
  border: none;
  padding: 0;
  margin: 0;
}
.taglib-empty-result-message-header {
  display: none;
}
.taglib-empty-result-message .sheet-text {
  margin: 0;
}

.has-edit-mode-menu .sa-content-wrapper .sa-search-bar .portlet {
  display: block;
  max-width: 150px;
}
.has-edit-mode-menu .sa-content-wrapper .sa-search-bar .portlet-search-bar .input-group-item .input-group-inset-after {
  min-width: inherit;
}
.has-edit-mode-menu .overlay-focused {
  /* stylelint-disable-next-line declaration-no-important -- This problem is ignorable. */
  position: absolute !important;
}
.has-edit-mode-menu .portlet-search-bar .input-group-item:before {
  /* stylelint-disable-next-line declaration-no-important -- This problem is ignorable. */
  content: none !important;
}

.search-bar-suggestions-dropdown-menu {
  border: none;
  background: #fff;
  box-shadow: 0 5px 25px rgba(0, 0, 0, 0.15);
  border-radius: 0 0 8px 8px;
  padding: 0;
  max-height: 30rem;
}
.search-bar-suggestions-dropdown-menu:after {
  content: none;
}
.search-bar-suggestions-dropdown-menu .text-truncate-inline .text-truncate {
  /* stylelint-disable-next-line declaration-no-important -- This problem is ignorable. */
  font-family: "Skoda Next", sans-serif !important;
}
.search-bar-suggestions-dropdown-menu .dropdown-subheader {
  display: none;
}
.search-bar-suggestions-dropdown-menu .search-bar-suggestions-results-list .dropdown-item {
  cursor: pointer;
  display: flex;
  flex-direction: column;
  padding: 16px 24px;
  /* stylelint-disable-next-line declaration-no-important -- This problem is ignorable. */
  border-bottom: 1px solid #e4e4e4 !important;
  min-height: 60px;
  display: flex;
  justify-content: center;
}
.search-bar-suggestions-dropdown-menu .search-bar-suggestions-results-list .dropdown-item:active, .search-bar-suggestions-dropdown-menu .search-bar-suggestions-results-list .dropdown-item:focus {
  background: #fff;
  color: #000;
}
.search-bar-suggestions-dropdown-menu .search-bar-suggestions-results-list .dropdown-item .suggestion-item-title {
  order: 2;
  font-size: 18px;
  line-height: 28px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  /* stylelint-disable-next-line declaration-no-important -- This problem is ignorable. */
  font-family: "Skoda Next", sans-serif !important;
  font-weight: 700;
}
.search-bar-suggestions-dropdown-menu .search-bar-suggestions-results-list .dropdown-item .suggestion-item-description {
  order: 1;
}
.search-bar-suggestions-dropdown-menu .search-bar-suggestions-results-list li:last-child .dropdown-item {
  border-bottom: 0;
}
.search-bar-suggestions-dropdown-menu .search-bar-suggestions-show-more {
  background: #78faae;
  text-decoration: none;
  text-align: center;
  min-height: 50px;
  padding: 0;
  font-size: 14px;
  /* stylelint-disable-next-line declaration-no-important -- This problem is ignorable. */
  color: #000 !important;
  transition: ease-in-out 0.2s;
  font-weight: 600;
  height: 68px;
  /* stylelint-disable-next-line declaration-no-important -- This problem is ignorable. */
  font-family: "Skoda Next", sans-serif !important;
}
.search-bar-suggestions-dropdown-menu .search-bar-suggestions-show-more:hover, .search-bar-suggestions-dropdown-menu .search-bar-suggestions-show-more:focus {
  text-decoration: none;
  letter-spacing: 1px;
  /* stylelint-disable-next-line declaration-no-important -- This problem is ignorable. */
  background: #78faae;
  opacity: 0.9;
  outline: none;
}

.portlet-search-results .taglib-empty-result-message {
  display: none;
}

.text-with-icon {
  display: flex;
  align-items: flex-start;
}
.text-with-icon__icon {
  margin: -3px 12px 0 0;
}
.text-with-icon__icon .page-editor__no-fragments-state {
  /* stylelint-disable-next-line declaration-no-important -- This problem is ignorable. */
  padding: 0 !important;
  width: 100px;
  height: 100px;
  display: flex;
  align-items: center;
  border-radius: 50%;
}
.text-with-icon__text .page-editor__no-fragments-state {
  /* stylelint-disable-next-line declaration-no-important -- This problem is ignorable. */
  padding: 3vh 7vw !important;
}

.sa-main-menu {
  display: flex;
  margin: 0;
  padding: 0;
}
.sa-main-menu__item {
  list-style-type: none;
  margin-right: 36px;
  position: relative;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
}
.sa-main-menu__item:last-child {
  margin-right: 0;
}
.sa-main-menu__item:hover .sa-main-menu__link-1:after {
  transform: scale(1);
}
.sa-main-menu__item:hover .sa-main-menu--level-2 {
  display: flex;
}
.sa-main-menu__item.active .sa-main-menu__link-1:after, .sa-main-menu__item.parent-highlighted .sa-main-menu__link-1:after {
  transform: scale(1);
}
.sa-main-menu__item.active .sa-main-menu__link-1 span, .sa-main-menu__item.parent-highlighted .sa-main-menu__link-1 span {
  font-weight: bold;
}
.sa-main-menu__item--mobile .sa-main-menu__link-1::after {
  content: none;
}
.sa-main-menu__link {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #464748;
  padding: 0;
  display: flex;
  align-items: center;
  flex-direction: row;
  white-space: nowrap;
}
.sa-main-menu__link:hover, .sa-main-menu__link:focus {
  color: #464748;
  text-decoration: none;
}
.sa-main-menu__link:hover:after, .sa-main-menu__link:focus:after {
  transform: scale(1);
}
.sa-main-menu__link .sa-i {
  margin: -4px 8px 0 0;
}
.sa-main-menu--level-1 > .sa-main-menu__item {
  display: flex;
  align-items: center;
}
.sa-main-menu__link-1 {
  position: relative;
  min-height: 46px;
}
.sa-main-menu__link-1:after {
  content: none;
  position: absolute;
  bottom: -9px;
  left: 0;
  width: 100%;
  height: 4px;
  background: #78faae;
  transition: ease-in-out 0.3s;
  transform: scale(0);
  z-index: 1000;
}
.sa-main-menu__link-1.parent-highlighted:after {
  transform: scale(1);
}
.sa-main-menu__link-1 > span {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.sa-main-menu__link-1 > span:after {
  content: attr(data-text);
  height: 0;
  visibility: hidden;
  overflow: hidden;
  user-select: none;
  pointer-events: none;
  font-weight: 700;
}
.sa-main-menu__wrapper .portlet {
  margin-bottom: 0;
}
.sa-main-menu__wrapper .slicknav_menu .sa-main-menu__item {
  /* stylelint-disable-next-line declaration-no-important -- This problem is ignorable. */
  margin-right: 0 !important;
}
.sa-main-menu__wrapper .slicknav_menu .sa-main-menu--level-2 {
  position: relative;
}
.sa-main-menu--level-2 {
  position: absolute;
  left: 0;
  top: 100%;
  flex-direction: column;
  background: #fff;
  z-index: 999;
  display: none;
}
@media (min-width: 1080px) {
  .sa-main-menu--level-2 {
    min-width: 320px;
    padding-top: 8px;
  }
}
.sa-main-menu--level-2 .sa-main-menu__item {
  margin-right: 0;
}
.sa-main-menu--level-2 .sa-main-menu__item.active .sa-main-menu__link-2 {
  background: #f1f1f1;
}
.sa-main-menu--level-2 .sa-main-menu__item.active .sa-main-menu__link-2 span {
  font-weight: bold;
}
.sa-main-menu--level-2 .sa-main-menu__link {
  padding: 12px 30px 12px 40px;
}
@media (min-width: 1080px) {
  .sa-main-menu--level-2 .sa-main-menu__link:hover {
    background: #f1f1f1;
  }
}
.sa-main-menu--level-2 .slicknav_row {
  padding: 12px 30px 12px 40px;
}
.sa-main-menu--level-3 {
  flex-direction: column;
}
@media (min-width: 1080px) {
  .sa-main-menu--level-3 {
    min-width: 320px;
  }
}
.sa-main-menu--level-3 .sa-main-menu__item.active .sa-main-menu__link-3 {
  background: #f1f1f1;
}
.sa-main-menu--level-3 .sa-main-menu__item.active .sa-main-menu__link-3 span {
  font-weight: bold;
}
.sa-main-menu--level-3 .sa-main-menu__link {
  padding: 12px 30px 12px 80px;
}
.sa-main-menu--level-3 .sa-main-menu__link:hover {
  background: #f1f1f1;
}

.has-edit-mode-menu .sa-main-menu__link {
  white-space: normal;
}
.has-edit-mode-menu .sa-main-menu__item {
  margin-right: 16px;
}

.sa-content-wrapper .sa-footer {
  padding: 48px 15px 80px 15px;
  background: #303132;
  color: #fff;
  font-size: 14px;
}
@media (min-width: 1080px) {
  .sa-content-wrapper .sa-footer {
    padding: 48px 15px 80px 15px;
  }
}
.sa-content-wrapper .sa-footer .sa-main-menu__link-1 {
  min-height: auto;
}
.sa-content-wrapper .sa-footer .child-menu.dropdown-menu,
.sa-content-wrapper .sa-footer .sa-main-menu--level-2,
.sa-content-wrapper .sa-footer .lfr-nav-child-toggle {
  /* stylelint-disable-next-line declaration-no-important -- This problem is ignorable. */
  display: none !important;
}
.sa-content-wrapper .sa-footer__holder {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  flex-direction: column;
}
@media (min-width: 1080px) {
  .sa-content-wrapper .sa-footer__holder {
    max-width: 1248px;
    margin: 0 auto;
    flex-direction: row;
    padding: 0 15px;
  }
}
.sa-content-wrapper .sa-footer__links {
  display: flex;
  margin-bottom: 50px;
  order: 1;
  flex: 1 0 100%;
  max-width: 100%;
  flex-wrap: wrap;
  overflow: hidden;
}
@media only screen and (min-width: 576px) {
  .sa-content-wrapper .sa-footer__links {
    flex-wrap: nowrap;
  }
}
@media (min-width: 1080px) {
  .sa-content-wrapper .sa-footer__links {
    flex: 1 0 60%;
    max-width: 60%;
    margin-bottom: 80px;
  }
}
.sa-content-wrapper .sa-footer__links .nav-link {
  color: #fff;
  font-weight: 700;
  padding: 0;
}
.sa-content-wrapper .sa-footer__links .nav-link:hover, .sa-content-wrapper .sa-footer__links .nav-link:focus {
  text-decoration: underline;
}
.sa-content-wrapper .sa-footer__first-menu {
  flex: 1 0 100%;
  margin-bottom: 50px;
}
@media only screen and (min-width: 576px) {
  .sa-content-wrapper .sa-footer__first-menu {
    flex: 1 0 50%;
  }
}
@media (min-width: 1080px) {
  .sa-content-wrapper .sa-footer__first-menu {
    flex: 1 0 33%;
    max-width: 33%;
    margin-bottom: 0;
  }
}
.sa-content-wrapper .sa-footer__first-menu .navbar-nav {
  flex-direction: column;
}
.sa-content-wrapper .sa-footer__first-menu__phone, .sa-content-wrapper .sa-footer__first-menu__email {
  display: flex;
  font-size: 12px;
  white-space: nowrap;
}
@media only screen and (min-width: 576px) {
  .sa-content-wrapper .sa-footer__first-menu__phone, .sa-content-wrapper .sa-footer__first-menu__email {
    max-width: 250px;
  }
}
@media (min-width: 1080px) {
  .sa-content-wrapper .sa-footer__first-menu__phone, .sa-content-wrapper .sa-footer__first-menu__email {
    display: none;
  }
}
.sa-content-wrapper .sa-footer__first-menu__phone {
  margin-bottom: 24px;
}
.sa-content-wrapper .sa-footer__second-menu {
  flex: 1 0 100%;
}
@media only screen and (min-width: 576px) {
  .sa-content-wrapper .sa-footer__second-menu {
    flex: 1 0 50%;
  }
}
@media (min-width: 1080px) {
  .sa-content-wrapper .sa-footer__second-menu {
    flex: 1 0 66%;
  }
}
.sa-content-wrapper .sa-footer .navbar-nav {
  flex-wrap: wrap;
}
.sa-content-wrapper .sa-footer .nav-item {
  flex: 1 0 100%;
  margin-bottom: 12px;
}
@media (min-width: 1080px) {
  .sa-content-wrapper .sa-footer .nav-item {
    flex: 1 0 50%;
    max-width: 50%;
  }
}
.sa-content-wrapper .sa-footer .nav-link {
  padding: 0;
  font-size: 12px;
}
@media (min-width: 1080px) {
  .sa-content-wrapper .sa-footer .nav-link {
    font-size: 14px;
    line-height: 20px;
    padding-right: 8px;
  }
}
@media (min-width: 1080px) {
  .sa-content-wrapper .sa-footer__social {
    margin-bottom: 32px;
  }
}
.sa-content-wrapper .sa-footer__social a {
  margin-right: 16px;
}
.sa-content-wrapper .sa-footer__social a:last-child {
  margin-right: 0;
}
.sa-content-wrapper .sa-footer__social img {
  margin: 0;
}
.sa-content-wrapper .sa-footer__phone, .sa-content-wrapper .sa-footer__email {
  display: none;
}
@media (min-width: 1080px) {
  .sa-content-wrapper .sa-footer__phone, .sa-content-wrapper .sa-footer__email {
    display: block;
  }
}
.sa-content-wrapper .sa-footer__phone a,
.sa-content-wrapper .sa-footer__phone .sa-footer__phone__text, .sa-content-wrapper .sa-footer__email a,
.sa-content-wrapper .sa-footer__email .sa-footer__phone__text {
  color: #fff;
  font-size: 16px;
  line-height: 1;
  letter-spacing: 0.75px;
  font-weight: 700;
}
.sa-content-wrapper .sa-footer__phone {
  margin-bottom: 32px;
}
.sa-content-wrapper .sa-footer__phone__text {
  margin-right: 5px;
}
.sa-content-wrapper .sa-footer__phone + .sa-footer__phone {
  margin-top: -24px;
}
.sa-content-wrapper .sa-footer__contact {
  flex: 1 0 100%;
  max-width: 100%;
  text-align: left;
  margin-bottom: 70px;
  order: 3;
}
@media (min-width: 1080px) {
  .sa-content-wrapper .sa-footer__contact {
    flex: 1 0 40%;
    max-width: 40%;
    order: 2;
    margin-bottom: 0;
    text-align: right;
  }
}
.sa-content-wrapper .sa-footer__other-links {
  flex: 1 0 100%;
  color: #9e9fa0;
  margin-bottom: 50px;
  order: 2;
}
@media (min-width: 1080px) {
  .sa-content-wrapper .sa-footer__other-links {
    order: 3;
    margin-bottom: 40px;
    flex: 1 0 60%;
    max-width: 60%;
  }
}
.sa-content-wrapper .sa-footer__other-links .nav-item {
  flex: 1 0 50%;
  max-width: 50%;
}
@media (min-width: 1080px) {
  .sa-content-wrapper .sa-footer__other-links .nav-item {
    flex: 1 0 33%;
    max-width: 33%;
  }
}
.sa-content-wrapper .sa-footer__other-links .nav-link {
  color: #9e9fa0;
}
.sa-content-wrapper .sa-footer__other-links .nav-link:hover, .sa-content-wrapper .sa-footer__other-links .nav-link:focus {
  color: #fff;
}
.sa-content-wrapper .sa-footer__other-links .navbar-nav {
  flex-wrap: wrap;
}
.sa-content-wrapper .sa-footer__copyright {
  order: 4;
  flex: 1 0 100%;
  color: #9e9fa0;
  font-size: 12px;
}
@media (min-width: 1080px) {
  .sa-content-wrapper .sa-footer__copyright {
    font-size: 14px;
    line-height: 20px;
  }
}
.sa-content-wrapper .sa-footer .sa-main-menu {
  flex-direction: column;
}
.sa-content-wrapper .sa-footer .sa-main-menu__item {
  margin: 0 0 12px;
}
.sa-content-wrapper .sa-footer .sa-main-menu__link {
  color: #fff;
  font-weight: 700;
  font-size: 12px;
  line-height: 16px;
  white-space: normal;
}
.sa-content-wrapper .sa-footer .sa-main-menu__link:hover span:last-child, .sa-content-wrapper .sa-footer .sa-main-menu__link:focus span:last-child {
  text-decoration: underline;
}
@media (min-width: 1080px) {
  .sa-content-wrapper .sa-footer .sa-main-menu__link {
    font-size: 14px;
    line-height: 20px;
  }
}
.sa-content-wrapper .sa-footer--green {
  background: #0e3a2f;
}
.sa-content-wrapper .sa-footer--green .sa-main-menu__link:hover, .sa-content-wrapper .sa-footer--green .sa-main-menu__link:focus,
.sa-content-wrapper .sa-footer--green .sa-footer__links .nav-link:hover,
.sa-content-wrapper .sa-footer--green .sa-footer__links .nav-link:focus,
.sa-content-wrapper .sa-footer--green .sa-footer__other-links .nav-link:hover,
.sa-content-wrapper .sa-footer--green .sa-footer__other-links .nav-link:focus,
.sa-content-wrapper .sa-footer--green .sa-footer__phone a:hover,
.sa-content-wrapper .sa-footer--green .sa-footer__phone a:focus,
.sa-content-wrapper .sa-footer--green .sa-footer__email a:hover,
.sa-content-wrapper .sa-footer--green .sa-footer__email a:focus {
  color: #78faae;
  text-decoration: none;
}
.sa-content-wrapper .sa-footer--green .sa-main-menu__link:hover span:last-child, .sa-content-wrapper .sa-footer--green .sa-main-menu__link:focus span:last-child,
.sa-content-wrapper .sa-footer--green .sa-footer__links .nav-link:hover span:last-child,
.sa-content-wrapper .sa-footer--green .sa-footer__links .nav-link:focus span:last-child,
.sa-content-wrapper .sa-footer--green .sa-footer__other-links .nav-link:hover span:last-child,
.sa-content-wrapper .sa-footer--green .sa-footer__other-links .nav-link:focus span:last-child,
.sa-content-wrapper .sa-footer--green .sa-footer__phone a:hover span:last-child,
.sa-content-wrapper .sa-footer--green .sa-footer__phone a:focus span:last-child,
.sa-content-wrapper .sa-footer--green .sa-footer__email a:hover span:last-child,
.sa-content-wrapper .sa-footer--green .sa-footer__email a:focus span:last-child {
  text-decoration: none;
}

.has-edit-mode-menu .sa-content-wrapper .sa-footer__links {
  overflow: visible;
}

.sa-breadcrumb .portlet {
  margin-bottom: 0;
}
.sa-breadcrumb ol.breadcrumb {
  margin-bottom: 0;
  border-radius: 0;
  background: #fff;
  padding: 40px 0;
  align-items: center;
}
.sa-breadcrumb ol.breadcrumb .breadcrumb-item + .breadcrumb-item::before {
  content: "/";
  background: none;
  top: -2px;
  margin-top: 0;
}
.sa-breadcrumb ol.breadcrumb .breadcrumb-text-truncate {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.002em;
  color: #161718;
  vertical-align: sub;
}
@media (max-width: 720px) {
  .sa-breadcrumb ol.breadcrumb .breadcrumb-text-truncate {
    font-size: 14px;
    line-height: 18px;
  }
}
.sa-breadcrumb ol.breadcrumb .breadcrumb-text-truncate:not(.active) {
  opacity: 0.75;
}

.typography {
  margin-bottom: 0;
}
.typography--display {
  font-size: 56px;
  line-height: 66px;
  font-weight: 700;
  letter-spacing: 0.02rem;
}
@media (min-width: 1080px) {
  .typography--display {
    font-size: 64px;
    line-height: 74px;
  }
}
@media (min-width: 1440px) {
  .typography--display {
    font-size: 72px;
    line-height: 82px;
  }
}
.typography--h1-style {
  font-size: 2.0625rem;
  line-height: 1.2121212121;
  font-weight: 700;
  letter-spacing: 0.02rem;
}
@media (min-width: 1080px) {
  .typography--h1-style {
    font-size: 2.375rem;
    line-height: 1.2631578947;
  }
}
@media (min-width: 1440px) {
  .typography--h1-style {
    font-size: 2.75rem;
    line-height: 1.1818181818;
  }
}
.typography--h2-style {
  font-size: 1.75rem;
  line-height: 1.2857142857;
  font-weight: 700;
  letter-spacing: 0.02rem;
}
@media (min-width: 1080px) {
  .typography--h2-style {
    font-size: 2rem;
    line-height: 1.1875;
  }
}
@media (min-width: 1440px) {
  .typography--h2-style {
    font-size: 2.25rem;
    line-height: 1.2222222222;
  }
}
.typography--h3-style {
  font-size: 1.4375rem;
  line-height: 1.2173913043;
  font-weight: 700;
  letter-spacing: 0.02rem;
}
@media (min-width: 1080px) {
  .typography--h3-style {
    font-size: 1.6875rem;
    line-height: 1.1851851852;
  }
}
@media (min-width: 1440px) {
  .typography--h3-style {
    font-size: 1.875rem;
    line-height: 1.2;
  }
}
.typography--h4-style {
  font-size: 1.4375rem;
  line-height: 1.2;
  font-weight: 700;
  letter-spacing: 0.02rem;
}
@media (min-width: 1080px) {
  .typography--h4-style {
    font-size: 1.4375rem;
    line-height: 1.2173913043;
  }
}
@media (min-width: 1440px) {
  .typography--h4-style {
    font-size: 1.5rem;
    line-height: 1.1666666667;
  }
}
.typography--h5-style {
  font-size: 1.125rem;
  line-height: 1.5555555556;
  font-weight: 700;
  letter-spacing: 0.02rem;
}
.typography--body {
  font-size: 18px;
  line-height: 28px;
  font-weight: 300;
}
.typography--disclaimer {
  font-size: 14px;
  line-height: 20px;
  font-weight: 300;
}
.typography--caption-one {
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
}
.typography--caption-two {
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}
.typography--subheadline {
  font-size: 11px;
  line-height: 12px;
  font-weight: 900;
  letter-spacing: 3px;
  text-transform: uppercase;
}

.sa-gallery {
  position: relative;
}
.sa-gallery__counter {
  position: absolute;
  right: 0;
  top: 92%;
  z-index: 2;
  color: #fff;
  background: rgba(0, 0, 0, 0.75);
  border-radius: 4px;
  font-size: 18px;
  font-weight: 700;
  display: flex;
  align-items: center;
  height: 35px;
  min-width: 70px;
  justify-content: center;
  padding: 0 8px;
}
.sa-gallery__headline {
  margin-bottom: 48px;
  text-align: center;
  font-size: 2.0625rem;
  line-height: 1.2121212121;
  font-weight: 700;
  letter-spacing: 0.02rem;
}
@media (min-width: 1080px) {
  .sa-gallery__headline {
    font-size: 2.375rem;
    line-height: 1.2631578947;
  }
}
@media (min-width: 1440px) {
  .sa-gallery__headline {
    font-size: 2.75rem;
    line-height: 1.1818181818;
  }
}
.sa-gallery__item {
  overflow: hidden;
  position: relative;
  height: 300px;
}
@media (min-width: 1080px) {
  .sa-gallery__item {
    height: 500px;
  }
}
.sa-gallery__item:hover .sa-gallery__item__detail {
  opacity: 1;
  transform: translateY(0);
}
.sa-gallery__item:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
  height: 40px;
  z-index: 2;
  background: url("../assets/images/icons/picture.svg") no-repeat center;
}
.sa-gallery__item--video:before {
  background: url("../assets/images/icons/play.svg") no-repeat center;
}
.sa-gallery__item__link {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}
.sa-gallery__item__image {
  margin-bottom: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.sa-gallery__item__detail {
  opacity: 0;
  transform: translateY(10%);
  transition: ease-in-out 0.3s;
  color: #fff;
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 24px;
  z-index: 1;
  width: 100%;
  background: linear-gradient(180deg, rgba(22, 23, 24, 0) 0%, rgba(22, 23, 24, 0.8) 39.58%);
}
.sa-gallery__item__title {
  font-weight: 700;
  font-size: 24px;
  line-height: 28px;
  letter-spacing: 0.02em;
  margin: 0;
  /* stylelint-disable-next-line declaration-no-important -- This problem is ignorable. */
  font-family: "Skoda Next", sans-serif !important;
}
.sa-gallery__item__content {
  font-weight: 300;
  font-size: 18px;
  line-height: 28px;
  letter-spacing: 0.02em;
  margin: 14px 0 0;
  /* stylelint-disable-next-line declaration-no-important -- This problem is ignorable. */
  font-family: "Skoda Next", sans-serif !important;
}
.sa-gallery__item__button {
  /* stylelint-disable-next-line declaration-no-important -- This problem is ignorable. */
  margin-top: 14px !important;
  /* stylelint-disable-next-line declaration-no-important -- This problem is ignorable. */
  min-height: 44px !important;
}
.sa-gallery__item__info {
  color: #fff;
  position: absolute;
  bottom: 0;
  padding: 10px 20px;
  width: 100%;
  /* stylelint-disable-next-line declaration-no-important -- This problem is ignorable. */
  display: none !important;
}
@media (min-width: 1080px) {
  .sa-gallery__item__info {
    padding: 10px 120px;
  }
}

.has-edit-mode-menu .sa-gallery__holder {
  display: flex;
  flex-wrap: wrap;
}
.has-edit-mode-menu .sa-gallery__record {
  flex: 1 0 24%;
  max-width: 24%;
  margin: 0 1% 1% 0;
}
.has-edit-mode-menu .sa-gallery__record:nth-child(4n) {
  margin-right: 0;
}
.has-edit-mode-menu .sa-gallery__item {
  width: 100%;
  height: 360px;
  overflow: hidden;
}
.has-edit-mode-menu .sa-gallery__item__link {
  /* stylelint-disable-next-line declaration-no-important -- This problem is ignorable. */
  display: none !important;
}
.has-edit-mode-menu .sa-gallery__item__detail {
  opacity: 1;
  transform: translateY(0);
}
.has-edit-mode-menu .sa-gallery__item__button {
  /* stylelint-disable-next-line declaration-no-important -- This problem is ignorable. */
  min-height: 44px !important;
}
.has-edit-mode-menu .s-carousel__item .page-editor__no-fragments-state {
  /* stylelint-disable-next-line declaration-no-important -- This problem is ignorable. */
  padding: 0 !important;
  height: 360px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.has-edit-mode-menu .sa-gallery__counter {
  display: none;
}

.articles-collection__holder,
.articles-collection__holder--sec {
  /* stylelint-disable-next-line declaration-no-important -- This problem is ignorable. */
  overflow: visible !important;
}
.articles-collection__holder .slick-prev,
.articles-collection__holder--sec .slick-prev {
  left: -10px;
}
@media (min-width: 1080px) {
  .articles-collection__holder .slick-prev,
.articles-collection__holder--sec .slick-prev {
    left: -25px;
  }
}
.articles-collection__holder .slick-dots,
.articles-collection__holder--sec .slick-dots {
  color: transparent;
  height: 0;
}
.articles-collection__holder .slick-dots,
.articles-collection__holder--sec .slick-dots {
  /* stylelint-disable-next-line declaration-no-important -- This problem is ignorable. */
  display: block !important;
  position: relative;
  text-align: right;
  bottom: auto;
}
.articles-collection__holder .slick-dots li,
.articles-collection__holder--sec .slick-dots li {
  margin: 0;
}
.articles-collection__holder .slick-dots li button:before,
.articles-collection__holder--sec .slick-dots li button:before {
  font-size: 40px;
}

.articles-collection,
.articles-collection-second {
  position: relative;
}
.articles-collection__counter, .articles-collection__counter--sec,
.articles-collection-second__counter,
.articles-collection-second__counter--sec {
  position: absolute;
  right: 10px;
  bottom: 0;
  z-index: 2;
  color: #fff;
  background: rgba(0, 0, 0, 0.75);
  border-radius: 4px;
  font-size: 18px;
  font-weight: 700;
  display: flex;
  align-items: center;
  height: 35px;
  min-width: 70px;
  justify-content: center;
  padding: 0 8px;
}
@media (min-width: 1080px) {
  .articles-collection__counter, .articles-collection__counter--sec,
.articles-collection-second__counter,
.articles-collection-second__counter--sec {
    right: 0;
  }
}
.articles-collection .text-cta__title,
.articles-collection-second .text-cta__title {
  font-weight: 600;
}
.articles-collection .image-text-cta__picture,
.articles-collection-second .image-text-cta__picture {
  flex: 1 0 100%;
  max-width: 100%;
  /* stylelint-disable-next-line declaration-no-important -- This problem is ignorable. */
  margin: 0 0 24px !important;
}
@media (min-width: 1080px) {
  .articles-collection .image-text-cta__picture,
.articles-collection-second .image-text-cta__picture {
    /* stylelint-disable-next-line declaration-no-important -- This problem is ignorable. */
    margin: 0 !important;
    flex: 1 0 50%;
    max-width: 50%;
  }
}
.articles-collection .image-text-cta__description,
.articles-collection-second .image-text-cta__description {
  padding: 0;
  /* stylelint-disable-next-line declaration-no-important -- This problem is ignorable. */
  margin: 0 !important;
  flex: 1 0 65%;
  max-width: 65%;
}
@media (min-width: 1080px) {
  .articles-collection .image-text-cta__description,
.articles-collection-second .image-text-cta__description {
    padding: 0 56px 0 48px;
    flex: 1 0 50%;
    max-width: 50%;
  }
}
.articles-collection .desc-image .image-text-cta__picture,
.articles-collection-second .desc-image .image-text-cta__picture {
  order: 1;
}
@media (min-width: 1080px) {
  .articles-collection .desc-image .image-text-cta__picture,
.articles-collection-second .desc-image .image-text-cta__picture {
    order: 2;
  }
}
.articles-collection .desc-image .image-text-cta__description,
.articles-collection-second .desc-image .image-text-cta__description {
  order: 2;
}
@media (min-width: 1080px) {
  .articles-collection .desc-image .image-text-cta__description,
.articles-collection-second .desc-image .image-text-cta__description {
    order: 1;
  }
}

.document-item {
  margin-bottom: 16px;
}
.document-item__name {
  margin-bottom: 0;
}
.document-item a {
  font-weight: 300;
  font-size: 18px;
  line-height: 28px;
  color: #161718;
  position: relative;
  display: flex;
  align-items: center;
}
.document-item a:before {
  content: "";
  display: inline-flex;
  width: 30px;
  height: 30px;
  background-image: url("../assets/images/icons/download-icon.svg");
  background-repeat: no-repeat;
  background-position: center;
  margin-right: 8px;
}
.document-item.type-pdf a:before {
  background-image: url("../assets/images/icons/pdf-icon.svg");
}
.document-item.type-xls a:before {
  background-image: url("../assets/images/icons/xls-icon.svg");
}
.document-item.type-doc a:before {
  background-image: url("../assets/images/icons/doc-icon.svg");
}

.language-list {
  display: flex;
  flex-direction: column;
  gap: 20px;
  list-style: none;
  width: max-content;
  padding: 16px;
  margin: 0 auto;
}
.language-list__link {
  display: flex;
  align-items: center;
  gap: 16px;
  color: #161718;
}
.language-list__link:hover {
  text-decoration: none;
}
.language-list__link--active {
  font-weight: 600;
}
.language-list__link--active > .language-list__flag {
  border-color: #161718;
}
.language-list__flag {
  width: 80px;
  height: 54px;
  margin-bottom: 0;
  border: 1px solid #9e9fa0;
}

.hero-banner__content .page-editor__no-fragments-message,
.hero-image__content .page-editor__no-fragments-message {
  padding: 3vh 3vw !important;
}

.btn__icon .page-editor__no-fragments-message {
  padding: 0 !important;
  width: 30px !important;
  height: 30px !important;
  overflow: hidden !important;
}

.timeline__item .page-editor__no-fragments-message {
  padding: 5vh 5vw !important;
}

.text-cta__link .page-editor__no-fragments-message {
  padding: 3vh 3vw !important;
  max-width: 300px;
}

.text-cta__link .page-editor__no-fragments-message {
  padding: 3vh 3vw !important;
  max-width: 300px;
}

.header__quick-links .page-editor__no-fragments-message {
  padding: 2vh 5vw !important;
}

.map__visitor .page-editor__no-fragments-message {
  padding: 2vh 2vw !important;
}

.tiered-list__text-side .page-editor__no-fragments-message {
  padding: 2vh 2vw !important;
}

.header__quick-links .btn__icon .page-editor__no-fragments-message,
.map__visitor .btn__icon .page-editor__no-fragments-message,
.text-cta__link .btn__icon .page-editor__no-fragments-message,
.tiered-list__text-side .btn__icon .page-editor__no-fragments-message {
  padding: 0 !important;
  width: 30px !important;
  height: 30px !important;
  overflow: hidden !important;
}

.text-with-icon__icon .page-editor__no-fragments-message {
  padding: 0 !important;
  width: 100px;
  height: 100px;
  display: flex;
  align-items: center;
  border-radius: 50%;
}

.text-with-icon__text .page-editor__no-fragments-message {
  padding: 3vh 7vw !important;
}

.cadmin.page-editor__topper__bar .tbar-nav {
  align-items: center !important;
}

.sa-content-wrapper .page-editor__fragment-content {
  font-family: "Skoda Next", sans-serif !important;
}

/*# sourceMappingURL=main.css.map */
/*# sourceMappingURL=main.css.map */
